01KM204SM6ANPRX049PD8QVY2C: 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-2.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: 01KM2062XNBSVK5GD7TXJ88PH2

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-19T02:54:26.726Zjob assigned to worker 01KM206K68XQ1TBTQ6CYC0KXHJ [factory aws, i-0f510e5b78970d195] (queued for 1 m 5 s)
 
22026-03-19T02:54:34.709Zstarting task 0: "setup"
32026-03-19T02:54:34.717Z++ uname -s
42026-03-19T02:54:34.720Z+ kern=SunOS
52026-03-19T02:54:34.720Z+ build_user=build
62026-03-19T02:54:34.720Z+ build_uid=12345
72026-03-19T02:54:34.720Z+ work_dir=/work
82026-03-19T02:54:34.720Z+ input_dir=/input
92026-03-19T02:54:34.720Z+ [[ 0 == 12345 ]]
102026-03-19T02:54:34.720Z+ case "$kern" in
112026-03-19T02:54:34.720Z+ groupadd -g 12345 build
122026-03-19T02:54:34.720Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-19T02:54:36.726Z+ zfs create -o mountpoint=/work rpool/work
142026-03-19T02:54:36.812Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-19T02:54:36.815Z+ home_fs=zfs
162026-03-19T02:54:36.815Z+ [[ zfs == autofs ]]
172026-03-19T02:54:36.815Z+ mkdir -p /home/build
182026-03-19T02:54:36.818Z+ chown build:build /home/build /work
192026-03-19T02:54:38.820Z+ chmod 0700 /home/build /work
202026-03-19T02:54:38.823Zprocess exited: duration 4118 ms, exit code 0
 
212026-03-19T02:54:38.830Zstarting task 1: "rust-toolchain"
222026-03-19T02:54:38.835Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-03-19T02:54:38.835Z * rust toolchain channel = "1.94.0"
242026-03-19T02:54:38.835Z * rust toolchain profile = "default"
252026-03-19T02:54:38.835Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-19T02:54:38.835Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-19T02:54:38.835Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-19T02:54:38.837Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-19T02:54:38.838Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-03-19T02:54:38.977Zinfo: downloading installer
312026-03-19T02:54:40.671Zwarn: It looks like you have an existing installation of Rust at:
322026-03-19T02:54:40.671Zwarn: /opt/ooce/bin
332026-03-19T02:54:40.671Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-19T02:54:40.671Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-19T02:54:40.671Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-19T02:54:40.671Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-19T02:54:40.672Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-19T02:54:40.672Zerror: cannot install while Rust is installed
392026-03-19T02:54:40.672Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-19T02:54:40.672Zwarn: It looks like you have an existing rustup settings file at:
412026-03-19T02:54:40.672Zwarn: /home/build/.rustup/settings.toml
422026-03-19T02:54:40.672Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-03-19T02:54:40.672Zwarn: instead of the one inferred from the default host triple.
442026-03-19T02:54:40.688Zinfo: profile set to default
452026-03-19T02:54:40.688Zinfo: default host triple is x86_64-unknown-illumos
462026-03-19T02:54:40.691Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
472026-03-19T02:54:40.859Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
482026-03-19T02:54:40.862Zinfo: downloading 6 components
492026-03-19T02:54:57.821Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
502026-03-19T02:54:57.822Z
512026-03-19T02:54:57.856Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
522026-03-19T02:54:57.856Z
532026-03-19T02:54:57.856Z
542026-03-19T02:54:57.859ZRust is installed now. Great!
552026-03-19T02:54:57.859Z
562026-03-19T02:54:57.860ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-03-19T02:54:57.860Zenvironment variable. This has not been done automatically.
582026-03-19T02:54:57.860Z
592026-03-19T02:54:57.860ZTo configure your current shell, you need to source
602026-03-19T02:54:57.860Zthe corresponding env file under $HOME/.cargo.
612026-03-19T02:54:57.860Z
622026-03-19T02:54:57.860ZThis is usually done by running one of the following (note the leading DOT):
632026-03-19T02:54:57.860Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-03-19T02:54:57.860Zsource "$HOME/.cargo/env.fish" # For fish
652026-03-19T02:54:57.860Zsource "~/.cargo/env.nu" # For nushell
662026-03-19T02:54:57.860Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-03-19T02:54:57.860Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-03-19T02:54:57.860Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-03-19T02:54:57.860Zwarn: no default linker (`cc`) was found in your PATH
702026-03-19T02:54:57.860Zwarn: many Rust crates require a system C toolchain to build
712026-03-19T02:54:57.979Z+ rustup --version
722026-03-19T02:54:57.987Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-03-19T02:54:57.990Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-03-19T02:54:58.014Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
752026-03-19T02:54:58.017Z+ cargo --version
762026-03-19T02:54:58.029Zcargo 1.94.0 (85eff7c80 2026-01-15)
772026-03-19T02:54:58.041Z+ rustc --version
782026-03-19T02:54:58.059Zrustc 1.94.0 (4a4ef493e 2026-03-02)
792026-03-19T02:54:58.062Zprocess exited: duration 19234 ms, exit code 0
 
802026-03-19T02:54:58.069Zstarting task 2: "authentication"
812026-03-19T02:54:58.090Zprocess exited: duration 19 ms, exit code 0
 
822026-03-19T02:54:58.097Zstarting task 3: "clone repository"
832026-03-19T02:54:58.102Z+ mkdir -p /work/oxidecomputer/omicron
842026-03-19T02:54:58.105Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-03-19T02:54:58.151ZCloning into '/work/oxidecomputer/omicron'...
862026-03-19T02:55:08.179Z+ cd /work/oxidecomputer/omicron
872026-03-19T02:55:08.179Z+ git fetch origin c25bd4730482dd201d6f90be3ed151187886ee4e
882026-03-19T02:55:08.467ZFrom https://github.com/oxidecomputer/omicron
892026-03-19T02:55:08.467Z * branch c25bd4730482dd201d6f90be3ed151187886ee4e -> FETCH_HEAD
902026-03-19T02:55:08.478Z+ [[ -n mergeconflict/fm-sb-schema ]]
912026-03-19T02:55:08.482Z++ git branch --show-current
922026-03-19T02:55:08.484Z+ current=main
932026-03-19T02:55:08.485Z+ [[ main != mergeconflict/fm-sb-schema ]]
942026-03-19T02:55:08.485Z+ git branch -f mergeconflict/fm-sb-schema c25bd4730482dd201d6f90be3ed151187886ee4e
952026-03-19T02:55:08.487Z+ git checkout -f mergeconflict/fm-sb-schema
962026-03-19T02:55:08.820ZSwitched to branch 'mergeconflict/fm-sb-schema'
972026-03-19T02:55:08.823Z+ git reset --hard c25bd4730482dd201d6f90be3ed151187886ee4e
982026-03-19T02:55:08.847ZHEAD is now at c25bd4730 schema: add fm_support_bundle_request table, per-variant data selection tables, and fm_case_id on support_bundle
992026-03-19T02:55:08.850Zprocess exited: duration 10751 ms, exit code 0
 
1002026-03-19T02:55:08.856Zstarting task 4: "build"
1012026-03-19T02:55:08.862Z+ source .github/buildomat/ci-env.sh
1022026-03-19T02:55:08.865Z++ export CARGO_TERM_COLOR=always
1032026-03-19T02:55:08.865Z++ CARGO_TERM_COLOR=always
1042026-03-19T02:55:08.865Z+ cargo --version
1052026-03-19T02:55:08.875Zcargo 1.94.0 (85eff7c80 2026-01-15)
1062026-03-19T02:55:08.877Z+ rustc --version
1072026-03-19T02:55:08.904Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1082026-03-19T02:55:08.907Z+ cargo tree --locked
1092026-03-19T02:55:09.128Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1102026-03-19T02:55:09.449Z Updating crates.io index
1112026-03-19T02:55:09.452Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1122026-03-19T02:55:09.704Z Updating git repository `https://github.com/oxidecomputer/lldp`
1132026-03-19T02:55:10.760Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1142026-03-19T02:55:11.154Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1152026-03-19T02:55:11.670Z Updating git repository `https://github.com/oxidecomputer/falcon`
1162026-03-19T02:55:12.415Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1172026-03-19T02:55:13.156Z Updating git repository `https://github.com/oxidecomputer/propolis`
1182026-03-19T02:55:14.559Z Updating git repository `https://github.com/oxidecomputer/crucible`
1192026-03-19T02:55:16.269Z Updating git repository `https://github.com/oxidecomputer/opte`
1202026-03-19T02:55:16.990Z Updating git repository `https://github.com/oxidecomputer/tofino`
1212026-03-19T02:55:17.379Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1222026-03-19T02:55:18.254Z Updating git repository `https://github.com/oxidecomputer/clickward`
1232026-03-19T02:55:18.485Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1242026-03-19T02:55:18.912Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1252026-03-19T02:55:19.326Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1262026-03-19T02:55:22.152Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1272026-03-19T02:55:22.885Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1282026-03-19T02:55:23.302Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1292026-03-19T02:55:23.533Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
1302026-03-19T02:55:24.339Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1312026-03-19T02:55:24.547Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1322026-03-19T02:55:24.778Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1332026-03-19T02:55:25.070Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1342026-03-19T02:55:25.574Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1352026-03-19T02:55:26.082Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
1362026-03-19T02:55:26.562Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
1372026-03-19T02:55:26.798Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1382026-03-19T02:55:27.485Z Updating git repository `https://github.com/oxidecomputer/ispf`
1392026-03-19T02:55:27.753Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1402026-03-19T02:55:28.985Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1412026-03-19T02:55:29.282Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1422026-03-19T02:55:29.562Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1432026-03-19T02:55:29.869Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1442026-03-19T02:55:30.400Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1452026-03-19T02:55:30.635Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1462026-03-19T02:55:30.871Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1472026-03-19T02:55:31.144Z Updating git repository `https://github.com/illumos/smf-rs`
1482026-03-19T02:55:31.473Z Updating git repository `https://github.com/oxidecomputer/omicron`
1492026-03-19T02:55:46.285Z Downloading crates ...
1502026-03-19T02:55:46.458Z Downloaded debug-ignore v1.0.5
1512026-03-19T02:55:46.535Z Downloaded diff v0.1.13
1522026-03-19T02:55:46.535Z Downloaded chacha20 v0.10.0
1532026-03-19T02:55:46.535Z Downloaded constant_time_eq v0.3.1
1542026-03-19T02:55:46.535Z Downloaded colorchoice v1.0.4
1552026-03-19T02:55:46.536Z Downloaded concurrent-queue v2.5.0
1562026-03-19T02:55:46.536Z Downloaded daft v0.1.5
1572026-03-19T02:55:46.536Z Downloaded colored v3.1.1
1582026-03-19T02:55:46.536Z Downloaded console v0.16.2
1592026-03-19T02:55:46.536Z Downloaded colored v2.2.0
1602026-03-19T02:55:46.536Z Downloaded cobs v0.3.0
1612026-03-19T02:55:46.536Z Downloaded cpufeatures v0.3.0
1622026-03-19T02:55:46.536Z Downloaded cpufeatures v0.2.17
1632026-03-19T02:55:46.536Z Downloaded clap_lex v1.0.0
1642026-03-19T02:55:46.536Z Downloaded defmt v0.3.100
1652026-03-19T02:55:46.536Z Downloaded darling v0.23.0
1662026-03-19T02:55:46.538Z Downloaded daft-derive v0.1.5
1672026-03-19T02:55:46.538Z Downloaded crc-catalog v2.4.0
1682026-03-19T02:55:46.538Z Downloaded const_format_proc_macros v0.2.34
1692026-03-19T02:55:46.538Z Downloaded dof v0.3.0
1702026-03-19T02:55:46.538Z Downloaded const_format v0.2.35
1712026-03-19T02:55:46.538Z Downloaded defmt-parser v1.0.0
1722026-03-19T02:55:46.538Z Downloaded curve25519-dalek-derive v0.1.1
1732026-03-19T02:55:46.538Z Downloaded crucible-workspace-hack v0.1.0
1742026-03-19T02:55:46.547Z Downloaded crossterm v0.28.1
1752026-03-19T02:55:46.547Z Downloaded darling_macro v0.23.0
1762026-03-19T02:55:46.547Z Downloaded crypto-common v0.1.7
1772026-03-19T02:55:46.548Z Downloaded ciborium-ll v0.2.2
1782026-03-19T02:55:46.548Z Downloaded chacha20poly1305 v0.10.1
1792026-03-19T02:55:46.548Z Downloaded dirs-next v2.0.0
1802026-03-19T02:55:46.548Z Downloaded diesel_table_macro_syntax v0.3.0
1812026-03-19T02:55:46.548Z Downloaded defmt-macros v1.0.1
1822026-03-19T02:55:46.548Z Downloaded defmt v1.0.1
1832026-03-19T02:55:46.548Z Downloaded crypto-bigint v0.5.5
1842026-03-19T02:55:46.548Z Downloaded document-features v0.2.12
1852026-03-19T02:55:46.548Z Downloaded cstr-argument v0.1.2
1862026-03-19T02:55:46.548Z Downloaded dropshot-api-manager-types v0.6.0
1872026-03-19T02:55:46.548Z Downloaded difflib v0.4.0
1882026-03-19T02:55:46.548Z Downloaded derive_builder_macro v0.20.2
1892026-03-19T02:55:46.814Z Downloaded ctr v0.9.2
1902026-03-19T02:55:46.814Z Downloaded convert_case v0.4.0
1912026-03-19T02:55:46.814Z Downloaded darling v0.21.3
1922026-03-19T02:55:46.814Z Downloaded ciborium v0.2.2
1932026-03-19T02:55:46.814Z Downloaded dirs-sys-next v0.1.2
1942026-03-19T02:55:46.814Z Downloaded crunchy v0.2.4
1952026-03-19T02:55:46.814Z Downloaded convert_case v0.10.0
1962026-03-19T02:55:46.814Z Downloaded drift v0.1.3
1972026-03-19T02:55:46.814Z Downloaded data-encoding v2.10.0
1982026-03-19T02:55:46.815Z Downloaded dsl_auto_type v0.2.0
1992026-03-19T02:55:46.815Z Downloaded ciborium-io v0.2.2
2002026-03-19T02:55:46.815Z Downloaded console v0.15.11
2012026-03-19T02:55:46.815Z Downloaded cmake v0.1.57
2022026-03-19T02:55:46.815Z Downloaded dtrace-parser v0.3.0
2032026-03-19T02:55:46.818Z Downloaded display-error-chain v0.2.2
2042026-03-19T02:55:46.819Z Downloaded dunce v1.0.5
2052026-03-19T02:55:46.819Z Downloaded clap_derive v4.5.55
2062026-03-19T02:55:46.819Z Downloaded crc8 v0.1.1
2072026-03-19T02:55:46.819Z Downloaded criterion-plot v0.6.0
2082026-03-19T02:55:46.819Z Downloaded cipher v0.4.4
2092026-03-19T02:55:46.819Z Downloaded crossbeam-utils v0.8.21
2102026-03-19T02:55:46.819Z Downloaded constant_time_eq v0.4.2
2112026-03-19T02:55:46.819Z Downloaded dyn-clone v1.0.20
2122026-03-19T02:55:46.820Z Downloaded dtrace-parser v0.2.0
2132026-03-19T02:55:46.820Z Downloaded crc v3.4.0
2142026-03-19T02:55:46.820Z Downloaded darling_macro v0.21.3
2152026-03-19T02:55:46.820Z Downloaded corncobs v0.1.4
2162026-03-19T02:55:46.820Z Downloaded enum-as-inner v0.6.1
2172026-03-19T02:55:46.820Z Downloaded endian-type v0.1.2
2182026-03-19T02:55:46.820Z Downloaded equivalent v1.0.2
2192026-03-19T02:55:46.820Z Downloaded crc32fast v1.5.0
2202026-03-19T02:55:46.820Z Downloaded dof v0.4.0
2212026-03-19T02:55:46.821Z Downloaded darling_macro v0.20.11
2222026-03-19T02:55:46.821Z Downloaded derive-ex v0.1.8
2232026-03-19T02:55:46.821Z Downloaded csv-core v0.1.13
2242026-03-19T02:55:46.821Z Downloaded der_derive v0.7.3
2252026-03-19T02:55:46.821Z Downloaded derive_builder v0.20.2
2262026-03-19T02:55:46.867Z Downloaded ena v0.14.4
2272026-03-19T02:55:46.867Z Downloaded either v1.15.0
2282026-03-19T02:55:46.867Z Downloaded digest v0.10.7
2292026-03-19T02:55:46.867Z Downloaded fastrand v2.3.0
2302026-03-19T02:55:46.867Z Downloaded datatest-stable v0.3.3
2312026-03-19T02:55:46.868Z Downloaded embedded-io v0.6.1
2322026-03-19T02:55:46.868Z Downloaded deranged v0.5.8
2332026-03-19T02:55:46.868Z Downloaded crossbeam-deque v0.8.6
2342026-03-19T02:55:46.868Z Downloaded embedded-io v0.4.0
2352026-03-19T02:55:46.868Z Downloaded ed25519 v2.2.3
2362026-03-19T02:55:46.868Z Downloaded env_filter v1.0.0
2372026-03-19T02:55:46.868Z Downloaded ecdsa v0.16.9
2382026-03-19T02:55:46.868Z Downloaded clang-sys v1.8.1
2392026-03-19T02:55:46.868Z Downloaded derive_builder_core v0.20.2
2402026-03-19T02:55:46.868Z Downloaded critical-section v1.2.0
2412026-03-19T02:55:46.868Z Downloaded des v0.8.1
2422026-03-19T02:55:46.868Z Downloaded cookie_store v0.22.1
2432026-03-19T02:55:46.868Z Downloaded foreign-types-shared v0.3.1
2442026-03-19T02:55:46.868Z Downloaded escape8259 v0.5.3
2452026-03-19T02:55:46.868Z Downloaded compact_str v0.8.1
2462026-03-19T02:55:46.868Z Downloaded darling v0.20.11
2472026-03-19T02:55:46.869Z Downloaded flagset v0.4.7
2482026-03-19T02:55:46.869Z Downloaded env_logger v0.11.9
2492026-03-19T02:55:46.869Z Downloaded displaydoc v0.2.5
2502026-03-19T02:55:46.869Z Downloaded const-oid v0.9.6
2512026-03-19T02:55:46.869Z Downloaded float-ord v0.3.2
2522026-03-19T02:55:46.869Z Downloaded crossbeam-epoch v0.9.18
2532026-03-19T02:55:46.869Z Downloaded fixedbitset v0.4.2
2542026-03-19T02:55:46.869Z Downloaded fallible-iterator v0.2.0
2552026-03-19T02:55:46.869Z Downloaded erased-serde v0.3.31
2562026-03-19T02:55:46.869Z Downloaded dropshot_endpoint v0.16.7
2572026-03-19T02:55:46.869Z Downloaded derive-where v1.6.0
2582026-03-19T02:55:46.869Z Downloaded ff v0.13.1
2592026-03-19T02:55:46.869Z Downloaded bitflags v2.11.0
2602026-03-19T02:55:46.869Z Downloaded fd-lock v4.0.4
2612026-03-19T02:55:46.869Z Downloaded errno v0.3.14
2622026-03-19T02:55:46.869Z Downloaded foreign-types-macros v0.2.3
2632026-03-19T02:55:46.869Z Downloaded fnv v1.0.7
2642026-03-19T02:55:46.869Z Downloaded float-cmp v0.10.0
2652026-03-19T02:55:46.869Z Downloaded arc-swap v1.8.2
2662026-03-19T02:55:46.886Z Downloaded cookie v0.18.1
2672026-03-19T02:55:46.886Z Downloaded find-msvc-tools v0.1.9
2682026-03-19T02:55:46.886Z Downloaded derive_more v2.1.1
2692026-03-19T02:55:46.886Z Downloaded futures-macro v0.3.32
2702026-03-19T02:55:46.886Z Downloaded futures-core v0.3.32
2712026-03-19T02:55:46.887Z Downloaded form_urlencoded v1.2.2
2722026-03-19T02:55:46.887Z Downloaded git-stub v1.0.0
2732026-03-19T02:55:46.887Z Downloaded futures-io v0.3.32
2742026-03-19T02:55:46.887Z Downloaded foreign-types-shared v0.1.1
2752026-03-19T02:55:46.887Z Downloaded funty v2.0.0
2762026-03-19T02:55:46.887Z Downloaded clap v4.5.60
2772026-03-19T02:55:46.887Z Downloaded elliptic-curve v0.13.8
2782026-03-19T02:55:46.887Z Downloaded fxhash v0.2.1
2792026-03-19T02:55:46.887Z Downloaded gethostname v0.5.0
2802026-03-19T02:55:46.887Z Downloaded futures-task v0.3.32
2812026-03-19T02:55:46.887Z Downloaded derive_more v0.99.20
2822026-03-19T02:55:46.887Z Downloaded event-listener v5.4.1
2832026-03-19T02:55:46.887Z Downloaded event-listener-strategy v0.5.4
2842026-03-19T02:55:46.887Z Downloaded downcast-rs v2.0.2
2852026-03-19T02:55:46.887Z Downloaded anstyle v1.0.13
2862026-03-19T02:55:46.887Z Downloaded futures-sink v0.3.32
2872026-03-19T02:55:46.888Z Downloaded cfg_aliases v0.1.1
2882026-03-19T02:55:46.888Z Downloaded ghash v0.5.1
2892026-03-19T02:55:46.888Z Downloaded foldhash v0.1.5
2902026-03-19T02:55:46.888Z Downloaded backtrace-ext v0.2.1
2912026-03-19T02:55:46.888Z Downloaded aead v0.5.2
2922026-03-19T02:55:46.898Z Downloaded der v0.7.10
2932026-03-19T02:55:46.898Z Downloaded generic-array v0.14.7
2942026-03-19T02:55:46.898Z Downloaded bitfield v0.19.4
2952026-03-19T02:55:46.898Z Downloaded darling_core v0.23.0
2962026-03-19T02:55:46.898Z Downloaded filetime v0.2.27
2972026-03-19T02:55:46.899Z Downloaded erased-serde v0.4.9
2982026-03-19T02:55:46.899Z Downloaded derive_more-impl v2.1.1
2992026-03-19T02:55:46.899Z Downloaded hash32 v0.3.1
3002026-03-19T02:55:46.899Z Downloaded hash32 v0.2.1
3012026-03-19T02:55:46.899Z Downloaded globwalk v0.9.1
3022026-03-19T02:55:46.899Z Downloaded bzip2 v0.6.1
3032026-03-19T02:55:46.899Z Downloaded fs-err v3.3.0
3042026-03-19T02:55:46.899Z Downloaded fs-err v2.11.0
3052026-03-19T02:55:46.899Z Downloaded atomicwrites v0.4.4
3062026-03-19T02:55:46.899Z Downloaded argon2 v0.5.3
3072026-03-19T02:55:46.900Z Downloaded camino v1.2.2
3082026-03-19T02:55:46.900Z Downloaded base16ct v1.0.0
3092026-03-19T02:55:46.900Z Downloaded async-object-pool v0.2.0
3102026-03-19T02:55:46.900Z Downloaded fatfs v0.3.6
3112026-03-19T02:55:46.997Z Downloaded aho-corasick v1.1.4
3122026-03-19T02:55:46.997Z Downloaded hex-literal v0.4.1
3132026-03-19T02:55:46.998Z Downloaded hex v0.4.3
3142026-03-19T02:55:46.998Z Downloaded bcrypt-pbkdf v0.10.0
3152026-03-19T02:55:46.998Z Downloaded crossbeam-channel v0.5.15
3162026-03-19T02:55:46.998Z Downloaded git-stub-vcs v0.1.0
3172026-03-19T02:55:46.998Z Downloaded futures-timer v3.0.3
3182026-03-19T02:55:46.998Z Downloaded futures-executor v0.3.32
3192026-03-19T02:55:46.998Z Downloaded group v0.13.0
3202026-03-19T02:55:46.999Z Downloaded cargo-platform v0.2.0
3212026-03-19T02:55:46.999Z Downloaded guppy-workspace-hack v0.1.0
3222026-03-19T02:55:46.999Z Downloaded futures-channel v0.3.32
3232026-03-19T02:55:46.999Z Downloaded darling_core v0.20.11
3242026-03-19T02:55:46.999Z Downloaded fs_extra v1.3.0
3252026-03-19T02:55:46.999Z Downloaded hostname v0.3.1
3262026-03-19T02:55:46.999Z Downloaded glob v0.3.3
3272026-03-19T02:55:47.000Z Downloaded bitfield-struct v0.6.2
3282026-03-19T02:55:47.000Z Downloaded cargo-util-schemas v0.8.2
3292026-03-19T02:55:47.003Z Downloaded cargo_metadata v0.21.0
3302026-03-19T02:55:47.004Z Downloaded globset v0.4.18
3312026-03-19T02:55:47.004Z Downloaded buf-list v1.1.2
3322026-03-19T02:55:47.004Z Downloaded blake2 v0.10.6
3332026-03-19T02:55:47.004Z Downloaded cexpr v0.6.0
3342026-03-19T02:55:47.004Z Downloaded httpdate v1.0.3
3352026-03-19T02:55:47.004Z Downloaded http-range v0.1.5
3362026-03-19T02:55:47.005Z Downloaded heck v0.4.1
3372026-03-19T02:55:47.005Z Downloaded cast v0.3.0
3382026-03-19T02:55:47.005Z Downloaded bindgen v0.71.1
3392026-03-19T02:55:47.005Z Downloaded fixedbitset v0.5.7
3402026-03-19T02:55:47.005Z Downloaded heck v0.5.0
3412026-03-19T02:55:47.005Z Downloaded base64 v0.21.7
3422026-03-19T02:55:47.005Z Downloaded hyper-tls v0.6.0
3432026-03-19T02:55:47.005Z Downloaded hubpack_derive v0.1.1
3442026-03-19T02:55:47.006Z Downloaded headers-core v0.3.0
3452026-03-19T02:55:47.006Z Downloaded ahash v0.8.12
3462026-03-19T02:55:47.006Z Downloaded getrandom v0.2.17
3472026-03-19T02:55:47.006Z Downloaded half v1.8.3
3482026-03-19T02:55:47.006Z Downloaded foldhash v0.2.0
3492026-03-19T02:55:47.006Z Downloaded criterion v0.7.0
3502026-03-19T02:55:47.104Z Downloaded idna_adapter v1.2.1
3512026-03-19T02:55:47.104Z Downloaded highway v1.3.0
3522026-03-19T02:55:47.105Z Downloaded darling_core v0.21.3
3532026-03-19T02:55:47.105Z Downloaded async-trait v0.1.89
3542026-03-19T02:55:47.105Z Downloaded ar_archive_writer v0.5.1
3552026-03-19T02:55:47.106Z Downloaded array-init v0.0.4
3562026-03-19T02:55:47.106Z Downloaded ascii-canvas v3.0.0
3572026-03-19T02:55:47.106Z Downloaded camino-tempfile v1.4.1
3582026-03-19T02:55:47.106Z Downloaded hostname v0.4.2
3592026-03-19T02:55:47.106Z Downloaded home v0.5.12
3602026-03-19T02:55:47.106Z Downloaded castaway v0.2.4
3612026-03-19T02:55:47.106Z Downloaded foreign-types v0.5.0
3622026-03-19T02:55:47.106Z Downloaded foreign-types v0.3.2
3632026-03-19T02:55:47.106Z Downloaded crc-any v2.5.0
3642026-03-19T02:55:47.106Z Downloaded chumsky v0.9.3
3652026-03-19T02:55:47.106Z Downloaded diesel-dtrace v0.5.0
3662026-03-19T02:55:47.106Z Downloaded fancy-regex v0.14.0
3672026-03-19T02:55:47.106Z Downloaded humantime v2.3.0
3682026-03-19T02:55:47.106Z Downloaded http-body-util v0.1.3
3692026-03-19T02:55:47.106Z Downloaded http-body v1.0.1
3702026-03-19T02:55:47.106Z Downloaded diesel_derives v2.3.7
3712026-03-19T02:55:47.106Z Downloaded hubpack v0.1.2
3722026-03-19T02:55:47.107Z Downloaded getrandom v0.4.1
3732026-03-19T02:55:47.107Z Downloaded half v2.7.1
3742026-03-19T02:55:47.107Z Downloaded lalrpop-util v0.19.12
3752026-03-19T02:55:47.107Z Downloaded itoa v1.0.17
3762026-03-19T02:55:47.107Z Downloaded getrandom v0.3.4
3772026-03-19T02:55:47.107Z Downloaded inout v0.1.4
3782026-03-19T02:55:47.107Z Downloaded lazy_static v1.5.0
3792026-03-19T02:55:47.107Z Downloaded is-terminal v0.4.17
3802026-03-19T02:55:47.108Z Downloaded futures v0.3.32
3812026-03-19T02:55:47.108Z Downloaded ingot-types v0.1.2
3822026-03-19T02:55:47.108Z Downloaded ipnetwork v0.21.1
3832026-03-19T02:55:47.108Z Downloaded hmac v0.12.1
3842026-03-19T02:55:47.108Z Downloaded ed25519-dalek v2.2.0
3852026-03-19T02:55:47.108Z Downloaded dropshot-api-manager v0.6.0
3862026-03-19T02:55:47.108Z Downloaded keccak v0.1.6
3872026-03-19T02:55:47.109Z Downloaded flume v0.11.1
3882026-03-19T02:55:47.109Z Downloaded linkme-impl v0.3.35
3892026-03-19T02:55:47.109Z Downloaded flate2 v1.1.9
3902026-03-19T02:55:47.124Z Downloaded impl-trait-for-tuples v0.2.3
3912026-03-19T02:55:47.124Z Downloaded lzss v0.8.2
3922026-03-19T02:55:47.124Z Downloaded managed v0.8.0
3932026-03-19T02:55:47.124Z Downloaded match_cfg v0.1.0
3942026-03-19T02:55:47.124Z Downloaded macaddr v1.0.1
3952026-03-19T02:55:47.124Z Downloaded lru-slab v0.1.2
3962026-03-19T02:55:47.124Z Downloaded lru-cache v0.1.2
3972026-03-19T02:55:47.124Z Downloaded iana-time-zone v0.1.65
3982026-03-19T02:55:47.125Z Downloaded hyper-rustls v0.27.7
3992026-03-19T02:55:47.125Z Downloaded hickory-client v0.25.2
4002026-03-19T02:55:47.125Z Downloaded linear-map v1.2.0
4012026-03-19T02:55:47.125Z Downloaded md5 v0.7.0
4022026-03-19T02:55:47.125Z Downloaded lru v0.12.5
4032026-03-19T02:55:47.125Z Downloaded indent_write v2.2.0
4042026-03-19T02:55:47.125Z Downloaded libsw v3.5.0
4052026-03-19T02:55:47.125Z Downloaded indoc v1.0.9
4062026-03-19T02:55:47.125Z Downloaded md-5 v0.10.6
4072026-03-19T02:55:47.125Z Downloaded maplit v1.0.2
4082026-03-19T02:55:47.125Z Downloaded is_terminal_polyfill v1.70.2
4092026-03-19T02:55:47.125Z Downloaded ingot v0.1.1
4102026-03-19T02:55:47.125Z Downloaded memmap v0.7.0
4112026-03-19T02:55:47.125Z Downloaded maybe-uninit v2.0.0
4122026-03-19T02:55:47.125Z Downloaded libloading v0.8.9
4132026-03-19T02:55:47.125Z Downloaded icu_provider v2.1.1
4142026-03-19T02:55:47.126Z Downloaded libsw-core v0.3.2
4152026-03-19T02:55:47.126Z Downloaded httparse v1.10.1
4162026-03-19T02:55:47.126Z Downloaded icu_properties v2.1.2
4172026-03-19T02:55:47.126Z Downloaded memoffset v0.9.1
4182026-03-19T02:55:47.126Z Downloaded ident_case v1.0.1
4192026-03-19T02:55:47.126Z Downloaded ipnet v2.11.0
4202026-03-19T02:55:47.126Z Downloaded httptest v0.16.4
4212026-03-19T02:55:47.126Z Downloaded heapless v0.8.0
4222026-03-19T02:55:47.126Z Downloaded mime v0.3.17
4232026-03-19T02:55:47.126Z Downloaded ingot-macros v0.1.1
4242026-03-19T02:55:47.126Z Downloaded miette-derive v5.10.0
4252026-03-19T02:55:47.126Z Downloaded indexmap v1.9.3
4262026-03-19T02:55:47.126Z Downloaded indexmap v2.13.0
4272026-03-19T02:55:47.126Z Downloaded lock_api v0.4.14
4282026-03-19T02:55:47.127Z Downloaded headers v0.4.1
4292026-03-19T02:55:47.599Z Downloaded multimap v0.10.1
4302026-03-19T02:55:47.600Z Downloaded hyper v1.8.1
4312026-03-19T02:55:47.600Z Downloaded newline-converter v0.3.0
4322026-03-19T02:55:47.600Z Downloaded new_debug_unreachable v1.0.6
4332026-03-19T02:55:47.600Z Downloaded icu_properties_data v2.1.2
4342026-03-19T02:55:47.600Z Downloaded nested v0.1.1
4352026-03-19T02:55:47.600Z Downloaded ignore v0.4.25
4362026-03-19T02:55:47.600Z Downloaded knuffel v3.2.0
4372026-03-19T02:55:47.600Z Downloaded jobserver v0.1.34
4382026-03-19T02:55:47.601Z Downloaded crossterm v0.29.0
4392026-03-19T02:55:47.601Z Downloaded nodrop v0.1.14
4402026-03-19T02:55:47.601Z Downloaded newtype_derive v0.1.6
4412026-03-19T02:55:47.601Z Downloaded newtype-uuid-macros v0.1.0
4422026-03-19T02:55:47.601Z Downloaded litrs v1.0.0
4432026-03-19T02:55:47.601Z Downloaded litemap v0.8.1
4442026-03-19T02:55:47.601Z Downloaded expectorate v1.2.0
4452026-03-19T02:55:47.601Z Downloaded mime_guess v2.0.5
4462026-03-19T02:55:47.602Z Downloaded num v0.4.3
4472026-03-19T02:55:47.602Z Downloaded linkme v0.3.35
4482026-03-19T02:55:47.602Z Downloaded nibble_vec v0.1.0
4492026-03-19T02:55:47.602Z Downloaded libtest-mimic v0.8.1
4502026-03-19T02:55:47.602Z Downloaded icu_normalizer_data v2.1.1
4512026-03-19T02:55:47.602Z Downloaded libc v0.2.180
4522026-03-19T02:55:47.602Z Downloaded num-iter v0.1.45
4532026-03-19T02:55:47.602Z Downloaded num-derive v0.3.3
4542026-03-19T02:55:47.615Z Downloaded normalize-line-endings v0.3.0
4552026-03-19T02:55:47.615Z Downloaded newtype-uuid v1.3.2
4562026-03-19T02:55:47.615Z Downloaded native-tls v0.2.18
4572026-03-19T02:55:47.615Z Downloaded nanorand v0.7.0
4582026-03-19T02:55:47.616Z Downloaded nonempty v0.12.0
4592026-03-19T02:55:47.616Z Downloaded memmap2 v0.9.10
4602026-03-19T02:55:47.616Z Downloaded libbz2-rs-sys v0.2.2
4612026-03-19T02:55:47.616Z Downloaded multer v3.1.0
4622026-03-19T02:55:47.616Z Downloaded indicatif v0.18.4
4632026-03-19T02:55:47.616Z Downloaded num_enum_derive v0.5.11
4642026-03-19T02:55:47.616Z Downloaded num_threads v0.1.7
4652026-03-19T02:55:47.616Z Downloaded log v0.4.29
4662026-03-19T02:55:47.616Z Downloaded num-derive v0.4.2
4672026-03-19T02:55:47.616Z Downloaded heapless v0.7.17
4682026-03-19T02:55:47.617Z Downloaded oso-derive v0.27.3
4692026-03-19T02:55:47.623Z Downloaded nu-ansi-term v0.50.3
4702026-03-19T02:55:47.623Z Downloaded once_cell v1.21.3
4712026-03-19T02:55:47.623Z Downloaded openssl-probe v0.2.1
4722026-03-19T02:55:47.623Z Downloaded hickory-resolver v0.24.4
4732026-03-19T02:55:47.624Z Downloaded clap_builder v4.5.60
4742026-03-19T02:55:47.624Z Downloaded oxide-tokio-rt v0.1.3
4752026-03-19T02:55:47.624Z Downloaded ordered-float v2.10.1
4762026-03-19T02:55:47.624Z Downloaded password-hash v0.4.2
4772026-03-19T02:55:47.624Z Downloaded openssl-probe v0.1.6
4782026-03-19T02:55:47.624Z Downloaded openssl-macros v0.1.1
4792026-03-19T02:55:47.624Z Downloaded openssl-sys v0.9.111
4802026-03-19T02:55:47.624Z Downloaded opaque-debug v0.3.1
4812026-03-19T02:55:47.624Z Downloaded num-complex v0.4.6
4822026-03-19T02:55:47.624Z Downloaded http v1.4.0
4832026-03-19T02:55:47.624Z Downloaded hashbrown v0.13.2
4842026-03-19T02:55:47.624Z Downloaded num_enum v0.7.5
4852026-03-19T02:55:47.624Z Downloaded num_enum v0.5.11
4862026-03-19T02:55:47.624Z Downloaded icu_locale_core v2.1.1
4872026-03-19T02:55:47.624Z Downloaded num-rational v0.4.2
4882026-03-19T02:55:47.625Z Downloaded parking v2.2.1
4892026-03-19T02:55:47.625Z Downloaded parse-size v1.1.0
4902026-03-19T02:55:47.625Z Downloaded object v0.37.3
4912026-03-19T02:55:47.838Z Downloaded oorandom v11.1.5
4922026-03-19T02:55:47.838Z Downloaded pbkdf2 v0.12.2
4932026-03-19T02:55:47.838Z Downloaded pathdiff v0.2.3
4942026-03-19T02:55:47.838Z Downloaded path-slash v0.1.5
4952026-03-19T02:55:47.838Z Downloaded hashbrown v0.12.3
4962026-03-19T02:55:47.838Z Downloaded jiff v0.2.21
4972026-03-19T02:55:47.838Z Downloaded phf_shared v0.11.3
4982026-03-19T02:55:47.838Z Downloaded icu_collections v2.1.1
4992026-03-19T02:55:47.838Z Downloaded pin-project-internal v1.1.11
5002026-03-19T02:55:47.839Z Downloaded packed_struct_codegen v0.10.1
5012026-03-19T02:55:47.839Z Downloaded owo-colors v4.3.0
5022026-03-19T02:55:47.839Z Downloaded omicron-zone-package v0.12.2
5032026-03-19T02:55:47.839Z Downloaded num-integer v0.1.46
5042026-03-19T02:55:47.839Z Downloaded hyper-util v0.1.20
5052026-03-19T02:55:47.839Z Downloaded miniz_oxide v0.8.9
5062026-03-19T02:55:47.840Z Downloaded owo-colors v3.5.0
5072026-03-19T02:55:47.840Z Downloaded pest_derive v2.8.6
5082026-03-19T02:55:47.840Z Downloaded partial-io v0.5.4
5092026-03-19T02:55:47.840Z Downloaded pin-utils v0.1.0
5102026-03-19T02:55:47.840Z Downloaded phf_shared v0.13.1
5112026-03-19T02:55:47.840Z Downloaded hickory-server v0.25.2
5122026-03-19T02:55:47.840Z Downloaded hashbrown v0.15.5
5132026-03-19T02:55:47.840Z Downloaded memchr v2.8.0
5142026-03-19T02:55:47.840Z Downloaded peg-runtime v0.8.5
5152026-03-19T02:55:47.840Z Downloaded pbkdf2 v0.11.0
5162026-03-19T02:55:47.840Z Downloaded hashbrown v0.14.5
5172026-03-19T02:55:47.840Z Downloaded miette v5.10.0
5182026-03-19T02:55:47.840Z Downloaded peg-macros v0.8.5
5192026-03-19T02:55:47.840Z Downloaded phf_shared v0.12.1
5202026-03-19T02:55:47.840Z Downloaded path-tree v0.8.3
5212026-03-19T02:55:47.840Z Downloaded packed_struct v0.10.1
5222026-03-19T02:55:47.840Z Downloaded plotters-backend v0.3.7
5232026-03-19T02:55:47.840Z Downloaded plain v0.2.3
5242026-03-19T02:55:47.840Z Downloaded parking_lot_core v0.9.12
5252026-03-19T02:55:47.840Z Downloaded percent-encoding v2.3.2
5262026-03-19T02:55:47.841Z Downloaded parse-display-derive v0.10.0
5272026-03-19T02:55:47.841Z Downloaded paste v1.0.15
5282026-03-19T02:55:47.841Z Downloaded guppy v0.17.25
5292026-03-19T02:55:47.841Z Downloaded parking_lot_core v0.8.6
5302026-03-19T02:55:47.841Z Downloaded plotters-svg v0.3.7
5312026-03-19T02:55:47.841Z Downloaded pem v3.0.6
5322026-03-19T02:55:47.841Z Downloaded pem-rfc7468 v0.7.0
5332026-03-19T02:55:47.841Z Downloaded oso v0.27.3
5342026-03-19T02:55:47.841Z Downloaded peg v0.8.5
5352026-03-19T02:55:47.841Z Downloaded pkg-config v0.3.32
5362026-03-19T02:55:47.841Z Downloaded phf v0.12.1
5372026-03-19T02:55:47.841Z Downloaded password-hash v0.5.0
5382026-03-19T02:55:47.841Z Downloaded parking_lot v0.11.2
5392026-03-19T02:55:47.841Z Downloaded minimal-lexical v0.2.1
5402026-03-19T02:55:47.841Z Downloaded potential_utf v0.1.4
5412026-03-19T02:55:47.841Z Downloaded predicates-core v1.0.10
5422026-03-19T02:55:47.841Z Downloaded predicates-tree v1.0.13
5432026-03-19T02:55:47.842Z Downloaded phf v0.13.1
5442026-03-19T02:55:47.842Z Downloaded parking_lot v0.12.5
5452026-03-19T02:55:47.842Z Downloaded ppv-lite86 v0.2.21
5462026-03-19T02:55:47.842Z Downloaded poly1305 v0.8.0
5472026-03-19T02:55:47.842Z Downloaded proc-macro-crate v3.4.0
5482026-03-19T02:55:47.842Z Downloaded proc-macro-crate v1.3.1
5492026-03-19T02:55:47.842Z Downloaded pretty-hex v0.4.1
5502026-03-19T02:55:47.842Z Downloaded proc-macro-error-attr2 v2.0.0
5512026-03-19T02:55:47.842Z Downloaded idna v1.1.0
5522026-03-19T02:55:47.842Z Downloaded postgres-protocol v0.6.10
5532026-03-19T02:55:47.842Z Downloaded h2 v0.4.13
5542026-03-19T02:55:47.842Z Downloaded progenitor-client v0.11.2
5552026-03-19T02:55:47.842Z Downloaded pest_generator v2.8.6
5562026-03-19T02:55:47.842Z Downloaded proc-macro-error-attr v1.0.4
5572026-03-19T02:55:47.842Z Downloaded hashbrown v0.16.1
5582026-03-19T02:55:47.842Z Downloaded pkcs8 v0.10.2
5592026-03-19T02:55:47.842Z Downloaded pkcs1 v0.7.5
5602026-03-19T02:55:47.842Z Downloaded libxml v0.3.3
5612026-03-19T02:55:47.842Z Downloaded p256 v0.13.2
5622026-03-19T02:55:47.843Z Downloaded papergrid v0.11.0
5632026-03-19T02:55:47.843Z Downloaded mio v1.1.1
5642026-03-19T02:55:47.843Z Downloaded predicates v3.1.4
5652026-03-19T02:55:47.843Z Downloaded postgres-types v0.2.12
5662026-03-19T02:55:47.843Z Downloaded postcard v1.1.3
5672026-03-19T02:55:47.843Z Downloaded iri-string v0.7.10
5682026-03-19T02:55:47.843Z Downloaded progenitor-macro v0.13.0
5692026-03-19T02:55:47.843Z Downloaded progenitor-macro v0.10.0
5702026-03-19T02:55:47.843Z Downloaded proc-macro-error v1.0.4
5712026-03-19T02:55:47.843Z Downloaded papergrid v0.17.0
5722026-03-19T02:55:47.843Z Downloaded proc-macro-error2 v2.0.1
5732026-03-19T02:55:47.843Z Downloaded progenitor-macro v0.11.2
5742026-03-19T02:55:47.843Z Downloaded iddqd v0.3.17
5752026-03-19T02:55:47.843Z Downloaded psl-types v2.0.11
5762026-03-19T02:55:47.843Z Downloaded pkcs5 v0.7.1
5772026-03-19T02:55:47.843Z Downloaded primeorder v0.13.6
5782026-03-19T02:55:47.843Z Downloaded progenitor-client v0.10.0
5792026-03-19T02:55:47.843Z Downloaded pin-project v1.1.11
5802026-03-19T02:55:47.844Z Downloaded progenitor v0.10.0
5812026-03-19T02:55:47.844Z Downloaded progenitor-extras v0.1.1
5822026-03-19T02:55:47.844Z Downloaded progenitor v0.11.2
5832026-03-19T02:55:47.844Z Downloaded progenitor v0.13.0
5842026-03-19T02:55:47.844Z Downloaded itertools v0.12.1
5852026-03-19T02:55:47.844Z Downloaded num-bigint v0.4.6
5862026-03-19T02:55:47.844Z Downloaded goblin v0.8.2
5872026-03-19T02:55:47.844Z Downloaded quick-error v1.2.3
5882026-03-19T02:55:47.844Z Downloaded nom v7.1.3
5892026-03-19T02:55:47.844Z Downloaded hkdf v0.12.4
5902026-03-19T02:55:47.844Z Downloaded chrono v0.4.44
5912026-03-19T02:55:47.870Z Downloaded rand_xorshift v0.4.0
5922026-03-19T02:55:47.870Z Downloaded progenitor-client v0.13.0
5932026-03-19T02:55:47.870Z Downloaded futures-util v0.3.32
5942026-03-19T02:55:47.870Z Downloaded ref-cast v1.0.25
5952026-03-19T02:55:47.870Z Downloaded ref-cast-impl v1.0.25
5962026-03-19T02:55:47.870Z Downloaded blake2b_simd v1.0.4
5972026-03-19T02:55:47.870Z Downloaded recursive-proc-macro-impl v0.1.1
5982026-03-19T02:55:47.871Z Downloaded recursive v0.1.1
5992026-03-19T02:55:47.871Z Downloaded radium v0.7.0
6002026-03-19T02:55:47.871Z Downloaded rand_chacha v0.9.0
6012026-03-19T02:55:47.871Z Downloaded bytecount v0.6.9
6022026-03-19T02:55:47.871Z Downloaded byteorder v1.5.0
6032026-03-19T02:55:47.871Z Downloaded is_ci v1.2.0
6042026-03-19T02:55:47.871Z Downloaded quote v1.0.44
6052026-03-19T02:55:47.871Z Downloaded linked-hash-map v0.5.6
6062026-03-19T02:55:47.872Z Downloaded proc-macro2 v1.0.106
6072026-03-19T02:55:47.872Z Downloaded cbc v0.1.2
6082026-03-19T02:55:47.872Z Downloaded rand_seeder v0.4.0
6092026-03-19T02:55:47.872Z Downloaded psm v0.1.30
6102026-03-19T02:55:47.872Z Downloaded cargo-platform v0.3.2
6112026-03-19T02:55:47.872Z Downloaded async-stream v0.3.6
6122026-03-19T02:55:47.872Z Downloaded num-bigint-dig v0.8.6
6132026-03-19T02:55:47.872Z Downloaded rustc_version v0.4.1
6142026-03-19T02:55:47.872Z Downloaded rand_core v0.9.5
6152026-03-19T02:55:47.872Z Downloaded prettyplease v0.2.37
6162026-03-19T02:55:47.872Z Downloaded curve25519-dalek v4.1.3
6172026-03-19T02:55:47.872Z Downloaded rfc6979 v0.4.0
6182026-03-19T02:55:47.872Z Downloaded rand_chacha v0.3.1
6192026-03-19T02:55:47.872Z Downloaded block-padding v0.3.3
6202026-03-19T02:55:47.872Z Downloaded russh-cryptovec v0.7.3
6212026-03-19T02:55:47.872Z Downloaded assert_cmd v2.1.2
6222026-03-19T02:55:47.873Z Downloaded kstat-rs v0.2.4
6232026-03-19T02:55:47.873Z Downloaded rand_core v0.6.4
6242026-03-19T02:55:47.873Z Downloaded prefix-trie v0.7.0
6252026-03-19T02:55:47.873Z Downloaded itertools v0.13.0
6262026-03-19T02:55:47.873Z Downloaded rand_core v0.10.0
6272026-03-19T02:55:47.873Z Downloaded quinn-udp v0.5.14
6282026-03-19T02:55:47.873Z Downloaded bzip2 v0.4.4
6292026-03-19T02:55:47.873Z Downloaded itertools v0.14.0
6302026-03-19T02:55:47.873Z Downloaded async-recursion v1.1.1
6312026-03-19T02:55:47.873Z Downloaded allocator-api2 v0.2.21
6322026-03-19T02:55:47.873Z Downloaded r2d2 v0.8.10
6332026-03-19T02:55:47.873Z Downloaded backon v1.6.0
6342026-03-19T02:55:47.873Z Downloaded aes-gcm v0.10.3
6352026-03-19T02:55:47.873Z Downloaded progenitor-impl v0.10.0
6362026-03-19T02:55:47.873Z Downloaded git2 v0.20.4
6372026-03-19T02:55:47.873Z Downloaded rustc-hash v2.1.1
6382026-03-19T02:55:47.873Z Downloaded rtoolbox v0.0.3
6392026-03-19T02:55:47.873Z Downloaded pretty_assertions v1.4.1
6402026-03-19T02:55:47.912Z Downloaded resolv-conf v0.7.6
6412026-03-19T02:55:47.912Z Downloaded cargo_metadata v0.19.2
6422026-03-19T02:55:47.912Z Downloaded jiff-static v0.2.21
6432026-03-19T02:55:47.912Z Downloaded knuffel-derive v3.2.0
6442026-03-19T02:55:47.912Z Downloaded progenitor-impl v0.11.2
6452026-03-19T02:55:47.912Z Downloaded cancel-safe-futures v0.1.5
6462026-03-19T02:55:47.912Z Downloaded base64 v0.22.1
6472026-03-19T02:55:47.913Z Downloaded same-file v1.0.6
6482026-03-19T02:55:47.913Z Downloaded progenitor-impl v0.13.0
6492026-03-19T02:55:47.923Z Downloaded relative-path v1.9.3
6502026-03-19T02:55:47.923Z Downloaded libscf-sys v1.1.0
6512026-03-19T02:55:47.923Z Downloaded schemars v0.8.22
6522026-03-19T02:55:47.923Z Downloaded sapling-renderdag v0.1.0
6532026-03-19T02:55:47.923Z Downloaded samael v0.0.19
6542026-03-19T02:55:47.923Z Downloaded pest v2.8.6
6552026-03-19T02:55:47.923Z Downloaded schemars v1.2.1
6562026-03-19T02:55:47.957Z Downloaded rustyline v14.0.0
6572026-03-19T02:55:47.968Z Downloaded serde v1.0.228
6582026-03-19T02:55:47.968Z Downloaded bitfield-macros v0.19.4
6592026-03-19T02:55:47.968Z Downloaded rust-argon2 v2.1.0
6602026-03-19T02:55:47.969Z Downloaded goblin v0.10.5
6612026-03-19T02:55:47.969Z Downloaded serde_plain v1.0.2
6622026-03-19T02:55:47.969Z Downloaded aws-lc-sys v0.37.1
6632026-03-19T02:55:48.139Z Downloaded serde_spanned v0.6.9
6642026-03-19T02:55:48.151Z Downloaded anstream v0.6.21
6652026-03-19T02:55:48.151Z Downloaded anes v0.1.6
6662026-03-19T02:55:48.170Z Downloaded rustversion v1.0.22
6672026-03-19T02:55:48.170Z Downloaded arrayvec v0.7.6
6682026-03-19T02:55:48.170Z Downloaded secrecy v0.8.0
6692026-03-19T02:55:48.170Z Downloaded rustc_version v0.1.7
6702026-03-19T02:55:48.170Z Downloaded olpc-cjson v0.1.4
6712026-03-19T02:55:48.170Z Downloaded anyhow v1.0.102
6722026-03-19T02:55:48.170Z Downloaded rustls-pemfile v2.2.0
6732026-03-19T02:55:48.186Z Downloaded addr2line v0.25.1
6742026-03-19T02:55:48.186Z Downloaded russh-keys v0.45.0
6752026-03-19T02:55:48.186Z Downloaded sha1 v0.10.6
6762026-03-19T02:55:48.186Z Downloaded publicsuffix v2.3.0
6772026-03-19T02:55:48.186Z Downloaded camino-tempfile-ext v0.3.3
6782026-03-19T02:55:48.186Z Downloaded base64ct v1.8.3
6792026-03-19T02:55:48.186Z Downloaded siphasher v1.0.2
6802026-03-19T02:55:48.186Z Downloaded anstyle-query v1.1.5
6812026-03-19T02:55:48.187Z Downloaded signal-hook-tokio v0.3.1
6822026-03-19T02:55:48.187Z Downloaded secrecy v0.10.3
6832026-03-19T02:55:48.187Z Downloaded similar-asserts v1.7.0
6842026-03-19T02:55:48.187Z Downloaded instability v0.3.11
6852026-03-19T02:55:48.187Z Downloaded cargo-platform v0.1.9
6862026-03-19T02:55:48.187Z Downloaded qorb v0.4.1
6872026-03-19T02:55:48.187Z Downloaded rand_distr v0.5.1
6882026-03-19T02:55:48.187Z Downloaded cfg-if v1.0.4
6892026-03-19T02:55:48.187Z Downloaded rcgen v0.12.1
6902026-03-19T02:55:48.194Z Downloaded scrypt v0.11.0
6912026-03-19T02:55:48.194Z Downloaded arrayref v0.3.9
6922026-03-19T02:55:48.194Z Downloaded block-buffer v0.10.4
6932026-03-19T02:55:48.202Z Downloaded bit-set v0.5.3
6942026-03-19T02:55:48.202Z Downloaded scroll v0.13.0
6952026-03-19T02:55:48.202Z Downloaded rustc-demangle v0.1.27
6962026-03-19T02:55:48.202Z Downloaded sct v0.7.1
6972026-03-19T02:55:48.202Z Downloaded bb8 v0.8.6
6982026-03-19T02:55:48.214Z Downloaded rand v0.8.5
6992026-03-19T02:55:48.214Z Downloaded adler2 v2.0.1
7002026-03-19T02:55:48.215Z Downloaded openssl v0.10.75
7012026-03-19T02:55:48.243Z Downloaded slog-bunyan v2.5.0
7022026-03-19T02:55:48.244Z Downloaded bcs v0.1.6
7032026-03-19T02:55:48.244Z Downloaded seq-macro v0.3.6
7042026-03-19T02:55:48.244Z Downloaded quinn v0.11.9
7052026-03-19T02:55:48.244Z Downloaded backoff v0.4.0
7062026-03-19T02:55:48.260Z Downloaded cargo_metadata v0.23.1
7072026-03-19T02:55:48.260Z Downloaded autocfg v1.5.0
7082026-03-19T02:55:48.260Z Downloaded chacha20 v0.9.1
7092026-03-19T02:55:48.260Z Downloaded atomic-waker v1.1.2
7102026-03-19T02:55:48.260Z Downloaded async-lock v3.4.2
7112026-03-19T02:55:48.260Z Downloaded cfg-expr v0.20.6
7122026-03-19T02:55:48.260Z Downloaded rayon-core v1.13.0
7132026-03-19T02:55:48.260Z Downloaded serde-untagged v0.1.9
7142026-03-19T02:55:48.260Z Downloaded cargo_toml v0.22.3
7152026-03-19T02:55:48.260Z Downloaded bitflags v1.3.2
7162026-03-19T02:55:48.261Z Downloaded serde_regex v1.1.0
7172026-03-19T02:55:48.261Z Downloaded num_enum_derive v0.7.5
7182026-03-19T02:55:48.261Z Downloaded polyval v0.6.2
7192026-03-19T02:55:48.261Z Downloaded shell-words v1.1.1
7202026-03-19T02:55:48.261Z Downloaded num-traits v0.2.19
7212026-03-19T02:55:48.261Z Downloaded oxnet v0.1.4
7222026-03-19T02:55:48.261Z Downloaded serde_derive_internals v0.29.1
7232026-03-19T02:55:48.261Z Downloaded scroll v0.12.0
7242026-03-19T02:55:48.261Z Downloaded instant v0.1.13
7252026-03-19T02:55:48.263Z Downloaded rustls-native-certs v0.8.3
7262026-03-19T02:55:48.263Z Downloaded cassowary v0.3.0
7272026-03-19T02:55:48.263Z Downloaded blowfish v0.9.1
7282026-03-19T02:55:48.263Z Downloaded libefi-sys v0.1.0
7292026-03-19T02:55:48.263Z Downloaded approx v0.5.1
7302026-03-19T02:55:48.263Z Downloaded p521 v0.13.3
7312026-03-19T02:55:48.273Z Downloaded icu_normalizer v2.1.1
7322026-03-19T02:55:48.273Z Downloaded bit-set v0.8.0
7332026-03-19T02:55:48.273Z Downloaded assert_matches v1.5.0
7342026-03-19T02:55:48.273Z Downloaded anstyle-parse v0.2.7
7352026-03-19T02:55:48.283Z Downloaded hyper-staticfile v0.10.1
7362026-03-19T02:55:48.283Z Downloaded slog-term v2.9.2
7372026-03-19T02:55:48.283Z Downloaded backtrace v0.3.76
7382026-03-19T02:55:48.283Z Downloaded rstest_macros v0.25.0
7392026-03-19T02:55:48.283Z Downloaded serde_spanned v1.0.4
7402026-03-19T02:55:48.283Z Downloaded scheduled-thread-pool v0.2.7
7412026-03-19T02:55:48.283Z Downloaded rustls-platform-verifier v0.6.2
7422026-03-19T02:55:48.287Z Downloaded serde-value v0.7.0
7432026-03-19T02:55:48.287Z Downloaded ron v0.8.1
7442026-03-19T02:55:48.307Z Downloaded smawk v0.3.2
7452026-03-19T02:55:48.307Z Downloaded sha2 v0.10.9
7462026-03-19T02:55:48.307Z Downloaded cc v1.2.56
7472026-03-19T02:55:48.307Z Downloaded serde_urlencoded v0.7.1
7482026-03-19T02:55:48.307Z Downloaded plotters v0.3.7
7492026-03-19T02:55:48.307Z Downloaded sec1 v0.7.3
7502026-03-19T02:55:48.313Z Downloaded serde_repr v0.1.20
7512026-03-19T02:55:48.313Z Downloaded semver v0.1.20
7522026-03-19T02:55:48.313Z Downloaded salsa20 v0.10.2
7532026-03-19T02:55:48.313Z Downloaded serde_path_to_error v0.1.20
7542026-03-19T02:55:48.313Z Downloaded signal-hook-mio v0.2.5
7552026-03-19T02:55:48.321Z Downloaded serde_tokenstream v0.2.3
7562026-03-19T02:55:48.321Z Downloaded bumpalo v3.20.2
7572026-03-19T02:55:48.321Z Downloaded rstest v0.25.0
7582026-03-19T02:55:48.324Z Downloaded slab v0.4.12
7592026-03-19T02:55:48.324Z Downloaded precomputed-hash v0.1.1
7602026-03-19T02:55:48.324Z Downloaded pest_meta v2.8.6
7612026-03-19T02:55:48.327Z Downloaded moka v0.12.13
7622026-03-19T02:55:48.332Z Downloaded slog-async v2.8.0
7632026-03-19T02:55:48.335Z Downloaded aes v0.8.4
7642026-03-19T02:55:48.343Z Downloaded gimli v0.32.3
7652026-03-19T02:55:48.355Z Downloaded structmeta v0.3.0
7662026-03-19T02:55:48.355Z Downloaded cfg_aliases v0.2.1
7672026-03-19T02:55:48.355Z Downloaded supports-color v3.0.2
7682026-03-19T02:55:48.355Z Downloaded rsa v0.9.10
7692026-03-19T02:55:48.359Z Downloaded strum v0.26.3
7702026-03-19T02:55:48.359Z Downloaded shlex v1.3.0
7712026-03-19T02:55:48.359Z Downloaded serde-big-array v0.5.1
7722026-03-19T02:55:48.359Z Downloaded terminal_size v0.4.3
7732026-03-19T02:55:48.359Z Downloaded semver v1.0.27
7742026-03-19T02:55:48.359Z Downloaded ssh-key v0.6.7
7752026-03-19T02:55:48.363Z Downloaded strip-ansi-escapes v0.2.1
7762026-03-19T02:55:48.368Z Downloaded stable_deref_trait v1.2.1
7772026-03-19T02:55:48.368Z Downloaded stringprep v0.1.5
7782026-03-19T02:55:48.368Z Downloaded itertools v0.10.5
7792026-03-19T02:55:48.380Z Downloaded smf v0.2.3
7802026-03-19T02:55:48.389Z Downloaded strum v0.27.2
7812026-03-19T02:55:48.389Z Downloaded slog-dtrace v0.3.0
7822026-03-19T02:55:48.389Z Downloaded schemars v0.9.0
7832026-03-19T02:55:48.389Z Downloaded ssh-cipher v0.2.0
7842026-03-19T02:55:48.389Z Downloaded rand v0.10.0
7852026-03-19T02:55:48.420Z Downloaded sqlformat v0.3.5
7862026-03-19T02:55:48.427Z Downloaded libm v0.2.16
7872026-03-19T02:55:48.432Z Downloaded toml_datetime v0.6.11
7882026-03-19T02:55:48.432Z Downloaded bitvec v1.0.1
7892026-03-19T02:55:48.432Z Downloaded structmeta-derive v0.3.0
7902026-03-19T02:55:48.432Z Downloaded async-stream-impl v0.3.6
7912026-03-19T02:55:48.432Z Downloaded dropshot v0.16.7
7922026-03-19T02:55:48.437Z Downloaded supports-color v2.1.0
7932026-03-19T02:55:48.437Z Downloaded support-bundle-viewer v0.1.2
7942026-03-19T02:55:48.437Z Downloaded static_assertions v1.1.0
7952026-03-19T02:55:48.437Z Downloaded p384 v0.13.1
7962026-03-19T02:55:48.444Z Downloaded subtle v2.6.1
7972026-03-19T02:55:48.451Z Downloaded testing_table v0.3.0
7982026-03-19T02:55:48.451Z Downloaded serde_with_macros v3.17.0
7992026-03-19T02:55:48.451Z Downloaded spki v0.7.3
8002026-03-19T02:55:48.451Z Downloaded slog-stdlog v4.1.1
8012026-03-19T02:55:48.451Z Downloaded termtree v0.5.1
8022026-03-19T02:55:48.456Z Downloaded slog-envlogger v2.2.0
8032026-03-19T02:55:48.456Z Downloaded similar v2.7.0
8042026-03-19T02:55:48.456Z Downloaded slog v2.8.2
8052026-03-19T02:55:48.464Z Downloaded simd-adler32 v0.3.8
8062026-03-19T02:55:48.464Z Downloaded tagptr v0.2.0
8072026-03-19T02:55:48.464Z Downloaded supports-hyperlinks v2.1.0
8082026-03-19T02:55:48.471Z Downloaded serde_derive v1.0.228
8092026-03-19T02:55:48.471Z Downloaded strum_macros v0.24.3
8102026-03-19T02:55:48.473Z Downloaded terminal_size v0.1.17
8112026-03-19T02:55:48.473Z Downloaded stringmetrics v2.2.2
8122026-03-19T02:55:48.484Z Downloaded string_cache v0.8.9
8132026-03-19T02:55:48.484Z Downloaded strum_macros v0.26.4
8142026-03-19T02:55:48.484Z Downloaded topological-sort v0.2.2
8152026-03-19T02:55:48.485Z Downloaded slog-json v2.6.1
8162026-03-19T02:55:48.485Z Downloaded strum_macros v0.27.2
8172026-03-19T02:55:48.485Z Downloaded bstr v1.12.1
8182026-03-19T02:55:48.491Z Downloaded tui-tree-widget v0.23.1
8192026-03-19T02:55:48.491Z Downloaded thiserror-impl-no-std v2.0.2
8202026-03-19T02:55:48.491Z Downloaded synstructure v0.13.2
8212026-03-19T02:55:48.491Z Downloaded tabled_derive v0.7.0
8222026-03-19T02:55:48.499Z Downloaded thiserror-no-std v2.0.2
8232026-03-19T02:55:48.500Z Downloaded termcolor v1.4.1
8242026-03-19T02:55:48.500Z Downloaded test-strategy v0.4.5
8252026-03-19T02:55:48.506Z Downloaded serde_yaml v0.9.34+deprecated
8262026-03-19T02:55:48.506Z Downloaded target-lexicon v0.13.3
8272026-03-19T02:55:48.506Z Downloaded take_mut v0.2.2
8282026-03-19T02:55:48.506Z Downloaded tinytemplate v1.2.1
8292026-03-19T02:55:48.522Z Downloaded portable-atomic v1.13.1
8302026-03-19T02:55:48.522Z Downloaded snafu v0.8.9
8312026-03-19T02:55:48.526Z Downloaded thiserror v2.0.18
8322026-03-19T02:55:48.527Z Downloaded term v0.7.0
8332026-03-19T02:55:48.527Z Downloaded thiserror v1.0.69
8342026-03-19T02:55:48.535Z Downloaded tokio-rustls v0.25.0
8352026-03-19T02:55:48.535Z Downloaded hickory-proto v0.25.2
8362026-03-19T02:55:48.542Z Downloaded trait-variant v0.1.2
8372026-03-19T02:55:48.550Z Downloaded tar v0.4.44
8382026-03-19T02:55:48.550Z Downloaded untrusted v0.7.1
8392026-03-19T02:55:48.550Z Downloaded tinyvec_macros v0.1.1
8402026-03-19T02:55:48.550Z Downloaded termios v0.3.3
8412026-03-19T02:55:48.559Z Downloaded socket2 v0.5.10
8422026-03-19T02:55:48.559Z Downloaded socket2 v0.6.2
8432026-03-19T02:55:48.559Z Downloaded sync-ptr v0.1.4
8442026-03-19T02:55:48.559Z Downloaded stacker v0.1.23
8452026-03-19T02:55:48.559Z Downloaded tempfile v3.25.0
8462026-03-19T02:55:48.571Z Downloaded unicode-linebreak v0.1.5
8472026-03-19T02:55:48.571Z Downloaded unicode-xid v0.2.6
8482026-03-19T02:55:48.571Z Downloaded tabled_derive v0.11.0
8492026-03-19T02:55:48.571Z Downloaded tinystr v0.8.2
8502026-03-19T02:55:48.572Z Downloaded rpassword v7.4.0
8512026-03-19T02:55:48.592Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8522026-03-19T02:55:48.592Z Downloaded textwrap v0.15.2
8532026-03-19T02:55:48.592Z Downloaded usdt v0.6.0
8542026-03-19T02:55:48.592Z Downloaded ron v0.12.0
8552026-03-19T02:55:48.592Z Downloaded tokio-stream v0.1.18
8562026-03-19T02:55:48.599Z Downloaded time-macros v0.2.27
8572026-03-19T02:55:48.599Z Downloaded tabled v0.15.0
8582026-03-19T02:55:48.599Z Downloaded waitgroup v0.1.2
8592026-03-19T02:55:48.599Z Downloaded typify-macro v0.4.3
8602026-03-19T02:55:48.599Z Downloaded tower-service v0.3.3
8612026-03-19T02:55:48.599Z Downloaded reqwest v0.12.28
8622026-03-19T02:55:48.604Z Downloaded tokio-dtrace v0.1.1
8632026-03-19T02:55:48.604Z Downloaded diesel v2.3.7
8642026-03-19T02:55:48.628Z Downloaded utf8_iter v1.0.4
8652026-03-19T02:55:48.635Z Downloaded usdt-macro v0.6.0
8662026-03-19T02:55:48.635Z Downloaded usdt v0.5.0
8672026-03-19T02:55:48.635Z Downloaded typeid v1.0.3
8682026-03-19T02:55:48.636Z Downloaded tokio-tungstenite v0.23.1
8692026-03-19T02:55:48.636Z Downloaded regex v1.12.3
8702026-03-19T02:55:48.636Z Downloaded version_check v0.9.5
8712026-03-19T02:55:48.636Z Downloaded unicase v2.9.0
8722026-03-19T02:55:48.642Z Downloaded tower-layer v0.3.3
8732026-03-19T02:55:48.643Z Downloaded sqlparser_derive v0.5.0
8742026-03-19T02:55:48.643Z Downloaded bzip2-sys v0.1.13+1.0.8
8752026-03-19T02:55:48.649Z Downloaded wait-timeout v0.2.1
8762026-03-19T02:55:48.649Z Downloaded thiserror-impl v2.0.18
8772026-03-19T02:55:48.655Z Downloaded utf8parse v0.2.2
8782026-03-19T02:55:48.655Z Downloaded tokio-postgres v0.7.16
8792026-03-19T02:55:48.655Z Downloaded typify v0.6.1
8802026-03-19T02:55:48.661Z Downloaded vergen-gitcl v1.0.8
8812026-03-19T02:55:48.661Z Downloaded usdt-impl v0.6.0
8822026-03-19T02:55:48.662Z Downloaded toml v0.9.12+spec-1.1.0
8832026-03-19T02:55:48.670Z Downloaded unicode-properties v0.1.4
8842026-03-19T02:55:48.670Z Downloaded utf-8 v0.7.6
8852026-03-19T02:55:48.670Z Downloaded zone v0.3.1
8862026-03-19T02:55:48.670Z Downloaded toml_writer v1.0.6+spec-1.1.0
8872026-03-19T02:55:48.675Z Downloaded toml v1.0.3+spec-1.1.0
8882026-03-19T02:55:48.675Z Downloaded twox-hash v2.1.2
8892026-03-19T02:55:48.675Z Downloaded syn v1.0.109
8902026-03-19T02:55:48.682Z Downloaded void v1.0.2
8912026-03-19T02:55:48.687Z Downloaded tower-http v0.6.8
8922026-03-19T02:55:48.691Z Downloaded trybuild v1.0.116
8932026-03-19T02:55:48.692Z Downloaded walkdir v2.5.0
8942026-03-19T02:55:48.706Z Downloaded uzers v0.12.2
8952026-03-19T02:55:48.706Z Downloaded reqwest v0.13.2
8962026-03-19T02:55:48.735Z Downloaded zerofrom v0.1.6
8972026-03-19T02:55:48.735Z Downloaded typify v0.4.3
8982026-03-19T02:55:48.735Z Downloaded universal-hash v0.5.1
8992026-03-19T02:55:48.735Z Downloaded tracing-core v0.1.36
9002026-03-19T02:55:48.735Z Downloaded usdt-attr-macro v0.6.0
9012026-03-19T02:55:48.735Z Downloaded smallvec v0.6.14
9022026-03-19T02:55:48.735Z Downloaded vergen v9.0.6
9032026-03-19T02:55:48.735Z Downloaded nix v0.28.0
9042026-03-19T02:55:48.735Z Downloaded zstd-safe v7.2.4
9052026-03-19T02:55:48.755Z Downloaded hickory-proto v0.24.4
9062026-03-19T02:55:48.756Z Downloaded zerofrom-derive v0.1.6
9072026-03-19T02:55:48.756Z Downloaded yansi v1.0.1
9082026-03-19T02:55:48.756Z Downloaded bit-vec v0.6.3
9092026-03-19T02:55:48.756Z Downloaded vte v0.14.1
9102026-03-19T02:55:48.756Z Downloaded xz2 v0.1.7
9112026-03-19T02:55:48.756Z Downloaded vsss-rs v3.3.4
9122026-03-19T02:55:48.756Z Downloaded vergen-lib v0.1.6
9132026-03-19T02:55:48.772Z Downloaded vcpkg v0.2.15
9142026-03-19T02:55:48.786Z Downloaded whoami v2.1.0
9152026-03-19T02:55:48.795Z Downloaded nix v0.29.0
9162026-03-19T02:55:48.795Z Downloaded writeable v0.6.2
9172026-03-19T02:55:48.795Z Downloaded smallvec v1.15.1
9182026-03-19T02:55:48.795Z Downloaded uuid v1.21.0
9192026-03-19T02:55:48.813Z Downloaded zerovec-derive v0.11.2
9202026-03-19T02:55:48.813Z Downloaded vergen-git2 v1.0.7
9212026-03-19T02:55:48.813Z Downloaded unicode-bidi v0.3.18
9222026-03-19T02:55:48.813Z Downloaded toml_edit v0.19.15
9232026-03-19T02:55:48.913Z Downloaded zstd v0.13.3
9242026-03-19T02:55:48.913Z Downloaded winnow v0.6.26
9252026-03-19T02:55:48.913Z Downloaded yoke v0.8.1
9262026-03-19T02:55:48.961Z Downloaded swrite v0.1.0
9272026-03-19T02:55:48.961Z Downloaded yasna v0.5.2
9282026-03-19T02:55:48.961Z Downloaded unicode-width v0.1.14
9292026-03-19T02:55:48.961Z Downloaded zopfli v0.8.3
9302026-03-19T02:55:48.961Z Downloaded zerocopy-derive v0.7.35
9312026-03-19T02:55:48.961Z Downloaded toml_edit v0.22.27
9322026-03-19T02:55:48.962Z Downloaded zone_cfg_derive v0.3.1
9332026-03-19T02:55:48.962Z Downloaded zerocopy v0.8.40
9342026-03-19T02:55:48.962Z Downloaded unicode-width v0.2.0
9352026-03-19T02:55:48.962Z Downloaded zlib-rs v0.6.2
9362026-03-19T02:55:48.962Z Downloaded zerocopy v0.7.35
9372026-03-19T02:55:48.962Z Downloaded tokio-macros v2.6.0
9382026-03-19T02:55:48.962Z Downloaded url v2.5.8
9392026-03-19T02:55:48.962Z Downloaded serde_with v3.17.0
9402026-03-19T02:55:48.963Z Downloaded salty v0.3.0
9412026-03-19T02:55:48.963Z Downloaded zerotrie v0.2.3
9422026-03-19T02:55:48.963Z Downloaded rustls-webpki v0.102.8
9432026-03-19T02:55:48.963Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
9442026-03-19T02:55:48.980Z Downloaded thread_local v1.1.9
9452026-03-19T02:55:48.980Z Downloaded openapiv3 v2.2.0
9462026-03-19T02:55:48.981Z Downloaded quinn-proto v0.11.13
9472026-03-19T02:55:48.981Z Downloaded toml_datetime v1.0.0+spec-1.1.0
9482026-03-19T02:55:48.981Z Downloaded hickory-resolver v0.25.2
9492026-03-19T02:55:48.981Z Downloaded radix_trie v0.2.1
9502026-03-19T02:55:48.981Z Downloaded toml_parser v1.0.9+spec-1.1.0
9512026-03-19T02:55:48.981Z Downloaded internet-checksum v0.2.1
9522026-03-19T02:55:48.981Z Downloaded x509-cert v0.2.5
9532026-03-19T02:55:48.981Z Downloaded num-conv v0.2.0
9542026-03-19T02:55:48.981Z Downloaded powerfmt v0.2.0
9552026-03-19T02:55:48.982Z Downloaded supports-unicode v2.1.0
9562026-03-19T02:55:48.982Z Downloaded unicode_categories v0.1.1
9572026-03-19T02:55:48.982Z Downloaded try-lock v0.2.5
9582026-03-19T02:55:48.982Z Downloaded polar-core v0.27.3
9592026-03-19T02:55:48.982Z Downloaded nix v0.31.1
9602026-03-19T02:55:49.012Z Downloaded tokio-rustls v0.24.1
9612026-03-19T02:55:49.012Z Downloaded tinyvec v1.10.0
9622026-03-19T02:55:49.013Z Downloaded regex-syntax v0.6.29
9632026-03-19T02:55:49.013Z Downloaded unarray v0.1.4
9642026-03-19T02:55:49.013Z Downloaded winnow v0.5.40
9652026-03-19T02:55:49.054Z Downloaded want v0.3.1
9662026-03-19T02:55:49.054Z Downloaded unit-prefix v0.5.2
9672026-03-19T02:55:49.055Z Downloaded russh v0.45.0
9682026-03-19T02:55:49.055Z Downloaded ucd-trie v0.1.7
9692026-03-19T02:55:49.055Z Downloaded serde_json v1.0.149
9702026-03-19T02:55:49.055Z Downloaded zeroize_derive v1.4.3
9712026-03-19T02:55:49.055Z Downloaded xattr v1.6.1
9722026-03-19T02:55:49.055Z Downloaded petgraph v0.8.3
9732026-03-19T02:55:49.055Z Downloaded usdt-impl v0.5.0
9742026-03-19T02:55:49.055Z Downloaded rustls-pemfile v1.0.4
9752026-03-19T02:55:49.082Z Downloaded proptest v1.10.0
9762026-03-19T02:55:49.082Z Downloaded xshell-macros v0.2.7
9772026-03-19T02:55:49.082Z Downloaded unicode-truncate v1.1.0
9782026-03-19T02:55:49.082Z Downloaded unicode-ident v1.0.24
9792026-03-19T02:55:49.082Z Downloaded tungstenite v0.23.0
9802026-03-19T02:55:49.083Z Downloaded rayon v1.11.0
9812026-03-19T02:55:49.083Z Downloaded xshell v0.2.7
9822026-03-19T02:55:49.083Z Downloaded toml_edit v0.23.10+spec-1.0.0
9832026-03-19T02:55:49.083Z Downloaded wyz v0.5.1
9842026-03-19T02:55:49.083Z Downloaded whoami v1.6.1
9852026-03-19T02:55:49.083Z Downloaded tokio-util v0.7.18
9862026-03-19T02:55:49.083Z Downloaded rustls v0.21.12
9872026-03-19T02:55:49.083Z Downloaded nix v0.27.1
9882026-03-19T02:55:49.123Z Downloaded tls_codec v0.4.2
9892026-03-19T02:55:49.123Z Downloaded reedline v0.40.0
9902026-03-19T02:55:49.123Z Downloaded object v0.30.4
9912026-03-19T02:55:49.123Z Downloaded time v0.3.47
9922026-03-19T02:55:49.149Z Downloaded toml v0.8.23
9932026-03-19T02:55:49.149Z Downloaded tokio-tungstenite v0.21.0
9942026-03-19T02:55:49.149Z Downloaded tokio-rustls v0.26.4
9952026-03-19T02:55:49.149Z Downloaded thread-id v4.2.2
9962026-03-19T02:55:49.149Z Downloaded textwrap v0.16.2
9972026-03-19T02:55:49.149Z Downloaded subprocess v0.2.15
9982026-03-19T02:55:49.149Z Downloaded serde_cbor v0.11.2
9992026-03-19T02:55:49.150Z Downloaded rusty-fork v0.3.1
10002026-03-19T02:55:49.150Z Downloaded rustls-webpki v0.103.9
10012026-03-19T02:55:49.151Z Downloaded steno v0.4.1
10022026-03-19T02:55:49.151Z Downloaded regex-syntax v0.8.10
10032026-03-19T02:55:49.151Z Downloaded serde-hex v0.1.0
10042026-03-19T02:55:49.151Z Downloaded rustls v0.22.4
10052026-03-19T02:55:49.151Z Downloaded unicode-segmentation v1.12.0
10062026-03-19T02:55:49.276Z Downloaded spin v0.9.8
10072026-03-19T02:55:49.276Z Downloaded quick-xml v0.37.5
10082026-03-19T02:55:49.276Z Downloaded parse-display v0.10.0
10092026-03-19T02:55:49.276Z Downloaded tiny-keccak v2.0.2
10102026-03-19T02:55:49.276Z Downloaded tabled v0.20.0
10112026-03-19T02:55:49.276Z Downloaded smoltcp v0.9.1
10122026-03-19T02:55:49.276Z Downloaded zeroize v1.8.2
10132026-03-19T02:55:49.277Z Downloaded petname v2.0.2
10142026-03-19T02:55:49.277Z Downloaded lalrpop v0.19.12
10152026-03-19T02:55:49.277Z Downloaded zmij v1.0.21
10162026-03-19T02:55:49.277Z Downloaded thread-id v5.1.0
10172026-03-19T02:55:49.277Z Downloaded schemars_derive v0.8.22
10182026-03-19T02:55:49.277Z Downloaded rustls v0.23.37
10192026-03-19T02:55:49.307Z Downloaded tokio-native-tls v0.3.1
10202026-03-19T02:55:49.307Z Downloaded ssh-encoding v0.2.0
10212026-03-19T02:55:49.307Z Downloaded regress v0.10.5
10222026-03-19T02:55:49.307Z Downloaded unicode-normalization v0.1.25
10232026-03-19T02:55:49.307Z Downloaded tough v0.20.0
10242026-03-19T02:55:49.307Z Downloaded rustix v0.38.44
10252026-03-19T02:55:49.308Z Downloaded zip v0.6.6
10262026-03-19T02:55:49.308Z Downloaded zerovec v0.11.5
10272026-03-19T02:55:49.308Z Downloaded zerocopy v0.6.6
10282026-03-19T02:55:49.308Z Downloaded rustls-webpki v0.101.7
10292026-03-19T02:55:49.308Z Downloaded winnow v0.7.14
10302026-03-19T02:55:49.308Z Downloaded rustix v1.1.3
10312026-03-19T02:55:49.308Z Downloaded blake3 v1.8.3
10322026-03-19T02:55:49.308Z Downloaded rand v0.9.2
10332026-03-19T02:55:49.308Z Downloaded tungstenite v0.21.0
10342026-03-19T02:55:49.308Z Downloaded untrusted v0.9.0
10352026-03-19T02:55:49.308Z Downloaded slog-scope v4.4.1
10362026-03-19T02:55:49.308Z Downloaded signal-hook v0.3.18
10372026-03-19T02:55:49.309Z Downloaded zip v4.6.1
10382026-03-19T02:55:49.310Z Downloaded serde_core v1.0.228
10392026-03-19T02:55:49.317Z Downloaded pin-project-lite v0.2.17
10402026-03-19T02:55:49.317Z Downloaded ryu v1.0.23
10412026-03-19T02:55:49.317Z Downloaded smoltcp v0.11.0
10422026-03-19T02:55:49.317Z Downloaded signal-hook-registry v1.4.8
10432026-03-19T02:55:49.317Z Downloaded bit-vec v0.8.0
10442026-03-19T02:55:49.317Z Downloaded rustls-pki-types v1.14.0
10452026-03-19T02:55:49.317Z Downloaded serde_bytes v0.11.19
10462026-03-19T02:55:49.317Z Downloaded base16ct v0.2.0
10472026-03-19T02:55:49.317Z Downloaded syn v2.0.117
10482026-03-19T02:55:49.336Z Downloaded tracing-attributes v0.1.31
10492026-03-19T02:55:49.363Z Downloaded ratatui v0.29.0
10502026-03-19T02:55:49.363Z Downloaded aws-lc-rs v1.16.0
10512026-03-19T02:55:49.384Z Downloaded chrono-tz v0.10.4
10522026-03-19T02:55:49.385Z Downloaded atty v0.2.14
10532026-03-19T02:55:49.385Z Downloaded assert-json-diff v2.0.2
10542026-03-19T02:55:49.385Z Downloaded scroll_derive v0.13.1
10552026-03-19T02:55:49.385Z Downloaded scroll_derive v0.12.1
10562026-03-19T02:55:49.385Z Downloaded scopeguard v1.2.0
10572026-03-19T02:55:49.385Z Downloaded bytes v1.11.1
10582026-03-19T02:55:49.386Z Downloaded target-triple v1.0.0
10592026-03-19T02:55:49.397Z Downloaded usdt-macro v0.5.0
10602026-03-19T02:55:49.397Z Downloaded async-bb8-diesel v0.2.1
10612026-03-19T02:55:49.397Z Downloaded indoc v2.0.7
10622026-03-19T02:55:49.397Z Downloaded typify-impl v0.6.1
10632026-03-19T02:55:49.397Z Downloaded sled v0.34.7
10642026-03-19T02:55:49.446Z Downloaded typify-macro v0.6.1
10652026-03-19T02:55:49.487Z Downloaded tls_codec_derive v0.4.2
10662026-03-19T02:55:49.487Z Downloaded sync_wrapper v1.0.2
10672026-03-19T02:55:49.487Z Downloaded tap v1.0.1
10682026-03-19T02:55:49.487Z Downloaded tower v0.5.3
10692026-03-19T02:55:49.487Z Downloaded typed-path v0.9.3
10702026-03-19T02:55:49.488Z Downloaded signature v2.2.0
10712026-03-19T02:55:49.501Z Downloaded lzma-sys v0.1.20
10722026-03-19T02:55:49.501Z Downloaded thiserror-impl v1.0.69
10732026-03-19T02:55:49.502Z Downloaded toml v0.7.8
10742026-03-19T02:55:49.503Z Downloaded target-spec v3.5.7
10752026-03-19T02:55:49.503Z Downloaded strsim v0.11.1
10762026-03-19T02:55:49.503Z Downloaded term v1.2.1
10772026-03-19T02:55:49.503Z Downloaded regex-automata v0.4.14
10782026-03-19T02:55:49.524Z Downloaded petgraph v0.6.5
10792026-03-19T02:55:49.532Z Downloaded sigpipe v0.1.3
10802026-03-19T02:55:49.532Z Downloaded csv v1.4.0
10812026-03-19T02:55:49.532Z Downloaded yoke-derive v0.8.1
10822026-03-19T02:55:49.533Z Downloaded typenum v1.19.0
10832026-03-19T02:55:49.533Z Downloaded libz-sys v1.1.24
10842026-03-19T02:55:49.624Z Downloaded typify-impl v0.4.3
10852026-03-19T02:55:49.624Z Downloaded tabwriter v1.4.1
10862026-03-19T02:55:49.624Z Downloaded toml_write v0.1.2
10872026-03-19T02:55:49.625Z Downloaded snafu-derive v0.8.9
10882026-03-19T02:55:49.625Z Downloaded usdt-attr-macro v0.5.0
10892026-03-19T02:55:49.625Z Downloaded time-core v0.1.8
10902026-03-19T02:55:49.667Z Downloaded unsafe-libyaml v0.2.11
10912026-03-19T02:55:49.667Z Downloaded webpki-roots v1.0.6
10922026-03-19T02:55:49.668Z Downloaded sha3 v0.10.8
10932026-03-19T02:55:49.668Z Downloaded zerocopy-derive v0.6.6
10942026-03-19T02:55:49.669Z Downloaded tokio v1.49.0
10952026-03-19T02:55:49.706Z Downloaded sqlparser v0.61.0
10962026-03-19T02:55:49.706Z Downloaded encoding_rs v0.8.35
10972026-03-19T02:55:49.895Z Downloaded tracing v0.1.44
10982026-03-19T02:55:49.916Z Downloaded zerocopy-derive v0.8.40
10992026-03-19T02:55:49.916Z Downloaded ring v0.17.14
11002026-03-19T02:55:49.916Z Downloaded httpmock v0.8.3
11012026-03-19T02:55:49.916Z Downloaded libgit2-sys v0.18.3+1.9.2
11022026-03-19T02:55:50.289Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
11032026-03-19T02:56:01.397Z Startup: Refreshing catalog 'helios-dev' ... Done
11042026-03-19T02:56:11.504Z Startup: Caching catalogs ... Done
11052026-03-19T02:56:34.611ZPlanning: Solver setup ... Done (21.599s)
11062026-03-19T02:56:34.857ZPlanning: Running solver ... Done (0.155s)
11072026-03-19T02:56:34.993ZPlanning: Finding local manifests ... Done (0.003s)
11082026-03-19T02:56:35.107ZPlanning: Fetching manifests: 0/4 0% complete
11092026-03-19T02:56:35.228ZPlanning: Fetching manifests: 4/4 100% complete
11102026-03-19T02:56:35.344ZPlanning: Package planning ... Done (0.044s)
11112026-03-19T02:56:35.344ZPlanning: Merging actions ... Done (0.045s)
11122026-03-19T02:56:35.582ZPlanning: Checking for conflicting actions ... Done (0.252s)
11132026-03-19T02:56:35.603ZPlanning: Consolidating action changes ... Done (0.010s)
11142026-03-19T02:56:36.463ZPlanning: Evaluating mediators ... Done (0.899s)
11152026-03-19T02:56:36.508ZPlanning: Planning completed in 24.75 seconds
11162026-03-19T02:56:36.508Z Packages to install: 4
11172026-03-19T02:56:36.508Z Mediators to change: 2
11182026-03-19T02:56:36.508Z Services to change: 1
11192026-03-19T02:56:36.509Z Estimated space available: 155.06 GB
11202026-03-19T02:56:36.509ZEstimated space to be consumed: 1.83 GB
11212026-03-19T02:56:36.509Z Create boot environment: No
11222026-03-19T02:56:36.509ZCreate backup boot environment: No
11232026-03-19T02:56:36.509Z Rebuild boot archive: No
11242026-03-19T02:56:36.509Z
11252026-03-19T02:56:36.510ZChanged mediators:
11262026-03-19T02:56:36.510Z mediator clang:
11272026-03-19T02:56:36.510Z version: None -> 15 (system default)
11282026-03-19T02:56:36.510Z
11292026-03-19T02:56:36.510Z mediator llvm:
11302026-03-19T02:56:36.510Z version: 14 (system default) -> 15 (system default)
11312026-03-19T02:56:36.510Z
11322026-03-19T02:56:36.511ZChanged packages:
11332026-03-19T02:56:36.511Zhelios-dev
11342026-03-19T02:56:36.511Z developer/build-essential
11352026-03-19T02:56:36.511Z None -> 11-2.0
11362026-03-19T02:56:36.511Z library/libxmlsec1
11372026-03-19T02:56:36.511Z None -> 1.2.35-2.0
11382026-03-19T02:56:36.511Z ooce/developer/clang-15
11392026-03-19T02:56:36.511Z None -> 15.0.7-2.0
11402026-03-19T02:56:36.512Z ooce/developer/llvm-15
11412026-03-19T02:56:36.512Z None -> 15.0.7-2.0
11422026-03-19T02:56:36.512Z
11432026-03-19T02:56:36.512ZServices:
11442026-03-19T02:56:36.513Z restart_fmri:
11452026-03-19T02:56:36.513Z svc:/system/update-man-index:default
11462026-03-19T02:56:36.513Z
11472026-03-19T02:56:36.513ZDownload: 0/3290 items 0.0/212.6MB 0% complete
11482026-03-19T02:56:41.555ZDownload: 1083/3290 items 5.3/212.6MB 2% complete (1.1M/s)
11492026-03-19T02:56:51.106ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (10.1M/s)
11502026-03-19T02:56:56.107ZDownload: 2210/3290 items 119.2/212.6MB 56% complete (7.5M/s)
11512026-03-19T02:57:07.871ZDownload: 2224/3290 items 119.2/212.6MB 56% complete (6.5M/s)
11522026-03-19T02:57:12.867ZDownload: 3231/3290 items 198.7/212.6MB 93% complete (15.7M/s)
11532026-03-19T02:57:18.955ZDownload: 3289/3290 items 212.6/212.6MB 99% complete (9.8M/s)
11542026-03-19T02:57:18.978ZDownload: Completed 212.60 MB in 42.52 seconds (5.0M/s)
11552026-03-19T02:57:19.157Z Actions: 1/3689 actions (Installing new actions)
11562026-03-19T02:57:23.459Z Actions: Completed 3689 actions in 4.29 seconds.
11572026-03-19T02:57:23.821Z Done (0.354s)
11582026-03-19T02:57:23.830Z Done (0.000s)
11592026-03-19T02:57:28.964Z Done (0.904s)
11602026-03-19T02:57:29.108Z Done (3.944s)
11612026-03-19T02:57:29.246Z Done (0.017s)
11622026-03-19T02:57:29.246Z Done (0.000s)
11632026-03-19T02:57:29.306Z Done (0.000s)
11642026-03-19T02:57:30.299ZPlanning: Evaluating mediator changes ... Done
11652026-03-19T02:57:30.420ZPlanning: Checking for conflicting actions ... Done
11662026-03-19T02:57:30.424ZPlanning: Consolidating action changes ... Done
11672026-03-19T02:57:30.655ZPlanning: Evaluating mediators ... Done
11682026-03-19T02:57:30.663ZPlanning: Planning completed in 0.38 seconds
11692026-03-19T02:57:30.681Z Mediators to change: 2
11702026-03-19T02:57:30.681Z Create boot environment: No
11712026-03-19T02:57:30.684ZCreate backup boot environment: No
11722026-03-19T02:57:30.767Z Done
11732026-03-19T02:57:30.767Z Done
11742026-03-19T02:57:31.552Z Done
11752026-03-19T02:57:34.968Z Done
11762026-03-19T02:57:35.059Z Done
11772026-03-19T02:57:35.063Z Done
11782026-03-19T02:57:35.215Z Done
11792026-03-19T02:57:35.782ZPlanning: Evaluating mediator changes ... Done
11802026-03-19T02:57:35.797ZPlanning: Merging actions ... Done
11812026-03-19T02:57:35.947ZPlanning: Checking for conflicting actions ... Done
11822026-03-19T02:57:35.956ZPlanning: Consolidating action changes ... Done
11832026-03-19T02:57:36.176ZPlanning: Evaluating mediators ... Done
11842026-03-19T02:57:36.219ZPlanning: Planning completed in 0.65 seconds
11852026-03-19T02:57:36.252Z Packages to change: 1
11862026-03-19T02:57:36.252Z Mediators to change: 1
11872026-03-19T02:57:36.256Z Services to change: 1
11882026-03-19T02:57:36.256Z Create boot environment: No
11892026-03-19T02:57:36.256ZCreate backup boot environment: Yes
11902026-03-19T02:57:38.646Z Actions: 1/6 actions (Updating modified actions)
11912026-03-19T02:57:38.672Z Actions: Completed 6 actions in 0.00 seconds.
11922026-03-19T02:57:38.672Z Done
11932026-03-19T02:57:38.672Z Done
11942026-03-19T02:57:38.846Z Done
11952026-03-19T02:57:42.237Z Done
11962026-03-19T02:57:42.327Z Done
11972026-03-19T02:57:42.330Z Done
11982026-03-19T02:57:42.491Z Done
11992026-03-19T02:57:42.874ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
12002026-03-19T02:57:42.874Zclang system 15 system
12012026-03-19T02:57:42.874Zcsh system system illumos
12022026-03-19T02:57:42.874Zctags system system illumos
12032026-03-19T02:57:42.874Zfile system system illumos
12042026-03-19T02:57:42.874Zgcc vendor 12 vendor
12052026-03-19T02:57:42.874Zgcc system 10 system
12062026-03-19T02:57:42.874Zgcc system 7 system
12072026-03-19T02:57:42.875Zgo system 1.20 system
12082026-03-19T02:57:42.875Zgo system 1.19 system
12092026-03-19T02:57:42.875Zllvm system 15 system
12102026-03-19T02:57:42.875Zllvm system 14 system
12112026-03-19T02:57:42.875Zmariadb system 10.6 system
12122026-03-19T02:57:42.875Zmta vendor vendor dma
12132026-03-19T02:57:42.875Zopenjdk system 17 system
12142026-03-19T02:57:42.875Zopenjdk system 11 system
12152026-03-19T02:57:42.875Zopenjdk system 1.8 system
12162026-03-19T02:57:42.875Zopenssl vendor 3 vendor
12172026-03-19T02:57:42.875Zperl system 5.36 system
12182026-03-19T02:57:42.875Zpostgresql system 15 system
12192026-03-19T02:57:42.875Zpostgresql system 13 system
12202026-03-19T02:57:42.875Zpython vendor 3 vendor
12212026-03-19T02:57:42.875Zpython system 2 system
12222026-03-19T02:57:42.875Zpython3 system 3.11 system
12232026-03-19T02:57:42.875Zruby system 3.0 system
12242026-03-19T02:57:42.875Zwords vendor vendor american-english
12252026-03-19T02:57:42.875Zwords system system australian-english
12262026-03-19T02:57:42.875Zwords system system british-english
12272026-03-19T02:57:42.875Zwords system system canadian-english
12282026-03-19T02:57:42.875Zwords system system french
12292026-03-19T02:57:42.875Zwords system system italian
12302026-03-19T02:57:42.875Zwords system system ngerman
12312026-03-19T02:57:42.875Zwords system system ogerman
12322026-03-19T02:57:42.875Zwords system system spanish
12332026-03-19T02:57:43.178ZPUBLISHER TYPE STATUS P LOCATION
12342026-03-19T02:57:43.178Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
12352026-03-19T02:57:49.303ZFMRI IFO
12362026-03-19T02:57:49.303Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
12372026-03-19T02:57:49.303Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
12382026-03-19T02:57:49.303Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
12392026-03-19T02:57:49.303Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
12402026-03-19T02:57:49.303Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
12412026-03-19T02:57:49.303Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
12422026-03-19T02:57:49.303Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
12432026-03-19T02:57:49.304Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
12442026-03-19T02:57:49.304Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
12452026-03-19T02:57:49.304Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
12462026-03-19T02:57:49.304Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
12472026-03-19T02:57:49.304Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
12482026-03-19T02:57:49.304Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
12492026-03-19T02:57:49.304Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
12502026-03-19T02:57:49.304Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
12512026-03-19T02:57:49.304Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
12522026-03-19T02:57:51.106Z Downloading crates ...
12532026-03-19T02:57:51.202Z Downloaded cargo_toml v0.21.0
12542026-03-19T02:57:51.276Z Compiling proc-macro2 v1.0.106
12552026-03-19T02:57:51.281Z Compiling unicode-ident v1.0.24
12562026-03-19T02:57:51.281Z Compiling quote v1.0.44
12572026-03-19T02:57:51.281Z Compiling serde_core v1.0.228
12582026-03-19T02:57:51.282Z Compiling libc v0.2.180
12592026-03-19T02:57:51.282Z Compiling version_check v0.9.5
12602026-03-19T02:57:51.282Z Compiling stable_deref_trait v1.2.1
12612026-03-19T02:57:51.282Z Compiling memchr v2.8.0
12622026-03-19T02:57:51.282Z Compiling serde v1.0.228
12632026-03-19T02:57:51.282Z Compiling zmij v1.0.21
12642026-03-19T02:57:51.282Z Compiling itoa v1.0.17
12652026-03-19T02:57:51.282Z Compiling thiserror v1.0.69
12662026-03-19T02:57:51.282Z Compiling autocfg v1.5.0
12672026-03-19T02:57:51.282Z Compiling ucd-trie v0.1.7
12682026-03-19T02:57:51.282Z Compiling writeable v0.6.2
12692026-03-19T02:57:51.590Z Compiling litemap v0.8.1
12702026-03-19T02:57:51.614Z Compiling icu_normalizer_data v2.1.1
12712026-03-19T02:57:51.792Z Compiling rustix v1.1.3
12722026-03-19T02:57:51.826Z Compiling icu_properties_data v2.1.2
12732026-03-19T02:57:51.865Z Compiling byteorder v1.5.0
12742026-03-19T02:57:51.882Z Compiling bitflags v2.11.0
12752026-03-19T02:57:52.008Z Compiling serde_json v1.0.149
12762026-03-19T02:57:52.140Z Compiling pest v2.8.6
12772026-03-19T02:57:52.193Z Compiling hashbrown v0.16.1
12782026-03-19T02:57:52.230Z Compiling smallvec v1.15.1
12792026-03-19T02:57:52.246Z Compiling typeid v1.0.3
12802026-03-19T02:57:52.249Z Compiling num-traits v0.2.19
12812026-03-19T02:57:52.340Z Compiling equivalent v1.0.2
12822026-03-19T02:57:52.358Z Compiling usdt-impl v0.5.0
12832026-03-19T02:57:52.379Z Compiling proc-macro-error-attr v1.0.4
12842026-03-19T02:57:52.526Z Compiling syn v1.0.109
12852026-03-19T02:57:52.566Z Compiling winnow v0.7.14
12862026-03-19T02:57:52.566Z Compiling toml_write v0.1.2
12872026-03-19T02:57:52.606Z Compiling erased-serde v0.4.9
12882026-03-19T02:57:52.606Z Compiling errno v0.3.14
12892026-03-19T02:57:52.681Z Compiling thread-id v4.2.2
12902026-03-19T02:57:52.754Z Compiling proc-macro-error v1.0.4
12912026-03-19T02:57:52.771Z Compiling log v0.4.29
12922026-03-19T02:57:52.805Z Compiling utf8parse v0.2.2
12932026-03-19T02:57:52.805Z Compiling camino v1.2.2
12942026-03-19T02:57:52.841Z Compiling plain v0.2.3
12952026-03-19T02:57:52.946Z Compiling indexmap v2.13.0
12962026-03-19T02:57:52.987Z Compiling percent-encoding v2.3.2
12972026-03-19T02:57:53.087Z Compiling getrandom v0.4.1
12982026-03-19T02:57:53.112Z Compiling thiserror v2.0.18
12992026-03-19T02:57:53.112Z Compiling utf8_iter v1.0.4
13002026-03-19T02:57:53.112Z Compiling anstyle-parse v0.2.7
13012026-03-19T02:57:53.222Z Compiling form_urlencoded v1.2.2
13022026-03-19T02:57:53.301Z Compiling syn v2.0.117
13032026-03-19T02:57:53.411Z Compiling anstyle-query v1.1.5
13042026-03-19T02:57:53.430Z Compiling cfg-if v1.0.4
13052026-03-19T02:57:53.497Z Compiling is_terminal_polyfill v1.70.2
13062026-03-19T02:57:53.510Z Compiling pretty-hex v0.4.1
13072026-03-19T02:57:53.563Z Compiling anstyle v1.0.13
13082026-03-19T02:57:53.582Z Compiling colorchoice v1.0.4
13092026-03-19T02:57:53.750Z Compiling fs-err v3.3.0
13102026-03-19T02:57:53.883Z Compiling pest_meta v2.8.6
13112026-03-19T02:57:53.909Z Compiling ordered-float v2.10.1
13122026-03-19T02:57:53.910Z Compiling anstream v0.6.21
13132026-03-19T02:57:53.910Z Compiling heck v0.4.1
13142026-03-19T02:57:53.910Z Compiling clap_lex v1.0.0
13152026-03-19T02:57:53.921Z Compiling bytecount v0.6.9
13162026-03-19T02:57:53.953Z Compiling heck v0.5.0
13172026-03-19T02:57:54.000Z Compiling fastrand v2.3.0
13182026-03-19T02:57:54.060Z Compiling terminal_size v0.4.3
13192026-03-19T02:57:54.094Z Compiling once_cell v1.21.3
13202026-03-19T02:57:54.196Z Compiling strsim v0.11.1
13212026-03-19T02:57:54.224Z Compiling unicode-width v0.1.14
13222026-03-19T02:57:54.229Z Compiling fnv v1.0.7
13232026-03-19T02:57:54.257Z Compiling anyhow v1.0.102
13242026-03-19T02:57:54.307Z Compiling unicode-xid v0.2.6
13252026-03-19T02:57:54.365Z Compiling tempfile v3.25.0
13262026-03-19T02:57:54.389Z Compiling memmap v0.7.0
13272026-03-19T02:57:54.404Z Compiling smawk v0.3.2
13282026-03-19T02:57:54.437Z Compiling unicode-width v0.2.0
13292026-03-19T02:57:54.465Z Compiling clap_builder v4.5.60
13302026-03-19T02:57:54.480Z Compiling unicode-linebreak v0.1.5
13312026-03-19T02:57:54.599Z Compiling papergrid v0.11.0
13322026-03-19T02:57:54.713Z Compiling swrite v0.1.0
13332026-03-19T02:57:54.777Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
13342026-03-19T02:57:54.856Z Compiling semver v1.0.27
13352026-03-19T02:57:54.975Z Compiling textwrap v0.16.2
13362026-03-19T02:57:55.403Z Compiling camino-tempfile v1.4.1
13372026-03-19T02:57:55.443Z Compiling serde-untagged v0.1.9
13382026-03-19T02:57:55.776Z Compiling tabled_derive v0.7.0
13392026-03-19T02:57:56.669Z Compiling tabled v0.15.0
13402026-03-19T02:57:57.119Z Compiling synstructure v0.13.2
13412026-03-19T02:57:57.130Z Compiling pest_generator v2.8.6
13422026-03-19T02:57:57.801Z Compiling serde_derive v1.0.228
13432026-03-19T02:57:57.801Z Compiling zerofrom-derive v0.1.6
13442026-03-19T02:57:57.807Z Compiling yoke-derive v0.8.1
13452026-03-19T02:57:57.807Z Compiling zerovec-derive v0.11.2
13462026-03-19T02:57:57.807Z Compiling displaydoc v0.2.5
13472026-03-19T02:57:57.808Z Compiling thiserror-impl v1.0.69
13482026-03-19T02:57:57.808Z Compiling zerocopy-derive v0.7.35
13492026-03-19T02:57:57.808Z Compiling pest_derive v2.8.6
13502026-03-19T02:57:57.808Z Compiling scroll_derive v0.12.1
13512026-03-19T02:57:57.808Z Compiling thiserror-impl v2.0.18
13522026-03-19T02:57:57.808Z Compiling clap_derive v4.5.55
13532026-03-19T02:57:58.694Z Compiling scroll v0.12.0
13542026-03-19T02:57:58.948Z Compiling zerocopy v0.7.35
13552026-03-19T02:57:58.994Z Compiling goblin v0.8.2
13562026-03-19T02:57:59.208Z Compiling zerofrom v0.1.6
13572026-03-19T02:57:59.337Z Compiling yoke v0.8.1
13582026-03-19T02:57:59.419Z Compiling dtrace-parser v0.2.0
13592026-03-19T02:57:59.536Z Compiling zerovec v0.11.5
13602026-03-19T02:57:59.536Z Compiling zerotrie v0.2.3
13612026-03-19T02:57:59.789Z Compiling clap v4.5.60
13622026-03-19T02:58:00.178Z Compiling tinystr v0.8.2
13632026-03-19T02:58:00.178Z Compiling potential_utf v0.1.4
13642026-03-19T02:58:00.315Z Compiling icu_collections v2.1.1
13652026-03-19T02:58:00.342Z Compiling icu_locale_core v2.1.1
13662026-03-19T02:58:01.118Z Compiling icu_provider v2.1.1
13672026-03-19T02:58:01.302Z Compiling dof v0.3.0
13682026-03-19T02:58:01.302Z Compiling serde_tokenstream v0.2.3
13692026-03-19T02:58:01.310Z Compiling serde_spanned v0.6.9
13702026-03-19T02:58:01.310Z Compiling toml_datetime v0.6.11
13712026-03-19T02:58:01.311Z Compiling serde-value v0.7.0
13722026-03-19T02:58:01.311Z Compiling cargo-platform v0.2.0
13732026-03-19T02:58:01.311Z Compiling macaddr v1.0.1
13742026-03-19T02:58:01.405Z Compiling icu_properties v2.1.2
13752026-03-19T02:58:01.405Z Compiling icu_normalizer v2.1.1
13762026-03-19T02:58:01.567Z Compiling toml_edit v0.22.27
13772026-03-19T02:58:02.207Z Compiling usdt-attr-macro v0.5.0
13782026-03-19T02:58:02.226Z Compiling usdt-macro v0.5.0
13792026-03-19T02:58:02.646Z Compiling idna_adapter v1.2.1
13802026-03-19T02:58:02.762Z Compiling idna v1.1.0
13812026-03-19T02:58:02.959Z Compiling usdt v0.5.0
13822026-03-19T02:58:03.105Z Compiling url v2.5.8
13832026-03-19T02:58:03.414Z Compiling toml v0.8.23
13842026-03-19T02:58:03.875Z Compiling cargo-util-schemas v0.8.2
13852026-03-19T02:58:03.875Z Compiling cargo_toml v0.21.0
13862026-03-19T02:58:05.032Z Compiling cargo_metadata v0.21.0
13872026-03-19T02:58:06.330Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13882026-03-19T02:58:09.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.85s
13892026-03-19T02:58:09.340Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
13902026-03-19T02:58:10.424Z Compiling libc v0.2.180
13912026-03-19T02:58:10.429Z Compiling serde v1.0.228
13922026-03-19T02:58:10.429Z Compiling log v0.4.29
13932026-03-19T02:58:10.429Z Compiling shlex v1.3.0
13942026-03-19T02:58:10.429Z Compiling find-msvc-tools v0.1.9
13952026-03-19T02:58:10.430Z Compiling smallvec v1.15.1
13962026-03-19T02:58:10.430Z Compiling typenum v1.19.0
13972026-03-19T02:58:10.430Z Compiling subtle v2.6.1
13982026-03-19T02:58:10.681Z Compiling generic-array v0.14.7
13992026-03-19T02:58:10.686Z Compiling scopeguard v1.2.0
14002026-03-19T02:58:10.686Z Compiling portable-atomic v1.13.1
14012026-03-19T02:58:10.762Z Compiling const-oid v0.9.6
14022026-03-19T02:58:10.766Z Compiling critical-section v1.2.0
14032026-03-19T02:58:10.790Z Compiling syn v2.0.117
14042026-03-19T02:58:10.807Z Compiling zerocopy v0.8.40
14052026-03-19T02:58:10.811Z Compiling parking_lot_core v0.9.12
14062026-03-19T02:58:10.875Z Compiling lock_api v0.4.14
14072026-03-19T02:58:10.895Z Compiling pin-project-lite v0.2.17
14082026-03-19T02:58:10.921Z Compiling serde_json v1.0.149
14092026-03-19T02:58:10.927Z Compiling pkg-config v0.3.32
14102026-03-19T02:58:10.962Z Compiling bitflags v2.11.0
14112026-03-19T02:58:10.967Z Compiling libm v0.2.16
14122026-03-19T02:58:10.967Z Compiling num-traits v0.2.19
14132026-03-19T02:58:11.080Z Compiling futures-core v0.3.32
14142026-03-19T02:58:11.125Z Compiling percent-encoding v2.3.2
14152026-03-19T02:58:11.145Z Compiling allocator-api2 v0.2.21
14162026-03-19T02:58:11.256Z Compiling cpufeatures v0.2.17
14172026-03-19T02:58:11.279Z Compiling foldhash v0.2.0
14182026-03-19T02:58:11.324Z Compiling futures-sink v0.3.32
14192026-03-19T02:58:11.330Z Compiling getrandom v0.4.1
14202026-03-19T02:58:11.415Z Compiling slab v0.4.12
14212026-03-19T02:58:11.420Z Compiling futures-task v0.3.32
14222026-03-19T02:58:11.523Z Compiling futures-channel v0.3.32
14232026-03-19T02:58:11.530Z Compiling futures-io v0.3.32
14242026-03-19T02:58:11.615Z Compiling hashbrown v0.16.1
14252026-03-19T02:58:11.618Z Compiling rand_core v0.10.0
14262026-03-19T02:58:11.657Z Compiling getrandom v0.3.4
14272026-03-19T02:58:11.683Z Compiling rustversion v1.0.22
14282026-03-19T02:58:11.708Z Compiling form_urlencoded v1.2.2
14292026-03-19T02:58:11.747Z Compiling dunce v1.0.5
14302026-03-19T02:58:11.775Z Compiling ident_case v1.0.1
14312026-03-19T02:58:11.855Z Compiling fs_extra v1.3.0
14322026-03-19T02:58:11.877Z Compiling base64ct v1.8.3
14332026-03-19T02:58:11.883Z Compiling flagset v0.4.7
14342026-03-19T02:58:11.920Z Compiling getrandom v0.2.17
14352026-03-19T02:58:11.948Z Compiling jobserver v0.1.34
14362026-03-19T02:58:11.976Z Compiling errno v0.3.14
14372026-03-19T02:58:12.022Z Compiling mio v1.1.1
14382026-03-19T02:58:12.045Z Compiling socket2 v0.6.2
14392026-03-19T02:58:12.170Z Compiling rand_core v0.6.4
14402026-03-19T02:58:12.192Z Compiling signal-hook-registry v1.4.8
14412026-03-19T02:58:12.229Z Compiling once_cell v1.21.3
14422026-03-19T02:58:12.260Z Compiling cc v1.2.56
14432026-03-19T02:58:12.285Z Compiling parking_lot v0.12.5
14442026-03-19T02:58:12.403Z Compiling indexmap v2.13.0
14452026-03-19T02:58:12.422Z Compiling pem-rfc7468 v0.7.0
14462026-03-19T02:58:12.494Z Compiling iana-time-zone v0.1.65
14472026-03-19T02:58:12.512Z Compiling rustix v1.1.3
14482026-03-19T02:58:12.568Z Compiling uuid v1.21.0
14492026-03-19T02:58:12.589Z Compiling rustc_version v0.4.1
14502026-03-19T02:58:12.613Z Compiling regex-syntax v0.8.10
14512026-03-19T02:58:12.691Z Compiling vcpkg v0.2.15
14522026-03-19T02:58:12.817Z Compiling aws-lc-rs v1.16.0
14532026-03-19T02:58:12.857Z Compiling tracing-core v0.1.36
14542026-03-19T02:58:12.887Z Compiling crossbeam-utils v0.8.21
14552026-03-19T02:58:13.044Z Compiling rand_core v0.9.5
14562026-03-19T02:58:13.095Z Compiling untrusted v0.7.1
14572026-03-19T02:58:13.117Z Compiling base64 v0.22.1
14582026-03-19T02:58:13.231Z Compiling syn v1.0.109
14592026-03-19T02:58:13.282Z Compiling schemars v0.8.22
14602026-03-19T02:58:13.348Z Compiling untrusted v0.9.0
14612026-03-19T02:58:13.354Z Compiling openssl-probe v0.2.1
14622026-03-19T02:58:13.377Z Compiling cmake v0.1.57
14632026-03-19T02:58:13.398Z Compiling httparse v1.10.1
14642026-03-19T02:58:13.525Z Compiling tinyvec_macros v0.1.1
14652026-03-19T02:58:13.589Z Compiling atomic-waker v1.1.2
14662026-03-19T02:58:13.589Z Compiling try-lock v0.2.5
14672026-03-19T02:58:13.639Z Compiling tower-service v0.3.3
14682026-03-19T02:58:13.649Z Compiling tower-layer v0.3.3
14692026-03-19T02:58:13.649Z Compiling dyn-clone v1.0.20
14702026-03-19T02:58:13.726Z Compiling rustls v0.23.37
14712026-03-19T02:58:13.758Z Compiling want v0.3.1
14722026-03-19T02:58:13.781Z Compiling tinyvec v1.10.0
14732026-03-19T02:58:13.781Z Compiling spin v0.9.8
14742026-03-19T02:58:13.786Z Compiling aho-corasick v1.1.4
14752026-03-19T02:58:13.871Z Compiling crc32fast v1.5.0
14762026-03-19T02:58:13.898Z Compiling time-core v0.1.8
14772026-03-19T02:58:13.899Z Compiling foreign-types-shared v0.1.1
14782026-03-19T02:58:13.957Z Compiling powerfmt v0.2.0
14792026-03-19T02:58:14.004Z Compiling httpdate v1.0.3
14802026-03-19T02:58:14.008Z Compiling num-conv v0.2.0
14812026-03-19T02:58:14.063Z Compiling openssl v0.10.75
14822026-03-19T02:58:14.120Z Compiling pin-utils v0.1.0
14832026-03-19T02:58:14.136Z Compiling foreign-types v0.3.2
14842026-03-19T02:58:14.157Z Compiling wait-timeout v0.2.1
14852026-03-19T02:58:14.228Z Compiling deranged v0.5.8
14862026-03-19T02:58:14.250Z Compiling time-macros v0.2.27
14872026-03-19T02:58:14.250Z Compiling simd-adler32 v0.3.8
14882026-03-19T02:58:14.293Z Compiling usdt-impl v0.6.0
14892026-03-19T02:58:14.293Z Compiling num_threads v0.1.7
14902026-03-19T02:58:14.356Z Compiling either v1.15.0
14912026-03-19T02:58:14.394Z Compiling siphasher v1.0.2
14922026-03-19T02:58:14.417Z Compiling quick-error v1.2.3
14932026-03-19T02:58:14.417Z Compiling bit-vec v0.8.0
14942026-03-19T02:58:14.462Z Compiling native-tls v0.2.18
14952026-03-19T02:58:14.576Z Compiling unicode-normalization v0.1.25
14962026-03-19T02:58:14.622Z Compiling aws-lc-sys v0.37.1
14972026-03-19T02:58:14.630Z Compiling ring v0.17.14
14982026-03-19T02:58:14.688Z Compiling openssl-sys v0.9.111
14992026-03-19T02:58:14.693Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15002026-03-19T02:58:14.714Z Compiling bit-set v0.8.0
15012026-03-19T02:58:14.753Z Compiling bzip2-sys v0.1.13+1.0.8
15022026-03-19T02:58:14.773Z Compiling tempfile v3.25.0
15032026-03-19T02:58:14.799Z Compiling crossbeam-epoch v0.9.18
15042026-03-19T02:58:14.949Z Compiling synstructure v0.13.2
15052026-03-19T02:58:15.142Z Compiling pest_generator v2.8.6
15062026-03-19T02:58:15.173Z Compiling serde_derive_internals v0.29.1
15072026-03-19T02:58:15.233Z Compiling darling_core v0.20.11
15082026-03-19T02:58:15.278Z Compiling regex-automata v0.4.14
15092026-03-19T02:58:15.311Z Compiling rusty-fork v0.3.1
15102026-03-19T02:58:15.732Z Compiling darling_core v0.21.3
15112026-03-19T02:58:15.757Z Compiling slog v2.8.2
15122026-03-19T02:58:15.857Z Compiling time v0.3.47
15132026-03-19T02:58:15.880Z Compiling rand_xorshift v0.4.0
15142026-03-19T02:58:16.030Z Compiling heapless v0.7.17
15152026-03-19T02:58:16.095Z Compiling thread-id v5.1.0
15162026-03-19T02:58:16.119Z Compiling sync_wrapper v1.0.2
15172026-03-19T02:58:16.181Z Compiling cookie v0.18.1
15182026-03-19T02:58:16.211Z Compiling adler2 v2.0.1
15192026-03-19T02:58:16.263Z Compiling unarray v0.1.4
15202026-03-19T02:58:16.333Z Compiling unicode-segmentation v1.12.0
15212026-03-19T02:58:16.349Z Compiling signal-hook v0.3.18
15222026-03-19T02:58:16.374Z Compiling paste v1.0.15
15232026-03-19T02:58:16.400Z Compiling unicode-properties v0.1.4
15242026-03-19T02:58:16.429Z Compiling zstd-safe v7.2.4
15252026-03-19T02:58:16.449Z Compiling unicode-bidi v0.3.18
15262026-03-19T02:58:16.499Z Compiling rayon-core v1.13.0
15272026-03-19T02:58:16.593Z Compiling anyhow v1.0.102
15282026-03-19T02:58:16.801Z Compiling miniz_oxide v0.8.9
15292026-03-19T02:58:16.851Z Compiling crossbeam-deque v0.8.6
15302026-03-19T02:58:16.909Z Compiling stringprep v0.1.5
15312026-03-19T02:58:16.931Z Compiling num-integer v0.1.46
15322026-03-19T02:58:17.179Z Compiling vergen-lib v0.1.6
15332026-03-19T02:58:17.245Z Compiling curve25519-dalek v4.1.3
15342026-03-19T02:58:17.354Z Compiling ff v0.13.1
15352026-03-19T02:58:17.450Z Compiling hash32 v0.2.1
15362026-03-19T02:58:17.480Z Compiling memoffset v0.9.1
15372026-03-19T02:58:17.575Z Compiling rustix v0.38.44
15382026-03-19T02:58:17.578Z Compiling psl-types v2.0.11
15392026-03-19T02:58:17.715Z Compiling serde_derive v1.0.228
15402026-03-19T02:58:17.740Z Compiling zeroize_derive v1.4.3
15412026-03-19T02:58:17.766Z Compiling zerofrom-derive v0.1.6
15422026-03-19T02:58:17.770Z Compiling yoke-derive v0.8.1
15432026-03-19T02:58:17.770Z Compiling zerocopy-derive v0.8.40
15442026-03-19T02:58:17.830Z Compiling zerovec-derive v0.11.2
15452026-03-19T02:58:17.856Z Compiling displaydoc v0.2.5
15462026-03-19T02:58:18.081Z Compiling tokio-macros v2.6.0
15472026-03-19T02:58:18.228Z Compiling futures-macro v0.3.32
15482026-03-19T02:58:18.675Z Compiling zeroize v1.8.2
15492026-03-19T02:58:18.789Z Compiling der_derive v0.7.3
15502026-03-19T02:58:18.976Z Compiling thiserror-impl v2.0.18
15512026-03-19T02:58:19.533Z Compiling rustls-pki-types v1.14.0
15522026-03-19T02:58:19.539Z Compiling futures-util v0.3.32
15532026-03-19T02:58:19.539Z Compiling tracing-attributes v0.1.31
15542026-03-19T02:58:19.539Z Compiling schemars_derive v0.8.22
15552026-03-19T02:58:19.660Z Compiling scroll_derive v0.13.1
15562026-03-19T02:58:19.786Z Compiling crypto-common v0.1.7
15572026-03-19T02:58:19.817Z Compiling block-buffer v0.10.4
15582026-03-19T02:58:19.837Z Compiling block-padding v0.3.3
15592026-03-19T02:58:19.908Z Compiling zerofrom v0.1.6
15602026-03-19T02:58:20.005Z Compiling digest v0.10.7
15612026-03-19T02:58:20.066Z Compiling yoke v0.8.1
15622026-03-19T02:58:20.081Z Compiling inout v0.1.4
15632026-03-19T02:58:20.100Z Compiling pest_derive v2.8.6
15642026-03-19T02:58:20.180Z Compiling der v0.7.10
15652026-03-19T02:58:20.333Z Compiling zerovec v0.11.5
15662026-03-19T02:58:20.354Z Compiling zerotrie v0.2.3
15672026-03-19T02:58:20.439Z Compiling hmac v0.12.1
15682026-03-19T02:58:20.600Z Compiling sha2 v0.10.9
15692026-03-19T02:58:20.722Z Compiling cipher v0.4.4
15702026-03-19T02:58:20.802Z Compiling pbkdf2 v0.12.2
15712026-03-19T02:58:20.830Z Compiling scroll v0.13.0
15722026-03-19T02:58:20.931Z Compiling thiserror v2.0.18
15732026-03-19T02:58:20.974Z Compiling darling_macro v0.20.11
15742026-03-19T02:58:21.080Z Compiling tinystr v0.8.2
15752026-03-19T02:58:21.127Z Compiling potential_utf v0.1.4
15762026-03-19T02:58:21.145Z Compiling salsa20 v0.10.2
15772026-03-19T02:58:21.231Z Compiling aes v0.8.4
15782026-03-19T02:58:21.309Z Compiling icu_collections v2.1.1
15792026-03-19T02:58:21.338Z Compiling icu_locale_core v2.1.1
15802026-03-19T02:58:21.353Z Compiling scrypt v0.11.0
15812026-03-19T02:58:21.392Z Compiling cbc v0.1.2
15822026-03-19T02:58:21.414Z Compiling spki v0.7.3
15832026-03-19T02:58:21.447Z Compiling tracing v0.1.44
15842026-03-19T02:58:21.598Z Compiling goblin v0.10.5
15852026-03-19T02:58:21.645Z Compiling darling v0.20.11
15862026-03-19T02:58:21.706Z Compiling thiserror-impl v1.0.69
15872026-03-19T02:58:21.727Z Compiling openssl-macros v0.1.1
15882026-03-19T02:58:21.766Z Compiling derive_builder_core v0.20.2
15892026-03-19T02:58:21.830Z Compiling pkcs5 v0.7.1
15902026-03-19T02:58:22.058Z Compiling dtrace-parser v0.3.0
15912026-03-19T02:58:22.076Z Compiling signature v2.2.0
15922026-03-19T02:58:22.099Z Compiling rustls-native-certs v0.8.3
15932026-03-19T02:58:22.288Z Compiling icu_provider v2.1.1
15942026-03-19T02:58:22.314Z Compiling pkcs8 v0.10.2
15952026-03-19T02:58:22.605Z Compiling scroll_derive v0.12.1
15962026-03-19T02:58:22.622Z Compiling md-5 v0.10.6
15972026-03-19T02:58:22.728Z Compiling icu_properties v2.1.2
15982026-03-19T02:58:22.758Z Compiling icu_normalizer v2.1.1
15992026-03-19T02:58:22.783Z Compiling darling_macro v0.21.3
16002026-03-19T02:58:22.807Z Compiling webpki-roots v1.0.6
16012026-03-19T02:58:22.811Z Compiling zerocopy-derive v0.7.35
16022026-03-19T02:58:22.853Z Compiling bytes v1.11.1
16032026-03-19T02:58:22.941Z Compiling chrono v0.4.44
16042026-03-19T02:58:22.988Z Compiling ipnet v2.11.0
16052026-03-19T02:58:23.140Z Compiling derive_builder_macro v0.20.2
16062026-03-19T02:58:23.218Z Compiling serde_spanned v0.6.9
16072026-03-19T02:58:23.426Z Compiling toml_datetime v0.6.11
16082026-03-19T02:58:23.468Z Compiling erased-serde v0.3.31
16092026-03-19T02:58:23.631Z Compiling serde_tokenstream v0.2.3
16102026-03-19T02:58:23.662Z Compiling tokio v1.49.0
16112026-03-19T02:58:23.663Z Compiling http v1.4.0
16122026-03-19T02:58:23.731Z Compiling thiserror v1.0.69
16132026-03-19T02:58:23.788Z Compiling scroll v0.12.0
16142026-03-19T02:58:23.795Z Compiling cfg_aliases v0.2.1
16152026-03-19T02:58:23.827Z Compiling num-bigint-dig v0.8.6
16162026-03-19T02:58:23.884Z Compiling ryu v1.0.23
16172026-03-19T02:58:23.921Z Compiling ref-cast v1.0.25
16182026-03-19T02:58:23.992Z Compiling fallible-iterator v0.2.0
16192026-03-19T02:58:24.102Z Compiling idna_adapter v1.2.1
16202026-03-19T02:58:24.107Z Compiling smoltcp v0.9.1
16212026-03-19T02:58:24.147Z Compiling zlib-rs v0.6.2
16222026-03-19T02:58:24.172Z Compiling litrs v1.0.0
16232026-03-19T02:58:24.250Z Compiling base16ct v0.2.0
16242026-03-19T02:58:24.304Z Compiling idna v1.1.0
16252026-03-19T02:58:24.350Z Compiling iri-string v0.7.10
16262026-03-19T02:58:24.458Z Compiling ppv-lite86 v0.2.21
16272026-03-19T02:58:24.482Z Compiling sec1 v0.7.3
16282026-03-19T02:58:24.687Z Compiling http-body v1.0.1
16292026-03-19T02:58:24.732Z Compiling url v2.5.8
16302026-03-19T02:58:24.833Z Compiling http-body-util v0.1.3
16312026-03-19T02:58:24.876Z Compiling rand_chacha v0.9.0
16322026-03-19T02:58:24.922Z Compiling rand_chacha v0.3.1
16332026-03-19T02:58:24.947Z Compiling document-features v0.2.12
16342026-03-19T02:58:24.971Z Compiling publicsuffix v2.3.0
16352026-03-19T02:58:25.053Z Compiling zerocopy v0.7.35
16362026-03-19T02:58:25.086Z Compiling goblin v0.8.2
16372026-03-19T02:58:25.159Z Compiling rand v0.9.2
16382026-03-19T02:58:25.178Z Compiling serde_urlencoded v0.7.1
16392026-03-19T02:58:25.205Z Compiling nix v0.31.1
16402026-03-19T02:58:25.250Z Compiling rand v0.8.5
16412026-03-19T02:58:25.758Z Compiling dof v0.4.0
16422026-03-19T02:58:25.789Z Compiling derive_builder v0.20.2
16432026-03-19T02:58:25.845Z Compiling darling v0.21.3
16442026-03-19T02:58:25.901Z Compiling cargo-platform v0.1.9
16452026-03-19T02:58:25.958Z Compiling proptest v1.10.0
16462026-03-19T02:58:25.982Z Compiling postgres-protocol v0.6.10
16472026-03-19T02:58:26.023Z Compiling hkdf v0.12.4
16482026-03-19T02:58:26.310Z Compiling hubpack_derive v0.1.1
16492026-03-19T02:58:26.332Z Compiling crypto-bigint v0.5.5
16502026-03-19T02:58:26.332Z Compiling regex v1.12.3
16512026-03-19T02:58:26.593Z Compiling daft-derive v0.1.5
16522026-03-19T02:58:26.625Z Compiling async-trait v0.1.89
16532026-03-19T02:58:26.714Z Compiling ipnetwork v0.21.1
16542026-03-19T02:58:26.757Z Compiling strum_macros v0.27.2
16552026-03-19T02:58:26.944Z Compiling curve25519-dalek-derive v0.1.1
16562026-03-19T02:58:27.007Z Compiling ref-cast-impl v1.0.25
16572026-03-19T02:58:27.277Z Compiling oxnet v0.1.4
16582026-03-19T02:58:27.660Z Compiling group v0.13.0
16592026-03-19T02:58:27.809Z Compiling num-iter v0.1.45
16602026-03-19T02:58:27.897Z Compiling proc-macro-error v1.0.4
16612026-03-19T02:58:28.079Z Compiling heck v0.4.1
16622026-03-19T02:58:28.143Z Compiling terminal_size v0.4.3
16632026-03-19T02:58:28.219Z Compiling phf_shared v0.13.1
16642026-03-19T02:58:28.293Z Compiling lazy_static v1.5.0
16652026-03-19T02:58:28.317Z Compiling vergen v9.0.6
16662026-03-19T02:58:28.431Z Compiling fs-err v3.3.0
16672026-03-19T02:58:28.443Z Compiling ahash v0.8.12
16682026-03-19T02:58:28.443Z Compiling object v0.37.3
16692026-03-19T02:58:28.445Z Compiling flate2 v1.1.9
16702026-03-19T02:58:28.445Z Compiling bumpalo v3.20.2
16712026-03-19T02:58:28.574Z Compiling managed v0.8.0
16722026-03-19T02:58:28.595Z Compiling winnow v0.5.40
16732026-03-19T02:58:28.633Z Compiling bitflags v1.3.2
16742026-03-19T02:58:28.637Z Compiling libbz2-rs-sys v0.2.2
16752026-03-19T02:58:28.677Z Compiling foldhash v0.1.5
16762026-03-19T02:58:28.747Z Compiling console v0.16.2
16772026-03-19T02:58:28.826Z Compiling clap_builder v4.5.60
16782026-03-19T02:58:28.831Z Compiling zopfli v0.8.3
16792026-03-19T02:58:28.874Z Compiling hashbrown v0.15.5
16802026-03-19T02:58:28.983Z Compiling tokio-util v0.7.18
16812026-03-19T02:58:29.010Z Compiling tower v0.5.3
16822026-03-19T02:58:29.057Z Compiling tokio-native-tls v0.3.1
16832026-03-19T02:58:29.295Z Compiling bzip2 v0.6.1
16842026-03-19T02:58:29.381Z Compiling newtype-uuid v1.3.2
16852026-03-19T02:58:29.604Z Compiling tower-http v0.6.8
16862026-03-19T02:58:29.681Z Compiling daft v0.1.5
16872026-03-19T02:58:29.726Z Compiling phf v0.13.1
16882026-03-19T02:58:29.740Z Compiling zone_cfg_derive v0.3.1
16892026-03-19T02:58:29.740Z Compiling strum v0.27.2
16902026-03-19T02:58:29.833Z Compiling rayon v1.11.0
16912026-03-19T02:58:29.870Z Compiling dof v0.3.0
16922026-03-19T02:58:29.917Z Compiling signal-hook-mio v0.2.5
16932026-03-19T02:58:30.075Z Compiling h2 v0.4.13
16942026-03-19T02:58:30.097Z Compiling usdt-macro v0.6.0
16952026-03-19T02:58:30.100Z Compiling usdt-attr-macro v0.6.0
16962026-03-19T02:58:30.177Z Compiling cargo_metadata v0.19.2
16972026-03-19T02:58:30.296Z Compiling cookie_store v0.22.1
16982026-03-19T02:58:30.469Z Compiling toml_edit v0.19.15
16992026-03-19T02:58:30.649Z Compiling elliptic-curve v0.13.8
17002026-03-19T02:58:30.857Z Compiling hubpack v0.1.2
17012026-03-19T02:58:31.025Z Compiling bzip2 v0.4.4
17022026-03-19T02:58:31.157Z Compiling postgres-types v0.2.12
17032026-03-19T02:58:31.219Z Compiling serde_with_macros v3.17.0
17042026-03-19T02:58:31.222Z Compiling zstd v0.13.3
17052026-03-19T02:58:31.297Z Compiling dtrace-parser v0.2.0
17062026-03-19T02:58:31.325Z Compiling serde-big-array v0.5.1
17072026-03-19T02:58:31.530Z Compiling hex v0.4.3
17082026-03-19T02:58:31.625Z Compiling ed25519 v2.2.3
17092026-03-19T02:58:31.911Z Compiling pkcs1 v0.7.5
17102026-03-19T02:58:31.979Z Compiling rfc6979 v0.4.0
17112026-03-19T02:58:32.005Z Compiling bstr v1.12.1
17122026-03-19T02:58:32.212Z Compiling strum_macros v0.26.4
17132026-03-19T02:58:32.228Z Compiling enum-as-inner v0.6.1
17142026-03-19T02:58:32.422Z Compiling clap_derive v4.5.55
17152026-03-19T02:58:32.446Z Compiling serde_repr v0.1.20
17162026-03-19T02:58:32.501Z Compiling itertools v0.12.1
17172026-03-19T02:58:32.866Z Compiling phf_shared v0.11.3
17182026-03-19T02:58:32.888Z Compiling float-cmp v0.10.0
17192026-03-19T02:58:32.913Z Compiling memmap2 v0.9.10
17202026-03-19T02:58:32.951Z Compiling thread-id v4.2.2
17212026-03-19T02:58:33.047Z Compiling env_filter v1.0.0
17222026-03-19T02:58:33.074Z Compiling encoding_rs v0.8.35
17232026-03-19T02:58:33.114Z Compiling jiff v0.2.21
17242026-03-19T02:58:33.146Z Compiling unit-prefix v0.5.2
17252026-03-19T02:58:33.213Z Compiling mime v0.3.17
17262026-03-19T02:58:33.243Z Compiling new_debug_unreachable v1.0.6
17272026-03-19T02:58:33.348Z Compiling data-encoding v2.10.0
17282026-03-19T02:58:33.367Z Compiling predicates-core v1.0.10
17292026-03-19T02:58:33.848Z Compiling keccak v0.1.6
17302026-03-19T02:58:33.861Z Compiling difflib v0.4.0
17312026-03-19T02:58:33.861Z Compiling fixedbitset v0.5.7
17322026-03-19T02:58:33.861Z Compiling static_assertions v1.1.0
17332026-03-19T02:58:33.861Z Compiling fixedbitset v0.4.2
17342026-03-19T02:58:34.051Z Compiling normalize-line-endings v0.3.0
17352026-03-19T02:58:34.091Z Compiling precomputed-hash v0.1.1
17362026-03-19T02:58:34.196Z Compiling rustc-hash v2.1.1
17372026-03-19T02:58:34.217Z Compiling whoami v2.1.0
17382026-03-19T02:58:34.314Z Compiling string_cache v0.8.9
17392026-03-19T02:58:34.363Z Compiling iddqd v0.3.17
17402026-03-19T02:58:34.384Z Compiling zone v0.3.1
17412026-03-19T02:58:34.811Z Compiling predicates v3.1.4
17422026-03-19T02:58:34.816Z Compiling hyper v1.8.1
17432026-03-19T02:58:34.816Z Compiling tokio-postgres v0.7.16
17442026-03-19T02:58:34.816Z Compiling petgraph v0.6.5
17452026-03-19T02:58:34.816Z Compiling petgraph v0.8.3
17462026-03-19T02:58:34.816Z Compiling hickory-proto v0.25.2
17472026-03-19T02:58:34.819Z Compiling strum v0.26.3
17482026-03-19T02:58:35.006Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17492026-03-19T02:58:35.083Z Compiling clap v4.5.60
17502026-03-19T02:58:35.275Z Compiling toml_edit v0.22.27
17512026-03-19T02:58:35.331Z Compiling sha3 v0.10.8
17522026-03-19T02:58:35.359Z Compiling indicatif v0.18.4
17532026-03-19T02:58:35.407Z Compiling env_logger v0.11.9
17542026-03-19T02:58:35.919Z Compiling usdt v0.6.0
17552026-03-19T02:58:35.945Z Compiling usdt-impl v0.5.0
17562026-03-19T02:58:35.969Z Compiling serde_with v3.17.0
17572026-03-19T02:58:36.016Z Compiling similar v2.7.0
17582026-03-19T02:58:36.280Z Compiling hyper-util v0.1.20
17592026-03-19T02:58:36.587Z Compiling crossterm v0.28.1
17602026-03-19T02:58:36.769Z Compiling toml v0.7.8
17612026-03-19T02:58:36.868Z Compiling rsa v0.9.10
17622026-03-19T02:58:36.868Z Compiling ecdsa v0.16.9
17632026-03-19T02:58:37.259Z Compiling zip v4.6.1
17642026-03-19T02:58:37.410Z Compiling ed25519-dalek v2.2.0
17652026-03-19T02:58:37.698Z Compiling zip v0.6.6
17662026-03-19T02:58:37.723Z Compiling tokio-stream v0.1.18
17672026-03-19T02:58:38.309Z Compiling hyper-tls v0.6.0
17682026-03-19T02:58:38.544Z Compiling buf-list v1.1.2
17692026-03-19T02:58:38.589Z Compiling toml_parser v1.0.9+spec-1.1.0
17702026-03-19T02:58:38.652Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17712026-03-19T02:58:38.702Z Compiling openapiv3 v2.2.0
17722026-03-19T02:58:38.821Z Compiling x509-cert v0.2.5
17732026-03-19T02:58:38.826Z Compiling sha1 v0.10.6
17742026-03-19T02:58:38.826Z Compiling itertools v0.13.0
17752026-03-19T02:58:38.958Z Compiling toml_datetime v0.7.5+spec-1.1.0
17762026-03-19T02:58:39.040Z Compiling lalrpop-util v0.19.12
17772026-03-19T02:58:39.094Z Compiling peg-runtime v0.8.5
17782026-03-19T02:58:39.118Z Compiling thread_local v1.1.9
17792026-03-19T02:58:39.308Z Compiling slog-async v2.8.0
17802026-03-19T02:58:39.343Z Compiling futures-executor v0.3.32
17812026-03-19T02:58:39.378Z Compiling crossbeam-channel v0.5.15
17822026-03-19T02:58:39.451Z Compiling is-terminal v0.4.17
17832026-03-19T02:58:39.486Z Compiling filetime v0.2.27
17842026-03-19T02:58:39.516Z Compiling xattr v1.6.1
17852026-03-19T02:58:39.539Z Compiling take_mut v0.2.2
17862026-03-19T02:58:39.596Z Compiling term v1.2.1
17872026-03-19T02:58:39.701Z Compiling tar v0.4.44
17882026-03-19T02:58:39.748Z Compiling futures v0.3.32
17892026-03-19T02:58:40.013Z Compiling slog-term v2.9.2
17902026-03-19T02:59:00.666Z Compiling rustls-webpki v0.103.9
17912026-03-19T02:59:04.794Z Compiling tokio-rustls v0.26.4
17922026-03-19T02:59:04.794Z Compiling rustls-platform-verifier v0.6.2
17932026-03-19T02:59:05.060Z Compiling hyper-rustls v0.27.7
17942026-03-19T02:59:05.319Z Compiling reqwest v0.12.28
17952026-03-19T02:59:05.319Z Compiling reqwest v0.13.2
17962026-03-19T02:59:08.209Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17972026-03-19T02:59:08.508Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17982026-03-19T02:59:12.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
17992026-03-19T02:59:12.631Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
18002026-03-19T02:59:13.118ZMar 19 02:59:11.511 INFO Starting download, target: DendriteStub
18012026-03-19T02:59:13.118ZMar 19 02:59:11.511 INFO Starting download, target: Cockroach
18022026-03-19T02:59:13.118ZMar 19 02:59:11.511 INFO Starting download, target: Clickhouse
18032026-03-19T02:59:13.157ZMar 19 02:59:11.511 INFO Starting download, target: MaghemiteMgd
18042026-03-19T02:59:13.157ZMar 19 02:59:11.511 INFO Starting download, target: Console
18052026-03-19T02:59:13.157ZMar 19 02:59:11.511 INFO Starting download, target: TransceiverControl
18062026-03-19T02:59:13.157ZMar 19 02:59:11.511 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18072026-03-19T02:59:13.157ZMar 19 02:59:11.512 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18082026-03-19T02:59:13.157ZMar 19 02:59:11.512 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18092026-03-19T02:59:13.157ZMar 19 02:59:11.512 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18102026-03-19T02:59:13.157ZMar 19 02:59:11.512 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
18112026-03-19T02:59:13.157ZMar 19 02:59:11.512 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18122026-03-19T02:59:13.411ZMar 19 02:59:12.211 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18132026-03-19T02:59:13.787ZMar 19 02:59:12.518 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18142026-03-19T02:59:13.827ZMar 19 02:59:12.555 INFO Download complete, target: TransceiverControl
18152026-03-19T02:59:14.106ZMar 19 02:59:12.901 INFO Download complete, target: Console
18162026-03-19T02:59:15.016ZMar 19 02:59:13.826 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18172026-03-19T02:59:15.349ZMar 19 02:59:14.164 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
18182026-03-19T02:59:15.774ZMar 19 02:59:14.591 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18192026-03-19T02:59:16.235ZMar 19 02:59:15.053 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18202026-03-19T02:59:16.235ZMar 19 02:59:15.054 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18212026-03-19T02:59:18.634ZMar 19 02:59:17.451 INFO Download complete, target: DendriteStub
18222026-03-19T02:59:19.479ZMar 19 02:59:18.296 INFO Download complete, target: MaghemiteMgd
18232026-03-19T02:59:24.199ZMar 19 02:59:23.014 INFO Checking that binary works, target: Cockroach
18242026-03-19T02:59:24.334ZMar 19 02:59:23.147 INFO Download complete, target: Cockroach
18252026-03-19T02:59:26.766ZMar 19 02:59:25.583 INFO Checking that binary works, target: Clickhouse
18262026-03-19T02:59:26.876ZMar 19 02:59:25.693 INFO Download complete, target: Clickhouse
18272026-03-19T02:59:26.882ZAll prerequisites installed successfully
18282026-03-19T02:59:26.888Z
18292026-03-19T02:59:26.888Zreal 3:36.699370387
18302026-03-19T02:59:26.888Zuser 10:35.606300094
18312026-03-19T02:59:26.888Zsys 2:06.294710347
18322026-03-19T02:59:26.888Ztrap 0.321861051
18332026-03-19T02:59:26.888Ztflt 1.243252942
18342026-03-19T02:59:26.889Zdflt 1.678930834
18352026-03-19T02:59:26.889Zkflt 0.025849261
18362026-03-19T02:59:26.889Zlock 34:23.980932859
18372026-03-19T02:59:26.889Zslp 26:40.820977679
18382026-03-19T02:59:26.889Zlat 33.181123419
18392026-03-19T02:59:26.889Zstop 4:06.350165599
18402026-03-19T02:59:26.889Z+ source ./tools/include/force-git-over-https.sh
18412026-03-19T02:59:26.889Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
18422026-03-19T02:59:26.889Z++ (( i = 0 ))
18432026-03-19T02:59:26.889Z++ (( i < 5 ))
18442026-03-19T02:59:26.889Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
18452026-03-19T02:59:26.890Z++ (( i++ ))
18462026-03-19T02:59:26.890Z++ (( i < 5 ))
18472026-03-19T02:59:26.890Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
18482026-03-19T02:59:26.893Z++ (( i++ ))
18492026-03-19T02:59:26.893Z++ (( i < 5 ))
18502026-03-19T02:59:26.893Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
18512026-03-19T02:59:26.899Z++ (( i++ ))
18522026-03-19T02:59:26.899Z++ (( i < 5 ))
18532026-03-19T02:59:26.899Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
18542026-03-19T02:59:26.903Z++ (( i++ ))
18552026-03-19T02:59:26.903Z++ (( i < 5 ))
18562026-03-19T02:59:26.903Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
18572026-03-19T02:59:26.903Z++ (( i++ ))
18582026-03-19T02:59:26.903Z++ (( i < 5 ))
18592026-03-19T02:59:26.903Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
18602026-03-19T02:59:26.903Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
18612026-03-19T02:59:26.903Z+ rc=0
18622026-03-19T02:59:26.903Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
18632026-03-19T03:00:10.734Z+ case $rc in
18642026-03-19T03:00:10.735Z+ pfexec zfs create -p rpool/images/build/host
18652026-03-19T03:00:10.998Z+ pfexec zfs create -p rpool/images/build/recovery
18662026-03-19T03:00:11.072Z+ cargo xtask releng --output-dir /work --mkincorp
18672026-03-19T03:00:11.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
18682026-03-19T03:00:11.832Z Running `target/debug/xtask releng --output-dir /work --mkincorp`
18692026-03-19T03:00:13.051Z Compiling proc-macro2 v1.0.106
18702026-03-19T03:00:13.051Z Compiling quote v1.0.44
18712026-03-19T03:00:13.060Z Compiling unicode-ident v1.0.24
18722026-03-19T03:00:13.060Z Compiling libc v0.2.180
18732026-03-19T03:00:13.060Z Compiling serde_core v1.0.228
18742026-03-19T03:00:13.060Z Compiling serde v1.0.228
18752026-03-19T03:00:13.060Z Compiling cfg-if v1.0.4
18762026-03-19T03:00:13.060Z Compiling version_check v0.9.5
18772026-03-19T03:00:13.061Z Compiling find-msvc-tools v0.1.9
18782026-03-19T03:00:13.061Z Compiling shlex v1.3.0
18792026-03-19T03:00:13.224Z Compiling typenum v1.19.0
18802026-03-19T03:00:13.310Z Compiling autocfg v1.5.0
18812026-03-19T03:00:13.310Z Compiling portable-atomic v1.13.1
18822026-03-19T03:00:13.310Z Compiling zerocopy v0.8.40
18832026-03-19T03:00:13.310Z Compiling zmij v1.0.21
18842026-03-19T03:00:13.478Z Compiling memchr v2.8.0
18852026-03-19T03:00:13.488Z Compiling serde_json v1.0.149
18862026-03-19T03:00:13.766Z Compiling generic-array v0.14.7
18872026-03-19T03:00:13.843Z Compiling libm v0.2.16
18882026-03-19T03:00:13.846Z Compiling parking_lot_core v0.9.12
18892026-03-19T03:00:13.872Z Compiling smallvec v1.15.1
18902026-03-19T03:00:14.000Z Compiling icu_normalizer_data v2.1.1
18912026-03-19T03:00:14.030Z Compiling icu_properties_data v2.1.2
18922026-03-19T03:00:14.043Z Compiling log v0.4.29
18932026-03-19T03:00:14.071Z Compiling pkg-config v0.3.32
18942026-03-19T03:00:14.152Z Compiling itoa v1.0.17
18952026-03-19T03:00:14.173Z Compiling num-traits v0.2.19
18962026-03-19T03:00:14.251Z Compiling getrandom v0.4.1
18972026-03-19T03:00:14.287Z Compiling subtle v2.6.1
18982026-03-19T03:00:14.324Z Compiling scopeguard v1.2.0
18992026-03-19T03:00:14.452Z Compiling getrandom v0.3.4
19002026-03-19T03:00:14.499Z Compiling lock_api v0.4.14
19012026-03-19T03:00:14.550Z Compiling stable_deref_trait v1.2.1
19022026-03-19T03:00:14.653Z Compiling jobserver v0.1.34
19032026-03-19T03:00:14.669Z Compiling getrandom v0.2.17
19042026-03-19T03:00:14.745Z Compiling critical-section v1.2.0
19052026-03-19T03:00:14.902Z Compiling errno v0.3.14
19062026-03-19T03:00:14.944Z Compiling rand_core v0.6.4
19072026-03-19T03:00:14.984Z Compiling cc v1.2.56
19082026-03-19T03:00:15.085Z Compiling rustix v1.1.3
19092026-03-19T03:00:15.119Z Compiling syn v2.0.117
19102026-03-19T03:00:15.211Z Compiling fs_extra v1.3.0
19112026-03-19T03:00:15.256Z Compiling dunce v1.0.5
19122026-03-19T03:00:15.391Z Compiling pin-project-lite v0.2.17
19132026-03-19T03:00:15.427Z Compiling once_cell v1.21.3
19142026-03-19T03:00:15.525Z Compiling heck v0.5.0
19152026-03-19T03:00:15.556Z Compiling percent-encoding v2.3.2
19162026-03-19T03:00:15.607Z Compiling writeable v0.6.2
19172026-03-19T03:00:15.671Z Compiling const-oid v0.9.6
19182026-03-19T03:00:15.709Z Compiling thiserror v2.0.18
19192026-03-19T03:00:15.743Z Compiling litemap v0.8.1
19202026-03-19T03:00:15.827Z Compiling fnv v1.0.7
19212026-03-19T03:00:15.887Z Compiling rustversion v1.0.22
19222026-03-19T03:00:15.944Z Compiling signal-hook-registry v1.4.8
19232026-03-19T03:00:16.045Z Compiling cmake v0.1.57
19242026-03-19T03:00:16.148Z Compiling aws-lc-rs v1.16.0
19252026-03-19T03:00:16.189Z Compiling futures-core v0.3.32
19262026-03-19T03:00:16.237Z Compiling allocator-api2 v0.2.21
19272026-03-19T03:00:16.468Z Compiling equivalent v1.0.2
19282026-03-19T03:00:16.489Z Compiling parking_lot v0.12.5
19292026-03-19T03:00:16.755Z Compiling bitflags v2.11.0
19302026-03-19T03:00:16.874Z Compiling semver v1.0.27
19312026-03-19T03:00:16.923Z Compiling mio v1.1.1
19322026-03-19T03:00:16.948Z Compiling ring v0.17.14
19332026-03-19T03:00:16.963Z Compiling aws-lc-sys v0.37.1
19342026-03-19T03:00:17.028Z Compiling foldhash v0.2.0
19352026-03-19T03:00:17.046Z Compiling httparse v1.10.1
19362026-03-19T03:00:17.059Z Compiling socket2 v0.6.2
19372026-03-19T03:00:17.180Z Compiling schemars v0.8.22
19382026-03-19T03:00:17.268Z Compiling hashbrown v0.16.1
19392026-03-19T03:00:17.295Z Compiling utf8_iter v1.0.4
19402026-03-19T03:00:17.340Z Compiling vcpkg v0.2.15
19412026-03-19T03:00:17.522Z Compiling form_urlencoded v1.2.2
19422026-03-19T03:00:17.944Z Compiling rand_core v0.10.0
19432026-03-19T03:00:17.974Z Compiling rustls v0.23.37
19442026-03-19T03:00:18.001Z Compiling futures-sink v0.3.32
19452026-03-19T03:00:18.054Z Compiling futures-task v0.3.32
19462026-03-19T03:00:18.111Z Compiling crossbeam-utils v0.8.21
19472026-03-19T03:00:18.114Z Compiling futures-io v0.3.32
19482026-03-19T03:00:18.196Z Compiling futures-channel v0.3.32
19492026-03-19T03:00:18.247Z Compiling indexmap v2.13.0
19502026-03-19T03:00:18.264Z Compiling openssl-sys v0.9.111
19512026-03-19T03:00:18.264Z Compiling slab v0.4.12
19522026-03-19T03:00:18.325Z Compiling cpufeatures v0.2.17
19532026-03-19T03:00:18.522Z Compiling syn v1.0.109
19542026-03-19T03:00:18.568Z Compiling rustc_version v0.4.1
19552026-03-19T03:00:18.732Z Compiling byteorder v1.5.0
19562026-03-19T03:00:18.764Z Compiling thiserror v1.0.69
19572026-03-19T03:00:18.840Z Compiling ucd-trie v0.1.7
19582026-03-19T03:00:18.843Z Compiling crc32fast v1.5.0
19592026-03-19T03:00:18.954Z Compiling strsim v0.11.1
19602026-03-19T03:00:19.038Z Compiling openssl v0.10.75
19612026-03-19T03:00:19.181Z Compiling pest v2.8.6
19622026-03-19T03:00:19.266Z Compiling time-core v0.1.8
19632026-03-19T03:00:19.292Z Compiling ident_case v1.0.1
19642026-03-19T03:00:19.345Z Compiling num-conv v0.2.0
19652026-03-19T03:00:19.446Z Compiling synstructure v0.13.2
19662026-03-19T03:00:19.473Z Compiling serde_derive_internals v0.29.1
19672026-03-19T03:00:19.524Z Compiling iana-time-zone v0.1.65
19682026-03-19T03:00:19.621Z Compiling time-macros v0.2.27
19692026-03-19T03:00:20.181Z Compiling native-tls v0.2.18
19702026-03-19T03:00:20.201Z Compiling base64 v0.22.1
19712026-03-19T03:00:20.367Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19722026-03-19T03:00:20.446Z Compiling base64ct v1.8.3
19732026-03-19T03:00:20.491Z Compiling untrusted v0.9.0
19742026-03-19T03:00:20.557Z Compiling uuid v1.21.0
19752026-03-19T03:00:20.599Z Compiling slog v2.8.2
19762026-03-19T03:00:20.754Z Compiling flagset v0.4.7
19772026-03-19T03:00:20.886Z Compiling pest_meta v2.8.6
19782026-03-19T03:00:20.915Z Compiling pem-rfc7468 v0.7.0
19792026-03-19T03:00:20.948Z Compiling regex-syntax v0.8.10
19802026-03-19T03:00:20.999Z Compiling rand_core v0.9.5
19812026-03-19T03:00:21.049Z Compiling bzip2-sys v0.1.13+1.0.8
19822026-03-19T03:00:21.173Z Compiling tracing-core v0.1.36
19832026-03-19T03:00:21.354Z Compiling plain v0.2.3
19842026-03-19T03:00:21.372Z Compiling camino v1.2.2
19852026-03-19T03:00:21.446Z Compiling paste v1.0.15
19862026-03-19T03:00:21.511Z Compiling rayon-core v1.13.0
19872026-03-19T03:00:21.553Z Compiling serde_derive v1.0.228
19882026-03-19T03:00:21.571Z Compiling zeroize_derive v1.4.3
19892026-03-19T03:00:21.593Z Compiling zerofrom-derive v0.1.6
19902026-03-19T03:00:21.709Z Compiling yoke-derive v0.8.1
19912026-03-19T03:00:21.805Z Compiling zerocopy-derive v0.8.40
19922026-03-19T03:00:21.822Z Compiling zerovec-derive v0.11.2
19932026-03-19T03:00:21.856Z Compiling displaydoc v0.2.5
19942026-03-19T03:00:21.955Z Compiling tokio-macros v2.6.0
19952026-03-19T03:00:22.376Z Compiling futures-macro v0.3.32
19962026-03-19T03:00:22.430Z Compiling zeroize v1.8.2
19972026-03-19T03:00:22.802Z Compiling der_derive v0.7.3
19982026-03-19T03:00:22.833Z Compiling thiserror-impl v2.0.18
19992026-03-19T03:00:22.944Z Compiling tracing-attributes v0.1.31
20002026-03-19T03:00:23.094Z Compiling schemars_derive v0.8.22
20012026-03-19T03:00:23.267Z Compiling zerofrom v0.1.6
20022026-03-19T03:00:23.463Z Compiling yoke v0.8.1
20032026-03-19T03:00:23.509Z Compiling futures-util v0.3.32
20042026-03-19T03:00:23.602Z Compiling crypto-common v0.1.7
20052026-03-19T03:00:23.770Z Compiling zerovec v0.11.5
20062026-03-19T03:00:23.773Z Compiling zerotrie v0.2.3
20072026-03-19T03:00:23.886Z Compiling block-buffer v0.10.4
20082026-03-19T03:00:24.136Z Compiling digest v0.10.7
20092026-03-19T03:00:24.470Z Compiling hmac v0.12.1
20102026-03-19T03:00:24.479Z Compiling block-padding v0.3.3
20112026-03-19T03:00:24.523Z Compiling rustls-pki-types v1.14.0
20122026-03-19T03:00:24.631Z Compiling tinystr v0.8.2
20132026-03-19T03:00:24.664Z Compiling potential_utf v0.1.4
20142026-03-19T03:00:24.717Z Compiling thiserror-impl v1.0.69
20152026-03-19T03:00:24.722Z Compiling inout v0.1.4
20162026-03-19T03:00:24.883Z Compiling icu_locale_core v2.1.1
20172026-03-19T03:00:24.906Z Compiling icu_collections v2.1.1
20182026-03-19T03:00:24.965Z Compiling pest_generator v2.8.6
20192026-03-19T03:00:24.992Z Compiling openssl-macros v0.1.1
20202026-03-19T03:00:25.268Z Compiling cipher v0.4.4
20212026-03-19T03:00:25.607Z Compiling sha2 v0.10.9
20222026-03-19T03:00:25.871Z Compiling pest_derive v2.8.6
20232026-03-19T03:00:25.898Z Compiling icu_provider v2.1.1
20242026-03-19T03:00:26.148Z Compiling bytes v1.11.1
20252026-03-19T03:00:26.345Z Compiling icu_properties v2.1.2
20262026-03-19T03:00:26.406Z Compiling icu_normalizer v2.1.1
20272026-03-19T03:00:26.482Z Compiling chrono v0.4.44
20282026-03-19T03:00:26.542Z Compiling scroll_derive v0.13.1
20292026-03-19T03:00:27.131Z Compiling tokio v1.49.0
20302026-03-19T03:00:27.457Z Compiling http v1.4.0
20312026-03-19T03:00:27.816Z Compiling idna_adapter v1.2.1
20322026-03-19T03:00:27.868Z Compiling der v0.7.10
20332026-03-19T03:00:28.039Z Compiling idna v1.1.0
20342026-03-19T03:00:28.529Z Compiling url v2.5.8
20352026-03-19T03:00:28.588Z Compiling ppv-lite86 v0.2.21
20362026-03-19T03:00:29.204Z Compiling spki v0.7.3
20372026-03-19T03:00:29.237Z Compiling http-body v1.0.1
20382026-03-19T03:00:29.284Z Compiling salsa20 v0.10.2
20392026-03-19T03:00:29.510Z Compiling pbkdf2 v0.12.2
20402026-03-19T03:00:29.585Z Compiling tracing v0.1.44
20412026-03-19T03:00:30.140Z Compiling cookie v0.18.1
20422026-03-19T03:00:30.169Z Compiling dyn-clone v1.0.20
20432026-03-19T03:00:30.210Z Compiling num-bigint-dig v0.8.6
20442026-03-19T03:00:30.304Z Compiling fastrand v2.3.0
20452026-03-19T03:00:30.425Z Compiling atomic-waker v1.1.2
20462026-03-19T03:00:30.795Z Compiling scrypt v0.11.0
20472026-03-19T03:00:30.891Z Compiling rand_chacha v0.9.0
20482026-03-19T03:00:31.236Z Compiling cbc v0.1.2
20492026-03-19T03:00:31.264Z Compiling aes v0.8.4
20502026-03-19T03:00:31.587Z Compiling ahash v0.8.12
20512026-03-19T03:00:31.612Z Compiling openssl-probe v0.2.1
20522026-03-19T03:00:31.922Z Compiling anyhow v1.0.102
20532026-03-19T03:00:31.974Z Compiling untrusted v0.7.1
20542026-03-19T03:00:32.003Z Compiling zstd-safe v7.2.4
20552026-03-19T03:00:32.006Z Compiling tower-service v0.3.3
20562026-03-19T03:00:32.006Z Compiling try-lock v0.2.5
20572026-03-19T03:00:32.170Z Compiling tower-layer v0.3.3
20582026-03-19T03:00:32.210Z Compiling pretty-hex v0.4.1
20592026-03-19T03:00:32.234Z Compiling usdt-impl v0.6.0
20602026-03-19T03:00:32.258Z Compiling want v0.3.1
20612026-03-19T03:00:32.327Z Compiling pkcs5 v0.7.1
20622026-03-19T03:00:32.484Z Compiling rand v0.9.2
20632026-03-19T03:00:32.794Z Compiling scroll v0.13.0
20642026-03-19T03:00:32.951Z Compiling tokio-util v0.7.18
20652026-03-19T03:00:33.011Z Compiling serde_tokenstream v0.2.3
20662026-03-19T03:00:33.044Z Compiling ipnet v2.11.0
20672026-03-19T03:00:33.217Z Compiling clap_derive v4.5.55
20682026-03-19T03:00:33.376Z Compiling scroll_derive v0.12.1
20692026-03-19T03:00:33.450Z Compiling async-trait v0.1.89
20702026-03-19T03:00:33.673Z Compiling daft-derive v0.1.5
20712026-03-19T03:00:34.025Z Compiling heapless v0.7.17
20722026-03-19T03:00:34.138Z Compiling aho-corasick v1.1.4
20732026-03-19T03:00:34.356Z Compiling signal-hook v0.3.18
20742026-03-19T03:00:34.391Z Compiling pin-utils v0.1.0
20752026-03-19T03:00:34.531Z Compiling h2 v0.4.13
20762026-03-19T03:00:34.651Z Compiling httpdate v1.0.3
20772026-03-19T03:00:34.820Z Compiling goblin v0.10.5
20782026-03-19T03:00:34.990Z Compiling pkcs8 v0.10.2
20792026-03-19T03:00:35.042Z Compiling tempfile v3.25.0
20802026-03-19T03:00:35.205Z Compiling darling_core v0.20.11
20812026-03-19T03:00:35.426Z Compiling regex-automata v0.4.14
20822026-03-19T03:00:35.767Z Compiling spin v0.9.8
20832026-03-19T03:00:36.174Z Compiling tinyvec_macros v0.1.1
20842026-03-19T03:00:36.326Z Compiling litrs v1.0.0
20852026-03-19T03:00:36.390Z Compiling tinyvec v1.10.0
20862026-03-19T03:00:36.977Z Compiling dtrace-parser v0.3.0
20872026-03-19T03:00:37.151Z Compiling document-features v0.2.12
20882026-03-19T03:00:37.630Z Compiling hex v0.4.3
20892026-03-19T03:00:37.839Z Compiling zerocopy-derive v0.7.35
20902026-03-19T03:00:37.898Z Compiling strum_macros v0.26.4
20912026-03-19T03:00:38.001Z Compiling darling_core v0.21.3
20922026-03-19T03:00:38.040Z Compiling curve25519-dalek v4.1.3
20932026-03-19T03:00:38.220Z Compiling thread-id v5.1.0
20942026-03-19T03:00:38.344Z Compiling darling_macro v0.20.11
20952026-03-19T03:00:38.351Z Compiling memoffset v0.9.1
20962026-03-19T03:00:38.398Z Compiling proc-macro-error-attr v1.0.4
20972026-03-19T03:00:38.414Z Compiling smoltcp v0.9.1
20982026-03-19T03:00:38.435Z Compiling powerfmt v0.2.0
20992026-03-19T03:00:38.678Z Compiling anstyle v1.0.13
21002026-03-19T03:00:38.776Z Compiling rustix v0.38.44
21012026-03-19T03:00:38.804Z Compiling ref-cast v1.0.25
21022026-03-19T03:00:38.832Z Compiling utf8parse v0.2.2
21032026-03-19T03:00:38.861Z Compiling foreign-types-shared v0.1.1
21042026-03-19T03:00:38.950Z Compiling dof v0.4.0
21052026-03-19T03:00:39.019Z Compiling foreign-types v0.3.2
21062026-03-19T03:00:39.023Z Compiling anstyle-parse v0.2.7
21072026-03-19T03:00:39.101Z Compiling darling v0.20.11
21082026-03-19T03:00:39.237Z Compiling deranged v0.5.8
21092026-03-19T03:00:39.436Z Compiling hyper v1.8.1
21102026-03-19T03:00:39.804Z Compiling rustls-native-certs v0.8.3
21112026-03-19T03:00:40.153Z Compiling http-body-util v0.1.3
21122026-03-19T03:00:40.243Z Compiling serde_spanned v0.6.9
21132026-03-19T03:00:40.340Z Compiling toml_datetime v0.6.11
21142026-03-19T03:00:40.701Z Compiling sync_wrapper v1.0.2
21152026-03-19T03:00:40.838Z Compiling wait-timeout v0.2.1
21162026-03-19T03:00:40.913Z Compiling proc-macro-error v1.0.4
21172026-03-19T03:00:40.962Z Compiling cfg_aliases v0.2.1
21182026-03-19T03:00:40.962Z Compiling quick-error v1.2.3
21192026-03-19T03:00:41.095Z Compiling anstyle-query v1.1.5
21202026-03-19T03:00:41.218Z Compiling colorchoice v1.0.4
21212026-03-19T03:00:41.268Z Compiling ryu v1.0.23
21222026-03-19T03:00:41.268Z Compiling bit-vec v0.8.0
21232026-03-19T03:00:41.268Z Compiling unicode-segmentation v1.12.0
21242026-03-19T03:00:41.306Z Compiling is_terminal_polyfill v1.70.2
21252026-03-19T03:00:41.387Z Compiling num_threads v0.1.7
21262026-03-19T03:00:41.409Z Compiling darling_macro v0.21.3
21272026-03-19T03:00:41.560Z Compiling either v1.15.0
21282026-03-19T03:00:41.611Z Compiling hyper-util v0.1.20
21292026-03-19T03:00:41.611Z Compiling siphasher v1.0.2
21302026-03-19T03:00:41.660Z Compiling simd-adler32 v0.3.8
21312026-03-19T03:00:41.834Z Compiling bit-set v0.8.0
21322026-03-19T03:00:41.891Z Compiling time v0.3.47
21332026-03-19T03:00:41.904Z Compiling anstream v0.6.21
21342026-03-19T03:00:42.034Z Compiling serde_urlencoded v0.7.1
21352026-03-19T03:00:42.164Z Compiling darling v0.21.3
21362026-03-19T03:00:42.211Z Compiling nix v0.31.1
21372026-03-19T03:00:42.292Z Compiling rusty-fork v0.3.1
21382026-03-19T03:00:42.619Z Compiling tower v0.5.3
21392026-03-19T03:00:42.909Z Compiling crossbeam-epoch v0.9.18
21402026-03-19T03:00:43.098Z Compiling derive_builder_core v0.20.2
21412026-03-19T03:00:43.118Z Compiling regex v1.12.3
21422026-03-19T03:00:43.435Z Compiling unicode-normalization v0.1.25
21432026-03-19T03:00:43.630Z Compiling erased-serde v0.3.31
21442026-03-19T03:00:43.969Z Compiling webpki-roots v1.0.6
21452026-03-19T03:00:44.023Z Compiling signature v2.2.0
21462026-03-19T03:00:44.074Z Compiling hubpack_derive v0.1.1
21472026-03-19T03:00:44.107Z Compiling curve25519-dalek-derive v0.1.1
21482026-03-19T03:00:44.195Z Compiling strum_macros v0.27.2
21492026-03-19T03:00:44.316Z Compiling ref-cast-impl v1.0.25
21502026-03-19T03:00:44.354Z Compiling rand_xorshift v0.4.0
21512026-03-19T03:00:44.709Z Compiling fs-err v3.3.0
21522026-03-19T03:00:44.888Z Compiling usdt-impl v0.5.0
21532026-03-19T03:00:45.094Z Compiling adler2 v2.0.1
21542026-03-19T03:00:45.123Z Compiling iri-string v0.7.10
21552026-03-19T03:00:45.164Z Compiling unarray v0.1.4
21562026-03-19T03:00:45.238Z Compiling object v0.37.3
21572026-03-19T03:00:45.291Z Compiling unicode-properties v0.1.4
21582026-03-19T03:00:45.343Z Compiling unicode-bidi v0.3.18
21592026-03-19T03:00:45.378Z Compiling proptest v1.10.0
21602026-03-19T03:00:45.710Z Compiling miniz_oxide v0.8.9
21612026-03-19T03:00:45.911Z Compiling stringprep v0.1.5
21622026-03-19T03:00:46.455Z Compiling derive_builder_macro v0.20.2
21632026-03-19T03:00:46.694Z Compiling crossbeam-deque v0.8.6
21642026-03-19T03:00:46.862Z Compiling serde_with_macros v3.17.0
21652026-03-19T03:00:46.946Z Compiling heck v0.4.1
21662026-03-19T03:00:46.974Z Compiling usdt-attr-macro v0.6.0
21672026-03-19T03:00:47.002Z Compiling usdt-macro v0.6.0
21682026-03-19T03:00:47.005Z Compiling ipnetwork v0.21.1
21692026-03-19T03:00:47.165Z Compiling scroll v0.12.0
21702026-03-19T03:00:47.550Z Compiling tower-http v0.6.8
21712026-03-19T03:00:47.713Z Compiling rand_chacha v0.3.1
21722026-03-19T03:00:47.976Z Compiling md-5 v0.10.6
21732026-03-19T03:00:48.249Z Compiling terminal_size v0.4.3
21742026-03-19T03:00:48.275Z Compiling num-integer v0.1.46
21752026-03-19T03:00:48.275Z Compiling hash32 v0.2.1
21762026-03-19T03:00:48.330Z Compiling vergen-lib v0.1.6
21772026-03-19T03:00:48.359Z Compiling ff v0.13.1
21782026-03-19T03:00:48.656Z Compiling psl-types v2.0.11
21792026-03-19T03:00:48.731Z Compiling fallible-iterator v0.2.0
21802026-03-19T03:00:48.753Z Compiling winnow v0.7.14
21812026-03-19T03:00:48.832Z Compiling zlib-rs v0.6.2
21822026-03-19T03:00:48.886Z Compiling base16ct v0.2.0
21832026-03-19T03:00:48.889Z Compiling clap_lex v1.0.0
21842026-03-19T03:00:49.143Z Compiling clap_builder v4.5.60
21852026-03-19T03:00:49.167Z Compiling postgres-protocol v0.6.10
21862026-03-19T03:00:49.195Z Compiling sec1 v0.7.3
21872026-03-19T03:00:49.295Z Compiling publicsuffix v2.3.0
21882026-03-19T03:00:49.598Z Compiling num-iter v0.1.45
21892026-03-19T03:00:49.688Z Compiling group v0.13.0
21902026-03-19T03:00:49.846Z Compiling newtype-uuid v1.3.2
21912026-03-19T03:00:49.949Z Compiling rand v0.8.5
21922026-03-19T03:00:51.050Z Compiling goblin v0.8.2
21932026-03-19T03:00:51.146Z Compiling oxnet v0.1.4
21942026-03-19T03:00:51.193Z Compiling zone_cfg_derive v0.3.1
21952026-03-19T03:00:51.348Z Compiling derive_builder v0.20.2
21962026-03-19T03:00:51.397Z Compiling tokio-native-tls v0.3.1
21972026-03-19T03:00:51.514Z Compiling phf_shared v0.13.1
21982026-03-19T03:00:51.720Z Compiling zerocopy v0.7.35
21992026-03-19T03:00:51.792Z Compiling lazy_static v1.5.0
22002026-03-19T03:00:51.947Z Compiling flate2 v1.1.9
22012026-03-19T03:00:52.031Z Compiling cargo-platform v0.1.9
22022026-03-19T03:00:52.063Z Compiling hkdf v0.12.4
22032026-03-19T03:00:52.147Z Compiling crypto-bigint v0.5.5
22042026-03-19T03:00:52.257Z Compiling enum-as-inner v0.6.1
22052026-03-19T03:00:52.333Z Compiling serde_repr v0.1.20
22062026-03-19T03:00:52.354Z Compiling vergen v9.0.6
22072026-03-19T03:00:52.563Z Compiling encoding_rs v0.8.35
22082026-03-19T03:00:52.626Z Compiling unicode-width v0.2.0
22092026-03-19T03:00:52.940Z Compiling bumpalo v3.20.2
22102026-03-19T03:00:53.027Z Compiling bitflags v1.3.2
22112026-03-19T03:00:53.035Z Compiling managed v0.8.0
22122026-03-19T03:00:53.112Z Compiling mime v0.3.17
22132026-03-19T03:00:53.418Z Compiling foldhash v0.1.5
22142026-03-19T03:00:53.690Z Compiling libbz2-rs-sys v0.2.2
22152026-03-19T03:00:53.883Z Compiling winnow v0.5.40
22162026-03-19T03:00:53.917Z Compiling hashbrown v0.15.5
22172026-03-19T03:00:53.952Z Compiling elliptic-curve v0.13.8
22182026-03-19T03:00:54.570Z Compiling dof v0.3.0
22192026-03-19T03:00:54.614Z Compiling bzip2 v0.6.1
22202026-03-19T03:00:55.014Z Compiling zopfli v0.8.3
22212026-03-19T03:00:55.479Z Compiling console v0.16.2
22222026-03-19T03:00:55.845Z Compiling toml_edit v0.19.15
22232026-03-19T03:00:56.089Z Compiling cargo_metadata v0.19.2
22242026-03-19T03:00:57.341Z Compiling clap v4.5.60
22252026-03-19T03:00:57.384Z Compiling phf v0.13.1
22262026-03-19T03:00:57.648Z Compiling hyper-tls v0.6.0
22272026-03-19T03:00:57.683Z Compiling signal-hook-mio v0.2.5
22282026-03-19T03:00:57.834Z Compiling daft v0.1.5
22292026-03-19T03:00:57.891Z Compiling cookie_store v0.22.1
22302026-03-19T03:00:58.013Z Compiling rayon v1.11.0
22312026-03-19T03:00:58.041Z Compiling postgres-types v0.2.12
22322026-03-19T03:00:58.206Z Compiling zstd v0.13.3
22332026-03-19T03:00:58.242Z Compiling bzip2 v0.4.4
22342026-03-19T03:00:58.293Z Compiling strum v0.27.2
22352026-03-19T03:00:58.551Z Compiling hubpack v0.1.2
22362026-03-19T03:00:58.597Z Compiling ed25519 v2.2.3
22372026-03-19T03:00:58.686Z Compiling dtrace-parser v0.2.0
22382026-03-19T03:00:58.710Z Compiling phf_shared v0.11.3
22392026-03-19T03:00:58.743Z Compiling itertools v0.12.1
22402026-03-19T03:00:58.803Z Compiling bstr v1.12.1
22412026-03-19T03:00:58.985Z Compiling pkcs1 v0.7.5
22422026-03-19T03:00:59.211Z Compiling serde-big-array v0.5.1
22432026-03-19T03:00:59.235Z Compiling rfc6979 v0.4.0
22442026-03-19T03:00:59.573Z Compiling float-cmp v0.10.0
22452026-03-19T03:00:59.580Z Compiling env_filter v1.0.0
22462026-03-19T03:00:59.580Z Compiling thread-id v4.2.2
22472026-03-19T03:00:59.631Z Compiling memmap2 v0.9.10
22482026-03-19T03:00:59.739Z Compiling rustc-hash v2.1.1
22492026-03-19T03:00:59.795Z Compiling predicates-core v1.0.10
22502026-03-19T03:00:59.932Z Compiling fixedbitset v0.4.2
22512026-03-19T03:01:00.042Z Compiling whoami v2.1.0
22522026-03-19T03:01:00.058Z Compiling jiff v0.2.21
22532026-03-19T03:01:00.065Z Compiling unit-prefix v0.5.2
22542026-03-19T03:01:00.117Z Compiling new_debug_unreachable v1.0.6
22552026-03-19T03:01:00.181Z Compiling static_assertions v1.1.0
22562026-03-19T03:01:00.238Z Compiling fixedbitset v0.5.7
22572026-03-19T03:01:00.295Z Compiling data-encoding v2.10.0
22582026-03-19T03:01:00.295Z Compiling keccak v0.1.6
22592026-03-19T03:01:00.480Z Compiling difflib v0.4.0
22602026-03-19T03:01:00.501Z Compiling precomputed-hash v0.1.1
22612026-03-19T03:01:00.621Z Compiling normalize-line-endings v0.3.0
22622026-03-19T03:01:00.644Z Compiling toml_write v0.1.2
22632026-03-19T03:01:00.672Z Compiling string_cache v0.8.9
22642026-03-19T03:01:00.675Z Compiling petgraph v0.8.3
22652026-03-19T03:01:00.771Z Compiling hickory-proto v0.25.2
22662026-03-19T03:01:00.933Z Compiling toml_edit v0.22.27
22672026-03-19T03:01:00.960Z Compiling predicates v3.1.4
22682026-03-19T03:01:01.000Z Compiling sha3 v0.10.8
22692026-03-19T03:01:01.160Z Compiling indicatif v0.18.4
22702026-03-19T03:01:01.180Z Compiling zone v0.3.1
22712026-03-19T03:01:01.418Z Compiling tokio-postgres v0.7.16
22722026-03-19T03:01:01.650Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22732026-03-19T03:01:01.861Z Compiling petgraph v0.6.5
22742026-03-19T03:01:02.052Z Compiling iddqd v0.3.17
22752026-03-19T03:01:02.218Z Compiling usdt v0.6.0
22762026-03-19T03:01:02.805Z Compiling env_logger v0.11.9
22772026-03-19T03:01:03.603Z Compiling serde_with v3.17.0
22782026-03-19T03:01:03.649Z Compiling similar v2.7.0
22792026-03-19T03:01:04.057Z Compiling zip v4.6.1
22802026-03-19T03:01:04.083Z Compiling ecdsa v0.16.9
22812026-03-19T03:01:04.387Z Compiling rsa v0.9.10
22822026-03-19T03:01:04.711Z Compiling ed25519-dalek v2.2.0
22832026-03-19T03:01:04.822Z Compiling crossterm v0.28.1
22842026-03-19T03:01:05.320Z Compiling zip v0.6.6
22852026-03-19T03:01:05.729Z Compiling toml v0.7.8
22862026-03-19T03:01:05.876Z Compiling toml_parser v1.0.9+spec-1.1.0
22872026-03-19T03:01:05.918Z Compiling itertools v0.13.0
22882026-03-19T03:01:06.111Z Compiling strum v0.26.3
22892026-03-19T03:01:06.208Z Compiling tokio-stream v0.1.18
22902026-03-19T03:01:06.306Z Compiling buf-list v1.1.2
22912026-03-19T03:01:06.423Z Compiling x509-cert v0.2.5
22922026-03-19T03:01:06.567Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22932026-03-19T03:01:06.666Z Compiling openapiv3 v2.2.0
22942026-03-19T03:01:06.754Z Compiling sha1 v0.10.6
22952026-03-19T03:01:06.896Z Compiling structmeta-derive v0.3.0
22962026-03-19T03:01:07.014Z Compiling toml_datetime v0.7.5+spec-1.1.0
22972026-03-19T03:01:07.144Z Compiling lalrpop-util v0.19.12
22982026-03-19T03:01:07.384Z Compiling radium v0.7.0
22992026-03-19T03:01:07.428Z Compiling peg-runtime v0.8.5
23002026-03-19T03:01:08.301Z Compiling structmeta v0.3.0
23012026-03-19T03:01:09.376Z Compiling maybe-uninit v2.0.0
23022026-03-19T03:01:09.820Z Compiling tap v1.0.1
23032026-03-19T03:01:10.054Z Compiling wyz v0.5.1
23042026-03-19T03:01:11.724Z Compiling funty v2.0.0
23052026-03-19T03:01:11.837Z Compiling packed_struct v0.10.1
23062026-03-19T03:01:13.204Z Compiling bitvec v1.0.1
23072026-03-19T03:01:15.551Z Compiling futures-executor v0.3.32
23082026-03-19T03:01:15.856Z Compiling packed_struct_codegen v0.10.1
23092026-03-19T03:01:15.928Z Compiling bitfield-macros v0.19.4
23102026-03-19T03:01:16.212Z Compiling zerocopy-derive v0.6.6
23112026-03-19T03:01:16.519Z Compiling indexmap v1.9.3
23122026-03-19T03:01:16.795Z Compiling crc-catalog v2.4.0
23132026-03-19T03:01:16.933Z Compiling nodrop v0.1.14
23142026-03-19T03:01:17.087Z Compiling typeid v1.0.3
23152026-03-19T03:01:17.111Z Compiling array-init v0.0.4
23162026-03-19T03:01:17.310Z Compiling zerocopy v0.6.6
23172026-03-19T03:01:17.863Z Compiling bitfield v0.19.4
23182026-03-19T03:01:18.131Z Compiling crc v3.4.0
23192026-03-19T03:01:18.415Z Compiling futures v0.3.32
23202026-03-19T03:01:19.071Z Compiling smallvec v0.6.14
23212026-03-19T03:01:19.348Z Compiling derive-ex v0.1.8
23222026-03-19T03:01:22.740Z Compiling rustls v0.22.4
23232026-03-19T03:01:23.263Z Compiling hashbrown v0.12.3
23242026-03-19T03:01:23.286Z Compiling base64 v0.21.7
23252026-03-19T03:01:23.425Z Compiling rustls-webpki v0.103.9
23262026-03-19T03:01:23.481Z Compiling erased-serde v0.4.9
23272026-03-19T03:01:23.921Z Compiling ron v0.8.1
23282026-03-19T03:01:28.459Z Compiling test-strategy v0.4.5
23292026-03-19T03:01:29.320Z Compiling tokio-rustls v0.26.4
23302026-03-19T03:01:29.348Z Compiling rustls-platform-verifier v0.6.2
23312026-03-19T03:01:29.673Z Compiling hyper-rustls v0.27.7
23322026-03-19T03:01:29.734Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23332026-03-19T03:01:30.228Z Compiling reqwest v0.13.2
23342026-03-19T03:01:30.397Z Compiling reqwest v0.12.28
23352026-03-19T03:01:30.884Z Compiling serde-hex v0.1.0
23362026-03-19T03:01:31.115Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23372026-03-19T03:01:31.438Z Compiling toml v0.8.23
23382026-03-19T03:01:31.478Z Compiling hashbrown v0.13.2
23392026-03-19T03:01:32.049Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
23402026-03-19T03:01:32.123Z Compiling rustls-webpki v0.102.8
23412026-03-19T03:01:32.365Z Compiling pin-project-internal v1.1.11
23422026-03-19T03:01:32.396Z Compiling filetime v0.2.27
23432026-03-19T03:01:32.399Z Compiling multer v3.1.0
23442026-03-19T03:01:32.706Z Compiling thread_local v1.1.9
23452026-03-19T03:01:32.783Z Compiling same-file v1.0.6
23462026-03-19T03:01:32.834Z Compiling xattr v1.6.1
23472026-03-19T03:01:32.906Z Compiling crc-any v2.5.0
23482026-03-19T03:01:33.091Z Compiling slog-async v2.8.0
23492026-03-19T03:01:33.166Z Compiling match_cfg v0.1.0
23502026-03-19T03:01:33.472Z Compiling hostname v0.3.1
23512026-03-19T03:01:33.567Z Compiling tar v0.4.44
23522026-03-19T03:01:33.596Z Compiling walkdir v2.5.0
23532026-03-19T03:01:33.775Z Compiling object v0.30.4
23542026-03-19T03:01:33.998Z Compiling pin-project v1.1.11
23552026-03-19T03:01:34.053Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23562026-03-19T03:01:34.191Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23572026-03-19T03:01:34.235Z Compiling slog-json v2.6.1
23582026-03-19T03:01:34.642Z Compiling crossbeam-channel v0.5.15
23592026-03-19T03:01:34.676Z Compiling snafu-derive v0.8.9
23602026-03-19T03:01:34.699Z Compiling async-stream-impl v0.3.6
23612026-03-19T03:01:34.756Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23622026-03-19T03:01:35.073Z Compiling ordered-float v2.10.1
23632026-03-19T03:01:35.188Z Compiling serde_spanned v1.0.4
23642026-03-19T03:01:35.375Z Compiling serde_path_to_error v0.1.20
23652026-03-19T03:01:35.439Z Compiling is-terminal v0.4.17
23662026-03-19T03:01:35.473Z Compiling fs-err v2.11.0
23672026-03-19T03:01:35.535Z Compiling dropshot v0.16.7
23682026-03-19T03:01:35.564Z Compiling toml_writer v1.0.6+spec-1.1.0
23692026-03-19T03:01:35.602Z Compiling debug-ignore v1.0.5
23702026-03-19T03:01:35.628Z Compiling term v1.2.1
23712026-03-19T03:01:35.788Z Compiling path-slash v0.1.5
23722026-03-19T03:01:35.848Z Compiling take_mut v0.2.2
23732026-03-19T03:01:35.879Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23742026-03-19T03:01:35.957Z Compiling toml v0.9.12+spec-1.1.0
23752026-03-19T03:01:36.103Z Compiling slog-term v2.9.2
23762026-03-19T03:01:36.537Z Compiling async-stream v0.3.6
23772026-03-19T03:01:36.539Z Compiling serde-value v0.7.0
23782026-03-19T03:01:36.540Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23792026-03-19T03:01:36.540Z Compiling serde-untagged v0.1.9
23802026-03-19T03:01:36.540Z Compiling slog-bunyan v2.5.0
23812026-03-19T03:01:36.887Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23822026-03-19T03:01:37.028Z Compiling tokio-rustls v0.25.0
23832026-03-19T03:01:37.068Z Compiling globset v0.4.18
23842026-03-19T03:01:37.197Z Compiling parse-display-derive v0.10.0
23852026-03-19T03:01:37.239Z Compiling snafu v0.8.9
23862026-03-19T03:01:37.482Z Compiling camino-tempfile v1.4.1
23872026-03-19T03:01:37.744Z Compiling olpc-cjson v0.1.4
23882026-03-19T03:01:37.901Z Compiling dropshot_endpoint v0.16.7
23892026-03-19T03:01:37.994Z Compiling newtype-uuid-macros v0.1.0
23902026-03-19T03:01:38.052Z Compiling backon v1.6.0
23912026-03-19T03:01:38.080Z Compiling waitgroup v0.1.2
23922026-03-19T03:01:38.116Z Compiling half v2.7.1
23932026-03-19T03:01:38.158Z Compiling serde_plain v1.0.2
23942026-03-19T03:01:38.342Z Compiling rustls-pemfile v2.2.0
23952026-03-19T03:01:38.889Z Compiling async-recursion v1.1.1
23962026-03-19T03:01:38.906Z Compiling pem v3.0.6
23972026-03-19T03:01:38.906Z Compiling blake3 v1.8.3
23982026-03-19T03:01:38.906Z Compiling hostname v0.4.2
23992026-03-19T03:01:38.906Z Compiling instant v0.1.13
24002026-03-19T03:01:39.066Z Compiling typed-path v0.9.3
24012026-03-19T03:01:39.121Z Compiling ciborium-io v0.2.2
24022026-03-19T03:01:39.158Z Compiling unicode-xid v0.2.6
24032026-03-19T03:01:39.283Z Compiling ciborium-ll v0.2.2
24042026-03-19T03:01:39.355Z Compiling parse-display v0.10.0
24052026-03-19T03:01:39.373Z Compiling cargo-util-schemas v0.8.2
24062026-03-19T03:01:39.434Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24072026-03-19T03:01:39.582Z Compiling backoff v0.4.0
24082026-03-19T03:01:39.675Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
24092026-03-19T03:01:39.884Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24102026-03-19T03:01:40.446Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24112026-03-19T03:01:40.488Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24122026-03-19T03:01:40.596Z Compiling itertools v0.14.0
24132026-03-19T03:01:40.754Z Compiling cargo-platform v0.2.0
24142026-03-19T03:01:40.805Z Compiling macaddr v1.0.1
24152026-03-19T03:01:40.942Z Compiling regress v0.10.5
24162026-03-19T03:01:41.016Z Compiling constant_time_eq v0.4.2
24172026-03-19T03:01:41.360Z Compiling arrayref v0.3.9
24182026-03-19T03:01:41.376Z Compiling arrayvec v0.7.6
24192026-03-19T03:01:41.458Z Compiling indent_write v2.2.0
24202026-03-19T03:01:41.545Z Compiling parse-size v1.1.0
24212026-03-19T03:01:41.713Z Compiling cargo_metadata v0.21.0
24222026-03-19T03:01:41.819Z Compiling ciborium v0.2.2
24232026-03-19T03:01:41.899Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
24242026-03-19T03:01:42.025Z Compiling display-error-chain v0.2.2
24252026-03-19T03:01:42.277Z Compiling topological-sort v0.2.2
24262026-03-19T03:01:42.537Z Compiling shell-words v1.1.1
24272026-03-19T03:01:42.684Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
24282026-03-19T03:01:56.664Z Compiling progenitor-client v0.13.0
24292026-03-19T03:01:56.706Z Compiling progenitor-client v0.10.0
24302026-03-19T03:01:56.706Z Compiling tough v0.20.0
24312026-03-19T03:01:56.711Z Compiling omicron-zone-package v0.12.2
24322026-03-19T03:01:56.845Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24332026-03-19T03:01:56.845Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
24342026-03-19T03:01:57.300Z Compiling progenitor-extras v0.1.1
24352026-03-19T03:01:57.720Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24362026-03-19T03:02:00.794Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24372026-03-19T03:02:05.375Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24382026-03-19T03:02:10.957Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
24392026-03-19T03:02:21.882Z Finished `release` profile [optimized] target(s) in 2m 10s
24402026-03-19T03:02:22.081Z Running `target/release/omicron-releng --output-dir /work --mkincorp`
24412026-03-19T03:02:22.160ZMar 19 03:02:20.988 DEBG changing working directory to /work/oxidecomputer/omicron
24422026-03-19T03:02:22.310ZMar 19 03:02:21.139 DEBG running: git rev-parse HEAD
24432026-03-19T03:02:22.314ZMar 19 03:02:21.143 DEBG process exited with exit status: 0 (3.456165ms)
24442026-03-19T03:02:22.314ZMar 19 03:02:21.143 INFO version: 19.0.0-0.ci+gitc25bd473048
24452026-03-19T03:02:22.324ZMar 19 03:02:21.154 INFO cloning helios to /work/oxidecomputer/helios
24462026-03-19T03:02:22.324ZMar 19 03:02:21.154 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
24472026-03-19T03:02:22.328ZCloning into '/work/oxidecomputer/helios'...
24482026-03-19T03:02:22.798ZMar 19 03:02:21.627 DEBG process exited with exit status: 0 (473.639657ms)
24492026-03-19T03:02:22.798ZMar 19 03:02:21.627 DEBG running: git -C /work/oxidecomputer/helios rev-parse --verify HEAD^{commit}
24502026-03-19T03:02:22.802ZMar 19 03:02:21.631 DEBG process exited with exit status: 0 (3.498248ms)
24512026-03-19T03:02:22.802ZMar 19 03:02:21.631 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
24522026-03-19T03:02:24.274ZMar 19 03:02:23.103 DEBG process exited with exit status: 0 (1.472180061s)
24532026-03-19T03:02:24.274ZMar 19 03:02:23.103 DEBG running: zfs list rpool/images/build/host
24542026-03-19T03:02:24.281ZNAME USED AVAIL REFER MOUNTPOINT
24552026-03-19T03:02:24.282Zrpool/images/build/host 24K 151G 24K /rpool/images/build/host
24562026-03-19T03:02:24.284ZMar 19 03:02:23.110 DEBG process exited with exit status: 0 (6.897819ms)
24572026-03-19T03:02:24.284ZMar 19 03:02:23.110 DEBG running: zfs list rpool/images/build/recovery
24582026-03-19T03:02:24.287ZNAME USED AVAIL REFER MOUNTPOINT
24592026-03-19T03:02:24.287Zrpool/images/build/recovery 24K 151G 24K /rpool/images/build/recovery
24602026-03-19T03:02:24.287ZMar 19 03:02:23.115 DEBG process exited with exit status: 0 (5.156951ms)
24612026-03-19T03:02:24.287ZMar 19 03:02:23.116 INFO [incorp-manifest] running task
24622026-03-19T03:02:24.287ZMar 19 03:02:23.116 INFO [hubris-staging] running task
24632026-03-19T03:02:24.287ZMar 19 03:02:23.116 INFO [hubris-production] running task
24642026-03-19T03:02:24.287ZMar 19 03:02:23.116 DEBG running: pkg list -g https://pkg.oxide.computer/helios/2/dev/ -F json -o fmri -n '*'
24652026-03-19T03:02:24.290ZMar 19 03:02:23.117 INFO [incorp-create] running: pkgrepo create /work/incorporation
24662026-03-19T03:02:24.290ZMar 19 03:02:23.118 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
24672026-03-19T03:02:24.290ZMar 19 03:02:23.118 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
24682026-03-19T03:02:24.340Z[ helios-setup] cd tools/helios-build && cargo build --quiet
24692026-03-19T03:02:24.428Z[ omicron-package] Blocking waiting for file lock on package cache
24702026-03-19T03:02:24.604ZMar 19 03:02:23.433 INFO [incorp-create] process exited with exit status: 0 (316.193439ms)
24712026-03-19T03:02:24.607ZMar 19 03:02:23.433 INFO [incorp-publisher] running: pkgrepo add-publisher -s /work/incorporation helios-dev
24722026-03-19T03:02:24.901ZMar 19 03:02:23.730 INFO [incorp-publisher] process exited with exit status: 0 (296.45585ms)
24732026-03-19T03:02:25.453Z[ omicron-package] Blocking waiting for file lock on package cache
24742026-03-19T03:02:25.538ZMar 19 03:02:24.367 INFO [hubris-production] task succeeded (1.2513818s)
24752026-03-19T03:02:30.032Z[ omicron-package] Compiling ring v0.17.14
24762026-03-19T03:02:30.318Z[ omicron-package] Compiling itertools v0.14.0
24772026-03-19T03:02:30.321Z[ omicron-package] Compiling heapless v0.8.0
24782026-03-19T03:02:30.325Z[ omicron-package] Compiling toml_edit v0.23.10+spec-1.0.0
24792026-03-19T03:02:30.325Z[ omicron-package] Compiling hash32 v0.3.1
24802026-03-19T03:02:30.325Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24812026-03-19T03:02:30.325Z[ omicron-package] Compiling smoltcp v0.11.0
24822026-03-19T03:02:30.325Z[ omicron-package] Compiling cobs v0.3.0
24832026-03-19T03:02:30.325Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
24842026-03-19T03:02:30.325Z[ omicron-package] Compiling proc-macro-crate v1.3.1
24852026-03-19T03:02:30.325Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24862026-03-19T03:02:30.325Z[ omicron-package] Compiling foreign-types-macros v0.2.3
24872026-03-19T03:02:30.325Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24882026-03-19T03:02:30.325Z[ omicron-package] Compiling foreign-types-shared v0.3.1
24892026-03-19T03:02:30.325Z[ omicron-package] Compiling cpufeatures v0.3.0
24902026-03-19T03:02:31.286Z[ omicron-package] Compiling postcard v1.1.3
24912026-03-19T03:02:31.444Z[ omicron-package] Compiling chacha20 v0.10.0
24922026-03-19T03:02:31.810Z[ omicron-package] Compiling proc-macro-crate v3.4.0
24932026-03-19T03:02:31.810Z[ omicron-package] Compiling num_enum_derive v0.5.11
24942026-03-19T03:02:31.812Z[ omicron-package] Compiling tabwriter v1.4.1
24952026-03-19T03:02:32.052Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24962026-03-19T03:02:32.052Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24972026-03-19T03:02:32.052Z[ omicron-package] Compiling cstr-argument v0.1.2
24982026-03-19T03:02:32.310Z[ omicron-package] Compiling foreign-types v0.5.0
24992026-03-19T03:02:32.533Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
25002026-03-19T03:02:32.536Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
25012026-03-19T03:02:32.536Z[ omicron-package] Compiling rand v0.10.0
25022026-03-19T03:02:32.539Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25032026-03-19T03:02:32.539Z[ omicron-package] Compiling colored v3.1.1
25042026-03-19T03:02:32.598Z[ omicron-package] Compiling libefi-sys v0.1.0
25052026-03-19T03:02:32.601Z[ omicron-package] Compiling num_enum_derive v0.7.5
25062026-03-19T03:02:33.052Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25072026-03-19T03:02:33.358Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25082026-03-19T03:02:33.363Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25092026-03-19T03:02:33.567Z[ omicron-package] Compiling usdt-macro v0.5.0
25102026-03-19T03:02:33.656Z[ omicron-package] Compiling usdt-attr-macro v0.5.0
25112026-03-19T03:02:33.664Z[ omicron-package] Compiling ingot-macros v0.1.1
25122026-03-19T03:02:33.847Z[ omicron-package] Compiling secrecy v0.10.3
25132026-03-19T03:02:33.855Z[ omicron-package] Compiling bitfield-struct v0.6.2
25142026-03-19T03:02:33.855Z[ omicron-package] Compiling num-derive v0.4.2
25152026-03-19T03:02:33.980Z[ omicron-package] Compiling sigpipe v0.1.3
25162026-03-19T03:02:34.105Z[ omicron-package] Compiling num_enum v0.5.11
25172026-03-19T03:02:34.105Z[ omicron-package] Compiling memmap v0.7.0
25182026-03-19T03:02:34.200Z[ omicron-package] Compiling glob v0.3.3
25192026-03-19T03:02:34.200Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25202026-03-19T03:02:34.237Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25212026-03-19T03:02:34.268Z[ omicron-package] Compiling smf v0.2.3
25222026-03-19T03:02:34.368Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25232026-03-19T03:02:34.765Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25242026-03-19T03:02:34.765Z[ omicron-package] Compiling num_enum v0.7.5
25252026-03-19T03:02:34.881Z[ omicron-package] Compiling whoami v1.6.1
25262026-03-19T03:02:34.912Z[ omicron-package] Compiling rustls v0.23.37
25272026-03-19T03:02:34.965Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25282026-03-19T03:02:34.969Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25292026-03-19T03:02:34.969Z[ omicron-package] Compiling usdt v0.5.0
25302026-03-19T03:02:34.969Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25312026-03-19T03:02:35.227Z[ omicron-package] Compiling gethostname v0.5.0
25322026-03-19T03:02:35.422Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25332026-03-19T03:02:35.422Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25342026-03-19T03:02:35.425Z[ omicron-package] Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25352026-03-19T03:02:35.596Z[ omicron-package] Compiling tokio-dtrace v0.1.1
25362026-03-19T03:02:35.912Z[ omicron-package] Compiling oxide-tokio-rt v0.1.3
25372026-03-19T03:02:36.766Z[ omicron-package] Compiling rustls-webpki v0.103.9
25382026-03-19T03:02:37.304Z[ omicron-package] Compiling ingot-types v0.1.2
25392026-03-19T03:02:37.372Z[ omicron-package] Compiling rustls v0.22.4
25402026-03-19T03:02:37.966Z[ omicron-package] Compiling ingot v0.1.1
25412026-03-19T03:02:39.183Z[ omicron-package] Compiling rustls-webpki v0.102.8
25422026-03-19T03:02:40.653Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25432026-03-19T03:02:40.662ZMar 19 03:02:39.492 INFO [hubris-staging] task succeeded (16.376256385s)
25442026-03-19T03:02:41.782Z[ omicron-package] Compiling tokio-rustls v0.26.4
25452026-03-19T03:02:41.782Z[ omicron-package] Compiling rustls-platform-verifier v0.6.2
25462026-03-19T03:02:42.107Z[ omicron-package] Compiling hyper-rustls v0.27.7
25472026-03-19T03:02:42.419Z[ omicron-package] Compiling reqwest v0.12.28
25482026-03-19T03:02:42.420Z[ omicron-package] Compiling reqwest v0.13.2
25492026-03-19T03:02:42.442Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25502026-03-19T03:02:42.853Z[ omicron-package] Compiling tokio-rustls v0.25.0
25512026-03-19T03:02:43.152Z[ omicron-package] Compiling dropshot v0.16.7
25522026-03-19T03:02:44.529Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25532026-03-19T03:02:45.212Z[ helios-setup] warning: hiding a lifetime that's elided elsewhere is confusing
25542026-03-19T03:02:45.212Z[ helios-setup] --> src/main.rs:79:10
25552026-03-19T03:02:45.216Z[ helios-setup] |
25562026-03-19T03:02:45.216Z[ helios-setup] 79 | fn pc(s: &str) -> Component {
25572026-03-19T03:02:45.216Z[ helios-setup] | ^^^^ ^^^^^^^^^ the same lifetime is hidden here
25582026-03-19T03:02:45.216Z[ helios-setup] | |
25592026-03-19T03:02:45.217Z[ helios-setup] | the lifetime is elided here
25602026-03-19T03:02:45.217Z[ helios-setup] |
25612026-03-19T03:02:45.217Z[ helios-setup] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
25622026-03-19T03:02:45.217Z[ helios-setup] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
25632026-03-19T03:02:45.217Z[ helios-setup] help: use `'_` for type paths
25642026-03-19T03:02:45.217Z[ helios-setup] |
25652026-03-19T03:02:45.217Z[ helios-setup] 79 | fn pc(s: &str) -> Component<'_> {
25662026-03-19T03:02:45.217Z[ helios-setup] | ++++
25672026-03-19T03:02:45.217Z[ helios-setup]
25682026-03-19T03:02:46.335Z[ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25692026-03-19T03:02:46.908Z[ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25702026-03-19T03:02:48.766Z[ omicron-package] Compiling progenitor-client v0.13.0
25712026-03-19T03:02:48.976Z[ omicron-package] Compiling progenitor-client v0.10.0
25722026-03-19T03:02:49.061Z[ omicron-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25732026-03-19T03:02:49.150Z[ omicron-package] Compiling progenitor-extras v0.1.1
25742026-03-19T03:02:49.238Z[ omicron-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25752026-03-19T03:02:49.243Z[ helios-setup] Mar 19 03:02:48.074 INFO helios repository root is: /work/oxidecomputer/helios
25762026-03-19T03:02:49.246Z[ helios-setup] Mar 19 03:02:48.075 INFO project pilot: Project { github: Some("oxidecomputer/pilot"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: true, use_debug: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: pilot
25772026-03-19T03:02:49.246Z[ helios-setup] Mar 19 03:02:48.075 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
25782026-03-19T03:02:49.249Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
25792026-03-19T03:02:49.317Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25802026-03-19T03:02:49.369Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25812026-03-19T03:02:49.441Z[ omicron-package] Compiling omicron-zone-package v0.12.2
25822026-03-19T03:02:49.491Z[ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25832026-03-19T03:02:50.598Z[ helios-setup] Mar 19 03:02:49.429 INFO clone ok!, project: pilot
25842026-03-19T03:02:50.601Z[ helios-setup] Mar 19 03:02:49.429 INFO project chelsio-t6-roms: Project { github: Some("oxidecomputer/chelsio-t6-roms"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: false, use_debug: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: chelsio-t6-roms
25852026-03-19T03:02:50.601Z[ helios-setup] Mar 19 03:02:49.429 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
25862026-03-19T03:02:50.601Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
25872026-03-19T03:02:51.734Z[ helios-setup] Mar 19 03:02:50.564 INFO clone ok!, project: chelsio-t6-roms
25882026-03-19T03:02:51.737Z[ helios-setup] Mar 19 03:02:50.565 INFO project bootserver: Project { github: Some("oxidecomputer/boot-image-tools"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: false, unless_env: None, fixup: [] }, project: bootserver
25892026-03-19T03:02:51.737Z[ helios-setup] Mar 19 03:02:50.565 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
25902026-03-19T03:02:51.738Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
25912026-03-19T03:02:52.342Z[ helios-setup] Mar 19 03:02:51.173 INFO clone ok!, project: bootserver
25922026-03-19T03:02:52.342Z[ helios-setup] Mar 19 03:02:51.173 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
25932026-03-19T03:02:52.346Z[ helios-setup] Mar 19 03:02:51.173 INFO project phbl: Project { github: Some("oxidecomputer/phbl"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: false, use_debug: false, unless_env: None, fixup: [] }, project: phbl
25942026-03-19T03:02:52.346Z[ helios-setup] Mar 19 03:02:51.173 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
25952026-03-19T03:02:52.346Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
25962026-03-19T03:02:53.082Z[ helios-setup] Mar 19 03:02:51.912 INFO clone ok!, project: phbl
25972026-03-19T03:02:53.085Z[ helios-setup] Mar 19 03:02:51.913 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
25982026-03-19T03:02:53.085Z[ helios-setup] Mar 19 03:02:51.913 INFO project amd-firmware: Project { github: Some("oxidecomputer/amd-firmware"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: false, use_debug: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: amd-firmware
25992026-03-19T03:02:53.085Z[ helios-setup] Mar 19 03:02:51.913 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
26002026-03-19T03:02:53.088Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
26012026-03-19T03:02:55.238ZMar 19 03:02:54.063 DEBG process exited with exit status: 0 (30.94615457s)
26022026-03-19T03:02:55.242ZMar 19 03:02:54.063 INFO [incorp-manifest] task succeeded (30.947477732s)
26032026-03-19T03:02:55.242ZMar 19 03:02:54.064 INFO [incorp-fmt] running: pkgfmt -u -f v2 /work/incorporation.p5m
26042026-03-19T03:02:55.454ZMar 19 03:02:54.283 INFO [incorp-fmt] process exited with exit status: 0 (219.594116ms)
26052026-03-19T03:02:55.459ZMar 19 03:02:54.283 INFO [incorp-pkgsend] running: pkgsend publish -s /work/incorporation /work/incorporation.p5m
26062026-03-19T03:02:55.711Z[ incorp-pkgsend] pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@19.0.0.0,5.11:20260319T030254Z
26072026-03-19T03:02:55.711Z[ incorp-pkgsend] PUBLISHED
26082026-03-19T03:02:55.755ZMar 19 03:02:54.582 INFO [incorp-pkgsend] process exited with exit status: 0 (298.567552ms)
26092026-03-19T03:02:55.857ZMar 19 03:02:54.582 INFO [helios-incorp] running: pkgrecv -s /work/incorporation -a -d /work/incorporation.p5p -m latest -v '*'
26102026-03-19T03:02:55.968Z[ helios-incorp] Retrieving packages for publisher helios-dev ...
26112026-03-19T03:02:55.975Z[ helios-incorp] Retrieving catalog 'helios-dev' ... Done
26122026-03-19T03:02:56.004Z[ helios-incorp] Retrieving and evaluating 1 package(s)...
26132026-03-19T03:02:56.004Z[ helios-incorp] Fetching manifests: 1/1 100% complete
26142026-03-19T03:02:56.008Z[ helios-incorp] Fetching manifests: 1/1 100% complete
26152026-03-19T03:02:56.008Z[ helios-incorp]
26162026-03-19T03:02:56.008Z[ helios-incorp] Archiving packages ...
26172026-03-19T03:02:56.008Z[ helios-incorp] Packages to add: 1
26182026-03-19T03:02:56.008Z[ helios-incorp] Files to retrieve: 0
26192026-03-19T03:02:56.012Z[ helios-incorp] Estimated transfer size: 0.00 B
26202026-03-19T03:02:56.012Z[ helios-incorp]
26212026-03-19T03:02:56.012Z[ helios-incorp] Packages to archive:
26222026-03-19T03:02:56.012Z[ helios-incorp] consolidation/oxide/omicron-release-incorporation@19.0.0.0,5.11:20260319T030254Z
26232026-03-19T03:02:56.012Z[ helios-incorp]
26242026-03-19T03:02:56.012Z[ helios-incorp] Archiving: 1/7 items 0.0/0.1MB 0% complete
26252026-03-19T03:02:56.012Z[ helios-incorp] Archiving: Completed 108.19 kB in 0.00 seconds
26262026-03-19T03:02:56.060ZMar 19 03:02:54.888 INFO [helios-incorp] process exited with exit status: 0 (305.304ms)
26272026-03-19T03:03:00.238Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26282026-03-19T03:03:01.617Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26292026-03-19T03:03:10.142Z[ omicron-package] Finished `release` profile [optimized] target(s) in 45.84s
26302026-03-19T03:03:10.433Z[ omicron-package]
26312026-03-19T03:03:10.433Z[ omicron-package] real 46.084034204
26322026-03-19T03:03:10.433Z[ omicron-package] user 5:12.150689586
26332026-03-19T03:03:10.436Z[ omicron-package] sys 27.781792854
26342026-03-19T03:03:10.436Z[ omicron-package] trap 0.306859275
26352026-03-19T03:03:10.436Z[ omicron-package] tflt 0.834954283
26362026-03-19T03:03:10.437Z[ omicron-package] dflt 3.036844461
26372026-03-19T03:03:10.437Z[ omicron-package] kflt 0.001283815
26382026-03-19T03:03:10.437Z[ omicron-package] lock 10:46.027756649
26392026-03-19T03:03:10.437Z[ omicron-package] slp 6:23.894002091
26402026-03-19T03:03:10.437Z[ omicron-package] lat 50.409142839
26412026-03-19T03:03:10.437Z[ omicron-package] stop 1:20.231311930
26422026-03-19T03:03:10.437ZMar 19 03:03:09.264 INFO [omicron-package] process exited with exit status: 0 (46.146076155s)
26432026-03-19T03:03:10.437ZMar 19 03:03:09.265 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery
26442026-03-19T03:03:10.437ZMar 19 03:03:09.265 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host
26452026-03-19T03:03:10.448Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
26462026-03-19T03:03:10.448Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
26472026-03-19T03:03:10.452Z[ host-target] Created new build target 'host' and set it as active
26482026-03-19T03:03:10.452Z[ recovery-target] Created new build target 'recovery' and set it as active
26492026-03-19T03:03:10.456ZMar 19 03:03:09.284 INFO [recovery-target] process exited with exit status: 0 (19.538456ms)
26502026-03-19T03:03:10.456ZMar 19 03:03:09.285 INFO [host-target] process exited with exit status: 0 (20.172605ms)
26512026-03-19T03:03:10.456ZMar 19 03:03:09.285 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
26522026-03-19T03:03:10.462Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
26532026-03-19T03:03:12.457Z[ host-package] Compiling ring v0.17.14
26542026-03-19T03:03:12.811Z[ host-package] Compiling regress v0.10.5
26552026-03-19T03:03:12.811Z[ host-package] Compiling heck v0.5.0
26562026-03-19T03:03:12.847Z[ host-package] Compiling unsafe-libyaml v0.2.11
26572026-03-19T03:03:12.906Z[ host-package] Compiling convert_case v0.4.0
26582026-03-19T03:03:12.946Z[ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
26592026-03-19T03:03:12.946Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26602026-03-19T03:03:13.013Z[ host-package] Compiling prettyplease v0.2.37
26612026-03-19T03:03:13.013Z[ host-package] Compiling universal-hash v0.5.1
26622026-03-19T03:03:13.015Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
26632026-03-19T03:03:13.015Z[ host-package] Compiling unicode-width v0.1.14
26642026-03-19T03:03:13.015Z[ host-package] Compiling opaque-debug v0.3.1
26652026-03-19T03:03:13.082Z[ host-package] Compiling chacha20 v0.9.1
26662026-03-19T03:03:13.085Z[ host-package] Compiling password-hash v0.5.0
26672026-03-19T03:03:13.149Z[ host-package] Compiling typify-impl v0.6.1
26682026-03-19T03:03:13.292Z[ host-package] Compiling poly1305 v0.8.0
26692026-03-19T03:03:13.335Z[ host-package] Compiling blake2 v0.10.6
26702026-03-19T03:03:13.369Z[ host-package] Compiling aead v0.5.2
26712026-03-19T03:03:13.373Z[ host-package] Compiling derive_more v0.99.20
26722026-03-19T03:03:13.519Z[ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26732026-03-19T03:03:13.590Z[ host-package] Compiling is-terminal v0.4.17
26742026-03-19T03:03:13.645Z[ host-package] Compiling serde_yaml v0.9.34+deprecated
26752026-03-19T03:03:13.686Z[ host-package] Compiling swrite v0.1.0
26762026-03-19T03:03:13.750Z[ host-package] Compiling argon2 v0.5.3
26772026-03-19T03:03:13.853Z[ host-package] Compiling chacha20poly1305 v0.10.1
26782026-03-19T03:03:13.883Z[ host-package] Compiling serde_spanned v1.0.4
26792026-03-19T03:03:14.070Z[ host-package] Compiling toml_writer v1.0.6+spec-1.1.0
26802026-03-19T03:03:14.142Z[ host-package] Compiling bytecount v0.6.9
26812026-03-19T03:03:14.187Z[ host-package] Compiling derive-where v1.6.0
26822026-03-19T03:03:14.220Z[ host-package] Compiling thread_local v1.1.9
26832026-03-19T03:03:14.409Z[ host-package] Compiling toml v0.9.12+spec-1.1.0
26842026-03-19T03:03:14.442Z[ host-package] Compiling match_cfg v0.1.0
26852026-03-19T03:03:14.526Z[ host-package] Compiling multer v3.1.0
26862026-03-19T03:03:14.583Z[ host-package] Compiling hostname v0.3.1
26872026-03-19T03:03:14.623Z[ host-package] Compiling slog-async v2.8.0
26882026-03-19T03:03:14.626Z[ host-package] Compiling slog-json v2.6.1
26892026-03-19T03:03:14.720Z[ host-package] Compiling crossbeam-channel v0.5.15
26902026-03-19T03:03:14.753Z[ host-package] Compiling thiserror-no-std v2.0.2
26912026-03-19T03:03:14.802Z[ host-package] Compiling futures-executor v0.3.32
26922026-03-19T03:03:14.914Z[ host-package] Compiling vsss-rs v3.3.4
26932026-03-19T03:03:14.975Z[ host-package] Compiling take_mut v0.2.2
26942026-03-19T03:03:15.156Z[ host-package] Compiling term v1.2.1
26952026-03-19T03:03:15.189Z[ host-package] Compiling futures v0.3.32
26962026-03-19T03:03:15.189Z[ host-package] Compiling slog-bunyan v2.5.0
26972026-03-19T03:03:15.406Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26982026-03-19T03:03:15.632Z[ host-package] Compiling slog-term v2.9.2
26992026-03-19T03:03:15.664Z[ host-package] Compiling dropshot v0.16.7
27002026-03-19T03:03:15.758Z[ host-package] Compiling async-stream v0.3.6
27012026-03-19T03:03:15.798Z[ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
27022026-03-19T03:03:15.904Z[ host-package] Compiling waitgroup v0.1.2
27032026-03-19T03:03:15.950Z[ host-package] Compiling backon v1.6.0
27042026-03-19T03:03:15.991Z[ host-package] Compiling rustls-pemfile v2.2.0
27052026-03-19T03:03:16.035Z[ host-package] Compiling serde_path_to_error v0.1.20
27062026-03-19T03:03:16.095Z[ host-package] Compiling hostname v0.4.2
27072026-03-19T03:03:16.095Z[ host-package] Compiling instant v0.1.13
27082026-03-19T03:03:16.140Z[ host-package] Compiling debug-ignore v1.0.5
27092026-03-19T03:03:16.143Z[ host-package] Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27102026-03-19T03:03:16.217Z[ host-package] Compiling parse-display v0.10.0
27112026-03-19T03:03:16.273Z[ host-package] Compiling backoff v0.4.0
27122026-03-19T03:03:16.311Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27132026-03-19T03:03:16.315Z[ host-package] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
27142026-03-19T03:03:16.315Z[ host-package] Compiling macaddr v1.0.1
27152026-03-19T03:03:16.412Z[ host-package] Compiling console v0.15.11
27162026-03-19T03:03:16.415Z[ host-package] Compiling newline-converter v0.3.0
27172026-03-19T03:03:16.560Z[ host-package] Compiling atomicwrites v0.4.4
27182026-03-19T03:03:16.594Z[ host-package] Compiling num-rational v0.4.2
27192026-03-19T03:03:16.678Z[ host-package] Compiling num-complex v0.4.6
27202026-03-19T03:03:16.717Z[ host-package] Compiling rustls v0.23.37
27212026-03-19T03:03:16.788Z[ host-package] Compiling rustls v0.22.4
27222026-03-19T03:03:16.876Z[ host-package] Compiling slog-dtrace v0.3.0
27232026-03-19T03:03:16.971Z[ host-package] Compiling owo-colors v4.3.0
27242026-03-19T03:03:17.007Z[ host-package] Compiling expectorate v1.2.0
27252026-03-19T03:03:17.214Z[ host-package] Compiling float-ord v0.3.2
27262026-03-19T03:03:17.303Z[ host-package] Compiling num v0.4.3
27272026-03-19T03:03:17.341Z[ host-package] Compiling cancel-safe-futures v0.1.5
27282026-03-19T03:03:17.502Z[ host-package] Compiling libsw-core v0.3.2
27292026-03-19T03:03:17.506Z[ host-package] Compiling resolv-conf v0.7.6
27302026-03-19T03:03:17.506Z[ host-package] Compiling toml v0.8.23
27312026-03-19T03:03:17.506Z[ host-package] Compiling linear-map v1.2.0
27322026-03-19T03:03:17.643Z[ host-package] Compiling linked-hash-map v0.5.6
27332026-03-19T03:03:17.789Z[ host-package] Compiling libsw v3.5.0
27342026-03-19T03:03:17.792Z[ host-package] Compiling minimal-lexical v0.2.1
27352026-03-19T03:03:17.993Z[ host-package] Compiling lru-cache v0.1.2
27362026-03-19T03:03:18.022Z[ host-package] Compiling unicode-xid v0.2.6
27372026-03-19T03:03:18.082Z[ host-package] Compiling hickory-proto v0.24.4
27382026-03-19T03:03:18.171Z[ host-package] Compiling nom v7.1.3
27392026-03-19T03:03:18.214Z[ host-package] Compiling convert_case v0.10.0
27402026-03-19T03:03:18.253Z[ host-package] Compiling termtree v0.5.1
27412026-03-19T03:03:18.256Z[ host-package] Compiling phf_shared v0.12.1
27422026-03-19T03:03:18.342Z[ host-package] Compiling csv-core v0.1.13
27432026-03-19T03:03:18.394Z[ host-package] Compiling vte v0.14.1
27442026-03-19T03:03:18.431Z[ host-package] Compiling rustls-webpki v0.103.9
27452026-03-19T03:03:18.481Z[ host-package] Compiling rustls-webpki v0.102.8
27462026-03-19T03:03:18.520Z[ host-package] Compiling highway v1.3.0
27472026-03-19T03:03:18.639Z[ host-package] Compiling derive_more-impl v2.1.1
27482026-03-19T03:03:18.639Z[ host-package] Compiling chrono-tz v0.10.4
27492026-03-19T03:03:18.739Z[ host-package] Compiling strip-ansi-escapes v0.2.1
27502026-03-19T03:03:18.950Z[ host-package] Compiling csv v1.4.0
27512026-03-19T03:03:19.032Z[ host-package] Compiling phf v0.12.1
27522026-03-19T03:03:19.309Z[ host-package] Compiling const_format_proc_macros v0.2.34
27532026-03-19T03:03:19.498Z[ host-package] Compiling papergrid v0.11.0
27542026-03-19T03:03:19.532Z[ host-package] Compiling fd-lock v4.0.4
27552026-03-19T03:03:19.535Z[ host-package] Compiling peg-macros v0.8.5
27562026-03-19T03:03:19.680Z[ host-package] Compiling tabled_derive v0.7.0
27572026-03-19T03:03:19.765Z[ host-package] Compiling derive_more v2.1.1
27582026-03-19T03:03:19.913Z[ host-package] Compiling crossterm v0.29.0
27592026-03-19T03:03:20.196Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27602026-03-19T03:03:20.288Z[ host-package] Compiling nu-ansi-term v0.50.3
27612026-03-19T03:03:20.435Z[ host-package] Compiling const_format v0.2.35
27622026-03-19T03:03:20.487Z[ host-package] Compiling typify-macro v0.6.1
27632026-03-19T03:03:21.082Z[ host-package] Compiling tabled v0.15.0
27642026-03-19T03:03:21.083Z[ host-package] Compiling reedline v0.40.0
27652026-03-19T03:03:21.176Z[ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
27662026-03-19T03:03:21.386Z[ host-package] Compiling peg v0.8.5
27672026-03-19T03:03:21.531Z[ host-package] Compiling bcs v0.1.6
27682026-03-19T03:03:22.136Z[ host-package] Compiling tokio-rustls v0.25.0
27692026-03-19T03:03:22.169Z[ host-package] Compiling hickory-resolver v0.24.4
27702026-03-19T03:03:22.755Z[ host-package] Compiling typify v0.6.1
27712026-03-19T03:03:23.565Z[ host-package] Compiling progenitor-impl v0.13.0
27722026-03-19T03:03:24.036Z[ host-package] Compiling tokio-rustls v0.26.4
27732026-03-19T03:03:24.418Z[ host-package] Compiling hyper-rustls v0.27.7
27742026-03-19T03:03:24.911Z[ host-package] Compiling rustls-platform-verifier v0.6.2
27752026-03-19T03:03:25.234Z[ host-package] Compiling reqwest v0.13.2
27762026-03-19T03:03:25.406Z[ host-package] Compiling reqwest v0.12.28
27772026-03-19T03:03:26.712Z[ host-package] Compiling qorb v0.4.1
27782026-03-19T03:03:26.884Z[ host-package] Compiling progenitor-macro v0.13.0
27792026-03-19T03:03:27.101Z[ host-package] Compiling semver v0.1.20
27802026-03-19T03:03:27.511Z[ host-package] Compiling rustc_version v0.1.7
27812026-03-19T03:03:27.829Z[ host-package] Compiling progenitor-client v0.13.0
27822026-03-19T03:03:28.344Z[ host-package] Compiling progenitor-extras v0.1.1
27832026-03-19T03:03:28.665Z[ host-package] Compiling progenitor-client v0.10.0
27842026-03-19T03:03:28.793Z[ host-package] Compiling newtype_derive v0.1.6
27852026-03-19T03:03:29.014Z[ host-package] Compiling typify-impl v0.4.3
27862026-03-19T03:03:29.113Z[ host-package] Compiling smawk v0.3.2
27872026-03-19T03:03:29.375Z[ host-package] Compiling unicode-linebreak v0.1.5
27882026-03-19T03:03:29.412Z[ host-package] Compiling humantime v2.3.0
27892026-03-19T03:03:29.828Z[ host-package] Compiling textwrap v0.16.2
27902026-03-19T03:03:30.086Z[ host-package] Compiling dropshot-api-manager-types v0.6.0
27912026-03-19T03:03:30.476Z[ host-package] Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
27922026-03-19T03:03:30.710Z[ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27932026-03-19T03:03:30.846Z[ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27942026-03-19T03:03:31.076Z[ host-package] Compiling steno v0.4.1
27952026-03-19T03:03:31.384Z[ host-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27962026-03-19T03:03:31.419Z[ host-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
27972026-03-19T03:03:31.971Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27982026-03-19T03:03:32.007Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27992026-03-19T03:03:32.100Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28002026-03-19T03:03:33.377Z[ host-package] Compiling utf-8 v0.7.6
28012026-03-19T03:03:33.588Z[ host-package] Compiling tagptr v0.2.0
28022026-03-19T03:03:33.630Z[ host-package] Compiling tungstenite v0.21.0
28032026-03-19T03:03:33.896Z[ host-package] Compiling moka v0.12.13
28042026-03-19T03:03:33.939Z[ host-package] Compiling num-derive v0.3.3
28052026-03-19T03:03:34.383Z[ host-package] Compiling typify-macro v0.4.3
28062026-03-19T03:03:35.195Z[ host-package] Compiling tokio-tungstenite v0.21.0
28072026-03-19T03:03:36.258Z[ host-package] Compiling progenitor v0.13.0
28082026-03-19T03:03:36.402Z[ host-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
28092026-03-19T03:03:36.527Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28102026-03-19T03:03:36.562Z[ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28112026-03-19T03:03:36.565Z[ host-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
28122026-03-19T03:03:36.669Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28132026-03-19T03:03:37.145Z[ host-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
28142026-03-19T03:03:37.885Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28152026-03-19T03:03:38.399Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28162026-03-19T03:03:39.039Z[ host-package] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
28172026-03-19T03:03:39.254Z[ host-package] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
28182026-03-19T03:03:40.048Z[ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28192026-03-19T03:03:41.624Z[ host-package] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
28202026-03-19T03:03:42.708Z[ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28212026-03-19T03:03:42.747Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
28222026-03-19T03:03:42.781Z[ host-package] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
28232026-03-19T03:03:42.998Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28242026-03-19T03:03:43.031Z[ host-package] Compiling tough v0.20.0
28252026-03-19T03:03:43.199Z[ host-package] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
28262026-03-19T03:03:43.674Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
28272026-03-19T03:03:44.647Z[ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28282026-03-19T03:03:47.073Z[ host-package] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
28292026-03-19T03:03:47.810Z[ host-package] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
28302026-03-19T03:03:48.051Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28312026-03-19T03:03:49.097Z[ host-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
28322026-03-19T03:03:51.009Z[ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28332026-03-19T03:03:51.546Z[ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28342026-03-19T03:03:51.828Z[ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28352026-03-19T03:03:52.312Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28362026-03-19T03:03:52.751Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28372026-03-19T03:03:53.164Z[ host-package] Compiling typify v0.4.3
28382026-03-19T03:03:53.417Z[ host-package] Compiling progenitor-impl v0.10.0
28392026-03-19T03:03:55.352Z[ host-package] Compiling hickory-resolver v0.25.2
28402026-03-19T03:03:55.553Z[ host-package] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
28412026-03-19T03:03:55.783Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
28422026-03-19T03:03:56.666Z[ host-package] Compiling progenitor-macro v0.10.0
28432026-03-19T03:03:58.057Z[ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28442026-03-19T03:03:58.818Z[ host-package] Compiling proc-macro-error-attr2 v2.0.0
28452026-03-19T03:03:59.055Z[ host-package] Compiling libscf-sys v1.1.0
28462026-03-19T03:03:59.307Z[ host-package] Compiling vergen-gitcl v1.0.8
28472026-03-19T03:03:59.392Z[ host-package] Compiling proc-macro-error2 v2.0.1
28482026-03-19T03:03:59.449Z[ host-package] Compiling dirs-sys-next v0.1.2
28492026-03-19T03:03:59.534Z[ host-package] Compiling diesel_derives v2.3.7
28502026-03-19T03:03:59.614Z[ host-package] Compiling crunchy v0.2.4
28512026-03-19T03:03:59.656Z[ host-package] Compiling maplit v1.0.2
28522026-03-19T03:03:59.823Z[ host-package] Compiling glob v0.3.3
28532026-03-19T03:03:59.855Z[ host-package] Compiling dirs-next v2.0.0
28542026-03-19T03:03:59.859Z[ host-package] Compiling tabled_derive v0.11.0
28552026-03-19T03:04:00.042Z[ host-package] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
28562026-03-19T03:04:00.126Z[ host-package] Compiling papergrid v0.17.0
28572026-03-19T03:04:00.130Z[ host-package] Compiling testing_table v0.3.0
28582026-03-19T03:04:00.179Z[ host-package] Compiling dsl_auto_type v0.2.0
28592026-03-19T03:04:00.344Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
28602026-03-19T03:04:00.711Z[ host-package] Compiling clang-sys v1.8.1
28612026-03-19T03:04:00.978Z[ host-package] Compiling scheduled-thread-pool v0.2.7
28622026-03-19T03:04:01.010Z[ host-package] Compiling diesel_table_macro_syntax v0.3.0
28632026-03-19T03:04:01.240Z[ host-package] Compiling tiny-keccak v2.0.2
28642026-03-19T03:04:01.594Z[ host-package] Compiling r2d2 v0.8.10
28652026-03-19T03:04:01.669Z[ host-package] Compiling term v0.7.0
28662026-03-19T03:04:01.776Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
28672026-03-19T03:04:01.809Z[ host-package] Compiling arc-swap v1.8.2
28682026-03-19T03:04:02.012Z[ host-package] Compiling tabled v0.20.0
28692026-03-19T03:04:02.327Z[ host-package] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
28702026-03-19T03:04:02.395Z[ host-package] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
28712026-03-19T03:04:02.468Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
28722026-03-19T03:04:02.782Z[ host-package] Compiling downcast-rs v2.0.2
28732026-03-19T03:04:02.980Z[ host-package] Compiling bit-vec v0.6.3
28742026-03-19T03:04:03.006Z[ host-package] Compiling progenitor v0.10.0
28752026-03-19T03:04:03.258Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28762026-03-19T03:04:03.309Z[ host-package] Compiling xshell-macros v0.2.7
28772026-03-19T03:04:03.769Z[ host-package] Compiling bit-set v0.5.3
28782026-03-19T03:04:03.855Z[ host-package] Compiling xshell v0.2.7
28792026-03-19T03:04:04.033Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
28802026-03-19T03:04:04.408Z[ host-package] Compiling slog-scope v4.4.1
28812026-03-19T03:04:04.487Z[ host-package] Compiling ascii-canvas v3.0.0
28822026-03-19T03:04:04.991Z[ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28832026-03-19T03:04:05.203Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28842026-03-19T03:04:05.591Z[ host-package] Compiling itertools v0.10.5
28852026-03-19T03:04:05.853Z[ host-package] Compiling ena v0.14.4
28862026-03-19T03:04:06.220Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
28872026-03-19T03:04:07.192Z[ host-package] Compiling libloading v0.8.9
28882026-03-19T03:04:07.522Z[ host-package] Compiling diff v0.1.13
28892026-03-19T03:04:07.906Z[ host-package] Compiling unicase v2.9.0
28902026-03-19T03:04:07.962Z[ host-package] Compiling regex-syntax v0.6.29
28912026-03-19T03:04:08.335Z[ host-package] Compiling bindgen v0.71.1
28922026-03-19T03:04:08.509Z[ host-package] Compiling diesel v2.3.7
28932026-03-19T03:04:08.833Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28942026-03-19T03:04:08.906Z[ host-package] Compiling slog-stdlog v4.1.1
28952026-03-19T03:04:09.524Z[ host-package] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
28962026-03-19T03:04:09.986Z[ host-package] Compiling lalrpop v0.19.12
28972026-03-19T03:04:10.457Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28982026-03-19T03:04:10.661Z[ host-package] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
28992026-03-19T03:04:10.839Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
29002026-03-19T03:04:11.019Z[ host-package] Compiling cexpr v0.6.0
29012026-03-19T03:04:11.111Z[ host-package] Compiling crc8 v0.1.1
29022026-03-19T03:04:11.344Z[ host-package] Compiling slog-envlogger v2.2.0
29032026-03-19T03:04:11.344Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29042026-03-19T03:04:11.414Z[ host-package] Compiling headers-core v0.3.0
29052026-03-19T03:04:11.982Z[ host-package] Compiling libxml v0.3.3
29062026-03-19T03:04:12.236Z[ host-package] Compiling headers v0.4.1
29072026-03-19T03:04:12.288Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29082026-03-19T03:04:12.387Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29092026-03-19T03:04:12.787Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
29102026-03-19T03:04:12.939Z[ host-package] Compiling strum_macros v0.24.3
29112026-03-19T03:04:13.021Z[ host-package] Compiling indoc v1.0.9
29122026-03-19T03:04:13.628Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
29132026-03-19T03:04:13.667Z[ host-package] Compiling derive_builder v0.20.2
29142026-03-19T03:04:13.892Z[ host-package] Compiling oso-derive v0.27.3
29152026-03-19T03:04:13.935Z[ host-package] Compiling quick-xml v0.37.5
29162026-03-19T03:04:14.016Z[ host-package] Compiling impl-trait-for-tuples v0.2.3
29172026-03-19T03:04:14.488Z[ host-package] Compiling half v1.8.3
29182026-03-19T03:04:14.558Z[ host-package] Compiling openssl-probe v0.1.6
29192026-03-19T03:04:14.657Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29202026-03-19T03:04:14.718Z[ host-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
29212026-03-19T03:04:14.780Z[ host-package] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
29222026-03-19T03:04:14.946Z[ host-package] Compiling serde_cbor v0.11.2
29232026-03-19T03:04:15.123Z[ host-package] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
29242026-03-19T03:04:15.426Z[ host-package] Compiling bb8 v0.8.6
29252026-03-19T03:04:15.652Z[ host-package] Compiling trait-variant v0.1.2
29262026-03-19T03:04:15.768Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29272026-03-19T03:04:15.944Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29282026-03-19T03:04:15.981Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29292026-03-19T03:04:16.283Z[ host-package] Compiling fxhash v0.2.1
29302026-03-19T03:04:16.382Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29312026-03-19T03:04:16.434Z[ host-package] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29322026-03-19T03:04:16.589Z[ host-package] Compiling kstat-rs v0.2.4
29332026-03-19T03:04:16.649Z[ host-package] Compiling libz-sys v1.1.24
29342026-03-19T03:04:16.760Z[ host-package] Compiling nonempty v0.12.0
29352026-03-19T03:04:17.091Z[ host-package] Compiling salty v0.3.0
29362026-03-19T03:04:17.241Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29372026-03-19T03:04:17.355Z[ host-package] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
29382026-03-19T03:04:17.587Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d)
29392026-03-19T03:04:17.660Z[ host-package] Compiling progenitor-impl v0.11.2
29402026-03-19T03:04:17.755Z[ host-package] Compiling darling_core v0.23.0
29412026-03-19T03:04:17.851Z[ host-package] Compiling nanorand v0.7.0
29422026-03-19T03:04:18.669Z[ host-package] Compiling parking_lot_core v0.8.6
29432026-03-19T03:04:18.781Z[ host-package] Compiling mime_guess v2.0.5
29442026-03-19T03:04:18.825Z[ host-package] Compiling samael v0.0.19
29452026-03-19T03:04:19.043Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29462026-03-19T03:04:19.493Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d)
29472026-03-19T03:04:20.470Z[ host-package] Compiling flume v0.11.1
29482026-03-19T03:04:20.969Z[ host-package] Compiling progenitor-macro v0.11.2
29492026-03-19T03:04:21.063Z[ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29502026-03-19T03:04:21.148Z[ host-package] Compiling darling_macro v0.23.0
29512026-03-19T03:04:21.801Z[ host-package] Compiling polar-core v0.27.3
29522026-03-19T03:04:24.243Z[ host-package] Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
29532026-03-19T03:04:24.279Z[ helios-setup] Mar 19 03:04:23.105 INFO clone ok!, project: amd-firmware
29542026-03-19T03:04:24.279Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/dmar-report'...
29552026-03-19T03:04:24.282Z[ helios-setup] Mar 19 03:04:23.106 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, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: dmar-report
29562026-03-19T03:04:24.282Z[ helios-setup] Mar 19 03:04:23.106 INFO cloning git@github.com:oxidecomputer/dmar-report.git at "/work/oxidecomputer/helios/projects/dmar-report"..., project: dmar-report
29572026-03-19T03:04:25.079Z[ host-package] Compiling progenitor-client v0.11.2
29582026-03-19T03:04:25.134Z[ host-package] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
29592026-03-19T03:04:25.154Z[ helios-setup] Mar 19 03:04:23.990 INFO clone ok!, project: dmar-report
29602026-03-19T03:04:25.154Z[ helios-setup] Mar 19 03:04:23.990 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
29612026-03-19T03:04:25.154Z[ helios-setup] Mar 19 03:04:23.990 INFO project image-builder: Project { github: Some("illumos/image-builder"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: true, unless_env: None, fixup: [] }, project: image-builder
29622026-03-19T03:04:25.157Z[ helios-setup] Mar 19 03:04:23.990 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
29632026-03-19T03:04:25.160Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
29642026-03-19T03:04:25.746Z[ helios-setup] Mar 19 03:04:24.582 INFO clone ok!, project: image-builder
29652026-03-19T03:04:25.749Z[ helios-setup] Mar 19 03:04:24.583 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, unless_env: None, fixup: [Fixup { from_commit: "4eae23e8a86a6b5ae16e26283e9c0bee87cc2167", to_branch: "main" }] }, project: amd-host-image-builder
29662026-03-19T03:04:25.749Z[ helios-setup] Mar 19 03:04:24.583 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
29672026-03-19T03:04:25.753Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
29682026-03-19T03:04:25.869Z[ host-package] Compiling git-stub v1.0.0
29692026-03-19T03:04:26.065Z[ host-package] Compiling libgit2-sys v0.18.3+1.9.2
29702026-03-19T03:04:26.139Z[ host-package] Compiling instability v0.3.11
29712026-03-19T03:04:26.274Z[ host-package] Compiling git-stub-vcs v0.1.0
29722026-03-19T03:04:26.555Z[ host-package] Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
29732026-03-19T03:04:26.820Z[ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29742026-03-19T03:04:27.417Z[ host-package] Compiling progenitor v0.11.2
29752026-03-19T03:04:27.665Z[ host-package] Compiling darling v0.23.0
29762026-03-19T03:04:27.959Z[ helios-setup] Mar 19 03:04:26.794 INFO clone ok!, project: amd-host-image-builder
29772026-03-19T03:04:27.960Z[ helios-setup] Mar 19 03:04:26.794 INFO project pinprick: Project { github: Some("oxidecomputer/pinprick"), url: None, auto_update: false, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: false, unless_env: None, fixup: [] }, project: pinprick
29782026-03-19T03:04:27.963Z[ helios-setup] Mar 19 03:04:26.794 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
29792026-03-19T03:04:27.963Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
29802026-03-19T03:04:28.475Z[ helios-setup] Mar 19 03:04:27.312 INFO clone ok!, project: pinprick
29812026-03-19T03:04:28.479Z[ helios-setup] Mar 19 03:04:27.312 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
29822026-03-19T03:04:28.720Z[ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
29832026-03-19T03:04:28.832Z[ helios-setup] Mar 19 03:04:27.668 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
29842026-03-19T03:04:29.180Z[ helios-setup] Mar 19 03:04:28.016 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
29852026-03-19T03:04:29.180Z[ helios-setup] Mar 19 03:04:28.016 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
29862026-03-19T03:04:29.523Z[ helios-setup] Mar 19 03:04:28.359 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
29872026-03-19T03:04:29.895Z[ helios-setup] Mar 19 03:04:28.731 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
29882026-03-19T03:04:29.895Z[ helios-setup] Mar 19 03:04:28.731 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
29892026-03-19T03:04:30.225Z[ helios-setup] Mar 19 03:04:29.061 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
29902026-03-19T03:04:30.252Z[ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
29912026-03-19T03:04:30.596Z[ helios-setup] Mar 19 03:04:29.431 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
29922026-03-19T03:04:30.596Z[ helios-setup] Mar 19 03:04:29.432 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
29932026-03-19T03:04:30.601Z[ helios-setup] Mar 19 03:04:29.432 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
29942026-03-19T03:04:30.601Z[ helios-setup] Mar 19 03:04:29.432 INFO ok!
29952026-03-19T03:04:30.601Z[ helios-setup] Mar 19 03:04:29.432 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
29962026-03-19T03:04:30.601Z[ helios-setup] Mar 19 03:04:29.432 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
29972026-03-19T03:04:30.601Z[ helios-setup] Mar 19 03:04:29.432 INFO ok!
29982026-03-19T03:04:30.601Z[ helios-setup] Mar 19 03:04:29.432 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
29992026-03-19T03:04:30.601Z[ helios-setup] Mar 19 03:04:29.432 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
30002026-03-19T03:04:30.601Z[ helios-setup] Mar 19 03:04:29.432 INFO ok!
30012026-03-19T03:04:30.601Z[ helios-setup] Mar 19 03:04:29.432 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot"
30022026-03-19T03:04:30.608Z[ helios-setup] Mar 19 03:04:29.444 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.94.0-x86_64-unknown-illumos (default)"
30032026-03-19T03:04:30.608Z[ helios-setup] Mar 19 03:04:29.444 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
30042026-03-19T03:04:30.612Z[ helios-setup] Mar 19 03:04:29.444 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
30052026-03-19T03:04:30.753Z[ helios-setup] Mar 19 03:04:29.588 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
30062026-03-19T03:04:31.125Z[ helios-setup] Mar 19 03:04:29.962 INFO E| From https://github.com/jclulow/hiercmd
30072026-03-19T03:04:31.125Z[ helios-setup] Mar 19 03:04:29.962 INFO E| * [new ref] 8eed23a01e9472183e9278ff456ba2f91e52b0ee -> refs/commit/8eed23a01e9472183e9278ff456ba2f91e52b0ee
30082026-03-19T03:04:31.142Z[ helios-setup] Mar 19 03:04:29.979 INFO E| Updating git repository `https://github.com/oxidecomputer/network-interface`
30092026-03-19T03:04:31.440Z[ helios-setup] Mar 19 03:04:30.277 INFO E| From https://github.com/oxidecomputer/network-interface
30102026-03-19T03:04:31.440Z[ helios-setup] Mar 19 03:04:30.277 INFO E| * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
30112026-03-19T03:04:31.455Z[ helios-setup] Mar 19 03:04:30.291 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
30122026-03-19T03:04:31.846Z[ helios-setup] Mar 19 03:04:30.682 INFO E| From https://github.com/oxidecomputer/boot-image-tools
30132026-03-19T03:04:31.846Z[ helios-setup] Mar 19 03:04:30.682 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
30142026-03-19T03:04:31.863Z[ host-package] Compiling ignore v0.4.25
30152026-03-19T03:04:31.873Z[ helios-setup] Mar 19 03:04:30.710 INFO E| Updating crates.io index
30162026-03-19T03:04:32.013Z[ helios-setup] Mar 19 03:04:30.850 INFO E| Downloading crates ...
30172026-03-19T03:04:32.133Z[ host-package] Compiling primeorder v0.13.6
30182026-03-19T03:04:32.167Z[ helios-setup] Mar 19 03:04:31.003 INFO E| Downloaded unicode-ident v1.0.22
30192026-03-19T03:04:32.170Z[ helios-setup] Mar 19 03:04:31.007 INFO E| Downloaded thiserror-impl v2.0.17
30202026-03-19T03:04:32.172Z[ helios-setup] Mar 19 03:04:31.008 INFO E| Downloaded futures-sink v0.3.31
30212026-03-19T03:04:32.187Z[ helios-setup] Mar 19 03:04:31.024 INFO E| Downloaded crc v3.3.0
30222026-03-19T03:04:32.209Z[ helios-setup] Mar 19 03:04:31.045 INFO E| Downloaded zerocopy v0.8.27
30232026-03-19T03:04:32.230Z[ helios-setup] Mar 19 03:04:31.066 INFO E| Downloaded toml_writer v1.0.4
30242026-03-19T03:04:32.233Z[ helios-setup] Mar 19 03:04:31.068 INFO E| Downloaded pin-project-lite v0.2.16
30252026-03-19T03:04:32.236Z[ helios-setup] Mar 19 03:04:31.073 INFO E| Downloaded generic-array v0.14.9
30262026-03-19T03:04:32.239Z[ helios-setup] Mar 19 03:04:31.075 INFO E| Downloaded getopts v0.2.24
30272026-03-19T03:04:32.243Z[ helios-setup] Mar 19 03:04:31.076 INFO E| Downloaded futures-executor v0.3.31
30282026-03-19T03:04:32.243Z[ helios-setup] Mar 19 03:04:31.078 INFO E| Downloaded futures-task v0.3.31
30292026-03-19T03:04:32.243Z[ helios-setup] Mar 19 03:04:31.079 INFO E| Downloaded devinfo v0.1.0
30302026-03-19T03:04:32.247Z[ helios-setup] Mar 19 03:04:31.080 INFO E| Downloaded toml v0.9.8
30312026-03-19T03:04:32.250Z[ helios-setup] Mar 19 03:04:31.084 INFO E| Downloaded bitflags v2.10.0
30322026-03-19T03:04:32.254Z[ helios-setup] Mar 19 03:04:31.087 INFO E| Downloaded thiserror v2.0.17
30332026-03-19T03:04:32.260Z[ helios-setup] Mar 19 03:04:31.092 INFO E| Downloaded serde_spanned v1.0.3
30342026-03-19T03:04:32.260Z[ helios-setup] Mar 19 03:04:31.094 INFO E| Downloaded simd-adler32 v0.3.7
30352026-03-19T03:04:32.263Z[ helios-setup] Mar 19 03:04:31.095 INFO E| Downloaded anyhow v1.0.100
30362026-03-19T03:04:32.263Z[ helios-setup] Mar 19 03:04:31.098 INFO E| Downloaded indexmap v2.12.0
30372026-03-19T03:04:32.266Z[ helios-setup] Mar 19 03:04:31.102 INFO E| Downloaded futures-macro v0.3.31
30382026-03-19T03:04:32.269Z[ helios-setup] Mar 19 03:04:31.103 INFO E| Downloaded winnow v0.7.13
30392026-03-19T03:04:32.275Z[ helios-setup] Mar 19 03:04:31.111 INFO E| Downloaded mio v1.1.0
30402026-03-19T03:04:32.280Z[ helios-setup] Mar 19 03:04:31.116 INFO E| Downloaded find-msvc-tools v0.1.4
30412026-03-19T03:04:32.283Z[ helios-setup] Mar 19 03:04:31.118 INFO E| Downloaded clap_builder v4.5.51
30422026-03-19T03:04:32.311Z[ helios-setup] Mar 19 03:04:31.147 INFO E| Downloaded syn v2.0.108
30432026-03-19T03:04:32.323Z[ helios-setup] Mar 19 03:04:31.158 INFO E| Downloaded bitfield v0.19.3
30442026-03-19T03:04:32.325Z[ helios-setup] Mar 19 03:04:31.159 INFO E| Downloaded chrono v0.4.42
30452026-03-19T03:04:32.388Z[ helios-setup] Mar 19 03:04:31.225 INFO E| Downloaded tokio v1.48.0
30462026-03-19T03:04:32.424Z[ helios-setup] Mar 19 03:04:31.259 INFO E| Downloaded proc-macro2 v1.0.103
30472026-03-19T03:04:32.428Z[ helios-setup] Mar 19 03:04:31.262 INFO E| Downloaded futures-channel v0.3.31
30482026-03-19T03:04:32.451Z[ helios-setup] Mar 19 03:04:31.287 INFO E| Downloaded clap v4.5.51
30492026-03-19T03:04:32.461Z[ helios-setup] Mar 19 03:04:31.298 INFO E| Downloaded time-core v0.1.6
30502026-03-19T03:04:32.472Z[ helios-setup] Mar 19 03:04:31.308 INFO E| Downloaded term v1.2.0
30512026-03-19T03:04:32.477Z[ helios-setup] Mar 19 03:04:31.314 INFO E| Downloaded uuid v1.18.1
30522026-03-19T03:04:32.483Z[ helios-setup] Mar 19 03:04:31.319 INFO E| Downloaded clap_derive v4.5.49
30532026-03-19T03:04:32.485Z[ helios-setup] Mar 19 03:04:31.322 INFO E| Downloaded iddqd v0.3.14
30542026-03-19T03:04:32.491Z[ helios-setup] Mar 19 03:04:31.328 INFO E| Downloaded deranged v0.5.5
30552026-03-19T03:04:32.495Z[ helios-setup] Mar 19 03:04:31.332 INFO E| Downloaded env_logger v0.11.8
30562026-03-19T03:04:32.498Z[ helios-setup] Mar 19 03:04:31.334 INFO E| Downloaded futures-core v0.3.31
30572026-03-19T03:04:32.518Z[ helios-setup] Mar 19 03:04:31.355 INFO E| Downloaded getrandom v0.2.16
30582026-03-19T03:04:32.530Z[ helios-setup] Mar 19 03:04:31.366 INFO E| Downloaded toml_parser v1.0.4
30592026-03-19T03:04:32.571Z[ helios-setup] Mar 19 03:04:31.373 INFO E| Downloaded num-bigint-dig v0.8.4
30602026-03-19T03:04:32.575Z[ helios-setup] Mar 19 03:04:31.380 INFO E| Downloaded zerocopy-derive v0.8.27
30612026-03-19T03:04:32.575Z[ helios-setup] Mar 19 03:04:31.387 INFO E| Downloaded futures v0.3.31
30622026-03-19T03:04:32.575Z[ helios-setup] Mar 19 03:04:31.392 INFO E| Downloaded bitfield-macros v0.19.3
30632026-03-19T03:04:32.575Z[ helios-setup] Mar 19 03:04:31.393 INFO E| Downloaded rsa v0.9.8
30642026-03-19T03:04:32.575Z[ helios-setup] Mar 19 03:04:31.398 INFO E| Downloaded ryu v1.0.20
30652026-03-19T03:04:32.575Z[ helios-setup] Mar 19 03:04:31.402 INFO E| Downloaded toml_datetime v0.7.3
30662026-03-19T03:04:32.575Z[ helios-setup] Mar 19 03:04:31.403 INFO E| Downloaded hashbrown v0.16.0
30672026-03-19T03:04:32.575Z[ helios-setup] Mar 19 03:04:31.409 INFO E| Downloaded quote v1.0.41
30682026-03-19T03:04:32.578Z[ helios-setup] Mar 19 03:04:31.412 INFO E| Downloaded libm v0.2.15
30692026-03-19T03:04:32.586Z[ helios-setup] Mar 19 03:04:31.422 INFO E| Downloaded time-macros v0.2.24
30702026-03-19T03:04:32.589Z[ helios-setup] Mar 19 03:04:31.423 INFO E| Downloaded log v0.4.28
30712026-03-19T03:04:32.589Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
30722026-03-19T03:04:32.617Z[ helios-setup] Mar 19 03:04:31.453 INFO E| Downloaded env_filter v0.1.4
30732026-03-19T03:04:32.630Z[ helios-setup] Mar 19 03:04:31.466 INFO E| Downloaded toml_edit v0.23.7
30742026-03-19T03:04:32.634Z[ helios-setup] Mar 19 03:04:31.470 INFO E| Downloaded bytes v1.10.1
30752026-03-19T03:04:32.658Z[ helios-setup] Mar 19 03:04:31.492 INFO E| Downloaded libdevinfo-sys v1.1.0
30762026-03-19T03:04:32.684Z[ helios-setup] Mar 19 03:04:31.520 INFO E| Downloaded time v0.3.44
30772026-03-19T03:04:32.712Z[ helios-setup] Mar 19 03:04:31.549 INFO E| Downloaded rustix v1.1.2
30782026-03-19T03:04:32.736Z[ helios-setup] Mar 19 03:04:31.572 INFO E| Downloaded zeroize_derive v1.4.2
30792026-03-19T03:04:32.739Z[ helios-setup] Mar 19 03:04:31.573 INFO E| Downloaded futures-io v0.3.31
30802026-03-19T03:04:32.753Z[ helios-setup] Mar 19 03:04:31.589 INFO E| Downloaded anstyle-query v1.1.4
30812026-03-19T03:04:32.755Z[ helios-setup] Mar 19 03:04:31.590 INFO E| Downloaded memchr v2.7.6
30822026-03-19T03:04:32.758Z[ helios-setup] Mar 19 03:04:31.594 INFO E| Downloaded slab v0.4.11
30832026-03-19T03:04:32.763Z[ helios-setup] Mar 19 03:04:31.595 INFO E| Downloaded signal-hook-registry v1.4.6
30842026-03-19T03:04:32.763Z[ helios-setup] Mar 19 03:04:31.596 INFO E| Downloaded futures-util v0.3.31
30852026-03-19T03:04:32.771Z[ helios-setup] Mar 19 03:04:31.608 INFO E| Downloaded flate2 v1.1.5
30862026-03-19T03:04:32.775Z[ helios-setup] Mar 19 03:04:31.612 INFO E| Downloaded itoa v1.0.15
30872026-03-19T03:04:32.778Z[ helios-setup] Mar 19 03:04:31.613 INFO E| Downloaded iana-time-zone v0.1.64
30882026-03-19T03:04:32.781Z[ helios-setup] Mar 19 03:04:31.615 INFO E| Downloaded clap_lex v0.7.6
30892026-03-19T03:04:32.794Z[ helios-setup] Mar 19 03:04:31.631 INFO E| Downloaded unicode-width v0.2.2
30902026-03-19T03:04:32.801Z[ helios-setup] Mar 19 03:04:31.638 INFO E| Downloaded base64ct v1.8.0
30912026-03-19T03:04:32.817Z[ helios-setup] Mar 19 03:04:31.654 INFO E| Downloaded libc v0.2.177
30922026-03-19T03:04:32.849Z[ helios-setup] Mar 19 03:04:31.686 INFO E| Downloaded cc v1.2.44
30932026-03-19T03:04:32.945Z[ host-package] Compiling castaway v0.2.4
30942026-03-19T03:04:32.985Z[ helios-setup] Mar 19 03:04:31.821 INFO E| Downloaded serde_json v1.0.145
30952026-03-19T03:04:33.151Z[ host-package] Compiling atty v0.2.14
30962026-03-19T03:04:33.350Z[ host-package] Compiling nibble_vec v0.1.0
30972026-03-19T03:04:33.621Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
30982026-03-19T03:04:33.931Z[ host-package] Compiling http-range v0.1.5
30992026-03-19T03:04:34.371Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31002026-03-19T03:04:34.539Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31012026-03-19T03:04:34.582Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31022026-03-19T03:04:35.308Z[ host-package] Compiling oso v0.27.3
31032026-03-19T03:04:36.334Z[ helios-setup] Mar 19 03:04:35.171 INFO E| Downloaded socket2 v0.6.1
31042026-03-19T03:04:36.450Z[ helios-setup] Mar 19 03:04:35.285 INFO E| Compiling proc-macro2 v1.0.103
31052026-03-19T03:04:36.450Z[ helios-setup] Mar 19 03:04:35.285 INFO E| Compiling quote v1.0.41
31062026-03-19T03:04:36.450Z[ helios-setup] Mar 19 03:04:35.285 INFO E| Compiling unicode-ident v1.0.22
31072026-03-19T03:04:36.454Z[ helios-setup] Mar 19 03:04:35.285 INFO E| Compiling libc v0.2.177
31082026-03-19T03:04:36.454Z[ helios-setup] Mar 19 03:04:35.285 INFO E| Compiling serde_core v1.0.228
31092026-03-19T03:04:36.454Z[ helios-setup] Mar 19 03:04:35.285 INFO E| Compiling cfg-if v1.0.4
31102026-03-19T03:04:36.454Z[ helios-setup] Mar 19 03:04:35.285 INFO E| Compiling serde v1.0.228
31112026-03-19T03:04:36.549Z[ helios-setup] Mar 19 03:04:35.385 INFO E| Compiling version_check v0.9.5
31122026-03-19T03:04:36.549Z[ helios-setup] Mar 19 03:04:35.385 INFO E| Compiling autocfg v1.5.0
31132026-03-19T03:04:36.552Z[ helios-setup] Mar 19 03:04:35.385 INFO E| Compiling const-oid v0.9.6
31142026-03-19T03:04:36.552Z[ helios-setup] Mar 19 03:04:35.386 INFO E| Compiling typenum v1.19.0
31152026-03-19T03:04:36.552Z[ helios-setup] Mar 19 03:04:35.386 INFO E| Compiling libm v0.2.15
31162026-03-19T03:04:36.552Z[ helios-setup] Mar 19 03:04:35.386 INFO E| Compiling zerocopy v0.8.27
31172026-03-19T03:04:36.552Z[ helios-setup] Mar 19 03:04:35.387 INFO E| Compiling rustversion v1.0.22
31182026-03-19T03:04:36.552Z[ helios-setup] Mar 19 03:04:35.387 INFO E| Compiling smallvec v1.15.1
31192026-03-19T03:04:36.552Z[ helios-setup] Mar 19 03:04:35.387 INFO E| Compiling zeroize v1.8.2
31202026-03-19T03:04:37.032Z[ helios-setup] Mar 19 03:04:35.869 INFO E| Compiling base64ct v1.8.0
31212026-03-19T03:04:37.120Z[ helios-setup] Mar 19 03:04:35.955 INFO E| Compiling hashbrown v0.16.0
31222026-03-19T03:04:37.173Z[ helios-setup] Mar 19 03:04:36.010 INFO E| Compiling anyhow v1.0.100
31232026-03-19T03:04:37.374Z[ helios-setup] Mar 19 03:04:36.211 INFO E| Compiling utf8parse v0.2.2
31242026-03-19T03:04:37.432Z[ helios-setup] Mar 19 03:04:36.268 INFO E| Compiling byteorder v1.5.0
31252026-03-19T03:04:37.477Z[ helios-setup] Mar 19 03:04:36.310 INFO E| Compiling generic-array v0.14.9
31262026-03-19T03:04:37.539Z[ helios-setup] Mar 19 03:04:36.375 INFO E| Compiling crc32fast v1.5.0
31272026-03-19T03:04:38.154Z[ helios-setup] Mar 19 03:04:36.991 INFO E| Compiling pem-rfc7468 v0.7.0
31282026-03-19T03:04:38.277Z[ helios-setup] Mar 19 03:04:37.114 INFO E| Compiling memchr v2.7.6
31292026-03-19T03:04:38.281Z[ helios-setup] Mar 19 03:04:37.114 INFO E| Compiling num-traits v0.2.19
31302026-03-19T03:04:38.288Z[ helios-setup] Mar 19 03:04:37.123 INFO E| Compiling equivalent v1.0.2
31312026-03-19T03:04:38.377Z[ helios-setup] Mar 19 03:04:37.214 INFO E| Compiling rustix v1.1.2
31322026-03-19T03:04:38.434Z[ helios-setup] Mar 19 03:04:37.270 INFO E| Compiling flagset v0.4.7
31332026-03-19T03:04:38.436Z[ helios-setup] Mar 19 03:04:37.271 INFO E| Compiling winnow v0.7.13
31342026-03-19T03:04:38.527Z[ helios-setup] Mar 19 03:04:37.364 INFO E| Compiling indexmap v2.12.0
31352026-03-19T03:04:38.880Z[ helios-setup] Mar 19 03:04:37.716 INFO E| Compiling anstyle-parse v0.2.7
31362026-03-19T03:04:38.917Z[ helios-setup] Mar 19 03:04:37.754 INFO E| Compiling radium v0.7.0
31372026-03-19T03:04:39.391Z[ helios-setup] Mar 19 03:04:38.227 INFO E| Compiling colorchoice v1.0.4
31382026-03-19T03:04:39.419Z[ helios-setup] Mar 19 03:04:38.256 INFO E| Compiling find-msvc-tools v0.1.4
31392026-03-19T03:04:39.641Z[ helios-setup] Mar 19 03:04:38.478 INFO E| Compiling getrandom v0.2.16
31402026-03-19T03:04:39.795Z[ helios-setup] Mar 19 03:04:38.601 INFO E| Compiling errno v0.3.14
31412026-03-19T03:04:40.028Z[ helios-setup] Mar 19 03:04:38.864 INFO E| Compiling cpufeatures v0.2.17
31422026-03-19T03:04:40.035Z[ helios-setup] Mar 19 03:04:38.873 INFO E| Compiling syn v2.0.108
31432026-03-19T03:04:40.129Z[ helios-setup] Mar 19 03:04:38.965 INFO E| Compiling rand_core v0.6.4
31442026-03-19T03:04:40.142Z[ helios-setup] Mar 19 03:04:38.979 INFO E| Compiling shlex v1.3.0
31452026-03-19T03:04:40.168Z[ helios-setup] Mar 19 03:04:39.005 INFO E| Compiling allocator-api2 v0.2.21
31462026-03-19T03:04:40.199Z[ helios-setup] Mar 19 03:04:39.034 INFO E| Compiling toml_datetime v0.7.3
31472026-03-19T03:04:40.239Z[ helios-setup] Mar 19 03:04:39.076 INFO E| Compiling anstyle-query v1.1.4
31482026-03-19T03:04:40.263Z[ host-package] Compiling diesel-dtrace v0.5.0
31492026-03-19T03:04:40.279Z[ helios-setup] Mar 19 03:04:39.116 INFO E| Compiling anstyle v1.0.13
31502026-03-19T03:04:40.344Z[ helios-setup] Mar 19 03:04:39.181 INFO E| Compiling syn v1.0.109
31512026-03-19T03:04:40.380Z[ helios-setup] Mar 19 03:04:39.217 INFO E| Compiling is_terminal_polyfill v1.70.2
31522026-03-19T03:04:40.467Z[ helios-setup] Mar 19 03:04:39.304 INFO E| Compiling slog v2.8.2
31532026-03-19T03:04:40.554Z[ helios-setup] Mar 19 03:04:39.390 INFO E| Compiling cc v1.2.44
31542026-03-19T03:04:40.882Z[ helios-setup] Mar 19 03:04:39.719 INFO E| Compiling anstream v0.6.21
31552026-03-19T03:04:41.295Z[ helios-setup] Mar 19 03:04:40.132 INFO E| Compiling futures-core v0.3.31
31562026-03-19T03:04:41.349Z[ host-package] Compiling async-bb8-diesel v0.2.1
31572026-03-19T03:04:41.362Z[ helios-setup] Mar 19 03:04:40.199 INFO E| Compiling pin-project-lite v0.2.16
31582026-03-19T03:04:41.362Z[ helios-setup] Mar 19 03:04:40.199 INFO E| Compiling tap v1.0.1
31592026-03-19T03:04:41.639Z[ helios-setup] Mar 19 03:04:40.472 INFO E| Compiling pkg-config v0.3.32
31602026-03-19T03:04:41.712Z[ helios-setup] Mar 19 03:04:40.549 INFO E| Compiling futures-sink v0.3.31
31612026-03-19T03:04:41.845Z[ helios-setup] Mar 19 03:04:40.682 INFO E| Compiling block-buffer v0.10.4
31622026-03-19T03:04:41.980Z[ helios-setup] Mar 19 03:04:40.817 INFO E| Compiling crypto-common v0.1.6
31632026-03-19T03:04:41.989Z[ helios-setup] Mar 19 03:04:40.826 INFO E| Compiling parking_lot_core v0.9.12
31642026-03-19T03:04:42.020Z[ helios-setup] Mar 19 03:04:40.855 INFO E| Compiling maybe-uninit v2.0.0
31652026-03-19T03:04:42.050Z[ helios-setup] Mar 19 03:04:40.887 INFO E| Compiling unicode-width v0.2.2
31662026-03-19T03:04:42.050Z[ helios-setup] Mar 19 03:04:40.887 INFO E| Compiling futures-channel v0.3.31
31672026-03-19T03:04:42.308Z[ helios-setup] Mar 19 03:04:41.145 INFO E| Compiling digest v0.10.7
31682026-03-19T03:04:42.439Z[ helios-setup] Mar 19 03:04:41.275 INFO E| Compiling wyz v0.5.1
31692026-03-19T03:04:42.848Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31702026-03-19T03:04:42.851Z[ helios-setup] Mar 19 03:04:41.688 INFO E| Compiling sha2 v0.10.9
31712026-03-19T03:04:42.932Z[ helios-setup] Mar 19 03:04:41.769 INFO E| Compiling toml_parser v1.0.4
31722026-03-19T03:04:42.994Z[ helios-setup] Mar 19 03:04:41.831 INFO E| Compiling getopts v0.2.24
31732026-03-19T03:04:43.108Z[ helios-setup] Mar 19 03:04:41.944 INFO E| Compiling ahash v0.8.12
31742026-03-19T03:04:43.169Z[ host-package] Compiling indoc v2.0.7
31752026-03-19T03:04:43.289Z[ helios-setup] Mar 19 03:04:42.089 INFO E| Compiling num-conv v0.1.0
31762026-03-19T03:04:43.307Z[ helios-setup] Mar 19 03:04:42.127 INFO E| Compiling spin v0.9.8
31772026-03-19T03:04:43.311Z[ helios-setup] Mar 19 03:04:42.144 INFO E| Compiling getrandom v0.3.4
31782026-03-19T03:04:43.318Z[ helios-setup] Mar 19 03:04:42.154 INFO E| Compiling clap_lex v0.7.6
31792026-03-19T03:04:43.323Z[ helios-setup] Mar 19 03:04:42.154 INFO E| Compiling heck v0.5.0
31802026-03-19T03:04:43.390Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
31812026-03-19T03:04:43.427Z[ helios-setup] Mar 19 03:04:42.263 INFO E| Compiling num-integer v0.1.46
31822026-03-19T03:04:43.459Z[ host-package] Compiling endian-type v0.1.2
31832026-03-19T03:04:43.541Z[ helios-setup] Mar 19 03:04:42.376 INFO E| Compiling time-core v0.1.6
31842026-03-19T03:04:43.735Z[ helios-setup] Mar 19 03:04:42.572 INFO E| Compiling powerfmt v0.2.0
31852026-03-19T03:04:43.832Z[ helios-setup] Mar 19 03:04:42.669 INFO E| Compiling bitflags v2.10.0
31862026-03-19T03:04:43.897Z[ helios-setup] Mar 19 03:04:42.733 INFO E| Compiling bzip2-sys v0.1.13+1.0.8
31872026-03-19T03:04:43.983Z[ helios-setup] Mar 19 03:04:42.820 INFO E| Compiling toml_edit v0.23.7
31882026-03-19T03:04:43.987Z[ helios-setup] Mar 19 03:04:42.820 INFO E| Compiling bytes v1.10.1
31892026-03-19T03:04:44.044Z[ host-package] Compiling radix_trie v0.2.1
31902026-03-19T03:04:44.061Z[ helios-setup] Mar 19 03:04:42.898 INFO E| Compiling slab v0.4.11
31912026-03-19T03:04:44.183Z[ helios-setup] Mar 19 03:04:43.020 INFO E| Compiling scopeguard v1.2.0
31922026-03-19T03:04:44.270Z[ helios-setup] Mar 19 03:04:43.107 INFO E| Compiling packed_struct v0.10.1
31932026-03-19T03:04:44.398Z[ helios-setup] Mar 19 03:04:43.235 INFO E| Compiling thiserror v1.0.69
31942026-03-19T03:04:44.498Z[ helios-setup] Mar 19 03:04:43.334 INFO E| Compiling futures-io v0.3.31
31952026-03-19T03:04:44.547Z[ helios-setup] Mar 19 03:04:43.383 INFO E| Compiling strsim v0.11.1
31962026-03-19T03:04:44.573Z[ helios-setup] Mar 19 03:04:43.410 INFO E| Compiling futures-task v0.3.31
31972026-03-19T03:04:44.593Z[ host-package] Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
31982026-03-19T03:04:44.617Z[ helios-setup] Mar 19 03:04:43.452 INFO E| Compiling itoa v1.0.15
31992026-03-19T03:04:44.716Z[ helios-setup] Mar 19 03:04:43.552 INFO E| Compiling num-bigint-dig v0.8.4
32002026-03-19T03:04:44.909Z[ helios-setup] Mar 19 03:04:43.746 INFO E| Compiling funty v2.0.0
32012026-03-19T03:04:44.920Z[ helios-setup] Mar 19 03:04:43.758 INFO E| Compiling pin-utils v0.1.0
32022026-03-19T03:04:45.050Z[ helios-setup] Mar 19 03:04:43.880 INFO E| Compiling lock_api v0.4.14
32032026-03-19T03:04:45.095Z[ helios-setup] Mar 19 03:04:43.932 INFO E| Compiling deranged v0.5.5
32042026-03-19T03:04:45.289Z[ helios-setup] Mar 19 03:04:44.125 INFO E| Compiling num-iter v0.1.45
32052026-03-19T03:04:45.329Z[ helios-setup] Mar 19 03:04:44.166 INFO E| Compiling time-macros v0.2.24
32062026-03-19T03:04:45.557Z[ helios-setup] Mar 19 03:04:44.394 INFO E| Compiling lazy_static v1.5.0
32072026-03-19T03:04:45.611Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
32082026-03-19T03:04:45.687Z[ helios-setup] Mar 19 03:04:44.524 INFO E| Compiling proc-macro-crate v3.4.0
32092026-03-19T03:04:45.787Z[ helios-setup] Mar 19 03:04:44.624 INFO E| Compiling terminal_size v0.4.3
32102026-03-19T03:04:45.873Z[ helios-setup] Mar 19 03:04:44.709 INFO E| Compiling indexmap v1.9.3
32112026-03-19T03:04:45.937Z[ helios-setup] Mar 19 03:04:44.774 INFO E| Compiling once_cell v1.21.3
32122026-03-19T03:04:46.246Z[ helios-setup] Mar 19 03:04:45.083 INFO E| Compiling clap_builder v4.5.51
32132026-03-19T03:04:46.347Z[ helios-setup] Mar 19 03:04:45.184 INFO E| Compiling bitvec v1.0.1
32142026-03-19T03:04:46.399Z[ helios-setup] Mar 19 03:04:45.236 INFO E| Compiling iana-time-zone v0.1.64
32152026-03-19T03:04:46.467Z[ helios-setup] Mar 19 03:04:45.304 INFO E| Compiling simd-adler32 v0.3.7
32162026-03-19T03:04:46.854Z[ helios-setup] Mar 19 03:04:45.692 INFO E| Compiling nodrop v0.1.14
32172026-03-19T03:04:46.885Z[ helios-setup] Mar 19 03:04:45.722 INFO E| Compiling log v0.4.28
32182026-03-19T03:04:47.047Z[ helios-setup] Mar 19 03:04:45.884 INFO E| Compiling thiserror v2.0.17
32192026-03-19T03:04:47.081Z[ helios-setup] Mar 19 03:04:45.919 INFO E| Compiling serde_json v1.0.145
32202026-03-19T03:04:47.259Z[ helios-setup] Mar 19 03:04:46.096 INFO E| Compiling adler2 v2.0.1
32212026-03-19T03:04:47.497Z[ host-package] Compiling compact_str v0.8.1
32222026-03-19T03:04:47.513Z[ helios-setup] Mar 19 03:04:46.350 INFO E| Compiling crc-catalog v2.4.0
32232026-03-19T03:04:47.609Z[ helios-setup] Mar 19 03:04:46.445 INFO E| Compiling miniz_oxide v0.8.9
32242026-03-19T03:04:47.791Z[ helios-setup] Mar 19 03:04:46.628 INFO E| Compiling env_filter v0.1.4
32252026-03-19T03:04:48.032Z[ helios-setup] Mar 19 03:04:46.868 INFO E| Compiling array-init v0.0.4
32262026-03-19T03:04:48.173Z[ helios-setup] Mar 19 03:04:47.009 INFO E| Compiling crc v3.3.0
32272026-03-19T03:04:48.267Z[ helios-setup] Mar 19 03:04:47.102 INFO E| Compiling chrono v0.4.42
32282026-03-19T03:04:48.300Z[ helios-setup] Mar 19 03:04:47.137 INFO E| Compiling parking_lot v0.12.5
32292026-03-19T03:04:48.305Z[ helios-setup] Mar 19 03:04:47.138 INFO E| Compiling smallvec v0.6.14
32302026-03-19T03:04:48.713Z[ helios-setup] Mar 19 03:04:47.550 INFO E| Compiling serde_spanned v1.0.3
32312026-03-19T03:04:49.085Z[ helios-setup] Mar 19 03:04:47.923 INFO E| Compiling time v0.3.44
32322026-03-19T03:04:49.240Z[ host-package] Compiling globwalk v0.9.1
32332026-03-19T03:04:49.244Z[ helios-setup] Mar 19 03:04:48.081 INFO E| Compiling signature v2.2.0
32342026-03-19T03:04:49.290Z[ helios-setup] Mar 19 03:04:48.126 INFO E| Compiling mio v1.1.0
32352026-03-19T03:04:49.312Z[ helios-setup] Mar 19 03:04:48.149 INFO E| Compiling is-terminal v0.4.17
32362026-03-19T03:04:49.423Z[ host-package] Compiling p384 v0.13.1
32372026-03-19T03:04:49.490Z[ helios-setup] Mar 19 03:04:48.318 INFO E| Compiling socket2 v0.6.1
32382026-03-19T03:04:50.022Z[ helios-setup] Mar 19 03:04:48.859 INFO E| Compiling signal-hook-registry v1.4.6
32392026-03-19T03:04:50.078Z[ helios-setup] Mar 19 03:04:48.887 INFO E| Compiling thread_local v1.1.9
32402026-03-19T03:04:50.258Z[ helios-setup] Mar 19 03:04:49.095 INFO E| Compiling subtle v2.6.1
32412026-03-19T03:04:50.498Z[ host-package] Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32422026-03-19T03:04:50.507Z[ helios-setup] Mar 19 03:04:49.343 INFO E| Compiling toml_writer v1.0.4
32432026-03-19T03:04:50.725Z[ helios-setup] Mar 19 03:04:49.562 INFO E| Compiling serde_derive v1.0.228
32442026-03-19T03:04:50.790Z[ helios-setup] Mar 19 03:04:49.627 INFO E| Compiling zerocopy-derive v0.8.27
32452026-03-19T03:04:50.895Z[ helios-setup] Mar 19 03:04:49.732 INFO E| Compiling der_derive v0.7.3
32462026-03-19T03:04:51.042Z[ helios-setup] Mar 19 03:04:49.877 INFO E| Compiling futures-macro v0.3.31
32472026-03-19T03:04:51.045Z[ helios-setup] Mar 19 03:04:49.877 INFO E| Compiling packed_struct_codegen v0.10.1
32482026-03-19T03:04:51.243Z[ helios-setup] Mar 19 03:04:50.078 INFO E| Compiling clap_derive v4.5.49
32492026-03-19T03:04:51.370Z[ host-package] Compiling parking_lot v0.11.2
32502026-03-19T03:04:51.378Z[ helios-setup] Mar 19 03:04:50.216 INFO E| Compiling bitfield-macros v0.19.3
32512026-03-19T03:04:51.724Z[ helios-setup] Mar 19 03:04:50.562 INFO E| Compiling num_enum_derive v0.7.5
32522026-03-19T03:04:51.861Z[ helios-setup] Mar 19 03:04:50.698 INFO E| Compiling zerocopy-derive v0.6.6
32532026-03-19T03:04:51.935Z[ helios-setup] Mar 19 03:04:50.773 INFO E| Compiling thiserror-impl v1.0.69
32542026-03-19T03:04:52.148Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32552026-03-19T03:04:52.279Z[ helios-setup] Mar 19 03:04:51.117 INFO E| Compiling tokio-macros v2.6.0
32562026-03-19T03:04:52.358Z[ helios-setup] Mar 19 03:04:51.196 INFO E| Compiling thiserror-impl v2.0.17
32572026-03-19T03:04:52.847Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
32582026-03-19T03:04:53.420Z[ helios-setup] Mar 19 03:04:52.257 INFO E| Compiling futures-util v0.3.31
32592026-03-19T03:04:53.427Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32602026-03-19T03:04:53.519Z[ helios-setup] Mar 19 03:04:52.356 INFO E| Compiling der v0.7.10
32612026-03-19T03:04:53.552Z[ host-package] Compiling predicates-tree v1.0.13
32622026-03-19T03:04:53.768Z[ helios-setup] Mar 19 03:04:52.605 INFO E| Compiling bitfield v0.19.3
32632026-03-19T03:04:53.820Z[ host-package] Compiling unicode-truncate v1.1.0
32642026-03-19T03:04:54.176Z[ helios-setup] Mar 19 03:04:53.013 INFO E| Compiling libdevinfo-sys v1.1.0
32652026-03-19T03:04:54.197Z[ host-package] Compiling lru v0.12.5
32662026-03-19T03:04:54.299Z[ host-package] Compiling prefix-trie v0.7.0
32672026-03-19T03:04:54.514Z[ helios-setup] Mar 19 03:04:53.352 INFO E| Compiling zerocopy v0.6.6
32682026-03-19T03:04:54.676Z[ host-package] Compiling vergen-git2 v1.0.7
32692026-03-19T03:04:54.756Z[ host-package] Compiling cassowary v0.3.0
32702026-03-19T03:04:54.764Z[ helios-setup] Mar 19 03:04:53.601 INFO E| Compiling base64 v0.21.7
32712026-03-19T03:04:54.789Z[ helios-setup] Mar 19 03:04:53.626 INFO E| Compiling term v1.2.0
32722026-03-19T03:04:54.902Z[ helios-setup] Mar 19 03:04:53.737 INFO E| Compiling hashbrown v0.12.3
32732026-03-19T03:04:55.069Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
32742026-03-19T03:04:55.245Z[ helios-setup] Mar 19 03:04:54.083 INFO E| Compiling winnow v0.5.40
32752026-03-19T03:04:55.348Z[ helios-setup] Mar 19 03:04:54.185 INFO E| Compiling num_enum v0.7.5
32762026-03-19T03:04:55.602Z[ host-package] Compiling ratatui v0.29.0
32772026-03-19T03:04:55.638Z[ helios-setup] Mar 19 03:04:54.475 INFO E| Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
32782026-03-19T03:04:55.847Z[ helios-setup] Mar 19 03:04:54.684 INFO E| Compiling ryu v1.0.20
32792026-03-19T03:04:55.906Z[ host-package] Compiling camino-tempfile-ext v0.3.3
32802026-03-19T03:04:55.980Z[ helios-setup] Mar 19 03:04:54.817 INFO E| Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
32812026-03-19T03:04:56.074Z[ helios-setup] Mar 19 03:04:54.909 INFO E| Compiling devinfo v0.1.0
32822026-03-19T03:04:56.339Z[ host-package] Compiling hickory-server v0.25.2
32832026-03-19T03:04:56.391Z[ helios-setup] Mar 19 03:04:55.227 INFO E| Compiling tokio v1.48.0
32842026-03-19T03:04:56.666Z[ helios-setup] Mar 19 03:04:55.504 INFO E| Compiling toml v0.9.8
32852026-03-19T03:04:56.679Z[ helios-setup] Mar 19 03:04:55.516 INFO E| Compiling bzip2 v0.4.4
32862026-03-19T03:04:56.742Z[ helios-setup] Mar 19 03:04:55.579 INFO E| Compiling clap v4.5.51
32872026-03-19T03:04:56.868Z[ helios-setup] Mar 19 03:04:55.705 INFO E| Compiling spki v0.7.3
32882026-03-19T03:04:56.930Z[ helios-setup] Mar 19 03:04:55.767 INFO E| Compiling flate2 v1.1.5
32892026-03-19T03:04:57.148Z[ helios-setup] Mar 19 03:04:55.985 INFO E| Compiling uuid v1.18.1
32902026-03-19T03:04:57.288Z[ helios-setup] Mar 19 03:04:56.125 INFO E| Compiling pkcs8 v0.10.2
32912026-03-19T03:04:57.410Z[ helios-setup] Mar 19 03:04:56.246 INFO E| Compiling x509-cert v0.2.5
32922026-03-19T03:04:57.870Z[ host-package] Compiling hyper-staticfile v0.10.1
32932026-03-19T03:04:58.162Z[ helios-setup] Mar 19 03:04:56.999 INFO E| Compiling pkcs1 v0.7.5
32942026-03-19T03:04:58.219Z[ host-package] Compiling sled v0.34.7
32952026-03-19T03:04:58.520Z[ helios-setup] Mar 19 03:04:57.352 INFO E| Compiling env_logger v0.11.8
32962026-03-19T03:04:58.872Z[ helios-setup] Mar 19 03:04:57.710 INFO E| Compiling bitflags v1.3.2
32972026-03-19T03:04:59.290Z[ helios-setup] Mar 19 03:04:58.128 INFO E| Compiling foldhash v0.2.0
32982026-03-19T03:04:59.317Z[ helios-setup] Mar 19 03:04:58.154 INFO E| Compiling rustc-hash v2.1.1
32992026-03-19T03:04:59.317Z[ helios-setup] Mar 19 03:04:58.154 INFO E| Compiling hex v0.4.3
33002026-03-19T03:04:59.466Z[ helios-setup] Mar 19 03:04:58.304 INFO E| Compiling crc-any v2.5.0
33012026-03-19T03:04:59.809Z[ helios-setup] Mar 19 03:04:58.646 INFO E| Compiling iddqd v0.3.14
33022026-03-19T03:05:00.294Z[ helios-setup] Mar 19 03:04:59.131 INFO E| Compiling ppv-lite86 v0.2.21
33032026-03-19T03:05:00.477Z[ helios-setup] Mar 19 03:04:59.314 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
33042026-03-19T03:05:00.477Z[ helios-setup] Mar 19 03:04:59.314 INFO E| Compiling zip v0.6.6
33052026-03-19T03:05:00.549Z[ host-package] Compiling hickory-client v0.25.2
33062026-03-19T03:05:00.761Z[ helios-setup] Mar 19 03:04:59.599 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
33072026-03-19T03:05:01.204Z[ helios-setup] Mar 19 03:05:00.042 INFO E| Compiling hashbrown v0.13.2
33082026-03-19T03:05:01.266Z[ helios-setup] Mar 19 03:05:00.105 INFO E| Compiling rand_chacha v0.3.1
33092026-03-19T03:05:01.325Z[ helios-setup] Mar 19 03:05:00.163 INFO E| Compiling erased-serde v0.3.31
33102026-03-19T03:05:01.858Z[ helios-setup] Mar 19 03:05:00.696 INFO E| Compiling toml_datetime v0.6.11
33112026-03-19T03:05:01.931Z[ helios-setup] Mar 19 03:05:00.769 INFO E| Compiling serde_spanned v0.6.9
33122026-03-19T03:05:01.931Z[ helios-setup] Mar 19 03:05:00.769 INFO E| Compiling futures-executor v0.3.31
33132026-03-19T03:05:01.970Z[ helios-setup] Mar 19 03:05:00.802 INFO E| Compiling serde-hex v0.1.0
33142026-03-19T03:05:02.068Z[ helios-setup] Mar 19 03:05:00.906 INFO E| Compiling ron v0.8.1
33152026-03-19T03:05:02.412Z[ helios-setup] Mar 19 03:05:01.246 INFO E| Compiling rand v0.8.5
33162026-03-19T03:05:02.492Z[ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33172026-03-19T03:05:03.034Z[ helios-setup] Mar 19 03:05:01.871 INFO E| Compiling toml_edit v0.19.15
33182026-03-19T03:05:03.072Z[ helios-setup] Mar 19 03:05:01.910 INFO E| Compiling futures v0.3.31
33192026-03-19T03:05:03.076Z[ host-package] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33202026-03-19T03:05:03.256Z[ helios-setup] Mar 19 03:05:02.094 INFO E| Compiling object v0.30.4
33212026-03-19T03:05:03.303Z[ helios-setup] Mar 19 03:05:02.140 INFO E| Compiling path-slash v0.1.5
33222026-03-19T03:05:03.436Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33232026-03-19T03:05:03.827Z[ helios-setup] Mar 19 03:05:02.665 INFO E| Compiling slog-term v2.9.2
33242026-03-19T03:05:04.330Z[ helios-setup] Mar 19 03:05:03.168 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#8eed23a0)
33252026-03-19T03:05:04.558Z[ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33262026-03-19T03:05:04.680Z[ helios-setup] Mar 19 03:05:03.518 INFO E| Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33272026-03-19T03:05:05.798Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33282026-03-19T03:05:05.988Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
33292026-03-19T03:05:06.148Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33302026-03-19T03:05:06.762Z[ helios-setup] Mar 19 03:05:05.600 INFO E| Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
33312026-03-19T03:05:07.330Z[ helios-setup] Mar 19 03:05:06.168 INFO E| Compiling rsa v0.9.8
33322026-03-19T03:05:07.421Z[ host-package] Compiling git2 v0.20.4
33332026-03-19T03:05:07.892Z[ host-package] Compiling rand_seeder v0.4.0
33342026-03-19T03:05:08.096Z[ helios-setup] Mar 19 03:05:06.934 INFO E| Compiling toml v0.7.8
33352026-03-19T03:05:08.474Z[ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
33362026-03-19T03:05:08.729Z[ host-package] Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33372026-03-19T03:05:08.895Z[ helios-setup] Mar 19 03:05:07.733 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
33382026-03-19T03:05:08.960Z[ helios-setup] Mar 19 03:05:07.799 INFO E| Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks)
33392026-03-19T03:05:09.592Z[ host-package] Compiling lzma-sys v0.1.20
33402026-03-19T03:05:10.208Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33412026-03-19T03:05:10.328Z[ host-package] Compiling corncobs v0.1.4
33422026-03-19T03:05:10.925Z[ host-package] Compiling rustls v0.21.12
33432026-03-19T03:05:11.291Z[ host-package] Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33442026-03-19T03:05:11.599Z[ host-package] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33452026-03-19T03:05:12.151Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33462026-03-19T03:05:12.245Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33472026-03-19T03:05:12.312Z[ host-package] Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
33482026-03-19T03:05:13.267Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
33492026-03-19T03:05:13.358Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33502026-03-19T03:05:13.361Z[ host-package] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33512026-03-19T03:05:13.766Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33522026-03-19T03:05:14.281Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
33532026-03-19T03:05:17.205Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33542026-03-19T03:05:17.422Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33552026-03-19T03:05:17.900Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33562026-03-19T03:05:18.278Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33572026-03-19T03:05:18.387Z[ helios-setup] Mar 19 03:05:17.226 INFO E| Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
33582026-03-19T03:05:18.657Z[ host-package] Compiling sct v0.7.1
33592026-03-19T03:05:18.984Z[ host-package] Compiling rustls-webpki v0.101.7
33602026-03-19T03:05:19.281Z[ host-package] Compiling cargo_toml v0.22.3
33612026-03-19T03:05:19.384Z[ host-package] Compiling nix v0.29.0
33622026-03-19T03:05:20.117Z[ host-package] Compiling secrecy v0.8.0
33632026-03-19T03:05:20.190Z[ helios-setup] Mar 19 03:05:19.029 INFO E| Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e)
33642026-03-19T03:05:20.488Z[ host-package] Compiling void v1.0.2
33652026-03-19T03:05:20.697Z[ host-package] Compiling lzss v0.8.2
33662026-03-19T03:05:22.506Z[ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
33672026-03-19T03:05:23.310Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
33682026-03-19T03:05:23.350Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33692026-03-19T03:05:23.603Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
33702026-03-19T03:05:23.778Z[ host-package] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33712026-03-19T03:05:24.696Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33722026-03-19T03:05:25.227Z[ host-package] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33732026-03-19T03:05:25.610Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
33742026-03-19T03:05:26.766Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33752026-03-19T03:05:26.779Z[ helios-setup] Mar 19 03:05:25.617 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
33762026-03-19T03:05:27.148Z[ host-package] Compiling tungstenite v0.23.0
33772026-03-19T03:05:27.206Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33782026-03-19T03:05:27.295Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33792026-03-19T03:05:27.553Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33802026-03-19T03:05:27.667Z[ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33812026-03-19T03:05:27.690Z[ host-package] Compiling nix v0.27.1
33822026-03-19T03:05:27.876Z[ host-package] Compiling serde_bytes v0.11.19
33832026-03-19T03:05:28.025Z[ host-package] Compiling tokio-tungstenite v0.23.1
33842026-03-19T03:05:28.542Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
33852026-03-19T03:05:28.611Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
33862026-03-19T03:05:29.597Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
33872026-03-19T03:05:30.275Z[ host-package] Compiling tokio-rustls v0.24.1
33882026-03-19T03:05:30.563Z[ host-package] Compiling ron v0.12.0
33892026-03-19T03:05:30.681Z[ host-package] Compiling xz2 v0.1.7
33902026-03-19T03:05:31.380Z[ host-package] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33912026-03-19T03:05:36.496Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33922026-03-19T03:05:36.896Z[ host-package] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
33932026-03-19T03:05:37.346Z[ host-package] Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
33942026-03-19T03:05:37.640Z[ host-package] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33952026-03-19T03:05:39.255Z[ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33962026-03-19T03:05:40.561Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
33972026-03-19T03:05:41.976Z[ host-package] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33982026-03-19T03:05:42.818Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33992026-03-19T03:05:43.361Z[ helios-setup] Mar 19 03:05:42.202 INFO E| Finished `release` profile [optimized] target(s) in 1m 12s
34002026-03-19T03:05:43.365Z[ helios-setup] Mar 19 03:05:42.202 INFO E| Blocking waiting for file lock on package cache
34012026-03-19T03:05:44.166Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34022026-03-19T03:05:44.425Z[ host-package] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
34032026-03-19T03:05:44.920Z[ host-package] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34042026-03-19T03:05:45.654Z[ helios-setup] Mar 19 03:05:44.495 INFO E| warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
34052026-03-19T03:05:45.654Z[ helios-setup] Mar 19 03:05:44.495 INFO E| note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
34062026-03-19T03:05:45.730Z[ helios-setup] Mar 19 03:05:44.570 INFO building project "pilot" ok (75 seconds)
34072026-03-19T03:05:45.730Z[ helios-setup] Mar 19 03:05:44.570 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver"
34082026-03-19T03:05:45.742Z[ helios-setup] Mar 19 03:05:44.583 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.94.0-x86_64-unknown-illumos (default)"
34092026-03-19T03:05:45.742Z[ helios-setup] Mar 19 03:05:44.583 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
34102026-03-19T03:05:45.745Z[ helios-setup] Mar 19 03:05:44.583 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
34112026-03-19T03:05:45.969Z[ helios-setup] Mar 19 03:05:44.810 INFO E| Downloading crates ...
34122026-03-19T03:05:46.023Z[ helios-setup] Mar 19 03:05:44.864 INFO E| Downloaded cpufeatures v0.2.5
34132026-03-19T03:05:46.026Z[ helios-setup] Mar 19 03:05:44.867 INFO E| Downloaded unicode-width v0.1.10
34142026-03-19T03:05:46.032Z[ helios-setup] Mar 19 03:05:44.873 INFO E| Downloaded generic-array v0.14.6
34152026-03-19T03:05:46.035Z[ helios-setup] Mar 19 03:05:44.876 INFO E| Downloaded miniz_oxide v0.6.2
34162026-03-19T03:05:46.044Z[ helios-setup] Mar 19 03:05:44.883 INFO E| Downloaded block-buffer v0.10.3
34172026-03-19T03:05:46.047Z[ helios-setup] Mar 19 03:05:44.884 INFO E| Downloaded anyhow v1.0.62
34182026-03-19T03:05:46.051Z[ helios-setup] Mar 19 03:05:44.890 INFO E| Downloaded sha2 v0.10.5
34192026-03-19T03:05:46.054Z[ helios-setup] Mar 19 03:05:44.892 INFO E| Downloaded typenum v1.15.0
34202026-03-19T03:05:46.054Z[ helios-setup] Mar 19 03:05:44.894 INFO E| Downloaded digest v0.10.3
34212026-03-19T03:05:46.057Z[ helios-setup] Mar 19 03:05:44.896 INFO E| Downloaded flate2 v1.0.25
34222026-03-19T03:05:46.071Z[ helios-setup] Mar 19 03:05:44.911 INFO E| Downloaded bytes v1.2.1
34232026-03-19T03:05:46.121Z[ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34242026-03-19T03:05:46.126Z[ helios-setup] Mar 19 03:05:44.962 INFO E| Compiling version_check v0.9.4
34252026-03-19T03:05:46.126Z[ helios-setup] Mar 19 03:05:44.962 INFO E| Compiling typenum v1.15.0
34262026-03-19T03:05:46.126Z[ helios-setup] Mar 19 03:05:44.962 INFO E| Compiling cfg-if v1.0.0
34272026-03-19T03:05:46.126Z[ helios-setup] Mar 19 03:05:44.962 INFO E| Compiling crc32fast v1.3.2
34282026-03-19T03:05:46.126Z[ helios-setup] Mar 19 03:05:44.962 INFO E| Compiling adler v1.0.2
34292026-03-19T03:05:46.126Z[ helios-setup] Mar 19 03:05:44.962 INFO E| Compiling anyhow v1.0.62
34302026-03-19T03:05:46.126Z[ helios-setup] Mar 19 03:05:44.962 INFO E| Compiling unicode-width v0.1.10
34312026-03-19T03:05:46.126Z[ helios-setup] Mar 19 03:05:44.962 INFO E| Compiling cpufeatures v0.2.5
34322026-03-19T03:05:46.126Z[ helios-setup] Mar 19 03:05:44.962 INFO E| Compiling bitflags v1.3.2
34332026-03-19T03:05:46.126Z[ helios-setup] Mar 19 03:05:44.962 INFO E| Compiling bytes v1.2.1
34342026-03-19T03:05:46.462Z[ helios-setup] Mar 19 03:05:45.302 INFO E| Compiling miniz_oxide v0.6.2
34352026-03-19T03:05:46.499Z[ helios-setup] Mar 19 03:05:45.339 INFO E| Compiling getopts v0.2.21
34362026-03-19T03:05:47.293Z[ helios-setup] Mar 19 03:05:46.134 INFO E| Compiling generic-array v0.14.6
34372026-03-19T03:05:47.587Z[ helios-setup] Mar 19 03:05:46.427 INFO E| Compiling flate2 v1.0.25
34382026-03-19T03:05:48.109Z[ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34392026-03-19T03:05:48.405Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34402026-03-19T03:05:48.718Z[ host-package] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
34412026-03-19T03:05:49.372Z[ helios-setup] Mar 19 03:05:48.213 INFO E| Compiling block-buffer v0.10.3
34422026-03-19T03:05:49.372Z[ helios-setup] Mar 19 03:05:48.213 INFO E| Compiling crypto-common v0.1.6
34432026-03-19T03:05:49.530Z[ helios-setup] Mar 19 03:05:48.371 INFO E| Compiling digest v0.10.3
34442026-03-19T03:05:49.750Z[ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34452026-03-19T03:05:49.782Z[ helios-setup] Mar 19 03:05:48.622 INFO E| Compiling sha2 v0.10.5
34462026-03-19T03:05:49.995Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34472026-03-19T03:05:50.208Z[ helios-setup] Mar 19 03:05:49.049 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
34482026-03-19T03:05:50.346Z[ host-package] Compiling rustls-pemfile v1.0.4
34492026-03-19T03:05:50.601Z[ host-package] Compiling signal-hook-tokio v0.3.1
34502026-03-19T03:05:51.017Z[ host-package] Compiling yasna v0.5.2
34512026-03-19T03:05:51.075Z[ host-package] Compiling twox-hash v2.1.2
34522026-03-19T03:05:51.160Z[ host-package] Compiling base16ct v1.0.0
34532026-03-19T03:05:51.558Z[ host-package] Compiling is_ci v1.2.0
34542026-03-19T03:05:52.014Z[ host-package] Compiling rcgen v0.12.1
34552026-03-19T03:05:52.827Z[ helios-setup] Mar 19 03:05:51.668 INFO E| Finished `release` profile [optimized] target(s) in 7.06s
34562026-03-19T03:05:52.842Z[ helios-setup] Mar 19 03:05:51.683 INFO building project "bootserver" ok (7 seconds)
34572026-03-19T03:05:52.842Z[ helios-setup] Mar 19 03:05:51.684 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/dmar-report"
34582026-03-19T03:05:52.854Z[ helios-setup] Mar 19 03:05:51.695 INFO rust toolchain for "/work/oxidecomputer/helios/projects/dmar-report": "1.94.0-x86_64-unknown-illumos (default)"
34592026-03-19T03:05:52.854Z[ helios-setup] Mar 19 03:05:51.696 INFO building project "dmar-report" at /work/oxidecomputer/helios/projects/dmar-report
34602026-03-19T03:05:52.854Z[ helios-setup] Mar 19 03:05:51.696 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/dmar-report")
34612026-03-19T03:05:53.137Z[ helios-setup] Mar 19 03:05:51.977 INFO E| Updating crates.io index
34622026-03-19T03:05:53.247Z[ helios-setup] Mar 19 03:05:52.086 INFO E| Downloading crates ...
34632026-03-19T03:05:53.265Z[ host-package] Compiling supports-color v3.0.2
34642026-03-19T03:05:53.313Z[ helios-setup] Mar 19 03:05:52.154 INFO E| Downloaded thiserror v2.0.12
34652026-03-19T03:05:53.351Z[ helios-setup] Mar 19 03:05:52.191 INFO E| Downloaded anyhow v1.0.98
34662026-03-19T03:05:53.354Z[ helios-setup] Mar 19 03:05:52.195 INFO E| Downloaded time-core v0.1.4
34672026-03-19T03:05:53.358Z[ helios-setup] Mar 19 03:05:52.196 INFO E| Downloaded errno v0.3.12
34682026-03-19T03:05:53.358Z[ helios-setup] Mar 19 03:05:52.198 INFO E| Downloaded deranged v0.4.0
34692026-03-19T03:05:53.358Z[ helios-setup] Mar 19 03:05:52.199 INFO E| Downloaded autocfg v1.4.0
34702026-03-19T03:05:53.371Z[ helios-setup] Mar 19 03:05:52.212 INFO E| Downloaded thiserror-impl v2.0.12
34712026-03-19T03:05:53.381Z[ helios-setup] Mar 19 03:05:52.221 INFO E| Downloaded time-macros v0.2.22
34722026-03-19T03:05:53.385Z[ helios-setup] Mar 19 03:05:52.224 INFO E| Downloaded serde_with_macros v3.12.0
34732026-03-19T03:05:53.385Z[ helios-setup] Mar 19 03:05:52.225 INFO E| Downloaded bitflags v2.9.1
34742026-03-19T03:05:53.391Z[ helios-setup] Mar 19 03:05:52.232 INFO E| Downloaded tempfile v3.20.0
34752026-03-19T03:05:53.394Z[ helios-setup] Mar 19 03:05:52.235 INFO E| Downloaded proc-macro2 v1.0.95
34762026-03-19T03:05:53.397Z[ helios-setup] Mar 19 03:05:52.237 INFO E| Downloaded iana-time-zone v0.1.63
34772026-03-19T03:05:53.400Z[ helios-setup] Mar 19 03:05:52.240 INFO E| Downloaded getrandom v0.3.3
34782026-03-19T03:05:53.408Z[ helios-setup] Mar 19 03:05:52.250 INFO E| Downloaded serde_derive v1.0.219
34792026-03-19T03:05:53.411Z[ helios-setup] Mar 19 03:05:52.252 INFO E| Downloaded time v0.3.41
34802026-03-19T03:05:53.417Z[ helios-setup] Mar 19 03:05:52.259 INFO E| Downloaded serde v1.0.219
34812026-03-19T03:05:53.447Z[ helios-setup] Mar 19 03:05:52.289 INFO E| Downloaded indexmap v2.9.0
34822026-03-19T03:05:53.451Z[ helios-setup] Mar 19 03:05:52.292 INFO E| Downloaded serde_json v1.0.140
34832026-03-19T03:05:53.461Z[ helios-setup] Mar 19 03:05:52.303 INFO E| Downloaded serde_with v3.12.0
34842026-03-19T03:05:53.468Z[ helios-setup] Mar 19 03:05:52.310 INFO E| Downloaded hashbrown v0.15.3
34852026-03-19T03:05:53.492Z[ helios-setup] Mar 19 03:05:52.332 INFO E| Downloaded chrono v0.4.41
34862026-03-19T03:05:53.515Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34872026-03-19T03:05:53.518Z[ helios-setup] Mar 19 03:05:52.357 INFO E| Downloaded syn v2.0.101
34882026-03-19T03:05:53.541Z[ helios-setup] Mar 19 03:05:52.382 INFO E| Downloaded libc v0.2.172
34892026-03-19T03:05:53.622Z[ helios-setup] Mar 19 03:05:52.462 INFO E| Compiling proc-macro2 v1.0.95
34902026-03-19T03:05:53.622Z[ helios-setup] Mar 19 03:05:52.462 INFO E| Compiling unicode-ident v1.0.18
34912026-03-19T03:05:53.622Z[ helios-setup] Mar 19 03:05:52.462 INFO E| Compiling libc v0.2.172
34922026-03-19T03:05:53.627Z[ helios-setup] Mar 19 03:05:52.462 INFO E| Compiling fnv v1.0.7
34932026-03-19T03:05:53.627Z[ helios-setup] Mar 19 03:05:52.462 INFO E| Compiling ident_case v1.0.1
34942026-03-19T03:05:53.627Z[ helios-setup] Mar 19 03:05:52.462 INFO E| Compiling strsim v0.11.1
34952026-03-19T03:05:53.627Z[ helios-setup] Mar 19 03:05:52.462 INFO E| Compiling serde v1.0.219
34962026-03-19T03:05:53.627Z[ helios-setup] Mar 19 03:05:52.462 INFO E| Compiling rustix v1.0.7
34972026-03-19T03:05:53.627Z[ helios-setup] Mar 19 03:05:52.462 INFO E| Compiling getrandom v0.3.3
34982026-03-19T03:05:53.628Z[ helios-setup] Mar 19 03:05:52.462 INFO E| Compiling anyhow v1.0.98
34992026-03-19T03:05:53.628Z[ helios-setup] Mar 19 03:05:52.462 INFO E| Compiling cfg-if v1.0.0
35002026-03-19T03:05:53.628Z[ helios-setup] Mar 19 03:05:52.462 INFO E| Compiling bitflags v2.9.1
35012026-03-19T03:05:53.628Z[ helios-setup] Mar 19 03:05:52.462 INFO E| Compiling thiserror v2.0.12
35022026-03-19T03:05:53.628Z[ helios-setup] Mar 19 03:05:52.463 INFO E| Compiling serde_json v1.0.140
35032026-03-19T03:05:53.628Z[ helios-setup] Mar 19 03:05:52.463 INFO E| Compiling itoa v1.0.15
35042026-03-19T03:05:53.628Z[ helios-setup] Mar 19 03:05:52.463 INFO E| Compiling fastrand v2.3.0
35052026-03-19T03:05:53.808Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35062026-03-19T03:05:53.808Z[ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
35072026-03-19T03:05:54.289Z[ helios-setup] Mar 19 03:05:53.130 INFO E| Compiling dmar-report v0.1.2 (/work/oxidecomputer/helios/projects/dmar-report)
35082026-03-19T03:05:54.331Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35092026-03-19T03:05:54.450Z[ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
35102026-03-19T03:05:54.512Z[ helios-setup] Mar 19 03:05:53.353 INFO E| Compiling once_cell v1.21.3
35112026-03-19T03:05:54.764Z[ helios-setup] Mar 19 03:05:53.603 INFO E| Compiling ryu v1.0.20
35122026-03-19T03:05:54.911Z[ helios-setup] Mar 19 03:05:53.752 INFO E| Compiling memchr v2.7.4
35132026-03-19T03:05:55.743Z[ helios-setup] Mar 19 03:05:54.584 INFO E| Compiling quote v1.0.40
35142026-03-19T03:05:56.048Z[ helios-setup] Mar 19 03:05:54.889 INFO E| Compiling syn v2.0.101
35152026-03-19T03:05:56.397Z[ helios-setup] Mar 19 03:05:55.238 INFO E| Compiling errno v0.3.12
35162026-03-19T03:05:57.187Z[ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35172026-03-19T03:05:57.956Z[ helios-setup] Mar 19 03:05:56.797 INFO E| Compiling tempfile v3.20.0
35182026-03-19T03:05:59.163Z[ host-package] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
35192026-03-19T03:05:59.638Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
35202026-03-19T03:05:59.866Z[ host-package] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
35212026-03-19T03:06:00.010Z[ helios-setup] Mar 19 03:05:58.851 INFO E| Compiling darling_core v0.20.11
35222026-03-19T03:06:01.705Z[ helios-setup] Mar 19 03:06:00.547 INFO E| Compiling serde_derive v1.0.219
35232026-03-19T03:06:01.705Z[ helios-setup] Mar 19 03:06:00.547 INFO E| Compiling thiserror-impl v2.0.12
35242026-03-19T03:06:01.739Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35252026-03-19T03:06:02.665Z[ host-package] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
35262026-03-19T03:06:03.031Z[ helios-setup] Mar 19 03:06:01.873 INFO E| Compiling darling_macro v0.20.11
35272026-03-19T03:06:03.036Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
35282026-03-19T03:06:03.369Z[ host-package] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
35292026-03-19T03:06:03.780Z[ host-package] Compiling fatfs v0.3.6
35302026-03-19T03:06:03.976Z[ helios-setup] Mar 19 03:06:02.818 INFO E| Compiling darling v0.20.11
35312026-03-19T03:06:04.093Z[ helios-setup] Mar 19 03:06:02.935 INFO E| Compiling serde_with_macros v3.12.0
35322026-03-19T03:06:05.780Z[ host-package] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
35332026-03-19T03:06:07.732Z[ host-package] Compiling subprocess v0.2.15
35342026-03-19T03:06:09.343Z[ helios-setup] Mar 19 03:06:08.185 INFO E| Compiling serde_with v3.12.0
35352026-03-19T03:06:10.679Z[ host-package] Compiling rtoolbox v0.0.3
35362026-03-19T03:06:10.855Z[ host-package] Compiling assert_matches v1.5.0
35372026-03-19T03:06:10.921Z[ host-package] Compiling seq-macro v0.3.6
35382026-03-19T03:06:11.044Z[ host-package] Compiling rpassword v7.4.0
35392026-03-19T03:06:11.225Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35402026-03-19T03:06:11.757Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
35412026-03-19T03:06:11.804Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
35422026-03-19T03:06:11.983Z[ host-package] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
35432026-03-19T03:06:13.141Z[ host-package] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
35442026-03-19T03:06:13.327Z[ host-package] Compiling tui-tree-widget v0.23.1
35452026-03-19T03:06:13.782Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35462026-03-19T03:06:14.760Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
35472026-03-19T03:06:15.558Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
35482026-03-19T03:06:15.603Z[ host-package] Compiling uzers v0.12.2
35492026-03-19T03:06:15.802Z[ helios-setup] Mar 19 03:06:14.645 INFO E| Finished `release` profile [optimized] target(s) in 22.93s
35502026-03-19T03:06:15.838Z[ helios-setup] Mar 19 03:06:14.679 INFO building project "dmar-report" ok (22 seconds)
35512026-03-19T03:06:15.838Z[ helios-setup] Mar 19 03:06:14.679 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder"
35522026-03-19T03:06:15.849Z[ helios-setup] Mar 19 03:06:14.691 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.94.0-x86_64-unknown-illumos (default)"
35532026-03-19T03:06:15.849Z[ helios-setup] Mar 19 03:06:14.691 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
35542026-03-19T03:06:15.849Z[ helios-setup] Mar 19 03:06:14.691 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
35552026-03-19T03:06:15.995Z[ helios-setup] Mar 19 03:06:14.838 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
35562026-03-19T03:06:16.349Z[ helios-setup] Mar 19 03:06:15.191 INFO E| From https://github.com/jclulow/rust-jmclib
35572026-03-19T03:06:16.352Z[ helios-setup] Mar 19 03:06:15.191 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
35582026-03-19T03:06:16.364Z[ helios-setup] Mar 19 03:06:15.206 INFO E| Updating crates.io index
35592026-03-19T03:06:16.427Z[ helios-setup] Mar 19 03:06:15.269 INFO E| Downloading crates ...
35602026-03-19T03:06:16.516Z[ helios-setup] Mar 19 03:06:15.336 INFO E| Downloaded uuid v0.8.2
35612026-03-19T03:06:16.520Z[ helios-setup] Mar 19 03:06:15.347 INFO E| Downloaded syn v2.0.32
35622026-03-19T03:06:16.660Z[ helios-setup] Mar 19 03:06:15.503 INFO E| Downloaded walkdir v2.3.3
35632026-03-19T03:06:16.665Z[ helios-setup] Mar 19 03:06:15.506 INFO E| Downloaded getrandom v0.2.10
35642026-03-19T03:06:16.668Z[ helios-setup] Mar 19 03:06:15.509 INFO E| Downloaded once_cell v1.18.0
35652026-03-19T03:06:16.674Z[ helios-setup] Mar 19 03:06:15.517 INFO E| Downloaded errno v0.3.1
35662026-03-19T03:06:16.688Z[ helios-setup] Mar 19 03:06:15.531 INFO E| Downloaded serde_json v1.0.103
35672026-03-19T03:06:16.695Z[ helios-setup] Mar 19 03:06:15.538 INFO E| Downloaded sha-1 v0.9.8
35682026-03-19T03:06:16.699Z[ helios-setup] Mar 19 03:06:15.540 INFO E| Downloaded digest v0.9.0
35692026-03-19T03:06:16.699Z[ helios-setup] Mar 19 03:06:15.541 INFO E| Downloaded rustix v0.38.4
35702026-03-19T03:06:16.752Z[ helios-setup] Mar 19 03:06:15.595 INFO E| Downloaded libc v0.2.147
35712026-03-19T03:06:17.090Z[ helios-setup] Mar 19 03:06:15.933 INFO E| Downloaded glob v0.3.1
35722026-03-19T03:06:17.116Z[ helios-setup] Mar 19 03:06:15.958 INFO E| Downloaded fastrand v2.0.0
35732026-03-19T03:06:17.163Z[ helios-setup] Mar 19 03:06:16.005 INFO E| Downloaded typenum v1.16.0
35742026-03-19T03:06:17.166Z[ helios-setup] Mar 19 03:06:16.007 INFO E| Downloaded proc-macro2 v1.0.66
35752026-03-19T03:06:17.168Z[ helios-setup] Mar 19 03:06:16.009 INFO E| Downloaded md-5 v0.9.1
35762026-03-19T03:06:17.168Z[ helios-setup] Mar 19 03:06:16.010 INFO E| Downloaded block-buffer v0.9.0
35772026-03-19T03:06:17.247Z[ helios-setup] Mar 19 03:06:16.083 INFO E| Downloaded unicode-ident v1.0.11
35782026-03-19T03:06:17.297Z[ helios-setup] Mar 19 03:06:16.139 INFO E| Downloaded serde_derive v1.0.193
35792026-03-19T03:06:17.572Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35802026-03-19T03:06:18.091Z[ helios-setup] Mar 19 03:06:16.933 INFO E| Downloaded bitflags v2.3.3
35812026-03-19T03:06:18.113Z[ helios-setup] Mar 19 03:06:16.955 INFO E| Downloaded toml v0.5.11
35822026-03-19T03:06:18.215Z[ helios-setup] Mar 19 03:06:17.057 INFO E| Downloaded libdevinfo-sys v1.0.0
35832026-03-19T03:06:18.348Z[ helios-setup] Mar 19 03:06:17.190 INFO E| Downloaded anyhow v1.0.72
35842026-03-19T03:06:18.368Z[ helios-setup] Mar 19 03:06:17.211 INFO E| Downloaded tempfile v3.7.0
35852026-03-19T03:06:18.440Z[ helios-setup] Mar 19 03:06:17.283 INFO E| Downloaded cpufeatures v0.2.9
35862026-03-19T03:06:18.457Z[ helios-setup] Mar 19 03:06:17.300 INFO E| Downloaded quote v1.0.31
35872026-03-19T03:06:18.657Z[ helios-setup] Mar 19 03:06:17.500 INFO E| Downloaded serde v1.0.193
35882026-03-19T03:06:18.726Z[ helios-setup] Mar 19 03:06:17.569 INFO E| Compiling libc v0.2.147
35892026-03-19T03:06:18.726Z[ helios-setup] Mar 19 03:06:17.569 INFO E| Compiling proc-macro2 v1.0.66
35902026-03-19T03:06:18.730Z[ helios-setup] Mar 19 03:06:17.569 INFO E| Compiling unicode-ident v1.0.11
35912026-03-19T03:06:18.730Z[ helios-setup] Mar 19 03:06:17.569 INFO E| Compiling cfg-if v1.0.0
35922026-03-19T03:06:18.730Z[ helios-setup] Mar 19 03:06:17.569 INFO E| Compiling typenum v1.16.0
35932026-03-19T03:06:18.730Z[ helios-setup] Mar 19 03:06:17.569 INFO E| Compiling version_check v0.9.4
35942026-03-19T03:06:18.742Z[ helios-setup] Mar 19 03:06:17.585 INFO E| Compiling serde v1.0.193
35952026-03-19T03:06:18.742Z[ helios-setup] Mar 19 03:06:17.585 INFO E| Compiling slog v2.7.0
35962026-03-19T03:06:18.745Z[ helios-setup] Mar 19 03:06:17.586 INFO E| Compiling time-core v0.1.2
35972026-03-19T03:06:18.745Z[ helios-setup] Mar 19 03:06:17.586 INFO E| Compiling rustix v0.38.4
35982026-03-19T03:06:18.745Z[ helios-setup] Mar 19 03:06:17.586 INFO E| Compiling num-conv v0.1.0
35992026-03-19T03:06:18.745Z[ helios-setup] Mar 19 03:06:17.586 INFO E| Compiling powerfmt v0.2.0
36002026-03-19T03:06:18.749Z[ helios-setup] Mar 19 03:06:17.591 INFO E| Compiling itoa v1.0.9
36012026-03-19T03:06:18.749Z[ helios-setup] Mar 19 03:06:17.591 INFO E| Compiling num_threads v0.1.6
36022026-03-19T03:06:18.749Z[ helios-setup] Mar 19 03:06:17.591 INFO E| Compiling bitflags v2.3.3
36032026-03-19T03:06:18.749Z[ helios-setup] Mar 19 03:06:17.591 INFO E| Compiling once_cell v1.18.0
36042026-03-19T03:06:18.883Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
36052026-03-19T03:06:18.987Z[ helios-setup] Mar 19 03:06:17.829 INFO E| Compiling anyhow v1.0.72
36062026-03-19T03:06:19.062Z[ helios-setup] Mar 19 03:06:17.904 INFO E| Compiling fastrand v2.0.0
36072026-03-19T03:06:19.229Z[ helios-setup] Mar 19 03:06:18.072 INFO E| Compiling deranged v0.3.11
36082026-03-19T03:06:19.311Z[ helios-setup] Mar 19 03:06:18.153 INFO E| Compiling thread_local v1.1.7
36092026-03-19T03:06:19.332Z[ helios-setup] Mar 19 03:06:18.175 INFO E| Compiling opaque-debug v0.3.0
36102026-03-19T03:06:19.350Z[ helios-setup] Mar 19 03:06:18.193 INFO E| Compiling serde_json v1.0.103
36112026-03-19T03:06:19.369Z[ helios-setup] Mar 19 03:06:18.212 INFO E| Compiling time-macros v0.2.18
36122026-03-19T03:06:19.392Z[ helios-setup] Mar 19 03:06:18.235 INFO E| Compiling unicode-width v0.1.10
36132026-03-19T03:06:19.446Z[ helios-setup] Mar 19 03:06:18.287 INFO E| Compiling same-file v1.0.6
36142026-03-19T03:06:19.459Z[ helios-setup] Mar 19 03:06:18.302 INFO E| Compiling ryu v1.0.15
36152026-03-19T03:06:19.778Z[ helios-setup] Mar 19 03:06:18.621 INFO E| Compiling cpufeatures v0.2.9
36162026-03-19T03:06:19.887Z[ helios-setup] Mar 19 03:06:18.725 INFO E| Compiling walkdir v2.3.3
36172026-03-19T03:06:20.151Z[ helios-setup] Mar 19 03:06:18.993 INFO E| Compiling generic-array v0.14.7
36182026-03-19T03:06:20.308Z[ helios-setup] Mar 19 03:06:19.151 INFO E| Compiling getopts v0.2.21
36192026-03-19T03:06:20.308Z[ helios-setup] Mar 19 03:06:19.151 INFO E| Compiling libdevinfo-sys v1.0.0
36202026-03-19T03:06:20.312Z[ helios-setup] Mar 19 03:06:19.151 INFO E| Compiling glob v0.3.1
36212026-03-19T03:06:21.152Z[ helios-setup] Mar 19 03:06:19.995 INFO E| Compiling quote v1.0.31
36222026-03-19T03:06:21.291Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
36232026-03-19T03:06:21.407Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36242026-03-19T03:06:21.471Z[ helios-setup] Mar 19 03:06:20.314 INFO E| Compiling dirs-sys-next v0.1.2
36252026-03-19T03:06:21.474Z[ helios-setup] Mar 19 03:06:20.314 INFO E| Compiling errno v0.3.1
36262026-03-19T03:06:21.474Z[ helios-setup] Mar 19 03:06:20.314 INFO E| Compiling time v0.3.36
36272026-03-19T03:06:21.474Z[ helios-setup] Mar 19 03:06:20.314 INFO E| Compiling atty v0.2.14
36282026-03-19T03:06:21.474Z[ helios-setup] Mar 19 03:06:20.314 INFO E| Compiling getrandom v0.2.10
36292026-03-19T03:06:21.482Z[ helios-setup] Mar 19 03:06:20.325 INFO E| Compiling syn v2.0.32
36302026-03-19T03:06:21.729Z[ helios-setup] Mar 19 03:06:20.572 INFO E| Compiling dirs-next v2.0.0
36312026-03-19T03:06:21.843Z[ helios-setup] Mar 19 03:06:20.686 INFO E| Compiling term v0.7.0
36322026-03-19T03:06:22.265Z[ helios-setup] Mar 19 03:06:21.108 INFO E| Compiling digest v0.9.0
36332026-03-19T03:06:22.265Z[ helios-setup] Mar 19 03:06:21.108 INFO E| Compiling block-buffer v0.9.0
36342026-03-19T03:06:22.487Z[ helios-setup] Mar 19 03:06:21.330 INFO E| Compiling md-5 v0.9.1
36352026-03-19T03:06:22.487Z[ helios-setup] Mar 19 03:06:21.330 INFO E| Compiling sha-1 v0.9.8
36362026-03-19T03:06:22.922Z[ helios-setup] Mar 19 03:06:21.763 INFO E| Compiling tempfile v3.7.0
36372026-03-19T03:06:23.148Z[ helios-setup] Mar 19 03:06:21.991 INFO E| Compiling slog-term v2.9.0
36382026-03-19T03:06:24.523Z[ helios-setup] Mar 19 03:06:23.366 INFO E| Compiling serde_derive v1.0.193
36392026-03-19T03:06:25.932Z[ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
36402026-03-19T03:06:26.597Z[ host-package] Compiling support-bundle-viewer v0.1.2
36412026-03-19T03:06:29.318Z[ host-package] Compiling multimap v0.10.1
36422026-03-19T03:06:31.246Z[ helios-setup] Mar 19 03:06:30.088 INFO E| Compiling toml v0.5.11
36432026-03-19T03:06:31.247Z[ helios-setup] Mar 19 03:06:30.088 INFO E| Compiling uuid v0.8.2
36442026-03-19T03:06:32.481Z[ helios-setup] Mar 19 03:06:31.325 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
36452026-03-19T03:06:33.639Z[ helios-setup] Mar 19 03:06:32.482 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
36462026-03-19T03:06:40.437Z[ helios-setup] Mar 19 03:06:39.281 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.57s
36472026-03-19T03:06:40.470Z[ helios-setup] Mar 19 03:06:39.314 INFO building project "image-builder" ok (24 seconds)
36482026-03-19T03:06:40.470Z[ helios-setup] Mar 19 03:06:39.314 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
36492026-03-19T03:06:40.519Z[ helios-setup] Mar 19 03:06:39.363 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.94.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
36502026-03-19T03:06:40.519Z[ helios-setup] Mar 19 03:06:39.363 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
36512026-03-19T03:06:40.522Z[ helios-setup] Mar 19 03:06:39.363 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
36522026-03-19T03:06:40.799Z[ helios-setup] Mar 19 03:06:39.643 INFO E| Updating crates.io index
36532026-03-19T03:06:41.245Z[ helios-setup] Mar 19 03:06:40.089 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
36542026-03-19T03:06:41.834Z[ helios-setup] Mar 19 03:06:40.677 INFO E| From https://github.com/oxidecomputer/amd-apcb
36552026-03-19T03:06:41.834Z[ helios-setup] Mar 19 03:06:40.677 INFO E| * [new ref] 1ec66d607de2437813cdd9ffa91719a4b163b3cf -> refs/commit/1ec66d607de2437813cdd9ffa91719a4b163b3cf
36562026-03-19T03:06:41.863Z[ helios-setup] Mar 19 03:06:40.707 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-efs.git`
36572026-03-19T03:06:42.279Z[ helios-setup] Mar 19 03:06:41.123 INFO E| From https://github.com/oxidecomputer/amd-efs
36582026-03-19T03:06:42.279Z[ helios-setup] Mar 19 03:06:41.123 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037
36592026-03-19T03:06:42.490Z[ helios-setup] Mar 19 03:06:41.332 INFO E| Downloading crates ...
36602026-03-19T03:06:42.691Z[ helios-setup] Mar 19 03:06:41.536 INFO E| Downloaded unic-common v0.9.0
36612026-03-19T03:06:42.695Z[ helios-setup] Mar 19 03:06:41.537 INFO E| Downloaded bytesize v2.0.1
36622026-03-19T03:06:42.698Z[ helios-setup] Mar 19 03:06:41.539 INFO E| Downloaded textwrap v0.11.0
36632026-03-19T03:06:42.698Z[ helios-setup] Mar 19 03:06:41.541 INFO E| Downloaded structopt-derive v0.4.18
36642026-03-19T03:06:42.698Z[ helios-setup] Mar 19 03:06:41.542 INFO E| Downloaded strum v0.27.1
36652026-03-19T03:06:42.701Z[ helios-setup] Mar 19 03:06:41.543 INFO E| Downloaded modular-bitfield-impl v0.11.2
36662026-03-19T03:06:42.729Z[ helios-setup] Mar 19 03:06:41.573 INFO E| Downloaded zerocopy-derive v0.8.25
36672026-03-19T03:06:42.735Z[ helios-setup] Mar 19 03:06:41.579 INFO E| Downloaded modular-bitfield v0.11.2
36682026-03-19T03:06:42.745Z[ helios-setup] Mar 19 03:06:41.589 INFO E| Downloaded pest_derive v2.8.0
36692026-03-19T03:06:42.748Z[ helios-setup] Mar 19 03:06:41.592 INFO E| Downloaded unic-ucd-ident v0.9.0
36702026-03-19T03:06:42.751Z[ helios-setup] Mar 19 03:06:41.594 INFO E| Downloaded unic-char-range v0.9.0
36712026-03-19T03:06:42.751Z[ helios-setup] Mar 19 03:06:41.595 INFO E| Downloaded strsim v0.8.0
36722026-03-19T03:06:42.754Z[ helios-setup] Mar 19 03:06:41.596 INFO E| Downloaded pest_generator v2.8.0
36732026-03-19T03:06:42.754Z[ helios-setup] Mar 19 03:06:41.597 INFO E| Downloaded pest v2.8.0
36742026-03-19T03:06:42.771Z[ helios-setup] Mar 19 03:06:41.616 INFO E| Downloaded modular-bitfield-impl v0.13.1
36752026-03-19T03:06:42.774Z[ helios-setup] Mar 19 03:06:41.617 INFO E| Downloaded pest_meta v2.8.0
36762026-03-19T03:06:42.777Z[ helios-setup] Mar 19 03:06:41.621 INFO E| Downloaded clap v2.34.0
36772026-03-19T03:06:42.782Z[ helios-setup] Mar 19 03:06:41.626 INFO E| Downloaded vec_map v0.8.2
36782026-03-19T03:06:42.785Z[ helios-setup] Mar 19 03:06:41.627 INFO E| Downloaded ansi_term v0.12.1
36792026-03-19T03:06:42.785Z[ helios-setup] Mar 19 03:06:41.629 INFO E| Downloaded parse_int v0.9.0
36802026-03-19T03:06:42.788Z[ helios-setup] Mar 19 03:06:41.630 INFO E| Downloaded unic-ucd-version v0.9.0
36812026-03-19T03:06:42.788Z[ helios-setup] Mar 19 03:06:41.630 INFO E| Downloaded fletcher v1.0.0
36822026-03-19T03:06:42.792Z[ helios-setup] Mar 19 03:06:41.633 INFO E| Downloaded dyn-clone v1.0.19
36832026-03-19T03:06:42.792Z[ helios-setup] Mar 19 03:06:41.634 INFO E| Downloaded goblin v0.9.3
36842026-03-19T03:06:42.798Z[ helios-setup] Mar 19 03:06:41.642 INFO E| Downloaded unic-char-property v0.9.0
36852026-03-19T03:06:42.801Z[ helios-setup] Mar 19 03:06:41.645 INFO E| Downloaded heck v0.3.3
36862026-03-19T03:06:42.804Z[ helios-setup] Mar 19 03:06:41.646 INFO E| Downloaded four-cc v0.4.0
36872026-03-19T03:06:42.804Z[ helios-setup] Mar 19 03:06:41.648 INFO E| Downloaded structopt v0.3.26
36882026-03-19T03:06:42.832Z[ helios-setup] Mar 19 03:06:41.675 INFO E| Downloaded typenum v1.18.0
36892026-03-19T03:06:42.835Z[ helios-setup] Mar 19 03:06:41.678 INFO E| Downloaded rustversion v1.0.20
36902026-03-19T03:06:42.838Z[ helios-setup] Mar 19 03:06:41.680 INFO E| Downloaded strum_macros v0.27.1
36912026-03-19T03:06:42.841Z[ helios-setup] Mar 19 03:06:41.683 INFO E| Downloaded modular-bitfield v0.13.1
36922026-03-19T03:06:42.858Z[ helios-setup] Mar 19 03:06:41.702 INFO E| Downloaded zerocopy v0.8.25
36932026-03-19T03:06:42.971Z[ helios-setup] Mar 19 03:06:41.815 INFO E| Compiling proc-macro2 v1.0.95
36942026-03-19T03:06:42.975Z[ helios-setup] Mar 19 03:06:41.816 INFO E| Compiling unicode-ident v1.0.18
36952026-03-19T03:06:42.975Z[ helios-setup] Mar 19 03:06:41.816 INFO E| Compiling memchr v2.7.4
36962026-03-19T03:06:42.975Z[ helios-setup] Mar 19 03:06:41.816 INFO E| Compiling thiserror v2.0.12
36972026-03-19T03:06:42.975Z[ helios-setup] Mar 19 03:06:41.816 INFO E| Compiling autocfg v1.4.0
36982026-03-19T03:06:42.975Z[ helios-setup] Mar 19 03:06:41.816 INFO E| Compiling syn v1.0.109
36992026-03-19T03:06:42.975Z[ helios-setup] Mar 19 03:06:41.816 INFO E| Compiling serde v1.0.219
37002026-03-19T03:06:42.975Z[ helios-setup] Mar 19 03:06:41.816 INFO E| Compiling version_check v0.9.5
37012026-03-19T03:06:42.975Z[ helios-setup] Mar 19 03:06:41.816 INFO E| Compiling serde_json v1.0.140
37022026-03-19T03:06:42.975Z[ helios-setup] Mar 19 03:06:41.816 INFO E| Compiling schemars v0.8.22
37032026-03-19T03:06:42.975Z[ helios-setup] Mar 19 03:06:41.816 INFO E| Compiling ryu v1.0.20
37042026-03-19T03:06:42.975Z[ helios-setup] Mar 19 03:06:41.816 INFO E| Compiling itoa v1.0.15
37052026-03-19T03:06:42.975Z[ helios-setup] Mar 19 03:06:41.816 INFO E| Compiling ucd-trie v0.1.7
37062026-03-19T03:06:42.975Z[ helios-setup] Mar 19 03:06:41.816 INFO E| Compiling paste v1.0.15
37072026-03-19T03:06:42.975Z[ helios-setup] Mar 19 03:06:41.816 INFO E| Compiling static_assertions v1.1.0
37082026-03-19T03:06:42.975Z[ helios-setup] Mar 19 03:06:41.816 INFO E| Compiling rustversion v1.0.20
37092026-03-19T03:06:43.745Z[ helios-setup] Mar 19 03:06:42.589 INFO E| Compiling dyn-clone v1.0.19
37102026-03-19T03:06:43.752Z[ helios-setup] Mar 19 03:06:42.596 INFO E| Compiling zerocopy v0.8.25
37112026-03-19T03:06:43.986Z[ helios-setup] Mar 19 03:06:42.830 INFO E| Compiling libc v0.2.172
37122026-03-19T03:06:44.097Z[ helios-setup] Mar 19 03:06:42.942 INFO E| Compiling once_cell v1.21.3
37132026-03-19T03:06:44.104Z[ helios-setup] Mar 19 03:06:42.948 INFO E| Compiling unicode-segmentation v1.12.0
37142026-03-19T03:06:44.217Z[ helios-setup] Mar 19 03:06:43.062 INFO E| Compiling heck v0.5.0
37152026-03-19T03:06:44.279Z[ helios-setup] Mar 19 03:06:43.124 INFO E| Compiling unicode-width v0.1.14
37162026-03-19T03:06:44.286Z[ helios-setup] Mar 19 03:06:43.131 INFO E| Compiling bitflags v1.3.2
37172026-03-19T03:06:44.294Z[ helios-setup] Mar 19 03:06:43.138 INFO E| Compiling num-traits v0.2.19
37182026-03-19T03:06:44.319Z[ helios-setup] Mar 19 03:06:43.163 INFO E| Compiling proc-macro-error-attr v1.0.4
37192026-03-19T03:06:44.373Z[ helios-setup] Mar 19 03:06:43.216 INFO E| Compiling memoffset v0.9.1
37202026-03-19T03:06:44.379Z[ helios-setup] Mar 19 03:06:43.224 INFO E| Compiling proc-macro-error v1.0.4
37212026-03-19T03:06:44.652Z[ helios-setup] Mar 19 03:06:43.493 INFO E| Compiling strsim v0.8.0
37222026-03-19T03:06:44.750Z[ helios-setup] Mar 19 03:06:43.594 INFO E| Compiling textwrap v0.11.0
37232026-03-19T03:06:44.764Z[ helios-setup] Mar 19 03:06:43.608 INFO E| Compiling strum v0.27.1
37242026-03-19T03:06:44.927Z[ helios-setup] Mar 19 03:06:43.771 INFO E| Compiling ansi_term v0.12.1
37252026-03-19T03:06:45.151Z[ helios-setup] Mar 19 03:06:43.995 INFO E| Compiling heck v0.3.3
37262026-03-19T03:06:45.180Z[ helios-setup] Mar 19 03:06:44.016 INFO E| Compiling vec_map v0.8.2
37272026-03-19T03:06:45.232Z[ helios-setup] Mar 19 03:06:44.076 INFO E| Compiling unic-char-range v0.9.0
37282026-03-19T03:06:45.277Z[ helios-setup] Mar 19 03:06:44.122 INFO E| Compiling byteorder v1.5.0
37292026-03-19T03:06:45.310Z[ helios-setup] Mar 19 03:06:44.154 INFO E| Compiling fletcher v1.0.0
37302026-03-19T03:06:45.432Z[ helios-setup] Mar 19 03:06:44.277 INFO E| Compiling unic-common v0.9.0
37312026-03-19T03:06:45.439Z[ helios-setup] Mar 19 03:06:44.284 INFO E| Compiling lazy_static v1.5.0
37322026-03-19T03:06:45.494Z[ helios-setup] Mar 19 03:06:44.338 INFO E| Compiling log v0.4.27
37332026-03-19T03:06:45.543Z[ helios-setup] Mar 19 03:06:44.387 INFO E| Compiling plain v0.2.3
37342026-03-19T03:06:45.632Z[ helios-setup] Mar 19 03:06:44.476 INFO E| Compiling unic-ucd-version v0.9.0
37352026-03-19T03:06:45.683Z[ helios-setup] Mar 19 03:06:44.519 INFO E| Compiling unic-char-property v0.9.0
37362026-03-19T03:06:45.689Z[ helios-setup] Mar 19 03:06:44.527 INFO E| Compiling bytesize v2.0.1
37372026-03-19T03:06:45.800Z[ helios-setup] Mar 19 03:06:44.644 INFO E| Compiling atty v0.2.14
37382026-03-19T03:06:45.828Z[ helios-setup] Mar 19 03:06:44.673 INFO E| Compiling unic-ucd-ident v0.9.0
37392026-03-19T03:06:45.975Z[ helios-setup] Mar 19 03:06:44.819 INFO E| Compiling clap v2.34.0
37402026-03-19T03:06:46.040Z[ helios-setup] Mar 19 03:06:44.884 INFO E| Compiling quote v1.0.40
37412026-03-19T03:06:46.588Z[ helios-setup] Mar 19 03:06:45.433 INFO E| Compiling syn v2.0.101
37422026-03-19T03:06:46.879Z[ helios-setup] Mar 19 03:06:45.724 INFO E| Compiling parse_int v0.9.0
37432026-03-19T03:06:50.904Z[ helios-setup] Mar 19 03:06:49.745 INFO E| Compiling serde_derive_internals v0.29.1
37442026-03-19T03:06:51.427Z[ helios-setup] Mar 19 03:06:50.272 INFO E| Compiling modular-bitfield-impl v0.11.2
37452026-03-19T03:06:51.427Z[ helios-setup] Mar 19 03:06:50.272 INFO E| Compiling structopt-derive v0.4.18
37462026-03-19T03:06:52.263Z[ helios-setup] Mar 19 03:06:51.108 INFO E| Compiling thiserror-impl v2.0.12
37472026-03-19T03:06:52.263Z[ helios-setup] Mar 19 03:06:51.108 INFO E| Compiling serde_derive v1.0.219
37482026-03-19T03:06:52.266Z[ helios-setup] Mar 19 03:06:51.108 INFO E| Compiling zerocopy-derive v0.8.25
37492026-03-19T03:06:52.266Z[ helios-setup] Mar 19 03:06:51.108 INFO E| Compiling num-derive v0.4.2
37502026-03-19T03:06:52.266Z[ helios-setup] Mar 19 03:06:51.108 INFO E| Compiling modular-bitfield-impl v0.13.1
37512026-03-19T03:06:52.266Z[ helios-setup] Mar 19 03:06:51.108 INFO E| Compiling strum_macros v0.27.1
37522026-03-19T03:06:52.266Z[ helios-setup] Mar 19 03:06:51.109 INFO E| Compiling scroll_derive v0.12.1
37532026-03-19T03:06:52.505Z[ helios-setup] Mar 19 03:06:51.347 INFO E| Compiling schemars_derive v0.8.22
37542026-03-19T03:06:53.813Z[ helios-setup] Mar 19 03:06:52.658 INFO E| Compiling modular-bitfield v0.11.2
37552026-03-19T03:06:54.124Z[ helios-setup] Mar 19 03:06:52.969 INFO E| Compiling scroll v0.12.0
37562026-03-19T03:06:54.166Z[ helios-setup] Mar 19 03:06:53.011 INFO E| Compiling structopt v0.3.26
37572026-03-19T03:06:54.574Z[ helios-setup] Mar 19 03:06:53.418 INFO E| Compiling goblin v0.9.3
37582026-03-19T03:06:55.283Z[ helios-setup] Mar 19 03:06:54.128 INFO E| Compiling modular-bitfield v0.13.1
37592026-03-19T03:06:55.397Z[ helios-setup] Mar 19 03:06:54.241 INFO E| Compiling pest v2.8.0
37602026-03-19T03:06:57.753Z[ helios-setup] Mar 19 03:06:56.598 INFO E| Compiling pest_meta v2.8.0
37612026-03-19T03:06:58.206Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
37622026-03-19T03:06:58.712Z[ helios-setup] Mar 19 03:06:57.557 INFO E| Compiling pest_generator v2.8.0
37632026-03-19T03:06:59.999Z[ helios-setup] Mar 19 03:06:58.844 INFO E| Compiling pest_derive v2.8.0
37642026-03-19T03:07:01.355Z[ helios-setup] Mar 19 03:07:00.200 INFO E| Compiling json5 v0.4.1
37652026-03-19T03:07:03.772Z[ helios-setup] Mar 19 03:07:02.617 INFO E| Compiling four-cc v0.4.0
37662026-03-19T03:07:03.772Z[ helios-setup] Mar 19 03:07:02.617 INFO E| Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3)
37672026-03-19T03:07:03.999Z[ helios-setup] Mar 19 03:07:02.844 INFO E| Compiling amd-apcb v0.5.5 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#1ec66d60)
37682026-03-19T03:07:04.515Z[ host-package] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37692026-03-19T03:07:25.928Z[ helios-setup] Mar 19 03:07:24.774 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config)
37702026-03-19T03:07:31.468Z[ helios-setup] Mar 19 03:07:30.315 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
37712026-03-19T03:07:50.274Z[ helios-setup] Mar 19 03:07:49.122 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
37722026-03-19T03:07:50.323Z[ helios-setup] Mar 19 03:07:49.171 INFO building project "amd-host-image-builder" ok (69 seconds)
37732026-03-19T03:07:50.323Z[ helios-setup] Mar 19 03:07:49.171 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick"
37742026-03-19T03:07:50.334Z[ helios-setup] Mar 19 03:07:49.182 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.94.0-x86_64-unknown-illumos (default)"
37752026-03-19T03:07:50.334Z[ helios-setup] Mar 19 03:07:49.182 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
37762026-03-19T03:07:50.337Z[ helios-setup] Mar 19 03:07:49.182 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
37772026-03-19T03:07:50.556Z[ helios-setup] Mar 19 03:07:49.404 INFO E| Downloading crates ...
37782026-03-19T03:07:50.625Z[ helios-setup] Mar 19 03:07:49.473 INFO E| Downloaded adler2 v2.0.0
37792026-03-19T03:07:50.635Z[ helios-setup] Mar 19 03:07:49.484 INFO E| Downloaded miniz_oxide v0.8.8
37802026-03-19T03:07:50.682Z[ helios-setup] Mar 19 03:07:49.531 INFO E| Compiling adler2 v2.0.0
37812026-03-19T03:07:50.792Z[ helios-setup] Mar 19 03:07:49.641 INFO E| Compiling miniz_oxide v0.8.8
37822026-03-19T03:07:51.949Z[ helios-setup] Mar 19 03:07:50.797 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
37832026-03-19T03:07:52.505Z[ helios-setup] Mar 19 03:07:51.352 INFO E| Finished `release` profile [optimized] target(s) in 2.15s
37842026-03-19T03:07:52.515Z[ helios-setup] Mar 19 03:07:51.363 INFO building project "pinprick" ok (2 seconds)
37852026-03-19T03:07:52.519Z[ helios-setup] rm -f helios-build
37862026-03-19T03:07:52.519Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
37872026-03-19T03:07:52.522Z[ helios-setup]
37882026-03-19T03:07:52.522Z[ helios-setup] Setup complete! ./helios-build is now available.
37892026-03-19T03:07:52.525Z[ helios-setup]
37902026-03-19T03:07:52.525Z[ helios-setup]
37912026-03-19T03:07:52.525Z[ helios-setup] real 5:28.251712448
37922026-03-19T03:07:52.525Z[ helios-setup] user 10:00.942254475
37932026-03-19T03:07:52.525Z[ helios-setup] sys 1:39.386824834
37942026-03-19T03:07:52.525Z[ helios-setup] trap 0.660681111
37952026-03-19T03:07:52.525Z[ helios-setup] tflt 3.898848708
37962026-03-19T03:07:52.525Z[ helios-setup] dflt 13.127641126
37972026-03-19T03:07:52.525Z[ helios-setup] kflt 0.001124970
37982026-03-19T03:07:52.525Z[ helios-setup] lock 59:01.998518945
37992026-03-19T03:07:52.525Z[ helios-setup] slp 1:01:57.840833618
38002026-03-19T03:07:52.525Z[ helios-setup] lat 10:20.604206568
38012026-03-19T03:07:52.525Z[ helios-setup] stop 3:05.066385649
38022026-03-19T03:07:52.525ZMar 19 03:07:51.373 INFO [helios-setup] process exited with exit status: 0 (328.255019344s)
38032026-03-19T03:07:52.526ZMar 19 03:07:51.373 INFO [helios-record] running task
38042026-03-19T03:07:52.526ZMar 19 03:07:51.373 DEBG running: git -C /work/oxidecomputer/helios/projects/dmar-report rev-parse --verify HEAD^{commit}
38052026-03-19T03:07:52.529ZMar 19 03:07:51.378 DEBG process exited with exit status: 0 (4.828071ms)
38062026-03-19T03:07:52.530ZMar 19 03:07:51.378 DEBG running: git -C /work/oxidecomputer/helios/projects/chelsio-t6-roms rev-parse --verify HEAD^{commit}
38072026-03-19T03:07:52.534ZMar 19 03:07:51.383 DEBG process exited with exit status: 0 (4.612407ms)
38082026-03-19T03:07:52.534ZMar 19 03:07:51.383 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-firmware rev-parse --verify HEAD^{commit}
38092026-03-19T03:07:52.539ZMar 19 03:07:51.387 DEBG process exited with exit status: 0 (4.509061ms)
38102026-03-19T03:07:52.539ZMar 19 03:07:51.387 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-host-image-builder rev-parse --verify HEAD^{commit}
38112026-03-19T03:07:52.545ZMar 19 03:07:51.392 DEBG process exited with exit status: 0 (4.409195ms)
38122026-03-19T03:07:52.545ZMar 19 03:07:51.392 DEBG running: git -C /work/oxidecomputer/helios/projects/phbl rev-parse --verify HEAD^{commit}
38132026-03-19T03:07:52.548ZMar 19 03:07:51.395 DEBG process exited with exit status: 0 (3.926065ms)
38142026-03-19T03:07:52.548ZMar 19 03:07:51.395 DEBG running: git -C /work/oxidecomputer/helios/projects/pinprick rev-parse --verify HEAD^{commit}
38152026-03-19T03:07:52.551ZMar 19 03:07:51.399 DEBG process exited with exit status: 0 (3.737493ms)
38162026-03-19T03:07:52.551ZMar 19 03:07:51.399 DEBG running: git -C /work/oxidecomputer/helios/projects/bootserver rev-parse --verify HEAD^{commit}
38172026-03-19T03:07:52.554ZMar 19 03:07:51.402 DEBG process exited with exit status: 0 (3.244301ms)
38182026-03-19T03:07:52.554ZMar 19 03:07:51.403 DEBG running: git -C /work/oxidecomputer/helios/projects/image-builder rev-parse --verify HEAD^{commit}
38192026-03-19T03:07:52.558ZMar 19 03:07:51.406 DEBG process exited with exit status: 0 (3.741483ms)
38202026-03-19T03:07:52.558ZMar 19 03:07:51.406 DEBG running: git -C /work/oxidecomputer/helios/projects/pilot rev-parse --verify HEAD^{commit}
38212026-03-19T03:07:52.562ZMar 19 03:07:51.410 DEBG process exited with exit status: 0 (3.818878ms)
38222026-03-19T03:07:52.565ZMar 19 03:07:51.410 INFO [helios-record] task succeeded (37.415249ms)
38232026-03-19T03:14:38.983Z[ host-package] Finished `release` profile [optimized] target(s) in 11m 28s
38242026-03-19T03:15:32.139ZMar 19 03:15:31.015 INFO [host-package] process exited with exit status: 0 (741.729197489s)
38252026-03-19T03:15:32.139ZMar 19 03:15:31.015 INFO [host-stamp] running task
38262026-03-19T03:15:32.143ZMar 19 03:15:31.015 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 19.0.0-0.ci+gitc25bd473048
38272026-03-19T03:15:32.143ZMar 19 03:15:31.015 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
38282026-03-19T03:15:32.143ZMar 19 03:15:31.015 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 19.0.0-0.ci+gitc25bd473048
38292026-03-19T03:15:32.143ZMar 19 03:15:31.016 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 19.0.0-0.ci+gitc25bd473048
38302026-03-19T03:15:32.143ZMar 19 03:15:31.016 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 19.0.0-0.ci+gitc25bd473048
38312026-03-19T03:15:32.143ZMar 19 03:15:31.016 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 19.0.0-0.ci+gitc25bd473048
38322026-03-19T03:15:32.143ZMar 19 03:15:31.017 INFO [stamp-crucible-utils] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-utils 19.0.0-0.ci+gitc25bd473048
38332026-03-19T03:15:32.143ZMar 19 03:15:31.017 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 19.0.0-0.ci+gitc25bd473048
38342026-03-19T03:15:32.143ZMar 19 03:15:31.017 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 19.0.0-0.ci+gitc25bd473048
38352026-03-19T03:15:32.154Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
38362026-03-19T03:15:32.154Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
38372026-03-19T03:15:32.158Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
38382026-03-19T03:15:32.158Z[stamp-crucible-utils] Logging to: /work/oxidecomputer/omicron/out/LOG
38392026-03-19T03:15:32.158Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
38402026-03-19T03:15:32.158Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
38412026-03-19T03:15:32.158Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
38422026-03-19T03:15:32.158Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
38432026-03-19T03:15:32.158Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
38442026-03-19T03:15:32.158Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
38452026-03-19T03:15:32.161ZMar 19 03:15:31.036 INFO [stamp-overlay] process exited with exit status: 0 (21.482917ms)
38462026-03-19T03:15:32.168Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
38472026-03-19T03:15:32.172ZMar 19 03:15:31.048 INFO [stamp-oxlog] process exited with exit status: 0 (32.184213ms)
38482026-03-19T03:15:32.213Z[stamp-crucible-utils] Created: /work/oxidecomputer/omicron/out/versioned/crucible-utils.tar
38492026-03-19T03:15:32.218ZMar 19 03:15:31.094 INFO [stamp-crucible-utils] process exited with exit status: 0 (76.95202ms)
38502026-03-19T03:15:32.235Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
38512026-03-19T03:15:32.241ZMar 19 03:15:31.115 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (99.188453ms)
38522026-03-19T03:15:32.337Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
38532026-03-19T03:15:32.342ZMar 19 03:15:31.217 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (201.933797ms)
38542026-03-19T03:15:32.700Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
38552026-03-19T03:15:32.704ZMar 19 03:15:31.579 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (562.491687ms)
38562026-03-19T03:15:33.442Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
38572026-03-19T03:15:33.446ZMar 19 03:15:32.322 INFO [stamp-propolis-server] process exited with exit status: 0 (1.305736423s)
38582026-03-19T03:15:33.590Z[recovery-package] Compiling newtype-uuid v1.3.2
38592026-03-19T03:15:33.895Z[recovery-package] Compiling daft v0.1.5
38602026-03-19T03:15:34.186Z[recovery-package] Compiling iddqd v0.3.17
38612026-03-19T03:15:35.437Z[recovery-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
38622026-03-19T03:15:35.762Z[recovery-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
38632026-03-19T03:15:35.762Z[recovery-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
38642026-03-19T03:15:35.765Z[recovery-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
38652026-03-19T03:15:35.765Z[recovery-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
38662026-03-19T03:15:35.765Z[recovery-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
38672026-03-19T03:15:35.765Z[recovery-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
38682026-03-19T03:15:35.877Z[recovery-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
38692026-03-19T03:15:36.387Z[recovery-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
38702026-03-19T03:15:38.950Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
38712026-03-19T03:15:38.965ZMar 19 03:15:37.829 INFO [stamp-switch-asic] process exited with exit status: 0 (6.81178001s)
38722026-03-19T03:15:38.965ZMar 19 03:15:37.829 INFO [host-stamp] task succeeded (6.814333029s)
38732026-03-19T03:15:38.965ZMar 19 03:15:37.829 INFO [host-proto] running task
38742026-03-19T03:15:39.474ZMar 19 03:15:38.342 INFO [host-proto] task succeeded (513.498888ms)
38752026-03-19T03:15:39.474ZMar 19 03:15:38.342 INFO [host-profile] running task
38762026-03-19T03:15:39.489ZMar 19 03:15:38.343 INFO [host-profile] task succeeded (168.521µs)
38772026-03-19T03:15:39.490ZMar 19 03:15:38.343 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.39.455' -P /tmp/.tmpHsrGlm/proto/host/root -N 'ci c25bd47/${os_short_commit} 2026-03-19 03:02' -s host -B -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0' -p 'helios-dev=file:///work/incorporation.p5p' -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
38782026-03-19T03:15:39.490Z[ host-image] Mar 19 03:15:38.349 INFO Checking files for board 'cosmo-mbist-noaggr'
38792026-03-19T03:15:39.490Z[ host-image] Mar 19 03:15:38.350 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist-noaggr.toml"
38802026-03-19T03:15:39.490Z[ host-image] Mar 19 03:15:38.350 INFO Checking files for board 'gimlet'
38812026-03-19T03:15:39.490Z[ host-image] Mar 19 03:15:38.350 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
38822026-03-19T03:15:39.490Z[ host-image] Mar 19 03:15:38.350 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
38832026-03-19T03:15:39.490Z[ host-image] Mar 19 03:15:38.350 INFO Checking files for board 'cosmo'
38842026-03-19T03:15:39.490Z[ host-image] Mar 19 03:15:38.350 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
38852026-03-19T03:15:39.491Z[ host-image] Mar 19 03:15:38.350 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
38862026-03-19T03:15:39.491Z[ host-image] Mar 19 03:15:38.350 INFO Checking files for board 'cosmo-mbist'
38872026-03-19T03:15:39.491Z[ host-image] Mar 19 03:15:38.350 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist.toml"
38882026-03-19T03:15:39.495Z[ host-image] Mar 19 03:15:38.360 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpHsrGlm/proto/host/root"
38892026-03-19T03:15:39.495Z[ host-image] Mar 19 03:15:38.360 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ }
38902026-03-19T03:15:39.495Z[ host-image] Mar 19 03:15:38.360 INFO image builder template: ramdisk-01-os...
38912026-03-19T03:15:39.495Z[ host-image] Mar 19 03:15:38.360 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/.tmpHsrGlm/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", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
38922026-03-19T03:15:39.506Z[ host-image] Mar 19 03:15:38.377 INFO O| Mar 19 03:15:38.377 INFO CREATE DATASET: rpool/images/build/host/output
38932026-03-19T03:15:40.174Z[ host-image] Mar 19 03:15:39.045 INFO O| Mar 19 03:15:39.045 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-01-os
38942026-03-19T03:15:40.180Z[ host-image] Mar 19 03:15:39.049 INFO O| Mar 19 03:15:39.049 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
38952026-03-19T03:15:40.478Z[ host-image] Mar 19 03:15:39.354 INFO O| Mar 19 03:15:39.353 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-01-os: sync = disabled
38962026-03-19T03:15:40.544Z[ host-image] Mar 19 03:15:39.418 INFO O| Mar 19 03:15:39.418 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-01-os
38972026-03-19T03:15:40.544Z[ host-image] Mar 19 03:15:39.419 INFO O| Mar 19 03:15:39.419 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
38982026-03-19T03:15:40.556Z[ host-image] Mar 19 03:15:39.419 INFO O| Mar 19 03:15:39.419 INFO resetting by removing work dataset: rpool/images/build/host/work/sled/ramdisk
38992026-03-19T03:15:40.556Z[ host-image] Mar 19 03:15:39.419 INFO O| Mar 19 03:15:39.419 INFO DESTROY DATASET: rpool/images/build/host/work/sled/ramdisk
39002026-03-19T03:15:40.556Z[ host-image] Mar 19 03:15:39.426 INFO O| Mar 19 03:15:39.426 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
39012026-03-19T03:15:40.813Z[ host-image] Mar 19 03:15:39.686 INFO O| Mar 19 03:15:39.686 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39022026-03-19T03:15:40.831Z[ host-image] Mar 19 03:15:39.694 INFO O| Mar 19 03:15:39.694 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/sled/ramdisk"]
39032026-03-19T03:15:41.156Z[ host-image] Mar 19 03:15:40.028 INFO O| Mar 19 03:15:40.028 INFO O| Caching catalogs ... Done
39042026-03-19T03:15:41.236Z[ host-image] Mar 19 03:15:40.108 INFO O| Mar 19 03:15:40.108 INFO STEP 0 (pkg_image_create) COMPLETE
39052026-03-19T03:15:41.236Z[ host-image] Mar 19 03:15:40.109 INFO O| Mar 19 03:15:40.108 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39062026-03-19T03:15:41.242Z[ host-image] Mar 19 03:15:40.118 INFO O| Mar 19 03:15:40.118 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/2/dev/", "helios-dev"]
39072026-03-19T03:15:41.547Z[ host-image] Mar 19 03:15:40.422 INFO O| Mar 19 03:15:40.422 INFO STEP 1 (pkg_set_publisher) COMPLETE
39082026-03-19T03:15:41.547Z[ host-image] Mar 19 03:15:40.422 INFO O| Mar 19 03:15:40.422 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39092026-03-19T03:15:41.558Z[ host-image] Mar 19 03:15:40.422 INFO O| Mar 19 03:15:40.422 INFO skip step because feature "publisher_1_name" is not enabled
39102026-03-19T03:15:41.558Z[ host-image] Mar 19 03:15:40.422 INFO O| Mar 19 03:15:40.422 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39112026-03-19T03:15:41.558Z[ host-image] Mar 19 03:15:40.422 INFO O| Mar 19 03:15:40.422 INFO skip step because feature "publisher_2_name" is not enabled
39122026-03-19T03:15:41.558Z[ host-image] Mar 19 03:15:40.422 INFO O| Mar 19 03:15:40.422 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39132026-03-19T03:15:41.558Z[ host-image] Mar 19 03:15:40.422 INFO O| Mar 19 03:15:40.422 INFO skip step because feature "publisher_3_name" is not enabled
39142026-03-19T03:15:41.558Z[ host-image] Mar 19 03:15:40.422 INFO O| Mar 19 03:15:40.422 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39152026-03-19T03:15:41.853Z[ host-image] Mar 19 03:15:40.726 INFO O| Mar 19 03:15:40.726 INFO variant opensolaris.zone is already global
39162026-03-19T03:15:41.853Z[ host-image] Mar 19 03:15:40.726 INFO O| Mar 19 03:15:40.726 INFO STEP 5 (pkg_change_variant) COMPLETE
39172026-03-19T03:15:41.858Z[ host-image] Mar 19 03:15:40.726 INFO O| Mar 19 03:15:40.726 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39182026-03-19T03:15:42.153Z[ host-image] Mar 19 03:15:41.029 INFO O| Mar 19 03:15:41.029 INFO variant opensolaris.imagetype is full; changing to partial
39192026-03-19T03:15:42.153Z[ host-image] Mar 19 03:15:41.029 INFO O| Mar 19 03:15:41.029 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
39202026-03-19T03:15:43.021Z[recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
39212026-03-19T03:15:43.021Z[recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39222026-03-19T03:15:43.026Z[recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
39232026-03-19T03:15:43.026Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
39242026-03-19T03:15:43.026Z[recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
39252026-03-19T03:15:46.290Z[recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39262026-03-19T03:15:46.291Z[recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
39272026-03-19T03:15:47.733Z[recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39282026-03-19T03:15:48.588Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39292026-03-19T03:16:04.030Z[recovery-package] Finished `release` profile [optimized] target(s) in 31.70s
39302026-03-19T03:16:04.921Z[ host-image] Mar 19 03:16:03.789 INFO O| Mar 19 03:16:03.789 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39312026-03-19T03:16:07.152ZMar 19 03:16:06.028 INFO [recovery-package] process exited with exit status: 0 (35.012819339s)
39322026-03-19T03:16:07.152ZMar 19 03:16:06.028 INFO [recovery-stamp] running task
39332026-03-19T03:16:07.157ZMar 19 03:16:06.028 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
39342026-03-19T03:16:07.157ZMar 19 03:16:06.028 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 19.0.0-0.ci+gitc25bd473048
39352026-03-19T03:16:07.157ZMar 19 03:16:06.029 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 19.0.0-0.ci+gitc25bd473048
39362026-03-19T03:16:07.162Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
39372026-03-19T03:16:07.166Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
39382026-03-19T03:16:07.265Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
39392026-03-19T03:16:07.270ZMar 19 03:16:06.145 INFO [stamp-installinator] process exited with exit status: 0 (116.424636ms)
39402026-03-19T03:16:07.309Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
39412026-03-19T03:16:07.314ZMar 19 03:16:06.187 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (158.711807ms)
39422026-03-19T03:16:07.314ZMar 19 03:16:06.187 INFO [recovery-stamp] task succeeded (159.452794ms)
39432026-03-19T03:16:07.314ZMar 19 03:16:06.187 INFO [recovery-proto] running task
39442026-03-19T03:16:07.314ZMar 19 03:16:06.188 INFO [tuf-stamp] running task
39452026-03-19T03:16:07.315ZMar 19 03:16:06.188 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 19.0.0-0.ci+gitc25bd473048
39462026-03-19T03:16:07.315ZMar 19 03:16:06.189 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 19.0.0-0.ci+gitc25bd473048
39472026-03-19T03:16:07.315ZMar 19 03:16:06.189 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 19.0.0-0.ci+gitc25bd473048
39482026-03-19T03:16:07.315ZMar 19 03:16:06.189 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 19.0.0-0.ci+gitc25bd473048
39492026-03-19T03:16:07.315ZMar 19 03:16:06.190 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 19.0.0-0.ci+gitc25bd473048
39502026-03-19T03:16:07.318ZMar 19 03:16:06.190 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 19.0.0-0.ci+gitc25bd473048
39512026-03-19T03:16:07.319ZMar 19 03:16:06.191 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 19.0.0-0.ci+gitc25bd473048
39522026-03-19T03:16:07.319ZMar 19 03:16:06.191 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 19.0.0-0.ci+gitc25bd473048
39532026-03-19T03:16:07.319ZMar 19 03:16:06.191 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 19.0.0-0.ci+gitc25bd473048
39542026-03-19T03:16:07.319ZMar 19 03:16:06.191 INFO [stamp-clickhouse_server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_server 19.0.0-0.ci+gitc25bd473048
39552026-03-19T03:16:07.319ZMar 19 03:16:06.191 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 19.0.0-0.ci+gitc25bd473048
39562026-03-19T03:16:07.319ZMar 19 03:16:06.192 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 19.0.0-0.ci+gitc25bd473048
39572026-03-19T03:16:07.327Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
39582026-03-19T03:16:07.331Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
39592026-03-19T03:16:07.331Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
39602026-03-19T03:16:07.331Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
39612026-03-19T03:16:07.331Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
39622026-03-19T03:16:07.331Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
39632026-03-19T03:16:07.332Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
39642026-03-19T03:16:07.332Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
39652026-03-19T03:16:07.332Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
39662026-03-19T03:16:07.332Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
39672026-03-19T03:16:07.332Z[stamp-clickhouse_server] Logging to: /work/oxidecomputer/omicron/out/LOG
39682026-03-19T03:16:07.332Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
39692026-03-19T03:16:07.392Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
39702026-03-19T03:16:07.397ZMar 19 03:16:06.273 INFO [stamp-probe] process exited with exit status: 0 (82.648134ms)
39712026-03-19T03:16:07.445ZMar 19 03:16:06.321 INFO [recovery-proto] task succeeded (133.795117ms)
39722026-03-19T03:16:07.449ZMar 19 03:16:06.321 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.39.455' -P /tmp/.tmpHsrGlm/proto/recovery/root -N 'recovery c25bd47/${os_short_commit} 2026-03-19 03:02' -s recovery -R -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0' -p 'helios-dev=file:///work/incorporation.p5p' -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
39732026-03-19T03:16:07.453Z[ recovery-image] Mar 19 03:16:06.330 INFO Checking files for board 'cosmo-mbist-noaggr'
39742026-03-19T03:16:07.453Z[ recovery-image] Mar 19 03:16:06.330 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist-noaggr.toml"
39752026-03-19T03:16:07.456Z[ recovery-image] Mar 19 03:16:06.330 INFO Checking files for board 'gimlet'
39762026-03-19T03:16:07.456Z[ recovery-image] Mar 19 03:16:06.330 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
39772026-03-19T03:16:07.456Z[ recovery-image] Mar 19 03:16:06.330 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
39782026-03-19T03:16:07.456Z[ recovery-image] Mar 19 03:16:06.330 INFO Checking files for board 'cosmo-mbist'
39792026-03-19T03:16:07.456Z[ recovery-image] Mar 19 03:16:06.330 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist.toml"
39802026-03-19T03:16:07.456Z[ recovery-image] Mar 19 03:16:06.330 INFO Checking files for board 'cosmo'
39812026-03-19T03:16:07.456Z[ recovery-image] Mar 19 03:16:06.330 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
39822026-03-19T03:16:07.456Z[ recovery-image] Mar 19 03:16:06.330 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
39832026-03-19T03:16:07.465Z[ recovery-image] Mar 19 03:16:06.343 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpHsrGlm/proto/recovery/root"
39842026-03-19T03:16:07.465Z[ recovery-image] Mar 19 03:16:06.343 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ }
39852026-03-19T03:16:07.466Z[ recovery-image] Mar 19 03:16:06.343 INFO image builder template: ramdisk-01-os...
39862026-03-19T03:16:07.466Z[ recovery-image] Mar 19 03:16:06.343 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/.tmpHsrGlm/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", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
39872026-03-19T03:16:07.486Z[ recovery-image] Mar 19 03:16:06.364 INFO O| Mar 19 03:16:06.363 INFO CREATE DATASET: rpool/images/build/recovery/output
39882026-03-19T03:16:07.750Z[ recovery-image] Mar 19 03:16:06.626 INFO O| Mar 19 03:16:06.626 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
39892026-03-19T03:16:07.761Z[ recovery-image] Mar 19 03:16:06.631 INFO O| Mar 19 03:16:06.630 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
39902026-03-19T03:16:07.802Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
39912026-03-19T03:16:07.807ZMar 19 03:16:06.685 INFO [stamp-ntp] process exited with exit status: 0 (496.195011ms)
39922026-03-19T03:16:07.972Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
39932026-03-19T03:16:08.022Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
39942026-03-19T03:16:08.067Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
39952026-03-19T03:16:08.072ZMar 19 03:16:06.950 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (758.049067ms)
39962026-03-19T03:16:08.199Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
39972026-03-19T03:16:08.202Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
39982026-03-19T03:16:08.202ZMar 19 03:16:07.080 INFO [stamp-external-dns] process exited with exit status: 0 (889.726863ms)
39992026-03-19T03:16:08.207ZMar 19 03:16:07.083 INFO [stamp-internal-dns] process exited with exit status: 0 (894.271765ms)
40002026-03-19T03:16:08.251Z[ recovery-image] Mar 19 03:16:07.129 INFO O| Mar 19 03:16:07.129 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-01-os: sync = disabled
40012026-03-19T03:16:08.356Z[ recovery-image] Mar 19 03:16:07.232 INFO O| Mar 19 03:16:07.232 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-01-os
40022026-03-19T03:16:08.356Z[ recovery-image] Mar 19 03:16:07.232 INFO O| Mar 19 03:16:07.232 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
40032026-03-19T03:16:08.360Z[ recovery-image] Mar 19 03:16:07.232 INFO O| Mar 19 03:16:07.232 INFO resetting by removing work dataset: rpool/images/build/recovery/work/sled/ramdisk
40042026-03-19T03:16:08.360Z[ recovery-image] Mar 19 03:16:07.232 INFO O| Mar 19 03:16:07.232 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/ramdisk
40052026-03-19T03:16:08.364Z[ recovery-image] Mar 19 03:16:07.240 INFO O| Mar 19 03:16:07.240 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
40062026-03-19T03:16:08.388Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
40072026-03-19T03:16:08.400ZMar 19 03:16:07.269 INFO [stamp-crucible-zone] process exited with exit status: 0 (1.077913174s)
40082026-03-19T03:16:08.436Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
40092026-03-19T03:16:08.455ZMar 19 03:16:07.318 INFO [stamp-oximeter] process exited with exit status: 0 (1.127850622s)
40102026-03-19T03:16:08.675Z[ recovery-image] Mar 19 03:16:07.553 INFO O| Mar 19 03:16:07.553 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40112026-03-19T03:16:08.690Z[ recovery-image] Mar 19 03:16:07.566 INFO O| Mar 19 03:16:07.566 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/sled/ramdisk"]
40122026-03-19T03:16:09.022Z[ recovery-image] Mar 19 03:16:07.898 INFO O| Mar 19 03:16:07.898 INFO O| Caching catalogs ... Done
40132026-03-19T03:16:10.123Z[ recovery-image] Mar 19 03:16:07.984 INFO O| Mar 19 03:16:07.984 INFO STEP 0 (pkg_image_create) COMPLETE
40142026-03-19T03:16:10.123Z[ recovery-image] Mar 19 03:16:07.984 INFO O| Mar 19 03:16:07.984 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40152026-03-19T03:16:10.139Z[ recovery-image] Mar 19 03:16:07.994 INFO O| Mar 19 03:16:07.994 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/2/dev/", "helios-dev"]
40162026-03-19T03:16:10.139Z[ recovery-image] Mar 19 03:16:08.356 INFO O| Mar 19 03:16:08.355 INFO STEP 1 (pkg_set_publisher) COMPLETE
40172026-03-19T03:16:10.139Z[ recovery-image] Mar 19 03:16:08.356 INFO O| Mar 19 03:16:08.356 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40182026-03-19T03:16:10.139Z[ recovery-image] Mar 19 03:16:08.356 INFO O| Mar 19 03:16:08.356 INFO skip step because feature "publisher_1_name" is not enabled
40192026-03-19T03:16:10.139Z[ recovery-image] Mar 19 03:16:08.356 INFO O| Mar 19 03:16:08.356 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40202026-03-19T03:16:10.139Z[ recovery-image] Mar 19 03:16:08.356 INFO O| Mar 19 03:16:08.356 INFO skip step because feature "publisher_2_name" is not enabled
40212026-03-19T03:16:10.139Z[ recovery-image] Mar 19 03:16:08.356 INFO O| Mar 19 03:16:08.356 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40222026-03-19T03:16:10.139Z[ recovery-image] Mar 19 03:16:08.356 INFO O| Mar 19 03:16:08.356 INFO skip step because feature "publisher_3_name" is not enabled
40232026-03-19T03:16:10.139Z[ recovery-image] Mar 19 03:16:08.356 INFO O| Mar 19 03:16:08.356 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40242026-03-19T03:16:10.139Z[ recovery-image] Mar 19 03:16:08.688 INFO O| Mar 19 03:16:08.688 INFO variant opensolaris.zone is already global
40252026-03-19T03:16:10.139Z[ recovery-image] Mar 19 03:16:08.688 INFO O| Mar 19 03:16:08.688 INFO STEP 5 (pkg_change_variant) COMPLETE
40262026-03-19T03:16:10.139Z[ recovery-image] Mar 19 03:16:08.688 INFO O| Mar 19 03:16:08.688 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40272026-03-19T03:16:10.139Z[ recovery-image] Mar 19 03:16:09.006 INFO O| Mar 19 03:16:09.006 INFO variant opensolaris.imagetype is full; changing to partial
40282026-03-19T03:16:10.139Z[ recovery-image] Mar 19 03:16:09.007 INFO O| Mar 19 03:16:09.006 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
40292026-03-19T03:16:10.517Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
40302026-03-19T03:16:10.523ZMar 19 03:16:09.396 INFO [stamp-cockroachdb] process exited with exit status: 0 (3.20479008s)
40312026-03-19T03:16:11.401Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
40322026-03-19T03:16:11.409ZMar 19 03:16:10.282 INFO [stamp-nexus] process exited with exit status: 0 (4.09237536s)
40332026-03-19T03:16:12.947Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
40342026-03-19T03:16:12.952ZMar 19 03:16:11.829 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (5.639968894s)
40352026-03-19T03:16:13.228Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
40362026-03-19T03:16:13.237ZMar 19 03:16:12.110 INFO [stamp-clickhouse] process exited with exit status: 0 (5.920539055s)
40372026-03-19T03:16:13.244Z[stamp-clickhouse_server] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_server.tar.gz
40382026-03-19T03:16:13.250ZMar 19 03:16:12.127 INFO [stamp-clickhouse_server] process exited with exit status: 0 (5.93621026s)
40392026-03-19T03:16:13.250ZMar 19 03:16:12.127 INFO [tuf-stamp] task succeeded (5.939881909s)
40402026-03-19T03:16:13.653Z[verify-libraries] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
40412026-03-19T03:16:13.902Z[verify-libraries] Compiling ar_archive_writer v0.5.1
40422026-03-19T03:16:13.941Z[verify-libraries] Compiling stacker v0.1.23
40432026-03-19T03:16:13.941Z[verify-libraries] Compiling cfg_aliases v0.1.1
40442026-03-19T03:16:13.997Z[verify-libraries] Compiling home v0.5.12
40452026-03-19T03:16:14.033Z[verify-libraries] Compiling recursive-proc-macro-impl v0.1.1
40462026-03-19T03:16:14.064Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
40472026-03-19T03:16:14.097Z[verify-libraries] Compiling nix v0.28.0
40482026-03-19T03:16:14.126Z[verify-libraries] Compiling sqlparser_derive v0.5.0
40492026-03-19T03:16:14.139Z[verify-libraries] Compiling winnow v0.6.26
40502026-03-19T03:16:14.139Z[verify-libraries] Compiling unicode_categories v0.1.1
40512026-03-19T03:16:14.263Z[verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40522026-03-19T03:16:14.301Z[verify-libraries] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
40532026-03-19T03:16:14.386Z[verify-libraries] Compiling polyval v0.6.2
40542026-03-19T03:16:14.425Z[verify-libraries] Compiling ctr v0.9.2
40552026-03-19T03:16:14.463Z[verify-libraries] Compiling colored v2.2.0
40562026-03-19T03:16:14.463Z[verify-libraries] Compiling blowfish v0.9.1
40572026-03-19T03:16:14.468Z[verify-libraries] Compiling ssh-encoding v0.2.0
40582026-03-19T03:16:14.533Z[verify-libraries] Compiling password-hash v0.4.2
40592026-03-19T03:16:14.579Z[verify-libraries] Compiling petname v2.0.2
40602026-03-19T03:16:14.717Z[verify-libraries] Compiling ghash v0.5.1
40612026-03-19T03:16:14.819Z[verify-libraries] Compiling p256 v0.13.2
40622026-03-19T03:16:14.819Z[verify-libraries] Compiling p521 v0.13.3
40632026-03-19T03:16:14.924Z[verify-libraries] Compiling aes-gcm v0.10.3
40642026-03-19T03:16:14.975Z[verify-libraries] Compiling bcrypt-pbkdf v0.10.0
40652026-03-19T03:16:15.018Z[verify-libraries] Compiling russh-cryptovec v0.7.3
40662026-03-19T03:16:15.066Z[verify-libraries] Compiling psm v0.1.30
40672026-03-19T03:16:15.118Z[verify-libraries] Compiling pbkdf2 v0.11.0
40682026-03-19T03:16:15.197Z[verify-libraries] Compiling md5 v0.7.0
40692026-03-19T03:16:15.283Z[verify-libraries] Compiling ssh-cipher v0.2.0
40702026-03-19T03:16:15.408Z[verify-libraries] Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
40712026-03-19T03:16:15.472Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
40722026-03-19T03:16:15.476Z[verify-libraries] Compiling num-bigint v0.4.6
40732026-03-19T03:16:15.592Z[verify-libraries] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
40742026-03-19T03:16:15.592Z[verify-libraries] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
40752026-03-19T03:16:15.698Z[verify-libraries] Compiling des v0.8.1
40762026-03-19T03:16:15.749Z[verify-libraries] Compiling ssh-key v0.6.7
40772026-03-19T03:16:15.758Z[verify-libraries] Compiling sapling-renderdag v0.1.0
40782026-03-19T03:16:15.933Z[verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40792026-03-19T03:16:15.937Z[verify-libraries] Compiling sync-ptr v0.1.4
40802026-03-19T03:16:16.044Z[ host-image] Mar 19 03:16:14.921 INFO O| Mar 19 03:16:14.921 INFO O| Startup: Caching catalogs ... Done
40812026-03-19T03:16:16.147Z[verify-libraries] Compiling hex-literal v0.4.1
40822026-03-19T03:16:16.163Z[ host-image] Mar 19 03:16:15.037 INFO O| Mar 19 03:16:15.037 INFO O| Planning: Planning completed in 0.00 seconds
40832026-03-19T03:16:16.167Z[ host-image] Mar 19 03:16:15.038 INFO O| Mar 19 03:16:15.038 INFO O| Planning: Consolidating action changes ... Done
40842026-03-19T03:16:16.167Z[ host-image] Mar 19 03:16:15.038 INFO O| Mar 19 03:16:15.038 INFO O| Planning: Evaluating mediators ... Done
40852026-03-19T03:16:16.167Z[ host-image] Mar 19 03:16:15.038 INFO O| Mar 19 03:16:15.038 INFO O| Planning: Planning completed in 0.00 seconds
40862026-03-19T03:16:16.167Z[ host-image] Mar 19 03:16:15.038 INFO O| Mar 19 03:16:15.038 INFO O| Variants/Facets to change: 1
40872026-03-19T03:16:16.186Z[verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
40882026-03-19T03:16:16.226Z[verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40892026-03-19T03:16:16.302Z[verify-libraries] Compiling socket2 v0.5.10
40902026-03-19T03:16:16.415Z[verify-libraries] Compiling internet-checksum v0.2.1
40912026-03-19T03:16:16.487Z[verify-libraries] Compiling omicron-zone-package v0.12.2
40922026-03-19T03:16:16.558Z[verify-libraries] Compiling sqlformat v0.3.5
40932026-03-19T03:16:16.671Z[verify-libraries] Compiling recursive v0.1.1
40942026-03-19T03:16:16.701Z[verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40952026-03-19T03:16:16.737Z[verify-libraries] Compiling rustyline v14.0.0
40962026-03-19T03:16:17.002Z[verify-libraries] Compiling sqlparser v0.61.0
40972026-03-19T03:16:17.114Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
40982026-03-19T03:16:17.534Z[verify-libraries] Compiling russh-keys v0.45.0
40992026-03-19T03:16:17.581Z[verify-libraries] Compiling git-stub v1.0.0
41002026-03-19T03:16:17.615Z[verify-libraries] Compiling yansi v1.0.1
41012026-03-19T03:16:18.282Z[verify-libraries] Compiling diff v0.1.13
41022026-03-19T03:16:18.360Z[verify-libraries] Compiling git-stub-vcs v0.1.0
41032026-03-19T03:16:18.461Z[verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
41042026-03-19T03:16:18.958Z[verify-libraries] Compiling pretty_assertions v1.4.1
41052026-03-19T03:16:19.215Z[verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
41062026-03-19T03:16:19.451Z[verify-libraries] Compiling russh v0.45.0
41072026-03-19T03:16:19.642Z[verify-libraries] Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
41082026-03-19T03:16:19.678Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
41092026-03-19T03:16:19.803Z[verify-libraries] Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41102026-03-19T03:16:19.979Z[verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41112026-03-19T03:16:20.061Z[verify-libraries] Compiling drift v0.1.3
41122026-03-19T03:16:20.178Z[verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41132026-03-19T03:16:20.482Z[verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
41142026-03-19T03:16:20.521Z[verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
41152026-03-19T03:16:20.779Z[verify-libraries] Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
41162026-03-19T03:16:21.767Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
41172026-03-19T03:16:21.810Z[verify-libraries] Compiling dropshot-api-manager v0.6.0
41182026-03-19T03:16:22.332Z[ host-image] Mar 19 03:16:21.210 INFO O| Mar 19 03:16:21.210 INFO O| Done
41192026-03-19T03:16:22.332Z[ host-image] Mar 19 03:16:21.210 INFO O| Mar 19 03:16:21.210 INFO O| Done
41202026-03-19T03:16:23.249Z[verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
41212026-03-19T03:16:23.853Z[ host-image] Mar 19 03:16:22.593 INFO O| Mar 19 03:16:22.593 INFO O| Done
41222026-03-19T03:16:23.858Z[ host-image] Mar 19 03:16:22.730 INFO O| Mar 19 03:16:22.716 INFO O| Done
41232026-03-19T03:16:23.858Z[ host-image] Mar 19 03:16:22.730 INFO O| Mar 19 03:16:22.717 INFO O| Done
41242026-03-19T03:16:23.858Z[ host-image] Mar 19 03:16:22.730 INFO O| Mar 19 03:16:22.718 INFO O| Done
41252026-03-19T03:16:23.858Z[ host-image] Mar 19 03:16:22.730 INFO O| Mar 19 03:16:22.719 INFO O| Done
41262026-03-19T03:16:23.858Z[verify-libraries] Compiling openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
41272026-03-19T03:16:24.266Z[verify-libraries] Compiling termios v0.3.3
41282026-03-19T03:16:24.637Z[verify-libraries] Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
41292026-03-19T03:16:24.716Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
41302026-03-19T03:16:25.896Z[ host-image] Mar 19 03:16:24.774 INFO O| Mar 19 03:16:24.774 INFO STEP 6 (pkg_change_variant) COMPLETE
41312026-03-19T03:16:25.896Z[ host-image] Mar 19 03:16:24.774 INFO O| Mar 19 03:16:24.774 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41322026-03-19T03:16:25.900Z[ host-image] Mar 19 03:16:24.774 INFO O| Mar 19 03:16:24.774 INFO skip step because feature "debug_variant" is not enabled
41332026-03-19T03:16:25.900Z[ host-image] Mar 19 03:16:24.774 INFO O| Mar 19 03:16:24.774 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41342026-03-19T03:16:26.346Z[ host-image] Mar 19 03:16:25.224 INFO O| Mar 19 03:16:25.224 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-facet", "openssl.10=false"]
41352026-03-19T03:16:26.499Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
41362026-03-19T03:16:28.227Z[verify-libraries] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
41372026-03-19T03:16:28.459Z[verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
41382026-03-19T03:16:29.549Z[verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
41392026-03-19T03:16:30.277Z[verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
41402026-03-19T03:16:30.589Z[verify-libraries] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
41412026-03-19T03:16:34.858Z[verify-libraries] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
41422026-03-19T03:16:34.870Z[verify-libraries] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
41432026-03-19T03:16:36.440Z[ recovery-image] Mar 19 03:16:35.318 INFO O| Mar 19 03:16:35.318 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41442026-03-19T03:16:38.079Z[verify-libraries] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
41452026-03-19T03:16:44.479Z[verify-libraries] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
41462026-03-19T03:16:45.739Z[verify-libraries] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
41472026-03-19T03:16:47.476Z[verify-libraries] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
41482026-03-19T03:16:49.803Z[ recovery-image] Mar 19 03:16:48.682 INFO O| Mar 19 03:16:48.682 INFO O| Startup: Caching catalogs ... Done
41492026-03-19T03:16:49.977Z[ recovery-image] Mar 19 03:16:48.852 INFO O| Mar 19 03:16:48.851 INFO O| Planning: Planning completed in 0.00 seconds
41502026-03-19T03:16:49.984Z[ recovery-image] Mar 19 03:16:48.852 INFO O| Mar 19 03:16:48.852 INFO O| Planning: Consolidating action changes ... Done
41512026-03-19T03:16:49.984Z[ recovery-image] Mar 19 03:16:48.852 INFO O| Mar 19 03:16:48.852 INFO O| Planning: Evaluating mediators ... Done
41522026-03-19T03:16:49.984Z[ recovery-image] Mar 19 03:16:48.853 INFO O| Mar 19 03:16:48.853 INFO O| Planning: Planning completed in 0.00 seconds
41532026-03-19T03:16:49.984Z[ recovery-image] Mar 19 03:16:48.853 INFO O| Mar 19 03:16:48.853 INFO O| Variants/Facets to change: 1
41542026-03-19T03:16:50.034Z[ recovery-image] Mar 19 03:16:48.914 INFO O| Mar 19 03:16:48.914 INFO O| Done
41552026-03-19T03:16:50.034Z[ recovery-image] Mar 19 03:16:48.914 INFO O| Mar 19 03:16:48.914 INFO O| Done
41562026-03-19T03:16:51.174Z[verify-libraries] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
41572026-03-19T03:16:51.555Z[ recovery-image] Mar 19 03:16:50.434 INFO O| Mar 19 03:16:50.434 INFO O| Done
41582026-03-19T03:16:51.680Z[ recovery-image] Mar 19 03:16:50.558 INFO O| Mar 19 03:16:50.558 INFO O| Done
41592026-03-19T03:16:51.696Z[ recovery-image] Mar 19 03:16:50.559 INFO O| Mar 19 03:16:50.559 INFO O| Done
41602026-03-19T03:16:51.696Z[ recovery-image] Mar 19 03:16:50.559 INFO O| Mar 19 03:16:50.559 INFO O| Done
41612026-03-19T03:16:51.696Z[ recovery-image] Mar 19 03:16:50.560 INFO O| Mar 19 03:16:50.560 INFO O| Done
41622026-03-19T03:16:53.051Z[verify-libraries] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
41632026-03-19T03:16:53.783Z[verify-libraries] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
41642026-03-19T03:16:53.873Z[ recovery-image] Mar 19 03:16:52.696 INFO O| Mar 19 03:16:52.696 INFO STEP 6 (pkg_change_variant) COMPLETE
41652026-03-19T03:16:53.873Z[ recovery-image] Mar 19 03:16:52.696 INFO O| Mar 19 03:16:52.696 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41662026-03-19T03:16:53.886Z[ recovery-image] Mar 19 03:16:52.696 INFO O| Mar 19 03:16:52.696 INFO skip step because feature "debug_variant" is not enabled
41672026-03-19T03:16:53.887Z[ recovery-image] Mar 19 03:16:52.696 INFO O| Mar 19 03:16:52.696 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41682026-03-19T03:16:54.257Z[ recovery-image] Mar 19 03:16:53.135 INFO O| Mar 19 03:16:53.135 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "openssl.10=false"]
41692026-03-19T03:16:55.308Z[verify-libraries] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
41702026-03-19T03:16:56.011Z[verify-libraries] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
41712026-03-19T03:16:57.817Z[ host-image] Mar 19 03:16:56.695 INFO O| Mar 19 03:16:56.695 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41722026-03-19T03:16:58.522Z[verify-libraries] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
41732026-03-19T03:16:58.667Z[verify-libraries] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
41742026-03-19T03:16:58.675Z[verify-libraries] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
41752026-03-19T03:17:00.967Z[verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
41762026-03-19T03:17:02.528Z[verify-libraries] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41772026-03-19T03:17:04.736Z[verify-libraries] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
41782026-03-19T03:17:05.085Z[verify-libraries] Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
41792026-03-19T03:17:10.799Z[verify-libraries] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
41802026-03-19T03:17:10.961Z[ host-image] Mar 19 03:17:09.834 INFO O| Mar 19 03:17:09.834 INFO O| Startup: Caching catalogs ... Done
41812026-03-19T03:17:11.077Z[ host-image] Mar 19 03:17:09.948 INFO O| Mar 19 03:17:09.948 INFO O| Planning: Planning completed in 0.00 seconds
41822026-03-19T03:17:11.091Z[ host-image] Mar 19 03:17:09.949 INFO O| Mar 19 03:17:09.949 INFO O| Planning: Consolidating action changes ... Done
41832026-03-19T03:17:11.091Z[ host-image] Mar 19 03:17:09.949 INFO O| Mar 19 03:17:09.949 INFO O| Planning: Evaluating mediators ... Done
41842026-03-19T03:17:11.092Z[ host-image] Mar 19 03:17:09.949 INFO O| Mar 19 03:17:09.949 INFO O| Planning: Planning completed in 0.00 seconds
41852026-03-19T03:17:11.092Z[ host-image] Mar 19 03:17:09.950 INFO O| Mar 19 03:17:09.950 INFO O| Variants/Facets to change: 1
41862026-03-19T03:17:11.115Z[ host-image] Mar 19 03:17:09.990 INFO O| Mar 19 03:17:09.990 INFO O| Done
41872026-03-19T03:17:11.115Z[ host-image] Mar 19 03:17:09.990 INFO O| Mar 19 03:17:09.990 INFO O| Done
41882026-03-19T03:17:11.568Z[verify-libraries] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41892026-03-19T03:17:12.620Z[ host-image] Mar 19 03:17:11.499 INFO O| Mar 19 03:17:11.499 INFO O| Done
41902026-03-19T03:17:12.846Z[ host-image] Mar 19 03:17:11.726 INFO O| Mar 19 03:17:11.726 INFO O| Done
41912026-03-19T03:17:12.860Z[ host-image] Mar 19 03:17:11.726 INFO O| Mar 19 03:17:11.726 INFO O| Done
41922026-03-19T03:17:12.860Z[ host-image] Mar 19 03:17:11.726 INFO O| Mar 19 03:17:11.726 INFO O| Done
41932026-03-19T03:17:12.860Z[ host-image] Mar 19 03:17:11.728 INFO O| Mar 19 03:17:11.727 INFO O| Done
41942026-03-19T03:17:14.875Z[ host-image] Mar 19 03:17:13.745 INFO O| Mar 19 03:17:13.745 INFO STEP 8 (pkg_change_facet) COMPLETE
41952026-03-19T03:17:14.875Z[ host-image] Mar 19 03:17:13.746 INFO O| Mar 19 03:17:13.745 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41962026-03-19T03:17:14.875Z[ host-image] Mar 19 03:17:13.746 INFO O| Mar 19 03:17:13.745 INFO skip step because feature "recovery" is not enabled
41972026-03-19T03:17:14.880Z[ host-image] Mar 19 03:17:13.746 INFO O| Mar 19 03:17:13.745 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41982026-03-19T03:17:14.880Z[ host-image] Mar 19 03:17:13.746 INFO O| Mar 19 03:17:13.745 INFO skip step because feature "recovery" is not enabled
41992026-03-19T03:17:14.880Z[ host-image] Mar 19 03:17:13.746 INFO O| Mar 19 03:17:13.745 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42002026-03-19T03:17:14.880Z[ host-image] Mar 19 03:17:13.758 INFO O| Mar 19 03:17:13.758 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", "/consolidation/oxide/omicron-release-incorporation@19.0.0.0"]
42012026-03-19T03:17:19.692Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42022026-03-19T03:17:19.735Z[verify-libraries] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
42032026-03-19T03:17:19.735Z[verify-libraries] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42042026-03-19T03:17:19.735Z[verify-libraries] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
42052026-03-19T03:17:20.322Z[verify-libraries] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
42062026-03-19T03:17:21.453Z[verify-libraries] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
42072026-03-19T03:17:23.982Z[verify-libraries] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
42082026-03-19T03:17:25.342Z[ recovery-image] Mar 19 03:17:24.223 INFO O| Mar 19 03:17:24.223 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42092026-03-19T03:17:25.418Z[verify-libraries] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
42102026-03-19T03:17:25.633Z[verify-libraries] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42112026-03-19T03:17:25.826Z[verify-libraries] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
42122026-03-19T03:17:25.958Z[verify-libraries] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
42132026-03-19T03:17:30.975Z[verify-libraries] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
42142026-03-19T03:17:31.027Z[verify-libraries] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
42152026-03-19T03:17:37.592Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42162026-03-19T03:17:38.103Z[ recovery-image] Mar 19 03:17:36.966 INFO O| Mar 19 03:17:36.966 INFO O| Startup: Caching catalogs ... Done
42172026-03-19T03:17:38.120Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42182026-03-19T03:17:38.216Z[ recovery-image] Mar 19 03:17:37.074 INFO O| Mar 19 03:17:37.074 INFO O| Planning: Planning completed in 0.00 seconds
42192026-03-19T03:17:38.226Z[ recovery-image] Mar 19 03:17:37.074 INFO O| Mar 19 03:17:37.074 INFO O| Planning: Consolidating action changes ... Done
42202026-03-19T03:17:38.226Z[ recovery-image] Mar 19 03:17:37.074 INFO O| Mar 19 03:17:37.074 INFO O| Planning: Evaluating mediators ... Done
42212026-03-19T03:17:38.226Z[ recovery-image] Mar 19 03:17:37.075 INFO O| Mar 19 03:17:37.075 INFO O| Planning: Planning completed in 0.00 seconds
42222026-03-19T03:17:38.226Z[ recovery-image] Mar 19 03:17:37.075 INFO O| Mar 19 03:17:37.075 INFO O| Variants/Facets to change: 1
42232026-03-19T03:17:38.226Z[ recovery-image] Mar 19 03:17:37.098 INFO O| Mar 19 03:17:37.098 INFO O| Done
42242026-03-19T03:17:38.226Z[ recovery-image] Mar 19 03:17:37.098 INFO O| Mar 19 03:17:37.098 INFO O| Done
42252026-03-19T03:17:39.597Z[ recovery-image] Mar 19 03:17:38.473 INFO O| Mar 19 03:17:38.473 INFO O| Done
42262026-03-19T03:17:39.724Z[ recovery-image] Mar 19 03:17:38.591 INFO O| Mar 19 03:17:38.591 INFO O| Done
42272026-03-19T03:17:39.742Z[ recovery-image] Mar 19 03:17:38.592 INFO O| Mar 19 03:17:38.592 INFO O| Done
42282026-03-19T03:17:39.742Z[ recovery-image] Mar 19 03:17:38.592 INFO O| Mar 19 03:17:38.592 INFO O| Done
42292026-03-19T03:17:39.742Z[ recovery-image] Mar 19 03:17:38.593 INFO O| Mar 19 03:17:38.593 INFO O| Done
42302026-03-19T03:17:40.778Z[verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
42312026-03-19T03:17:42.183Z[verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42322026-03-19T03:17:42.342Z[ recovery-image] Mar 19 03:17:41.215 INFO O| Mar 19 03:17:41.215 INFO STEP 8 (pkg_change_facet) COMPLETE
42332026-03-19T03:17:42.342Z[ recovery-image] Mar 19 03:17:41.215 INFO O| Mar 19 03:17:41.215 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42342026-03-19T03:17:42.626Z[verify-libraries] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42352026-03-19T03:17:42.762Z[ recovery-image] Mar 19 03:17:41.631 INFO O| Mar 19 03:17:41.631 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc=false"]
42362026-03-19T03:17:48.353Z[ host-image] Mar 19 03:17:47.218 INFO O| Mar 19 03:17:47.218 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42372026-03-19T03:18:00.146Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
42382026-03-19T03:18:00.225Z[verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
42392026-03-19T03:18:01.051Z[ host-image] Mar 19 03:17:59.922 INFO O| Mar 19 03:17:59.922 INFO O| Startup: Caching catalogs ... Done
42402026-03-19T03:18:01.617Z[verify-libraries] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
42412026-03-19T03:18:04.545Z[verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
42422026-03-19T03:18:14.190Z[ recovery-image] Mar 19 03:18:13.065 INFO O| Mar 19 03:18:13.065 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42432026-03-19T03:18:26.990Z[ recovery-image] Mar 19 03:18:25.842 INFO O| Mar 19 03:18:25.841 INFO O| Startup: Caching catalogs ... Done
42442026-03-19T03:18:27.143Z[ recovery-image] Mar 19 03:18:25.997 INFO O| Mar 19 03:18:25.997 INFO O| Planning: Planning completed in 0.00 seconds
42452026-03-19T03:18:27.206Z[ recovery-image] Mar 19 03:18:25.998 INFO O| Mar 19 03:18:25.997 INFO O| Planning: Consolidating action changes ... Done
42462026-03-19T03:18:27.206Z[ recovery-image] Mar 19 03:18:25.998 INFO O| Mar 19 03:18:25.998 INFO O| Planning: Evaluating mediators ... Done
42472026-03-19T03:18:27.206Z[ recovery-image] Mar 19 03:18:25.998 INFO O| Mar 19 03:18:25.998 INFO O| Planning: Planning completed in 0.00 seconds
42482026-03-19T03:18:27.206Z[ recovery-image] Mar 19 03:18:25.998 INFO O| Mar 19 03:18:25.998 INFO O| Variants/Facets to change: 1
42492026-03-19T03:18:27.264Z[ recovery-image] Mar 19 03:18:26.133 INFO O| Mar 19 03:18:26.133 INFO O| Done
42502026-03-19T03:18:27.264Z[ recovery-image] Mar 19 03:18:26.133 INFO O| Mar 19 03:18:26.133 INFO O| Done
42512026-03-19T03:18:28.892Z[ recovery-image] Mar 19 03:18:27.696 INFO O| Mar 19 03:18:27.696 INFO O| Done
42522026-03-19T03:18:28.992Z[ recovery-image] Mar 19 03:18:27.854 INFO O| Mar 19 03:18:27.854 INFO O| Done
42532026-03-19T03:18:29.014Z[ recovery-image] Mar 19 03:18:27.854 INFO O| Mar 19 03:18:27.854 INFO O| Done
42542026-03-19T03:18:29.014Z[ recovery-image] Mar 19 03:18:27.855 INFO O| Mar 19 03:18:27.854 INFO O| Done
42552026-03-19T03:18:29.014Z[ recovery-image] Mar 19 03:18:27.856 INFO O| Mar 19 03:18:27.856 INFO O| Done
42562026-03-19T03:18:30.094Z[verify-libraries] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42572026-03-19T03:18:31.221Z[ recovery-image] Mar 19 03:18:29.965 INFO O| Mar 19 03:18:29.965 INFO STEP 9 (pkg_change_facet) COMPLETE
42582026-03-19T03:18:31.221Z[ recovery-image] Mar 19 03:18:29.965 INFO O| Mar 19 03:18:29.965 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42592026-03-19T03:18:31.575Z[verify-libraries] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42602026-03-19T03:18:31.655Z[ recovery-image] Mar 19 03:18:30.384 INFO O| Mar 19 03:18:30.384 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc.man=false"]
42612026-03-19T03:18:37.261Z[verify-libraries] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42622026-03-19T03:18:39.572Z[verify-libraries] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42632026-03-19T03:18:41.259Z[verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
42642026-03-19T03:18:47.534Z[verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
42652026-03-19T03:19:01.197Z[verify-libraries] Compiling omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
42662026-03-19T03:19:04.396Z[verify-libraries] Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42672026-03-19T03:19:04.982Z[ recovery-image] Mar 19 03:19:03.598 INFO O| Mar 19 03:19:03.598 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42682026-03-19T03:19:17.440Z[verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
42692026-03-19T03:19:17.741Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
42702026-03-19T03:19:17.861Z[ recovery-image] Mar 19 03:19:16.647 INFO O| Mar 19 03:19:16.647 INFO O| Startup: Caching catalogs ... Done
42712026-03-19T03:19:18.002Z[ recovery-image] Mar 19 03:19:16.820 INFO O| Mar 19 03:19:16.820 INFO O| Planning: Planning completed in 0.00 seconds
42722026-03-19T03:19:18.033Z[ recovery-image] Mar 19 03:19:16.820 INFO O| Mar 19 03:19:16.820 INFO O| Planning: Consolidating action changes ... Done
42732026-03-19T03:19:18.033Z[ recovery-image] Mar 19 03:19:16.820 INFO O| Mar 19 03:19:16.820 INFO O| Planning: Evaluating mediators ... Done
42742026-03-19T03:19:18.033Z[ recovery-image] Mar 19 03:19:16.821 INFO O| Mar 19 03:19:16.821 INFO O| Planning: Planning completed in 0.00 seconds
42752026-03-19T03:19:18.033Z[ recovery-image] Mar 19 03:19:16.821 INFO O| Mar 19 03:19:16.821 INFO O| Variants/Facets to change: 1
42762026-03-19T03:19:18.620Z[ recovery-image] Mar 19 03:19:17.491 INFO O| Mar 19 03:19:17.491 INFO O| Done
42772026-03-19T03:19:18.632Z[ recovery-image] Mar 19 03:19:17.492 INFO O| Mar 19 03:19:17.491 INFO O| Done
42782026-03-19T03:19:20.201Z[ recovery-image] Mar 19 03:19:19.072 INFO O| Mar 19 03:19:19.072 INFO O| Done
42792026-03-19T03:19:20.420Z[ recovery-image] Mar 19 03:19:19.215 INFO O| Mar 19 03:19:19.215 INFO O| Done
42802026-03-19T03:19:20.490Z[ recovery-image] Mar 19 03:19:19.216 INFO O| Mar 19 03:19:19.216 INFO O| Done
42812026-03-19T03:19:20.490Z[ recovery-image] Mar 19 03:19:19.216 INFO O| Mar 19 03:19:19.216 INFO O| Done
42822026-03-19T03:19:20.490Z[ recovery-image] Mar 19 03:19:19.217 INFO O| Mar 19 03:19:19.217 INFO O| Done
42832026-03-19T03:19:23.407Z[ recovery-image] Mar 19 03:19:21.417 INFO O| Mar 19 03:19:21.417 INFO STEP 10 (pkg_change_facet) COMPLETE
42842026-03-19T03:19:23.407Z[ recovery-image] Mar 19 03:19:21.417 INFO O| Mar 19 03:19:21.417 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42852026-03-19T03:19:23.577Z[ recovery-image] Mar 19 03:19:21.430 INFO O| Mar 19 03:19:21.430 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", "/consolidation/oxide/omicron-release-incorporation@19.0.0.0"]
42862026-03-19T03:19:33.094Z[verify-libraries] Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
42872026-03-19T03:19:45.818Z[verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42882026-03-19T03:19:46.415Z[verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42892026-03-19T03:19:46.646Z[verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42902026-03-19T03:19:47.255Z[verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42912026-03-19T03:19:47.654Z[verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42922026-03-19T03:19:50.256Z[verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42932026-03-19T03:19:51.644Z[verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42942026-03-19T03:19:55.569Z[ recovery-image] Mar 19 03:19:54.372 INFO O| Mar 19 03:19:54.372 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42952026-03-19T03:19:58.479Z[verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42962026-03-19T03:20:02.425Z[ host-image] Mar 19 03:20:00.976 INFO O| Mar 19 03:20:00.976 INFO O| Planning: Solver setup ... Done
42972026-03-19T03:20:08.221Z[ recovery-image] Mar 19 03:20:07.062 INFO O| Mar 19 03:20:07.062 INFO O| Startup: Caching catalogs ... Done
42982026-03-19T03:20:20.563Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
42992026-03-19T03:22:03.540Z[ recovery-image] Mar 19 03:22:02.437 INFO O| Mar 19 03:22:02.437 INFO O| Planning: Solver setup ... Done
43002026-03-19T03:25:23.403Z[ host-image] Mar 19 03:25:22.313 INFO O| Mar 19 03:25:22.312 INFO O| Planning: Running solver ... Done
43012026-03-19T03:25:24.417Z[ host-image] Mar 19 03:25:23.327 INFO O| Mar 19 03:25:23.327 INFO O| Planning: Finding local manifests ... Done
43022026-03-19T03:25:24.454Z[ host-image] Mar 19 03:25:23.364 INFO O| Mar 19 03:25:23.364 INFO O| Planning: Fetching manifests: 0/126 0% complete
43032026-03-19T03:25:26.393Z[ host-image] Mar 19 03:25:25.304 INFO O| Mar 19 03:25:25.303 INFO O| Planning: Fetching manifests: 126/126 100% complete
43042026-03-19T03:25:27.668Z[ host-image] Mar 19 03:25:26.578 INFO O| Mar 19 03:25:26.578 INFO O| Planning: Package planning ... Done
43052026-03-19T03:25:28.231Z[ host-image] Mar 19 03:25:27.141 INFO O| Mar 19 03:25:27.141 INFO O| Planning: Merging actions ... Done
43062026-03-19T03:25:28.358Z[ host-image] Mar 19 03:25:27.269 INFO O| Mar 19 03:25:27.268 INFO O| Planning: Checking for conflicting actions ... Done
43072026-03-19T03:25:28.484Z[ host-image] Mar 19 03:25:27.394 INFO O| Mar 19 03:25:27.394 INFO O| Planning: Consolidating action changes ... Done
43082026-03-19T03:25:28.708Z[ host-image] Mar 19 03:25:27.619 INFO O| Mar 19 03:25:27.619 INFO O| Planning: Evaluating mediators ... Done
43092026-03-19T03:25:31.160Z[ host-image] Mar 19 03:25:30.071 INFO O| Mar 19 03:25:30.071 INFO O| Planning: Planning completed in 450.04 seconds
43102026-03-19T03:25:31.164Z[ host-image] Mar 19 03:25:30.073 INFO O| Mar 19 03:25:30.073 INFO O| Packages to install: 126
43112026-03-19T03:25:31.164Z[ host-image] Mar 19 03:25:30.073 INFO O| Mar 19 03:25:30.073 INFO O| Mediators to change: 5
43122026-03-19T03:25:31.164Z[ host-image] Mar 19 03:25:30.073 INFO O| Mar 19 03:25:30.073 INFO O| Services to change: 6
43132026-03-19T03:25:31.216Z[ host-image] Mar 19 03:25:30.127 INFO O| Mar 19 03:25:30.127 INFO O| Download: 0/22925 items 0.0/210.7MB 0% complete
43142026-03-19T03:25:36.433Z[ host-image] Mar 19 03:25:35.344 INFO O| Mar 19 03:25:35.344 INFO O| Download: 1695/22925 items 11.2/210.7MB 5% complete (2.4M/s)
43152026-03-19T03:25:41.450Z[ host-image] Mar 19 03:25:40.362 INFO O| Mar 19 03:25:40.362 INFO O| Download: 2546/22925 items 28.6/210.7MB 13% complete (2.8M/s)
43162026-03-19T03:25:46.452Z[ host-image] Mar 19 03:25:45.363 INFO O| Mar 19 03:25:45.363 INFO O| Download: 4267/22925 items 41.1/210.7MB 19% complete (3.0M/s)
43172026-03-19T03:25:51.808Z[ host-image] Mar 19 03:25:50.720 INFO O| Mar 19 03:25:50.719 INFO O| Download: 4793/22925 items 45.3/210.7MB 21% complete (1.6M/s)
43182026-03-19T03:25:56.818Z[ host-image] Mar 19 03:25:55.730 INFO O| Mar 19 03:25:55.730 INFO O| Download: 6842/22925 items 48.3/210.7MB 22% complete (692k/s)
43192026-03-19T03:26:02.107Z[ host-image] Mar 19 03:26:01.019 INFO O| Mar 19 03:26:01.019 INFO O| Download: 8034/22925 items 60.0/210.7MB 28% complete (1.6M/s)
43202026-03-19T03:26:07.129Z[ host-image] Mar 19 03:26:06.042 INFO O| Mar 19 03:26:06.042 INFO O| Download: 8542/22925 items 74.5/210.7MB 35% complete (2.5M/s)
43212026-03-19T03:26:12.392Z[ host-image] Mar 19 03:26:11.304 INFO O| Mar 19 03:26:11.304 INFO O| Download: 9465/22925 items 86.3/210.7MB 40% complete (2.6M/s)
43222026-03-19T03:26:17.392Z[ host-image] Mar 19 03:26:16.305 INFO O| Mar 19 03:26:16.305 INFO O| Download: 10809/22925 items 94.2/210.7MB 44% complete (2.0M/s)
43232026-03-19T03:26:22.725Z[ host-image] Mar 19 03:26:21.638 INFO O| Mar 19 03:26:21.638 INFO O| Download: 11174/22925 items 96.8/210.7MB 45% complete (1.1M/s)
43242026-03-19T03:26:29.206Z[ host-image] Mar 19 03:26:28.119 INFO O| Mar 19 03:26:28.119 INFO O| Download: 11219/22925 items 98.1/210.7MB 46% complete (1.1M/s)
43252026-03-19T03:26:34.205Z[ host-image] Mar 19 03:26:33.119 INFO O| Mar 19 03:26:33.119 INFO O| Download: 12111/22925 items 105.3/210.7MB 50% complete (1.4M/s)
43262026-03-19T03:26:39.207Z[ host-image] Mar 19 03:26:38.122 INFO O| Mar 19 03:26:38.122 INFO O| Download: 12923/22925 items 114.6/210.7MB 54% complete (1.6M/s)
43272026-03-19T03:26:44.209Z[ host-image] Mar 19 03:26:43.123 INFO O| Mar 19 03:26:43.123 INFO O| Download: 13837/22925 items 115.0/210.7MB 54% complete (1.0M/s)
43282026-03-19T03:26:49.522Z[ host-image] Mar 19 03:26:48.437 INFO O| Mar 19 03:26:48.437 INFO O| Download: 14575/22925 items 121.4/210.7MB 57% complete (642k/s)
43292026-03-19T03:26:54.819Z[ host-image] Mar 19 03:26:53.734 INFO O| Mar 19 03:26:53.734 INFO O| Download: 15613/22925 items 129.6/210.7MB 61% complete (1.4M/s)
43302026-03-19T03:27:04.157Z[ host-image] Mar 19 03:27:03.073 INFO O| Mar 19 03:27:03.073 INFO O| Download: 15622/22925 items 129.6/210.7MB 61% complete (1.4M/s)
43312026-03-19T03:27:09.331Z[ host-image] Mar 19 03:27:08.247 INFO O| Mar 19 03:27:08.247 INFO O| Download: 16962/22925 items 145.9/210.7MB 69% complete (3.3M/s)
43322026-03-19T03:27:14.581Z[ host-image] Mar 19 03:27:13.498 INFO O| Mar 19 03:27:13.498 INFO O| Download: 18040/22925 items 166.3/210.7MB 78% complete (3.6M/s)
43332026-03-19T03:27:19.596Z[ host-image] Mar 19 03:27:18.512 INFO O| Mar 19 03:27:18.512 INFO O| Download: 20085/22925 items 175.4/210.7MB 83% complete (3.0M/s)
43342026-03-19T03:27:23.374Z[verify-libraries] Finished `release` profile [optimized] target(s) in 11m 11s
43352026-03-19T03:27:23.819ZMar 19 03:27:22.736 INFO [verify-libraries] process exited with exit status: 0 (676.707745216s)
43362026-03-19T03:27:24.845Z[ host-image] Mar 19 03:27:23.762 INFO O| Mar 19 03:27:23.762 INFO O| Download: 20727/22925 items 177.8/210.7MB 84% complete (1.2M/s)
43372026-03-19T03:27:25.511Z[ recovery-image] Mar 19 03:27:24.428 INFO O| Mar 19 03:27:24.428 INFO O| Planning: Running solver ... Done
43382026-03-19T03:27:26.472Z[ recovery-image] Mar 19 03:27:25.390 INFO O| Mar 19 03:27:25.390 INFO O| Planning: Finding local manifests ... Done
43392026-03-19T03:27:26.520Z[ recovery-image] Mar 19 03:27:25.437 INFO O| Mar 19 03:27:25.437 INFO O| Planning: Fetching manifests: 0/126 0% complete
43402026-03-19T03:27:30.916Z[ host-image] Mar 19 03:27:29.834 INFO O| Mar 19 03:27:29.833 INFO O| Download: 20895/22925 items 179.3/210.7MB 85% complete (650k/s)
43412026-03-19T03:27:31.837Z[ recovery-image] Mar 19 03:27:30.754 INFO O| Mar 19 03:27:30.754 INFO O| Planning: Fetching manifests: 51/126 40% complete
43422026-03-19T03:27:33.673Z[ recovery-image] Mar 19 03:27:32.590 INFO O| Mar 19 03:27:32.590 INFO O| Planning: Fetching manifests: 126/126 100% complete
43432026-03-19T03:27:34.094Z[ recovery-image] Mar 19 03:27:33.011 INFO O| Mar 19 03:27:33.011 INFO O| Planning: Package planning ... Done
43442026-03-19T03:27:34.361Z[ recovery-image] Mar 19 03:27:33.279 INFO O| Mar 19 03:27:33.279 INFO O| Planning: Merging actions ... Done
43452026-03-19T03:27:34.438Z[ recovery-image] Mar 19 03:27:33.356 INFO O| Mar 19 03:27:33.356 INFO O| Planning: Checking for conflicting actions ... Done
43462026-03-19T03:27:34.501Z[ recovery-image] Mar 19 03:27:33.419 INFO O| Mar 19 03:27:33.419 INFO O| Planning: Consolidating action changes ... Done
43472026-03-19T03:27:34.672Z[ recovery-image] Mar 19 03:27:33.590 INFO O| Mar 19 03:27:33.590 INFO O| Planning: Evaluating mediators ... Done
43482026-03-19T03:27:37.132Z[ recovery-image] Mar 19 03:27:36.050 INFO O| Mar 19 03:27:36.050 INFO O| Planning: Planning completed in 448.89 seconds
43492026-03-19T03:27:37.135Z[ recovery-image] Mar 19 03:27:36.052 INFO O| Mar 19 03:27:36.052 INFO O| Packages to install: 126
43502026-03-19T03:27:37.135Z[ recovery-image] Mar 19 03:27:36.052 INFO O| Mar 19 03:27:36.052 INFO O| Mediators to change: 5
43512026-03-19T03:27:37.135Z[ recovery-image] Mar 19 03:27:36.052 INFO O| Mar 19 03:27:36.052 INFO O| Services to change: 5
43522026-03-19T03:27:37.176Z[ recovery-image] Mar 19 03:27:36.094 INFO O| Mar 19 03:27:36.094 INFO O| Download: 0/15969 items 0.0/187.3MB 0% complete
43532026-03-19T03:27:37.455Z[ host-image] Mar 19 03:27:36.373 INFO O| Mar 19 03:27:36.373 INFO O| Download: 21073/22925 items 184.3/210.7MB 87% complete (662k/s)
43542026-03-19T03:27:42.367Z[ recovery-image] Mar 19 03:27:41.286 INFO O| Mar 19 03:27:41.286 INFO O| Download: 1066/15969 items 8.6/187.3MB 4% complete (1.9M/s)
43552026-03-19T03:27:42.456Z[ host-image] Mar 19 03:27:41.375 INFO O| Mar 19 03:27:41.375 INFO O| Download: 21344/22925 items 185.3/210.7MB 87% complete (250k/s)
43562026-03-19T03:27:47.461Z[ host-image] Mar 19 03:27:46.379 INFO O| Mar 19 03:27:46.379 INFO O| Download: 21975/22925 items 197.0/210.7MB 93% complete (1.2M/s)
43572026-03-19T03:27:48.349Z[ recovery-image] Mar 19 03:27:47.268 INFO O| Mar 19 03:27:47.268 INFO O| Download: 1075/15969 items 9.1/187.3MB 4% complete (1.6M/s)
43582026-03-19T03:27:52.891Z[ host-image] Mar 19 03:27:51.810 INFO O| Mar 19 03:27:51.810 INFO O| Download: 22118/22925 items 203.9/210.7MB 96% complete (1.9M/s)
43592026-03-19T03:27:55.161Z[ recovery-image] Mar 19 03:27:54.080 INFO O| Mar 19 03:27:54.080 INFO O| Download: 1076/15969 items 9.1/187.3MB 4% complete
43602026-03-19T03:27:59.803Z[ host-image] Mar 19 03:27:58.722 INFO O| Mar 19 03:27:58.722 INFO O| Download: 22197/22925 items 205.0/210.7MB 97% complete (1.6M/s)
43612026-03-19T03:28:00.163Z[ recovery-image] Mar 19 03:27:59.083 INFO O| Mar 19 03:27:59.083 INFO O| Download: 1324/15969 items 20.4/187.3MB 10% complete (2.3M/s)
43622026-03-19T03:28:04.369Z[ host-image] Mar 19 03:28:03.287 INFO O| Mar 19 03:28:03.287 INFO O| Download: Completed 210.65 MB in 153.16 seconds (1.4M/s)
43632026-03-19T03:28:04.888Z[ host-image] Mar 19 03:28:03.808 INFO O| Mar 19 03:28:03.808 INFO O| Actions: 1/50885 actions (Installing new actions)
43642026-03-19T03:28:05.354Z[ recovery-image] Mar 19 03:28:04.274 INFO O| Mar 19 03:28:04.274 INFO O| Download: 1919/15969 items 29.1/187.3MB 15% complete (2.0M/s)
43652026-03-19T03:28:09.888Z[ host-image] Mar 19 03:28:08.808 INFO O| Mar 19 03:28:08.808 INFO O| Actions: 17849/50885 actions (Installing new actions)
43662026-03-19T03:28:10.675Z[ recovery-image] Mar 19 03:28:09.595 INFO O| Mar 19 03:28:09.594 INFO O| Download: 3698/15969 items 39.8/187.3MB 21% complete (1.9M/s)
43672026-03-19T03:28:14.725Z[ host-image] Mar 19 03:28:13.645 INFO O| Mar 19 03:28:13.645 INFO O| Actions: Completed 50885 actions in 9.83 seconds.
43682026-03-19T03:28:15.675Z[ recovery-image] Mar 19 03:28:14.595 INFO O| Mar 19 03:28:14.595 INFO O| Download: 3909/15969 items 42.7/187.3MB 22% complete (1.2M/s)
43692026-03-19T03:28:16.015Z[ host-image] Mar 19 03:28:14.935 INFO O| Mar 19 03:28:14.935 INFO O| Done
43702026-03-19T03:28:16.015Z[ host-image] Mar 19 03:28:14.935 INFO O| Mar 19 03:28:14.935 INFO O| Done
43712026-03-19T03:28:17.364Z[ host-image] Mar 19 03:28:16.284 INFO O| Mar 19 03:28:16.284 INFO O| Done
43722026-03-19T03:28:18.657Z[ host-image] Mar 19 03:28:17.576 INFO O| Mar 19 03:28:17.575 INFO O| Done
43732026-03-19T03:28:18.682Z[ host-image] Mar 19 03:28:17.603 INFO O| Mar 19 03:28:17.603 INFO O| Done
43742026-03-19T03:28:21.332Z[ host-image] Mar 19 03:28:20.253 INFO O| Mar 19 03:28:20.253 INFO O| Done
43752026-03-19T03:28:21.795Z[ host-image] Mar 19 03:28:20.715 INFO O| Mar 19 03:28:20.715 INFO O| Done
43762026-03-19T03:28:23.956Z[ recovery-image] Mar 19 03:28:22.876 INFO O| Mar 19 03:28:22.876 INFO O| Download: 4858/15969 items 43.4/187.3MB 23% complete (808k/s)
43772026-03-19T03:28:24.831Z[ host-image] Mar 19 03:28:23.752 INFO O| Mar 19 03:28:23.752 INFO STEP 11 (pkg_install) COMPLETE
43782026-03-19T03:28:24.832Z[ host-image] Mar 19 03:28:23.752 INFO O| Mar 19 03:28:23.752 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43792026-03-19T03:28:24.840Z[ host-image] Mar 19 03:28:23.761 INFO O| Mar 19 03:28:23.761 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"]
43802026-03-19T03:28:29.666Z[ recovery-image] Mar 19 03:28:28.587 INFO O| Mar 19 03:28:28.587 INFO O| Download: 5751/15969 items 45.2/187.3MB 24% complete (167k/s)
43812026-03-19T03:28:34.849Z[ recovery-image] Mar 19 03:28:33.770 INFO O| Mar 19 03:28:33.770 INFO O| Download: 5809/15969 items 46.9/187.3MB 25% complete (356k/s)
43822026-03-19T03:28:40.201Z[ recovery-image] Mar 19 03:28:39.123 INFO O| Mar 19 03:28:39.123 INFO O| Download: 6030/15969 items 54.1/187.3MB 28% complete (1000k/s)
43832026-03-19T03:28:45.789Z[ recovery-image] Mar 19 03:28:44.711 INFO O| Mar 19 03:28:44.711 INFO O| Download: 6090/15969 items 54.5/187.3MB 29% complete (861k/s)
43842026-03-19T03:28:47.918Z[ host-image] Mar 19 03:28:46.840 INFO O| Mar 19 03:28:46.840 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
43852026-03-19T03:28:55.757Z[ recovery-image] Mar 19 03:28:54.680 INFO O| Mar 19 03:28:54.679 INFO O| Download: 7287/15969 items 78.0/187.3MB 41% complete (2.5M/s)
43862026-03-19T03:28:58.678Z[ host-image] Mar 19 03:28:57.600 INFO O| Mar 19 03:28:57.600 INFO O| Startup: Caching catalogs ... Done
43872026-03-19T03:29:00.761Z[ recovery-image] Mar 19 03:28:59.684 INFO O| Mar 19 03:28:59.684 INFO O| Download: 7945/15969 items 80.5/187.3MB 42% complete (324k/s)
43882026-03-19T03:29:05.128Z[ host-image] Mar 19 03:29:04.051 INFO O| Mar 19 03:29:04.050 INFO O| Planning: Solver setup ... Done
43892026-03-19T03:29:05.134Z[ host-image] Mar 19 03:29:04.058 INFO O| Mar 19 03:29:04.058 INFO O| Planning: Running solver ... Done
43902026-03-19T03:29:05.268Z[ host-image] Mar 19 03:29:04.191 INFO O| Mar 19 03:29:04.191 INFO O| Planning: Finding local manifests ... Done
43912026-03-19T03:29:05.292Z[ host-image] Mar 19 03:29:04.214 INFO O| Mar 19 03:29:04.214 INFO O| Planning: Fetching manifests: 0/6 0% complete
43922026-03-19T03:29:05.390Z[ host-image] Mar 19 03:29:04.311 INFO O| Mar 19 03:29:04.311 INFO O| Planning: Fetching manifests: 6/6 100% complete
43932026-03-19T03:29:05.412Z[ host-image] Mar 19 03:29:04.335 INFO O| Mar 19 03:29:04.335 INFO O| Planning: Package planning ... Done
43942026-03-19T03:29:05.415Z[ host-image] Mar 19 03:29:04.338 INFO O| Mar 19 03:29:04.338 INFO O| Planning: Merging actions ... Done
43952026-03-19T03:29:05.477Z[ host-image] Mar 19 03:29:04.400 INFO O| Mar 19 03:29:04.400 INFO O| Planning: Checking for conflicting actions ... Done
43962026-03-19T03:29:05.480Z[ host-image] Mar 19 03:29:04.401 INFO O| Mar 19 03:29:04.401 INFO O| Planning: Consolidating action changes ... Done
43972026-03-19T03:29:05.627Z[ host-image] Mar 19 03:29:04.550 INFO O| Mar 19 03:29:04.550 INFO O| Planning: Evaluating mediators ... Done
43982026-03-19T03:29:05.630Z[ host-image] Mar 19 03:29:04.551 INFO O| Mar 19 03:29:04.551 INFO O| Planning: Planning completed in 6.86 seconds
43992026-03-19T03:29:05.630Z[ host-image] Mar 19 03:29:04.552 INFO O| Mar 19 03:29:04.552 INFO O| Packages to install: 6
44002026-03-19T03:29:05.630Z[ host-image] Mar 19 03:29:04.552 INFO O| Mar 19 03:29:04.552 INFO O| Services to change: 2
44012026-03-19T03:29:05.648Z[ host-image] Mar 19 03:29:04.570 INFO O| Mar 19 03:29:04.570 INFO O| Download: 0/155 items 0.0/1.7MB 0% complete
44022026-03-19T03:29:06.679Z[ recovery-image] Mar 19 03:29:05.603 INFO O| Mar 19 03:29:05.603 INFO O| Download: 7947/15969 items 80.5/187.3MB 42% complete (329k/s)
44032026-03-19T03:29:10.899Z[ host-image] Mar 19 03:29:09.823 INFO O| Mar 19 03:29:09.822 INFO O| Download: 124/155 items 1.4/1.7MB 79% complete (377k/s)
44042026-03-19T03:29:11.381Z[ host-image] Mar 19 03:29:10.304 INFO O| Mar 19 03:29:10.304 INFO O| Download: Completed 1.75 MB in 5.73 seconds (311k/s)
44052026-03-19T03:29:11.414Z[ host-image] Mar 19 03:29:10.338 INFO O| Mar 19 03:29:10.338 INFO O| Actions: 1/390 actions (Installing new actions)
44062026-03-19T03:29:11.590Z[ host-image] Mar 19 03:29:10.514 INFO O| Mar 19 03:29:10.514 INFO O| Actions: Completed 390 actions in 0.18 seconds.
44072026-03-19T03:29:11.680Z[ recovery-image] Mar 19 03:29:10.604 INFO O| Mar 19 03:29:10.604 INFO O| Download: 8318/15969 items 84.5/187.3MB 45% complete (516k/s)
44082026-03-19T03:29:12.744Z[ host-image] Mar 19 03:29:11.667 INFO O| Mar 19 03:29:11.667 INFO O| Done
44092026-03-19T03:29:12.744Z[ host-image] Mar 19 03:29:11.667 INFO O| Mar 19 03:29:11.667 INFO O| Done
44102026-03-19T03:29:13.736Z[ host-image] Mar 19 03:29:12.659 INFO O| Mar 19 03:29:12.659 INFO O| Done
44112026-03-19T03:29:14.953Z[ host-image] Mar 19 03:29:13.877 INFO O| Mar 19 03:29:13.877 INFO O| Done
44122026-03-19T03:29:14.981Z[ host-image] Mar 19 03:29:13.904 INFO O| Mar 19 03:29:13.904 INFO O| Done
44132026-03-19T03:29:14.983Z[ host-image] Mar 19 03:29:13.905 INFO O| Mar 19 03:29:13.905 INFO O| Done
44142026-03-19T03:29:15.002Z[ host-image] Mar 19 03:29:13.925 INFO O| Mar 19 03:29:13.925 INFO O| Done
44152026-03-19T03:29:16.569Z[ host-image] Mar 19 03:29:15.493 INFO O| Mar 19 03:29:15.493 INFO STEP 12 (pkg_install) COMPLETE
44162026-03-19T03:29:16.569Z[ host-image] Mar 19 03:29:15.493 INFO O| Mar 19 03:29:15.493 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44172026-03-19T03:29:16.579Z[ host-image] Mar 19 03:29:15.503 INFO O| Mar 19 03:29:15.503 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
44182026-03-19T03:29:17.772Z[ recovery-image] Mar 19 03:29:16.696 INFO O| Mar 19 03:29:16.696 INFO O| Download: 8758/15969 items 87.7/187.3MB 46% complete (776k/s)
44192026-03-19T03:29:22.803Z[ recovery-image] Mar 19 03:29:21.726 INFO O| Mar 19 03:29:21.726 INFO O| Download: 10033/15969 items 98.0/187.3MB 52% complete (1.3M/s)
44202026-03-19T03:29:28.345Z[ recovery-image] Mar 19 03:29:27.270 INFO O| Mar 19 03:29:27.270 INFO O| Download: 10983/15969 items 98.8/187.3MB 52% complete (1.3M/s)
44212026-03-19T03:29:34.782Z[ recovery-image] Mar 19 03:29:33.707 INFO O| Mar 19 03:29:33.707 INFO O| Download: 11088/15969 items 99.8/187.3MB 53% complete (189k/s)
44222026-03-19T03:29:38.901Z[ host-image] Mar 19 03:29:37.826 INFO O| Mar 19 03:29:37.826 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44232026-03-19T03:29:48.018Z[ recovery-image] Mar 19 03:29:46.944 INFO O| Mar 19 03:29:46.944 INFO O| Download: 11119/15969 items 100.3/187.3MB 53% complete
44242026-03-19T03:29:49.794Z[ host-image] Mar 19 03:29:48.720 INFO O| Mar 19 03:29:48.720 INFO O| Startup: Caching catalogs ... Done
44252026-03-19T03:29:55.210Z[ host-image] Mar 19 03:29:54.135 INFO O| Mar 19 03:29:54.135 INFO O| Planning: Solver setup ... Done
44262026-03-19T03:29:55.217Z[ host-image] Mar 19 03:29:54.143 INFO O| Mar 19 03:29:54.143 INFO O| Planning: Running solver ... Done
44272026-03-19T03:29:55.344Z[ host-image] Mar 19 03:29:54.269 INFO O| Mar 19 03:29:54.269 INFO O| Planning: Finding local manifests ... Done
44282026-03-19T03:29:55.367Z[ host-image] Mar 19 03:29:54.293 INFO O| Mar 19 03:29:54.293 INFO O| Planning: Fetching manifests: 0/6 0% complete
44292026-03-19T03:29:55.434Z[ host-image] Mar 19 03:29:54.360 INFO O| Mar 19 03:29:54.360 INFO O| Planning: Fetching manifests: 6/6 100% complete
44302026-03-19T03:29:55.462Z[ host-image] Mar 19 03:29:54.388 INFO O| Mar 19 03:29:54.388 INFO O| Planning: Package planning ... Done
44312026-03-19T03:29:55.478Z[ host-image] Mar 19 03:29:54.404 INFO O| Mar 19 03:29:54.404 INFO O| Planning: Merging actions ... Done
44322026-03-19T03:29:55.532Z[ host-image] Mar 19 03:29:54.459 INFO O| Mar 19 03:29:54.459 INFO O| Planning: Checking for conflicting actions ... Done
44332026-03-19T03:29:55.535Z[ host-image] Mar 19 03:29:54.462 INFO O| Mar 19 03:29:54.462 INFO O| Planning: Consolidating action changes ... Done
44342026-03-19T03:29:55.693Z[ host-image] Mar 19 03:29:54.619 INFO O| Mar 19 03:29:54.619 INFO O| Planning: Evaluating mediators ... Done
44352026-03-19T03:29:55.696Z[ host-image] Mar 19 03:29:54.622 INFO O| Mar 19 03:29:54.622 INFO O| Planning: Planning completed in 5.80 seconds
44362026-03-19T03:29:55.696Z[ host-image] Mar 19 03:29:54.622 INFO O| Mar 19 03:29:54.622 INFO O| Packages to install: 6
44372026-03-19T03:29:55.696Z[ host-image] Mar 19 03:29:54.622 INFO O| Mar 19 03:29:54.622 INFO O| Mediators to change: 1
44382026-03-19T03:29:55.696Z[ host-image] Mar 19 03:29:54.622 INFO O| Mar 19 03:29:54.622 INFO O| Services to change: 1
44392026-03-19T03:29:55.715Z[ host-image] Mar 19 03:29:54.641 INFO O| Mar 19 03:29:54.641 INFO O| Download: 0/1140 items 0.0/7.7MB 0% complete
44402026-03-19T03:29:55.761Z[ recovery-image] Mar 19 03:29:54.687 INFO O| Mar 19 03:29:54.687 INFO O| Download: 11159/15969 items 104.5/187.3MB 55% complete (17.0M/s)
44412026-03-19T03:30:00.762Z[ recovery-image] Mar 19 03:29:59.688 INFO O| Mar 19 03:29:59.688 INFO O| Download: 11488/15969 items 112.1/187.3MB 59% complete (842k/s)
44422026-03-19T03:30:02.461Z[ host-image] Mar 19 03:30:01.388 INFO O| Mar 19 03:30:01.388 INFO O| Download: 261/1140 items 1.8/7.7MB 23% complete (425k/s)
44432026-03-19T03:30:08.946Z[ host-image] Mar 19 03:30:07.873 INFO O| Mar 19 03:30:07.873 INFO O| Download: 1117/1140 items 6.6/7.7MB 85% complete (762k/s)
44442026-03-19T03:30:12.104Z[ host-image] Mar 19 03:30:11.031 INFO O| Mar 19 03:30:11.031 INFO O| Download: Completed 7.71 MB in 16.39 seconds (481k/s)
44452026-03-19T03:30:12.234Z[ host-image] Mar 19 03:30:11.161 INFO O| Mar 19 03:30:11.161 INFO O| Actions: 1/1361 actions (Installing new actions)
44462026-03-19T03:30:12.545Z[ host-image] Mar 19 03:30:11.472 INFO O| Mar 19 03:30:11.472 INFO O| Actions: Completed 1361 actions in 0.31 seconds.
44472026-03-19T03:30:13.720Z[ host-image] Mar 19 03:30:12.647 INFO O| Mar 19 03:30:12.647 INFO O| Done
44482026-03-19T03:30:13.720Z[ host-image] Mar 19 03:30:12.647 INFO O| Mar 19 03:30:12.647 INFO O| Done
44492026-03-19T03:30:14.708Z[ host-image] Mar 19 03:30:13.635 INFO O| Mar 19 03:30:13.635 INFO O| Done
44502026-03-19T03:30:15.300Z[ recovery-image] Mar 19 03:30:14.227 INFO O| Mar 19 03:30:14.227 INFO O| Download: 11588/15969 items 116.3/187.3MB 62% complete
44512026-03-19T03:30:15.940Z[ host-image] Mar 19 03:30:14.868 INFO O| Mar 19 03:30:14.867 INFO O| Done
44522026-03-19T03:30:15.968Z[ host-image] Mar 19 03:30:14.895 INFO O| Mar 19 03:30:14.895 INFO O| Done
44532026-03-19T03:30:15.971Z[ host-image] Mar 19 03:30:14.895 INFO O| Mar 19 03:30:14.895 INFO O| Done
44542026-03-19T03:30:16.009Z[ host-image] Mar 19 03:30:14.936 INFO O| Mar 19 03:30:14.936 INFO O| Done
44552026-03-19T03:30:17.672Z[ host-image] Mar 19 03:30:16.599 INFO O| Mar 19 03:30:16.599 INFO STEP 13 (pkg_install) COMPLETE
44562026-03-19T03:30:17.672Z[ host-image] Mar 19 03:30:16.599 INFO O| Mar 19 03:30:16.599 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44572026-03-19T03:30:17.680Z[ host-image] Mar 19 03:30:16.608 INFO O| Mar 19 03:30:16.608 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/driver/network/opte@0.39.455"]
44582026-03-19T03:30:20.313Z[ recovery-image] Mar 19 03:30:19.241 INFO O| Mar 19 03:30:19.241 INFO O| Download: 11992/15969 items 133.3/187.3MB 71% complete (4.2M/s)
44592026-03-19T03:30:25.554Z[ recovery-image] Mar 19 03:30:24.482 INFO O| Mar 19 03:30:24.482 INFO O| Download: 12067/15969 items 144.5/187.3MB 77% complete (3.0M/s)
44602026-03-19T03:30:30.624Z[ recovery-image] Mar 19 03:30:29.552 INFO O| Mar 19 03:30:29.552 INFO O| Download: 13089/15969 items 148.9/187.3MB 79% complete (1.6M/s)
44612026-03-19T03:30:39.436Z[ recovery-image] Mar 19 03:30:38.364 INFO O| Mar 19 03:30:38.364 INFO O| Download: 13097/15969 items 149.0/187.3MB 79% complete (1.6M/s)
44622026-03-19T03:30:41.421Z[ host-image] Mar 19 03:30:40.350 INFO O| Mar 19 03:30:40.350 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44632026-03-19T03:30:44.436Z[ recovery-image] Mar 19 03:30:43.364 INFO O| Mar 19 03:30:43.364 INFO O| Download: 14211/15969 items 153.9/187.3MB 82% complete (996k/s)
44642026-03-19T03:30:51.522Z[ recovery-image] Mar 19 03:30:50.451 INFO O| Mar 19 03:30:50.451 INFO O| Download: 14748/15969 items 155.9/187.3MB 83% complete (1.1M/s)
44652026-03-19T03:30:52.005Z[ host-image] Mar 19 03:30:50.935 INFO O| Mar 19 03:30:50.934 INFO O| Startup: Caching catalogs ... Done
44662026-03-19T03:30:56.851Z[ recovery-image] Mar 19 03:30:55.780 INFO O| Mar 19 03:30:55.780 INFO O| Download: 14839/15969 items 161.7/187.3MB 86% complete (787k/s)
44672026-03-19T03:30:57.355Z[ host-image] Mar 19 03:30:56.284 INFO O| Mar 19 03:30:56.284 INFO O| Planning: Solver setup ... Done
44682026-03-19T03:30:57.362Z[ host-image] Mar 19 03:30:56.292 INFO O| Mar 19 03:30:56.292 INFO O| Planning: Running solver ... Done
44692026-03-19T03:30:57.493Z[ host-image] Mar 19 03:30:56.423 INFO O| Mar 19 03:30:56.423 INFO O| Planning: Finding local manifests ... Done
44702026-03-19T03:30:57.514Z[ host-image] Mar 19 03:30:56.444 INFO O| Mar 19 03:30:56.444 INFO O| Planning: Fetching manifests: 0/1 0% complete
44712026-03-19T03:30:57.527Z[ host-image] Mar 19 03:30:56.457 INFO O| Mar 19 03:30:56.457 INFO O| Planning: Fetching manifests: 1/1 100% complete
44722026-03-19T03:30:57.543Z[ host-image] Mar 19 03:30:56.473 INFO O| Mar 19 03:30:56.473 INFO O| Planning: Package planning ... Done
44732026-03-19T03:30:57.546Z[ host-image] Mar 19 03:30:56.474 INFO O| Mar 19 03:30:56.474 INFO O| Planning: Merging actions ... Done
44742026-03-19T03:30:57.587Z[ host-image] Mar 19 03:30:56.517 INFO O| Mar 19 03:30:56.517 INFO O| Planning: Checking for conflicting actions ... Done
44752026-03-19T03:30:57.590Z[ host-image] Mar 19 03:30:56.518 INFO O| Mar 19 03:30:56.518 INFO O| Planning: Consolidating action changes ... Done
44762026-03-19T03:30:57.737Z[ host-image] Mar 19 03:30:56.667 INFO O| Mar 19 03:30:56.667 INFO O| Planning: Evaluating mediators ... Done
44772026-03-19T03:30:57.740Z[ host-image] Mar 19 03:30:56.667 INFO O| Mar 19 03:30:56.667 INFO O| Planning: Planning completed in 5.63 seconds
44782026-03-19T03:30:57.740Z[ host-image] Mar 19 03:30:56.667 INFO O| Mar 19 03:30:56.667 INFO O| Packages to install: 1
44792026-03-19T03:30:57.753Z[ host-image] Mar 19 03:30:56.683 INFO O| Mar 19 03:30:56.683 INFO O| Download: 0/4 items 0.0/12.3MB 0% complete
44802026-03-19T03:30:58.305Z[ host-image] Mar 19 03:30:57.235 INFO O| Mar 19 03:30:57.235 INFO O| Download: Completed 12.26 MB in 0.55 seconds (22.2M/s)
44812026-03-19T03:30:58.337Z[ host-image] Mar 19 03:30:57.267 INFO O| Mar 19 03:30:57.267 INFO O| Actions: 1/22 actions (Installing new actions)
44822026-03-19T03:30:58.598Z[ host-image] Mar 19 03:30:57.528 INFO O| Mar 19 03:30:57.528 INFO O| Actions: Completed 22 actions in 0.26 seconds.
44832026-03-19T03:30:59.746Z[ host-image] Mar 19 03:30:58.676 INFO O| Mar 19 03:30:58.676 INFO O| Done
44842026-03-19T03:30:59.746Z[ host-image] Mar 19 03:30:58.676 INFO O| Mar 19 03:30:58.676 INFO O| Done
44852026-03-19T03:31:00.751Z[ host-image] Mar 19 03:30:59.681 INFO O| Mar 19 03:30:59.680 INFO O| Done
44862026-03-19T03:31:01.996Z[ host-image] Mar 19 03:31:00.926 INFO O| Mar 19 03:31:00.926 INFO O| Done
44872026-03-19T03:31:02.023Z[ host-image] Mar 19 03:31:00.953 INFO O| Mar 19 03:31:00.953 INFO O| Done
44882026-03-19T03:31:02.046Z[ host-image] Mar 19 03:31:00.953 INFO O| Mar 19 03:31:00.953 INFO O| Done
44892026-03-19T03:31:02.049Z[ host-image] Mar 19 03:31:00.966 INFO O| Mar 19 03:31:00.966 INFO O| Done
44902026-03-19T03:31:02.087Z[ recovery-image] Mar 19 03:31:01.017 INFO O| Mar 19 03:31:01.017 INFO O| Download: 14877/15969 items 162.2/187.3MB 86% complete (677k/s)
44912026-03-19T03:31:03.656Z[ host-image] Mar 19 03:31:02.586 INFO O| Mar 19 03:31:02.586 INFO STEP 14 (pkg_install) COMPLETE
44922026-03-19T03:31:03.656Z[ host-image] Mar 19 03:31:02.586 INFO O| Mar 19 03:31:02.586 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44932026-03-19T03:31:03.661Z[ host-image] Mar 19 03:31:02.586 INFO O| Mar 19 03:31:02.586 INFO skip step because feature "mbist" is not enabled
44942026-03-19T03:31:03.661Z[ host-image] Mar 19 03:31:02.586 INFO O| Mar 19 03:31:02.586 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44952026-03-19T03:31:03.661Z[ host-image] Mar 19 03:31:02.586 INFO O| Mar 19 03:31:02.586 INFO skip step because feature "mfg" is not enabled
44962026-03-19T03:31:03.661Z[ host-image] Mar 19 03:31:02.586 INFO O| Mar 19 03:31:02.586 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44972026-03-19T03:31:03.661Z[ host-image] Mar 19 03:31:02.586 INFO O| Mar 19 03:31:02.586 INFO skip step because feature "compliance" is not enabled
44982026-03-19T03:31:03.661Z[ host-image] Mar 19 03:31:02.586 INFO O| Mar 19 03:31:02.586 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44992026-03-19T03:31:03.661Z[ host-image] Mar 19 03:31:02.586 INFO O| Mar 19 03:31:02.586 INFO skip step because feature "stress" is not enabled
45002026-03-19T03:31:03.661Z[ host-image] Mar 19 03:31:02.586 INFO O| Mar 19 03:31:02.586 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45012026-03-19T03:31:03.661Z[ host-image] Mar 19 03:31:02.586 INFO O| Mar 19 03:31:02.586 INFO skip step because feature "compliance" is not enabled
45022026-03-19T03:31:03.661Z[ host-image] Mar 19 03:31:02.586 INFO O| Mar 19 03:31:02.586 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45032026-03-19T03:31:03.661Z[ host-image] Mar 19 03:31:02.586 INFO O| Mar 19 03:31:02.586 INFO skip step because feature "nfs" is not enabled
45042026-03-19T03:31:03.661Z[ host-image] Mar 19 03:31:02.586 INFO O| Mar 19 03:31:02.586 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@os
45052026-03-19T03:31:03.661Z[ host-image] Mar 19 03:31:02.586 INFO O| Mar 19 03:31:02.586 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
45062026-03-19T03:31:03.715Z[ host-image] Mar 19 03:31:02.646 INFO O| Mar 19 03:31:02.645 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
45072026-03-19T03:31:03.800Z[ host-image] Mar 19 03:31:02.730 INFO O| Mar 19 03:31:02.730 INFO completed processing sled/ramdisk-01-os
45082026-03-19T03:31:03.804Z[ host-image] Mar 19 03:31:02.732 INFO omicron1 baseline generation...
45092026-03-19T03:31:03.804Z[ host-image] Mar 19 03:31:02.733 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/sled/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
45102026-03-19T03:31:04.149Z[ host-image] Mar 19 03:31:03.079 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23833:20260318T211630Z
45112026-03-19T03:31:07.160Z[ recovery-image] Mar 19 03:31:06.091 INFO O| Mar 19 03:31:06.090 INFO O| Download: 15335/15969 items 166.3/187.3MB 88% complete (407k/s)
45122026-03-19T03:31:15.431Z[ recovery-image] Mar 19 03:31:14.361 INFO O| Mar 19 03:31:14.361 INFO O| Download: 15404/15969 items 166.6/187.3MB 88% complete (505k/s)
45132026-03-19T03:31:21.883Z[ recovery-image] Mar 19 03:31:20.815 INFO O| Mar 19 03:31:20.815 INFO O| Download: 15624/15969 items 177.0/187.3MB 94% complete (1.2M/s)
45142026-03-19T03:31:28.681Z[ recovery-image] Mar 19 03:31:27.613 INFO O| Mar 19 03:31:27.612 INFO O| Download: 15626/15969 items 177.7/187.3MB 94% complete (1.5M/s)
45152026-03-19T03:31:33.977Z[ recovery-image] Mar 19 03:31:32.909 INFO O| Mar 19 03:31:32.909 INFO O| Download: 15686/15969 items 181.2/187.3MB 96% complete (559k/s)
45162026-03-19T03:31:39.955Z[ recovery-image] Mar 19 03:31:38.887 INFO O| Mar 19 03:31:38.887 INFO O| Download: 15696/15969 items 181.4/187.3MB 96% complete (551k/s)
45172026-03-19T03:31:46.783Z[ recovery-image] Mar 19 03:31:45.715 INFO O| Mar 19 03:31:45.715 INFO O| Download: 15698/15969 items 181.4/187.3MB 96% complete
45182026-03-19T03:31:49.010Z[ host-image] Mar 19 03:31:47.943 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.23833:20260318T211704Z
45192026-03-19T03:31:49.010Z[ host-image] Mar 19 03:31:47.943 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.23833:20260318T211704Z
45202026-03-19T03:31:49.013Z[ host-image] Mar 19 03:31:47.943 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
45212026-03-19T03:31:49.013Z[ host-image] Mar 19 03:31:47.943 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
45222026-03-19T03:31:49.013Z[ host-image] Mar 19 03:31:47.943 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
45232026-03-19T03:31:49.013Z[ host-image] Mar 19 03:31:47.943 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
45242026-03-19T03:31:49.013Z[ host-image] Mar 19 03:31:47.943 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
45252026-03-19T03:31:49.013Z[ host-image] Mar 19 03:31:47.943 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
45262026-03-19T03:31:49.014Z[ host-image] Mar 19 03:31:47.944 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@19.0.0.0:20260319T030254Z
45272026-03-19T03:31:49.014Z[ host-image] Mar 19 03:31:47.944 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.25:20250809T001145Z
45282026-03-19T03:31:49.014Z[ host-image] Mar 19 03:31:47.944 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
45292026-03-19T03:31:49.014Z[ host-image] Mar 19 03:31:47.944 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.23833:20260318T211704Z
45302026-03-19T03:31:49.014Z[ host-image] Mar 19 03:31:47.945 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.23833:20260318T211705Z
45312026-03-19T03:31:49.015Z[ host-image] Mar 19 03:31:47.945 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.23833:20260318T211705Z
45322026-03-19T03:31:49.015Z[ host-image] Mar 19 03:31:47.945 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.23833:20260318T211705Z
45332026-03-19T03:31:49.015Z[ host-image] Mar 19 03:31:47.945 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
45342026-03-19T03:31:49.015Z[ host-image] Mar 19 03:31:47.946 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.23833:20260318T211705Z
45352026-03-19T03:31:49.015Z[ host-image] Mar 19 03:31:47.946 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.23833:20260318T211705Z
45362026-03-19T03:31:49.015Z[ host-image] Mar 19 03:31:47.946 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.23833:20260318T211706Z
45372026-03-19T03:31:49.015Z[ host-image] Mar 19 03:31:47.946 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.23833:20260318T211706Z
45382026-03-19T03:31:49.015Z[ host-image] Mar 19 03:31:47.946 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.23833:20260318T211707Z
45392026-03-19T03:31:49.015Z[ host-image] Mar 19 03:31:47.946 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.23833:20260318T211707Z
45402026-03-19T03:31:49.015Z[ host-image] Mar 19 03:31:47.946 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.23833:20260318T211707Z
45412026-03-19T03:31:49.015Z[ host-image] Mar 19 03:31:47.946 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.23833:20260318T211707Z
45422026-03-19T03:31:49.057Z[ host-image] Mar 19 03:31:47.946 INFO O| install = pkg://helios-dev/driver/ktest@0.5.11-2.0.23833:20260318T211708Z
45432026-03-19T03:31:49.057Z[ host-image] Mar 19 03:31:47.947 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.23833:20260318T211708Z
45442026-03-19T03:31:49.057Z[ host-image] Mar 19 03:31:47.947 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.23833:20260318T211709Z
45452026-03-19T03:31:49.057Z[ host-image] Mar 19 03:31:47.947 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.23833:20260318T211709Z
45462026-03-19T03:31:49.057Z[ host-image] Mar 19 03:31:47.947 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.23833:20260318T211711Z
45472026-03-19T03:31:49.057Z[ host-image] Mar 19 03:31:47.947 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.23833:20260318T211712Z
45482026-03-19T03:31:49.057Z[ host-image] Mar 19 03:31:47.947 INFO O| install = pkg://helios-dev/driver/network/opte@0.39.455:20260129T171925Z
45492026-03-19T03:31:49.057Z[ host-image] Mar 19 03:31:47.947 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.23833:20260318T211713Z
45502026-03-19T03:31:49.057Z[ host-image] Mar 19 03:31:47.947 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.23833:20260318T211715Z
45512026-03-19T03:31:49.057Z[ host-image] Mar 19 03:31:47.947 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.23833:20260318T211716Z
45522026-03-19T03:31:49.057Z[ host-image] Mar 19 03:31:47.947 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.23833:20260318T211716Z
45532026-03-19T03:31:49.057Z[ host-image] Mar 19 03:31:47.947 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.23833:20260318T211718Z
45542026-03-19T03:31:49.057Z[ host-image] Mar 19 03:31:47.947 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.23833:20260318T211718Z
45552026-03-19T03:31:49.057Z[ host-image] Mar 19 03:31:47.951 INFO O| install = pkg://helios-dev/editor/vim@9.0.2136-2.0:20250221T133345Z
45562026-03-19T03:31:49.057Z[ host-image] Mar 19 03:31:47.951 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.23833:20260318T211718Z
45572026-03-19T03:31:49.057Z[ host-image] Mar 19 03:31:47.951 INFO O| install = pkg://helios-dev/library/expat@2.7.2-2.0:20250922T152653Z
45582026-03-19T03:31:49.058Z[ host-image] Mar 19 03:31:47.951 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
45592026-03-19T03:31:49.063Z[ host-image] Mar 19 03:31:47.952 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
45602026-03-19T03:31:49.063Z[ host-image] Mar 19 03:31:47.952 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.23833:20260318T211718Z
45612026-03-19T03:31:49.064Z[ host-image] Mar 19 03:31:47.952 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
45622026-03-19T03:31:49.064Z[ host-image] Mar 19 03:31:47.952 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
45632026-03-19T03:31:49.064Z[ host-image] Mar 19 03:31:47.952 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
45642026-03-19T03:31:49.064Z[ host-image] Mar 19 03:31:47.952 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
45652026-03-19T03:31:49.064Z[ host-image] Mar 19 03:31:47.958 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z
45662026-03-19T03:31:49.064Z[ host-image] Mar 19 03:31:47.958 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
45672026-03-19T03:31:49.064Z[ host-image] Mar 19 03:31:47.958 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
45682026-03-19T03:31:49.064Z[ host-image] Mar 19 03:31:47.958 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
45692026-03-19T03:31:49.064Z[ host-image] Mar 19 03:31:47.958 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
45702026-03-19T03:31:49.064Z[ host-image] Mar 19 03:31:47.958 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
45712026-03-19T03:31:49.064Z[ host-image] Mar 19 03:31:47.973 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.19-2.0:20260128T223505Z
45722026-03-19T03:31:49.064Z[ host-image] Mar 19 03:31:47.973 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
45732026-03-19T03:31:49.064Z[ host-image] Mar 19 03:31:47.973 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
45742026-03-19T03:31:49.064Z[ host-image] Mar 19 03:31:47.974 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.23833:20260318T211720Z
45752026-03-19T03:31:49.064Z[ host-image] Mar 19 03:31:47.974 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.23833:20260318T211726Z
45762026-03-19T03:31:49.064Z[ host-image] Mar 19 03:31:47.974 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
45772026-03-19T03:31:49.065Z[ host-image] Mar 19 03:31:47.974 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.23833:20260318T211726Z
45782026-03-19T03:31:49.065Z[ host-image] Mar 19 03:31:47.974 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.2:20250218T230209Z
45792026-03-19T03:31:49.065Z[ host-image] Mar 19 03:31:47.974 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
45802026-03-19T03:31:49.065Z[ host-image] Mar 19 03:31:47.974 INFO O| install = pkg://helios-dev/network/overwatch@0.1.0.42:20260217T052359Z
45812026-03-19T03:31:49.065Z[ host-image] Mar 19 03:31:47.974 INFO O| install = pkg://helios-dev/network/rsync@3.4.1-2.0:20250117T201332Z
45822026-03-19T03:31:49.065Z[ host-image] Mar 19 03:31:47.974 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.23833:20260318T211726Z
45832026-03-19T03:31:49.065Z[ host-image] Mar 19 03:31:47.974 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
45842026-03-19T03:31:49.065Z[ host-image] Mar 19 03:31:47.976 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
45852026-03-19T03:31:49.065Z[ host-image] Mar 19 03:31:47.976 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
45862026-03-19T03:31:49.065Z[ host-image] Mar 19 03:31:47.976 INFO O| install = pkg://helios-dev/oxide/platform-identity-cacerts@1.0-2.0:20240719T230730Z
45872026-03-19T03:31:49.065Z[ host-image] Mar 19 03:31:47.976 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.23833:20260318T211727Z
45882026-03-19T03:31:49.065Z[ host-image] Mar 19 03:31:47.976 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
45892026-03-19T03:31:49.065Z[ host-image] Mar 19 03:31:47.981 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
45902026-03-19T03:31:49.065Z[ host-image] Mar 19 03:31:47.981 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.23833:20260318T211727Z
45912026-03-19T03:31:49.065Z[ host-image] Mar 19 03:31:47.982 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.23833:20260318T211728Z
45922026-03-19T03:31:49.066Z[ host-image] Mar 19 03:31:47.982 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.23833:20260318T211728Z
45932026-03-19T03:31:49.066Z[ host-image] Mar 19 03:31:47.982 INFO O| install = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
45942026-03-19T03:31:49.066Z[ host-image] Mar 19 03:31:47.983 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.23833:20260318T211729Z
45952026-03-19T03:31:49.066Z[ host-image] Mar 19 03:31:47.983 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.23833:20260318T211729Z
45962026-03-19T03:31:49.066Z[ host-image] Mar 19 03:31:47.983 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.23833:20260318T211729Z
45972026-03-19T03:31:49.066Z[ host-image] Mar 19 03:31:47.983 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.23833:20260318T211729Z
45982026-03-19T03:31:49.066Z[ host-image] Mar 19 03:31:47.984 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
45992026-03-19T03:31:49.066Z[ host-image] Mar 19 03:31:47.985 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.23833:20260318T211730Z
46002026-03-19T03:31:49.066Z[ host-image] Mar 19 03:31:47.985 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.23833:20260318T211731Z
46012026-03-19T03:31:49.066Z[ host-image] Mar 19 03:31:47.985 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
46022026-03-19T03:31:49.066Z[ host-image] Mar 19 03:31:47.985 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.23833:20260318T211731Z
46032026-03-19T03:31:49.066Z[ host-image] Mar 19 03:31:47.985 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.23833:20260318T211732Z
46042026-03-19T03:31:49.066Z[ host-image] Mar 19 03:31:47.985 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2025.6.9-2.0.23833:20260318T211732Z
46052026-03-19T03:31:49.066Z[ host-image] Mar 19 03:31:47.985 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.23833:20260318T211732Z
46062026-03-19T03:31:49.066Z[ host-image] Mar 19 03:31:47.988 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.23833:20260318T211732Z
46072026-03-19T03:31:49.066Z[ host-image] Mar 19 03:31:47.988 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
46082026-03-19T03:31:49.067Z[ host-image] Mar 19 03:31:47.989 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2026.1-2.0.23833:20260318T211732Z
46092026-03-19T03:31:49.067Z[ host-image] Mar 19 03:31:47.990 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.23833:20260318T211732Z
46102026-03-19T03:31:49.067Z[ host-image] Mar 19 03:31:47.990 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.23833:20260318T211732Z
46112026-03-19T03:31:49.067Z[ host-image] Mar 19 03:31:47.990 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.23833:20260318T211732Z
46122026-03-19T03:31:49.067Z[ host-image] Mar 19 03:31:47.990 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.23833:20260318T211733Z
46132026-03-19T03:31:49.067Z[ host-image] Mar 19 03:31:47.990 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.23833:20260318T211733Z
46142026-03-19T03:31:49.067Z[ host-image] Mar 19 03:31:47.991 INFO O| install = pkg://helios-dev/system/i2c@0.5.11-2.0.23833:20260318T211733Z
46152026-03-19T03:31:49.067Z[ host-image] Mar 19 03:31:47.995 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.23833:20260318T211734Z
46162026-03-19T03:31:49.067Z[ host-image] Mar 19 03:31:47.995 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.23833:20260318T211734Z
46172026-03-19T03:31:49.067Z[ host-image] Mar 19 03:31:47.995 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.23833:20260318T211734Z
46182026-03-19T03:31:49.072Z[ host-image] Mar 19 03:31:47.995 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.23833:20260318T211734Z
46192026-03-19T03:31:49.072Z[ host-image] Mar 19 03:31:47.995 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.23833:20260318T211734Z
46202026-03-19T03:31:49.072Z[ host-image] Mar 19 03:31:48.003 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.23833:20260318T211737Z
46212026-03-19T03:31:49.072Z[ host-image] Mar 19 03:31:48.003 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.23833:20260318T211735Z
46222026-03-19T03:31:49.072Z[ host-image] Mar 19 03:31:48.003 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.23833:20260318T211735Z
46232026-03-19T03:31:49.072Z[ host-image] Mar 19 03:31:48.003 INFO O| install = pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z
46242026-03-19T03:31:49.072Z[ host-image] Mar 19 03:31:48.004 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z
46252026-03-19T03:31:49.082Z[ host-image] Mar 19 03:31:48.015 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.23833:20260318T211735Z
46262026-03-19T03:31:49.085Z[ host-image] Mar 19 03:31:48.015 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
46272026-03-19T03:31:49.085Z[ host-image] Mar 19 03:31:48.015 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.23833:20260318T211735Z
46282026-03-19T03:31:49.085Z[ host-image] Mar 19 03:31:48.015 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.23833:20260318T211735Z
46292026-03-19T03:31:49.085Z[ host-image] Mar 19 03:31:48.015 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.23833:20260318T211736Z
46302026-03-19T03:31:49.085Z[ host-image] Mar 19 03:31:48.016 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
46312026-03-19T03:31:49.085Z[ host-image] Mar 19 03:31:48.016 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
46322026-03-19T03:31:49.085Z[ host-image] Mar 19 03:31:48.016 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.23833:20260318T211736Z
46332026-03-19T03:31:49.085Z[ host-image] Mar 19 03:31:48.016 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.23833:20260318T211736Z
46342026-03-19T03:31:49.085Z[ host-image] Mar 19 03:31:48.016 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.23833:20260318T211736Z
46352026-03-19T03:31:49.085Z[ host-image] Mar 19 03:31:48.016 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.23833:20260318T211736Z
46362026-03-19T03:31:49.085Z[ host-image] Mar 19 03:31:48.016 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.23833:20260318T211737Z
46372026-03-19T03:31:49.085Z[ host-image] Mar 19 03:31:48.016 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.23833:20260318T211737Z
46382026-03-19T03:31:49.085Z[ host-image] Mar 19 03:31:48.017 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
46392026-03-19T03:31:49.085Z[ host-image] Mar 19 03:31:48.018 INFO O| install = pkg://helios-dev/system/microcode/amd@20251202-2.0.23833:20260318T211738Z
46402026-03-19T03:31:49.089Z[ host-image] Mar 19 03:31:48.018 INFO O| install = pkg://helios-dev/system/microcode/intel@20260227-2.0.23833:20260318T211738Z
46412026-03-19T03:31:49.089Z[ host-image] Mar 19 03:31:48.018 INFO O| install = pkg://helios-dev/system/microcode/oxide@20251202-2.0.23833:20260318T211738Z
46422026-03-19T03:31:49.089Z[ host-image] Mar 19 03:31:48.018 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.23833:20260318T211739Z
46432026-03-19T03:31:49.089Z[ host-image] Mar 19 03:31:48.018 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.23833:20260318T211738Z
46442026-03-19T03:31:49.089Z[ host-image] Mar 19 03:31:48.019 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.23833:20260318T211739Z
46452026-03-19T03:31:49.089Z[ host-image] Mar 19 03:31:48.019 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
46462026-03-19T03:31:49.089Z[ host-image] Mar 19 03:31:48.019 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
46472026-03-19T03:31:49.089Z[ host-image] Mar 19 03:31:48.019 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.23833:20260318T211741Z
46482026-03-19T03:31:49.089Z[ host-image] Mar 19 03:31:48.019 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.23833:20260318T211742Z
46492026-03-19T03:31:49.089Z[ host-image] Mar 19 03:31:48.019 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.25:20250809T001126Z
46502026-03-19T03:31:49.089Z[ host-image] Mar 19 03:31:48.019 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
46512026-03-19T03:31:49.089Z[ host-image] Mar 19 03:31:48.019 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
46522026-03-19T03:31:49.090Z[ host-image] Mar 19 03:31:48.019 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
46532026-03-19T03:31:49.090Z[ host-image] Mar 19 03:31:48.019 INFO O| install = pkg://helios-dev/text/looker@0.1.0.13-2.0:20250303T182037Z
46542026-03-19T03:31:49.090Z[ host-image] Mar 19 03:31:48.019 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
46552026-03-19T03:31:49.090Z[ host-image] Mar 19 03:31:48.021 INFO O| install = pkg://helios-dev/web/curl@8.19.0-2.0:20260311T180610Z
46562026-03-19T03:31:49.090Z[ host-image] Mar 19 03:31:48.021 INFO O| tempdir @ "/tmp/.tmpOMtEAk/tmp"
46572026-03-19T03:31:49.090Z[ host-image] Mar 19 03:31:48.021 INFO O| image root @ "/tmp/.tmpOMtEAk/tmp/root"
46582026-03-19T03:31:49.090Z[ host-image] Mar 19 03:31:48.021 INFO O| creating image...
46592026-03-19T03:31:49.467Z[ host-image] Mar 19 03:31:48.400 INFO O| copying publishers...
46602026-03-19T03:31:51.783Z[ recovery-image] Mar 19 03:31:50.716 INFO O| Mar 19 03:31:50.716 INFO O| Download: 15907/15969 items 185.5/187.3MB 99% complete (830k/s)
46612026-03-19T03:31:53.108Z[ recovery-image] Mar 19 03:31:52.041 INFO O| Mar 19 03:31:52.041 INFO O| Download: Completed 187.27 MB in 255.95 seconds (746k/s)
46622026-03-19T03:31:53.486Z[ recovery-image] Mar 19 03:31:52.419 INFO O| Mar 19 03:31:52.419 INFO O| Actions: 1/26357 actions (Installing new actions)
46632026-03-19T03:31:58.486Z[ recovery-image] Mar 19 03:31:57.419 INFO O| Mar 19 03:31:57.419 INFO O| Actions: 16772/26357 actions (Installing new actions)
46642026-03-19T03:32:00.862Z[ recovery-image] Mar 19 03:31:59.795 INFO O| Mar 19 03:31:59.795 INFO O| Actions: Completed 26357 actions in 7.37 seconds.
46652026-03-19T03:32:01.292Z[ recovery-image] Mar 19 03:32:00.226 INFO O| Mar 19 03:32:00.226 INFO O| Done
46662026-03-19T03:32:01.292Z[ recovery-image] Mar 19 03:32:00.226 INFO O| Mar 19 03:32:00.226 INFO O| Done
46672026-03-19T03:32:02.644Z[ recovery-image] Mar 19 03:32:01.578 INFO O| Mar 19 03:32:01.578 INFO O| Done
46682026-03-19T03:32:03.587Z[ recovery-image] Mar 19 03:32:02.519 INFO O| Mar 19 03:32:02.519 INFO O| Done
46692026-03-19T03:32:03.597Z[ recovery-image] Mar 19 03:32:02.531 INFO O| Mar 19 03:32:02.531 INFO O| Done
46702026-03-19T03:32:05.333Z[ recovery-image] Mar 19 03:32:04.266 INFO O| Mar 19 03:32:04.266 INFO O| Done
46712026-03-19T03:32:05.668Z[ recovery-image] Mar 19 03:32:04.602 INFO O| Mar 19 03:32:04.602 INFO O| Done
46722026-03-19T03:32:08.221Z[ recovery-image] Mar 19 03:32:07.154 INFO O| Mar 19 03:32:07.154 INFO STEP 11 (pkg_install) COMPLETE
46732026-03-19T03:32:08.221Z[ recovery-image] Mar 19 03:32:07.154 INFO O| Mar 19 03:32:07.154 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46742026-03-19T03:32:08.221Z[ recovery-image] Mar 19 03:32:07.154 INFO O| Mar 19 03:32:07.154 INFO skip step because feature "recovery" is enabled
46752026-03-19T03:32:08.224Z[ recovery-image] Mar 19 03:32:07.154 INFO O| Mar 19 03:32:07.154 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46762026-03-19T03:32:08.225Z[ recovery-image] Mar 19 03:32:07.154 INFO O| Mar 19 03:32:07.154 INFO skip step because feature "omicron1" is not enabled
46772026-03-19T03:32:08.225Z[ recovery-image] Mar 19 03:32:07.154 INFO O| Mar 19 03:32:07.154 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46782026-03-19T03:32:08.229Z[ recovery-image] Mar 19 03:32:07.163 INFO O| Mar 19 03:32:07.163 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/driver/network/opte@0.39.455"]
46792026-03-19T03:32:24.086Z[ host-image] Mar 19 03:32:23.021 INFO O| adding properties...
46802026-03-19T03:32:24.998Z[ host-image] Mar 19 03:32:23.933 INFO O| installing packages...
46812026-03-19T03:32:30.007Z[ recovery-image] Mar 19 03:32:28.942 INFO O| Mar 19 03:32:28.942 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
46822026-03-19T03:32:40.703Z[ recovery-image] Mar 19 03:32:39.639 INFO O| Mar 19 03:32:39.639 INFO O| Startup: Caching catalogs ... Done
46832026-03-19T03:32:46.057Z[ recovery-image] Mar 19 03:32:44.992 INFO O| Mar 19 03:32:44.992 INFO O| Planning: Solver setup ... Done
46842026-03-19T03:32:46.064Z[ recovery-image] Mar 19 03:32:45.000 INFO O| Mar 19 03:32:45.000 INFO O| Planning: Running solver ... Done
46852026-03-19T03:32:46.183Z[ recovery-image] Mar 19 03:32:45.119 INFO O| Mar 19 03:32:45.119 INFO O| Planning: Finding local manifests ... Done
46862026-03-19T03:32:46.195Z[ recovery-image] Mar 19 03:32:45.131 INFO O| Mar 19 03:32:45.131 INFO O| Planning: Fetching manifests: 0/1 0% complete
46872026-03-19T03:32:46.200Z[ recovery-image] Mar 19 03:32:45.137 INFO O| Mar 19 03:32:45.137 INFO O| Planning: Fetching manifests: 1/1 100% complete
46882026-03-19T03:32:46.216Z[ recovery-image] Mar 19 03:32:45.152 INFO O| Mar 19 03:32:45.152 INFO O| Planning: Package planning ... Done
46892026-03-19T03:32:46.220Z[ recovery-image] Mar 19 03:32:45.152 INFO O| Mar 19 03:32:45.152 INFO O| Planning: Merging actions ... Done
46902026-03-19T03:32:46.241Z[ recovery-image] Mar 19 03:32:45.177 INFO O| Mar 19 03:32:45.177 INFO O| Planning: Checking for conflicting actions ... Done
46912026-03-19T03:32:46.244Z[ recovery-image] Mar 19 03:32:45.177 INFO O| Mar 19 03:32:45.177 INFO O| Planning: Consolidating action changes ... Done
46922026-03-19T03:32:46.358Z[ recovery-image] Mar 19 03:32:45.293 INFO O| Mar 19 03:32:45.293 INFO O| Planning: Evaluating mediators ... Done
46932026-03-19T03:32:46.361Z[ recovery-image] Mar 19 03:32:45.293 INFO O| Mar 19 03:32:45.293 INFO O| Planning: Planning completed in 5.56 seconds
46942026-03-19T03:32:46.361Z[ recovery-image] Mar 19 03:32:45.294 INFO O| Mar 19 03:32:45.294 INFO O| Packages to install: 1
46952026-03-19T03:32:46.375Z[ recovery-image] Mar 19 03:32:45.312 INFO O| Mar 19 03:32:45.312 INFO O| Download: 0/4 items 0.0/12.3MB 0% complete
46962026-03-19T03:32:46.478Z[ recovery-image] Mar 19 03:32:45.413 INFO O| Mar 19 03:32:45.413 INFO O| Download: Completed 12.26 MB in 0.10 seconds (120M/s)
46972026-03-19T03:32:46.505Z[ recovery-image] Mar 19 03:32:45.442 INFO O| Mar 19 03:32:45.442 INFO O| Actions: 1/22 actions (Installing new actions)
46982026-03-19T03:32:46.768Z[ recovery-image] Mar 19 03:32:45.704 INFO O| Mar 19 03:32:45.704 INFO O| Actions: Completed 22 actions in 0.26 seconds.
46992026-03-19T03:32:47.909Z[ recovery-image] Mar 19 03:32:46.845 INFO O| Mar 19 03:32:46.845 INFO O| Done
47002026-03-19T03:32:47.909Z[ recovery-image] Mar 19 03:32:46.845 INFO O| Mar 19 03:32:46.845 INFO O| Done
47012026-03-19T03:32:48.969Z[ recovery-image] Mar 19 03:32:47.852 INFO O| Mar 19 03:32:47.852 INFO O| Done
47022026-03-19T03:32:49.876Z[ recovery-image] Mar 19 03:32:48.812 INFO O| Mar 19 03:32:48.812 INFO O| Done
47032026-03-19T03:32:49.890Z[ recovery-image] Mar 19 03:32:48.826 INFO O| Mar 19 03:32:48.826 INFO O| Done
47042026-03-19T03:32:49.892Z[ recovery-image] Mar 19 03:32:48.826 INFO O| Mar 19 03:32:48.826 INFO O| Done
47052026-03-19T03:32:49.902Z[ recovery-image] Mar 19 03:32:48.839 INFO O| Mar 19 03:32:48.839 INFO O| Done
47062026-03-19T03:32:51.663Z[ recovery-image] Mar 19 03:32:50.563 INFO O| Mar 19 03:32:50.563 INFO STEP 14 (pkg_install) COMPLETE
47072026-03-19T03:32:51.663Z[ recovery-image] Mar 19 03:32:50.563 INFO O| Mar 19 03:32:50.563 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47082026-03-19T03:32:51.663Z[ recovery-image] Mar 19 03:32:50.563 INFO O| Mar 19 03:32:50.563 INFO skip step because feature "mbist" is not enabled
47092026-03-19T03:32:51.668Z[ recovery-image] Mar 19 03:32:50.563 INFO O| Mar 19 03:32:50.563 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47102026-03-19T03:32:51.668Z[ recovery-image] Mar 19 03:32:50.563 INFO O| Mar 19 03:32:50.563 INFO skip step because feature "mfg" is not enabled
47112026-03-19T03:32:51.668Z[ recovery-image] Mar 19 03:32:50.563 INFO O| Mar 19 03:32:50.563 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47122026-03-19T03:32:51.668Z[ recovery-image] Mar 19 03:32:50.563 INFO O| Mar 19 03:32:50.563 INFO skip step because feature "compliance" is not enabled
47132026-03-19T03:32:51.668Z[ recovery-image] Mar 19 03:32:50.563 INFO O| Mar 19 03:32:50.563 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47142026-03-19T03:32:51.668Z[ recovery-image] Mar 19 03:32:50.563 INFO O| Mar 19 03:32:50.563 INFO skip step because feature "stress" is not enabled
47152026-03-19T03:32:51.668Z[ recovery-image] Mar 19 03:32:50.563 INFO O| Mar 19 03:32:50.563 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47162026-03-19T03:32:51.668Z[ recovery-image] Mar 19 03:32:50.563 INFO O| Mar 19 03:32:50.563 INFO skip step because feature "compliance" is not enabled
47172026-03-19T03:32:51.668Z[ recovery-image] Mar 19 03:32:50.563 INFO O| Mar 19 03:32:50.563 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47182026-03-19T03:32:51.669Z[ recovery-image] Mar 19 03:32:50.563 INFO O| Mar 19 03:32:50.563 INFO skip step because feature "nfs" is not enabled
47192026-03-19T03:32:51.669Z[ recovery-image] Mar 19 03:32:50.563 INFO O| Mar 19 03:32:50.563 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@os
47202026-03-19T03:32:51.669Z[ recovery-image] Mar 19 03:32:50.563 INFO O| Mar 19 03:32:50.563 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
47212026-03-19T03:32:51.717Z[ recovery-image] Mar 19 03:32:50.653 INFO O| Mar 19 03:32:50.653 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
47222026-03-19T03:32:51.803Z[ recovery-image] Mar 19 03:32:50.740 INFO O| Mar 19 03:32:50.740 INFO completed processing sled/ramdisk-01-os
47232026-03-19T03:32:51.807Z[ recovery-image] Mar 19 03:32:50.742 INFO image builder template: ramdisk-02-trim...
47242026-03-19T03:32:51.808Z[ recovery-image] Mar 19 03:32:50.742 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/.tmpHsrGlm/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", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "ramdisk-02-trim"], pwd: None
47252026-03-19T03:32:51.824Z[ recovery-image] Mar 19 03:32:50.761 INFO O| Mar 19 03:32:50.761 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
47262026-03-19T03:32:51.828Z[ recovery-image] Mar 19 03:32:50.764 INFO O| Mar 19 03:32:50.764 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
47272026-03-19T03:32:51.910Z[ recovery-image] Mar 19 03:32:50.846 INFO O| Mar 19 03:32:50.846 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-02-trim: sync = disabled
47282026-03-19T03:32:51.976Z[ recovery-image] Mar 19 03:32:50.909 INFO O| Mar 19 03:32:50.909 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
47292026-03-19T03:32:51.976Z[ recovery-image] Mar 19 03:32:50.909 INFO O| Mar 19 03:32:50.909 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
47302026-03-19T03:32:51.979Z[ recovery-image] Mar 19 03:32:50.913 INFO O| Mar 19 03:32:50.913 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
47312026-03-19T03:32:51.982Z[ recovery-image] Mar 19 03:32:50.918 INFO O| Mar 19 03:32:50.918 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@os
47322026-03-19T03:32:51.986Z[ recovery-image] Mar 19 03:32:50.923 INFO O| Mar 19 03:32:50.923 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
47332026-03-19T03:32:52.205Z[ recovery-image] Mar 19 03:32:51.142 INFO O| Mar 19 03:32:51.142 INFO rolled back to input snapshot; work may begin
47342026-03-19T03:32:52.205Z[ recovery-image] Mar 19 03:32:51.142 INFO O| Mar 19 03:32:51.142 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
47352026-03-19T03:32:52.210Z[ recovery-image] Mar 19 03:32:51.147 INFO O| Mar 19 03:32:51.147 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47362026-03-19T03:32:52.218Z[ recovery-image] Mar 19 03:32:51.155 INFO O| Mar 19 03:32:51.155 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/var/pkg"
47372026-03-19T03:32:52.262Z[ recovery-image] Mar 19 03:32:51.199 INFO O| Mar 19 03:32:51.199 INFO STEP 0 (remove_files) COMPLETE
47382026-03-19T03:32:52.262Z[ recovery-image] Mar 19 03:32:51.199 INFO O| Mar 19 03:32:51.199 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47392026-03-19T03:32:52.270Z[ recovery-image] Mar 19 03:32:51.207 INFO O| Mar 19 03:32:51.207 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/xpg4"
47402026-03-19T03:32:52.274Z[ recovery-image] Mar 19 03:32:51.209 INFO O| Mar 19 03:32:51.209 INFO STEP 1 (remove_files) COMPLETE
47412026-03-19T03:32:52.274Z[ recovery-image] Mar 19 03:32:51.209 INFO O| Mar 19 03:32:51.209 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47422026-03-19T03:32:52.283Z[ recovery-image] Mar 19 03:32:51.219 INFO O| Mar 19 03:32:51.219 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/include"
47432026-03-19T03:32:52.295Z[ recovery-image] Mar 19 03:32:51.232 INFO O| Mar 19 03:32:51.232 INFO STEP 2 (remove_files) COMPLETE
47442026-03-19T03:32:52.295Z[ recovery-image] Mar 19 03:32:51.232 INFO O| Mar 19 03:32:51.232 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47452026-03-19T03:32:52.305Z[ recovery-image] Mar 19 03:32:51.241 INFO O| Mar 19 03:32:51.241 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/demo"
47462026-03-19T03:32:52.308Z[ recovery-image] Mar 19 03:32:51.243 INFO O| Mar 19 03:32:51.243 INFO STEP 3 (remove_files) COMPLETE
47472026-03-19T03:32:52.308Z[ recovery-image] Mar 19 03:32:51.243 INFO O| Mar 19 03:32:51.243 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47482026-03-19T03:32:52.314Z[ recovery-image] Mar 19 03:32:51.250 INFO O| Mar 19 03:32:51.250 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/help"
47492026-03-19T03:32:52.318Z[ recovery-image] Mar 19 03:32:51.254 INFO O| Mar 19 03:32:51.254 INFO STEP 4 (remove_files) COMPLETE
47502026-03-19T03:32:52.323Z[ recovery-image] Mar 19 03:32:51.254 INFO O| Mar 19 03:32:51.254 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47512026-03-19T03:32:52.326Z[ recovery-image] Mar 19 03:32:51.261 INFO O| Mar 19 03:32:51.261 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/doc"
47522026-03-19T03:32:52.326Z[ recovery-image] Mar 19 03:32:51.261 INFO O| Mar 19 03:32:51.261 INFO STEP 5 (remove_files) COMPLETE
47532026-03-19T03:32:52.327Z[ recovery-image] Mar 19 03:32:51.261 INFO O| Mar 19 03:32:51.261 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47542026-03-19T03:32:52.332Z[ recovery-image] Mar 19 03:32:51.268 INFO O| Mar 19 03:32:51.268 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash-completion"
47552026-03-19T03:32:52.342Z[ recovery-image] Mar 19 03:32:51.278 INFO O| Mar 19 03:32:51.278 INFO STEP 6 (remove_files) COMPLETE
47562026-03-19T03:32:52.342Z[ recovery-image] Mar 19 03:32:51.278 INFO O| Mar 19 03:32:51.278 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47572026-03-19T03:32:52.346Z[ recovery-image] Mar 19 03:32:51.278 INFO O| Mar 19 03:32:51.278 INFO skip step because feature "recovery" is enabled
47582026-03-19T03:32:52.346Z[ recovery-image] Mar 19 03:32:51.278 INFO O| Mar 19 03:32:51.278 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47592026-03-19T03:32:52.347Z[ recovery-image] Mar 19 03:32:51.278 INFO O| Mar 19 03:32:51.278 INFO skip step because feature "recovery" is enabled
47602026-03-19T03:32:52.347Z[ recovery-image] Mar 19 03:32:51.278 INFO O| Mar 19 03:32:51.278 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47612026-03-19T03:32:52.347Z[ recovery-image] Mar 19 03:32:51.278 INFO O| Mar 19 03:32:51.278 INFO skip step because feature "recovery" is enabled
47622026-03-19T03:32:52.347Z[ recovery-image] Mar 19 03:32:51.278 INFO O| Mar 19 03:32:51.278 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47632026-03-19T03:32:52.350Z[ recovery-image] Mar 19 03:32:51.285 INFO O| Mar 19 03:32:51.285 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/etc/net-snmp"
47642026-03-19T03:32:52.353Z[ recovery-image] Mar 19 03:32:51.288 INFO O| Mar 19 03:32:51.288 INFO STEP 10 (remove_files) COMPLETE
47652026-03-19T03:32:52.353Z[ recovery-image] Mar 19 03:32:51.288 INFO O| Mar 19 03:32:51.288 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47662026-03-19T03:32:52.359Z[ recovery-image] Mar 19 03:32:51.295 INFO O| Mar 19 03:32:51.295 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i386"
47672026-03-19T03:32:52.362Z[ recovery-image] Mar 19 03:32:51.296 INFO O| Mar 19 03:32:51.296 INFO STEP 11 (remove_files) COMPLETE
47682026-03-19T03:32:52.362Z[ recovery-image] Mar 19 03:32:51.296 INFO O| Mar 19 03:32:51.296 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47692026-03-19T03:32:52.365Z[ recovery-image] Mar 19 03:32:51.302 INFO O| Mar 19 03:32:51.302 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86xpv"
47702026-03-19T03:32:52.370Z[ recovery-image] Mar 19 03:32:51.303 INFO O| Mar 19 03:32:51.303 INFO STEP 12 (remove_files) COMPLETE
47712026-03-19T03:32:52.370Z[ recovery-image] Mar 19 03:32:51.303 INFO O| Mar 19 03:32:51.303 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47722026-03-19T03:32:52.453Z[ recovery-image] Mar 19 03:32:51.388 INFO O| Mar 19 03:32:51.388 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libtddl.a"
47732026-03-19T03:32:52.457Z[ recovery-image] Mar 19 03:32:51.394 INFO O| Mar 19 03:32:51.394 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
47742026-03-19T03:32:52.460Z[ recovery-image] Mar 19 03:32:51.395 INFO O| Mar 19 03:32:51.394 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses++.a"
47752026-03-19T03:32:52.460Z[ recovery-image] Mar 19 03:32:51.396 INFO O| Mar 19 03:32:51.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libncurses++.a"
47762026-03-19T03:32:52.553Z[ recovery-image] Mar 19 03:32:51.486 INFO O| Mar 19 03:32:51.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
47772026-03-19T03:32:52.556Z[ recovery-image] Mar 19 03:32:51.486 INFO O| Mar 19 03:32:51.486 INFO STEP 13 (remove_files) COMPLETE
47782026-03-19T03:32:52.556Z[ recovery-image] Mar 19 03:32:51.486 INFO O| Mar 19 03:32:51.486 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47792026-03-19T03:32:52.559Z[ recovery-image] Mar 19 03:32:51.496 INFO O| Mar 19 03:32:51.496 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/boot"
47802026-03-19T03:32:52.563Z[ recovery-image] Mar 19 03:32:51.497 INFO O| Mar 19 03:32:51.497 INFO STEP 14 (remove_files) COMPLETE
47812026-03-19T03:32:52.563Z[ recovery-image] Mar 19 03:32:51.497 INFO O| Mar 19 03:32:51.497 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47822026-03-19T03:32:52.570Z[ recovery-image] Mar 19 03:32:51.506 INFO O| Mar 19 03:32:51.506 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86pc"
47832026-03-19T03:32:52.575Z[ recovery-image] Mar 19 03:32:51.512 INFO O| Mar 19 03:32:51.512 INFO STEP 15 (remove_files) COMPLETE
47842026-03-19T03:32:52.575Z[ recovery-image] Mar 19 03:32:51.512 INFO O| Mar 19 03:32:51.512 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47852026-03-19T03:32:52.587Z[ recovery-image] Mar 19 03:32:51.522 INFO O| Mar 19 03:32:51.521 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86xpv"
47862026-03-19T03:32:52.590Z[ recovery-image] Mar 19 03:32:51.522 INFO O| Mar 19 03:32:51.522 INFO STEP 16 (remove_files) COMPLETE
47872026-03-19T03:32:52.590Z[ recovery-image] Mar 19 03:32:51.522 INFO O| Mar 19 03:32:51.522 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47882026-03-19T03:32:52.593Z[ recovery-image] Mar 19 03:32:51.529 INFO O| Mar 19 03:32:51.528 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86pc"
47892026-03-19T03:32:52.594Z[ recovery-image] Mar 19 03:32:51.530 INFO O| Mar 19 03:32:51.530 INFO STEP 17 (remove_files) COMPLETE
47902026-03-19T03:32:52.594Z[ recovery-image] Mar 19 03:32:51.530 INFO O| Mar 19 03:32:51.530 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47912026-03-19T03:32:52.600Z[ recovery-image] Mar 19 03:32:51.536 INFO O| Mar 19 03:32:51.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/acpica"
47922026-03-19T03:32:52.604Z[ recovery-image] Mar 19 03:32:51.537 INFO O| Mar 19 03:32:51.537 INFO STEP 18 (remove_files) COMPLETE
47932026-03-19T03:32:52.604Z[ recovery-image] Mar 19 03:32:51.537 INFO O| Mar 19 03:32:51.537 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47942026-03-19T03:32:52.607Z[ recovery-image] Mar 19 03:32:51.543 INFO O| Mar 19 03:32:51.543 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/tem"
47952026-03-19T03:32:52.607Z[ recovery-image] Mar 19 03:32:51.543 INFO O| Mar 19 03:32:51.543 INFO STEP 19 (remove_files) COMPLETE
47962026-03-19T03:32:52.607Z[ recovery-image] Mar 19 03:32:51.543 INFO O| Mar 19 03:32:51.543 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47972026-03-19T03:32:52.613Z[ recovery-image] Mar 19 03:32:51.550 INFO O| Mar 19 03:32:51.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
47982026-03-19T03:32:52.613Z[ recovery-image] Mar 19 03:32:51.550 INFO O| Mar 19 03:32:51.550 INFO STEP 20 (remove_files) COMPLETE
47992026-03-19T03:32:52.614Z[ recovery-image] Mar 19 03:32:51.550 INFO O| Mar 19 03:32:51.550 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48002026-03-19T03:32:52.620Z[ recovery-image] Mar 19 03:32:51.557 INFO O| Mar 19 03:32:51.557 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/wc"
48012026-03-19T03:32:52.623Z[ recovery-image] Mar 19 03:32:51.557 INFO O| Mar 19 03:32:51.557 INFO STEP 21 (remove_files) COMPLETE
48022026-03-19T03:32:52.623Z[ recovery-image] Mar 19 03:32:51.557 INFO O| Mar 19 03:32:51.557 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48032026-03-19T03:32:52.630Z[ recovery-image] Mar 19 03:32:51.565 INFO O| Mar 19 03:32:51.564 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
48042026-03-19T03:32:52.630Z[ recovery-image] Mar 19 03:32:51.565 INFO O| Mar 19 03:32:51.565 INFO STEP 22 (remove_files) COMPLETE
48052026-03-19T03:32:52.630Z[ recovery-image] Mar 19 03:32:51.565 INFO O| Mar 19 03:32:51.565 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48062026-03-19T03:32:52.637Z[ recovery-image] Mar 19 03:32:51.574 INFO O| Mar 19 03:32:51.574 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/conskbd"
48072026-03-19T03:32:52.638Z[ recovery-image] Mar 19 03:32:51.574 INFO O| Mar 19 03:32:51.574 INFO STEP 23 (remove_files) COMPLETE
48082026-03-19T03:32:52.638Z[ recovery-image] Mar 19 03:32:51.574 INFO O| Mar 19 03:32:51.574 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48092026-03-19T03:32:52.647Z[ recovery-image] Mar 19 03:32:51.583 INFO O| Mar 19 03:32:51.583 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/tzmon"
48102026-03-19T03:32:52.647Z[ recovery-image] Mar 19 03:32:51.583 INFO O| Mar 19 03:32:51.583 INFO STEP 24 (remove_files) COMPLETE
48112026-03-19T03:32:52.647Z[ recovery-image] Mar 19 03:32:51.583 INFO O| Mar 19 03:32:51.583 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48122026-03-19T03:32:52.654Z[ recovery-image] Mar 19 03:32:51.591 INFO O| Mar 19 03:32:51.591 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/power"
48132026-03-19T03:32:52.658Z[ recovery-image] Mar 19 03:32:51.591 INFO O| Mar 19 03:32:51.591 INFO STEP 25 (remove_files) COMPLETE
48142026-03-19T03:32:52.658Z[ recovery-image] Mar 19 03:32:51.591 INFO O| Mar 19 03:32:51.591 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48152026-03-19T03:32:52.662Z[ recovery-image] Mar 19 03:32:51.598 INFO O| Mar 19 03:32:51.598 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio"
48162026-03-19T03:32:52.665Z[ recovery-image] Mar 19 03:32:51.598 INFO O| Mar 19 03:32:51.598 INFO STEP 26 (remove_files) COMPLETE
48172026-03-19T03:32:52.665Z[ recovery-image] Mar 19 03:32:51.598 INFO O| Mar 19 03:32:51.598 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48182026-03-19T03:32:52.669Z[ recovery-image] Mar 19 03:32:51.605 INFO O| Mar 19 03:32:51.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio1575"
48192026-03-19T03:32:52.669Z[ recovery-image] Mar 19 03:32:51.605 INFO O| Mar 19 03:32:51.605 INFO STEP 27 (remove_files) COMPLETE
48202026-03-19T03:32:52.673Z[ recovery-image] Mar 19 03:32:51.605 INFO O| Mar 19 03:32:51.605 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48212026-03-19T03:32:52.678Z[ recovery-image] Mar 19 03:32:51.614 INFO O| Mar 19 03:32:51.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audioens"
48222026-03-19T03:32:52.681Z[ recovery-image] Mar 19 03:32:51.614 INFO O| Mar 19 03:32:51.614 INFO STEP 28 (remove_files) COMPLETE
48232026-03-19T03:32:52.681Z[ recovery-image] Mar 19 03:32:51.614 INFO O| Mar 19 03:32:51.614 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48242026-03-19T03:32:52.684Z[ recovery-image] Mar 19 03:32:51.621 INFO O| Mar 19 03:32:51.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiopci"
48252026-03-19T03:32:52.684Z[ recovery-image] Mar 19 03:32:51.621 INFO O| Mar 19 03:32:51.621 INFO STEP 29 (remove_files) COMPLETE
48262026-03-19T03:32:52.687Z[ recovery-image] Mar 19 03:32:51.621 INFO O| Mar 19 03:32:51.621 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48272026-03-19T03:32:52.734Z[ recovery-image] Mar 19 03:32:51.628 INFO O| Mar 19 03:32:51.628 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiots"
48282026-03-19T03:32:52.734Z[ recovery-image] Mar 19 03:32:51.628 INFO O| Mar 19 03:32:51.628 INFO STEP 30 (remove_files) COMPLETE
48292026-03-19T03:32:52.734Z[ recovery-image] Mar 19 03:32:51.628 INFO O| Mar 19 03:32:51.628 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48302026-03-19T03:32:52.734Z[ recovery-image] Mar 19 03:32:51.635 INFO O| Mar 19 03:32:51.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ehci"
48312026-03-19T03:32:52.735Z[ recovery-image] Mar 19 03:32:51.635 INFO O| Mar 19 03:32:51.635 INFO STEP 31 (remove_files) COMPLETE
48322026-03-19T03:32:52.735Z[ recovery-image] Mar 19 03:32:51.635 INFO O| Mar 19 03:32:51.635 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48332026-03-19T03:32:52.735Z[ recovery-image] Mar 19 03:32:51.645 INFO O| Mar 19 03:32:51.645 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hid"
48342026-03-19T03:32:52.735Z[ recovery-image] Mar 19 03:32:51.645 INFO O| Mar 19 03:32:51.645 INFO STEP 32 (remove_files) COMPLETE
48352026-03-19T03:32:52.735Z[ recovery-image] Mar 19 03:32:51.645 INFO O| Mar 19 03:32:51.645 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48362026-03-19T03:32:52.735Z[ recovery-image] Mar 19 03:32:51.653 INFO O| Mar 19 03:32:51.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hubd"
48372026-03-19T03:32:52.735Z[ recovery-image] Mar 19 03:32:51.653 INFO O| Mar 19 03:32:51.653 INFO STEP 33 (remove_files) COMPLETE
48382026-03-19T03:32:52.735Z[ recovery-image] Mar 19 03:32:51.653 INFO O| Mar 19 03:32:51.653 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48392026-03-19T03:32:52.735Z[ recovery-image] Mar 19 03:32:51.660 INFO O| Mar 19 03:32:51.660 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ohci"
48402026-03-19T03:32:52.735Z[ recovery-image] Mar 19 03:32:51.661 INFO O| Mar 19 03:32:51.661 INFO STEP 34 (remove_files) COMPLETE
48412026-03-19T03:32:52.735Z[ recovery-image] Mar 19 03:32:51.661 INFO O| Mar 19 03:32:51.661 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48422026-03-19T03:32:52.741Z[ recovery-image] Mar 19 03:32:51.669 INFO O| Mar 19 03:32:51.669 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
48432026-03-19T03:32:52.741Z[ recovery-image] Mar 19 03:32:51.669 INFO O| Mar 19 03:32:51.669 INFO STEP 35 (remove_files) COMPLETE
48442026-03-19T03:32:52.741Z[ recovery-image] Mar 19 03:32:51.669 INFO O| Mar 19 03:32:51.669 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48452026-03-19T03:32:52.741Z[ recovery-image] Mar 19 03:32:51.675 INFO O| Mar 19 03:32:51.675 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/uhci"
48462026-03-19T03:32:52.741Z[ recovery-image] Mar 19 03:32:51.675 INFO O| Mar 19 03:32:51.675 INFO STEP 36 (remove_files) COMPLETE
48472026-03-19T03:32:52.741Z[ recovery-image] Mar 19 03:32:51.675 INFO O| Mar 19 03:32:51.675 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48482026-03-19T03:32:52.746Z[ recovery-image] Mar 19 03:32:51.682 INFO O| Mar 19 03:32:51.682 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
48492026-03-19T03:32:52.746Z[ recovery-image] Mar 19 03:32:51.682 INFO O| Mar 19 03:32:51.682 INFO STEP 37 (remove_files) COMPLETE
48502026-03-19T03:32:52.749Z[ recovery-image] Mar 19 03:32:51.682 INFO O| Mar 19 03:32:51.682 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48512026-03-19T03:32:52.756Z[ recovery-image] Mar 19 03:32:51.692 INFO O| Mar 19 03:32:51.692 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_as"
48522026-03-19T03:32:52.756Z[ recovery-image] Mar 19 03:32:51.692 INFO O| Mar 19 03:32:51.692 INFO STEP 38 (remove_files) COMPLETE
48532026-03-19T03:32:52.759Z[ recovery-image] Mar 19 03:32:51.692 INFO O| Mar 19 03:32:51.692 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48542026-03-19T03:32:52.763Z[ recovery-image] Mar 19 03:32:51.699 INFO O| Mar 19 03:32:51.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
48552026-03-19T03:32:52.763Z[ recovery-image] Mar 19 03:32:51.699 INFO O| Mar 19 03:32:51.699 INFO STEP 39 (remove_files) COMPLETE
48562026-03-19T03:32:52.763Z[ recovery-image] Mar 19 03:32:51.699 INFO O| Mar 19 03:32:51.699 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48572026-03-19T03:32:52.771Z[ recovery-image] Mar 19 03:32:51.706 INFO O| Mar 19 03:32:51.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
48582026-03-19T03:32:52.774Z[ recovery-image] Mar 19 03:32:51.706 INFO O| Mar 19 03:32:51.706 INFO STEP 40 (remove_files) COMPLETE
48592026-03-19T03:32:52.774Z[ recovery-image] Mar 19 03:32:51.706 INFO O| Mar 19 03:32:51.706 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48602026-03-19T03:32:52.780Z[ recovery-image] Mar 19 03:32:51.717 INFO O| Mar 19 03:32:51.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usbprn"
48612026-03-19T03:32:52.780Z[ recovery-image] Mar 19 03:32:51.717 INFO O| Mar 19 03:32:51.717 INFO STEP 41 (remove_files) COMPLETE
48622026-03-19T03:32:52.783Z[ recovery-image] Mar 19 03:32:51.717 INFO O| Mar 19 03:32:51.717 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48632026-03-19T03:32:52.787Z[ recovery-image] Mar 19 03:32:51.724 INFO O| Mar 19 03:32:51.724 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/xhci"
48642026-03-19T03:32:52.790Z[ recovery-image] Mar 19 03:32:51.724 INFO O| Mar 19 03:32:51.724 INFO STEP 42 (remove_files) COMPLETE
48652026-03-19T03:32:52.790Z[ recovery-image] Mar 19 03:32:51.724 INFO O| Mar 19 03:32:51.724 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48662026-03-19T03:32:52.794Z[ recovery-image] Mar 19 03:32:51.731 INFO O| Mar 19 03:32:51.731 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
48672026-03-19T03:32:52.794Z[ recovery-image] Mar 19 03:32:51.731 INFO O| Mar 19 03:32:51.731 INFO STEP 43 (remove_files) COMPLETE
48682026-03-19T03:32:52.797Z[ recovery-image] Mar 19 03:32:51.731 INFO O| Mar 19 03:32:51.731 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48692026-03-19T03:32:52.801Z[ recovery-image] Mar 19 03:32:51.738 INFO O| Mar 19 03:32:51.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
48702026-03-19T03:32:52.804Z[ recovery-image] Mar 19 03:32:51.738 INFO O| Mar 19 03:32:51.738 INFO STEP 44 (remove_files) COMPLETE
48712026-03-19T03:32:52.804Z[ recovery-image] Mar 19 03:32:51.738 INFO O| Mar 19 03:32:51.738 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48722026-03-19T03:32:52.808Z[ recovery-image] Mar 19 03:32:51.744 INFO O| Mar 19 03:32:51.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
48732026-03-19T03:32:52.811Z[ recovery-image] Mar 19 03:32:51.745 INFO O| Mar 19 03:32:51.744 INFO STEP 45 (remove_files) COMPLETE
48742026-03-19T03:32:52.811Z[ recovery-image] Mar 19 03:32:51.745 INFO O| Mar 19 03:32:51.744 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48752026-03-19T03:32:52.817Z[ recovery-image] Mar 19 03:32:51.754 INFO O| Mar 19 03:32:51.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
48762026-03-19T03:32:52.817Z[ recovery-image] Mar 19 03:32:51.754 INFO O| Mar 19 03:32:51.754 INFO STEP 46 (remove_files) COMPLETE
48772026-03-19T03:32:52.820Z[ recovery-image] Mar 19 03:32:51.754 INFO O| Mar 19 03:32:51.754 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48782026-03-19T03:32:52.826Z[ recovery-image] Mar 19 03:32:51.762 INFO O| Mar 19 03:32:51.762 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
48792026-03-19T03:32:52.826Z[ recovery-image] Mar 19 03:32:51.762 INFO O| Mar 19 03:32:51.762 INFO STEP 47 (remove_files) COMPLETE
48802026-03-19T03:32:52.830Z[ recovery-image] Mar 19 03:32:51.762 INFO O| Mar 19 03:32:51.762 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48812026-03-19T03:32:52.834Z[ recovery-image] Mar 19 03:32:51.769 INFO O| Mar 19 03:32:51.769 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
48822026-03-19T03:32:52.834Z[ recovery-image] Mar 19 03:32:51.769 INFO O| Mar 19 03:32:51.769 INFO STEP 48 (remove_files) COMPLETE
48832026-03-19T03:32:52.834Z[ recovery-image] Mar 19 03:32:51.769 INFO O| Mar 19 03:32:51.769 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48842026-03-19T03:32:52.841Z[ recovery-image] Mar 19 03:32:51.776 INFO O| Mar 19 03:32:51.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mpt"
48852026-03-19T03:32:52.844Z[ recovery-image] Mar 19 03:32:51.776 INFO O| Mar 19 03:32:51.776 INFO STEP 49 (remove_files) COMPLETE
48862026-03-19T03:32:52.844Z[ recovery-image] Mar 19 03:32:51.776 INFO O| Mar 19 03:32:51.776 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48872026-03-19T03:32:52.847Z[ recovery-image] Mar 19 03:32:51.783 INFO O| Mar 19 03:32:51.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/mpt.conf"
48882026-03-19T03:32:52.847Z[ recovery-image] Mar 19 03:32:51.783 INFO O| Mar 19 03:32:51.783 INFO STEP 50 (remove_files) COMPLETE
48892026-03-19T03:32:52.847Z[ recovery-image] Mar 19 03:32:51.783 INFO O| Mar 19 03:32:51.783 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48902026-03-19T03:32:52.856Z[ recovery-image] Mar 19 03:32:51.793 INFO O| Mar 19 03:32:51.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
48912026-03-19T03:32:52.856Z[ recovery-image] Mar 19 03:32:51.793 INFO O| Mar 19 03:32:51.793 INFO STEP 51 (remove_files) COMPLETE
48922026-03-19T03:32:52.860Z[ recovery-image] Mar 19 03:32:51.793 INFO O| Mar 19 03:32:51.793 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48932026-03-19T03:32:52.867Z[ recovery-image] Mar 19 03:32:51.802 INFO O| Mar 19 03:32:51.802 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
48942026-03-19T03:32:52.867Z[ recovery-image] Mar 19 03:32:51.802 INFO O| Mar 19 03:32:51.802 INFO STEP 52 (remove_files) COMPLETE
48952026-03-19T03:32:52.870Z[ recovery-image] Mar 19 03:32:51.802 INFO O| Mar 19 03:32:51.802 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48962026-03-19T03:32:52.874Z[ recovery-image] Mar 19 03:32:51.811 INFO O| Mar 19 03:32:51.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/bootadm"
48972026-03-19T03:32:52.877Z[ recovery-image] Mar 19 03:32:51.811 INFO O| Mar 19 03:32:51.811 INFO STEP 53 (remove_files) COMPLETE
48982026-03-19T03:32:52.877Z[ recovery-image] Mar 19 03:32:51.811 INFO O| Mar 19 03:32:51.811 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48992026-03-19T03:32:52.881Z[ recovery-image] Mar 19 03:32:51.818 INFO O| Mar 19 03:32:51.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bootadm"
49002026-03-19T03:32:52.885Z[ recovery-image] Mar 19 03:32:51.818 INFO O| Mar 19 03:32:51.818 INFO STEP 54 (remove_files) COMPLETE
49012026-03-19T03:32:52.885Z[ recovery-image] Mar 19 03:32:51.818 INFO O| Mar 19 03:32:51.818 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49022026-03-19T03:32:52.888Z[ recovery-image] Mar 19 03:32:51.825 INFO O| Mar 19 03:32:51.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/beadm"
49032026-03-19T03:32:52.891Z[ recovery-image] Mar 19 03:32:51.825 INFO O| Mar 19 03:32:51.825 INFO STEP 55 (remove_files) COMPLETE
49042026-03-19T03:32:52.891Z[ recovery-image] Mar 19 03:32:51.825 INFO O| Mar 19 03:32:51.825 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49052026-03-19T03:32:52.897Z[ recovery-image] Mar 19 03:32:51.834 INFO O| Mar 19 03:32:51.834 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/beadm"
49062026-03-19T03:32:52.897Z[ recovery-image] Mar 19 03:32:51.834 INFO O| Mar 19 03:32:51.834 INFO STEP 56 (remove_files) COMPLETE
49072026-03-19T03:32:52.900Z[ recovery-image] Mar 19 03:32:51.834 INFO O| Mar 19 03:32:51.834 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49082026-03-19T03:32:52.906Z[ recovery-image] Mar 19 03:32:51.842 INFO O| Mar 19 03:32:51.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/etc/default/tar"
49092026-03-19T03:32:52.906Z[ recovery-image] Mar 19 03:32:51.842 INFO O| Mar 19 03:32:51.842 INFO STEP 57 (remove_files) COMPLETE
49102026-03-19T03:32:52.906Z[ recovery-image] Mar 19 03:32:51.842 INFO O| Mar 19 03:32:51.842 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49112026-03-19T03:32:52.914Z[ recovery-image] Mar 19 03:32:51.850 INFO O| Mar 19 03:32:51.850 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
49122026-03-19T03:32:52.914Z[ recovery-image] Mar 19 03:32:51.850 INFO O| Mar 19 03:32:51.850 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap ...
49132026-03-19T03:32:52.918Z[ recovery-image] Mar 19 03:32:51.850 INFO O| Mar 19 03:32:51.850 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
49142026-03-19T03:32:52.918Z[ recovery-image] Mar 19 03:32:51.850 INFO O| Mar 19 03:32:51.850 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
49152026-03-19T03:32:52.918Z[ recovery-image] Mar 19 03:32:51.850 INFO O| Mar 19 03:32:51.850 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
49162026-03-19T03:32:52.918Z[ recovery-image] Mar 19 03:32:51.850 INFO O| Mar 19 03:32:51.850 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
49172026-03-19T03:32:52.918Z[ recovery-image] Mar 19 03:32:51.850 INFO O| Mar 19 03:32:51.850 INFO ok!
49182026-03-19T03:32:52.918Z[ recovery-image] Mar 19 03:32:51.850 INFO O| Mar 19 03:32:51.850 INFO STEP 58 (ensure_file) COMPLETE
49192026-03-19T03:32:52.918Z[ recovery-image] Mar 19 03:32:51.850 INFO O| Mar 19 03:32:51.850 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49202026-03-19T03:32:52.921Z[ recovery-image] Mar 19 03:32:51.858 INFO O| Mar 19 03:32:51.857 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
49212026-03-19T03:32:52.921Z[ recovery-image] Mar 19 03:32:51.858 INFO O| Mar 19 03:32:51.858 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
49222026-03-19T03:32:52.921Z[ recovery-image] Mar 19 03:32:51.858 INFO O| Mar 19 03:32:51.858 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
49232026-03-19T03:32:52.923Z[ recovery-image] Mar 19 03:32:51.858 INFO O| Mar 19 03:32:51.858 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
49242026-03-19T03:32:52.923Z[ recovery-image] Mar 19 03:32:51.858 INFO O| Mar 19 03:32:51.858 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
49252026-03-19T03:32:52.923Z[ recovery-image] Mar 19 03:32:51.858 INFO O| Mar 19 03:32:51.858 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
49262026-03-19T03:32:52.923Z[ recovery-image] Mar 19 03:32:51.858 INFO O| Mar 19 03:32:51.858 INFO ok!
49272026-03-19T03:32:52.923Z[ recovery-image] Mar 19 03:32:51.858 INFO O| Mar 19 03:32:51.858 INFO STEP 59 (ensure_file) COMPLETE
49282026-03-19T03:32:52.923Z[ recovery-image] Mar 19 03:32:51.858 INFO O| Mar 19 03:32:51.858 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49292026-03-19T03:32:52.930Z[ recovery-image] Mar 19 03:32:51.867 INFO O| Mar 19 03:32:51.867 INFO file /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile does not exist
49302026-03-19T03:32:52.930Z[ recovery-image] Mar 19 03:32:51.867 INFO O| Mar 19 03:32:51.867 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile ...
49312026-03-19T03:32:52.933Z[ recovery-image] Mar 19 03:32:51.867 INFO O| Mar 19 03:32:51.867 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile
49322026-03-19T03:32:52.933Z[ recovery-image] Mar 19 03:32:51.867 INFO O| Mar 19 03:32:51.867 INFO ok!
49332026-03-19T03:32:52.933Z[ recovery-image] Mar 19 03:32:51.867 INFO O| Mar 19 03:32:51.867 INFO STEP 60 (ensure_file) COMPLETE
49342026-03-19T03:32:52.933Z[ recovery-image] Mar 19 03:32:51.867 INFO O| Mar 19 03:32:51.867 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49352026-03-19T03:32:52.937Z[ recovery-image] Mar 19 03:32:51.873 INFO O| Mar 19 03:32:51.873 WARN file /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
49362026-03-19T03:32:52.937Z[ recovery-image] Mar 19 03:32:51.873 INFO O| Mar 19 03:32:51.873 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc ...
49372026-03-19T03:32:52.940Z[ recovery-image] Mar 19 03:32:51.873 INFO O| Mar 19 03:32:51.873 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc
49382026-03-19T03:32:52.940Z[ recovery-image] Mar 19 03:32:51.873 INFO O| Mar 19 03:32:51.873 INFO ok!
49392026-03-19T03:32:52.940Z[ recovery-image] Mar 19 03:32:51.873 INFO O| Mar 19 03:32:51.873 INFO STEP 61 (ensure_file) COMPLETE
49402026-03-19T03:32:52.940Z[ recovery-image] Mar 19 03:32:51.873 INFO O| Mar 19 03:32:51.873 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49412026-03-19T03:32:52.944Z[ recovery-image] Mar 19 03:32:51.880 INFO O| Mar 19 03:32:51.880 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
49422026-03-19T03:32:52.947Z[ recovery-image] Mar 19 03:32:51.880 INFO O| Mar 19 03:32:51.880 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/sled/ramdisk/etc/motd ...
49432026-03-19T03:32:52.947Z[ recovery-image] Mar 19 03:32:51.881 INFO O| Mar 19 03:32:51.880 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
49442026-03-19T03:32:52.947Z[ recovery-image] Mar 19 03:32:51.881 INFO O| Mar 19 03:32:51.881 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
49452026-03-19T03:32:52.947Z[ recovery-image] Mar 19 03:32:51.881 INFO O| Mar 19 03:32:51.881 INFO ok!
49462026-03-19T03:32:52.947Z[ recovery-image] Mar 19 03:32:51.881 INFO O| Mar 19 03:32:51.881 INFO STEP 62 (ensure_file) COMPLETE
49472026-03-19T03:32:52.947Z[ recovery-image] Mar 19 03:32:51.881 INFO O| Mar 19 03:32:51.881 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49482026-03-19T03:32:52.952Z[ recovery-image] Mar 19 03:32:51.887 INFO O| Mar 19 03:32:51.887 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
49492026-03-19T03:32:52.952Z[ recovery-image] Mar 19 03:32:51.887 INFO O| Mar 19 03:32:51.887 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
49502026-03-19T03:32:52.955Z[ recovery-image] Mar 19 03:32:51.887 INFO O| Mar 19 03:32:51.887 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
49512026-03-19T03:32:52.955Z[ recovery-image] Mar 19 03:32:51.887 INFO O| Mar 19 03:32:51.887 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
49522026-03-19T03:32:52.955Z[ recovery-image] Mar 19 03:32:51.887 INFO O| Mar 19 03:32:51.887 INFO ok!
49532026-03-19T03:32:52.955Z[ recovery-image] Mar 19 03:32:51.887 INFO O| Mar 19 03:32:51.887 INFO STEP 63 (ensure_file) COMPLETE
49542026-03-19T03:32:52.955Z[ recovery-image] Mar 19 03:32:51.887 INFO O| Mar 19 03:32:51.887 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49552026-03-19T03:32:52.959Z[ recovery-image] Mar 19 03:32:51.895 INFO O| Mar 19 03:32:51.895 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
49562026-03-19T03:32:52.959Z[ recovery-image] Mar 19 03:32:51.895 INFO O| Mar 19 03:32:51.895 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly ...
49572026-03-19T03:32:52.959Z[ recovery-image] Mar 19 03:32:51.895 INFO O| Mar 19 03:32:51.895 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly
49582026-03-19T03:32:52.959Z[ recovery-image] Mar 19 03:32:51.895 INFO O| Mar 19 03:32:51.895 INFO ok!
49592026-03-19T03:32:52.959Z[ recovery-image] Mar 19 03:32:51.895 INFO O| Mar 19 03:32:51.895 INFO STEP 64 (assemble_files) COMPLETE
49602026-03-19T03:32:52.959Z[ recovery-image] Mar 19 03:32:51.895 INFO O| Mar 19 03:32:51.895 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49612026-03-19T03:32:52.965Z[ recovery-image] Mar 19 03:32:51.901 INFO O| Mar 19 03:32:51.901 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf does not exist
49622026-03-19T03:32:52.965Z[ recovery-image] Mar 19 03:32:51.901 INFO O| Mar 19 03:32:51.901 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf ...
49632026-03-19T03:32:52.970Z[ recovery-image] Mar 19 03:32:51.901 INFO O| Mar 19 03:32:51.901 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
49642026-03-19T03:32:52.970Z[ recovery-image] Mar 19 03:32:51.901 INFO O| Mar 19 03:32:51.901 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
49652026-03-19T03:32:52.970Z[ recovery-image] Mar 19 03:32:51.901 INFO O| Mar 19 03:32:51.901 INFO ok!
49662026-03-19T03:32:52.970Z[ recovery-image] Mar 19 03:32:51.901 INFO O| Mar 19 03:32:51.901 INFO STEP 65 (ensure_file) COMPLETE
49672026-03-19T03:32:52.970Z[ recovery-image] Mar 19 03:32:51.901 INFO O| Mar 19 03:32:51.901 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49682026-03-19T03:32:52.970Z[ recovery-image] Mar 19 03:32:51.901 INFO O| Mar 19 03:32:51.901 INFO skip step because feature "omicron1" is not enabled
49692026-03-19T03:32:52.970Z[ recovery-image] Mar 19 03:32:51.901 INFO O| Mar 19 03:32:51.901 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49702026-03-19T03:32:52.970Z[ recovery-image] Mar 19 03:32:51.901 INFO O| Mar 19 03:32:51.901 INFO skip step because feature "omicron1" is not enabled
49712026-03-19T03:32:52.970Z[ recovery-image] Mar 19 03:32:51.902 INFO O| Mar 19 03:32:51.901 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49722026-03-19T03:32:52.970Z[ recovery-image] Mar 19 03:32:51.902 INFO O| Mar 19 03:32:51.901 INFO skip step because feature "omicron1" is not enabled
49732026-03-19T03:32:52.970Z[ recovery-image] Mar 19 03:32:51.902 INFO O| Mar 19 03:32:51.902 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49742026-03-19T03:32:52.975Z[ recovery-image] Mar 19 03:32:51.912 INFO O| Mar 19 03:32:51.912 INFO file /rpool/images/build/recovery/output/sled-ramdisk.tar does not already exist, skipping removal
49752026-03-19T03:32:52.975Z[ recovery-image] Mar 19 03:32:51.912 INFO O| Mar 19 03:32:51.912 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
49762026-03-19T03:32:53.522Z[ host-image] Mar 19 03:32:52.459 INFO O| seeding SMF database...
49772026-03-19T03:32:54.323Z[ recovery-image] Mar 19 03:32:53.260 INFO O| Mar 19 03:32:53.259 INFO STEP 69 (pack_tar) COMPLETE
49782026-03-19T03:32:54.323Z[ recovery-image] Mar 19 03:32:53.260 INFO O| Mar 19 03:32:53.259 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
49792026-03-19T03:32:54.323Z[ recovery-image] Mar 19 03:32:53.260 INFO O| Mar 19 03:32:53.259 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
49802026-03-19T03:32:54.795Z[ recovery-image] Mar 19 03:32:53.732 INFO O| Mar 19 03:32:53.731 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
49812026-03-19T03:32:54.850Z[ recovery-image] Mar 19 03:32:53.786 INFO O| Mar 19 03:32:53.786 INFO completed processing sled/ramdisk-02-trim
49822026-03-19T03:32:54.854Z[ recovery-image] Mar 19 03:32:53.788 INFO image builder template: ramdisk-03-recovery-trim...
49832026-03-19T03:32:54.854Z[ recovery-image] Mar 19 03:32:53.788 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/.tmpHsrGlm/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", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "ramdisk-03-recovery-trim"], pwd: None
49842026-03-19T03:32:54.950Z[ recovery-image] Mar 19 03:32:53.885 INFO O| Mar 19 03:32:53.885 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
49852026-03-19T03:32:54.953Z[ recovery-image] Mar 19 03:32:53.889 INFO O| Mar 19 03:32:53.889 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
49862026-03-19T03:32:54.999Z[ recovery-image] Mar 19 03:32:53.935 INFO O| Mar 19 03:32:53.935 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim: sync = disabled
49872026-03-19T03:32:55.035Z[ recovery-image] Mar 19 03:32:53.972 INFO O| Mar 19 03:32:53.971 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
49882026-03-19T03:32:55.035Z[ recovery-image] Mar 19 03:32:53.972 INFO O| Mar 19 03:32:53.972 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
49892026-03-19T03:32:55.042Z[ recovery-image] Mar 19 03:32:53.978 INFO O| Mar 19 03:32:53.977 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
49902026-03-19T03:32:55.046Z[ recovery-image] Mar 19 03:32:53.981 INFO O| Mar 19 03:32:53.981 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
49912026-03-19T03:32:55.049Z[ recovery-image] Mar 19 03:32:53.984 INFO O| Mar 19 03:32:53.984 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
49922026-03-19T03:32:55.332Z[ recovery-image] Mar 19 03:32:54.266 INFO O| Mar 19 03:32:54.266 INFO rolled back to input snapshot; work may begin
49932026-03-19T03:32:55.332Z[ recovery-image] Mar 19 03:32:54.266 INFO O| Mar 19 03:32:54.266 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
49942026-03-19T03:32:55.336Z[ recovery-image] Mar 19 03:32:54.271 INFO O| Mar 19 03:32:54.271 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49952026-03-19T03:32:55.345Z[ recovery-image] Mar 19 03:32:54.279 INFO O| Mar 19 03:32:54.278 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/7"
49962026-03-19T03:32:55.349Z[ recovery-image] Mar 19 03:32:54.283 INFO O| Mar 19 03:32:54.283 INFO STEP 0 (remove_files) COMPLETE
49972026-03-19T03:32:55.349Z[ recovery-image] Mar 19 03:32:54.283 INFO O| Mar 19 03:32:54.283 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49982026-03-19T03:32:55.356Z[ recovery-image] Mar 19 03:32:54.290 INFO O| Mar 19 03:32:54.290 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/share"
49992026-03-19T03:32:55.406Z[ recovery-image] Mar 19 03:32:54.343 INFO O| Mar 19 03:32:54.343 INFO STEP 1 (remove_files) COMPLETE
50002026-03-19T03:32:55.406Z[ recovery-image] Mar 19 03:32:54.343 INFO O| Mar 19 03:32:54.343 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50012026-03-19T03:32:55.416Z[ recovery-image] Mar 19 03:32:54.352 INFO O| Mar 19 03:32:54.352 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dns"
50022026-03-19T03:32:55.419Z[ recovery-image] Mar 19 03:32:54.355 INFO O| Mar 19 03:32:54.355 INFO STEP 2 (remove_files) COMPLETE
50032026-03-19T03:32:55.419Z[ recovery-image] Mar 19 03:32:54.355 INFO O| Mar 19 03:32:54.355 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50042026-03-19T03:32:55.426Z[ recovery-image] Mar 19 03:32:54.362 INFO O| Mar 19 03:32:54.361 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/iconv"
50052026-03-19T03:32:55.462Z[ recovery-image] Mar 19 03:32:54.399 INFO O| Mar 19 03:32:54.399 INFO STEP 3 (remove_files) COMPLETE
50062026-03-19T03:32:55.462Z[ recovery-image] Mar 19 03:32:54.399 INFO O| Mar 19 03:32:54.399 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50072026-03-19T03:32:55.470Z[ recovery-image] Mar 19 03:32:54.407 INFO O| Mar 19 03:32:54.407 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/locale"
50082026-03-19T03:32:55.481Z[ recovery-image] Mar 19 03:32:54.418 INFO O| Mar 19 03:32:54.417 INFO STEP 4 (remove_files) COMPLETE
50092026-03-19T03:32:55.484Z[ recovery-image] Mar 19 03:32:54.418 INFO O| Mar 19 03:32:54.418 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50102026-03-19T03:32:55.489Z[ recovery-image] Mar 19 03:32:54.426 INFO O| Mar 19 03:32:54.426 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/mps"
50112026-03-19T03:32:55.493Z[ recovery-image] Mar 19 03:32:54.429 INFO O| Mar 19 03:32:54.429 INFO STEP 5 (remove_files) COMPLETE
50122026-03-19T03:32:55.493Z[ recovery-image] Mar 19 03:32:54.429 INFO O| Mar 19 03:32:54.429 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50132026-03-19T03:32:55.501Z[ recovery-image] Mar 19 03:32:54.438 INFO O| Mar 19 03:32:54.438 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pkgconfig"
50142026-03-19T03:32:55.504Z[ recovery-image] Mar 19 03:32:54.440 INFO O| Mar 19 03:32:54.440 INFO STEP 6 (remove_files) COMPLETE
50152026-03-19T03:32:55.504Z[ recovery-image] Mar 19 03:32:54.440 INFO O| Mar 19 03:32:54.440 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50162026-03-19T03:32:55.510Z[ recovery-image] Mar 19 03:32:54.447 INFO O| Mar 19 03:32:54.447 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/scsi"
50172026-03-19T03:32:55.514Z[ recovery-image] Mar 19 03:32:54.451 INFO O| Mar 19 03:32:54.451 INFO STEP 7 (remove_files) COMPLETE
50182026-03-19T03:32:55.514Z[ recovery-image] Mar 19 03:32:54.451 INFO O| Mar 19 03:32:54.451 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50192026-03-19T03:32:55.521Z[ recovery-image] Mar 19 03:32:54.458 INFO O| Mar 19 03:32:54.458 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbfs"
50202026-03-19T03:32:55.526Z[ recovery-image] Mar 19 03:32:54.458 INFO O| Mar 19 03:32:54.458 INFO STEP 8 (remove_files) COMPLETE
50212026-03-19T03:32:55.526Z[ recovery-image] Mar 19 03:32:54.458 INFO O| Mar 19 03:32:54.458 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50222026-03-19T03:32:55.530Z[ recovery-image] Mar 19 03:32:54.465 INFO O| Mar 19 03:32:54.465 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbsrv"
50232026-03-19T03:32:55.533Z[ recovery-image] Mar 19 03:32:54.467 INFO O| Mar 19 03:32:54.467 INFO STEP 9 (remove_files) COMPLETE
50242026-03-19T03:32:55.533Z[ recovery-image] Mar 19 03:32:54.467 INFO O| Mar 19 03:32:54.467 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50252026-03-19T03:32:55.537Z[ recovery-image] Mar 19 03:32:54.474 INFO O| Mar 19 03:32:54.474 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/perl5"
50262026-03-19T03:32:55.582Z[ recovery-image] Mar 19 03:32:54.519 INFO O| Mar 19 03:32:54.519 INFO STEP 10 (remove_files) COMPLETE
50272026-03-19T03:32:55.582Z[ recovery-image] Mar 19 03:32:54.519 INFO O| Mar 19 03:32:54.519 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50282026-03-19T03:32:55.592Z[ recovery-image] Mar 19 03:32:54.529 INFO O| Mar 19 03:32:54.529 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash"
50292026-03-19T03:32:55.597Z[ recovery-image] Mar 19 03:32:54.531 INFO O| Mar 19 03:32:54.531 INFO STEP 11 (remove_files) COMPLETE
50302026-03-19T03:32:55.597Z[ recovery-image] Mar 19 03:32:54.532 INFO O| Mar 19 03:32:54.531 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50312026-03-19T03:32:55.602Z[ recovery-image] Mar 19 03:32:54.539 INFO O| Mar 19 03:32:54.539 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bhyve"
50322026-03-19T03:32:55.607Z[ recovery-image] Mar 19 03:32:54.541 INFO O| Mar 19 03:32:54.541 INFO STEP 12 (remove_files) COMPLETE
50332026-03-19T03:32:55.607Z[ recovery-image] Mar 19 03:32:54.541 INFO O| Mar 19 03:32:54.541 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50342026-03-19T03:32:55.611Z[ recovery-image] Mar 19 03:32:54.548 INFO O| Mar 19 03:32:54.548 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/emacs"
50352026-03-19T03:32:55.614Z[ recovery-image] Mar 19 03:32:54.548 INFO O| Mar 19 03:32:54.548 INFO STEP 13 (remove_files) COMPLETE
50362026-03-19T03:32:55.614Z[ recovery-image] Mar 19 03:32:54.548 INFO O| Mar 19 03:32:54.548 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50372026-03-19T03:32:55.618Z[ recovery-image] Mar 19 03:32:54.555 INFO O| Mar 19 03:32:54.555 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/icons"
50382026-03-19T03:32:55.622Z[ recovery-image] Mar 19 03:32:54.557 INFO O| Mar 19 03:32:54.557 INFO STEP 14 (remove_files) COMPLETE
50392026-03-19T03:32:55.622Z[ recovery-image] Mar 19 03:32:54.557 INFO O| Mar 19 03:32:54.557 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50402026-03-19T03:32:55.627Z[ recovery-image] Mar 19 03:32:54.564 INFO O| Mar 19 03:32:54.564 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/locale"
50412026-03-19T03:32:55.637Z[ recovery-image] Mar 19 03:32:54.574 INFO O| Mar 19 03:32:54.574 INFO STEP 15 (remove_files) COMPLETE
50422026-03-19T03:32:55.637Z[ recovery-image] Mar 19 03:32:54.574 INFO O| Mar 19 03:32:54.574 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50432026-03-19T03:32:55.645Z[ recovery-image] Mar 19 03:32:54.582 INFO O| Mar 19 03:32:54.582 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/src"
50442026-03-19T03:32:55.649Z[ recovery-image] Mar 19 03:32:54.583 INFO O| Mar 19 03:32:54.583 INFO STEP 16 (remove_files) COMPLETE
50452026-03-19T03:32:55.649Z[ recovery-image] Mar 19 03:32:54.583 INFO O| Mar 19 03:32:54.583 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50462026-03-19T03:32:55.655Z[ recovery-image] Mar 19 03:32:54.592 INFO O| Mar 19 03:32:54.592 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/terminfo"
50472026-03-19T03:32:55.657Z[ recovery-image] Mar 19 03:32:54.593 INFO O| Mar 19 03:32:54.593 INFO STEP 17 (remove_files) COMPLETE
50482026-03-19T03:32:55.658Z[ recovery-image] Mar 19 03:32:54.593 INFO O| Mar 19 03:32:54.593 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50492026-03-19T03:32:55.663Z[ recovery-image] Mar 19 03:32:54.600 INFO O| Mar 19 03:32:54.600 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/vim"
50502026-03-19T03:32:55.704Z[ recovery-image] Mar 19 03:32:54.641 INFO O| Mar 19 03:32:54.641 INFO STEP 18 (remove_files) COMPLETE
50512026-03-19T03:32:55.704Z[ recovery-image] Mar 19 03:32:54.641 INFO O| Mar 19 03:32:54.641 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50522026-03-19T03:32:55.714Z[ recovery-image] Mar 19 03:32:54.650 INFO O| Mar 19 03:32:54.650 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/network/ssh.xml"
50532026-03-19T03:32:55.718Z[ recovery-image] Mar 19 03:32:54.651 INFO O| Mar 19 03:32:54.651 INFO STEP 19 (remove_files) COMPLETE
50542026-03-19T03:32:55.718Z[ recovery-image] Mar 19 03:32:54.651 INFO O| Mar 19 03:32:54.651 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50552026-03-19T03:32:55.722Z[ recovery-image] Mar 19 03:32:54.659 INFO O| Mar 19 03:32:54.659 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/system/fmd.xml"
50562026-03-19T03:32:55.725Z[ recovery-image] Mar 19 03:32:54.659 INFO O| Mar 19 03:32:54.659 INFO STEP 20 (remove_files) COMPLETE
50572026-03-19T03:32:55.725Z[ recovery-image] Mar 19 03:32:54.659 INFO O| Mar 19 03:32:54.659 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50582026-03-19T03:32:55.731Z[ recovery-image] Mar 19 03:32:54.668 INFO O| Mar 19 03:32:54.668 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/adb"
50592026-03-19T03:32:55.782Z[ recovery-image] Mar 19 03:32:54.668 INFO O| Mar 19 03:32:54.668 INFO STEP 21 (remove_files) COMPLETE
50602026-03-19T03:32:55.782Z[ recovery-image] Mar 19 03:32:54.668 INFO O| Mar 19 03:32:54.668 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50612026-03-19T03:32:55.782Z[ recovery-image] Mar 19 03:32:54.676 INFO O| Mar 19 03:32:54.676 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/addbadsec"
50622026-03-19T03:32:55.782Z[ recovery-image] Mar 19 03:32:54.677 INFO O| Mar 19 03:32:54.677 INFO STEP 22 (remove_files) COMPLETE
50632026-03-19T03:32:55.782Z[ recovery-image] Mar 19 03:32:54.677 INFO O| Mar 19 03:32:54.677 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50642026-03-19T03:32:55.782Z[ recovery-image] Mar 19 03:32:54.685 INFO O| Mar 19 03:32:54.685 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/agentxtrap"
50652026-03-19T03:32:55.782Z[ recovery-image] Mar 19 03:32:54.686 INFO O| Mar 19 03:32:54.686 INFO STEP 23 (remove_files) COMPLETE
50662026-03-19T03:32:55.782Z[ recovery-image] Mar 19 03:32:54.686 INFO O| Mar 19 03:32:54.686 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50672026-03-19T03:32:55.782Z[ recovery-image] Mar 19 03:32:54.693 INFO O| Mar 19 03:32:54.693 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/alias"
50682026-03-19T03:32:55.782Z[ recovery-image] Mar 19 03:32:54.693 INFO O| Mar 19 03:32:54.693 INFO STEP 24 (remove_files) COMPLETE
50692026-03-19T03:32:55.782Z[ recovery-image] Mar 19 03:32:54.693 INFO O| Mar 19 03:32:54.693 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50702026-03-19T03:32:55.782Z[ recovery-image] Mar 19 03:32:54.701 INFO O| Mar 19 03:32:54.701 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/adb"
50712026-03-19T03:32:55.782Z[ recovery-image] Mar 19 03:32:54.702 INFO O| Mar 19 03:32:54.702 INFO STEP 25 (remove_files) COMPLETE
50722026-03-19T03:32:55.782Z[ recovery-image] Mar 19 03:32:54.702 INFO O| Mar 19 03:32:54.702 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50732026-03-19T03:32:55.782Z[ recovery-image] Mar 19 03:32:54.709 INFO O| Mar 19 03:32:54.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/amt"
50742026-03-19T03:32:55.782Z[ recovery-image] Mar 19 03:32:54.709 INFO O| Mar 19 03:32:54.709 INFO STEP 26 (remove_files) COMPLETE
50752026-03-19T03:32:55.782Z[ recovery-image] Mar 19 03:32:54.709 INFO O| Mar 19 03:32:54.709 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50762026-03-19T03:32:55.786Z[ recovery-image] Mar 19 03:32:54.718 INFO O| Mar 19 03:32:54.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/cputrack"
50772026-03-19T03:32:55.786Z[ recovery-image] Mar 19 03:32:54.718 INFO O| Mar 19 03:32:54.718 INFO STEP 27 (remove_files) COMPLETE
50782026-03-19T03:32:55.786Z[ recovery-image] Mar 19 03:32:54.718 INFO O| Mar 19 03:32:54.718 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50792026-03-19T03:32:55.790Z[ recovery-image] Mar 19 03:32:54.727 INFO O| Mar 19 03:32:54.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/crle"
50802026-03-19T03:32:55.793Z[ recovery-image] Mar 19 03:32:54.727 INFO O| Mar 19 03:32:54.727 INFO STEP 28 (remove_files) COMPLETE
50812026-03-19T03:32:55.793Z[ recovery-image] Mar 19 03:32:54.727 INFO O| Mar 19 03:32:54.727 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50822026-03-19T03:32:55.798Z[ recovery-image] Mar 19 03:32:54.735 INFO O| Mar 19 03:32:54.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl"
50832026-03-19T03:32:55.801Z[ recovery-image] Mar 19 03:32:54.735 INFO O| Mar 19 03:32:54.735 INFO STEP 29 (remove_files) COMPLETE
50842026-03-19T03:32:55.801Z[ recovery-image] Mar 19 03:32:54.735 INFO O| Mar 19 03:32:54.735 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50852026-03-19T03:32:55.806Z[ recovery-image] Mar 19 03:32:54.743 INFO O| Mar 19 03:32:54.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl-config"
50862026-03-19T03:32:55.810Z[ recovery-image] Mar 19 03:32:54.743 INFO O| Mar 19 03:32:54.743 INFO STEP 30 (remove_files) COMPLETE
50872026-03-19T03:32:55.810Z[ recovery-image] Mar 19 03:32:54.743 INFO O| Mar 19 03:32:54.743 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50882026-03-19T03:32:55.814Z[ recovery-image] Mar 19 03:32:54.751 INFO O| Mar 19 03:32:54.751 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/decrypt"
50892026-03-19T03:32:55.817Z[ recovery-image] Mar 19 03:32:54.751 INFO O| Mar 19 03:32:54.751 INFO STEP 31 (remove_files) COMPLETE
50902026-03-19T03:32:55.817Z[ recovery-image] Mar 19 03:32:54.751 INFO O| Mar 19 03:32:54.751 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50912026-03-19T03:32:55.822Z[ recovery-image] Mar 19 03:32:54.759 INFO O| Mar 19 03:32:54.759 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/digest"
50922026-03-19T03:32:55.822Z[ recovery-image] Mar 19 03:32:54.759 INFO O| Mar 19 03:32:54.759 INFO STEP 32 (remove_files) COMPLETE
50932026-03-19T03:32:55.826Z[ recovery-image] Mar 19 03:32:54.759 INFO O| Mar 19 03:32:54.759 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50942026-03-19T03:32:55.829Z[ recovery-image] Mar 19 03:32:54.766 INFO O| Mar 19 03:32:54.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/elfwrap"
50952026-03-19T03:32:55.829Z[ recovery-image] Mar 19 03:32:54.766 INFO O| Mar 19 03:32:54.766 INFO STEP 33 (remove_files) COMPLETE
50962026-03-19T03:32:55.829Z[ recovery-image] Mar 19 03:32:54.766 INFO O| Mar 19 03:32:54.766 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50972026-03-19T03:32:55.837Z[ recovery-image] Mar 19 03:32:54.774 INFO O| Mar 19 03:32:54.774 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/encrypt"
50982026-03-19T03:32:55.837Z[ recovery-image] Mar 19 03:32:54.774 INFO O| Mar 19 03:32:54.774 INFO STEP 34 (remove_files) COMPLETE
50992026-03-19T03:32:55.837Z[ recovery-image] Mar 19 03:32:54.774 INFO O| Mar 19 03:32:54.774 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51002026-03-19T03:32:55.844Z[ recovery-image] Mar 19 03:32:54.781 INFO O| Mar 19 03:32:54.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gclear"
51012026-03-19T03:32:55.847Z[ recovery-image] Mar 19 03:32:54.782 INFO O| Mar 19 03:32:54.782 INFO STEP 35 (remove_files) COMPLETE
51022026-03-19T03:32:55.847Z[ recovery-image] Mar 19 03:32:54.782 INFO O| Mar 19 03:32:54.782 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51032026-03-19T03:32:55.851Z[ recovery-image] Mar 19 03:32:54.788 INFO O| Mar 19 03:32:54.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ginfocmp"
51042026-03-19T03:32:55.852Z[ recovery-image] Mar 19 03:32:54.788 INFO O| Mar 19 03:32:54.788 INFO STEP 36 (remove_files) COMPLETE
51052026-03-19T03:32:55.855Z[ recovery-image] Mar 19 03:32:54.788 INFO O| Mar 19 03:32:54.788 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51062026-03-19T03:32:55.859Z[ recovery-image] Mar 19 03:32:54.795 INFO O| Mar 19 03:32:54.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtabs"
51072026-03-19T03:32:55.860Z[ recovery-image] Mar 19 03:32:54.795 INFO O| Mar 19 03:32:54.795 INFO STEP 37 (remove_files) COMPLETE
51082026-03-19T03:32:55.860Z[ recovery-image] Mar 19 03:32:54.795 INFO O| Mar 19 03:32:54.795 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51092026-03-19T03:32:55.866Z[ recovery-image] Mar 19 03:32:54.803 INFO O| Mar 19 03:32:54.803 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtic"
51102026-03-19T03:32:55.870Z[ recovery-image] Mar 19 03:32:54.803 INFO O| Mar 19 03:32:54.803 INFO STEP 38 (remove_files) COMPLETE
51112026-03-19T03:32:55.870Z[ recovery-image] Mar 19 03:32:54.803 INFO O| Mar 19 03:32:54.803 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51122026-03-19T03:32:55.873Z[ recovery-image] Mar 19 03:32:54.810 INFO O| Mar 19 03:32:54.810 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtoe"
51132026-03-19T03:32:55.873Z[ recovery-image] Mar 19 03:32:54.810 INFO O| Mar 19 03:32:54.810 INFO STEP 39 (remove_files) COMPLETE
51142026-03-19T03:32:55.873Z[ recovery-image] Mar 19 03:32:54.810 INFO O| Mar 19 03:32:54.810 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51152026-03-19T03:32:55.880Z[ recovery-image] Mar 19 03:32:54.816 INFO O| Mar 19 03:32:54.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtput"
51162026-03-19T03:32:55.880Z[ recovery-image] Mar 19 03:32:54.817 INFO O| Mar 19 03:32:54.817 INFO STEP 40 (remove_files) COMPLETE
51172026-03-19T03:32:55.883Z[ recovery-image] Mar 19 03:32:54.817 INFO O| Mar 19 03:32:54.817 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51182026-03-19T03:32:55.887Z[ recovery-image] Mar 19 03:32:54.824 INFO O| Mar 19 03:32:54.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtset"
51192026-03-19T03:32:55.887Z[ recovery-image] Mar 19 03:32:54.824 INFO O| Mar 19 03:32:54.824 INFO STEP 41 (remove_files) COMPLETE
51202026-03-19T03:32:55.890Z[ recovery-image] Mar 19 03:32:54.824 INFO O| Mar 19 03:32:54.824 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51212026-03-19T03:32:55.894Z[ recovery-image] Mar 19 03:32:54.831 INFO O| Mar 19 03:32:54.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/idn"
51222026-03-19T03:32:55.897Z[ recovery-image] Mar 19 03:32:54.831 INFO O| Mar 19 03:32:54.831 INFO STEP 42 (remove_files) COMPLETE
51232026-03-19T03:32:55.897Z[ recovery-image] Mar 19 03:32:54.831 INFO O| Mar 19 03:32:54.831 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51242026-03-19T03:32:55.901Z[ recovery-image] Mar 19 03:32:54.838 INFO O| Mar 19 03:32:54.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ksh93"
51252026-03-19T03:32:55.904Z[ recovery-image] Mar 19 03:32:54.838 INFO O| Mar 19 03:32:54.838 INFO STEP 43 (remove_files) COMPLETE
51262026-03-19T03:32:55.904Z[ recovery-image] Mar 19 03:32:54.838 INFO O| Mar 19 03:32:54.838 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51272026-03-19T03:32:55.907Z[ recovery-image] Mar 19 03:32:54.844 INFO O| Mar 19 03:32:54.844 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ls"
51282026-03-19T03:32:55.907Z[ recovery-image] Mar 19 03:32:54.844 INFO O| Mar 19 03:32:54.844 INFO STEP 44 (remove_files) COMPLETE
51292026-03-19T03:32:55.911Z[ recovery-image] Mar 19 03:32:54.844 INFO O| Mar 19 03:32:54.844 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51302026-03-19T03:32:55.916Z[ recovery-image] Mar 19 03:32:54.853 INFO O| Mar 19 03:32:54.853 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/mac"
51312026-03-19T03:32:55.916Z[ recovery-image] Mar 19 03:32:54.853 INFO O| Mar 19 03:32:54.853 INFO STEP 45 (remove_files) COMPLETE
51322026-03-19T03:32:55.919Z[ recovery-image] Mar 19 03:32:54.853 INFO O| Mar 19 03:32:54.853 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51332026-03-19T03:32:55.924Z[ recovery-image] Mar 19 03:32:54.861 INFO O| Mar 19 03:32:54.861 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/moe"
51342026-03-19T03:32:55.927Z[ recovery-image] Mar 19 03:32:54.861 INFO O| Mar 19 03:32:54.861 INFO STEP 46 (remove_files) COMPLETE
51352026-03-19T03:32:55.927Z[ recovery-image] Mar 19 03:32:54.861 INFO O| Mar 19 03:32:54.861 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51362026-03-19T03:32:55.933Z[ recovery-image] Mar 19 03:32:54.869 INFO O| Mar 19 03:32:54.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ncurses6-config"
51372026-03-19T03:32:55.936Z[ recovery-image] Mar 19 03:32:54.869 INFO O| Mar 19 03:32:54.869 INFO STEP 47 (remove_files) COMPLETE
51382026-03-19T03:32:55.936Z[ recovery-image] Mar 19 03:32:54.869 INFO O| Mar 19 03:32:54.869 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51392026-03-19T03:32:55.939Z[ recovery-image] Mar 19 03:32:54.876 INFO O| Mar 19 03:32:54.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/newtask"
51402026-03-19T03:32:55.939Z[ recovery-image] Mar 19 03:32:54.876 INFO O| Mar 19 03:32:54.876 INFO STEP 48 (remove_files) COMPLETE
51412026-03-19T03:32:55.939Z[ recovery-image] Mar 19 03:32:54.876 INFO O| Mar 19 03:32:54.876 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51422026-03-19T03:32:55.946Z[ recovery-image] Mar 19 03:32:54.883 INFO O| Mar 19 03:32:54.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/nohup"
51432026-03-19T03:32:55.949Z[ recovery-image] Mar 19 03:32:54.883 INFO O| Mar 19 03:32:54.883 INFO STEP 49 (remove_files) COMPLETE
51442026-03-19T03:32:55.949Z[ recovery-image] Mar 19 03:32:54.883 INFO O| Mar 19 03:32:54.883 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51452026-03-19T03:32:55.954Z[ recovery-image] Mar 19 03:32:54.891 INFO O| Mar 19 03:32:54.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pargs"
51462026-03-19T03:32:55.957Z[ recovery-image] Mar 19 03:32:54.892 INFO O| Mar 19 03:32:54.892 INFO STEP 50 (remove_files) COMPLETE
51472026-03-19T03:32:55.958Z[ recovery-image] Mar 19 03:32:54.892 INFO O| Mar 19 03:32:54.892 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51482026-03-19T03:32:55.965Z[ recovery-image] Mar 19 03:32:54.900 INFO O| Mar 19 03:32:54.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pauxv"
51492026-03-19T03:32:55.968Z[ recovery-image] Mar 19 03:32:54.900 INFO O| Mar 19 03:32:54.900 INFO STEP 51 (remove_files) COMPLETE
51502026-03-19T03:32:55.968Z[ recovery-image] Mar 19 03:32:54.900 INFO O| Mar 19 03:32:54.900 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51512026-03-19T03:32:55.971Z[ recovery-image] Mar 19 03:32:54.907 INFO O| Mar 19 03:32:54.907 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcap-config"
51522026-03-19T03:32:55.971Z[ recovery-image] Mar 19 03:32:54.907 INFO O| Mar 19 03:32:54.907 INFO STEP 52 (remove_files) COMPLETE
51532026-03-19T03:32:55.971Z[ recovery-image] Mar 19 03:32:54.907 INFO O| Mar 19 03:32:54.907 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51542026-03-19T03:32:55.978Z[ recovery-image] Mar 19 03:32:54.915 INFO O| Mar 19 03:32:54.915 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre-config"
51552026-03-19T03:32:55.981Z[ recovery-image] Mar 19 03:32:54.915 INFO O| Mar 19 03:32:54.915 INFO STEP 53 (remove_files) COMPLETE
51562026-03-19T03:32:55.981Z[ recovery-image] Mar 19 03:32:54.915 INFO O| Mar 19 03:32:54.915 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51572026-03-19T03:32:55.986Z[ recovery-image] Mar 19 03:32:54.923 INFO O| Mar 19 03:32:54.923 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2-config"
51582026-03-19T03:32:55.989Z[ recovery-image] Mar 19 03:32:54.924 INFO O| Mar 19 03:32:54.924 INFO STEP 54 (remove_files) COMPLETE
51592026-03-19T03:32:55.990Z[ recovery-image] Mar 19 03:32:54.924 INFO O| Mar 19 03:32:54.924 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51602026-03-19T03:32:55.994Z[ recovery-image] Mar 19 03:32:54.931 INFO O| Mar 19 03:32:54.931 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2grep"
51612026-03-19T03:32:55.994Z[ recovery-image] Mar 19 03:32:54.931 INFO O| Mar 19 03:32:54.931 INFO STEP 55 (remove_files) COMPLETE
51622026-03-19T03:32:55.997Z[ recovery-image] Mar 19 03:32:54.931 INFO O| Mar 19 03:32:54.931 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51632026-03-19T03:32:56.002Z[ recovery-image] Mar 19 03:32:54.938 INFO O| Mar 19 03:32:54.938 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2test"
51642026-03-19T03:32:56.002Z[ recovery-image] Mar 19 03:32:54.938 INFO O| Mar 19 03:32:54.938 INFO STEP 56 (remove_files) COMPLETE
51652026-03-19T03:32:56.005Z[ recovery-image] Mar 19 03:32:54.938 INFO O| Mar 19 03:32:54.938 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51662026-03-19T03:32:56.009Z[ recovery-image] Mar 19 03:32:54.946 INFO O| Mar 19 03:32:54.946 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcred"
51672026-03-19T03:32:56.013Z[ recovery-image] Mar 19 03:32:54.947 INFO O| Mar 19 03:32:54.947 INFO STEP 57 (remove_files) COMPLETE
51682026-03-19T03:32:56.013Z[ recovery-image] Mar 19 03:32:54.947 INFO O| Mar 19 03:32:54.947 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51692026-03-19T03:32:56.018Z[ recovery-image] Mar 19 03:32:54.955 INFO O| Mar 19 03:32:54.955 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcregrep"
51702026-03-19T03:32:56.018Z[ recovery-image] Mar 19 03:32:54.955 INFO O| Mar 19 03:32:54.955 INFO STEP 58 (remove_files) COMPLETE
51712026-03-19T03:32:56.021Z[ recovery-image] Mar 19 03:32:54.955 INFO O| Mar 19 03:32:54.955 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51722026-03-19T03:32:56.026Z[ recovery-image] Mar 19 03:32:54.963 INFO O| Mar 19 03:32:54.963 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcretest"
51732026-03-19T03:32:56.026Z[ recovery-image] Mar 19 03:32:54.963 INFO O| Mar 19 03:32:54.963 INFO STEP 59 (remove_files) COMPLETE
51742026-03-19T03:32:56.029Z[ recovery-image] Mar 19 03:32:54.963 INFO O| Mar 19 03:32:54.963 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51752026-03-19T03:32:56.033Z[ recovery-image] Mar 19 03:32:54.970 INFO O| Mar 19 03:32:54.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/penv"
51762026-03-19T03:32:56.033Z[ recovery-image] Mar 19 03:32:54.970 INFO O| Mar 19 03:32:54.970 INFO STEP 60 (remove_files) COMPLETE
51772026-03-19T03:32:56.036Z[ recovery-image] Mar 19 03:32:54.970 INFO O| Mar 19 03:32:54.970 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51782026-03-19T03:32:56.041Z[ recovery-image] Mar 19 03:32:54.978 INFO O| Mar 19 03:32:54.978 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pfiles"
51792026-03-19T03:32:56.044Z[ recovery-image] Mar 19 03:32:54.978 INFO O| Mar 19 03:32:54.978 INFO STEP 61 (remove_files) COMPLETE
51802026-03-19T03:32:56.044Z[ recovery-image] Mar 19 03:32:54.978 INFO O| Mar 19 03:32:54.978 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51812026-03-19T03:32:56.049Z[ recovery-image] Mar 19 03:32:54.986 INFO O| Mar 19 03:32:54.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pflags"
51822026-03-19T03:32:56.049Z[ recovery-image] Mar 19 03:32:54.986 INFO O| Mar 19 03:32:54.986 INFO STEP 62 (remove_files) COMPLETE
51832026-03-19T03:32:56.052Z[ recovery-image] Mar 19 03:32:54.986 INFO O| Mar 19 03:32:54.986 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51842026-03-19T03:32:56.057Z[ recovery-image] Mar 19 03:32:54.994 INFO O| Mar 19 03:32:54.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pldd"
51852026-03-19T03:32:56.057Z[ recovery-image] Mar 19 03:32:54.994 INFO O| Mar 19 03:32:54.994 INFO STEP 63 (remove_files) COMPLETE
51862026-03-19T03:32:56.057Z[ recovery-image] Mar 19 03:32:54.994 INFO O| Mar 19 03:32:54.994 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51872026-03-19T03:32:56.064Z[ recovery-image] Mar 19 03:32:55.001 INFO O| Mar 19 03:32:55.001 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plgrp"
51882026-03-19T03:32:56.067Z[ recovery-image] Mar 19 03:32:55.002 INFO O| Mar 19 03:32:55.001 INFO STEP 64 (remove_files) COMPLETE
51892026-03-19T03:32:56.067Z[ recovery-image] Mar 19 03:32:55.002 INFO O| Mar 19 03:32:55.002 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51902026-03-19T03:32:56.073Z[ recovery-image] Mar 19 03:32:55.010 INFO O| Mar 19 03:32:55.010 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plimit"
51912026-03-19T03:32:56.073Z[ recovery-image] Mar 19 03:32:55.010 INFO O| Mar 19 03:32:55.010 INFO STEP 65 (remove_files) COMPLETE
51922026-03-19T03:32:56.076Z[ recovery-image] Mar 19 03:32:55.010 INFO O| Mar 19 03:32:55.010 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51932026-03-19T03:32:56.080Z[ recovery-image] Mar 19 03:32:55.017 INFO O| Mar 19 03:32:55.017 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmadvise"
51942026-03-19T03:32:56.080Z[ recovery-image] Mar 19 03:32:55.017 INFO O| Mar 19 03:32:55.017 INFO STEP 66 (remove_files) COMPLETE
51952026-03-19T03:32:56.083Z[ recovery-image] Mar 19 03:32:55.017 INFO O| Mar 19 03:32:55.017 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51962026-03-19T03:32:56.086Z[ recovery-image] Mar 19 03:32:55.023 INFO O| Mar 19 03:32:55.023 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmap"
51972026-03-19T03:32:56.087Z[ recovery-image] Mar 19 03:32:55.024 INFO O| Mar 19 03:32:55.024 INFO STEP 67 (remove_files) COMPLETE
51982026-03-19T03:32:56.090Z[ recovery-image] Mar 19 03:32:55.024 INFO O| Mar 19 03:32:55.024 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51992026-03-19T03:32:56.093Z[ recovery-image] Mar 19 03:32:55.030 INFO O| Mar 19 03:32:55.030 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppgsz"
52002026-03-19T03:32:56.093Z[ recovery-image] Mar 19 03:32:55.030 INFO O| Mar 19 03:32:55.030 INFO STEP 68 (remove_files) COMPLETE
52012026-03-19T03:32:56.096Z[ recovery-image] Mar 19 03:32:55.030 INFO O| Mar 19 03:32:55.030 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52022026-03-19T03:32:56.101Z[ recovery-image] Mar 19 03:32:55.038 INFO O| Mar 19 03:32:55.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppriv"
52032026-03-19T03:32:56.104Z[ recovery-image] Mar 19 03:32:55.038 INFO O| Mar 19 03:32:55.038 INFO STEP 69 (remove_files) COMPLETE
52042026-03-19T03:32:56.104Z[ recovery-image] Mar 19 03:32:55.038 INFO O| Mar 19 03:32:55.038 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52052026-03-19T03:32:56.108Z[ recovery-image] Mar 19 03:32:55.045 INFO O| Mar 19 03:32:55.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prctl"
52062026-03-19T03:32:56.111Z[ recovery-image] Mar 19 03:32:55.045 INFO O| Mar 19 03:32:55.045 INFO STEP 70 (remove_files) COMPLETE
52072026-03-19T03:32:56.111Z[ recovery-image] Mar 19 03:32:55.045 INFO O| Mar 19 03:32:55.045 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52082026-03-19T03:32:56.116Z[ recovery-image] Mar 19 03:32:55.053 INFO O| Mar 19 03:32:55.053 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/preap"
52092026-03-19T03:32:56.118Z[ recovery-image] Mar 19 03:32:55.053 INFO O| Mar 19 03:32:55.053 INFO STEP 71 (remove_files) COMPLETE
52102026-03-19T03:32:56.118Z[ recovery-image] Mar 19 03:32:55.053 INFO O| Mar 19 03:32:55.053 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52112026-03-19T03:32:56.123Z[ recovery-image] Mar 19 03:32:55.060 INFO O| Mar 19 03:32:55.060 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prstat"
52122026-03-19T03:32:56.123Z[ recovery-image] Mar 19 03:32:55.060 INFO O| Mar 19 03:32:55.060 INFO STEP 72 (remove_files) COMPLETE
52132026-03-19T03:32:56.128Z[ recovery-image] Mar 19 03:32:55.060 INFO O| Mar 19 03:32:55.060 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52142026-03-19T03:32:56.131Z[ recovery-image] Mar 19 03:32:55.067 INFO O| Mar 19 03:32:55.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prun"
52152026-03-19T03:32:56.131Z[ recovery-image] Mar 19 03:32:55.067 INFO O| Mar 19 03:32:55.067 INFO STEP 73 (remove_files) COMPLETE
52162026-03-19T03:32:56.131Z[ recovery-image] Mar 19 03:32:55.067 INFO O| Mar 19 03:32:55.067 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52172026-03-19T03:32:56.137Z[ recovery-image] Mar 19 03:32:55.074 INFO O| Mar 19 03:32:55.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psecflags"
52182026-03-19T03:32:56.137Z[ recovery-image] Mar 19 03:32:55.074 INFO O| Mar 19 03:32:55.074 INFO STEP 74 (remove_files) COMPLETE
52192026-03-19T03:32:56.140Z[ recovery-image] Mar 19 03:32:55.074 INFO O| Mar 19 03:32:55.074 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52202026-03-19T03:32:56.144Z[ recovery-image] Mar 19 03:32:55.081 INFO O| Mar 19 03:32:55.081 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psig"
52212026-03-19T03:32:56.147Z[ recovery-image] Mar 19 03:32:55.081 INFO O| Mar 19 03:32:55.081 INFO STEP 75 (remove_files) COMPLETE
52222026-03-19T03:32:56.147Z[ recovery-image] Mar 19 03:32:55.081 INFO O| Mar 19 03:32:55.081 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52232026-03-19T03:32:56.151Z[ recovery-image] Mar 19 03:32:55.088 INFO O| Mar 19 03:32:55.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstack"
52242026-03-19T03:32:56.151Z[ recovery-image] Mar 19 03:32:55.088 INFO O| Mar 19 03:32:55.088 INFO STEP 76 (remove_files) COMPLETE
52252026-03-19T03:32:56.154Z[ recovery-image] Mar 19 03:32:55.088 INFO O| Mar 19 03:32:55.088 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52262026-03-19T03:32:56.161Z[ recovery-image] Mar 19 03:32:55.098 INFO O| Mar 19 03:32:55.098 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstop"
52272026-03-19T03:32:56.164Z[ recovery-image] Mar 19 03:32:55.098 INFO O| Mar 19 03:32:55.098 INFO STEP 77 (remove_files) COMPLETE
52282026-03-19T03:32:56.164Z[ recovery-image] Mar 19 03:32:55.098 INFO O| Mar 19 03:32:55.098 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52292026-03-19T03:32:56.169Z[ recovery-image] Mar 19 03:32:55.106 INFO O| Mar 19 03:32:55.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptime"
52302026-03-19T03:32:56.172Z[ recovery-image] Mar 19 03:32:55.106 INFO O| Mar 19 03:32:55.106 INFO STEP 78 (remove_files) COMPLETE
52312026-03-19T03:32:56.172Z[ recovery-image] Mar 19 03:32:55.106 INFO O| Mar 19 03:32:55.106 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52322026-03-19T03:32:56.177Z[ recovery-image] Mar 19 03:32:55.114 INFO O| Mar 19 03:32:55.114 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptree"
52332026-03-19T03:32:56.182Z[ recovery-image] Mar 19 03:32:55.114 INFO O| Mar 19 03:32:55.114 INFO STEP 79 (remove_files) COMPLETE
52342026-03-19T03:32:56.182Z[ recovery-image] Mar 19 03:32:55.114 INFO O| Mar 19 03:32:55.114 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52352026-03-19T03:32:56.186Z[ recovery-image] Mar 19 03:32:55.121 INFO O| Mar 19 03:32:55.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwait"
52362026-03-19T03:32:56.186Z[ recovery-image] Mar 19 03:32:55.121 INFO O| Mar 19 03:32:55.121 INFO STEP 80 (remove_files) COMPLETE
52372026-03-19T03:32:56.186Z[ recovery-image] Mar 19 03:32:55.121 INFO O| Mar 19 03:32:55.121 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52382026-03-19T03:32:56.191Z[ recovery-image] Mar 19 03:32:55.128 INFO O| Mar 19 03:32:55.128 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwdx"
52392026-03-19T03:32:56.194Z[ recovery-image] Mar 19 03:32:55.128 INFO O| Mar 19 03:32:55.128 INFO STEP 81 (remove_files) COMPLETE
52402026-03-19T03:32:56.194Z[ recovery-image] Mar 19 03:32:55.128 INFO O| Mar 19 03:32:55.128 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52412026-03-19T03:32:56.198Z[ recovery-image] Mar 19 03:32:55.135 INFO O| Mar 19 03:32:55.135 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh"
52422026-03-19T03:32:56.198Z[ recovery-image] Mar 19 03:32:55.135 INFO O| Mar 19 03:32:55.135 INFO STEP 82 (remove_files) COMPLETE
52432026-03-19T03:32:56.201Z[ recovery-image] Mar 19 03:32:55.135 INFO O| Mar 19 03:32:55.135 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52442026-03-19T03:32:56.206Z[ recovery-image] Mar 19 03:32:55.143 INFO O| Mar 19 03:32:55.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh93"
52452026-03-19T03:32:56.206Z[ recovery-image] Mar 19 03:32:55.143 INFO O| Mar 19 03:32:55.143 INFO STEP 83 (remove_files) COMPLETE
52462026-03-19T03:32:56.209Z[ recovery-image] Mar 19 03:32:55.143 INFO O| Mar 19 03:32:55.143 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52472026-03-19T03:32:56.213Z[ recovery-image] Mar 19 03:32:55.150 INFO O| Mar 19 03:32:55.150 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/sqlite3"
52482026-03-19T03:32:56.213Z[ recovery-image] Mar 19 03:32:55.150 INFO O| Mar 19 03:32:55.150 INFO STEP 84 (remove_files) COMPLETE
52492026-03-19T03:32:56.216Z[ recovery-image] Mar 19 03:32:55.150 INFO O| Mar 19 03:32:55.150 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52502026-03-19T03:32:56.220Z[ recovery-image] Mar 19 03:32:55.157 INFO O| Mar 19 03:32:55.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/strings"
52512026-03-19T03:32:56.220Z[ recovery-image] Mar 19 03:32:55.157 INFO O| Mar 19 03:32:55.157 INFO STEP 85 (remove_files) COMPLETE
52522026-03-19T03:32:56.223Z[ recovery-image] Mar 19 03:32:55.157 INFO O| Mar 19 03:32:55.157 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52532026-03-19T03:32:56.228Z[ recovery-image] Mar 19 03:32:55.165 INFO O| Mar 19 03:32:55.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xml2-config"
52542026-03-19T03:32:56.228Z[ recovery-image] Mar 19 03:32:55.165 INFO O| Mar 19 03:32:55.165 INFO STEP 86 (remove_files) COMPLETE
52552026-03-19T03:32:56.231Z[ recovery-image] Mar 19 03:32:55.165 INFO O| Mar 19 03:32:55.165 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52562026-03-19T03:32:56.235Z[ recovery-image] Mar 19 03:32:55.172 INFO O| Mar 19 03:32:55.172 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmlcatalog"
52572026-03-19T03:32:56.235Z[ recovery-image] Mar 19 03:32:55.172 INFO O| Mar 19 03:32:55.172 INFO STEP 87 (remove_files) COMPLETE
52582026-03-19T03:32:56.238Z[ recovery-image] Mar 19 03:32:55.172 INFO O| Mar 19 03:32:55.172 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52592026-03-19T03:32:56.242Z[ recovery-image] Mar 19 03:32:55.179 INFO O| Mar 19 03:32:55.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmllint"
52602026-03-19T03:32:56.242Z[ recovery-image] Mar 19 03:32:55.179 INFO O| Mar 19 03:32:55.179 INFO STEP 88 (remove_files) COMPLETE
52612026-03-19T03:32:56.245Z[ recovery-image] Mar 19 03:32:55.179 INFO O| Mar 19 03:32:55.179 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52622026-03-19T03:32:56.248Z[ recovery-image] Mar 19 03:32:55.185 INFO O| Mar 19 03:32:55.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amt"
52632026-03-19T03:32:56.248Z[ recovery-image] Mar 19 03:32:55.185 INFO O| Mar 19 03:32:55.185 INFO STEP 89 (remove_files) COMPLETE
52642026-03-19T03:32:56.248Z[ recovery-image] Mar 19 03:32:55.185 INFO O| Mar 19 03:32:55.185 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52652026-03-19T03:32:56.255Z[ recovery-image] Mar 19 03:32:55.192 INFO O| Mar 19 03:32:55.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/arch"
52662026-03-19T03:32:56.255Z[ recovery-image] Mar 19 03:32:55.192 INFO O| Mar 19 03:32:55.192 INFO STEP 90 (remove_files) COMPLETE
52672026-03-19T03:32:56.258Z[ recovery-image] Mar 19 03:32:55.192 INFO O| Mar 19 03:32:55.192 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52682026-03-19T03:32:56.261Z[ recovery-image] Mar 19 03:32:55.198 INFO O| Mar 19 03:32:55.198 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/asa"
52692026-03-19T03:32:56.264Z[ recovery-image] Mar 19 03:32:55.198 INFO O| Mar 19 03:32:55.198 INFO STEP 91 (remove_files) COMPLETE
52702026-03-19T03:32:56.264Z[ recovery-image] Mar 19 03:32:55.198 INFO O| Mar 19 03:32:55.198 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52712026-03-19T03:32:56.270Z[ recovery-image] Mar 19 03:32:55.207 INFO O| Mar 19 03:32:55.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/at"
52722026-03-19T03:32:56.271Z[ recovery-image] Mar 19 03:32:55.207 INFO O| Mar 19 03:32:55.207 INFO STEP 92 (remove_files) COMPLETE
52732026-03-19T03:32:56.275Z[ recovery-image] Mar 19 03:32:55.207 INFO O| Mar 19 03:32:55.207 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52742026-03-19T03:32:56.278Z[ recovery-image] Mar 19 03:32:55.215 INFO O| Mar 19 03:32:55.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atq"
52752026-03-19T03:32:56.278Z[ recovery-image] Mar 19 03:32:55.215 INFO O| Mar 19 03:32:55.215 INFO STEP 93 (remove_files) COMPLETE
52762026-03-19T03:32:56.278Z[ recovery-image] Mar 19 03:32:55.215 INFO O| Mar 19 03:32:55.215 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52772026-03-19T03:32:56.285Z[ recovery-image] Mar 19 03:32:55.222 INFO O| Mar 19 03:32:55.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atrm"
52782026-03-19T03:32:56.285Z[ recovery-image] Mar 19 03:32:55.222 INFO O| Mar 19 03:32:55.222 INFO STEP 94 (remove_files) COMPLETE
52792026-03-19T03:32:56.289Z[ recovery-image] Mar 19 03:32:55.222 INFO O| Mar 19 03:32:55.222 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52802026-03-19T03:32:56.293Z[ recovery-image] Mar 19 03:32:55.230 INFO O| Mar 19 03:32:55.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/auths"
52812026-03-19T03:32:56.296Z[ recovery-image] Mar 19 03:32:55.230 INFO O| Mar 19 03:32:55.230 INFO STEP 95 (remove_files) COMPLETE
52822026-03-19T03:32:56.297Z[ recovery-image] Mar 19 03:32:55.230 INFO O| Mar 19 03:32:55.230 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52832026-03-19T03:32:56.301Z[ recovery-image] Mar 19 03:32:55.238 INFO O| Mar 19 03:32:55.238 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/banner"
52842026-03-19T03:32:56.301Z[ recovery-image] Mar 19 03:32:55.238 INFO O| Mar 19 03:32:55.238 INFO STEP 96 (remove_files) COMPLETE
52852026-03-19T03:32:56.304Z[ recovery-image] Mar 19 03:32:55.238 INFO O| Mar 19 03:32:55.238 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52862026-03-19T03:32:56.308Z[ recovery-image] Mar 19 03:32:55.245 INFO O| Mar 19 03:32:55.245 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bashbug"
52872026-03-19T03:32:56.311Z[ recovery-image] Mar 19 03:32:55.246 INFO O| Mar 19 03:32:55.246 INFO STEP 97 (remove_files) COMPLETE
52882026-03-19T03:32:56.311Z[ recovery-image] Mar 19 03:32:55.246 INFO O| Mar 19 03:32:55.246 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52892026-03-19T03:32:56.318Z[ recovery-image] Mar 19 03:32:55.255 INFO O| Mar 19 03:32:55.255 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/batch"
52902026-03-19T03:32:56.321Z[ recovery-image] Mar 19 03:32:55.255 INFO O| Mar 19 03:32:55.255 INFO STEP 98 (remove_files) COMPLETE
52912026-03-19T03:32:56.321Z[ recovery-image] Mar 19 03:32:55.255 INFO O| Mar 19 03:32:55.255 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52922026-03-19T03:32:56.327Z[ recovery-image] Mar 19 03:32:55.264 INFO O| Mar 19 03:32:55.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bc"
52932026-03-19T03:32:56.327Z[ recovery-image] Mar 19 03:32:55.264 INFO O| Mar 19 03:32:55.264 INFO STEP 99 (remove_files) COMPLETE
52942026-03-19T03:32:56.330Z[ recovery-image] Mar 19 03:32:55.264 INFO O| Mar 19 03:32:55.264 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52952026-03-19T03:32:56.335Z[ recovery-image] Mar 19 03:32:55.271 INFO O| Mar 19 03:32:55.271 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bdiff"
52962026-03-19T03:32:56.339Z[ recovery-image] Mar 19 03:32:55.271 INFO O| Mar 19 03:32:55.271 INFO STEP 100 (remove_files) COMPLETE
52972026-03-19T03:32:56.339Z[ recovery-image] Mar 19 03:32:55.271 INFO O| Mar 19 03:32:55.271 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52982026-03-19T03:32:56.342Z[ recovery-image] Mar 19 03:32:55.279 INFO O| Mar 19 03:32:55.279 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bg"
52992026-03-19T03:32:56.342Z[ recovery-image] Mar 19 03:32:55.279 INFO O| Mar 19 03:32:55.279 INFO STEP 101 (remove_files) COMPLETE
53002026-03-19T03:32:56.345Z[ recovery-image] Mar 19 03:32:55.279 INFO O| Mar 19 03:32:55.279 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53012026-03-19T03:32:56.350Z[ recovery-image] Mar 19 03:32:55.287 INFO O| Mar 19 03:32:55.287 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/brotli"
53022026-03-19T03:32:56.353Z[ recovery-image] Mar 19 03:32:55.287 INFO O| Mar 19 03:32:55.287 INFO STEP 102 (remove_files) COMPLETE
53032026-03-19T03:32:56.353Z[ recovery-image] Mar 19 03:32:55.287 INFO O| Mar 19 03:32:55.287 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53042026-03-19T03:32:56.357Z[ recovery-image] Mar 19 03:32:55.294 INFO O| Mar 19 03:32:55.294 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bunzip2"
53052026-03-19T03:32:56.360Z[ recovery-image] Mar 19 03:32:55.295 INFO O| Mar 19 03:32:55.295 INFO STEP 103 (remove_files) COMPLETE
53062026-03-19T03:32:56.360Z[ recovery-image] Mar 19 03:32:55.295 INFO O| Mar 19 03:32:55.295 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53072026-03-19T03:32:56.366Z[ recovery-image] Mar 19 03:32:55.303 INFO O| Mar 19 03:32:55.303 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/busstat"
53082026-03-19T03:32:56.366Z[ recovery-image] Mar 19 03:32:55.303 INFO O| Mar 19 03:32:55.303 INFO STEP 104 (remove_files) COMPLETE
53092026-03-19T03:32:56.369Z[ recovery-image] Mar 19 03:32:55.303 INFO O| Mar 19 03:32:55.303 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53102026-03-19T03:32:56.374Z[ recovery-image] Mar 19 03:32:55.311 INFO O| Mar 19 03:32:55.311 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzcat"
53112026-03-19T03:32:56.374Z[ recovery-image] Mar 19 03:32:55.311 INFO O| Mar 19 03:32:55.311 INFO STEP 105 (remove_files) COMPLETE
53122026-03-19T03:32:56.374Z[ recovery-image] Mar 19 03:32:55.311 INFO O| Mar 19 03:32:55.311 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53132026-03-19T03:32:56.381Z[ recovery-image] Mar 19 03:32:55.318 INFO O| Mar 19 03:32:55.318 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzdiff"
53142026-03-19T03:32:56.384Z[ recovery-image] Mar 19 03:32:55.318 INFO O| Mar 19 03:32:55.318 INFO STEP 106 (remove_files) COMPLETE
53152026-03-19T03:32:56.384Z[ recovery-image] Mar 19 03:32:55.318 INFO O| Mar 19 03:32:55.318 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53162026-03-19T03:32:56.390Z[ recovery-image] Mar 19 03:32:55.327 INFO O| Mar 19 03:32:55.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzgrep"
53172026-03-19T03:32:56.390Z[ recovery-image] Mar 19 03:32:55.327 INFO O| Mar 19 03:32:55.327 INFO STEP 107 (remove_files) COMPLETE
53182026-03-19T03:32:56.393Z[ recovery-image] Mar 19 03:32:55.327 INFO O| Mar 19 03:32:55.327 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53192026-03-19T03:32:56.399Z[ recovery-image] Mar 19 03:32:55.336 INFO O| Mar 19 03:32:55.336 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2"
53202026-03-19T03:32:56.402Z[ recovery-image] Mar 19 03:32:55.336 INFO O| Mar 19 03:32:55.336 INFO STEP 108 (remove_files) COMPLETE
53212026-03-19T03:32:56.402Z[ recovery-image] Mar 19 03:32:55.336 INFO O| Mar 19 03:32:55.336 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53222026-03-19T03:32:56.406Z[ recovery-image] Mar 19 03:32:55.343 INFO O| Mar 19 03:32:55.343 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2recover"
53232026-03-19T03:32:56.406Z[ recovery-image] Mar 19 03:32:55.343 INFO O| Mar 19 03:32:55.343 INFO STEP 109 (remove_files) COMPLETE
53242026-03-19T03:32:56.409Z[ recovery-image] Mar 19 03:32:55.343 INFO O| Mar 19 03:32:55.343 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53252026-03-19T03:32:56.414Z[ recovery-image] Mar 19 03:32:55.351 INFO O| Mar 19 03:32:55.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzmore"
53262026-03-19T03:32:56.414Z[ recovery-image] Mar 19 03:32:55.351 INFO O| Mar 19 03:32:55.351 INFO STEP 110 (remove_files) COMPLETE
53272026-03-19T03:32:56.417Z[ recovery-image] Mar 19 03:32:55.351 INFO O| Mar 19 03:32:55.351 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53282026-03-19T03:32:56.421Z[ recovery-image] Mar 19 03:32:55.358 INFO O| Mar 19 03:32:55.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cal"
53292026-03-19T03:32:56.424Z[ recovery-image] Mar 19 03:32:55.358 INFO O| Mar 19 03:32:55.358 INFO STEP 111 (remove_files) COMPLETE
53302026-03-19T03:32:56.424Z[ recovery-image] Mar 19 03:32:55.358 INFO O| Mar 19 03:32:55.358 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53312026-03-19T03:32:56.428Z[ recovery-image] Mar 19 03:32:55.365 INFO O| Mar 19 03:32:55.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/captoinfo"
53322026-03-19T03:32:56.428Z[ recovery-image] Mar 19 03:32:55.365 INFO O| Mar 19 03:32:55.365 INFO STEP 112 (remove_files) COMPLETE
53332026-03-19T03:32:56.432Z[ recovery-image] Mar 19 03:32:55.365 INFO O| Mar 19 03:32:55.365 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53342026-03-19T03:32:56.435Z[ recovery-image] Mar 19 03:32:55.372 INFO O| Mar 19 03:32:55.372 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cd"
53352026-03-19T03:32:56.438Z[ recovery-image] Mar 19 03:32:55.372 INFO O| Mar 19 03:32:55.372 INFO STEP 113 (remove_files) COMPLETE
53362026-03-19T03:32:56.438Z[ recovery-image] Mar 19 03:32:55.372 INFO O| Mar 19 03:32:55.372 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53372026-03-19T03:32:56.442Z[ recovery-image] Mar 19 03:32:55.379 INFO O| Mar 19 03:32:55.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/certutil"
53382026-03-19T03:32:56.445Z[ recovery-image] Mar 19 03:32:55.379 INFO O| Mar 19 03:32:55.379 INFO STEP 114 (remove_files) COMPLETE
53392026-03-19T03:32:56.445Z[ recovery-image] Mar 19 03:32:55.379 INFO O| Mar 19 03:32:55.379 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53402026-03-19T03:32:56.450Z[ recovery-image] Mar 19 03:32:55.387 INFO O| Mar 19 03:32:55.387 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/checkbandwidth"
53412026-03-19T03:32:56.453Z[ recovery-image] Mar 19 03:32:55.387 INFO O| Mar 19 03:32:55.387 INFO STEP 115 (remove_files) COMPLETE
53422026-03-19T03:32:56.453Z[ recovery-image] Mar 19 03:32:55.387 INFO O| Mar 19 03:32:55.387 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53432026-03-19T03:32:56.458Z[ recovery-image] Mar 19 03:32:55.395 INFO O| Mar 19 03:32:55.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chgrp"
53442026-03-19T03:32:56.458Z[ recovery-image] Mar 19 03:32:55.395 INFO O| Mar 19 03:32:55.395 INFO STEP 116 (remove_files) COMPLETE
53452026-03-19T03:32:56.461Z[ recovery-image] Mar 19 03:32:55.395 INFO O| Mar 19 03:32:55.395 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53462026-03-19T03:32:56.465Z[ recovery-image] Mar 19 03:32:55.402 INFO O| Mar 19 03:32:55.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chronyc"
53472026-03-19T03:32:56.469Z[ recovery-image] Mar 19 03:32:55.402 INFO O| Mar 19 03:32:55.402 INFO STEP 117 (remove_files) COMPLETE
53482026-03-19T03:32:56.469Z[ recovery-image] Mar 19 03:32:55.402 INFO O| Mar 19 03:32:55.402 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53492026-03-19T03:32:56.472Z[ recovery-image] Mar 19 03:32:55.409 INFO O| Mar 19 03:32:55.409 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckdate"
53502026-03-19T03:32:56.472Z[ recovery-image] Mar 19 03:32:55.409 INFO O| Mar 19 03:32:55.409 INFO STEP 118 (remove_files) COMPLETE
53512026-03-19T03:32:56.472Z[ recovery-image] Mar 19 03:32:55.409 INFO O| Mar 19 03:32:55.409 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53522026-03-19T03:32:56.478Z[ recovery-image] Mar 19 03:32:55.415 INFO O| Mar 19 03:32:55.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckgid"
53532026-03-19T03:32:56.481Z[ recovery-image] Mar 19 03:32:55.415 INFO O| Mar 19 03:32:55.415 INFO STEP 119 (remove_files) COMPLETE
53542026-03-19T03:32:56.481Z[ recovery-image] Mar 19 03:32:55.415 INFO O| Mar 19 03:32:55.415 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53552026-03-19T03:32:56.485Z[ recovery-image] Mar 19 03:32:55.422 INFO O| Mar 19 03:32:55.422 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckint"
53562026-03-19T03:32:56.485Z[ recovery-image] Mar 19 03:32:55.422 INFO O| Mar 19 03:32:55.422 INFO STEP 120 (remove_files) COMPLETE
53572026-03-19T03:32:56.488Z[ recovery-image] Mar 19 03:32:55.422 INFO O| Mar 19 03:32:55.422 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53582026-03-19T03:32:56.493Z[ recovery-image] Mar 19 03:32:55.430 INFO O| Mar 19 03:32:55.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckitem"
53592026-03-19T03:32:56.493Z[ recovery-image] Mar 19 03:32:55.430 INFO O| Mar 19 03:32:55.430 INFO STEP 121 (remove_files) COMPLETE
53602026-03-19T03:32:56.496Z[ recovery-image] Mar 19 03:32:55.430 INFO O| Mar 19 03:32:55.430 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53612026-03-19T03:32:56.500Z[ recovery-image] Mar 19 03:32:55.437 INFO O| Mar 19 03:32:55.437 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckkeywd"
53622026-03-19T03:32:56.503Z[ recovery-image] Mar 19 03:32:55.437 INFO O| Mar 19 03:32:55.437 INFO STEP 122 (remove_files) COMPLETE
53632026-03-19T03:32:56.503Z[ recovery-image] Mar 19 03:32:55.437 INFO O| Mar 19 03:32:55.437 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53642026-03-19T03:32:56.507Z[ recovery-image] Mar 19 03:32:55.445 INFO O| Mar 19 03:32:55.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckpath"
53652026-03-19T03:32:56.510Z[ recovery-image] Mar 19 03:32:55.445 INFO O| Mar 19 03:32:55.445 INFO STEP 123 (remove_files) COMPLETE
53662026-03-19T03:32:56.510Z[ recovery-image] Mar 19 03:32:55.445 INFO O| Mar 19 03:32:55.445 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53672026-03-19T03:32:56.514Z[ recovery-image] Mar 19 03:32:55.451 INFO O| Mar 19 03:32:55.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckrange"
53682026-03-19T03:32:56.517Z[ recovery-image] Mar 19 03:32:55.451 INFO O| Mar 19 03:32:55.451 INFO STEP 124 (remove_files) COMPLETE
53692026-03-19T03:32:56.517Z[ recovery-image] Mar 19 03:32:55.451 INFO O| Mar 19 03:32:55.451 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53702026-03-19T03:32:56.522Z[ recovery-image] Mar 19 03:32:55.459 INFO O| Mar 19 03:32:55.459 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckstr"
53712026-03-19T03:32:56.522Z[ recovery-image] Mar 19 03:32:55.459 INFO O| Mar 19 03:32:55.459 INFO STEP 125 (remove_files) COMPLETE
53722026-03-19T03:32:56.522Z[ recovery-image] Mar 19 03:32:55.459 INFO O| Mar 19 03:32:55.459 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53732026-03-19T03:32:56.529Z[ recovery-image] Mar 19 03:32:55.466 INFO O| Mar 19 03:32:55.466 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cksum"
53742026-03-19T03:32:56.529Z[ recovery-image] Mar 19 03:32:55.466 INFO O| Mar 19 03:32:55.466 INFO STEP 126 (remove_files) COMPLETE
53752026-03-19T03:32:56.532Z[ recovery-image] Mar 19 03:32:55.466 INFO O| Mar 19 03:32:55.466 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53762026-03-19T03:32:56.536Z[ recovery-image] Mar 19 03:32:55.473 INFO O| Mar 19 03:32:55.473 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cktime"
53772026-03-19T03:32:56.539Z[ recovery-image] Mar 19 03:32:55.473 INFO O| Mar 19 03:32:55.473 INFO STEP 127 (remove_files) COMPLETE
53782026-03-19T03:32:56.539Z[ recovery-image] Mar 19 03:32:55.473 INFO O| Mar 19 03:32:55.473 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53792026-03-19T03:32:56.543Z[ recovery-image] Mar 19 03:32:55.480 INFO O| Mar 19 03:32:55.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckuid"
53802026-03-19T03:32:56.543Z[ recovery-image] Mar 19 03:32:55.480 INFO O| Mar 19 03:32:55.480 INFO STEP 128 (remove_files) COMPLETE
53812026-03-19T03:32:56.546Z[ recovery-image] Mar 19 03:32:55.480 INFO O| Mar 19 03:32:55.480 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53822026-03-19T03:32:56.551Z[ recovery-image] Mar 19 03:32:55.488 INFO O| Mar 19 03:32:55.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckyorn"
53832026-03-19T03:32:56.554Z[ recovery-image] Mar 19 03:32:55.488 INFO O| Mar 19 03:32:55.488 INFO STEP 129 (remove_files) COMPLETE
53842026-03-19T03:32:56.554Z[ recovery-image] Mar 19 03:32:55.488 INFO O| Mar 19 03:32:55.488 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53852026-03-19T03:32:56.559Z[ recovery-image] Mar 19 03:32:55.496 INFO O| Mar 19 03:32:55.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/clear"
53862026-03-19T03:32:56.559Z[ recovery-image] Mar 19 03:32:55.496 INFO O| Mar 19 03:32:55.496 INFO STEP 130 (remove_files) COMPLETE
53872026-03-19T03:32:56.562Z[ recovery-image] Mar 19 03:32:55.496 INFO O| Mar 19 03:32:55.496 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53882026-03-19T03:32:56.565Z[ recovery-image] Mar 19 03:32:55.503 INFO O| Mar 19 03:32:55.503 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cmp"
53892026-03-19T03:32:56.568Z[ recovery-image] Mar 19 03:32:55.503 INFO O| Mar 19 03:32:55.503 INFO STEP 131 (remove_files) COMPLETE
53902026-03-19T03:32:56.569Z[ recovery-image] Mar 19 03:32:55.503 INFO O| Mar 19 03:32:55.503 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53912026-03-19T03:32:56.572Z[ recovery-image] Mar 19 03:32:55.510 INFO O| Mar 19 03:32:55.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/col"
53922026-03-19T03:32:56.576Z[ recovery-image] Mar 19 03:32:55.510 INFO O| Mar 19 03:32:55.510 INFO STEP 132 (remove_files) COMPLETE
53932026-03-19T03:32:56.576Z[ recovery-image] Mar 19 03:32:55.510 INFO O| Mar 19 03:32:55.510 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53942026-03-19T03:32:56.581Z[ recovery-image] Mar 19 03:32:55.518 INFO O| Mar 19 03:32:55.518 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/comm"
53952026-03-19T03:32:56.581Z[ recovery-image] Mar 19 03:32:55.518 INFO O| Mar 19 03:32:55.518 INFO STEP 133 (remove_files) COMPLETE
53962026-03-19T03:32:56.584Z[ recovery-image] Mar 19 03:32:55.518 INFO O| Mar 19 03:32:55.518 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53972026-03-19T03:32:56.587Z[ recovery-image] Mar 19 03:32:55.525 INFO O| Mar 19 03:32:55.525 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/command"
53982026-03-19T03:32:56.587Z[ recovery-image] Mar 19 03:32:55.525 INFO O| Mar 19 03:32:55.525 INFO STEP 134 (remove_files) COMPLETE
53992026-03-19T03:32:56.590Z[ recovery-image] Mar 19 03:32:55.525 INFO O| Mar 19 03:32:55.525 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54002026-03-19T03:32:56.596Z[ recovery-image] Mar 19 03:32:55.533 INFO O| Mar 19 03:32:55.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/compress"
54012026-03-19T03:32:56.600Z[ recovery-image] Mar 19 03:32:55.533 INFO O| Mar 19 03:32:55.533 INFO STEP 135 (remove_files) COMPLETE
54022026-03-19T03:32:56.600Z[ recovery-image] Mar 19 03:32:55.533 INFO O| Mar 19 03:32:55.533 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54032026-03-19T03:32:56.603Z[ recovery-image] Mar 19 03:32:55.540 INFO O| Mar 19 03:32:55.540 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/connstat"
54042026-03-19T03:32:56.603Z[ recovery-image] Mar 19 03:32:55.540 INFO O| Mar 19 03:32:55.540 INFO STEP 136 (remove_files) COMPLETE
54052026-03-19T03:32:56.603Z[ recovery-image] Mar 19 03:32:55.540 INFO O| Mar 19 03:32:55.540 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54062026-03-19T03:32:56.611Z[ recovery-image] Mar 19 03:32:55.548 INFO O| Mar 19 03:32:55.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cpio"
54072026-03-19T03:32:56.614Z[ recovery-image] Mar 19 03:32:55.548 INFO O| Mar 19 03:32:55.548 INFO STEP 137 (remove_files) COMPLETE
54082026-03-19T03:32:56.614Z[ recovery-image] Mar 19 03:32:55.548 INFO O| Mar 19 03:32:55.548 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54092026-03-19T03:32:56.619Z[ recovery-image] Mar 19 03:32:55.556 INFO O| Mar 19 03:32:55.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cputrack"
54102026-03-19T03:32:56.622Z[ recovery-image] Mar 19 03:32:55.557 INFO O| Mar 19 03:32:55.557 INFO STEP 138 (remove_files) COMPLETE
54112026-03-19T03:32:56.622Z[ recovery-image] Mar 19 03:32:55.557 INFO O| Mar 19 03:32:55.557 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54122026-03-19T03:32:56.629Z[ recovery-image] Mar 19 03:32:55.565 INFO O| Mar 19 03:32:55.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crle"
54132026-03-19T03:32:56.632Z[ recovery-image] Mar 19 03:32:55.566 INFO O| Mar 19 03:32:55.566 INFO STEP 139 (remove_files) COMPLETE
54142026-03-19T03:32:56.632Z[ recovery-image] Mar 19 03:32:55.566 INFO O| Mar 19 03:32:55.566 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54152026-03-19T03:32:56.637Z[ recovery-image] Mar 19 03:32:55.573 INFO O| Mar 19 03:32:55.573 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crontab"
54162026-03-19T03:32:56.637Z[ recovery-image] Mar 19 03:32:55.573 INFO O| Mar 19 03:32:55.573 INFO STEP 140 (remove_files) COMPLETE
54172026-03-19T03:32:56.647Z[ recovery-image] Mar 19 03:32:55.573 INFO O| Mar 19 03:32:55.573 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54182026-03-19T03:32:56.655Z[ recovery-image] Mar 19 03:32:55.581 INFO O| Mar 19 03:32:55.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crypt"
54192026-03-19T03:32:56.655Z[ recovery-image] Mar 19 03:32:55.581 INFO O| Mar 19 03:32:55.581 INFO STEP 141 (remove_files) COMPLETE
54202026-03-19T03:32:56.655Z[ recovery-image] Mar 19 03:32:55.581 INFO O| Mar 19 03:32:55.581 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54212026-03-19T03:32:56.668Z[ recovery-image] Mar 19 03:32:55.588 INFO O| Mar 19 03:32:55.588 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csh"
54222026-03-19T03:32:56.668Z[ recovery-image] Mar 19 03:32:55.588 INFO O| Mar 19 03:32:55.588 INFO STEP 142 (remove_files) COMPLETE
54232026-03-19T03:32:56.668Z[ recovery-image] Mar 19 03:32:55.588 INFO O| Mar 19 03:32:55.588 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54242026-03-19T03:32:56.678Z[ recovery-image] Mar 19 03:32:55.595 INFO O| Mar 19 03:32:55.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csplit"
54252026-03-19T03:32:56.679Z[ recovery-image] Mar 19 03:32:55.596 INFO O| Mar 19 03:32:55.596 INFO STEP 143 (remove_files) COMPLETE
54262026-03-19T03:32:56.679Z[ recovery-image] Mar 19 03:32:55.596 INFO O| Mar 19 03:32:55.596 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54272026-03-19T03:32:56.679Z[ recovery-image] Mar 19 03:32:55.602 INFO O| Mar 19 03:32:55.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl"
54282026-03-19T03:32:56.679Z[ recovery-image] Mar 19 03:32:55.602 INFO O| Mar 19 03:32:55.602 INFO STEP 144 (remove_files) COMPLETE
54292026-03-19T03:32:56.679Z[ recovery-image] Mar 19 03:32:55.602 INFO O| Mar 19 03:32:55.602 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54302026-03-19T03:32:56.685Z[ recovery-image] Mar 19 03:32:55.609 INFO O| Mar 19 03:32:55.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl-config"
54312026-03-19T03:32:56.685Z[ recovery-image] Mar 19 03:32:55.609 INFO O| Mar 19 03:32:55.609 INFO STEP 145 (remove_files) COMPLETE
54322026-03-19T03:32:56.685Z[ recovery-image] Mar 19 03:32:55.609 INFO O| Mar 19 03:32:55.609 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54332026-03-19T03:32:56.685Z[ recovery-image] Mar 19 03:32:55.616 INFO O| Mar 19 03:32:55.616 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dc"
54342026-03-19T03:32:56.685Z[ recovery-image] Mar 19 03:32:55.616 INFO O| Mar 19 03:32:55.616 INFO STEP 146 (remove_files) COMPLETE
54352026-03-19T03:32:56.685Z[ recovery-image] Mar 19 03:32:55.616 INFO O| Mar 19 03:32:55.616 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54362026-03-19T03:32:56.690Z[ recovery-image] Mar 19 03:32:55.622 INFO O| Mar 19 03:32:55.622 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/decrypt"
54372026-03-19T03:32:56.690Z[ recovery-image] Mar 19 03:32:55.622 INFO O| Mar 19 03:32:55.622 INFO STEP 147 (remove_files) COMPLETE
54382026-03-19T03:32:56.690Z[ recovery-image] Mar 19 03:32:55.622 INFO O| Mar 19 03:32:55.622 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54392026-03-19T03:32:56.696Z[ recovery-image] Mar 19 03:32:55.631 INFO O| Mar 19 03:32:55.631 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devattr"
54402026-03-19T03:32:56.697Z[ recovery-image] Mar 19 03:32:55.631 INFO O| Mar 19 03:32:55.631 INFO STEP 148 (remove_files) COMPLETE
54412026-03-19T03:32:56.697Z[ recovery-image] Mar 19 03:32:55.631 INFO O| Mar 19 03:32:55.631 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54422026-03-19T03:32:56.703Z[ recovery-image] Mar 19 03:32:55.639 INFO O| Mar 19 03:32:55.639 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devfree"
54432026-03-19T03:32:56.706Z[ recovery-image] Mar 19 03:32:55.639 INFO O| Mar 19 03:32:55.639 INFO STEP 149 (remove_files) COMPLETE
54442026-03-19T03:32:56.706Z[ recovery-image] Mar 19 03:32:55.639 INFO O| Mar 19 03:32:55.639 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54452026-03-19T03:32:56.709Z[ recovery-image] Mar 19 03:32:55.646 INFO O| Mar 19 03:32:55.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devreserv"
54462026-03-19T03:32:56.712Z[ recovery-image] Mar 19 03:32:55.647 INFO O| Mar 19 03:32:55.647 INFO STEP 150 (remove_files) COMPLETE
54472026-03-19T03:32:56.712Z[ recovery-image] Mar 19 03:32:55.647 INFO O| Mar 19 03:32:55.647 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54482026-03-19T03:32:56.718Z[ recovery-image] Mar 19 03:32:55.655 INFO O| Mar 19 03:32:55.655 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diff3"
54492026-03-19T03:32:56.718Z[ recovery-image] Mar 19 03:32:55.655 INFO O| Mar 19 03:32:55.655 INFO STEP 151 (remove_files) COMPLETE
54502026-03-19T03:32:56.721Z[ recovery-image] Mar 19 03:32:55.655 INFO O| Mar 19 03:32:55.655 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54512026-03-19T03:32:56.725Z[ recovery-image] Mar 19 03:32:55.662 INFO O| Mar 19 03:32:55.662 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/digest"
54522026-03-19T03:32:56.725Z[ recovery-image] Mar 19 03:32:55.662 INFO O| Mar 19 03:32:55.662 INFO STEP 152 (remove_files) COMPLETE
54532026-03-19T03:32:56.728Z[ recovery-image] Mar 19 03:32:55.662 INFO O| Mar 19 03:32:55.662 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54542026-03-19T03:32:56.732Z[ recovery-image] Mar 19 03:32:55.669 INFO O| Mar 19 03:32:55.669 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dircmp"
54552026-03-19T03:32:56.735Z[ recovery-image] Mar 19 03:32:55.669 INFO O| Mar 19 03:32:55.669 INFO STEP 153 (remove_files) COMPLETE
54562026-03-19T03:32:56.735Z[ recovery-image] Mar 19 03:32:55.669 INFO O| Mar 19 03:32:55.669 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54572026-03-19T03:32:56.742Z[ recovery-image] Mar 19 03:32:55.677 INFO O| Mar 19 03:32:55.677 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dirname"
54582026-03-19T03:32:56.745Z[ recovery-image] Mar 19 03:32:55.677 INFO O| Mar 19 03:32:55.677 INFO STEP 154 (remove_files) COMPLETE
54592026-03-19T03:32:56.745Z[ recovery-image] Mar 19 03:32:55.677 INFO O| Mar 19 03:32:55.677 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54602026-03-19T03:32:56.748Z[ recovery-image] Mar 19 03:32:55.683 INFO O| Mar 19 03:32:55.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diskscan"
54612026-03-19T03:32:56.748Z[ recovery-image] Mar 19 03:32:55.684 INFO O| Mar 19 03:32:55.683 INFO STEP 155 (remove_files) COMPLETE
54622026-03-19T03:32:56.748Z[ recovery-image] Mar 19 03:32:55.684 INFO O| Mar 19 03:32:55.683 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54632026-03-19T03:32:56.754Z[ recovery-image] Mar 19 03:32:55.691 INFO O| Mar 19 03:32:55.691 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispgid"
54642026-03-19T03:32:56.754Z[ recovery-image] Mar 19 03:32:55.691 INFO O| Mar 19 03:32:55.691 INFO STEP 156 (remove_files) COMPLETE
54652026-03-19T03:32:56.757Z[ recovery-image] Mar 19 03:32:55.691 INFO O| Mar 19 03:32:55.691 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54662026-03-19T03:32:56.762Z[ recovery-image] Mar 19 03:32:55.699 INFO O| Mar 19 03:32:55.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispuid"
54672026-03-19T03:32:56.762Z[ recovery-image] Mar 19 03:32:55.699 INFO O| Mar 19 03:32:55.699 INFO STEP 157 (remove_files) COMPLETE
54682026-03-19T03:32:56.766Z[ recovery-image] Mar 19 03:32:55.699 INFO O| Mar 19 03:32:55.699 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54692026-03-19T03:32:56.769Z[ recovery-image] Mar 19 03:32:55.706 INFO O| Mar 19 03:32:55.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dos2unix"
54702026-03-19T03:32:56.772Z[ recovery-image] Mar 19 03:32:55.706 INFO O| Mar 19 03:32:55.706 INFO STEP 158 (remove_files) COMPLETE
54712026-03-19T03:32:56.772Z[ recovery-image] Mar 19 03:32:55.706 INFO O| Mar 19 03:32:55.706 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54722026-03-19T03:32:56.776Z[ recovery-image] Mar 19 03:32:55.713 INFO O| Mar 19 03:32:55.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/du"
54732026-03-19T03:32:56.777Z[ recovery-image] Mar 19 03:32:55.713 INFO O| Mar 19 03:32:55.713 INFO STEP 159 (remove_files) COMPLETE
54742026-03-19T03:32:56.780Z[ recovery-image] Mar 19 03:32:55.713 INFO O| Mar 19 03:32:55.713 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54752026-03-19T03:32:56.783Z[ recovery-image] Mar 19 03:32:55.719 INFO O| Mar 19 03:32:55.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpcs"
54762026-03-19T03:32:56.783Z[ recovery-image] Mar 19 03:32:55.720 INFO O| Mar 19 03:32:55.720 INFO STEP 160 (remove_files) COMPLETE
54772026-03-19T03:32:56.783Z[ recovery-image] Mar 19 03:32:55.720 INFO O| Mar 19 03:32:55.720 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54782026-03-19T03:32:56.790Z[ recovery-image] Mar 19 03:32:55.727 INFO O| Mar 19 03:32:55.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpkeys"
54792026-03-19T03:32:56.794Z[ recovery-image] Mar 19 03:32:55.728 INFO O| Mar 19 03:32:55.728 INFO STEP 161 (remove_files) COMPLETE
54802026-03-19T03:32:56.794Z[ recovery-image] Mar 19 03:32:55.728 INFO O| Mar 19 03:32:55.728 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54812026-03-19T03:32:56.798Z[ recovery-image] Mar 19 03:32:55.735 INFO O| Mar 19 03:32:55.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/edit"
54822026-03-19T03:32:56.802Z[ recovery-image] Mar 19 03:32:55.735 INFO O| Mar 19 03:32:55.735 INFO STEP 162 (remove_files) COMPLETE
54832026-03-19T03:32:56.802Z[ recovery-image] Mar 19 03:32:55.735 INFO O| Mar 19 03:32:55.735 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54842026-03-19T03:32:56.867Z[ recovery-image] Mar 19 03:32:55.742 INFO O| Mar 19 03:32:55.742 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/eject"
54852026-03-19T03:32:56.867Z[ recovery-image] Mar 19 03:32:55.742 INFO O| Mar 19 03:32:55.742 INFO STEP 163 (remove_files) COMPLETE
54862026-03-19T03:32:56.868Z[ recovery-image] Mar 19 03:32:55.742 INFO O| Mar 19 03:32:55.742 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54872026-03-19T03:32:56.868Z[ recovery-image] Mar 19 03:32:55.749 INFO O| Mar 19 03:32:55.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfsign"
54882026-03-19T03:32:56.868Z[ recovery-image] Mar 19 03:32:55.749 INFO O| Mar 19 03:32:55.749 INFO STEP 164 (remove_files) COMPLETE
54892026-03-19T03:32:56.868Z[ recovery-image] Mar 19 03:32:55.749 INFO O| Mar 19 03:32:55.749 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54902026-03-19T03:32:56.868Z[ recovery-image] Mar 19 03:32:55.756 INFO O| Mar 19 03:32:55.756 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfwrap"
54912026-03-19T03:32:56.868Z[ recovery-image] Mar 19 03:32:55.756 INFO O| Mar 19 03:32:55.756 INFO STEP 165 (remove_files) COMPLETE
54922026-03-19T03:32:56.868Z[ recovery-image] Mar 19 03:32:55.756 INFO O| Mar 19 03:32:55.756 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54932026-03-19T03:32:56.868Z[ recovery-image] Mar 19 03:32:55.764 INFO O| Mar 19 03:32:55.764 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encode_keychange"
54942026-03-19T03:32:56.868Z[ recovery-image] Mar 19 03:32:55.764 INFO O| Mar 19 03:32:55.764 INFO STEP 166 (remove_files) COMPLETE
54952026-03-19T03:32:56.868Z[ recovery-image] Mar 19 03:32:55.764 INFO O| Mar 19 03:32:55.764 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54962026-03-19T03:32:56.868Z[ recovery-image] Mar 19 03:32:55.771 INFO O| Mar 19 03:32:55.771 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encrypt"
54972026-03-19T03:32:56.868Z[ recovery-image] Mar 19 03:32:55.771 INFO O| Mar 19 03:32:55.771 INFO STEP 167 (remove_files) COMPLETE
54982026-03-19T03:32:56.868Z[ recovery-image] Mar 19 03:32:55.771 INFO O| Mar 19 03:32:55.771 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54992026-03-19T03:32:56.868Z[ recovery-image] Mar 19 03:32:55.779 INFO O| Mar 19 03:32:55.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/enhance"
55002026-03-19T03:32:56.868Z[ recovery-image] Mar 19 03:32:55.779 INFO O| Mar 19 03:32:55.779 INFO STEP 168 (remove_files) COMPLETE
55012026-03-19T03:32:56.869Z[ recovery-image] Mar 19 03:32:55.779 INFO O| Mar 19 03:32:55.779 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55022026-03-19T03:32:56.869Z[ recovery-image] Mar 19 03:32:55.787 INFO O| Mar 19 03:32:55.787 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/env"
55032026-03-19T03:32:56.869Z[ recovery-image] Mar 19 03:32:55.787 INFO O| Mar 19 03:32:55.787 INFO STEP 169 (remove_files) COMPLETE
55042026-03-19T03:32:56.869Z[ recovery-image] Mar 19 03:32:55.787 INFO O| Mar 19 03:32:55.787 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55052026-03-19T03:32:56.869Z[ recovery-image] Mar 19 03:32:55.794 INFO O| Mar 19 03:32:55.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/etdump"
55062026-03-19T03:32:56.869Z[ recovery-image] Mar 19 03:32:55.794 INFO O| Mar 19 03:32:55.794 INFO STEP 170 (remove_files) COMPLETE
55072026-03-19T03:32:56.869Z[ recovery-image] Mar 19 03:32:55.794 INFO O| Mar 19 03:32:55.794 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55082026-03-19T03:32:56.869Z[ recovery-image] Mar 19 03:32:55.801 INFO O| Mar 19 03:32:55.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/expand"
55092026-03-19T03:32:56.869Z[ recovery-image] Mar 19 03:32:55.801 INFO O| Mar 19 03:32:55.801 INFO STEP 171 (remove_files) COMPLETE
55102026-03-19T03:32:56.869Z[ recovery-image] Mar 19 03:32:55.801 INFO O| Mar 19 03:32:55.801 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55112026-03-19T03:32:56.875Z[ recovery-image] Mar 19 03:32:55.810 INFO O| Mar 19 03:32:55.810 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/exstr"
55122026-03-19T03:32:56.879Z[ recovery-image] Mar 19 03:32:55.811 INFO O| Mar 19 03:32:55.811 INFO STEP 172 (remove_files) COMPLETE
55132026-03-19T03:32:56.879Z[ recovery-image] Mar 19 03:32:55.811 INFO O| Mar 19 03:32:55.811 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55142026-03-19T03:32:56.882Z[ recovery-image] Mar 19 03:32:55.818 INFO O| Mar 19 03:32:55.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/factor"
55152026-03-19T03:32:56.882Z[ recovery-image] Mar 19 03:32:55.818 INFO O| Mar 19 03:32:55.818 INFO STEP 173 (remove_files) COMPLETE
55162026-03-19T03:32:56.882Z[ recovery-image] Mar 19 03:32:55.818 INFO O| Mar 19 03:32:55.818 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55172026-03-19T03:32:56.887Z[ recovery-image] Mar 19 03:32:55.824 INFO O| Mar 19 03:32:55.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/false"
55182026-03-19T03:32:56.890Z[ recovery-image] Mar 19 03:32:55.825 INFO O| Mar 19 03:32:55.825 INFO STEP 174 (remove_files) COMPLETE
55192026-03-19T03:32:56.891Z[ recovery-image] Mar 19 03:32:55.825 INFO O| Mar 19 03:32:55.825 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55202026-03-19T03:32:56.894Z[ recovery-image] Mar 19 03:32:55.831 INFO O| Mar 19 03:32:55.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fc"
55212026-03-19T03:32:56.894Z[ recovery-image] Mar 19 03:32:55.831 INFO O| Mar 19 03:32:55.831 INFO STEP 175 (remove_files) COMPLETE
55222026-03-19T03:32:56.897Z[ recovery-image] Mar 19 03:32:55.831 INFO O| Mar 19 03:32:55.831 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55232026-03-19T03:32:56.901Z[ recovery-image] Mar 19 03:32:55.838 INFO O| Mar 19 03:32:55.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdetach"
55242026-03-19T03:32:56.905Z[ recovery-image] Mar 19 03:32:55.838 INFO O| Mar 19 03:32:55.838 INFO STEP 176 (remove_files) COMPLETE
55252026-03-19T03:32:56.905Z[ recovery-image] Mar 19 03:32:55.838 INFO O| Mar 19 03:32:55.838 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55262026-03-19T03:32:56.908Z[ recovery-image] Mar 19 03:32:55.846 INFO O| Mar 19 03:32:55.846 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdformat"
55272026-03-19T03:32:56.912Z[ recovery-image] Mar 19 03:32:55.846 INFO O| Mar 19 03:32:55.846 INFO STEP 177 (remove_files) COMPLETE
55282026-03-19T03:32:56.912Z[ recovery-image] Mar 19 03:32:55.846 INFO O| Mar 19 03:32:55.846 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55292026-03-19T03:32:56.917Z[ recovery-image] Mar 19 03:32:55.854 INFO O| Mar 19 03:32:55.854 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fg"
55302026-03-19T03:32:56.920Z[ recovery-image] Mar 19 03:32:55.854 INFO O| Mar 19 03:32:55.854 INFO STEP 178 (remove_files) COMPLETE
55312026-03-19T03:32:56.920Z[ recovery-image] Mar 19 03:32:55.854 INFO O| Mar 19 03:32:55.854 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55322026-03-19T03:32:56.924Z[ recovery-image] Mar 19 03:32:55.861 INFO O| Mar 19 03:32:55.861 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fgrep"
55332026-03-19T03:32:56.927Z[ recovery-image] Mar 19 03:32:55.861 INFO O| Mar 19 03:32:55.861 INFO STEP 179 (remove_files) COMPLETE
55342026-03-19T03:32:56.927Z[ recovery-image] Mar 19 03:32:55.861 INFO O| Mar 19 03:32:55.861 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55352026-03-19T03:32:56.932Z[ recovery-image] Mar 19 03:32:55.868 INFO O| Mar 19 03:32:55.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/file"
55362026-03-19T03:32:56.936Z[ recovery-image] Mar 19 03:32:55.868 INFO O| Mar 19 03:32:55.868 INFO STEP 180 (remove_files) COMPLETE
55372026-03-19T03:32:56.936Z[ recovery-image] Mar 19 03:32:55.868 INFO O| Mar 19 03:32:55.868 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55382026-03-19T03:32:56.940Z[ recovery-image] Mar 19 03:32:55.875 INFO O| Mar 19 03:32:55.875 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fixproc"
55392026-03-19T03:32:56.940Z[ recovery-image] Mar 19 03:32:55.875 INFO O| Mar 19 03:32:55.875 INFO STEP 181 (remove_files) COMPLETE
55402026-03-19T03:32:56.940Z[ recovery-image] Mar 19 03:32:55.875 INFO O| Mar 19 03:32:55.875 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55412026-03-19T03:32:56.946Z[ recovery-image] Mar 19 03:32:55.883 INFO O| Mar 19 03:32:55.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmt"
55422026-03-19T03:32:56.949Z[ recovery-image] Mar 19 03:32:55.883 INFO O| Mar 19 03:32:55.883 INFO STEP 182 (remove_files) COMPLETE
55432026-03-19T03:32:56.949Z[ recovery-image] Mar 19 03:32:55.883 INFO O| Mar 19 03:32:55.883 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55442026-03-19T03:32:56.952Z[ recovery-image] Mar 19 03:32:55.889 INFO O| Mar 19 03:32:55.889 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmtmsg"
55452026-03-19T03:32:56.952Z[ recovery-image] Mar 19 03:32:55.889 INFO O| Mar 19 03:32:55.889 INFO STEP 183 (remove_files) COMPLETE
55462026-03-19T03:32:56.956Z[ recovery-image] Mar 19 03:32:55.889 INFO O| Mar 19 03:32:55.889 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55472026-03-19T03:32:56.960Z[ recovery-image] Mar 19 03:32:55.896 INFO O| Mar 19 03:32:55.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fold"
55482026-03-19T03:32:56.960Z[ recovery-image] Mar 19 03:32:55.896 INFO O| Mar 19 03:32:55.896 INFO STEP 184 (remove_files) COMPLETE
55492026-03-19T03:32:56.960Z[ recovery-image] Mar 19 03:32:55.896 INFO O| Mar 19 03:32:55.896 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55502026-03-19T03:32:56.966Z[ recovery-image] Mar 19 03:32:55.903 INFO O| Mar 19 03:32:55.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fsstat"
55512026-03-19T03:32:56.970Z[ recovery-image] Mar 19 03:32:55.904 INFO O| Mar 19 03:32:55.904 INFO STEP 185 (remove_files) COMPLETE
55522026-03-19T03:32:56.970Z[ recovery-image] Mar 19 03:32:55.904 INFO O| Mar 19 03:32:55.904 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55532026-03-19T03:32:56.975Z[ recovery-image] Mar 19 03:32:55.912 INFO O| Mar 19 03:32:55.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gclear"
55542026-03-19T03:32:56.975Z[ recovery-image] Mar 19 03:32:55.912 INFO O| Mar 19 03:32:55.912 INFO STEP 186 (remove_files) COMPLETE
55552026-03-19T03:32:56.979Z[ recovery-image] Mar 19 03:32:55.912 INFO O| Mar 19 03:32:55.912 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55562026-03-19T03:32:56.982Z[ recovery-image] Mar 19 03:32:55.919 INFO O| Mar 19 03:32:55.919 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/geniconvtbl"
55572026-03-19T03:32:56.982Z[ recovery-image] Mar 19 03:32:55.919 INFO O| Mar 19 03:32:55.919 INFO STEP 187 (remove_files) COMPLETE
55582026-03-19T03:32:56.982Z[ recovery-image] Mar 19 03:32:55.919 INFO O| Mar 19 03:32:55.919 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55592026-03-19T03:32:56.988Z[ recovery-image] Mar 19 03:32:55.925 INFO O| Mar 19 03:32:55.925 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getconf"
55602026-03-19T03:32:56.988Z[ recovery-image] Mar 19 03:32:55.925 INFO O| Mar 19 03:32:55.925 INFO STEP 188 (remove_files) COMPLETE
55612026-03-19T03:32:56.991Z[ recovery-image] Mar 19 03:32:55.925 INFO O| Mar 19 03:32:55.925 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55622026-03-19T03:32:56.996Z[ recovery-image] Mar 19 03:32:55.933 INFO O| Mar 19 03:32:55.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdev"
55632026-03-19T03:32:56.996Z[ recovery-image] Mar 19 03:32:55.933 INFO O| Mar 19 03:32:55.933 INFO STEP 189 (remove_files) COMPLETE
55642026-03-19T03:32:56.999Z[ recovery-image] Mar 19 03:32:55.933 INFO O| Mar 19 03:32:55.933 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55652026-03-19T03:32:57.004Z[ recovery-image] Mar 19 03:32:55.941 INFO O| Mar 19 03:32:55.941 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdgrp"
55662026-03-19T03:32:57.007Z[ recovery-image] Mar 19 03:32:55.941 INFO O| Mar 19 03:32:55.941 INFO STEP 190 (remove_files) COMPLETE
55672026-03-19T03:32:57.007Z[ recovery-image] Mar 19 03:32:55.941 INFO O| Mar 19 03:32:55.941 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55682026-03-19T03:32:57.011Z[ recovery-image] Mar 19 03:32:55.948 INFO O| Mar 19 03:32:55.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getent"
55692026-03-19T03:32:57.015Z[ recovery-image] Mar 19 03:32:55.948 INFO O| Mar 19 03:32:55.948 INFO STEP 191 (remove_files) COMPLETE
55702026-03-19T03:32:57.015Z[ recovery-image] Mar 19 03:32:55.948 INFO O| Mar 19 03:32:55.948 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55712026-03-19T03:32:57.019Z[ recovery-image] Mar 19 03:32:55.955 INFO O| Mar 19 03:32:55.955 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getfacl"
55722026-03-19T03:32:57.019Z[ recovery-image] Mar 19 03:32:55.955 INFO O| Mar 19 03:32:55.955 INFO STEP 192 (remove_files) COMPLETE
55732026-03-19T03:32:57.019Z[ recovery-image] Mar 19 03:32:55.955 INFO O| Mar 19 03:32:55.955 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55742026-03-19T03:32:57.026Z[ recovery-image] Mar 19 03:32:55.963 INFO O| Mar 19 03:32:55.963 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopt"
55752026-03-19T03:32:57.026Z[ recovery-image] Mar 19 03:32:55.963 INFO O| Mar 19 03:32:55.963 INFO STEP 193 (remove_files) COMPLETE
55762026-03-19T03:32:57.030Z[ recovery-image] Mar 19 03:32:55.963 INFO O| Mar 19 03:32:55.963 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55772026-03-19T03:32:57.034Z[ recovery-image] Mar 19 03:32:55.969 INFO O| Mar 19 03:32:55.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopts"
55782026-03-19T03:32:57.034Z[ recovery-image] Mar 19 03:32:55.969 INFO O| Mar 19 03:32:55.969 INFO STEP 194 (remove_files) COMPLETE
55792026-03-19T03:32:57.034Z[ recovery-image] Mar 19 03:32:55.969 INFO O| Mar 19 03:32:55.969 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55802026-03-19T03:32:57.039Z[ recovery-image] Mar 19 03:32:55.976 INFO O| Mar 19 03:32:55.976 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gettext"
55812026-03-19T03:32:57.039Z[ recovery-image] Mar 19 03:32:55.976 INFO O| Mar 19 03:32:55.976 INFO STEP 195 (remove_files) COMPLETE
55822026-03-19T03:32:57.042Z[ recovery-image] Mar 19 03:32:55.976 INFO O| Mar 19 03:32:55.976 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55832026-03-19T03:32:57.046Z[ recovery-image] Mar 19 03:32:55.983 INFO O| Mar 19 03:32:55.983 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getvol"
55842026-03-19T03:32:57.046Z[ recovery-image] Mar 19 03:32:55.983 INFO O| Mar 19 03:32:55.983 INFO STEP 196 (remove_files) COMPLETE
55852026-03-19T03:32:57.046Z[ recovery-image] Mar 19 03:32:55.983 INFO O| Mar 19 03:32:55.983 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55862026-03-19T03:32:57.056Z[ recovery-image] Mar 19 03:32:55.991 INFO O| Mar 19 03:32:55.991 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ginfocmp"
55872026-03-19T03:32:57.060Z[ recovery-image] Mar 19 03:32:55.992 INFO O| Mar 19 03:32:55.992 INFO STEP 197 (remove_files) COMPLETE
55882026-03-19T03:32:57.060Z[ recovery-image] Mar 19 03:32:55.992 INFO O| Mar 19 03:32:55.992 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55892026-03-19T03:32:57.063Z[ recovery-image] Mar 19 03:32:55.999 INFO O| Mar 19 03:32:55.999 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/groups"
55902026-03-19T03:32:57.063Z[ recovery-image] Mar 19 03:32:55.999 INFO O| Mar 19 03:32:55.999 INFO STEP 198 (remove_files) COMPLETE
55912026-03-19T03:32:57.063Z[ recovery-image] Mar 19 03:32:55.999 INFO O| Mar 19 03:32:55.999 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55922026-03-19T03:32:57.071Z[ recovery-image] Mar 19 03:32:56.007 INFO O| Mar 19 03:32:56.007 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtabs"
55932026-03-19T03:32:57.074Z[ recovery-image] Mar 19 03:32:56.007 INFO O| Mar 19 03:32:56.007 INFO STEP 199 (remove_files) COMPLETE
55942026-03-19T03:32:57.074Z[ recovery-image] Mar 19 03:32:56.007 INFO O| Mar 19 03:32:56.007 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55952026-03-19T03:32:57.077Z[ recovery-image] Mar 19 03:32:56.014 INFO O| Mar 19 03:32:56.014 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtic"
55962026-03-19T03:32:57.077Z[ recovery-image] Mar 19 03:32:56.014 INFO O| Mar 19 03:32:56.014 INFO STEP 200 (remove_files) COMPLETE
55972026-03-19T03:32:57.077Z[ recovery-image] Mar 19 03:32:56.014 INFO O| Mar 19 03:32:56.014 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55982026-03-19T03:32:57.087Z[ recovery-image] Mar 19 03:32:56.023 INFO O| Mar 19 03:32:56.023 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtoe"
55992026-03-19T03:32:57.090Z[ recovery-image] Mar 19 03:32:56.023 INFO O| Mar 19 03:32:56.023 INFO STEP 201 (remove_files) COMPLETE
56002026-03-19T03:32:57.090Z[ recovery-image] Mar 19 03:32:56.023 INFO O| Mar 19 03:32:56.023 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56012026-03-19T03:32:57.095Z[ recovery-image] Mar 19 03:32:56.031 INFO O| Mar 19 03:32:56.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtput"
56022026-03-19T03:32:57.095Z[ recovery-image] Mar 19 03:32:56.031 INFO O| Mar 19 03:32:56.031 INFO STEP 202 (remove_files) COMPLETE
56032026-03-19T03:32:57.095Z[ recovery-image] Mar 19 03:32:56.031 INFO O| Mar 19 03:32:56.031 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56042026-03-19T03:32:57.102Z[ recovery-image] Mar 19 03:32:56.039 INFO O| Mar 19 03:32:56.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtset"
56052026-03-19T03:32:57.102Z[ recovery-image] Mar 19 03:32:56.039 INFO O| Mar 19 03:32:56.039 INFO STEP 203 (remove_files) COMPLETE
56062026-03-19T03:32:57.106Z[ recovery-image] Mar 19 03:32:56.039 INFO O| Mar 19 03:32:56.039 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56072026-03-19T03:32:57.110Z[ recovery-image] Mar 19 03:32:56.047 INFO O| Mar 19 03:32:56.047 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gunzip"
56082026-03-19T03:32:57.113Z[ recovery-image] Mar 19 03:32:56.048 INFO O| Mar 19 03:32:56.047 INFO STEP 204 (remove_files) COMPLETE
56092026-03-19T03:32:57.113Z[ recovery-image] Mar 19 03:32:56.048 INFO O| Mar 19 03:32:56.048 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56102026-03-19T03:32:57.118Z[ recovery-image] Mar 19 03:32:56.055 INFO O| Mar 19 03:32:56.055 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcat"
56112026-03-19T03:32:57.121Z[ recovery-image] Mar 19 03:32:56.055 INFO O| Mar 19 03:32:56.055 INFO STEP 205 (remove_files) COMPLETE
56122026-03-19T03:32:57.121Z[ recovery-image] Mar 19 03:32:56.055 INFO O| Mar 19 03:32:56.055 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56132026-03-19T03:32:57.125Z[ recovery-image] Mar 19 03:32:56.063 INFO O| Mar 19 03:32:56.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcmp"
56142026-03-19T03:32:57.128Z[ recovery-image] Mar 19 03:32:56.063 INFO O| Mar 19 03:32:56.063 INFO STEP 206 (remove_files) COMPLETE
56152026-03-19T03:32:57.128Z[ recovery-image] Mar 19 03:32:56.063 INFO O| Mar 19 03:32:56.063 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56162026-03-19T03:32:57.134Z[ recovery-image] Mar 19 03:32:56.071 INFO O| Mar 19 03:32:56.071 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzdiff"
56172026-03-19T03:32:57.137Z[ recovery-image] Mar 19 03:32:56.071 INFO O| Mar 19 03:32:56.071 INFO STEP 207 (remove_files) COMPLETE
56182026-03-19T03:32:57.137Z[ recovery-image] Mar 19 03:32:56.071 INFO O| Mar 19 03:32:56.071 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56192026-03-19T03:32:57.141Z[ recovery-image] Mar 19 03:32:56.078 INFO O| Mar 19 03:32:56.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzegrep"
56202026-03-19T03:32:57.144Z[ recovery-image] Mar 19 03:32:56.078 INFO O| Mar 19 03:32:56.078 INFO STEP 208 (remove_files) COMPLETE
56212026-03-19T03:32:57.144Z[ recovery-image] Mar 19 03:32:56.078 INFO O| Mar 19 03:32:56.078 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56222026-03-19T03:32:57.148Z[ recovery-image] Mar 19 03:32:56.085 INFO O| Mar 19 03:32:56.085 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzexe"
56232026-03-19T03:32:57.152Z[ recovery-image] Mar 19 03:32:56.085 INFO O| Mar 19 03:32:56.085 INFO STEP 209 (remove_files) COMPLETE
56242026-03-19T03:32:57.152Z[ recovery-image] Mar 19 03:32:56.085 INFO O| Mar 19 03:32:56.085 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56252026-03-19T03:32:57.155Z[ recovery-image] Mar 19 03:32:56.092 INFO O| Mar 19 03:32:56.092 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzfgrep"
56262026-03-19T03:32:57.159Z[ recovery-image] Mar 19 03:32:56.092 INFO O| Mar 19 03:32:56.092 INFO STEP 210 (remove_files) COMPLETE
56272026-03-19T03:32:57.159Z[ recovery-image] Mar 19 03:32:56.092 INFO O| Mar 19 03:32:56.092 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56282026-03-19T03:32:57.164Z[ recovery-image] Mar 19 03:32:56.101 INFO O| Mar 19 03:32:56.101 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzforce"
56292026-03-19T03:32:57.164Z[ recovery-image] Mar 19 03:32:56.101 INFO O| Mar 19 03:32:56.101 INFO STEP 211 (remove_files) COMPLETE
56302026-03-19T03:32:57.164Z[ recovery-image] Mar 19 03:32:56.101 INFO O| Mar 19 03:32:56.101 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56312026-03-19T03:32:57.171Z[ recovery-image] Mar 19 03:32:56.108 INFO O| Mar 19 03:32:56.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzgrep"
56322026-03-19T03:32:57.171Z[ recovery-image] Mar 19 03:32:56.109 INFO O| Mar 19 03:32:56.109 INFO STEP 212 (remove_files) COMPLETE
56332026-03-19T03:32:57.174Z[ recovery-image] Mar 19 03:32:56.109 INFO O| Mar 19 03:32:56.109 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56342026-03-19T03:32:57.180Z[ recovery-image] Mar 19 03:32:56.117 INFO O| Mar 19 03:32:56.117 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzip"
56352026-03-19T03:32:57.180Z[ recovery-image] Mar 19 03:32:56.117 INFO O| Mar 19 03:32:56.117 INFO STEP 213 (remove_files) COMPLETE
56362026-03-19T03:32:57.180Z[ recovery-image] Mar 19 03:32:56.117 INFO O| Mar 19 03:32:56.117 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56372026-03-19T03:32:57.188Z[ recovery-image] Mar 19 03:32:56.124 INFO O| Mar 19 03:32:56.124 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzless"
56382026-03-19T03:32:57.188Z[ recovery-image] Mar 19 03:32:56.124 INFO O| Mar 19 03:32:56.124 INFO STEP 214 (remove_files) COMPLETE
56392026-03-19T03:32:57.188Z[ recovery-image] Mar 19 03:32:56.124 INFO O| Mar 19 03:32:56.124 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56402026-03-19T03:32:57.194Z[ recovery-image] Mar 19 03:32:56.131 INFO O| Mar 19 03:32:56.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzmore"
56412026-03-19T03:32:57.194Z[ recovery-image] Mar 19 03:32:56.131 INFO O| Mar 19 03:32:56.131 INFO STEP 215 (remove_files) COMPLETE
56422026-03-19T03:32:57.194Z[ recovery-image] Mar 19 03:32:56.131 INFO O| Mar 19 03:32:56.131 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56432026-03-19T03:32:57.201Z[ recovery-image] Mar 19 03:32:56.138 INFO O| Mar 19 03:32:56.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gznew"
56442026-03-19T03:32:57.201Z[ recovery-image] Mar 19 03:32:56.138 INFO O| Mar 19 03:32:56.138 INFO STEP 216 (remove_files) COMPLETE
56452026-03-19T03:32:57.204Z[ recovery-image] Mar 19 03:32:56.138 INFO O| Mar 19 03:32:56.138 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56462026-03-19T03:32:57.208Z[ recovery-image] Mar 19 03:32:56.145 INFO O| Mar 19 03:32:56.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hash"
56472026-03-19T03:32:57.210Z[ recovery-image] Mar 19 03:32:56.145 INFO O| Mar 19 03:32:56.145 INFO STEP 217 (remove_files) COMPLETE
56482026-03-19T03:32:57.211Z[ recovery-image] Mar 19 03:32:56.145 INFO O| Mar 19 03:32:56.145 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56492026-03-19T03:32:57.216Z[ recovery-image] Mar 19 03:32:56.153 INFO O| Mar 19 03:32:56.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostid"
56502026-03-19T03:32:57.219Z[ recovery-image] Mar 19 03:32:56.153 INFO O| Mar 19 03:32:56.153 INFO STEP 218 (remove_files) COMPLETE
56512026-03-19T03:32:57.219Z[ recovery-image] Mar 19 03:32:56.153 INFO O| Mar 19 03:32:56.153 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56522026-03-19T03:32:57.223Z[ recovery-image] Mar 19 03:32:56.160 INFO O| Mar 19 03:32:56.160 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostname"
56532026-03-19T03:32:57.223Z[ recovery-image] Mar 19 03:32:56.160 INFO O| Mar 19 03:32:56.160 INFO STEP 219 (remove_files) COMPLETE
56542026-03-19T03:32:57.223Z[ recovery-image] Mar 19 03:32:56.160 INFO O| Mar 19 03:32:56.160 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56552026-03-19T03:32:57.231Z[ recovery-image] Mar 19 03:32:56.168 INFO O| Mar 19 03:32:56.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/adb"
56562026-03-19T03:32:57.235Z[ recovery-image] Mar 19 03:32:56.168 INFO O| Mar 19 03:32:56.168 INFO STEP 220 (remove_files) COMPLETE
56572026-03-19T03:32:57.235Z[ recovery-image] Mar 19 03:32:56.168 INFO O| Mar 19 03:32:56.168 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56582026-03-19T03:32:57.239Z[ recovery-image] Mar 19 03:32:56.176 INFO O| Mar 19 03:32:56.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/amt"
56592026-03-19T03:32:57.239Z[ recovery-image] Mar 19 03:32:56.176 INFO O| Mar 19 03:32:56.176 INFO STEP 221 (remove_files) COMPLETE
56602026-03-19T03:32:57.242Z[ recovery-image] Mar 19 03:32:56.176 INFO O| Mar 19 03:32:56.176 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56612026-03-19T03:32:57.248Z[ recovery-image] Mar 19 03:32:56.185 INFO O| Mar 19 03:32:56.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/ksh"
56622026-03-19T03:32:57.248Z[ recovery-image] Mar 19 03:32:56.185 INFO O| Mar 19 03:32:56.185 INFO STEP 222 (remove_files) COMPLETE
56632026-03-19T03:32:57.251Z[ recovery-image] Mar 19 03:32:56.185 INFO O| Mar 19 03:32:56.185 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56642026-03-19T03:32:57.255Z[ recovery-image] Mar 19 03:32:56.192 INFO O| Mar 19 03:32:56.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/mdb"
56652026-03-19T03:32:57.255Z[ recovery-image] Mar 19 03:32:56.192 INFO O| Mar 19 03:32:56.192 INFO STEP 223 (remove_files) COMPLETE
56662026-03-19T03:32:57.255Z[ recovery-image] Mar 19 03:32:56.192 INFO O| Mar 19 03:32:56.192 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56672026-03-19T03:32:57.262Z[ recovery-image] Mar 19 03:32:56.199 INFO O| Mar 19 03:32:56.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh"
56682026-03-19T03:32:57.262Z[ recovery-image] Mar 19 03:32:56.199 INFO O| Mar 19 03:32:56.199 INFO STEP 224 (remove_files) COMPLETE
56692026-03-19T03:32:57.265Z[ recovery-image] Mar 19 03:32:56.199 INFO O| Mar 19 03:32:56.199 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56702026-03-19T03:32:57.270Z[ recovery-image] Mar 19 03:32:56.207 INFO O| Mar 19 03:32:56.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh93"
56712026-03-19T03:32:57.270Z[ recovery-image] Mar 19 03:32:56.207 INFO O| Mar 19 03:32:56.207 INFO STEP 225 (remove_files) COMPLETE
56722026-03-19T03:32:57.273Z[ recovery-image] Mar 19 03:32:56.207 INFO O| Mar 19 03:32:56.207 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56732026-03-19T03:32:57.278Z[ recovery-image] Mar 19 03:32:56.214 INFO O| Mar 19 03:32:56.214 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iconv"
56742026-03-19T03:32:57.278Z[ recovery-image] Mar 19 03:32:56.214 INFO O| Mar 19 03:32:56.214 INFO STEP 226 (remove_files) COMPLETE
56752026-03-19T03:32:57.278Z[ recovery-image] Mar 19 03:32:56.214 INFO O| Mar 19 03:32:56.214 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56762026-03-19T03:32:57.285Z[ recovery-image] Mar 19 03:32:56.222 INFO O| Mar 19 03:32:56.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/id"
56772026-03-19T03:32:57.288Z[ recovery-image] Mar 19 03:32:56.222 INFO O| Mar 19 03:32:56.222 INFO STEP 227 (remove_files) COMPLETE
56782026-03-19T03:32:57.288Z[ recovery-image] Mar 19 03:32:56.222 INFO O| Mar 19 03:32:56.222 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56792026-03-19T03:32:57.292Z[ recovery-image] Mar 19 03:32:56.229 INFO O| Mar 19 03:32:56.229 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/idn"
56802026-03-19T03:32:57.292Z[ recovery-image] Mar 19 03:32:56.229 INFO O| Mar 19 03:32:56.229 INFO STEP 228 (remove_files) COMPLETE
56812026-03-19T03:32:57.295Z[ recovery-image] Mar 19 03:32:56.229 INFO O| Mar 19 03:32:56.229 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56822026-03-19T03:32:57.299Z[ recovery-image] Mar 19 03:32:56.236 INFO O| Mar 19 03:32:56.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/infocmp"
56832026-03-19T03:32:57.303Z[ recovery-image] Mar 19 03:32:56.236 INFO O| Mar 19 03:32:56.236 INFO STEP 229 (remove_files) COMPLETE
56842026-03-19T03:32:57.303Z[ recovery-image] Mar 19 03:32:56.236 INFO O| Mar 19 03:32:56.236 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56852026-03-19T03:32:57.306Z[ recovery-image] Mar 19 03:32:56.243 INFO O| Mar 19 03:32:56.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iostat"
56862026-03-19T03:32:57.306Z[ recovery-image] Mar 19 03:32:56.243 INFO O| Mar 19 03:32:56.243 INFO STEP 230 (remove_files) COMPLETE
56872026-03-19T03:32:57.306Z[ recovery-image] Mar 19 03:32:56.243 INFO O| Mar 19 03:32:56.243 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56882026-03-19T03:32:57.312Z[ recovery-image] Mar 19 03:32:56.249 INFO O| Mar 19 03:32:56.249 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ipf-mod.pl"
56892026-03-19T03:32:57.312Z[ recovery-image] Mar 19 03:32:56.249 INFO O| Mar 19 03:32:56.249 INFO STEP 231 (remove_files) COMPLETE
56902026-03-19T03:32:57.312Z[ recovery-image] Mar 19 03:32:56.249 INFO O| Mar 19 03:32:56.249 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56912026-03-19T03:32:57.320Z[ recovery-image] Mar 19 03:32:56.258 INFO O| Mar 19 03:32:56.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isainfo"
56922026-03-19T03:32:57.321Z[ recovery-image] Mar 19 03:32:56.258 INFO O| Mar 19 03:32:56.258 INFO STEP 232 (remove_files) COMPLETE
56932026-03-19T03:32:57.324Z[ recovery-image] Mar 19 03:32:56.258 INFO O| Mar 19 03:32:56.258 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56942026-03-19T03:32:57.327Z[ recovery-image] Mar 19 03:32:56.264 INFO O| Mar 19 03:32:56.264 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isalist"
56952026-03-19T03:32:57.327Z[ recovery-image] Mar 19 03:32:56.264 INFO O| Mar 19 03:32:56.264 INFO STEP 233 (remove_files) COMPLETE
56962026-03-19T03:32:57.330Z[ recovery-image] Mar 19 03:32:56.264 INFO O| Mar 19 03:32:56.264 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56972026-03-19T03:32:57.335Z[ recovery-image] Mar 19 03:32:56.272 INFO O| Mar 19 03:32:56.272 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/jobs"
56982026-03-19T03:32:57.335Z[ recovery-image] Mar 19 03:32:56.272 INFO O| Mar 19 03:32:56.272 INFO STEP 234 (remove_files) COMPLETE
56992026-03-19T03:32:57.335Z[ recovery-image] Mar 19 03:32:56.272 INFO O| Mar 19 03:32:56.272 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57002026-03-19T03:32:57.343Z[ recovery-image] Mar 19 03:32:56.280 INFO O| Mar 19 03:32:56.280 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/join"
57012026-03-19T03:32:57.343Z[ recovery-image] Mar 19 03:32:56.280 INFO O| Mar 19 03:32:56.280 INFO STEP 235 (remove_files) COMPLETE
57022026-03-19T03:32:57.343Z[ recovery-image] Mar 19 03:32:56.280 INFO O| Mar 19 03:32:56.280 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57032026-03-19T03:32:57.350Z[ recovery-image] Mar 19 03:32:56.287 INFO O| Mar 19 03:32:56.287 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kbd"
57042026-03-19T03:32:57.353Z[ recovery-image] Mar 19 03:32:56.287 INFO O| Mar 19 03:32:56.287 INFO STEP 236 (remove_files) COMPLETE
57052026-03-19T03:32:57.353Z[ recovery-image] Mar 19 03:32:56.287 INFO O| Mar 19 03:32:56.287 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57062026-03-19T03:32:57.357Z[ recovery-image] Mar 19 03:32:56.294 INFO O| Mar 19 03:32:56.294 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kdestroy"
57072026-03-19T03:32:57.360Z[ recovery-image] Mar 19 03:32:56.294 INFO O| Mar 19 03:32:56.294 INFO STEP 237 (remove_files) COMPLETE
57082026-03-19T03:32:57.360Z[ recovery-image] Mar 19 03:32:56.294 INFO O| Mar 19 03:32:56.294 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57092026-03-19T03:32:57.366Z[ recovery-image] Mar 19 03:32:56.303 INFO O| Mar 19 03:32:56.303 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogin"
57102026-03-19T03:32:57.366Z[ recovery-image] Mar 19 03:32:56.303 INFO O| Mar 19 03:32:56.303 INFO STEP 238 (remove_files) COMPLETE
57112026-03-19T03:32:57.369Z[ recovery-image] Mar 19 03:32:56.303 INFO O| Mar 19 03:32:56.303 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57122026-03-19T03:32:57.373Z[ recovery-image] Mar 19 03:32:56.310 INFO O| Mar 19 03:32:56.310 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogout"
57132026-03-19T03:32:57.373Z[ recovery-image] Mar 19 03:32:56.310 INFO O| Mar 19 03:32:56.310 INFO STEP 239 (remove_files) COMPLETE
57142026-03-19T03:32:57.376Z[ recovery-image] Mar 19 03:32:56.310 INFO O| Mar 19 03:32:56.310 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57152026-03-19T03:32:57.380Z[ recovery-image] Mar 19 03:32:56.317 INFO O| Mar 19 03:32:56.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kill"
57162026-03-19T03:32:57.383Z[ recovery-image] Mar 19 03:32:56.317 INFO O| Mar 19 03:32:56.317 INFO STEP 240 (remove_files) COMPLETE
57172026-03-19T03:32:57.383Z[ recovery-image] Mar 19 03:32:56.317 INFO O| Mar 19 03:32:56.317 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57182026-03-19T03:32:57.389Z[ recovery-image] Mar 19 03:32:56.326 INFO O| Mar 19 03:32:56.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kinit"
57192026-03-19T03:32:57.389Z[ recovery-image] Mar 19 03:32:56.326 INFO O| Mar 19 03:32:56.326 INFO STEP 241 (remove_files) COMPLETE
57202026-03-19T03:32:57.389Z[ recovery-image] Mar 19 03:32:56.326 INFO O| Mar 19 03:32:56.326 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57212026-03-19T03:32:57.397Z[ recovery-image] Mar 19 03:32:56.334 INFO O| Mar 19 03:32:56.334 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/klist"
57222026-03-19T03:32:57.400Z[ recovery-image] Mar 19 03:32:56.334 INFO O| Mar 19 03:32:56.334 INFO STEP 242 (remove_files) COMPLETE
57232026-03-19T03:32:57.400Z[ recovery-image] Mar 19 03:32:56.334 INFO O| Mar 19 03:32:56.334 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57242026-03-19T03:32:57.405Z[ recovery-image] Mar 19 03:32:56.342 INFO O| Mar 19 03:32:56.342 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kmfcfg"
57252026-03-19T03:32:57.405Z[ recovery-image] Mar 19 03:32:56.342 INFO O| Mar 19 03:32:56.342 INFO STEP 243 (remove_files) COMPLETE
57262026-03-19T03:32:57.408Z[ recovery-image] Mar 19 03:32:56.342 INFO O| Mar 19 03:32:56.342 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57272026-03-19T03:32:57.412Z[ recovery-image] Mar 19 03:32:56.349 INFO O| Mar 19 03:32:56.349 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kpasswd"
57282026-03-19T03:32:57.415Z[ recovery-image] Mar 19 03:32:56.349 INFO O| Mar 19 03:32:56.349 INFO STEP 244 (remove_files) COMPLETE
57292026-03-19T03:32:57.415Z[ recovery-image] Mar 19 03:32:56.349 INFO O| Mar 19 03:32:56.349 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57302026-03-19T03:32:57.421Z[ recovery-image] Mar 19 03:32:56.358 INFO O| Mar 19 03:32:56.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/krb5-config"
57312026-03-19T03:32:57.424Z[ recovery-image] Mar 19 03:32:56.358 INFO O| Mar 19 03:32:56.358 INFO STEP 245 (remove_files) COMPLETE
57322026-03-19T03:32:57.424Z[ recovery-image] Mar 19 03:32:56.358 INFO O| Mar 19 03:32:56.358 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57332026-03-19T03:32:57.429Z[ recovery-image] Mar 19 03:32:56.366 INFO O| Mar 19 03:32:56.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ksh93"
57342026-03-19T03:32:57.429Z[ recovery-image] Mar 19 03:32:56.366 INFO O| Mar 19 03:32:56.366 INFO STEP 246 (remove_files) COMPLETE
57352026-03-19T03:32:57.432Z[ recovery-image] Mar 19 03:32:56.366 INFO O| Mar 19 03:32:56.366 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57362026-03-19T03:32:57.436Z[ recovery-image] Mar 19 03:32:56.373 INFO O| Mar 19 03:32:56.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ktutil"
57372026-03-19T03:32:57.439Z[ recovery-image] Mar 19 03:32:56.373 INFO O| Mar 19 03:32:56.373 INFO STEP 247 (remove_files) COMPLETE
57382026-03-19T03:32:57.439Z[ recovery-image] Mar 19 03:32:56.373 INFO O| Mar 19 03:32:56.373 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57392026-03-19T03:32:57.444Z[ recovery-image] Mar 19 03:32:56.381 INFO O| Mar 19 03:32:56.381 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kvmstat"
57402026-03-19T03:32:57.444Z[ recovery-image] Mar 19 03:32:56.381 INFO O| Mar 19 03:32:56.381 INFO STEP 248 (remove_files) COMPLETE
57412026-03-19T03:32:57.444Z[ recovery-image] Mar 19 03:32:56.381 INFO O| Mar 19 03:32:56.381 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57422026-03-19T03:32:57.451Z[ recovery-image] Mar 19 03:32:56.388 INFO O| Mar 19 03:32:56.388 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/last"
57432026-03-19T03:32:57.454Z[ recovery-image] Mar 19 03:32:56.388 INFO O| Mar 19 03:32:56.388 INFO STEP 249 (remove_files) COMPLETE
57442026-03-19T03:32:57.454Z[ recovery-image] Mar 19 03:32:56.388 INFO O| Mar 19 03:32:56.388 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57452026-03-19T03:32:57.458Z[ recovery-image] Mar 19 03:32:56.395 INFO O| Mar 19 03:32:56.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lastcomm"
57462026-03-19T03:32:57.461Z[ recovery-image] Mar 19 03:32:56.395 INFO O| Mar 19 03:32:56.395 INFO STEP 250 (remove_files) COMPLETE
57472026-03-19T03:32:57.462Z[ recovery-image] Mar 19 03:32:56.395 INFO O| Mar 19 03:32:56.395 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57482026-03-19T03:32:57.466Z[ recovery-image] Mar 19 03:32:56.403 INFO O| Mar 19 03:32:56.403 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ld"
57492026-03-19T03:32:57.469Z[ recovery-image] Mar 19 03:32:56.403 INFO O| Mar 19 03:32:56.403 INFO STEP 251 (remove_files) COMPLETE
57502026-03-19T03:32:57.469Z[ recovery-image] Mar 19 03:32:56.403 INFO O| Mar 19 03:32:56.403 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57512026-03-19T03:32:57.474Z[ recovery-image] Mar 19 03:32:56.411 INFO O| Mar 19 03:32:56.411 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ldd"
57522026-03-19T03:32:57.477Z[ recovery-image] Mar 19 03:32:56.411 INFO O| Mar 19 03:32:56.411 INFO STEP 252 (remove_files) COMPLETE
57532026-03-19T03:32:57.477Z[ recovery-image] Mar 19 03:32:56.411 INFO O| Mar 19 03:32:56.411 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57542026-03-19T03:32:57.482Z[ recovery-image] Mar 19 03:32:56.418 INFO O| Mar 19 03:32:56.418 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/less"
57552026-03-19T03:32:57.485Z[ recovery-image] Mar 19 03:32:56.418 INFO O| Mar 19 03:32:56.418 INFO STEP 253 (remove_files) COMPLETE
57562026-03-19T03:32:57.485Z[ recovery-image] Mar 19 03:32:56.418 INFO O| Mar 19 03:32:56.418 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57572026-03-19T03:32:57.488Z[ recovery-image] Mar 19 03:32:56.425 INFO O| Mar 19 03:32:56.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lessecho"
57582026-03-19T03:32:57.488Z[ recovery-image] Mar 19 03:32:56.425 INFO O| Mar 19 03:32:56.425 INFO STEP 254 (remove_files) COMPLETE
57592026-03-19T03:32:57.491Z[ recovery-image] Mar 19 03:32:56.425 INFO O| Mar 19 03:32:56.425 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57602026-03-19T03:32:57.495Z[ recovery-image] Mar 19 03:32:56.432 INFO O| Mar 19 03:32:56.432 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lesskey"
57612026-03-19T03:32:57.497Z[ recovery-image] Mar 19 03:32:56.432 INFO O| Mar 19 03:32:56.432 INFO STEP 255 (remove_files) COMPLETE
57622026-03-19T03:32:57.498Z[ recovery-image] Mar 19 03:32:56.432 INFO O| Mar 19 03:32:56.432 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57632026-03-19T03:32:57.501Z[ recovery-image] Mar 19 03:32:56.438 INFO O| Mar 19 03:32:56.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lgrpinfo"
57642026-03-19T03:32:57.501Z[ recovery-image] Mar 19 03:32:56.438 INFO O| Mar 19 03:32:56.438 INFO STEP 256 (remove_files) COMPLETE
57652026-03-19T03:32:57.504Z[ recovery-image] Mar 19 03:32:56.438 INFO O| Mar 19 03:32:56.438 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57662026-03-19T03:32:57.508Z[ recovery-image] Mar 19 03:32:56.445 INFO O| Mar 19 03:32:56.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/line"
57672026-03-19T03:32:57.508Z[ recovery-image] Mar 19 03:32:56.445 INFO O| Mar 19 03:32:56.445 INFO STEP 257 (remove_files) COMPLETE
57682026-03-19T03:32:57.511Z[ recovery-image] Mar 19 03:32:56.445 INFO O| Mar 19 03:32:56.445 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57692026-03-19T03:32:57.514Z[ recovery-image] Mar 19 03:32:56.451 INFO O| Mar 19 03:32:56.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listdgrp"
57702026-03-19T03:32:57.514Z[ recovery-image] Mar 19 03:32:56.451 INFO O| Mar 19 03:32:56.451 INFO STEP 258 (remove_files) COMPLETE
57712026-03-19T03:32:57.517Z[ recovery-image] Mar 19 03:32:56.451 INFO O| Mar 19 03:32:56.451 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57722026-03-19T03:32:57.521Z[ recovery-image] Mar 19 03:32:56.458 INFO O| Mar 19 03:32:56.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listusers"
57732026-03-19T03:32:57.521Z[ recovery-image] Mar 19 03:32:56.458 INFO O| Mar 19 03:32:56.458 INFO STEP 259 (remove_files) COMPLETE
57742026-03-19T03:32:57.524Z[ recovery-image] Mar 19 03:32:56.458 INFO O| Mar 19 03:32:56.458 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57752026-03-19T03:32:57.527Z[ recovery-image] Mar 19 03:32:56.464 INFO O| Mar 19 03:32:56.464 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/loadkeys"
57762026-03-19T03:32:57.530Z[ recovery-image] Mar 19 03:32:56.464 INFO O| Mar 19 03:32:56.464 INFO STEP 260 (remove_files) COMPLETE
57772026-03-19T03:32:57.531Z[ recovery-image] Mar 19 03:32:56.464 INFO O| Mar 19 03:32:56.464 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57782026-03-19T03:32:57.534Z[ recovery-image] Mar 19 03:32:56.471 INFO O| Mar 19 03:32:56.471 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logger"
57792026-03-19T03:32:57.535Z[ recovery-image] Mar 19 03:32:56.471 INFO O| Mar 19 03:32:56.471 INFO STEP 261 (remove_files) COMPLETE
57802026-03-19T03:32:57.535Z[ recovery-image] Mar 19 03:32:56.471 INFO O| Mar 19 03:32:56.471 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57812026-03-19T03:32:57.542Z[ recovery-image] Mar 19 03:32:56.479 INFO O| Mar 19 03:32:56.479 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logins"
57822026-03-19T03:32:57.542Z[ recovery-image] Mar 19 03:32:56.480 INFO O| Mar 19 03:32:56.479 INFO STEP 262 (remove_files) COMPLETE
57832026-03-19T03:32:57.545Z[ recovery-image] Mar 19 03:32:56.480 INFO O| Mar 19 03:32:56.480 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57842026-03-19T03:32:57.551Z[ recovery-image] Mar 19 03:32:56.488 INFO O| Mar 19 03:32:56.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logname"
57852026-03-19T03:32:57.553Z[ recovery-image] Mar 19 03:32:56.488 INFO O| Mar 19 03:32:56.488 INFO STEP 263 (remove_files) COMPLETE
57862026-03-19T03:32:57.553Z[ recovery-image] Mar 19 03:32:56.488 INFO O| Mar 19 03:32:56.488 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57872026-03-19T03:32:57.557Z[ recovery-image] Mar 19 03:32:56.494 INFO O| Mar 19 03:32:56.494 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/look"
57882026-03-19T03:32:57.557Z[ recovery-image] Mar 19 03:32:56.495 INFO O| Mar 19 03:32:56.494 INFO STEP 264 (remove_files) COMPLETE
57892026-03-19T03:32:57.560Z[ recovery-image] Mar 19 03:32:56.495 INFO O| Mar 19 03:32:56.495 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57902026-03-19T03:32:57.565Z[ recovery-image] Mar 19 03:32:56.502 INFO O| Mar 19 03:32:56.502 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/looker"
57912026-03-19T03:32:57.568Z[ recovery-image] Mar 19 03:32:56.502 INFO O| Mar 19 03:32:56.502 INFO STEP 265 (remove_files) COMPLETE
57922026-03-19T03:32:57.568Z[ recovery-image] Mar 19 03:32:56.502 INFO O| Mar 19 03:32:56.502 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57932026-03-19T03:32:57.573Z[ recovery-image] Mar 19 03:32:56.509 INFO O| Mar 19 03:32:56.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lz4"
57942026-03-19T03:32:57.577Z[ recovery-image] Mar 19 03:32:56.509 INFO O| Mar 19 03:32:56.509 INFO STEP 266 (remove_files) COMPLETE
57952026-03-19T03:32:57.577Z[ recovery-image] Mar 19 03:32:56.509 INFO O| Mar 19 03:32:56.509 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57962026-03-19T03:32:57.580Z[ recovery-image] Mar 19 03:32:56.516 INFO O| Mar 19 03:32:56.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmadec"
57972026-03-19T03:32:57.580Z[ recovery-image] Mar 19 03:32:56.516 INFO O| Mar 19 03:32:56.516 INFO STEP 267 (remove_files) COMPLETE
57982026-03-19T03:32:57.580Z[ recovery-image] Mar 19 03:32:56.516 INFO O| Mar 19 03:32:56.516 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57992026-03-19T03:32:57.588Z[ recovery-image] Mar 19 03:32:56.525 INFO O| Mar 19 03:32:56.525 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmainfo"
58002026-03-19T03:32:57.588Z[ recovery-image] Mar 19 03:32:56.525 INFO O| Mar 19 03:32:56.525 INFO STEP 268 (remove_files) COMPLETE
58012026-03-19T03:32:57.592Z[ recovery-image] Mar 19 03:32:56.525 INFO O| Mar 19 03:32:56.525 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58022026-03-19T03:32:57.596Z[ recovery-image] Mar 19 03:32:56.533 INFO O| Mar 19 03:32:56.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mac"
58032026-03-19T03:32:57.599Z[ recovery-image] Mar 19 03:32:56.533 INFO O| Mar 19 03:32:56.533 INFO STEP 269 (remove_files) COMPLETE
58042026-03-19T03:32:57.599Z[ recovery-image] Mar 19 03:32:56.533 INFO O| Mar 19 03:32:56.533 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58052026-03-19T03:32:57.603Z[ recovery-image] Mar 19 03:32:56.540 INFO O| Mar 19 03:32:56.540 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mach"
58062026-03-19T03:32:57.606Z[ recovery-image] Mar 19 03:32:56.541 INFO O| Mar 19 03:32:56.541 INFO STEP 270 (remove_files) COMPLETE
58072026-03-19T03:32:57.606Z[ recovery-image] Mar 19 03:32:56.541 INFO O| Mar 19 03:32:56.541 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58082026-03-19T03:32:57.610Z[ recovery-image] Mar 19 03:32:56.548 INFO O| Mar 19 03:32:56.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mailx"
58092026-03-19T03:32:57.613Z[ recovery-image] Mar 19 03:32:56.548 INFO O| Mar 19 03:32:56.548 INFO STEP 271 (remove_files) COMPLETE
58102026-03-19T03:32:57.613Z[ recovery-image] Mar 19 03:32:56.548 INFO O| Mar 19 03:32:56.548 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58112026-03-19T03:32:57.618Z[ recovery-image] Mar 19 03:32:56.555 INFO O| Mar 19 03:32:56.555 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/makedev"
58122026-03-19T03:32:57.618Z[ recovery-image] Mar 19 03:32:56.555 INFO O| Mar 19 03:32:56.555 INFO STEP 272 (remove_files) COMPLETE
58132026-03-19T03:32:57.621Z[ recovery-image] Mar 19 03:32:56.555 INFO O| Mar 19 03:32:56.555 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58142026-03-19T03:32:57.626Z[ recovery-image] Mar 19 03:32:56.563 INFO O| Mar 19 03:32:56.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mesg"
58152026-03-19T03:32:57.626Z[ recovery-image] Mar 19 03:32:56.563 INFO O| Mar 19 03:32:56.563 INFO STEP 273 (remove_files) COMPLETE
58162026-03-19T03:32:57.629Z[ recovery-image] Mar 19 03:32:56.563 INFO O| Mar 19 03:32:56.563 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58172026-03-19T03:32:57.634Z[ recovery-image] Mar 19 03:32:56.571 INFO O| Mar 19 03:32:56.571 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c"
58182026-03-19T03:32:57.634Z[ recovery-image] Mar 19 03:32:56.571 INFO O| Mar 19 03:32:56.571 INFO STEP 274 (remove_files) COMPLETE
58192026-03-19T03:32:57.637Z[ recovery-image] Mar 19 03:32:56.571 INFO O| Mar 19 03:32:56.571 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58202026-03-19T03:32:57.641Z[ recovery-image] Mar 19 03:32:56.578 INFO O| Mar 19 03:32:56.578 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c-update"
58212026-03-19T03:32:57.644Z[ recovery-image] Mar 19 03:32:56.578 INFO O| Mar 19 03:32:56.578 INFO STEP 275 (remove_files) COMPLETE
58222026-03-19T03:32:57.644Z[ recovery-image] Mar 19 03:32:56.578 INFO O| Mar 19 03:32:56.578 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58232026-03-19T03:32:57.649Z[ recovery-image] Mar 19 03:32:56.586 INFO O| Mar 19 03:32:56.586 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkfifo"
58242026-03-19T03:32:57.649Z[ recovery-image] Mar 19 03:32:56.586 INFO O| Mar 19 03:32:56.586 INFO STEP 276 (remove_files) COMPLETE
58252026-03-19T03:32:57.652Z[ recovery-image] Mar 19 03:32:56.586 INFO O| Mar 19 03:32:56.586 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58262026-03-19T03:32:57.657Z[ recovery-image] Mar 19 03:32:56.595 INFO O| Mar 19 03:32:56.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkpwdict"
58272026-03-19T03:32:57.657Z[ recovery-image] Mar 19 03:32:56.595 INFO O| Mar 19 03:32:56.595 INFO STEP 277 (remove_files) COMPLETE
58282026-03-19T03:32:57.660Z[ recovery-image] Mar 19 03:32:56.595 INFO O| Mar 19 03:32:56.595 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58292026-03-19T03:32:57.665Z[ recovery-image] Mar 19 03:32:56.602 INFO O| Mar 19 03:32:56.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/moe"
58302026-03-19T03:32:57.668Z[ recovery-image] Mar 19 03:32:56.602 INFO O| Mar 19 03:32:56.602 INFO STEP 278 (remove_files) COMPLETE
58312026-03-19T03:32:57.668Z[ recovery-image] Mar 19 03:32:56.602 INFO O| Mar 19 03:32:56.602 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58322026-03-19T03:32:57.673Z[ recovery-image] Mar 19 03:32:56.610 INFO O| Mar 19 03:32:56.610 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mpstat"
58332026-03-19T03:32:57.673Z[ recovery-image] Mar 19 03:32:56.610 INFO O| Mar 19 03:32:56.610 INFO STEP 279 (remove_files) COMPLETE
58342026-03-19T03:32:57.676Z[ recovery-image] Mar 19 03:32:56.610 INFO O| Mar 19 03:32:56.610 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58352026-03-19T03:32:57.680Z[ recovery-image] Mar 19 03:32:56.617 INFO O| Mar 19 03:32:56.617 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mt"
58362026-03-19T03:32:57.680Z[ recovery-image] Mar 19 03:32:56.617 INFO O| Mar 19 03:32:56.617 INFO STEP 280 (remove_files) COMPLETE
58372026-03-19T03:32:57.683Z[ recovery-image] Mar 19 03:32:56.617 INFO O| Mar 19 03:32:56.617 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58382026-03-19T03:32:57.687Z[ recovery-image] Mar 19 03:32:56.624 INFO O| Mar 19 03:32:56.624 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ncurses6-config"
58392026-03-19T03:32:57.687Z[ recovery-image] Mar 19 03:32:56.624 INFO O| Mar 19 03:32:56.624 INFO STEP 281 (remove_files) COMPLETE
58402026-03-19T03:32:57.690Z[ recovery-image] Mar 19 03:32:56.624 INFO O| Mar 19 03:32:56.624 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58412026-03-19T03:32:57.695Z[ recovery-image] Mar 19 03:32:56.632 INFO O| Mar 19 03:32:56.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-cert"
58422026-03-19T03:32:57.695Z[ recovery-image] Mar 19 03:32:56.632 INFO O| Mar 19 03:32:56.632 INFO STEP 282 (remove_files) COMPLETE
58432026-03-19T03:32:57.698Z[ recovery-image] Mar 19 03:32:56.632 INFO O| Mar 19 03:32:56.632 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58442026-03-19T03:32:57.703Z[ recovery-image] Mar 19 03:32:56.640 INFO O| Mar 19 03:32:56.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-config"
58452026-03-19T03:32:57.703Z[ recovery-image] Mar 19 03:32:56.640 INFO O| Mar 19 03:32:56.640 INFO STEP 283 (remove_files) COMPLETE
58462026-03-19T03:32:57.706Z[ recovery-image] Mar 19 03:32:56.640 INFO O| Mar 19 03:32:56.640 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58472026-03-19T03:32:57.711Z[ recovery-image] Mar 19 03:32:56.649 INFO O| Mar 19 03:32:56.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-create-v3-user"
58482026-03-19T03:32:57.712Z[ recovery-image] Mar 19 03:32:56.649 INFO O| Mar 19 03:32:56.649 INFO STEP 284 (remove_files) COMPLETE
58492026-03-19T03:32:57.715Z[ recovery-image] Mar 19 03:32:56.649 INFO O| Mar 19 03:32:56.649 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58502026-03-19T03:32:57.719Z[ recovery-image] Mar 19 03:32:56.656 INFO O| Mar 19 03:32:56.656 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newform"
58512026-03-19T03:32:57.719Z[ recovery-image] Mar 19 03:32:56.656 INFO O| Mar 19 03:32:56.656 INFO STEP 285 (remove_files) COMPLETE
58522026-03-19T03:32:57.723Z[ recovery-image] Mar 19 03:32:56.656 INFO O| Mar 19 03:32:56.656 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58532026-03-19T03:32:57.726Z[ recovery-image] Mar 19 03:32:56.663 INFO O| Mar 19 03:32:56.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newgrp"
58542026-03-19T03:32:57.726Z[ recovery-image] Mar 19 03:32:56.663 INFO O| Mar 19 03:32:56.663 INFO STEP 286 (remove_files) COMPLETE
58552026-03-19T03:32:57.729Z[ recovery-image] Mar 19 03:32:56.663 INFO O| Mar 19 03:32:56.663 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58562026-03-19T03:32:57.733Z[ recovery-image] Mar 19 03:32:56.670 INFO O| Mar 19 03:32:56.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/news"
58572026-03-19T03:32:57.733Z[ recovery-image] Mar 19 03:32:56.670 INFO O| Mar 19 03:32:56.670 INFO STEP 287 (remove_files) COMPLETE
58582026-03-19T03:32:57.736Z[ recovery-image] Mar 19 03:32:56.670 INFO O| Mar 19 03:32:56.670 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58592026-03-19T03:32:57.743Z[ recovery-image] Mar 19 03:32:56.679 INFO O| Mar 19 03:32:56.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newtask"
58602026-03-19T03:32:57.743Z[ recovery-image] Mar 19 03:32:56.679 INFO O| Mar 19 03:32:56.679 INFO STEP 288 (remove_files) COMPLETE
58612026-03-19T03:32:57.746Z[ recovery-image] Mar 19 03:32:56.679 INFO O| Mar 19 03:32:56.679 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58622026-03-19T03:32:57.749Z[ recovery-image] Mar 19 03:32:56.686 INFO O| Mar 19 03:32:56.686 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nice"
58632026-03-19T03:32:57.749Z[ recovery-image] Mar 19 03:32:56.686 INFO O| Mar 19 03:32:56.686 INFO STEP 289 (remove_files) COMPLETE
58642026-03-19T03:32:57.752Z[ recovery-image] Mar 19 03:32:56.686 INFO O| Mar 19 03:32:56.686 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58652026-03-19T03:32:57.756Z[ recovery-image] Mar 19 03:32:56.693 INFO O| Mar 19 03:32:56.693 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nl"
58662026-03-19T03:32:57.756Z[ recovery-image] Mar 19 03:32:56.693 INFO O| Mar 19 03:32:56.693 INFO STEP 290 (remove_files) COMPLETE
58672026-03-19T03:32:57.759Z[ recovery-image] Mar 19 03:32:56.693 INFO O| Mar 19 03:32:56.693 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58682026-03-19T03:32:57.764Z[ recovery-image] Mar 19 03:32:56.701 INFO O| Mar 19 03:32:56.701 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/oawk"
58692026-03-19T03:32:57.767Z[ recovery-image] Mar 19 03:32:56.701 INFO O| Mar 19 03:32:56.701 INFO STEP 291 (remove_files) COMPLETE
58702026-03-19T03:32:57.767Z[ recovery-image] Mar 19 03:32:56.701 INFO O| Mar 19 03:32:56.701 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58712026-03-19T03:32:57.771Z[ recovery-image] Mar 19 03:32:56.708 INFO O| Mar 19 03:32:56.708 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/od"
58722026-03-19T03:32:57.774Z[ recovery-image] Mar 19 03:32:56.708 INFO O| Mar 19 03:32:56.708 INFO STEP 292 (remove_files) COMPLETE
58732026-03-19T03:32:57.774Z[ recovery-image] Mar 19 03:32:56.708 INFO O| Mar 19 03:32:56.708 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58742026-03-19T03:32:57.779Z[ recovery-image] Mar 19 03:32:56.716 INFO O| Mar 19 03:32:56.716 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/optisa"
58752026-03-19T03:32:57.780Z[ recovery-image] Mar 19 03:32:56.716 INFO O| Mar 19 03:32:56.716 INFO STEP 293 (remove_files) COMPLETE
58762026-03-19T03:32:57.783Z[ recovery-image] Mar 19 03:32:56.716 INFO O| Mar 19 03:32:56.716 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58772026-03-19T03:32:57.787Z[ recovery-image] Mar 19 03:32:56.724 INFO O| Mar 19 03:32:56.724 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pack"
58782026-03-19T03:32:57.790Z[ recovery-image] Mar 19 03:32:56.724 INFO O| Mar 19 03:32:56.724 INFO STEP 294 (remove_files) COMPLETE
58792026-03-19T03:32:57.790Z[ recovery-image] Mar 19 03:32:56.724 INFO O| Mar 19 03:32:56.724 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58802026-03-19T03:32:57.795Z[ recovery-image] Mar 19 03:32:56.732 INFO O| Mar 19 03:32:56.732 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/page"
58812026-03-19T03:32:57.795Z[ recovery-image] Mar 19 03:32:56.732 INFO O| Mar 19 03:32:56.732 INFO STEP 295 (remove_files) COMPLETE
58822026-03-19T03:32:57.799Z[ recovery-image] Mar 19 03:32:56.732 INFO O| Mar 19 03:32:56.732 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58832026-03-19T03:32:57.803Z[ recovery-image] Mar 19 03:32:56.740 INFO O| Mar 19 03:32:56.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pagesize"
58842026-03-19T03:32:57.803Z[ recovery-image] Mar 19 03:32:56.740 INFO O| Mar 19 03:32:56.740 INFO STEP 296 (remove_files) COMPLETE
58852026-03-19T03:32:57.803Z[ recovery-image] Mar 19 03:32:56.740 INFO O| Mar 19 03:32:56.740 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58862026-03-19T03:32:57.812Z[ recovery-image] Mar 19 03:32:56.748 INFO O| Mar 19 03:32:56.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/passwd"
58872026-03-19T03:32:57.815Z[ recovery-image] Mar 19 03:32:56.748 INFO O| Mar 19 03:32:56.748 INFO STEP 297 (remove_files) COMPLETE
58882026-03-19T03:32:57.815Z[ recovery-image] Mar 19 03:32:56.748 INFO O| Mar 19 03:32:56.748 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58892026-03-19T03:32:57.818Z[ recovery-image] Mar 19 03:32:56.754 INFO O| Mar 19 03:32:56.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/paste"
58902026-03-19T03:32:57.818Z[ recovery-image] Mar 19 03:32:56.754 INFO O| Mar 19 03:32:56.754 INFO STEP 298 (remove_files) COMPLETE
58912026-03-19T03:32:57.818Z[ recovery-image] Mar 19 03:32:56.755 INFO O| Mar 19 03:32:56.754 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58922026-03-19T03:32:57.824Z[ recovery-image] Mar 19 03:32:56.761 INFO O| Mar 19 03:32:56.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pathchk"
58932026-03-19T03:32:57.827Z[ recovery-image] Mar 19 03:32:56.761 INFO O| Mar 19 03:32:56.761 INFO STEP 299 (remove_files) COMPLETE
58942026-03-19T03:32:57.827Z[ recovery-image] Mar 19 03:32:56.761 INFO O| Mar 19 03:32:56.761 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58952026-03-19T03:32:57.832Z[ recovery-image] Mar 19 03:32:56.769 INFO O| Mar 19 03:32:56.769 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pax"
58962026-03-19T03:32:57.835Z[ recovery-image] Mar 19 03:32:56.769 INFO O| Mar 19 03:32:56.769 INFO STEP 300 (remove_files) COMPLETE
58972026-03-19T03:32:57.835Z[ recovery-image] Mar 19 03:32:56.769 INFO O| Mar 19 03:32:56.769 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58982026-03-19T03:32:57.840Z[ recovery-image] Mar 19 03:32:56.777 INFO O| Mar 19 03:32:56.777 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcap-config"
58992026-03-19T03:32:57.843Z[ recovery-image] Mar 19 03:32:56.777 INFO O| Mar 19 03:32:56.777 INFO STEP 301 (remove_files) COMPLETE
59002026-03-19T03:32:57.843Z[ recovery-image] Mar 19 03:32:56.777 INFO O| Mar 19 03:32:56.777 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59012026-03-19T03:32:57.846Z[ recovery-image] Mar 19 03:32:56.783 INFO O| Mar 19 03:32:56.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre-config"
59022026-03-19T03:32:57.846Z[ recovery-image] Mar 19 03:32:56.783 INFO O| Mar 19 03:32:56.783 INFO STEP 302 (remove_files) COMPLETE
59032026-03-19T03:32:57.849Z[ recovery-image] Mar 19 03:32:56.783 INFO O| Mar 19 03:32:56.783 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59042026-03-19T03:32:57.854Z[ recovery-image] Mar 19 03:32:56.791 INFO O| Mar 19 03:32:56.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2-config"
59052026-03-19T03:32:57.857Z[ recovery-image] Mar 19 03:32:56.792 INFO O| Mar 19 03:32:56.792 INFO STEP 303 (remove_files) COMPLETE
59062026-03-19T03:32:57.857Z[ recovery-image] Mar 19 03:32:56.792 INFO O| Mar 19 03:32:56.792 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59072026-03-19T03:32:57.862Z[ recovery-image] Mar 19 03:32:56.799 INFO O| Mar 19 03:32:56.799 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2grep"
59082026-03-19T03:32:57.862Z[ recovery-image] Mar 19 03:32:56.799 INFO O| Mar 19 03:32:56.799 INFO STEP 304 (remove_files) COMPLETE
59092026-03-19T03:32:57.862Z[ recovery-image] Mar 19 03:32:56.799 INFO O| Mar 19 03:32:56.799 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59102026-03-19T03:32:57.869Z[ recovery-image] Mar 19 03:32:56.807 INFO O| Mar 19 03:32:56.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2test"
59112026-03-19T03:32:57.872Z[ recovery-image] Mar 19 03:32:56.807 INFO O| Mar 19 03:32:56.807 INFO STEP 305 (remove_files) COMPLETE
59122026-03-19T03:32:57.872Z[ recovery-image] Mar 19 03:32:56.807 INFO O| Mar 19 03:32:56.807 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59132026-03-19T03:32:57.876Z[ recovery-image] Mar 19 03:32:56.813 INFO O| Mar 19 03:32:56.813 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcregrep"
59142026-03-19T03:32:57.879Z[ recovery-image] Mar 19 03:32:56.813 INFO O| Mar 19 03:32:56.813 INFO STEP 306 (remove_files) COMPLETE
59152026-03-19T03:32:57.879Z[ recovery-image] Mar 19 03:32:56.813 INFO O| Mar 19 03:32:56.813 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59162026-03-19T03:32:57.883Z[ recovery-image] Mar 19 03:32:56.821 INFO O| Mar 19 03:32:56.820 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcretest"
59172026-03-19T03:32:57.926Z[ recovery-image] Mar 19 03:32:56.821 INFO O| Mar 19 03:32:56.821 INFO STEP 307 (remove_files) COMPLETE
59182026-03-19T03:32:57.926Z[ recovery-image] Mar 19 03:32:56.821 INFO O| Mar 19 03:32:56.821 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59192026-03-19T03:32:57.926Z[ recovery-image] Mar 19 03:32:56.828 INFO O| Mar 19 03:32:56.828 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfbash"
59202026-03-19T03:32:57.926Z[ recovery-image] Mar 19 03:32:56.828 INFO O| Mar 19 03:32:56.828 INFO STEP 308 (remove_files) COMPLETE
59212026-03-19T03:32:57.926Z[ recovery-image] Mar 19 03:32:56.828 INFO O| Mar 19 03:32:56.828 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59222026-03-19T03:32:57.926Z[ recovery-image] Mar 19 03:32:56.836 INFO O| Mar 19 03:32:56.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfcsh"
59232026-03-19T03:32:57.926Z[ recovery-image] Mar 19 03:32:56.836 INFO O| Mar 19 03:32:56.836 INFO STEP 309 (remove_files) COMPLETE
59242026-03-19T03:32:57.927Z[ recovery-image] Mar 19 03:32:56.836 INFO O| Mar 19 03:32:56.836 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59252026-03-19T03:32:57.927Z[ recovery-image] Mar 19 03:32:56.843 INFO O| Mar 19 03:32:56.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh"
59262026-03-19T03:32:57.927Z[ recovery-image] Mar 19 03:32:56.843 INFO O| Mar 19 03:32:56.843 INFO STEP 310 (remove_files) COMPLETE
59272026-03-19T03:32:57.927Z[ recovery-image] Mar 19 03:32:56.843 INFO O| Mar 19 03:32:56.843 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59282026-03-19T03:32:57.927Z[ recovery-image] Mar 19 03:32:56.850 INFO O| Mar 19 03:32:56.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh93"
59292026-03-19T03:32:57.927Z[ recovery-image] Mar 19 03:32:56.850 INFO O| Mar 19 03:32:56.850 INFO STEP 311 (remove_files) COMPLETE
59302026-03-19T03:32:57.927Z[ recovery-image] Mar 19 03:32:56.850 INFO O| Mar 19 03:32:56.850 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59312026-03-19T03:32:57.927Z[ recovery-image] Mar 19 03:32:56.857 INFO O| Mar 19 03:32:56.857 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh"
59322026-03-19T03:32:57.927Z[ recovery-image] Mar 19 03:32:56.857 INFO O| Mar 19 03:32:56.857 INFO STEP 312 (remove_files) COMPLETE
59332026-03-19T03:32:57.927Z[ recovery-image] Mar 19 03:32:56.857 INFO O| Mar 19 03:32:56.857 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59342026-03-19T03:32:57.931Z[ recovery-image] Mar 19 03:32:56.864 INFO O| Mar 19 03:32:56.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh93"
59352026-03-19T03:32:57.931Z[ recovery-image] Mar 19 03:32:56.864 INFO O| Mar 19 03:32:56.864 INFO STEP 313 (remove_files) COMPLETE
59362026-03-19T03:32:57.931Z[ recovery-image] Mar 19 03:32:56.864 INFO O| Mar 19 03:32:56.864 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59372026-03-19T03:32:57.936Z[ recovery-image] Mar 19 03:32:56.873 INFO O| Mar 19 03:32:56.873 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfsh"
59382026-03-19T03:32:57.939Z[ recovery-image] Mar 19 03:32:56.873 INFO O| Mar 19 03:32:56.873 INFO STEP 314 (remove_files) COMPLETE
59392026-03-19T03:32:57.939Z[ recovery-image] Mar 19 03:32:56.873 INFO O| Mar 19 03:32:56.873 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59402026-03-19T03:32:57.944Z[ recovery-image] Mar 19 03:32:56.881 INFO O| Mar 19 03:32:56.881 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pftcsh"
59412026-03-19T03:32:57.944Z[ recovery-image] Mar 19 03:32:56.881 INFO O| Mar 19 03:32:56.881 INFO STEP 315 (remove_files) COMPLETE
59422026-03-19T03:32:57.944Z[ recovery-image] Mar 19 03:32:56.881 INFO O| Mar 19 03:32:56.881 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59432026-03-19T03:32:57.953Z[ recovery-image] Mar 19 03:32:56.890 INFO O| Mar 19 03:32:56.890 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfzsh"
59442026-03-19T03:32:57.953Z[ recovery-image] Mar 19 03:32:56.890 INFO O| Mar 19 03:32:56.890 INFO STEP 316 (remove_files) COMPLETE
59452026-03-19T03:32:57.953Z[ recovery-image] Mar 19 03:32:56.890 INFO O| Mar 19 03:32:56.890 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59462026-03-19T03:32:57.960Z[ recovery-image] Mar 19 03:32:56.897 INFO O| Mar 19 03:32:56.897 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pg"
59472026-03-19T03:32:57.963Z[ recovery-image] Mar 19 03:32:56.897 INFO O| Mar 19 03:32:56.897 INFO STEP 317 (remove_files) COMPLETE
59482026-03-19T03:32:57.963Z[ recovery-image] Mar 19 03:32:56.897 INFO O| Mar 19 03:32:56.897 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59492026-03-19T03:32:57.967Z[ recovery-image] Mar 19 03:32:56.904 INFO O| Mar 19 03:32:56.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pginfo"
59502026-03-19T03:32:57.967Z[ recovery-image] Mar 19 03:32:56.904 INFO O| Mar 19 03:32:56.904 INFO STEP 318 (remove_files) COMPLETE
59512026-03-19T03:32:57.967Z[ recovery-image] Mar 19 03:32:56.904 INFO O| Mar 19 03:32:56.904 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59522026-03-19T03:32:57.975Z[ recovery-image] Mar 19 03:32:56.912 INFO O| Mar 19 03:32:56.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pgstat"
59532026-03-19T03:32:57.978Z[ recovery-image] Mar 19 03:32:56.912 INFO O| Mar 19 03:32:56.912 INFO STEP 319 (remove_files) COMPLETE
59542026-03-19T03:32:57.978Z[ recovery-image] Mar 19 03:32:56.912 INFO O| Mar 19 03:32:56.912 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59552026-03-19T03:32:57.983Z[ recovery-image] Mar 19 03:32:56.920 INFO O| Mar 19 03:32:56.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgadm"
59562026-03-19T03:32:57.983Z[ recovery-image] Mar 19 03:32:56.920 INFO O| Mar 19 03:32:56.920 INFO STEP 320 (remove_files) COMPLETE
59572026-03-19T03:32:57.986Z[ recovery-image] Mar 19 03:32:56.920 INFO O| Mar 19 03:32:56.920 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59582026-03-19T03:32:57.990Z[ recovery-image] Mar 19 03:32:56.927 INFO O| Mar 19 03:32:56.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgcond"
59592026-03-19T03:32:57.990Z[ recovery-image] Mar 19 03:32:56.927 INFO O| Mar 19 03:32:56.927 INFO STEP 321 (remove_files) COMPLETE
59602026-03-19T03:32:57.993Z[ recovery-image] Mar 19 03:32:56.927 INFO O| Mar 19 03:32:56.927 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59612026-03-19T03:32:57.998Z[ recovery-image] Mar 19 03:32:56.935 INFO O| Mar 19 03:32:56.935 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkginfo"
59622026-03-19T03:32:58.002Z[ recovery-image] Mar 19 03:32:56.935 INFO O| Mar 19 03:32:56.935 INFO STEP 322 (remove_files) COMPLETE
59632026-03-19T03:32:58.002Z[ recovery-image] Mar 19 03:32:56.935 INFO O| Mar 19 03:32:56.935 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59642026-03-19T03:32:58.006Z[ recovery-image] Mar 19 03:32:56.943 INFO O| Mar 19 03:32:56.943 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgmk"
59652026-03-19T03:32:58.010Z[ recovery-image] Mar 19 03:32:56.943 INFO O| Mar 19 03:32:56.943 INFO STEP 323 (remove_files) COMPLETE
59662026-03-19T03:32:58.010Z[ recovery-image] Mar 19 03:32:56.943 INFO O| Mar 19 03:32:56.943 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59672026-03-19T03:32:58.013Z[ recovery-image] Mar 19 03:32:56.950 INFO O| Mar 19 03:32:56.950 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgparam"
59682026-03-19T03:32:58.013Z[ recovery-image] Mar 19 03:32:56.950 INFO O| Mar 19 03:32:56.950 INFO STEP 324 (remove_files) COMPLETE
59692026-03-19T03:32:58.014Z[ recovery-image] Mar 19 03:32:56.950 INFO O| Mar 19 03:32:56.950 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59702026-03-19T03:32:58.022Z[ recovery-image] Mar 19 03:32:56.959 INFO O| Mar 19 03:32:56.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgproto"
59712026-03-19T03:32:58.025Z[ recovery-image] Mar 19 03:32:56.959 INFO O| Mar 19 03:32:56.959 INFO STEP 325 (remove_files) COMPLETE
59722026-03-19T03:32:58.025Z[ recovery-image] Mar 19 03:32:56.959 INFO O| Mar 19 03:32:56.959 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59732026-03-19T03:32:58.029Z[ recovery-image] Mar 19 03:32:56.967 INFO O| Mar 19 03:32:56.967 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgtrans"
59742026-03-19T03:32:58.029Z[ recovery-image] Mar 19 03:32:56.967 INFO O| Mar 19 03:32:56.967 INFO STEP 326 (remove_files) COMPLETE
59752026-03-19T03:32:58.032Z[ recovery-image] Mar 19 03:32:56.967 INFO O| Mar 19 03:32:56.967 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59762026-03-19T03:32:58.037Z[ recovery-image] Mar 19 03:32:56.975 INFO O| Mar 19 03:32:56.975 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pktool"
59772026-03-19T03:32:58.040Z[ recovery-image] Mar 19 03:32:56.975 INFO O| Mar 19 03:32:56.975 INFO STEP 327 (remove_files) COMPLETE
59782026-03-19T03:32:58.040Z[ recovery-image] Mar 19 03:32:56.975 INFO O| Mar 19 03:32:56.975 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59792026-03-19T03:32:58.045Z[ recovery-image] Mar 19 03:32:56.982 INFO O| Mar 19 03:32:56.982 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/plgrp"
59802026-03-19T03:32:58.048Z[ recovery-image] Mar 19 03:32:56.982 INFO O| Mar 19 03:32:56.982 INFO STEP 328 (remove_files) COMPLETE
59812026-03-19T03:32:58.048Z[ recovery-image] Mar 19 03:32:56.982 INFO O| Mar 19 03:32:56.982 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59822026-03-19T03:32:58.053Z[ recovery-image] Mar 19 03:32:56.990 INFO O| Mar 19 03:32:56.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pmadvise"
59832026-03-19T03:32:58.053Z[ recovery-image] Mar 19 03:32:56.990 INFO O| Mar 19 03:32:56.990 INFO STEP 329 (remove_files) COMPLETE
59842026-03-19T03:32:58.057Z[ recovery-image] Mar 19 03:32:56.990 INFO O| Mar 19 03:32:56.990 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59852026-03-19T03:32:58.060Z[ recovery-image] Mar 19 03:32:56.997 INFO O| Mar 19 03:32:56.997 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/poolstat"
59862026-03-19T03:32:58.063Z[ recovery-image] Mar 19 03:32:56.998 INFO O| Mar 19 03:32:56.998 INFO STEP 330 (remove_files) COMPLETE
59872026-03-19T03:32:58.063Z[ recovery-image] Mar 19 03:32:56.998 INFO O| Mar 19 03:32:56.998 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59882026-03-19T03:32:58.069Z[ recovery-image] Mar 19 03:32:57.005 INFO O| Mar 19 03:32:57.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ppgsz"
59892026-03-19T03:32:58.072Z[ recovery-image] Mar 19 03:32:57.005 INFO O| Mar 19 03:32:57.005 INFO STEP 331 (remove_files) COMPLETE
59902026-03-19T03:32:58.072Z[ recovery-image] Mar 19 03:32:57.005 INFO O| Mar 19 03:32:57.005 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59912026-03-19T03:32:58.077Z[ recovery-image] Mar 19 03:32:57.014 INFO O| Mar 19 03:32:57.014 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pr"
59922026-03-19T03:32:58.077Z[ recovery-image] Mar 19 03:32:57.014 INFO O| Mar 19 03:32:57.014 INFO STEP 332 (remove_files) COMPLETE
59932026-03-19T03:32:58.080Z[ recovery-image] Mar 19 03:32:57.014 INFO O| Mar 19 03:32:57.014 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59942026-03-19T03:32:58.085Z[ recovery-image] Mar 19 03:32:57.022 INFO O| Mar 19 03:32:57.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/print"
59952026-03-19T03:32:58.085Z[ recovery-image] Mar 19 03:32:57.022 INFO O| Mar 19 03:32:57.022 INFO STEP 333 (remove_files) COMPLETE
59962026-03-19T03:32:58.088Z[ recovery-image] Mar 19 03:32:57.022 INFO O| Mar 19 03:32:57.022 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59972026-03-19T03:32:58.092Z[ recovery-image] Mar 19 03:32:57.029 INFO O| Mar 19 03:32:57.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/printf"
59982026-03-19T03:32:58.095Z[ recovery-image] Mar 19 03:32:57.029 INFO O| Mar 19 03:32:57.029 INFO STEP 334 (remove_files) COMPLETE
59992026-03-19T03:32:58.095Z[ recovery-image] Mar 19 03:32:57.029 INFO O| Mar 19 03:32:57.029 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60002026-03-19T03:32:58.099Z[ recovery-image] Mar 19 03:32:57.036 INFO O| Mar 19 03:32:57.036 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/priocntl"
60012026-03-19T03:32:58.099Z[ recovery-image] Mar 19 03:32:57.036 INFO O| Mar 19 03:32:57.036 INFO STEP 335 (remove_files) COMPLETE
60022026-03-19T03:32:58.099Z[ recovery-image] Mar 19 03:32:57.036 INFO O| Mar 19 03:32:57.036 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60032026-03-19T03:32:58.105Z[ recovery-image] Mar 19 03:32:57.042 INFO O| Mar 19 03:32:57.042 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/profiles"
60042026-03-19T03:32:58.108Z[ recovery-image] Mar 19 03:32:57.042 INFO O| Mar 19 03:32:57.042 INFO STEP 336 (remove_files) COMPLETE
60052026-03-19T03:32:58.108Z[ recovery-image] Mar 19 03:32:57.042 INFO O| Mar 19 03:32:57.042 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60062026-03-19T03:32:58.114Z[ recovery-image] Mar 19 03:32:57.051 INFO O| Mar 19 03:32:57.051 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/projects"
60072026-03-19T03:32:58.114Z[ recovery-image] Mar 19 03:32:57.051 INFO O| Mar 19 03:32:57.051 INFO STEP 337 (remove_files) COMPLETE
60082026-03-19T03:32:58.117Z[ recovery-image] Mar 19 03:32:57.051 INFO O| Mar 19 03:32:57.051 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60092026-03-19T03:32:58.122Z[ recovery-image] Mar 19 03:32:57.059 INFO O| Mar 19 03:32:57.059 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/psecflags"
60102026-03-19T03:32:58.125Z[ recovery-image] Mar 19 03:32:57.059 INFO O| Mar 19 03:32:57.059 INFO STEP 338 (remove_files) COMPLETE
60112026-03-19T03:32:58.125Z[ recovery-image] Mar 19 03:32:57.059 INFO O| Mar 19 03:32:57.059 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60122026-03-19T03:32:58.129Z[ recovery-image] Mar 19 03:32:57.066 INFO O| Mar 19 03:32:57.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdev"
60132026-03-19T03:32:58.132Z[ recovery-image] Mar 19 03:32:57.067 INFO O| Mar 19 03:32:57.067 INFO STEP 339 (remove_files) COMPLETE
60142026-03-19T03:32:58.132Z[ recovery-image] Mar 19 03:32:57.067 INFO O| Mar 19 03:32:57.067 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60152026-03-19T03:32:58.137Z[ recovery-image] Mar 19 03:32:57.074 INFO O| Mar 19 03:32:57.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdgrp"
60162026-03-19T03:32:58.140Z[ recovery-image] Mar 19 03:32:57.075 INFO O| Mar 19 03:32:57.075 INFO STEP 340 (remove_files) COMPLETE
60172026-03-19T03:32:58.140Z[ recovery-image] Mar 19 03:32:57.075 INFO O| Mar 19 03:32:57.075 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60182026-03-19T03:32:58.144Z[ recovery-image] Mar 19 03:32:57.082 INFO O| Mar 19 03:32:57.082 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pvs"
60192026-03-19T03:32:58.144Z[ recovery-image] Mar 19 03:32:57.082 INFO O| Mar 19 03:32:57.082 INFO STEP 341 (remove_files) COMPLETE
60202026-03-19T03:32:58.144Z[ recovery-image] Mar 19 03:32:57.082 INFO O| Mar 19 03:32:57.082 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60212026-03-19T03:32:58.153Z[ recovery-image] Mar 19 03:32:57.090 INFO O| Mar 19 03:32:57.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwait"
60222026-03-19T03:32:58.153Z[ recovery-image] Mar 19 03:32:57.090 INFO O| Mar 19 03:32:57.090 INFO STEP 342 (remove_files) COMPLETE
60232026-03-19T03:32:58.156Z[ recovery-image] Mar 19 03:32:57.090 INFO O| Mar 19 03:32:57.090 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60242026-03-19T03:32:58.160Z[ recovery-image] Mar 19 03:32:57.097 INFO O| Mar 19 03:32:57.097 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwd"
60252026-03-19T03:32:58.160Z[ recovery-image] Mar 19 03:32:57.097 INFO O| Mar 19 03:32:57.097 INFO STEP 343 (remove_files) COMPLETE
60262026-03-19T03:32:58.163Z[ recovery-image] Mar 19 03:32:57.097 INFO O| Mar 19 03:32:57.097 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60272026-03-19T03:32:58.167Z[ recovery-image] Mar 19 03:32:57.105 INFO O| Mar 19 03:32:57.105 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/read"
60282026-03-19T03:32:58.167Z[ recovery-image] Mar 19 03:32:57.105 INFO O| Mar 19 03:32:57.105 INFO STEP 344 (remove_files) COMPLETE
60292026-03-19T03:32:58.170Z[ recovery-image] Mar 19 03:32:57.105 INFO O| Mar 19 03:32:57.105 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60302026-03-19T03:32:58.175Z[ recovery-image] Mar 19 03:32:57.112 INFO O| Mar 19 03:32:57.112 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/red"
60312026-03-19T03:32:58.175Z[ recovery-image] Mar 19 03:32:57.112 INFO O| Mar 19 03:32:57.112 INFO STEP 345 (remove_files) COMPLETE
60322026-03-19T03:32:58.178Z[ recovery-image] Mar 19 03:32:57.112 INFO O| Mar 19 03:32:57.112 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60332026-03-19T03:32:58.183Z[ recovery-image] Mar 19 03:32:57.120 INFO O| Mar 19 03:32:57.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/regcmp"
60342026-03-19T03:32:58.186Z[ recovery-image] Mar 19 03:32:57.120 INFO O| Mar 19 03:32:57.120 INFO STEP 346 (remove_files) COMPLETE
60352026-03-19T03:32:58.186Z[ recovery-image] Mar 19 03:32:57.120 INFO O| Mar 19 03:32:57.120 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60362026-03-19T03:32:58.189Z[ recovery-image] Mar 19 03:32:57.126 INFO O| Mar 19 03:32:57.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/renice"
60372026-03-19T03:32:58.189Z[ recovery-image] Mar 19 03:32:57.126 INFO O| Mar 19 03:32:57.126 INFO STEP 347 (remove_files) COMPLETE
60382026-03-19T03:32:58.189Z[ recovery-image] Mar 19 03:32:57.126 INFO O| Mar 19 03:32:57.126 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60392026-03-19T03:32:58.196Z[ recovery-image] Mar 19 03:32:57.133 INFO O| Mar 19 03:32:57.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/resize"
60402026-03-19T03:32:58.196Z[ recovery-image] Mar 19 03:32:57.133 INFO O| Mar 19 03:32:57.133 INFO STEP 348 (remove_files) COMPLETE
60412026-03-19T03:32:58.196Z[ recovery-image] Mar 19 03:32:57.133 INFO O| Mar 19 03:32:57.133 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60422026-03-19T03:32:58.203Z[ recovery-image] Mar 19 03:32:57.140 INFO O| Mar 19 03:32:57.140 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rev"
60432026-03-19T03:32:58.203Z[ recovery-image] Mar 19 03:32:57.140 INFO O| Mar 19 03:32:57.140 INFO STEP 349 (remove_files) COMPLETE
60442026-03-19T03:32:58.208Z[ recovery-image] Mar 19 03:32:57.140 INFO O| Mar 19 03:32:57.140 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60452026-03-19T03:32:58.211Z[ recovery-image] Mar 19 03:32:57.147 INFO O| Mar 19 03:32:57.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh"
60462026-03-19T03:32:58.211Z[ recovery-image] Mar 19 03:32:57.147 INFO O| Mar 19 03:32:57.147 INFO STEP 350 (remove_files) COMPLETE
60472026-03-19T03:32:58.211Z[ recovery-image] Mar 19 03:32:57.148 INFO O| Mar 19 03:32:57.147 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60482026-03-19T03:32:58.217Z[ recovery-image] Mar 19 03:32:57.154 INFO O| Mar 19 03:32:57.154 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh93"
60492026-03-19T03:32:58.217Z[ recovery-image] Mar 19 03:32:57.154 INFO O| Mar 19 03:32:57.154 INFO STEP 351 (remove_files) COMPLETE
60502026-03-19T03:32:58.221Z[ recovery-image] Mar 19 03:32:57.154 INFO O| Mar 19 03:32:57.154 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60512026-03-19T03:32:58.225Z[ recovery-image] Mar 19 03:32:57.162 INFO O| Mar 19 03:32:57.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/roles"
60522026-03-19T03:32:58.229Z[ recovery-image] Mar 19 03:32:57.162 INFO O| Mar 19 03:32:57.162 INFO STEP 352 (remove_files) COMPLETE
60532026-03-19T03:32:58.229Z[ recovery-image] Mar 19 03:32:57.162 INFO O| Mar 19 03:32:57.162 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60542026-03-19T03:32:58.233Z[ recovery-image] Mar 19 03:32:57.170 INFO O| Mar 19 03:32:57.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rpcinfo"
60552026-03-19T03:32:58.234Z[ recovery-image] Mar 19 03:32:57.170 INFO O| Mar 19 03:32:57.170 INFO STEP 353 (remove_files) COMPLETE
60562026-03-19T03:32:58.238Z[ recovery-image] Mar 19 03:32:57.170 INFO O| Mar 19 03:32:57.170 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60572026-03-19T03:32:58.241Z[ recovery-image] Mar 19 03:32:57.178 INFO O| Mar 19 03:32:57.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync"
60582026-03-19T03:32:58.241Z[ recovery-image] Mar 19 03:32:57.178 INFO O| Mar 19 03:32:57.178 INFO STEP 354 (remove_files) COMPLETE
60592026-03-19T03:32:58.241Z[ recovery-image] Mar 19 03:32:57.178 INFO O| Mar 19 03:32:57.178 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60602026-03-19T03:32:58.247Z[ recovery-image] Mar 19 03:32:57.184 INFO O| Mar 19 03:32:57.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync-ssl"
60612026-03-19T03:32:58.250Z[ recovery-image] Mar 19 03:32:57.184 INFO O| Mar 19 03:32:57.184 INFO STEP 355 (remove_files) COMPLETE
60622026-03-19T03:32:58.250Z[ recovery-image] Mar 19 03:32:57.184 INFO O| Mar 19 03:32:57.184 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60632026-03-19T03:32:58.255Z[ recovery-image] Mar 19 03:32:57.192 INFO O| Mar 19 03:32:57.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/runat"
60642026-03-19T03:32:58.255Z[ recovery-image] Mar 19 03:32:57.193 INFO O| Mar 19 03:32:57.193 INFO STEP 356 (remove_files) COMPLETE
60652026-03-19T03:32:58.259Z[ recovery-image] Mar 19 03:32:57.193 INFO O| Mar 19 03:32:57.193 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60662026-03-19T03:32:58.262Z[ recovery-image] Mar 19 03:32:57.199 INFO O| Mar 19 03:32:57.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/scp"
60672026-03-19T03:32:58.265Z[ recovery-image] Mar 19 03:32:57.199 INFO O| Mar 19 03:32:57.199 INFO STEP 357 (remove_files) COMPLETE
60682026-03-19T03:32:58.265Z[ recovery-image] Mar 19 03:32:57.199 INFO O| Mar 19 03:32:57.199 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60692026-03-19T03:32:58.270Z[ recovery-image] Mar 19 03:32:57.207 INFO O| Mar 19 03:32:57.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/script"
60702026-03-19T03:32:58.270Z[ recovery-image] Mar 19 03:32:57.207 INFO O| Mar 19 03:32:57.207 INFO STEP 358 (remove_files) COMPLETE
60712026-03-19T03:32:58.273Z[ recovery-image] Mar 19 03:32:57.207 INFO O| Mar 19 03:32:57.207 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60722026-03-19T03:32:58.278Z[ recovery-image] Mar 19 03:32:57.215 INFO O| Mar 19 03:32:57.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sdiff"
60732026-03-19T03:32:58.281Z[ recovery-image] Mar 19 03:32:57.215 INFO O| Mar 19 03:32:57.215 INFO STEP 359 (remove_files) COMPLETE
60742026-03-19T03:32:58.281Z[ recovery-image] Mar 19 03:32:57.215 INFO O| Mar 19 03:32:57.215 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60752026-03-19T03:32:58.287Z[ recovery-image] Mar 19 03:32:57.224 INFO O| Mar 19 03:32:57.224 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/setpgrp"
60762026-03-19T03:32:58.287Z[ recovery-image] Mar 19 03:32:57.224 INFO O| Mar 19 03:32:57.224 INFO STEP 360 (remove_files) COMPLETE
60772026-03-19T03:32:58.290Z[ recovery-image] Mar 19 03:32:57.224 INFO O| Mar 19 03:32:57.224 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60782026-03-19T03:32:58.294Z[ recovery-image] Mar 19 03:32:57.231 INFO O| Mar 19 03:32:57.231 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sftp"
60792026-03-19T03:32:58.297Z[ recovery-image] Mar 19 03:32:57.231 INFO O| Mar 19 03:32:57.231 INFO STEP 361 (remove_files) COMPLETE
60802026-03-19T03:32:58.297Z[ recovery-image] Mar 19 03:32:57.231 INFO O| Mar 19 03:32:57.231 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60812026-03-19T03:32:58.302Z[ recovery-image] Mar 19 03:32:57.239 INFO O| Mar 19 03:32:57.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/shcomp"
60822026-03-19T03:32:58.302Z[ recovery-image] Mar 19 03:32:57.239 INFO O| Mar 19 03:32:57.239 INFO STEP 362 (remove_files) COMPLETE
60832026-03-19T03:32:58.302Z[ recovery-image] Mar 19 03:32:57.239 INFO O| Mar 19 03:32:57.239 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60842026-03-19T03:32:58.309Z[ recovery-image] Mar 19 03:32:57.246 INFO O| Mar 19 03:32:57.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/smbutil"
60852026-03-19T03:32:58.313Z[ recovery-image] Mar 19 03:32:57.247 INFO O| Mar 19 03:32:57.247 INFO STEP 363 (remove_files) COMPLETE
60862026-03-19T03:32:58.313Z[ recovery-image] Mar 19 03:32:57.247 INFO O| Mar 19 03:32:57.247 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60872026-03-19T03:32:58.317Z[ recovery-image] Mar 19 03:32:57.254 INFO O| Mar 19 03:32:57.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmp-bridge-mib"
60882026-03-19T03:32:58.320Z[ recovery-image] Mar 19 03:32:57.254 INFO O| Mar 19 03:32:57.254 INFO STEP 364 (remove_files) COMPLETE
60892026-03-19T03:32:58.320Z[ recovery-image] Mar 19 03:32:57.254 INFO O| Mar 19 03:32:57.254 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60902026-03-19T03:32:58.324Z[ recovery-image] Mar 19 03:32:57.261 INFO O| Mar 19 03:32:57.261 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkget"
60912026-03-19T03:32:58.324Z[ recovery-image] Mar 19 03:32:57.261 INFO O| Mar 19 03:32:57.261 INFO STEP 365 (remove_files) COMPLETE
60922026-03-19T03:32:58.324Z[ recovery-image] Mar 19 03:32:57.261 INFO O| Mar 19 03:32:57.261 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60932026-03-19T03:32:58.331Z[ recovery-image] Mar 19 03:32:57.268 INFO O| Mar 19 03:32:57.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkwalk"
60942026-03-19T03:32:58.331Z[ recovery-image] Mar 19 03:32:57.268 INFO O| Mar 19 03:32:57.268 INFO STEP 366 (remove_files) COMPLETE
60952026-03-19T03:32:58.334Z[ recovery-image] Mar 19 03:32:57.268 INFO O| Mar 19 03:32:57.268 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60962026-03-19T03:32:58.338Z[ recovery-image] Mar 19 03:32:57.275 INFO O| Mar 19 03:32:57.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpcheck"
60972026-03-19T03:32:58.338Z[ recovery-image] Mar 19 03:32:57.275 INFO O| Mar 19 03:32:57.275 INFO STEP 367 (remove_files) COMPLETE
60982026-03-19T03:32:58.338Z[ recovery-image] Mar 19 03:32:57.275 INFO O| Mar 19 03:32:57.275 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60992026-03-19T03:32:58.345Z[ recovery-image] Mar 19 03:32:57.281 INFO O| Mar 19 03:32:57.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpconf"
61002026-03-19T03:32:58.345Z[ recovery-image] Mar 19 03:32:57.281 INFO O| Mar 19 03:32:57.281 INFO STEP 368 (remove_files) COMPLETE
61012026-03-19T03:32:58.345Z[ recovery-image] Mar 19 03:32:57.281 INFO O| Mar 19 03:32:57.281 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61022026-03-19T03:32:58.354Z[ recovery-image] Mar 19 03:32:57.291 INFO O| Mar 19 03:32:57.291 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdelta"
61032026-03-19T03:32:58.354Z[ recovery-image] Mar 19 03:32:57.291 INFO O| Mar 19 03:32:57.291 INFO STEP 369 (remove_files) COMPLETE
61042026-03-19T03:32:58.357Z[ recovery-image] Mar 19 03:32:57.291 INFO O| Mar 19 03:32:57.291 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61052026-03-19T03:32:58.361Z[ recovery-image] Mar 19 03:32:57.298 INFO O| Mar 19 03:32:57.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdf"
61062026-03-19T03:32:58.364Z[ recovery-image] Mar 19 03:32:57.298 INFO O| Mar 19 03:32:57.298 INFO STEP 370 (remove_files) COMPLETE
61072026-03-19T03:32:58.364Z[ recovery-image] Mar 19 03:32:57.298 INFO O| Mar 19 03:32:57.298 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61082026-03-19T03:32:58.368Z[ recovery-image] Mar 19 03:32:57.306 INFO O| Mar 19 03:32:57.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpget"
61092026-03-19T03:32:58.368Z[ recovery-image] Mar 19 03:32:57.306 INFO O| Mar 19 03:32:57.306 INFO STEP 371 (remove_files) COMPLETE
61102026-03-19T03:32:58.368Z[ recovery-image] Mar 19 03:32:57.306 INFO O| Mar 19 03:32:57.306 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61112026-03-19T03:32:58.376Z[ recovery-image] Mar 19 03:32:57.313 INFO O| Mar 19 03:32:57.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpgetnext"
61122026-03-19T03:32:58.380Z[ recovery-image] Mar 19 03:32:57.313 INFO O| Mar 19 03:32:57.313 INFO STEP 372 (remove_files) COMPLETE
61132026-03-19T03:32:58.380Z[ recovery-image] Mar 19 03:32:57.313 INFO O| Mar 19 03:32:57.313 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61142026-03-19T03:32:58.384Z[ recovery-image] Mar 19 03:32:57.321 INFO O| Mar 19 03:32:57.321 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpnetstat"
61152026-03-19T03:32:58.387Z[ recovery-image] Mar 19 03:32:57.322 INFO O| Mar 19 03:32:57.322 INFO STEP 373 (remove_files) COMPLETE
61162026-03-19T03:32:58.387Z[ recovery-image] Mar 19 03:32:57.322 INFO O| Mar 19 03:32:57.322 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61172026-03-19T03:32:58.392Z[ recovery-image] Mar 19 03:32:57.329 INFO O| Mar 19 03:32:57.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmppcap"
61182026-03-19T03:32:58.396Z[ recovery-image] Mar 19 03:32:57.329 INFO O| Mar 19 03:32:57.329 INFO STEP 374 (remove_files) COMPLETE
61192026-03-19T03:32:58.396Z[ recovery-image] Mar 19 03:32:57.329 INFO O| Mar 19 03:32:57.329 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61202026-03-19T03:32:58.401Z[ recovery-image] Mar 19 03:32:57.338 INFO O| Mar 19 03:32:57.338 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpping"
61212026-03-19T03:32:58.401Z[ recovery-image] Mar 19 03:32:57.338 INFO O| Mar 19 03:32:57.338 INFO STEP 375 (remove_files) COMPLETE
61222026-03-19T03:32:58.401Z[ recovery-image] Mar 19 03:32:57.338 INFO O| Mar 19 03:32:57.338 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61232026-03-19T03:32:58.408Z[ recovery-image] Mar 19 03:32:57.345 INFO O| Mar 19 03:32:57.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpps"
61242026-03-19T03:32:58.409Z[ recovery-image] Mar 19 03:32:57.345 INFO O| Mar 19 03:32:57.345 INFO STEP 376 (remove_files) COMPLETE
61252026-03-19T03:32:58.412Z[ recovery-image] Mar 19 03:32:57.345 INFO O| Mar 19 03:32:57.345 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61262026-03-19T03:32:58.416Z[ recovery-image] Mar 19 03:32:57.353 INFO O| Mar 19 03:32:57.353 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpset"
61272026-03-19T03:32:58.416Z[ recovery-image] Mar 19 03:32:57.353 INFO O| Mar 19 03:32:57.353 INFO STEP 377 (remove_files) COMPLETE
61282026-03-19T03:32:58.419Z[ recovery-image] Mar 19 03:32:57.353 INFO O| Mar 19 03:32:57.353 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61292026-03-19T03:32:58.422Z[ recovery-image] Mar 19 03:32:57.360 INFO O| Mar 19 03:32:57.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpstatus"
61302026-03-19T03:32:58.422Z[ recovery-image] Mar 19 03:32:57.360 INFO O| Mar 19 03:32:57.360 INFO STEP 378 (remove_files) COMPLETE
61312026-03-19T03:32:58.426Z[ recovery-image] Mar 19 03:32:57.360 INFO O| Mar 19 03:32:57.360 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61322026-03-19T03:32:58.430Z[ recovery-image] Mar 19 03:32:57.367 INFO O| Mar 19 03:32:57.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptable"
61332026-03-19T03:32:58.433Z[ recovery-image] Mar 19 03:32:57.367 INFO O| Mar 19 03:32:57.367 INFO STEP 379 (remove_files) COMPLETE
61342026-03-19T03:32:58.433Z[ recovery-image] Mar 19 03:32:57.367 INFO O| Mar 19 03:32:57.367 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61352026-03-19T03:32:58.436Z[ recovery-image] Mar 19 03:32:57.373 INFO O| Mar 19 03:32:57.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptest"
61362026-03-19T03:32:58.436Z[ recovery-image] Mar 19 03:32:57.373 INFO O| Mar 19 03:32:57.373 INFO STEP 380 (remove_files) COMPLETE
61372026-03-19T03:32:58.439Z[ recovery-image] Mar 19 03:32:57.373 INFO O| Mar 19 03:32:57.373 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61382026-03-19T03:32:58.444Z[ recovery-image] Mar 19 03:32:57.381 INFO O| Mar 19 03:32:57.381 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptranslate"
61392026-03-19T03:32:58.444Z[ recovery-image] Mar 19 03:32:57.381 INFO O| Mar 19 03:32:57.381 INFO STEP 381 (remove_files) COMPLETE
61402026-03-19T03:32:58.448Z[ recovery-image] Mar 19 03:32:57.381 INFO O| Mar 19 03:32:57.381 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61412026-03-19T03:32:58.451Z[ recovery-image] Mar 19 03:32:57.388 INFO O| Mar 19 03:32:57.388 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptrap"
61422026-03-19T03:32:58.451Z[ recovery-image] Mar 19 03:32:57.388 INFO O| Mar 19 03:32:57.388 INFO STEP 382 (remove_files) COMPLETE
61432026-03-19T03:32:58.451Z[ recovery-image] Mar 19 03:32:57.388 INFO O| Mar 19 03:32:57.388 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61442026-03-19T03:32:58.459Z[ recovery-image] Mar 19 03:32:57.396 INFO O| Mar 19 03:32:57.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpusm"
61452026-03-19T03:32:58.462Z[ recovery-image] Mar 19 03:32:57.396 INFO O| Mar 19 03:32:57.396 INFO STEP 383 (remove_files) COMPLETE
61462026-03-19T03:32:58.462Z[ recovery-image] Mar 19 03:32:57.396 INFO O| Mar 19 03:32:57.396 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61472026-03-19T03:32:58.467Z[ recovery-image] Mar 19 03:32:57.404 INFO O| Mar 19 03:32:57.404 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpvacm"
61482026-03-19T03:32:58.467Z[ recovery-image] Mar 19 03:32:57.404 INFO O| Mar 19 03:32:57.404 INFO STEP 384 (remove_files) COMPLETE
61492026-03-19T03:32:58.470Z[ recovery-image] Mar 19 03:32:57.404 INFO O| Mar 19 03:32:57.404 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61502026-03-19T03:32:58.475Z[ recovery-image] Mar 19 03:32:57.412 INFO O| Mar 19 03:32:57.412 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpwalk"
61512026-03-19T03:32:58.475Z[ recovery-image] Mar 19 03:32:57.412 INFO O| Mar 19 03:32:57.412 INFO STEP 385 (remove_files) COMPLETE
61522026-03-19T03:32:58.478Z[ recovery-image] Mar 19 03:32:57.412 INFO O| Mar 19 03:32:57.412 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61532026-03-19T03:32:58.483Z[ recovery-image] Mar 19 03:32:57.420 INFO O| Mar 19 03:32:57.420 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sotruss"
61542026-03-19T03:32:58.483Z[ recovery-image] Mar 19 03:32:57.420 INFO O| Mar 19 03:32:57.420 INFO STEP 386 (remove_files) COMPLETE
61552026-03-19T03:32:58.486Z[ recovery-image] Mar 19 03:32:57.420 INFO O| Mar 19 03:32:57.420 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61562026-03-19T03:32:58.491Z[ recovery-image] Mar 19 03:32:57.428 INFO O| Mar 19 03:32:57.428 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/spell"
61572026-03-19T03:32:58.494Z[ recovery-image] Mar 19 03:32:57.428 INFO O| Mar 19 03:32:57.428 INFO STEP 387 (remove_files) COMPLETE
61582026-03-19T03:32:58.494Z[ recovery-image] Mar 19 03:32:57.428 INFO O| Mar 19 03:32:57.428 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61592026-03-19T03:32:58.498Z[ recovery-image] Mar 19 03:32:57.435 INFO O| Mar 19 03:32:57.435 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/split"
61602026-03-19T03:32:58.501Z[ recovery-image] Mar 19 03:32:57.435 INFO O| Mar 19 03:32:57.435 INFO STEP 388 (remove_files) COMPLETE
61612026-03-19T03:32:58.501Z[ recovery-image] Mar 19 03:32:57.435 INFO O| Mar 19 03:32:57.435 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61622026-03-19T03:32:58.506Z[ recovery-image] Mar 19 03:32:57.443 INFO O| Mar 19 03:32:57.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sqlite3"
61632026-03-19T03:32:58.509Z[ recovery-image] Mar 19 03:32:57.443 INFO O| Mar 19 03:32:57.443 INFO STEP 389 (remove_files) COMPLETE
61642026-03-19T03:32:58.509Z[ recovery-image] Mar 19 03:32:57.443 INFO O| Mar 19 03:32:57.443 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61652026-03-19T03:32:58.512Z[ recovery-image] Mar 19 03:32:57.449 INFO O| Mar 19 03:32:57.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh"
61662026-03-19T03:32:58.512Z[ recovery-image] Mar 19 03:32:57.449 INFO O| Mar 19 03:32:57.449 INFO STEP 390 (remove_files) COMPLETE
61672026-03-19T03:32:58.512Z[ recovery-image] Mar 19 03:32:57.449 INFO O| Mar 19 03:32:57.449 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61682026-03-19T03:32:58.519Z[ recovery-image] Mar 19 03:32:57.456 INFO O| Mar 19 03:32:57.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-add"
61692026-03-19T03:32:58.519Z[ recovery-image] Mar 19 03:32:57.456 INFO O| Mar 19 03:32:57.456 INFO STEP 391 (remove_files) COMPLETE
61702026-03-19T03:32:58.522Z[ recovery-image] Mar 19 03:32:57.456 INFO O| Mar 19 03:32:57.456 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61712026-03-19T03:32:58.526Z[ recovery-image] Mar 19 03:32:57.463 INFO O| Mar 19 03:32:57.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-agent"
61722026-03-19T03:32:58.529Z[ recovery-image] Mar 19 03:32:57.463 INFO O| Mar 19 03:32:57.463 INFO STEP 392 (remove_files) COMPLETE
61732026-03-19T03:32:58.529Z[ recovery-image] Mar 19 03:32:57.463 INFO O| Mar 19 03:32:57.463 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61742026-03-19T03:32:58.532Z[ recovery-image] Mar 19 03:32:57.469 INFO O| Mar 19 03:32:57.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-copy-id"
61752026-03-19T03:32:58.532Z[ recovery-image] Mar 19 03:32:57.469 INFO O| Mar 19 03:32:57.469 INFO STEP 393 (remove_files) COMPLETE
61762026-03-19T03:32:58.535Z[ recovery-image] Mar 19 03:32:57.469 INFO O| Mar 19 03:32:57.469 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61772026-03-19T03:32:58.540Z[ recovery-image] Mar 19 03:32:57.477 INFO O| Mar 19 03:32:57.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-keyscan"
61782026-03-19T03:32:58.544Z[ recovery-image] Mar 19 03:32:57.477 INFO O| Mar 19 03:32:57.477 INFO STEP 394 (remove_files) COMPLETE
61792026-03-19T03:32:58.544Z[ recovery-image] Mar 19 03:32:57.477 INFO O| Mar 19 03:32:57.477 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61802026-03-19T03:32:58.547Z[ recovery-image] Mar 19 03:32:57.483 INFO O| Mar 19 03:32:57.483 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/strings"
61812026-03-19T03:32:58.547Z[ recovery-image] Mar 19 03:32:57.483 INFO O| Mar 19 03:32:57.483 INFO STEP 395 (remove_files) COMPLETE
61822026-03-19T03:32:58.547Z[ recovery-image] Mar 19 03:32:57.483 INFO O| Mar 19 03:32:57.483 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61832026-03-19T03:32:58.553Z[ recovery-image] Mar 19 03:32:57.490 INFO O| Mar 19 03:32:57.490 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sum"
61842026-03-19T03:32:58.553Z[ recovery-image] Mar 19 03:32:57.490 INFO O| Mar 19 03:32:57.490 INFO STEP 396 (remove_files) COMPLETE
61852026-03-19T03:32:58.556Z[ recovery-image] Mar 19 03:32:57.490 INFO O| Mar 19 03:32:57.490 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61862026-03-19T03:32:58.559Z[ recovery-image] Mar 19 03:32:57.497 INFO O| Mar 19 03:32:57.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tabs"
61872026-03-19T03:32:58.559Z[ recovery-image] Mar 19 03:32:57.497 INFO O| Mar 19 03:32:57.497 INFO STEP 397 (remove_files) COMPLETE
61882026-03-19T03:32:58.563Z[ recovery-image] Mar 19 03:32:57.497 INFO O| Mar 19 03:32:57.497 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61892026-03-19T03:32:58.567Z[ recovery-image] Mar 19 03:32:57.503 INFO O| Mar 19 03:32:57.503 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tcopy"
61902026-03-19T03:32:58.567Z[ recovery-image] Mar 19 03:32:57.503 INFO O| Mar 19 03:32:57.503 INFO STEP 398 (remove_files) COMPLETE
61912026-03-19T03:32:58.567Z[ recovery-image] Mar 19 03:32:57.503 INFO O| Mar 19 03:32:57.503 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61922026-03-19T03:32:58.573Z[ recovery-image] Mar 19 03:32:57.510 INFO O| Mar 19 03:32:57.510 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/test"
61932026-03-19T03:32:58.573Z[ recovery-image] Mar 19 03:32:57.510 INFO O| Mar 19 03:32:57.510 INFO STEP 399 (remove_files) COMPLETE
61942026-03-19T03:32:58.577Z[ recovery-image] Mar 19 03:32:57.510 INFO O| Mar 19 03:32:57.510 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61952026-03-19T03:32:58.581Z[ recovery-image] Mar 19 03:32:57.517 INFO O| Mar 19 03:32:57.517 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tic"
61962026-03-19T03:32:58.581Z[ recovery-image] Mar 19 03:32:57.517 INFO O| Mar 19 03:32:57.517 INFO STEP 400 (remove_files) COMPLETE
61972026-03-19T03:32:58.581Z[ recovery-image] Mar 19 03:32:57.517 INFO O| Mar 19 03:32:57.517 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61982026-03-19T03:32:58.586Z[ recovery-image] Mar 19 03:32:57.523 INFO O| Mar 19 03:32:57.523 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/time"
61992026-03-19T03:32:58.589Z[ recovery-image] Mar 19 03:32:57.523 INFO O| Mar 19 03:32:57.523 INFO STEP 401 (remove_files) COMPLETE
62002026-03-19T03:32:58.589Z[ recovery-image] Mar 19 03:32:57.523 INFO O| Mar 19 03:32:57.523 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62012026-03-19T03:32:58.593Z[ recovery-image] Mar 19 03:32:57.530 INFO O| Mar 19 03:32:57.530 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tip"
62022026-03-19T03:32:58.596Z[ recovery-image] Mar 19 03:32:57.530 INFO O| Mar 19 03:32:57.530 INFO STEP 402 (remove_files) COMPLETE
62032026-03-19T03:32:58.596Z[ recovery-image] Mar 19 03:32:57.530 INFO O| Mar 19 03:32:57.530 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62042026-03-19T03:32:58.599Z[ recovery-image] Mar 19 03:32:57.537 INFO O| Mar 19 03:32:57.537 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tkmib"
62052026-03-19T03:32:58.602Z[ recovery-image] Mar 19 03:32:57.537 INFO O| Mar 19 03:32:57.537 INFO STEP 403 (remove_files) COMPLETE
62062026-03-19T03:32:58.602Z[ recovery-image] Mar 19 03:32:57.537 INFO O| Mar 19 03:32:57.537 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62072026-03-19T03:32:58.606Z[ recovery-image] Mar 19 03:32:57.543 INFO O| Mar 19 03:32:57.543 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tpmadm"
62082026-03-19T03:32:58.609Z[ recovery-image] Mar 19 03:32:57.543 INFO O| Mar 19 03:32:57.543 INFO STEP 404 (remove_files) COMPLETE
62092026-03-19T03:32:58.609Z[ recovery-image] Mar 19 03:32:57.543 INFO O| Mar 19 03:32:57.543 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62102026-03-19T03:32:58.616Z[ recovery-image] Mar 19 03:32:57.553 INFO O| Mar 19 03:32:57.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/traptoemail"
62112026-03-19T03:32:58.619Z[ recovery-image] Mar 19 03:32:57.553 INFO O| Mar 19 03:32:57.553 INFO STEP 405 (remove_files) COMPLETE
62122026-03-19T03:32:58.619Z[ recovery-image] Mar 19 03:32:57.553 INFO O| Mar 19 03:32:57.553 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62132026-03-19T03:32:58.623Z[ recovery-image] Mar 19 03:32:57.560 INFO O| Mar 19 03:32:57.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/true"
62142026-03-19T03:32:58.623Z[ recovery-image] Mar 19 03:32:57.560 INFO O| Mar 19 03:32:57.560 INFO STEP 406 (remove_files) COMPLETE
62152026-03-19T03:32:58.626Z[ recovery-image] Mar 19 03:32:57.560 INFO O| Mar 19 03:32:57.560 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62162026-03-19T03:32:58.631Z[ recovery-image] Mar 19 03:32:57.567 INFO O| Mar 19 03:32:57.567 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tty"
62172026-03-19T03:32:58.634Z[ recovery-image] Mar 19 03:32:57.567 INFO O| Mar 19 03:32:57.567 INFO STEP 407 (remove_files) COMPLETE
62182026-03-19T03:32:58.634Z[ recovery-image] Mar 19 03:32:57.567 INFO O| Mar 19 03:32:57.567 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62192026-03-19T03:32:58.637Z[ recovery-image] Mar 19 03:32:57.574 INFO O| Mar 19 03:32:57.574 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/type"
62202026-03-19T03:32:58.637Z[ recovery-image] Mar 19 03:32:57.574 INFO O| Mar 19 03:32:57.574 INFO STEP 408 (remove_files) COMPLETE
62212026-03-19T03:32:58.640Z[ recovery-image] Mar 19 03:32:57.574 INFO O| Mar 19 03:32:57.574 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62222026-03-19T03:32:58.644Z[ recovery-image] Mar 19 03:32:57.581 INFO O| Mar 19 03:32:57.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tzselect"
62232026-03-19T03:32:58.644Z[ recovery-image] Mar 19 03:32:57.581 INFO O| Mar 19 03:32:57.581 INFO STEP 409 (remove_files) COMPLETE
62242026-03-19T03:32:58.647Z[ recovery-image] Mar 19 03:32:57.581 INFO O| Mar 19 03:32:57.581 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62252026-03-19T03:32:58.652Z[ recovery-image] Mar 19 03:32:57.589 INFO O| Mar 19 03:32:57.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ulimit"
62262026-03-19T03:32:58.654Z[ recovery-image] Mar 19 03:32:57.589 INFO O| Mar 19 03:32:57.589 INFO STEP 410 (remove_files) COMPLETE
62272026-03-19T03:32:58.654Z[ recovery-image] Mar 19 03:32:57.589 INFO O| Mar 19 03:32:57.589 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62282026-03-19T03:32:58.659Z[ recovery-image] Mar 19 03:32:57.597 INFO O| Mar 19 03:32:57.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/umask"
62292026-03-19T03:32:58.659Z[ recovery-image] Mar 19 03:32:57.597 INFO O| Mar 19 03:32:57.597 INFO STEP 411 (remove_files) COMPLETE
62302026-03-19T03:32:58.662Z[ recovery-image] Mar 19 03:32:57.597 INFO O| Mar 19 03:32:57.597 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62312026-03-19T03:32:58.667Z[ recovery-image] Mar 19 03:32:57.604 INFO O| Mar 19 03:32:57.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unalias"
62322026-03-19T03:32:58.667Z[ recovery-image] Mar 19 03:32:57.604 INFO O| Mar 19 03:32:57.604 INFO STEP 412 (remove_files) COMPLETE
62332026-03-19T03:32:58.670Z[ recovery-image] Mar 19 03:32:57.604 INFO O| Mar 19 03:32:57.604 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62342026-03-19T03:32:58.677Z[ recovery-image] Mar 19 03:32:57.614 INFO O| Mar 19 03:32:57.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uncompress"
62352026-03-19T03:32:58.677Z[ recovery-image] Mar 19 03:32:57.614 INFO O| Mar 19 03:32:57.614 INFO STEP 413 (remove_files) COMPLETE
62362026-03-19T03:32:58.680Z[ recovery-image] Mar 19 03:32:57.614 INFO O| Mar 19 03:32:57.614 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62372026-03-19T03:32:58.683Z[ recovery-image] Mar 19 03:32:57.621 INFO O| Mar 19 03:32:57.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unexpand"
62382026-03-19T03:32:58.683Z[ recovery-image] Mar 19 03:32:57.621 INFO O| Mar 19 03:32:57.621 INFO STEP 414 (remove_files) COMPLETE
62392026-03-19T03:32:58.686Z[ recovery-image] Mar 19 03:32:57.621 INFO O| Mar 19 03:32:57.621 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62402026-03-19T03:32:58.692Z[ recovery-image] Mar 19 03:32:57.629 INFO O| Mar 19 03:32:57.629 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uniq"
62412026-03-19T03:32:58.692Z[ recovery-image] Mar 19 03:32:57.629 INFO O| Mar 19 03:32:57.629 INFO STEP 415 (remove_files) COMPLETE
62422026-03-19T03:32:58.695Z[ recovery-image] Mar 19 03:32:57.629 INFO O| Mar 19 03:32:57.629 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62432026-03-19T03:32:58.698Z[ recovery-image] Mar 19 03:32:57.635 INFO O| Mar 19 03:32:57.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/units"
62442026-03-19T03:32:58.701Z[ recovery-image] Mar 19 03:32:57.635 INFO O| Mar 19 03:32:57.635 INFO STEP 416 (remove_files) COMPLETE
62452026-03-19T03:32:58.701Z[ recovery-image] Mar 19 03:32:57.635 INFO O| Mar 19 03:32:57.635 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62462026-03-19T03:32:58.707Z[ recovery-image] Mar 19 03:32:57.644 INFO O| Mar 19 03:32:57.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unix2dos"
62472026-03-19T03:32:58.710Z[ recovery-image] Mar 19 03:32:57.644 INFO O| Mar 19 03:32:57.644 INFO STEP 417 (remove_files) COMPLETE
62482026-03-19T03:32:58.710Z[ recovery-image] Mar 19 03:32:57.644 INFO O| Mar 19 03:32:57.644 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62492026-03-19T03:32:58.713Z[ recovery-image] Mar 19 03:32:57.650 INFO O| Mar 19 03:32:57.650 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unpack"
62502026-03-19T03:32:58.713Z[ recovery-image] Mar 19 03:32:57.650 INFO O| Mar 19 03:32:57.650 INFO STEP 418 (remove_files) COMPLETE
62512026-03-19T03:32:58.713Z[ recovery-image] Mar 19 03:32:57.650 INFO O| Mar 19 03:32:57.650 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62522026-03-19T03:32:58.720Z[ recovery-image] Mar 19 03:32:57.658 INFO O| Mar 19 03:32:57.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/userattr"
62532026-03-19T03:32:58.720Z[ recovery-image] Mar 19 03:32:57.658 INFO O| Mar 19 03:32:57.658 INFO STEP 419 (remove_files) COMPLETE
62542026-03-19T03:32:58.720Z[ recovery-image] Mar 19 03:32:57.658 INFO O| Mar 19 03:32:57.658 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62552026-03-19T03:32:58.729Z[ recovery-image] Mar 19 03:32:57.666 INFO O| Mar 19 03:32:57.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uudecode"
62562026-03-19T03:32:58.729Z[ recovery-image] Mar 19 03:32:57.666 INFO O| Mar 19 03:32:57.666 INFO STEP 420 (remove_files) COMPLETE
62572026-03-19T03:32:58.733Z[ recovery-image] Mar 19 03:32:57.666 INFO O| Mar 19 03:32:57.666 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62582026-03-19T03:32:58.736Z[ recovery-image] Mar 19 03:32:57.673 INFO O| Mar 19 03:32:57.673 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuencode"
62592026-03-19T03:32:58.736Z[ recovery-image] Mar 19 03:32:57.673 INFO O| Mar 19 03:32:57.673 INFO STEP 421 (remove_files) COMPLETE
62602026-03-19T03:32:58.736Z[ recovery-image] Mar 19 03:32:57.673 INFO O| Mar 19 03:32:57.673 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62612026-03-19T03:32:58.742Z[ recovery-image] Mar 19 03:32:57.680 INFO O| Mar 19 03:32:57.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuidgen"
62622026-03-19T03:32:58.742Z[ recovery-image] Mar 19 03:32:57.680 INFO O| Mar 19 03:32:57.680 INFO STEP 422 (remove_files) COMPLETE
62632026-03-19T03:32:58.745Z[ recovery-image] Mar 19 03:32:57.680 INFO O| Mar 19 03:32:57.680 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62642026-03-19T03:32:58.751Z[ recovery-image] Mar 19 03:32:57.688 INFO O| Mar 19 03:32:57.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vedit"
62652026-03-19T03:32:58.751Z[ recovery-image] Mar 19 03:32:57.688 INFO O| Mar 19 03:32:57.688 INFO STEP 423 (remove_files) COMPLETE
62662026-03-19T03:32:58.754Z[ recovery-image] Mar 19 03:32:57.688 INFO O| Mar 19 03:32:57.688 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62672026-03-19T03:32:58.758Z[ recovery-image] Mar 19 03:32:57.696 INFO O| Mar 19 03:32:57.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vim"
62682026-03-19T03:32:58.761Z[ recovery-image] Mar 19 03:32:57.696 INFO O| Mar 19 03:32:57.696 INFO STEP 424 (remove_files) COMPLETE
62692026-03-19T03:32:58.761Z[ recovery-image] Mar 19 03:32:57.696 INFO O| Mar 19 03:32:57.696 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62702026-03-19T03:32:58.766Z[ recovery-image] Mar 19 03:32:57.703 INFO O| Mar 19 03:32:57.703 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vimtutor"
62712026-03-19T03:32:58.766Z[ recovery-image] Mar 19 03:32:57.703 INFO O| Mar 19 03:32:57.703 INFO STEP 425 (remove_files) COMPLETE
62722026-03-19T03:32:58.769Z[ recovery-image] Mar 19 03:32:57.703 INFO O| Mar 19 03:32:57.703 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62732026-03-19T03:32:58.774Z[ recovery-image] Mar 19 03:32:57.712 INFO O| Mar 19 03:32:57.712 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vmstat"
62742026-03-19T03:32:58.777Z[ recovery-image] Mar 19 03:32:57.712 INFO O| Mar 19 03:32:57.712 INFO STEP 426 (remove_files) COMPLETE
62752026-03-19T03:32:58.777Z[ recovery-image] Mar 19 03:32:57.712 INFO O| Mar 19 03:32:57.712 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62762026-03-19T03:32:58.782Z[ recovery-image] Mar 19 03:32:57.720 INFO O| Mar 19 03:32:57.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vtfontcvt"
62772026-03-19T03:32:58.785Z[ recovery-image] Mar 19 03:32:57.720 INFO O| Mar 19 03:32:57.720 INFO STEP 427 (remove_files) COMPLETE
62782026-03-19T03:32:58.785Z[ recovery-image] Mar 19 03:32:57.720 INFO O| Mar 19 03:32:57.720 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62792026-03-19T03:32:58.791Z[ recovery-image] Mar 19 03:32:57.728 INFO O| Mar 19 03:32:57.728 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/w"
62802026-03-19T03:32:58.794Z[ recovery-image] Mar 19 03:32:57.728 INFO O| Mar 19 03:32:57.728 INFO STEP 428 (remove_files) COMPLETE
62812026-03-19T03:32:58.794Z[ recovery-image] Mar 19 03:32:57.728 INFO O| Mar 19 03:32:57.728 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62822026-03-19T03:32:58.798Z[ recovery-image] Mar 19 03:32:57.735 INFO O| Mar 19 03:32:57.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wait"
62832026-03-19T03:32:58.801Z[ recovery-image] Mar 19 03:32:57.736 INFO O| Mar 19 03:32:57.735 INFO STEP 429 (remove_files) COMPLETE
62842026-03-19T03:32:58.801Z[ recovery-image] Mar 19 03:32:57.736 INFO O| Mar 19 03:32:57.736 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62852026-03-19T03:32:58.807Z[ recovery-image] Mar 19 03:32:57.743 INFO O| Mar 19 03:32:57.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/watch"
62862026-03-19T03:32:58.807Z[ recovery-image] Mar 19 03:32:57.743 INFO O| Mar 19 03:32:57.743 INFO STEP 430 (remove_files) COMPLETE
62872026-03-19T03:32:58.807Z[ recovery-image] Mar 19 03:32:57.743 INFO O| Mar 19 03:32:57.743 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62882026-03-19T03:32:58.813Z[ recovery-image] Mar 19 03:32:57.751 INFO O| Mar 19 03:32:57.751 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wc"
62892026-03-19T03:32:58.814Z[ recovery-image] Mar 19 03:32:57.751 INFO O| Mar 19 03:32:57.751 INFO STEP 431 (remove_files) COMPLETE
62902026-03-19T03:32:58.817Z[ recovery-image] Mar 19 03:32:57.751 INFO O| Mar 19 03:32:57.751 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62912026-03-19T03:32:58.821Z[ recovery-image] Mar 19 03:32:57.758 INFO O| Mar 19 03:32:57.758 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/which"
62922026-03-19T03:32:58.825Z[ recovery-image] Mar 19 03:32:57.758 INFO O| Mar 19 03:32:57.758 INFO STEP 432 (remove_files) COMPLETE
62932026-03-19T03:32:58.825Z[ recovery-image] Mar 19 03:32:57.758 INFO O| Mar 19 03:32:57.758 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62942026-03-19T03:32:58.829Z[ recovery-image] Mar 19 03:32:57.766 INFO O| Mar 19 03:32:57.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/whocalls"
62952026-03-19T03:32:58.829Z[ recovery-image] Mar 19 03:32:57.766 INFO O| Mar 19 03:32:57.766 INFO STEP 433 (remove_files) COMPLETE
62962026-03-19T03:32:58.832Z[ recovery-image] Mar 19 03:32:57.766 INFO O| Mar 19 03:32:57.766 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62972026-03-19T03:32:58.836Z[ recovery-image] Mar 19 03:32:57.774 INFO O| Mar 19 03:32:57.774 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wracct"
62982026-03-19T03:32:58.840Z[ recovery-image] Mar 19 03:32:57.774 INFO O| Mar 19 03:32:57.774 INFO STEP 434 (remove_files) COMPLETE
62992026-03-19T03:32:58.840Z[ recovery-image] Mar 19 03:32:57.774 INFO O| Mar 19 03:32:57.774 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63002026-03-19T03:32:58.844Z[ recovery-image] Mar 19 03:32:57.781 INFO O| Mar 19 03:32:57.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/write"
63012026-03-19T03:32:58.847Z[ recovery-image] Mar 19 03:32:57.781 INFO O| Mar 19 03:32:57.781 INFO STEP 435 (remove_files) COMPLETE
63022026-03-19T03:32:58.847Z[ recovery-image] Mar 19 03:32:57.781 INFO O| Mar 19 03:32:57.781 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63032026-03-19T03:32:58.851Z[ recovery-image] Mar 19 03:32:57.788 INFO O| Mar 19 03:32:57.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xargs"
63042026-03-19T03:32:58.855Z[ recovery-image] Mar 19 03:32:57.788 INFO O| Mar 19 03:32:57.788 INFO STEP 436 (remove_files) COMPLETE
63052026-03-19T03:32:58.855Z[ recovery-image] Mar 19 03:32:57.788 INFO O| Mar 19 03:32:57.788 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63062026-03-19T03:32:58.859Z[ recovery-image] Mar 19 03:32:57.796 INFO O| Mar 19 03:32:57.796 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xml2-config"
63072026-03-19T03:32:58.862Z[ recovery-image] Mar 19 03:32:57.797 INFO O| Mar 19 03:32:57.797 INFO STEP 437 (remove_files) COMPLETE
63082026-03-19T03:32:58.862Z[ recovery-image] Mar 19 03:32:57.797 INFO O| Mar 19 03:32:57.797 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63092026-03-19T03:32:58.866Z[ recovery-image] Mar 19 03:32:57.803 INFO O| Mar 19 03:32:57.803 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlcatalog"
63102026-03-19T03:32:58.866Z[ recovery-image] Mar 19 03:32:57.803 INFO O| Mar 19 03:32:57.803 INFO STEP 438 (remove_files) COMPLETE
63112026-03-19T03:32:58.869Z[ recovery-image] Mar 19 03:32:57.803 INFO O| Mar 19 03:32:57.803 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63122026-03-19T03:32:58.874Z[ recovery-image] Mar 19 03:32:57.811 INFO O| Mar 19 03:32:57.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmllint"
63132026-03-19T03:32:58.877Z[ recovery-image] Mar 19 03:32:57.811 INFO O| Mar 19 03:32:57.811 INFO STEP 439 (remove_files) COMPLETE
63142026-03-19T03:32:58.877Z[ recovery-image] Mar 19 03:32:57.811 INFO O| Mar 19 03:32:57.811 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63152026-03-19T03:32:58.881Z[ recovery-image] Mar 19 03:32:57.819 INFO O| Mar 19 03:32:57.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlwf"
63162026-03-19T03:32:58.884Z[ recovery-image] Mar 19 03:32:57.819 INFO O| Mar 19 03:32:57.819 INFO STEP 440 (remove_files) COMPLETE
63172026-03-19T03:32:58.885Z[ recovery-image] Mar 19 03:32:57.819 INFO O| Mar 19 03:32:57.819 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63182026-03-19T03:32:58.890Z[ recovery-image] Mar 19 03:32:57.828 INFO O| Mar 19 03:32:57.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xstr"
63192026-03-19T03:32:58.890Z[ recovery-image] Mar 19 03:32:57.828 INFO O| Mar 19 03:32:57.828 INFO STEP 441 (remove_files) COMPLETE
63202026-03-19T03:32:58.893Z[ recovery-image] Mar 19 03:32:57.828 INFO O| Mar 19 03:32:57.828 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63212026-03-19T03:32:58.898Z[ recovery-image] Mar 19 03:32:57.835 INFO O| Mar 19 03:32:57.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xxd"
63222026-03-19T03:32:58.901Z[ recovery-image] Mar 19 03:32:57.835 INFO O| Mar 19 03:32:57.835 INFO STEP 442 (remove_files) COMPLETE
63232026-03-19T03:32:58.901Z[ recovery-image] Mar 19 03:32:57.835 INFO O| Mar 19 03:32:57.835 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63242026-03-19T03:32:58.905Z[ recovery-image] Mar 19 03:32:57.842 INFO O| Mar 19 03:32:57.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xz"
63252026-03-19T03:32:58.908Z[ recovery-image] Mar 19 03:32:57.842 INFO O| Mar 19 03:32:57.842 INFO STEP 443 (remove_files) COMPLETE
63262026-03-19T03:32:58.908Z[ recovery-image] Mar 19 03:32:57.842 INFO O| Mar 19 03:32:57.842 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63272026-03-19T03:32:58.913Z[ recovery-image] Mar 19 03:32:57.850 INFO O| Mar 19 03:32:57.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdec"
63282026-03-19T03:32:58.913Z[ recovery-image] Mar 19 03:32:57.850 INFO O| Mar 19 03:32:57.850 INFO STEP 444 (remove_files) COMPLETE
63292026-03-19T03:32:58.913Z[ recovery-image] Mar 19 03:32:57.850 INFO O| Mar 19 03:32:57.850 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63302026-03-19T03:32:58.920Z[ recovery-image] Mar 19 03:32:57.857 INFO O| Mar 19 03:32:57.857 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdiff"
63312026-03-19T03:32:58.923Z[ recovery-image] Mar 19 03:32:57.857 INFO O| Mar 19 03:32:57.857 INFO STEP 445 (remove_files) COMPLETE
63322026-03-19T03:32:58.923Z[ recovery-image] Mar 19 03:32:57.857 INFO O| Mar 19 03:32:57.857 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63332026-03-19T03:32:58.927Z[ recovery-image] Mar 19 03:32:57.864 INFO O| Mar 19 03:32:57.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzgrep"
63342026-03-19T03:32:58.930Z[ recovery-image] Mar 19 03:32:57.864 INFO O| Mar 19 03:32:57.864 INFO STEP 446 (remove_files) COMPLETE
63352026-03-19T03:32:58.930Z[ recovery-image] Mar 19 03:32:57.864 INFO O| Mar 19 03:32:57.864 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63362026-03-19T03:32:58.933Z[ recovery-image] Mar 19 03:32:57.871 INFO O| Mar 19 03:32:57.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzless"
63372026-03-19T03:32:58.938Z[ recovery-image] Mar 19 03:32:57.871 INFO O| Mar 19 03:32:57.871 INFO STEP 447 (remove_files) COMPLETE
63382026-03-19T03:32:58.938Z[ recovery-image] Mar 19 03:32:57.871 INFO O| Mar 19 03:32:57.871 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63392026-03-19T03:32:58.941Z[ recovery-image] Mar 19 03:32:57.877 INFO O| Mar 19 03:32:57.877 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzmore"
63402026-03-19T03:32:58.941Z[ recovery-image] Mar 19 03:32:57.877 INFO O| Mar 19 03:32:57.877 INFO STEP 448 (remove_files) COMPLETE
63412026-03-19T03:32:58.941Z[ recovery-image] Mar 19 03:32:57.877 INFO O| Mar 19 03:32:57.877 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63422026-03-19T03:32:58.956Z[ recovery-image] Mar 19 03:32:57.885 INFO O| Mar 19 03:32:57.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/yes"
63432026-03-19T03:32:58.956Z[ recovery-image] Mar 19 03:32:57.885 INFO O| Mar 19 03:32:57.885 INFO STEP 449 (remove_files) COMPLETE
63442026-03-19T03:32:58.960Z[ recovery-image] Mar 19 03:32:57.885 INFO O| Mar 19 03:32:57.885 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63452026-03-19T03:32:58.960Z[ recovery-image] Mar 19 03:32:57.892 INFO O| Mar 19 03:32:57.892 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zcat"
63462026-03-19T03:32:58.960Z[ recovery-image] Mar 19 03:32:57.892 INFO O| Mar 19 03:32:57.892 INFO STEP 450 (remove_files) COMPLETE
63472026-03-19T03:32:58.960Z[ recovery-image] Mar 19 03:32:57.892 INFO O| Mar 19 03:32:57.892 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63482026-03-19T03:32:58.963Z[ recovery-image] Mar 19 03:32:57.899 INFO O| Mar 19 03:32:57.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zonestat"
63492026-03-19T03:32:58.963Z[ recovery-image] Mar 19 03:32:57.899 INFO O| Mar 19 03:32:57.899 INFO STEP 451 (remove_files) COMPLETE
63502026-03-19T03:32:58.963Z[ recovery-image] Mar 19 03:32:57.899 INFO O| Mar 19 03:32:57.899 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63512026-03-19T03:32:58.970Z[ recovery-image] Mar 19 03:32:57.907 INFO O| Mar 19 03:32:57.907 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstd"
63522026-03-19T03:32:58.970Z[ recovery-image] Mar 19 03:32:57.907 INFO O| Mar 19 03:32:57.907 INFO STEP 452 (remove_files) COMPLETE
63532026-03-19T03:32:58.973Z[ recovery-image] Mar 19 03:32:57.907 INFO O| Mar 19 03:32:57.907 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63542026-03-19T03:32:58.977Z[ recovery-image] Mar 19 03:32:57.914 INFO O| Mar 19 03:32:57.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdgrep"
63552026-03-19T03:32:58.981Z[ recovery-image] Mar 19 03:32:57.914 INFO O| Mar 19 03:32:57.914 INFO STEP 453 (remove_files) COMPLETE
63562026-03-19T03:32:58.981Z[ recovery-image] Mar 19 03:32:57.914 INFO O| Mar 19 03:32:57.914 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63572026-03-19T03:32:58.985Z[ recovery-image] Mar 19 03:32:57.922 INFO O| Mar 19 03:32:57.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdless"
63582026-03-19T03:32:58.988Z[ recovery-image] Mar 19 03:32:57.922 INFO O| Mar 19 03:32:57.922 INFO STEP 454 (remove_files) COMPLETE
63592026-03-19T03:32:58.988Z[ recovery-image] Mar 19 03:32:57.922 INFO O| Mar 19 03:32:57.922 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63602026-03-19T03:32:58.991Z[ recovery-image] Mar 19 03:32:57.929 INFO O| Mar 19 03:32:57.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
63612026-03-19T03:32:58.995Z[ recovery-image] Mar 19 03:32:57.929 INFO O| Mar 19 03:32:57.929 INFO STEP 455 (remove_files) COMPLETE
63622026-03-19T03:32:58.995Z[ recovery-image] Mar 19 03:32:57.929 INFO O| Mar 19 03:32:57.929 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63632026-03-19T03:32:58.998Z[ recovery-image] Mar 19 03:32:57.935 INFO O| Mar 19 03:32:57.935 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
63642026-03-19T03:32:59.001Z[ recovery-image] Mar 19 03:32:57.935 INFO O| Mar 19 03:32:57.935 INFO STEP 456 (remove_files) COMPLETE
63652026-03-19T03:32:59.001Z[ recovery-image] Mar 19 03:32:57.935 INFO O| Mar 19 03:32:57.935 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63662026-03-19T03:32:59.006Z[ recovery-image] Mar 19 03:32:57.943 INFO O| Mar 19 03:32:57.943 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
63672026-03-19T03:32:59.009Z[ recovery-image] Mar 19 03:32:57.943 INFO O| Mar 19 03:32:57.943 INFO STEP 457 (remove_files) COMPLETE
63682026-03-19T03:32:59.009Z[ recovery-image] Mar 19 03:32:57.943 INFO O| Mar 19 03:32:57.943 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63692026-03-19T03:32:59.013Z[ recovery-image] Mar 19 03:32:57.950 INFO O| Mar 19 03:32:57.950 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
63702026-03-19T03:32:59.016Z[ recovery-image] Mar 19 03:32:57.950 INFO O| Mar 19 03:32:57.950 INFO STEP 458 (remove_files) COMPLETE
63712026-03-19T03:32:59.016Z[ recovery-image] Mar 19 03:32:57.950 INFO O| Mar 19 03:32:57.950 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63722026-03-19T03:32:59.020Z[ recovery-image] Mar 19 03:32:57.957 INFO O| Mar 19 03:32:57.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
63732026-03-19T03:32:59.024Z[ recovery-image] Mar 19 03:32:57.957 INFO O| Mar 19 03:32:57.957 INFO STEP 459 (remove_files) COMPLETE
63742026-03-19T03:32:59.024Z[ recovery-image] Mar 19 03:32:57.957 INFO O| Mar 19 03:32:57.957 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63752026-03-19T03:32:59.027Z[ recovery-image] Mar 19 03:32:57.963 INFO O| Mar 19 03:32:57.963 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
63762026-03-19T03:32:59.027Z[ recovery-image] Mar 19 03:32:57.964 INFO O| Mar 19 03:32:57.963 INFO STEP 460 (remove_files) COMPLETE
63772026-03-19T03:32:59.027Z[ recovery-image] Mar 19 03:32:57.964 INFO O| Mar 19 03:32:57.964 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63782026-03-19T03:32:59.033Z[ recovery-image] Mar 19 03:32:57.970 INFO O| Mar 19 03:32:57.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
63792026-03-19T03:32:59.036Z[ recovery-image] Mar 19 03:32:57.970 INFO O| Mar 19 03:32:57.970 INFO STEP 461 (remove_files) COMPLETE
63802026-03-19T03:32:59.036Z[ recovery-image] Mar 19 03:32:57.970 INFO O| Mar 19 03:32:57.970 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63812026-03-19T03:32:59.042Z[ recovery-image] Mar 19 03:32:57.979 INFO O| Mar 19 03:32:57.979 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
63822026-03-19T03:32:59.042Z[ recovery-image] Mar 19 03:32:57.979 INFO O| Mar 19 03:32:57.979 INFO STEP 462 (remove_files) COMPLETE
63832026-03-19T03:32:59.045Z[ recovery-image] Mar 19 03:32:57.979 INFO O| Mar 19 03:32:57.979 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63842026-03-19T03:32:59.049Z[ recovery-image] Mar 19 03:32:57.986 INFO O| Mar 19 03:32:57.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
63852026-03-19T03:32:59.052Z[ recovery-image] Mar 19 03:32:57.986 INFO O| Mar 19 03:32:57.986 INFO STEP 463 (remove_files) COMPLETE
63862026-03-19T03:32:59.052Z[ recovery-image] Mar 19 03:32:57.986 INFO O| Mar 19 03:32:57.986 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63872026-03-19T03:32:59.057Z[ recovery-image] Mar 19 03:32:57.994 INFO O| Mar 19 03:32:57.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
63882026-03-19T03:32:59.061Z[ recovery-image] Mar 19 03:32:57.995 INFO O| Mar 19 03:32:57.995 INFO STEP 464 (remove_files) COMPLETE
63892026-03-19T03:32:59.062Z[ recovery-image] Mar 19 03:32:57.995 INFO O| Mar 19 03:32:57.995 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63902026-03-19T03:32:59.066Z[ recovery-image] Mar 19 03:32:58.003 INFO O| Mar 19 03:32:58.003 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
63912026-03-19T03:32:59.069Z[ recovery-image] Mar 19 03:32:58.003 INFO O| Mar 19 03:32:58.003 INFO STEP 465 (remove_files) COMPLETE
63922026-03-19T03:32:59.069Z[ recovery-image] Mar 19 03:32:58.003 INFO O| Mar 19 03:32:58.003 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63932026-03-19T03:32:59.075Z[ recovery-image] Mar 19 03:32:58.012 INFO O| Mar 19 03:32:58.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
63942026-03-19T03:32:59.075Z[ recovery-image] Mar 19 03:32:58.012 INFO O| Mar 19 03:32:58.012 INFO STEP 466 (remove_files) COMPLETE
63952026-03-19T03:32:59.075Z[ recovery-image] Mar 19 03:32:58.012 INFO O| Mar 19 03:32:58.012 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63962026-03-19T03:32:59.082Z[ recovery-image] Mar 19 03:32:58.019 INFO O| Mar 19 03:32:58.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libform.so.5.9"
63972026-03-19T03:32:59.086Z[ recovery-image] Mar 19 03:32:58.019 INFO O| Mar 19 03:32:58.019 INFO STEP 467 (remove_files) COMPLETE
63982026-03-19T03:32:59.086Z[ recovery-image] Mar 19 03:32:58.020 INFO O| Mar 19 03:32:58.019 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63992026-03-19T03:32:59.090Z[ recovery-image] Mar 19 03:32:58.027 INFO O| Mar 19 03:32:58.027 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libmenu.so.5.9"
64002026-03-19T03:32:59.093Z[ recovery-image] Mar 19 03:32:58.027 INFO O| Mar 19 03:32:58.027 INFO STEP 468 (remove_files) COMPLETE
64012026-03-19T03:32:59.093Z[ recovery-image] Mar 19 03:32:58.027 INFO O| Mar 19 03:32:58.027 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64022026-03-19T03:32:59.099Z[ recovery-image] Mar 19 03:32:58.036 INFO O| Mar 19 03:32:58.036 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libpanel.so.5.9"
64032026-03-19T03:32:59.103Z[ recovery-image] Mar 19 03:32:58.036 INFO O| Mar 19 03:32:58.036 INFO STEP 469 (remove_files) COMPLETE
64042026-03-19T03:32:59.103Z[ recovery-image] Mar 19 03:32:58.036 INFO O| Mar 19 03:32:58.036 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64052026-03-19T03:32:59.106Z[ recovery-image] Mar 19 03:32:58.044 INFO O| Mar 19 03:32:58.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ctags"
64062026-03-19T03:32:59.109Z[ recovery-image] Mar 19 03:32:58.044 INFO O| Mar 19 03:32:58.044 INFO STEP 470 (remove_files) COMPLETE
64072026-03-19T03:32:59.109Z[ recovery-image] Mar 19 03:32:58.044 INFO O| Mar 19 03:32:58.044 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64082026-03-19T03:32:59.114Z[ recovery-image] Mar 19 03:32:58.051 INFO O| Mar 19 03:32:58.051 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/edit"
64092026-03-19T03:32:59.114Z[ recovery-image] Mar 19 03:32:58.051 INFO O| Mar 19 03:32:58.051 INFO STEP 471 (remove_files) COMPLETE
64102026-03-19T03:32:59.114Z[ recovery-image] Mar 19 03:32:58.051 INFO O| Mar 19 03:32:58.051 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64112026-03-19T03:32:59.120Z[ recovery-image] Mar 19 03:32:58.057 INFO O| Mar 19 03:32:58.057 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ex"
64122026-03-19T03:32:59.120Z[ recovery-image] Mar 19 03:32:58.057 INFO O| Mar 19 03:32:58.057 INFO STEP 472 (remove_files) COMPLETE
64132026-03-19T03:32:59.123Z[ recovery-image] Mar 19 03:32:58.057 INFO O| Mar 19 03:32:58.057 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64142026-03-19T03:32:59.129Z[ recovery-image] Mar 19 03:32:58.066 INFO O| Mar 19 03:32:58.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/pfsh"
64152026-03-19T03:32:59.129Z[ recovery-image] Mar 19 03:32:58.066 INFO O| Mar 19 03:32:58.066 INFO STEP 473 (remove_files) COMPLETE
64162026-03-19T03:32:59.132Z[ recovery-image] Mar 19 03:32:58.066 INFO O| Mar 19 03:32:58.066 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64172026-03-19T03:32:59.136Z[ recovery-image] Mar 19 03:32:58.074 INFO O| Mar 19 03:32:58.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/sh"
64182026-03-19T03:32:59.138Z[ recovery-image] Mar 19 03:32:58.074 INFO O| Mar 19 03:32:58.074 INFO STEP 474 (remove_files) COMPLETE
64192026-03-19T03:32:59.141Z[ recovery-image] Mar 19 03:32:58.074 INFO O| Mar 19 03:32:58.074 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64202026-03-19T03:32:59.144Z[ recovery-image] Mar 19 03:32:58.081 INFO O| Mar 19 03:32:58.081 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vedit"
64212026-03-19T03:32:59.144Z[ recovery-image] Mar 19 03:32:58.081 INFO O| Mar 19 03:32:58.081 INFO STEP 475 (remove_files) COMPLETE
64222026-03-19T03:32:59.144Z[ recovery-image] Mar 19 03:32:58.081 INFO O| Mar 19 03:32:58.081 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64232026-03-19T03:32:59.152Z[ recovery-image] Mar 19 03:32:58.089 INFO O| Mar 19 03:32:58.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vi"
64242026-03-19T03:32:59.152Z[ recovery-image] Mar 19 03:32:58.089 INFO O| Mar 19 03:32:58.089 INFO STEP 476 (remove_files) COMPLETE
64252026-03-19T03:32:59.152Z[ recovery-image] Mar 19 03:32:58.089 INFO O| Mar 19 03:32:58.089 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64262026-03-19T03:32:59.162Z[ recovery-image] Mar 19 03:32:58.099 INFO O| Mar 19 03:32:58.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/view"
64272026-03-19T03:32:59.165Z[ recovery-image] Mar 19 03:32:58.099 INFO O| Mar 19 03:32:58.099 INFO STEP 477 (remove_files) COMPLETE
64282026-03-19T03:32:59.165Z[ recovery-image] Mar 19 03:32:58.099 INFO O| Mar 19 03:32:58.099 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64292026-03-19T03:32:59.170Z[ recovery-image] Mar 19 03:32:58.107 INFO O| Mar 19 03:32:58.107 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/logindmux"
64302026-03-19T03:32:59.173Z[ recovery-image] Mar 19 03:32:58.107 INFO O| Mar 19 03:32:58.107 INFO STEP 478 (remove_files) COMPLETE
64312026-03-19T03:32:59.173Z[ recovery-image] Mar 19 03:32:58.107 INFO O| Mar 19 03:32:58.107 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64322026-03-19T03:32:59.178Z[ recovery-image] Mar 19 03:32:58.115 INFO O| Mar 19 03:32:58.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pool"
64332026-03-19T03:32:59.223Z[ recovery-image] Mar 19 03:32:58.115 INFO O| Mar 19 03:32:58.115 INFO STEP 479 (remove_files) COMPLETE
64342026-03-19T03:32:59.224Z[ recovery-image] Mar 19 03:32:58.115 INFO O| Mar 19 03:32:58.115 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64352026-03-19T03:32:59.224Z[ recovery-image] Mar 19 03:32:58.123 INFO O| Mar 19 03:32:58.123 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ppt"
64362026-03-19T03:32:59.224Z[ recovery-image] Mar 19 03:32:58.123 INFO O| Mar 19 03:32:58.123 INFO STEP 480 (remove_files) COMPLETE
64372026-03-19T03:32:59.224Z[ recovery-image] Mar 19 03:32:58.123 INFO O| Mar 19 03:32:58.123 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64382026-03-19T03:32:59.224Z[ recovery-image] Mar 19 03:32:58.131 INFO O| Mar 19 03:32:58.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ptm"
64392026-03-19T03:32:59.224Z[ recovery-image] Mar 19 03:32:58.131 INFO O| Mar 19 03:32:58.131 INFO STEP 481 (remove_files) COMPLETE
64402026-03-19T03:32:59.224Z[ recovery-image] Mar 19 03:32:58.131 INFO O| Mar 19 03:32:58.131 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64412026-03-19T03:32:59.224Z[ recovery-image] Mar 19 03:32:58.138 INFO O| Mar 19 03:32:58.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pts"
64422026-03-19T03:32:59.224Z[ recovery-image] Mar 19 03:32:58.138 INFO O| Mar 19 03:32:58.138 INFO STEP 482 (remove_files) COMPLETE
64432026-03-19T03:32:59.224Z[ recovery-image] Mar 19 03:32:58.138 INFO O| Mar 19 03:32:58.138 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64442026-03-19T03:32:59.224Z[ recovery-image] Mar 19 03:32:58.145 INFO O| Mar 19 03:32:58.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/vmm"
64452026-03-19T03:32:59.224Z[ recovery-image] Mar 19 03:32:58.145 INFO O| Mar 19 03:32:58.145 INFO STEP 483 (remove_files) COMPLETE
64462026-03-19T03:32:59.224Z[ recovery-image] Mar 19 03:32:58.145 INFO O| Mar 19 03:32:58.145 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64472026-03-19T03:32:59.225Z[ recovery-image] Mar 19 03:32:58.152 INFO O| Mar 19 03:32:58.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/zcons"
64482026-03-19T03:32:59.225Z[ recovery-image] Mar 19 03:32:58.152 INFO O| Mar 19 03:32:58.152 INFO STEP 484 (remove_files) COMPLETE
64492026-03-19T03:32:59.225Z[ recovery-image] Mar 19 03:32:58.152 INFO O| Mar 19 03:32:58.152 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64502026-03-19T03:32:59.229Z[ recovery-image] Mar 19 03:32:58.161 INFO O| Mar 19 03:32:58.161 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/fssnap.conf"
64512026-03-19T03:32:59.229Z[ recovery-image] Mar 19 03:32:58.161 INFO O| Mar 19 03:32:58.161 INFO STEP 485 (remove_files) COMPLETE
64522026-03-19T03:32:59.229Z[ recovery-image] Mar 19 03:32:58.161 INFO O| Mar 19 03:32:58.161 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64532026-03-19T03:32:59.234Z[ recovery-image] Mar 19 03:32:58.168 INFO O| Mar 19 03:32:58.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/logindmux.conf"
64542026-03-19T03:32:59.234Z[ recovery-image] Mar 19 03:32:58.169 INFO O| Mar 19 03:32:58.169 INFO STEP 486 (remove_files) COMPLETE
64552026-03-19T03:32:59.234Z[ recovery-image] Mar 19 03:32:58.169 INFO O| Mar 19 03:32:58.169 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64562026-03-19T03:32:59.240Z[ recovery-image] Mar 19 03:32:58.177 INFO O| Mar 19 03:32:58.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/nsmb.conf"
64572026-03-19T03:32:59.243Z[ recovery-image] Mar 19 03:32:58.177 INFO O| Mar 19 03:32:58.177 INFO STEP 487 (remove_files) COMPLETE
64582026-03-19T03:32:59.243Z[ recovery-image] Mar 19 03:32:58.177 INFO O| Mar 19 03:32:58.177 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64592026-03-19T03:32:59.247Z[ recovery-image] Mar 19 03:32:58.184 INFO O| Mar 19 03:32:58.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/pool.conf"
64602026-03-19T03:32:59.250Z[ recovery-image] Mar 19 03:32:58.184 INFO O| Mar 19 03:32:58.184 INFO STEP 488 (remove_files) COMPLETE
64612026-03-19T03:32:59.250Z[ recovery-image] Mar 19 03:32:58.184 INFO O| Mar 19 03:32:58.184 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64622026-03-19T03:32:59.254Z[ recovery-image] Mar 19 03:32:58.191 INFO O| Mar 19 03:32:58.191 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/ppt.conf"
64632026-03-19T03:32:59.254Z[ recovery-image] Mar 19 03:32:58.191 INFO O| Mar 19 03:32:58.191 INFO STEP 489 (remove_files) COMPLETE
64642026-03-19T03:32:59.257Z[ recovery-image] Mar 19 03:32:58.191 INFO O| Mar 19 03:32:58.191 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64652026-03-19T03:32:59.260Z[ recovery-image] Mar 19 03:32:58.197 INFO O| Mar 19 03:32:58.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/smbsrv.conf"
64662026-03-19T03:32:59.260Z[ recovery-image] Mar 19 03:32:58.198 INFO O| Mar 19 03:32:58.198 INFO STEP 490 (remove_files) COMPLETE
64672026-03-19T03:32:59.260Z[ recovery-image] Mar 19 03:32:58.198 INFO O| Mar 19 03:32:58.198 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64682026-03-19T03:32:59.267Z[ recovery-image] Mar 19 03:32:58.205 INFO O| Mar 19 03:32:58.205 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/viona.conf"
64692026-03-19T03:32:59.268Z[ recovery-image] Mar 19 03:32:58.205 INFO O| Mar 19 03:32:58.205 INFO STEP 491 (remove_files) COMPLETE
64702026-03-19T03:32:59.271Z[ recovery-image] Mar 19 03:32:58.205 INFO O| Mar 19 03:32:58.205 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64712026-03-19T03:32:59.276Z[ recovery-image] Mar 19 03:32:58.213 INFO O| Mar 19 03:32:58.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/vmm.conf"
64722026-03-19T03:32:59.280Z[ recovery-image] Mar 19 03:32:58.213 INFO O| Mar 19 03:32:58.213 INFO STEP 492 (remove_files) COMPLETE
64732026-03-19T03:32:59.280Z[ recovery-image] Mar 19 03:32:58.213 INFO O| Mar 19 03:32:58.213 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64742026-03-19T03:32:59.283Z[ recovery-image] Mar 19 03:32:58.220 INFO O| Mar 19 03:32:58.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/javaexec"
64752026-03-19T03:32:59.284Z[ recovery-image] Mar 19 03:32:58.220 INFO O| Mar 19 03:32:58.220 INFO STEP 493 (remove_files) COMPLETE
64762026-03-19T03:32:59.284Z[ recovery-image] Mar 19 03:32:58.220 INFO O| Mar 19 03:32:58.220 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64772026-03-19T03:32:59.291Z[ recovery-image] Mar 19 03:32:58.228 INFO O| Mar 19 03:32:58.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/shbinexec"
64782026-03-19T03:32:59.291Z[ recovery-image] Mar 19 03:32:58.228 INFO O| Mar 19 03:32:58.228 INFO STEP 494 (remove_files) COMPLETE
64792026-03-19T03:32:59.291Z[ recovery-image] Mar 19 03:32:58.228 INFO O| Mar 19 03:32:58.228 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64802026-03-19T03:32:59.300Z[ recovery-image] Mar 19 03:32:58.236 INFO O| Mar 19 03:32:58.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/pcfs"
64812026-03-19T03:32:59.303Z[ recovery-image] Mar 19 03:32:58.236 INFO O| Mar 19 03:32:58.236 INFO STEP 495 (remove_files) COMPLETE
64822026-03-19T03:32:59.303Z[ recovery-image] Mar 19 03:32:58.236 INFO O| Mar 19 03:32:58.236 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64832026-03-19T03:32:59.306Z[ recovery-image] Mar 19 03:32:58.243 INFO O| Mar 19 03:32:58.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/smbfs"
64842026-03-19T03:32:59.309Z[ recovery-image] Mar 19 03:32:58.243 INFO O| Mar 19 03:32:58.243 INFO STEP 496 (remove_files) COMPLETE
64852026-03-19T03:32:59.309Z[ recovery-image] Mar 19 03:32:58.243 INFO O| Mar 19 03:32:58.243 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64862026-03-19T03:32:59.313Z[ recovery-image] Mar 19 03:32:58.250 INFO O| Mar 19 03:32:58.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/nsmb"
64872026-03-19T03:32:59.316Z[ recovery-image] Mar 19 03:32:58.250 INFO O| Mar 19 03:32:58.250 INFO STEP 497 (remove_files) COMPLETE
64882026-03-19T03:32:59.316Z[ recovery-image] Mar 19 03:32:58.251 INFO O| Mar 19 03:32:58.250 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64892026-03-19T03:32:59.320Z[ recovery-image] Mar 19 03:32:58.257 INFO O| Mar 19 03:32:58.257 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbfs"
64902026-03-19T03:32:59.320Z[ recovery-image] Mar 19 03:32:58.258 INFO O| Mar 19 03:32:58.258 INFO STEP 498 (remove_files) COMPLETE
64912026-03-19T03:32:59.323Z[ recovery-image] Mar 19 03:32:58.258 INFO O| Mar 19 03:32:58.258 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64922026-03-19T03:32:59.329Z[ recovery-image] Mar 19 03:32:58.266 INFO O| Mar 19 03:32:58.266 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
64932026-03-19T03:32:59.332Z[ recovery-image] Mar 19 03:32:58.266 INFO O| Mar 19 03:32:58.266 INFO STEP 499 (remove_files) COMPLETE
64942026-03-19T03:32:59.332Z[ recovery-image] Mar 19 03:32:58.266 INFO O| Mar 19 03:32:58.266 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64952026-03-19T03:32:59.336Z[ recovery-image] Mar 19 03:32:58.273 INFO O| Mar 19 03:32:58.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
64962026-03-19T03:32:59.339Z[ recovery-image] Mar 19 03:32:58.273 INFO O| Mar 19 03:32:58.273 INFO STEP 500 (remove_files) COMPLETE
64972026-03-19T03:32:59.339Z[ recovery-image] Mar 19 03:32:58.273 INFO O| Mar 19 03:32:58.273 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64982026-03-19T03:32:59.343Z[ recovery-image] Mar 19 03:32:58.280 INFO O| Mar 19 03:32:58.280 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
64992026-03-19T03:32:59.346Z[ recovery-image] Mar 19 03:32:58.280 INFO O| Mar 19 03:32:58.280 INFO STEP 501 (remove_files) COMPLETE
65002026-03-19T03:32:59.346Z[ recovery-image] Mar 19 03:32:58.280 INFO O| Mar 19 03:32:58.280 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65012026-03-19T03:32:59.349Z[ recovery-image] Mar 19 03:32:58.286 INFO O| Mar 19 03:32:58.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
65022026-03-19T03:32:59.352Z[ recovery-image] Mar 19 03:32:58.286 INFO O| Mar 19 03:32:58.286 INFO STEP 502 (remove_files) COMPLETE
65032026-03-19T03:32:59.352Z[ recovery-image] Mar 19 03:32:58.286 INFO O| Mar 19 03:32:58.286 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65042026-03-19T03:32:59.356Z[ recovery-image] Mar 19 03:32:58.293 INFO O| Mar 19 03:32:58.293 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/IA"
65052026-03-19T03:32:59.359Z[ recovery-image] Mar 19 03:32:58.293 INFO O| Mar 19 03:32:58.293 INFO STEP 503 (remove_files) COMPLETE
65062026-03-19T03:32:59.359Z[ recovery-image] Mar 19 03:32:58.293 INFO O| Mar 19 03:32:58.293 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65072026-03-19T03:32:59.364Z[ recovery-image] Mar 19 03:32:58.301 INFO O| Mar 19 03:32:58.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT"
65082026-03-19T03:32:59.364Z[ recovery-image] Mar 19 03:32:58.301 INFO O| Mar 19 03:32:58.301 INFO STEP 504 (remove_files) COMPLETE
65092026-03-19T03:32:59.367Z[ recovery-image] Mar 19 03:32:58.301 INFO O| Mar 19 03:32:58.301 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65102026-03-19T03:32:59.371Z[ recovery-image] Mar 19 03:32:58.308 INFO O| Mar 19 03:32:58.308 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
65112026-03-19T03:32:59.371Z[ recovery-image] Mar 19 03:32:58.308 INFO O| Mar 19 03:32:58.308 INFO STEP 505 (remove_files) COMPLETE
65122026-03-19T03:32:59.374Z[ recovery-image] Mar 19 03:32:58.308 INFO O| Mar 19 03:32:58.308 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65132026-03-19T03:32:59.378Z[ recovery-image] Mar 19 03:32:58.315 INFO O| Mar 19 03:32:58.315 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/cryptmod"
65142026-03-19T03:32:59.381Z[ recovery-image] Mar 19 03:32:58.315 INFO O| Mar 19 03:32:58.315 INFO STEP 506 (remove_files) COMPLETE
65152026-03-19T03:32:59.381Z[ recovery-image] Mar 19 03:32:58.315 INFO O| Mar 19 03:32:58.315 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65162026-03-19T03:32:59.387Z[ recovery-image] Mar 19 03:32:58.324 INFO O| Mar 19 03:32:58.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/rlmod"
65172026-03-19T03:32:59.388Z[ recovery-image] Mar 19 03:32:58.324 INFO O| Mar 19 03:32:58.324 INFO STEP 507 (remove_files) COMPLETE
65182026-03-19T03:32:59.391Z[ recovery-image] Mar 19 03:32:58.324 INFO O| Mar 19 03:32:58.324 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65192026-03-19T03:32:59.394Z[ recovery-image] Mar 19 03:32:58.331 INFO O| Mar 19 03:32:58.331 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/telmod"
65202026-03-19T03:32:59.394Z[ recovery-image] Mar 19 03:32:58.331 INFO O| Mar 19 03:32:58.331 INFO STEP 508 (remove_files) COMPLETE
65212026-03-19T03:32:59.394Z[ recovery-image] Mar 19 03:32:58.331 INFO O| Mar 19 03:32:58.331 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65222026-03-19T03:32:59.400Z[ recovery-image] Mar 19 03:32:58.337 INFO O| Mar 19 03:32:58.337 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/acctctl"
65232026-03-19T03:32:59.403Z[ recovery-image] Mar 19 03:32:58.337 INFO O| Mar 19 03:32:58.337 INFO STEP 509 (remove_files) COMPLETE
65242026-03-19T03:32:59.403Z[ recovery-image] Mar 19 03:32:58.337 INFO O| Mar 19 03:32:58.337 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65252026-03-19T03:32:59.407Z[ recovery-image] Mar 19 03:32:58.344 INFO O| Mar 19 03:32:58.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/exacctsys"
65262026-03-19T03:32:59.410Z[ recovery-image] Mar 19 03:32:58.344 INFO O| Mar 19 03:32:58.344 INFO STEP 510 (remove_files) COMPLETE
65272026-03-19T03:32:59.410Z[ recovery-image] Mar 19 03:32:58.344 INFO O| Mar 19 03:32:58.344 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65282026-03-19T03:32:59.415Z[ recovery-image] Mar 19 03:32:58.351 INFO O| Mar 19 03:32:58.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/sysacct"
65292026-03-19T03:32:59.418Z[ recovery-image] Mar 19 03:32:58.352 INFO O| Mar 19 03:32:58.352 INFO STEP 511 (remove_files) COMPLETE
65302026-03-19T03:32:59.418Z[ recovery-image] Mar 19 03:32:58.352 INFO O| Mar 19 03:32:58.352 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65312026-03-19T03:32:59.422Z[ recovery-image] Mar 19 03:32:58.359 INFO O| Mar 19 03:32:58.359 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kvm/README"
65322026-03-19T03:32:59.426Z[ recovery-image] Mar 19 03:32:58.359 INFO O| Mar 19 03:32:58.359 INFO STEP 512 (remove_files) COMPLETE
65332026-03-19T03:32:59.426Z[ recovery-image] Mar 19 03:32:58.359 INFO O| Mar 19 03:32:58.359 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65342026-03-19T03:32:59.431Z[ recovery-image] Mar 19 03:32:58.368 INFO O| Mar 19 03:32:58.368 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2map"
65352026-03-19T03:32:59.435Z[ recovery-image] Mar 19 03:32:58.368 INFO O| Mar 19 03:32:58.368 INFO STEP 513 (remove_files) COMPLETE
65362026-03-19T03:32:59.435Z[ recovery-image] Mar 19 03:32:58.368 INFO O| Mar 19 03:32:58.368 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65372026-03-19T03:32:59.438Z[ recovery-image] Mar 19 03:32:58.376 INFO O| Mar 19 03:32:58.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2trace"
65382026-03-19T03:32:59.442Z[ recovery-image] Mar 19 03:32:58.376 INFO O| Mar 19 03:32:58.376 INFO STEP 514 (remove_files) COMPLETE
65392026-03-19T03:32:59.442Z[ recovery-image] Mar 19 03:32:58.376 INFO O| Mar 19 03:32:58.376 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65402026-03-19T03:32:59.447Z[ recovery-image] Mar 19 03:32:58.385 INFO O| Mar 19 03:32:58.384 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen"
65412026-03-19T03:32:59.450Z[ recovery-image] Mar 19 03:32:58.385 INFO O| Mar 19 03:32:58.385 INFO STEP 515 (remove_files) COMPLETE
65422026-03-19T03:32:59.451Z[ recovery-image] Mar 19 03:32:58.385 INFO O| Mar 19 03:32:58.385 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65432026-03-19T03:32:59.456Z[ recovery-image] Mar 19 03:32:58.393 INFO O| Mar 19 03:32:58.393 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen1"
65442026-03-19T03:32:59.456Z[ recovery-image] Mar 19 03:32:58.393 INFO O| Mar 19 03:32:58.393 INFO STEP 516 (remove_files) COMPLETE
65452026-03-19T03:32:59.460Z[ recovery-image] Mar 19 03:32:58.393 INFO O| Mar 19 03:32:58.393 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65462026-03-19T03:32:59.465Z[ recovery-image] Mar 19 03:32:58.402 INFO O| Mar 19 03:32:58.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen3"
65472026-03-19T03:32:59.466Z[ recovery-image] Mar 19 03:32:58.402 INFO O| Mar 19 03:32:58.402 INFO STEP 517 (remove_files) COMPLETE
65482026-03-19T03:32:59.470Z[ recovery-image] Mar 19 03:32:58.402 INFO O| Mar 19 03:32:58.402 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65492026-03-19T03:32:59.473Z[ recovery-image] Mar 19 03:32:58.411 INFO O| Mar 19 03:32:58.411 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen4"
65502026-03-19T03:32:59.474Z[ recovery-image] Mar 19 03:32:58.411 INFO O| Mar 19 03:32:58.411 INFO STEP 518 (remove_files) COMPLETE
65512026-03-19T03:32:59.476Z[ recovery-image] Mar 19 03:32:58.411 INFO O| Mar 19 03:32:58.411 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65522026-03-19T03:32:59.481Z[ recovery-image] Mar 19 03:32:58.419 INFO O| Mar 19 03:32:58.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbsub.o"
65532026-03-19T03:32:59.485Z[ recovery-image] Mar 19 03:32:58.419 INFO O| Mar 19 03:32:58.419 INFO STEP 519 (remove_files) COMPLETE
65542026-03-19T03:32:59.485Z[ recovery-image] Mar 19 03:32:58.419 INFO O| Mar 19 03:32:58.419 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65552026-03-19T03:32:59.489Z[ recovery-image] Mar 19 03:32:58.427 INFO O| Mar 19 03:32:58.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/amd64/adbsub.o"
65562026-03-19T03:32:59.494Z[ recovery-image] Mar 19 03:32:58.427 INFO O| Mar 19 03:32:58.427 INFO STEP 520 (remove_files) COMPLETE
65572026-03-19T03:32:59.494Z[ recovery-image] Mar 19 03:32:58.427 INFO O| Mar 19 03:32:58.427 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65582026-03-19T03:32:59.497Z[ recovery-image] Mar 19 03:32:58.434 INFO O| Mar 19 03:32:58.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/0@0.so.1"
65592026-03-19T03:32:59.498Z[ recovery-image] Mar 19 03:32:58.434 INFO O| Mar 19 03:32:58.434 INFO STEP 521 (remove_files) COMPLETE
65602026-03-19T03:32:59.498Z[ recovery-image] Mar 19 03:32:58.434 INFO O| Mar 19 03:32:58.434 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65612026-03-19T03:32:59.506Z[ recovery-image] Mar 19 03:32:58.443 INFO O| Mar 19 03:32:58.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/Makefile.inc"
65622026-03-19T03:32:59.509Z[ recovery-image] Mar 19 03:32:58.443 INFO O| Mar 19 03:32:58.443 INFO STEP 522 (remove_files) COMPLETE
65632026-03-19T03:32:59.509Z[ recovery-image] Mar 19 03:32:58.443 INFO O| Mar 19 03:32:58.443 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65642026-03-19T03:32:59.513Z[ recovery-image] Mar 19 03:32:58.450 INFO O| Mar 19 03:32:58.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/accept"
65652026-03-19T03:32:59.516Z[ recovery-image] Mar 19 03:32:58.450 INFO O| Mar 19 03:32:58.450 INFO STEP 523 (remove_files) COMPLETE
65662026-03-19T03:32:59.516Z[ recovery-image] Mar 19 03:32:58.450 INFO O| Mar 19 03:32:58.450 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65672026-03-19T03:32:59.521Z[ recovery-image] Mar 19 03:32:58.458 INFO O| Mar 19 03:32:58.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/basename"
65682026-03-19T03:32:59.524Z[ recovery-image] Mar 19 03:32:58.459 INFO O| Mar 19 03:32:58.459 INFO STEP 524 (remove_files) COMPLETE
65692026-03-19T03:32:59.524Z[ recovery-image] Mar 19 03:32:58.459 INFO O| Mar 19 03:32:58.459 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65702026-03-19T03:32:59.530Z[ recovery-image] Mar 19 03:32:58.467 INFO O| Mar 19 03:32:58.467 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/csv"
65712026-03-19T03:32:59.530Z[ recovery-image] Mar 19 03:32:58.467 INFO O| Mar 19 03:32:58.467 INFO STEP 525 (remove_files) COMPLETE
65722026-03-19T03:32:59.533Z[ recovery-image] Mar 19 03:32:58.467 INFO O| Mar 19 03:32:58.467 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65732026-03-19T03:32:59.537Z[ recovery-image] Mar 19 03:32:58.474 INFO O| Mar 19 03:32:58.474 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/cut"
65742026-03-19T03:32:59.537Z[ recovery-image] Mar 19 03:32:58.474 INFO O| Mar 19 03:32:58.474 INFO STEP 526 (remove_files) COMPLETE
65752026-03-19T03:32:59.537Z[ recovery-image] Mar 19 03:32:58.474 INFO O| Mar 19 03:32:58.474 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65762026-03-19T03:32:59.546Z[ recovery-image] Mar 19 03:32:58.483 INFO O| Mar 19 03:32:58.483 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/dirname"
65772026-03-19T03:32:59.546Z[ recovery-image] Mar 19 03:32:58.483 INFO O| Mar 19 03:32:58.483 INFO STEP 527 (remove_files) COMPLETE
65782026-03-19T03:32:59.549Z[ recovery-image] Mar 19 03:32:58.483 INFO O| Mar 19 03:32:58.483 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65792026-03-19T03:32:59.553Z[ recovery-image] Mar 19 03:32:58.490 INFO O| Mar 19 03:32:58.490 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/fdflags"
65802026-03-19T03:32:59.553Z[ recovery-image] Mar 19 03:32:58.490 INFO O| Mar 19 03:32:58.490 INFO STEP 528 (remove_files) COMPLETE
65812026-03-19T03:32:59.557Z[ recovery-image] Mar 19 03:32:58.490 INFO O| Mar 19 03:32:58.490 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65822026-03-19T03:32:59.562Z[ recovery-image] Mar 19 03:32:58.499 INFO O| Mar 19 03:32:58.499 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/finfo"
65832026-03-19T03:32:59.565Z[ recovery-image] Mar 19 03:32:58.499 INFO O| Mar 19 03:32:58.499 INFO STEP 529 (remove_files) COMPLETE
65842026-03-19T03:32:59.565Z[ recovery-image] Mar 19 03:32:58.499 INFO O| Mar 19 03:32:58.499 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65852026-03-19T03:32:59.569Z[ recovery-image] Mar 19 03:32:58.506 INFO O| Mar 19 03:32:58.505 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/head"
65862026-03-19T03:32:59.569Z[ recovery-image] Mar 19 03:32:58.506 INFO O| Mar 19 03:32:58.506 INFO STEP 530 (remove_files) COMPLETE
65872026-03-19T03:32:59.569Z[ recovery-image] Mar 19 03:32:58.506 INFO O| Mar 19 03:32:58.506 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65882026-03-19T03:32:59.579Z[ recovery-image] Mar 19 03:32:58.514 INFO O| Mar 19 03:32:58.514 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/id"
65892026-03-19T03:32:59.579Z[ recovery-image] Mar 19 03:32:58.514 INFO O| Mar 19 03:32:58.514 INFO STEP 531 (remove_files) COMPLETE
65902026-03-19T03:32:59.579Z[ recovery-image] Mar 19 03:32:58.514 INFO O| Mar 19 03:32:58.514 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65912026-03-19T03:32:59.585Z[ recovery-image] Mar 19 03:32:58.522 INFO O| Mar 19 03:32:58.522 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/ln"
65922026-03-19T03:32:59.588Z[ recovery-image] Mar 19 03:32:58.522 INFO O| Mar 19 03:32:58.522 INFO STEP 532 (remove_files) COMPLETE
65932026-03-19T03:32:59.588Z[ recovery-image] Mar 19 03:32:58.522 INFO O| Mar 19 03:32:58.522 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65942026-03-19T03:32:59.593Z[ recovery-image] Mar 19 03:32:58.530 INFO O| Mar 19 03:32:58.530 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/loadables.h"
65952026-03-19T03:32:59.596Z[ recovery-image] Mar 19 03:32:58.530 INFO O| Mar 19 03:32:58.530 INFO STEP 533 (remove_files) COMPLETE
65962026-03-19T03:32:59.596Z[ recovery-image] Mar 19 03:32:58.530 INFO O| Mar 19 03:32:58.530 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65972026-03-19T03:32:59.601Z[ recovery-image] Mar 19 03:32:58.538 INFO O| Mar 19 03:32:58.538 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/logname"
65982026-03-19T03:32:59.601Z[ recovery-image] Mar 19 03:32:58.538 INFO O| Mar 19 03:32:58.538 INFO STEP 534 (remove_files) COMPLETE
65992026-03-19T03:32:59.604Z[ recovery-image] Mar 19 03:32:58.538 INFO O| Mar 19 03:32:58.538 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66002026-03-19T03:32:59.608Z[ recovery-image] Mar 19 03:32:58.544 INFO O| Mar 19 03:32:58.544 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkdir"
66012026-03-19T03:32:59.608Z[ recovery-image] Mar 19 03:32:58.544 INFO O| Mar 19 03:32:58.544 INFO STEP 535 (remove_files) COMPLETE
66022026-03-19T03:32:59.608Z[ recovery-image] Mar 19 03:32:58.544 INFO O| Mar 19 03:32:58.544 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66032026-03-19T03:32:59.615Z[ recovery-image] Mar 19 03:32:58.552 INFO O| Mar 19 03:32:58.552 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkfifo"
66042026-03-19T03:32:59.619Z[ recovery-image] Mar 19 03:32:58.553 INFO O| Mar 19 03:32:58.553 INFO STEP 536 (remove_files) COMPLETE
66052026-03-19T03:32:59.619Z[ recovery-image] Mar 19 03:32:58.553 INFO O| Mar 19 03:32:58.553 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66062026-03-19T03:32:59.622Z[ recovery-image] Mar 19 03:32:58.560 INFO O| Mar 19 03:32:58.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mktemp"
66072026-03-19T03:32:59.622Z[ recovery-image] Mar 19 03:32:58.560 INFO O| Mar 19 03:32:58.560 INFO STEP 537 (remove_files) COMPLETE
66082026-03-19T03:32:59.625Z[ recovery-image] Mar 19 03:32:58.560 INFO O| Mar 19 03:32:58.560 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66092026-03-19T03:32:59.630Z[ recovery-image] Mar 19 03:32:58.567 INFO O| Mar 19 03:32:58.567 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mypid"
66102026-03-19T03:32:59.630Z[ recovery-image] Mar 19 03:32:58.567 INFO O| Mar 19 03:32:58.567 INFO STEP 538 (remove_files) COMPLETE
66112026-03-19T03:32:59.634Z[ recovery-image] Mar 19 03:32:58.567 INFO O| Mar 19 03:32:58.567 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66122026-03-19T03:32:59.638Z[ recovery-image] Mar 19 03:32:58.575 INFO O| Mar 19 03:32:58.575 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/pathchk"
66132026-03-19T03:32:59.641Z[ recovery-image] Mar 19 03:32:58.575 INFO O| Mar 19 03:32:58.575 INFO STEP 539 (remove_files) COMPLETE
66142026-03-19T03:32:59.642Z[ recovery-image] Mar 19 03:32:58.575 INFO O| Mar 19 03:32:58.575 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66152026-03-19T03:32:59.646Z[ recovery-image] Mar 19 03:32:58.583 INFO O| Mar 19 03:32:58.583 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/print"
66162026-03-19T03:32:59.646Z[ recovery-image] Mar 19 03:32:58.583 INFO O| Mar 19 03:32:58.583 INFO STEP 540 (remove_files) COMPLETE
66172026-03-19T03:32:59.649Z[ recovery-image] Mar 19 03:32:58.583 INFO O| Mar 19 03:32:58.583 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66182026-03-19T03:32:59.653Z[ recovery-image] Mar 19 03:32:58.590 INFO O| Mar 19 03:32:58.590 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/printenv"
66192026-03-19T03:32:59.653Z[ recovery-image] Mar 19 03:32:58.590 INFO O| Mar 19 03:32:58.590 INFO STEP 541 (remove_files) COMPLETE
66202026-03-19T03:32:59.656Z[ recovery-image] Mar 19 03:32:58.590 INFO O| Mar 19 03:32:58.590 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66212026-03-19T03:32:59.659Z[ recovery-image] Mar 19 03:32:58.596 INFO O| Mar 19 03:32:58.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/push"
66222026-03-19T03:32:59.659Z[ recovery-image] Mar 19 03:32:58.596 INFO O| Mar 19 03:32:58.596 INFO STEP 542 (remove_files) COMPLETE
66232026-03-19T03:32:59.662Z[ recovery-image] Mar 19 03:32:58.596 INFO O| Mar 19 03:32:58.596 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66242026-03-19T03:32:59.666Z[ recovery-image] Mar 19 03:32:58.603 INFO O| Mar 19 03:32:58.603 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/realpath"
66252026-03-19T03:32:59.669Z[ recovery-image] Mar 19 03:32:58.603 INFO O| Mar 19 03:32:58.603 INFO STEP 543 (remove_files) COMPLETE
66262026-03-19T03:32:59.669Z[ recovery-image] Mar 19 03:32:58.603 INFO O| Mar 19 03:32:58.603 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66272026-03-19T03:32:59.672Z[ recovery-image] Mar 19 03:32:58.610 INFO O| Mar 19 03:32:58.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rm"
66282026-03-19T03:32:59.675Z[ recovery-image] Mar 19 03:32:58.610 INFO O| Mar 19 03:32:58.610 INFO STEP 544 (remove_files) COMPLETE
66292026-03-19T03:32:59.675Z[ recovery-image] Mar 19 03:32:58.610 INFO O| Mar 19 03:32:58.610 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66302026-03-19T03:32:59.681Z[ recovery-image] Mar 19 03:32:58.618 INFO O| Mar 19 03:32:58.618 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rmdir"
66312026-03-19T03:32:59.681Z[ recovery-image] Mar 19 03:32:58.618 INFO O| Mar 19 03:32:58.618 INFO STEP 545 (remove_files) COMPLETE
66322026-03-19T03:32:59.684Z[ recovery-image] Mar 19 03:32:58.618 INFO O| Mar 19 03:32:58.618 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66332026-03-19T03:32:59.688Z[ recovery-image] Mar 19 03:32:58.625 INFO O| Mar 19 03:32:58.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/seq"
66342026-03-19T03:32:59.691Z[ recovery-image] Mar 19 03:32:58.625 INFO O| Mar 19 03:32:58.625 INFO STEP 546 (remove_files) COMPLETE
66352026-03-19T03:32:59.692Z[ recovery-image] Mar 19 03:32:58.626 INFO O| Mar 19 03:32:58.625 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66362026-03-19T03:32:59.695Z[ recovery-image] Mar 19 03:32:58.632 INFO O| Mar 19 03:32:58.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/setpgid"
66372026-03-19T03:32:59.695Z[ recovery-image] Mar 19 03:32:58.632 INFO O| Mar 19 03:32:58.632 INFO STEP 547 (remove_files) COMPLETE
66382026-03-19T03:32:59.695Z[ recovery-image] Mar 19 03:32:58.632 INFO O| Mar 19 03:32:58.632 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66392026-03-19T03:32:59.702Z[ recovery-image] Mar 19 03:32:58.639 INFO O| Mar 19 03:32:58.639 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sleep"
66402026-03-19T03:32:59.702Z[ recovery-image] Mar 19 03:32:58.639 INFO O| Mar 19 03:32:58.639 INFO STEP 548 (remove_files) COMPLETE
66412026-03-19T03:32:59.702Z[ recovery-image] Mar 19 03:32:58.639 INFO O| Mar 19 03:32:58.639 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66422026-03-19T03:32:59.709Z[ recovery-image] Mar 19 03:32:58.646 INFO O| Mar 19 03:32:58.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/strftime"
66432026-03-19T03:32:59.709Z[ recovery-image] Mar 19 03:32:58.646 INFO O| Mar 19 03:32:58.646 INFO STEP 549 (remove_files) COMPLETE
66442026-03-19T03:32:59.710Z[ recovery-image] Mar 19 03:32:58.646 INFO O| Mar 19 03:32:58.646 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66452026-03-19T03:32:59.716Z[ recovery-image] Mar 19 03:32:58.653 INFO O| Mar 19 03:32:58.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sync"
66462026-03-19T03:32:59.719Z[ recovery-image] Mar 19 03:32:58.653 INFO O| Mar 19 03:32:58.653 INFO STEP 550 (remove_files) COMPLETE
66472026-03-19T03:32:59.719Z[ recovery-image] Mar 19 03:32:58.653 INFO O| Mar 19 03:32:58.653 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66482026-03-19T03:32:59.723Z[ recovery-image] Mar 19 03:32:58.659 INFO O| Mar 19 03:32:58.659 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tee"
66492026-03-19T03:32:59.723Z[ recovery-image] Mar 19 03:32:58.659 INFO O| Mar 19 03:32:58.659 INFO STEP 551 (remove_files) COMPLETE
66502026-03-19T03:32:59.727Z[ recovery-image] Mar 19 03:32:58.660 INFO O| Mar 19 03:32:58.659 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66512026-03-19T03:32:59.730Z[ recovery-image] Mar 19 03:32:58.666 INFO O| Mar 19 03:32:58.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/truefalse"
66522026-03-19T03:32:59.730Z[ recovery-image] Mar 19 03:32:58.666 INFO O| Mar 19 03:32:58.666 INFO STEP 552 (remove_files) COMPLETE
66532026-03-19T03:32:59.730Z[ recovery-image] Mar 19 03:32:58.666 INFO O| Mar 19 03:32:58.666 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66542026-03-19T03:32:59.736Z[ recovery-image] Mar 19 03:32:58.673 INFO O| Mar 19 03:32:58.673 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tty"
66552026-03-19T03:32:59.736Z[ recovery-image] Mar 19 03:32:58.673 INFO O| Mar 19 03:32:58.673 INFO STEP 553 (remove_files) COMPLETE
66562026-03-19T03:32:59.739Z[ recovery-image] Mar 19 03:32:58.673 INFO O| Mar 19 03:32:58.673 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66572026-03-19T03:32:59.745Z[ recovery-image] Mar 19 03:32:58.682 INFO O| Mar 19 03:32:58.682 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/uname"
66582026-03-19T03:32:59.745Z[ recovery-image] Mar 19 03:32:58.682 INFO O| Mar 19 03:32:58.682 INFO STEP 554 (remove_files) COMPLETE
66592026-03-19T03:32:59.748Z[ recovery-image] Mar 19 03:32:58.682 INFO O| Mar 19 03:32:58.682 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66602026-03-19T03:32:59.754Z[ recovery-image] Mar 19 03:32:58.691 INFO O| Mar 19 03:32:58.691 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/unlink"
66612026-03-19T03:32:59.754Z[ recovery-image] Mar 19 03:32:58.691 INFO O| Mar 19 03:32:58.691 INFO STEP 555 (remove_files) COMPLETE
66622026-03-19T03:32:59.757Z[ recovery-image] Mar 19 03:32:58.691 INFO O| Mar 19 03:32:58.691 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66632026-03-19T03:32:59.762Z[ recovery-image] Mar 19 03:32:58.699 INFO O| Mar 19 03:32:58.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/whoami"
66642026-03-19T03:32:59.762Z[ recovery-image] Mar 19 03:32:58.699 INFO O| Mar 19 03:32:58.699 INFO STEP 556 (remove_files) COMPLETE
66652026-03-19T03:32:59.765Z[ recovery-image] Mar 19 03:32:58.699 INFO O| Mar 19 03:32:58.699 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66662026-03-19T03:32:59.770Z[ recovery-image] Mar 19 03:32:58.707 INFO O| Mar 19 03:32:58.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
66672026-03-19T03:32:59.773Z[ recovery-image] Mar 19 03:32:58.707 INFO O| Mar 19 03:32:58.707 INFO STEP 557 (remove_files) COMPLETE
66682026-03-19T03:32:59.773Z[ recovery-image] Mar 19 03:32:58.707 INFO O| Mar 19 03:32:58.707 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66692026-03-19T03:32:59.778Z[ recovery-image] Mar 19 03:32:58.715 INFO O| Mar 19 03:32:58.715 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
66702026-03-19T03:32:59.780Z[ recovery-image] Mar 19 03:32:58.715 INFO O| Mar 19 03:32:58.715 INFO STEP 558 (remove_files) COMPLETE
66712026-03-19T03:32:59.781Z[ recovery-image] Mar 19 03:32:58.715 INFO O| Mar 19 03:32:58.715 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66722026-03-19T03:32:59.783Z[ host-image] Mar 19 03:32:58.718 INFO O| configuring SMF profile...
66732026-03-19T03:32:59.784Z[ host-image] Mar 19 03:32:58.718 INFO O| modifying shadow(5)...
66742026-03-19T03:32:59.784Z[ host-image] Mar 19 03:32:58.718 INFO O| loading user and group database...
66752026-03-19T03:32:59.784Z[ host-image] Mar 19 03:32:58.718 INFO O| loading facet selections...
66762026-03-19T03:32:59.787Z[ recovery-image] Mar 19 03:32:58.724 INFO O| Mar 19 03:32:58.724 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/getloginx.so.1"
66772026-03-19T03:32:59.787Z[ recovery-image] Mar 19 03:32:58.724 INFO O| Mar 19 03:32:58.724 INFO STEP 559 (remove_files) COMPLETE
66782026-03-19T03:32:59.790Z[ recovery-image] Mar 19 03:32:58.724 INFO O| Mar 19 03:32:58.724 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66792026-03-19T03:32:59.795Z[ recovery-image] Mar 19 03:32:58.732 INFO O| Mar 19 03:32:58.732 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
66802026-03-19T03:32:59.798Z[ recovery-image] Mar 19 03:32:58.732 INFO O| Mar 19 03:32:58.732 INFO STEP 560 (remove_files) COMPLETE
66812026-03-19T03:32:59.798Z[ recovery-image] Mar 19 03:32:58.732 INFO O| Mar 19 03:32:58.732 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66822026-03-19T03:32:59.804Z[ recovery-image] Mar 19 03:32:58.741 INFO O| Mar 19 03:32:58.741 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
66832026-03-19T03:32:59.807Z[ recovery-image] Mar 19 03:32:58.741 INFO O| Mar 19 03:32:58.741 INFO STEP 561 (remove_files) COMPLETE
66842026-03-19T03:32:59.807Z[ recovery-image] Mar 19 03:32:58.741 INFO O| Mar 19 03:32:58.741 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66852026-03-19T03:32:59.812Z[ recovery-image] Mar 19 03:32:58.749 INFO O| Mar 19 03:32:58.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
66862026-03-19T03:32:59.815Z[ recovery-image] Mar 19 03:32:58.749 INFO O| Mar 19 03:32:58.749 INFO STEP 562 (remove_files) COMPLETE
66872026-03-19T03:32:59.815Z[ recovery-image] Mar 19 03:32:58.749 INFO O| Mar 19 03:32:58.749 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66882026-03-19T03:32:59.821Z[ recovery-image] Mar 19 03:32:58.758 INFO O| Mar 19 03:32:58.758 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
66892026-03-19T03:32:59.824Z[ recovery-image] Mar 19 03:32:58.759 INFO O| Mar 19 03:32:58.759 INFO STEP 563 (remove_files) COMPLETE
66902026-03-19T03:32:59.824Z[ recovery-image] Mar 19 03:32:58.759 INFO O| Mar 19 03:32:58.759 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66912026-03-19T03:32:59.830Z[ recovery-image] Mar 19 03:32:58.767 INFO O| Mar 19 03:32:58.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lddstub"
66922026-03-19T03:32:59.833Z[ recovery-image] Mar 19 03:32:58.767 INFO O| Mar 19 03:32:58.767 INFO STEP 564 (remove_files) COMPLETE
66932026-03-19T03:32:59.833Z[ recovery-image] Mar 19 03:32:58.767 INFO O| Mar 19 03:32:58.767 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66942026-03-19T03:32:59.837Z[ recovery-image] Mar 19 03:32:58.775 INFO O| Mar 19 03:32:58.775 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lib9p.so.1"
66952026-03-19T03:32:59.840Z[ recovery-image] Mar 19 03:32:58.775 INFO O| Mar 19 03:32:58.775 INFO STEP 565 (remove_files) COMPLETE
66962026-03-19T03:32:59.840Z[ recovery-image] Mar 19 03:32:58.775 INFO O| Mar 19 03:32:58.775 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66972026-03-19T03:32:59.847Z[ recovery-image] Mar 19 03:32:58.784 INFO O| Mar 19 03:32:58.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libads.so.1"
66982026-03-19T03:32:59.847Z[ recovery-image] Mar 19 03:32:58.784 INFO O| Mar 19 03:32:58.784 INFO STEP 566 (remove_files) COMPLETE
66992026-03-19T03:32:59.850Z[ recovery-image] Mar 19 03:32:58.784 INFO O| Mar 19 03:32:58.784 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67002026-03-19T03:32:59.854Z[ recovery-image] Mar 19 03:32:58.791 INFO O| Mar 19 03:32:58.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libadutils.so.1"
67012026-03-19T03:32:59.854Z[ recovery-image] Mar 19 03:32:58.791 INFO O| Mar 19 03:32:58.791 INFO STEP 567 (remove_files) COMPLETE
67022026-03-19T03:32:59.857Z[ recovery-image] Mar 19 03:32:58.791 INFO O| Mar 19 03:32:58.791 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67032026-03-19T03:32:59.862Z[ recovery-image] Mar 19 03:32:58.799 INFO O| Mar 19 03:32:58.799 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbe.so.1"
67042026-03-19T03:32:59.862Z[ recovery-image] Mar 19 03:32:58.799 INFO O| Mar 19 03:32:58.799 INFO STEP 568 (remove_files) COMPLETE
67052026-03-19T03:32:59.865Z[ recovery-image] Mar 19 03:32:58.800 INFO O| Mar 19 03:32:58.799 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67062026-03-19T03:32:59.870Z[ recovery-image] Mar 19 03:32:58.807 INFO O| Mar 19 03:32:58.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrand.so.1"
67072026-03-19T03:32:59.873Z[ recovery-image] Mar 19 03:32:58.808 INFO O| Mar 19 03:32:58.808 INFO STEP 569 (remove_files) COMPLETE
67082026-03-19T03:32:59.873Z[ recovery-image] Mar 19 03:32:58.808 INFO O| Mar 19 03:32:58.808 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67092026-03-19T03:32:59.880Z[ recovery-image] Mar 19 03:32:58.817 INFO O| Mar 19 03:32:58.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
67102026-03-19T03:32:59.880Z[ recovery-image] Mar 19 03:32:58.817 INFO O| Mar 19 03:32:58.817 INFO STEP 570 (remove_files) COMPLETE
67112026-03-19T03:32:59.883Z[ recovery-image] Mar 19 03:32:58.817 INFO O| Mar 19 03:32:58.817 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67122026-03-19T03:32:59.888Z[ recovery-image] Mar 19 03:32:58.825 INFO O| Mar 19 03:32:58.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
67132026-03-19T03:32:59.891Z[ recovery-image] Mar 19 03:32:58.825 INFO O| Mar 19 03:32:58.825 INFO STEP 571 (remove_files) COMPLETE
67142026-03-19T03:32:59.891Z[ recovery-image] Mar 19 03:32:58.825 INFO O| Mar 19 03:32:58.825 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67152026-03-19T03:32:59.896Z[ recovery-image] Mar 19 03:32:58.833 INFO O| Mar 19 03:32:58.833 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
67162026-03-19T03:32:59.899Z[ recovery-image] Mar 19 03:32:58.833 INFO O| Mar 19 03:32:58.833 INFO STEP 572 (remove_files) COMPLETE
67172026-03-19T03:32:59.899Z[ recovery-image] Mar 19 03:32:58.833 INFO O| Mar 19 03:32:58.833 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67182026-03-19T03:32:59.904Z[ recovery-image] Mar 19 03:32:58.840 INFO O| Mar 19 03:32:58.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
67192026-03-19T03:32:59.904Z[ recovery-image] Mar 19 03:32:58.840 INFO O| Mar 19 03:32:58.840 INFO STEP 573 (remove_files) COMPLETE
67202026-03-19T03:32:59.904Z[ recovery-image] Mar 19 03:32:58.840 INFO O| Mar 19 03:32:58.840 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67212026-03-19T03:32:59.910Z[ recovery-image] Mar 19 03:32:58.847 INFO O| Mar 19 03:32:58.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
67222026-03-19T03:32:59.910Z[ recovery-image] Mar 19 03:32:58.847 INFO O| Mar 19 03:32:58.847 INFO STEP 574 (remove_files) COMPLETE
67232026-03-19T03:32:59.913Z[ recovery-image] Mar 19 03:32:58.847 INFO O| Mar 19 03:32:58.847 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67242026-03-19T03:32:59.919Z[ recovery-image] Mar 19 03:32:58.856 INFO O| Mar 19 03:32:58.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcommputil.so.1"
67252026-03-19T03:32:59.919Z[ recovery-image] Mar 19 03:32:58.856 INFO O| Mar 19 03:32:58.856 INFO STEP 575 (remove_files) COMPLETE
67262026-03-19T03:32:59.922Z[ recovery-image] Mar 19 03:32:58.856 INFO O| Mar 19 03:32:58.856 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67272026-03-19T03:32:59.926Z[ recovery-image] Mar 19 03:32:58.863 INFO O| Mar 19 03:32:58.863 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcpc.so.1"
67282026-03-19T03:32:59.929Z[ recovery-image] Mar 19 03:32:58.863 INFO O| Mar 19 03:32:58.863 INFO STEP 576 (remove_files) COMPLETE
67292026-03-19T03:32:59.929Z[ recovery-image] Mar 19 03:32:58.863 INFO O| Mar 19 03:32:58.863 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67302026-03-19T03:32:59.933Z[ recovery-image] Mar 19 03:32:58.870 INFO O| Mar 19 03:32:58.870 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrle.so.1"
67312026-03-19T03:32:59.935Z[ recovery-image] Mar 19 03:32:58.871 INFO O| Mar 19 03:32:58.870 INFO STEP 577 (remove_files) COMPLETE
67322026-03-19T03:32:59.938Z[ recovery-image] Mar 19 03:32:58.871 INFO O| Mar 19 03:32:58.870 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67332026-03-19T03:32:59.941Z[ recovery-image] Mar 19 03:32:58.878 INFO O| Mar 19 03:32:58.878 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrypt.so.1"
67342026-03-19T03:32:59.944Z[ recovery-image] Mar 19 03:32:58.878 INFO O| Mar 19 03:32:58.878 INFO STEP 578 (remove_files) COMPLETE
67352026-03-19T03:32:59.944Z[ recovery-image] Mar 19 03:32:58.878 INFO O| Mar 19 03:32:58.878 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67362026-03-19T03:32:59.950Z[ recovery-image] Mar 19 03:32:58.887 INFO O| Mar 19 03:32:58.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
67372026-03-19T03:32:59.953Z[ recovery-image] Mar 19 03:32:58.887 INFO O| Mar 19 03:32:58.887 INFO STEP 579 (remove_files) COMPLETE
67382026-03-19T03:32:59.953Z[ recovery-image] Mar 19 03:32:58.887 INFO O| Mar 19 03:32:58.887 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67392026-03-19T03:32:59.957Z[ recovery-image] Mar 19 03:32:58.894 INFO O| Mar 19 03:32:58.894 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
67402026-03-19T03:32:59.960Z[ recovery-image] Mar 19 03:32:58.894 INFO O| Mar 19 03:32:58.894 INFO STEP 580 (remove_files) COMPLETE
67412026-03-19T03:32:59.960Z[ recovery-image] Mar 19 03:32:58.894 INFO O| Mar 19 03:32:58.894 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67422026-03-19T03:32:59.965Z[ recovery-image] Mar 19 03:32:58.902 INFO O| Mar 19 03:32:58.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdll.so.1"
67432026-03-19T03:32:59.965Z[ recovery-image] Mar 19 03:32:58.902 INFO O| Mar 19 03:32:58.902 INFO STEP 581 (remove_files) COMPLETE
67442026-03-19T03:32:59.968Z[ recovery-image] Mar 19 03:32:58.902 INFO O| Mar 19 03:32:58.902 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67452026-03-19T03:32:59.973Z[ recovery-image] Mar 19 03:32:58.910 INFO O| Mar 19 03:32:58.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
67462026-03-19T03:32:59.977Z[ recovery-image] Mar 19 03:32:58.910 INFO O| Mar 19 03:32:58.910 INFO STEP 582 (remove_files) COMPLETE
67472026-03-19T03:32:59.977Z[ recovery-image] Mar 19 03:32:58.910 INFO O| Mar 19 03:32:58.910 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67482026-03-19T03:32:59.980Z[ recovery-image] Mar 19 03:32:58.918 INFO O| Mar 19 03:32:58.918 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libform.so.1"
67492026-03-19T03:32:59.984Z[ recovery-image] Mar 19 03:32:58.918 INFO O| Mar 19 03:32:58.918 INFO STEP 583 (remove_files) COMPLETE
67502026-03-19T03:32:59.984Z[ recovery-image] Mar 19 03:32:58.918 INFO O| Mar 19 03:32:58.918 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67512026-03-19T03:32:59.989Z[ recovery-image] Mar 19 03:32:58.926 INFO O| Mar 19 03:32:58.926 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libfstyp.so.1"
67522026-03-19T03:32:59.992Z[ recovery-image] Mar 19 03:32:58.926 INFO O| Mar 19 03:32:58.926 INFO STEP 584 (remove_files) COMPLETE
67532026-03-19T03:32:59.992Z[ recovery-image] Mar 19 03:32:58.926 INFO O| Mar 19 03:32:58.926 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67542026-03-19T03:32:59.996Z[ recovery-image] Mar 19 03:32:58.933 INFO O| Mar 19 03:32:58.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libidspace.so.1"
67552026-03-19T03:32:59.999Z[ recovery-image] Mar 19 03:32:58.933 INFO O| Mar 19 03:32:58.933 INFO STEP 585 (remove_files) COMPLETE
67562026-03-19T03:32:59.999Z[ recovery-image] Mar 19 03:32:58.933 INFO O| Mar 19 03:32:58.933 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67572026-03-19T03:33:00.004Z[ recovery-image] Mar 19 03:32:58.941 INFO O| Mar 19 03:32:58.941 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libike.so.1"
67582026-03-19T03:33:00.007Z[ recovery-image] Mar 19 03:32:58.941 INFO O| Mar 19 03:32:58.941 INFO STEP 586 (remove_files) COMPLETE
67592026-03-19T03:33:00.007Z[ recovery-image] Mar 19 03:32:58.941 INFO O| Mar 19 03:32:58.941 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67602026-03-19T03:33:00.011Z[ recovery-image] Mar 19 03:32:58.948 INFO O| Mar 19 03:32:58.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libinstzones.so.1"
67612026-03-19T03:33:00.014Z[ recovery-image] Mar 19 03:32:58.948 INFO O| Mar 19 03:32:58.948 INFO STEP 587 (remove_files) COMPLETE
67622026-03-19T03:33:00.014Z[ recovery-image] Mar 19 03:32:58.948 INFO O| Mar 19 03:32:58.948 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67632026-03-19T03:33:00.019Z[ recovery-image] Mar 19 03:32:58.956 INFO O| Mar 19 03:32:58.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipmi.so.1"
67642026-03-19T03:33:00.022Z[ recovery-image] Mar 19 03:32:58.956 INFO O| Mar 19 03:32:58.956 INFO STEP 588 (remove_files) COMPLETE
67652026-03-19T03:33:00.022Z[ recovery-image] Mar 19 03:32:58.956 INFO O| Mar 19 03:32:58.956 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67662026-03-19T03:33:00.026Z[ recovery-image] Mar 19 03:32:58.963 INFO O| Mar 19 03:32:58.963 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipp.so.1"
67672026-03-19T03:33:00.026Z[ recovery-image] Mar 19 03:32:58.963 INFO O| Mar 19 03:32:58.963 INFO STEP 589 (remove_files) COMPLETE
67682026-03-19T03:33:00.029Z[ recovery-image] Mar 19 03:32:58.963 INFO O| Mar 19 03:32:58.963 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67692026-03-19T03:33:00.034Z[ recovery-image] Mar 19 03:32:58.971 INFO O| Mar 19 03:32:58.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipsecutil.so.1"
67702026-03-19T03:33:00.037Z[ recovery-image] Mar 19 03:32:58.972 INFO O| Mar 19 03:32:58.972 INFO STEP 590 (remove_files) COMPLETE
67712026-03-19T03:33:00.037Z[ recovery-image] Mar 19 03:32:58.972 INFO O| Mar 19 03:32:58.972 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67722026-03-19T03:33:00.041Z[ recovery-image] Mar 19 03:32:58.979 INFO O| Mar 19 03:32:58.979 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libjedec.so.1"
67732026-03-19T03:33:00.044Z[ recovery-image] Mar 19 03:32:58.979 INFO O| Mar 19 03:32:58.979 INFO STEP 591 (remove_files) COMPLETE
67742026-03-19T03:33:00.044Z[ recovery-image] Mar 19 03:32:58.979 INFO O| Mar 19 03:32:58.979 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67752026-03-19T03:33:00.049Z[ recovery-image] Mar 19 03:32:58.986 INFO O| Mar 19 03:32:58.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libl.so.1"
67762026-03-19T03:33:00.049Z[ recovery-image] Mar 19 03:32:58.986 INFO O| Mar 19 03:32:58.986 INFO STEP 592 (remove_files) COMPLETE
67772026-03-19T03:33:00.054Z[ recovery-image] Mar 19 03:32:58.986 INFO O| Mar 19 03:32:58.986 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67782026-03-19T03:33:00.057Z[ recovery-image] Mar 19 03:32:58.993 INFO O| Mar 19 03:32:58.993 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldap.so.5"
67792026-03-19T03:33:00.057Z[ recovery-image] Mar 19 03:32:58.993 INFO O| Mar 19 03:32:58.993 INFO STEP 593 (remove_files) COMPLETE
67802026-03-19T03:33:00.057Z[ recovery-image] Mar 19 03:32:58.994 INFO O| Mar 19 03:32:58.993 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67812026-03-19T03:33:00.064Z[ recovery-image] Mar 19 03:32:59.001 INFO O| Mar 19 03:32:59.001 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldstab.so.1"
67822026-03-19T03:33:00.068Z[ recovery-image] Mar 19 03:32:59.001 INFO O| Mar 19 03:32:59.001 INFO STEP 594 (remove_files) COMPLETE
67832026-03-19T03:33:00.068Z[ recovery-image] Mar 19 03:32:59.001 INFO O| Mar 19 03:32:59.001 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67842026-03-19T03:33:00.072Z[ recovery-image] Mar 19 03:32:59.008 INFO O| Mar 19 03:32:59.008 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblgrp.so.1"
67852026-03-19T03:33:00.072Z[ recovery-image] Mar 19 03:32:59.008 INFO O| Mar 19 03:32:59.008 INFO STEP 595 (remove_files) COMPLETE
67862026-03-19T03:33:00.072Z[ recovery-image] Mar 19 03:32:59.008 INFO O| Mar 19 03:32:59.008 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67872026-03-19T03:33:00.078Z[ recovery-image] Mar 19 03:32:59.015 INFO O| Mar 19 03:32:59.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblm.so.1"
67882026-03-19T03:33:00.082Z[ recovery-image] Mar 19 03:32:59.015 INFO O| Mar 19 03:32:59.015 INFO STEP 596 (remove_files) COMPLETE
67892026-03-19T03:33:00.082Z[ recovery-image] Mar 19 03:32:59.015 INFO O| Mar 19 03:32:59.015 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67902026-03-19T03:33:00.087Z[ recovery-image] Mar 19 03:32:59.024 INFO O| Mar 19 03:32:59.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmail.so.1"
67912026-03-19T03:33:00.088Z[ recovery-image] Mar 19 03:32:59.025 INFO O| Mar 19 03:32:59.025 INFO STEP 597 (remove_files) COMPLETE
67922026-03-19T03:33:00.088Z[ recovery-image] Mar 19 03:32:59.025 INFO O| Mar 19 03:32:59.025 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67932026-03-19T03:33:00.095Z[ recovery-image] Mar 19 03:32:59.032 INFO O| Mar 19 03:32:59.032 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmalloc.so.1"
67942026-03-19T03:33:00.099Z[ recovery-image] Mar 19 03:32:59.032 INFO O| Mar 19 03:32:59.032 INFO STEP 598 (remove_files) COMPLETE
67952026-03-19T03:33:00.099Z[ recovery-image] Mar 19 03:32:59.032 INFO O| Mar 19 03:32:59.032 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67962026-03-19T03:33:00.102Z[ recovery-image] Mar 19 03:32:59.038 INFO O| Mar 19 03:32:59.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
67972026-03-19T03:33:00.102Z[ recovery-image] Mar 19 03:32:59.039 INFO O| Mar 19 03:32:59.038 INFO STEP 599 (remove_files) COMPLETE
67982026-03-19T03:33:00.102Z[ recovery-image] Mar 19 03:32:59.039 INFO O| Mar 19 03:32:59.038 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67992026-03-19T03:33:00.108Z[ recovery-image] Mar 19 03:32:59.045 INFO O| Mar 19 03:32:59.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmenu.so.1"
68002026-03-19T03:33:00.113Z[ recovery-image] Mar 19 03:32:59.045 INFO O| Mar 19 03:32:59.045 INFO STEP 600 (remove_files) COMPLETE
68012026-03-19T03:33:00.113Z[ recovery-image] Mar 19 03:32:59.045 INFO O| Mar 19 03:32:59.045 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68022026-03-19T03:33:00.117Z[ recovery-image] Mar 19 03:32:59.054 INFO O| Mar 19 03:32:59.054 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
68032026-03-19T03:33:00.121Z[ recovery-image] Mar 19 03:32:59.055 INFO O| Mar 19 03:32:59.055 INFO STEP 601 (remove_files) COMPLETE
68042026-03-19T03:33:00.121Z[ recovery-image] Mar 19 03:32:59.055 INFO O| Mar 19 03:32:59.055 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68052026-03-19T03:33:00.126Z[ recovery-image] Mar 19 03:32:59.063 INFO O| Mar 19 03:32:59.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses.so.5.9"
68062026-03-19T03:33:00.129Z[ recovery-image] Mar 19 03:32:59.063 INFO O| Mar 19 03:32:59.063 INFO STEP 602 (remove_files) COMPLETE
68072026-03-19T03:33:00.129Z[ recovery-image] Mar 19 03:32:59.063 INFO O| Mar 19 03:32:59.063 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68082026-03-19T03:33:00.134Z[ host-image] Mar 19 03:32:59.071 INFO O| devel -> true
68092026-03-19T03:33:00.134Z[ host-image] Mar 19 03:32:59.071 INFO O| doc.man -> true
68102026-03-19T03:33:00.137Z[ host-image] Mar 19 03:32:59.071 INFO O| version-lock.shell/ksh93 -> true
68112026-03-19T03:33:00.137Z[ host-image] Mar 19 03:32:59.071 INFO O| version-lock.system/data/hardware-registry -> true
68122026-03-19T03:33:00.137Z[ host-image] Mar 19 03:32:59.071 INFO O| version-lock.system/data/zoneinfo -> true
68132026-03-19T03:33:00.137Z[ host-image] Mar 19 03:32:59.071 INFO O| version-lock.system/microcode/amd -> true
68142026-03-19T03:33:00.137Z[ host-image] Mar 19 03:32:59.071 INFO O| version-lock.system/microcode/intel -> true
68152026-03-19T03:33:00.137Z[ host-image] Mar 19 03:32:59.071 INFO O| version-lock.system/microcode/oxide -> true
68162026-03-19T03:33:00.137Z[ host-image] Mar 19 03:32:59.071 INFO O| assessing packaged files...
68172026-03-19T03:33:00.139Z[ recovery-image] Mar 19 03:32:59.072 INFO O| Mar 19 03:32:59.072 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libnls.so.1"
68182026-03-19T03:33:00.139Z[ recovery-image] Mar 19 03:32:59.072 INFO O| Mar 19 03:32:59.072 INFO STEP 603 (remove_files) COMPLETE
68192026-03-19T03:33:00.139Z[ recovery-image] Mar 19 03:32:59.072 INFO O| Mar 19 03:32:59.072 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68202026-03-19T03:33:00.144Z[ recovery-image] Mar 19 03:32:59.081 INFO O| Mar 19 03:32:59.081 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpanel.so.1"
68212026-03-19T03:33:00.144Z[ recovery-image] Mar 19 03:32:59.081 INFO O| Mar 19 03:32:59.081 INFO STEP 604 (remove_files) COMPLETE
68222026-03-19T03:33:00.144Z[ recovery-image] Mar 19 03:32:59.081 INFO O| Mar 19 03:32:59.081 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68232026-03-19T03:33:00.154Z[ recovery-image] Mar 19 03:32:59.091 INFO O| Mar 19 03:32:59.091 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
68242026-03-19T03:33:00.154Z[ recovery-image] Mar 19 03:32:59.091 INFO O| Mar 19 03:32:59.091 INFO STEP 605 (remove_files) COMPLETE
68252026-03-19T03:33:00.156Z[ recovery-image] Mar 19 03:32:59.091 INFO O| Mar 19 03:32:59.091 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68262026-03-19T03:33:00.162Z[ recovery-image] Mar 19 03:32:59.099 INFO O| Mar 19 03:32:59.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
68272026-03-19T03:33:00.162Z[ recovery-image] Mar 19 03:32:59.099 INFO O| Mar 19 03:32:59.099 INFO STEP 606 (remove_files) COMPLETE
68282026-03-19T03:33:00.167Z[ recovery-image] Mar 19 03:32:59.099 INFO O| Mar 19 03:32:59.099 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68292026-03-19T03:33:00.170Z[ recovery-image] Mar 19 03:32:59.107 INFO O| Mar 19 03:32:59.107 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpctx.so.1"
68302026-03-19T03:33:00.172Z[ recovery-image] Mar 19 03:32:59.107 INFO O| Mar 19 03:32:59.107 INFO STEP 607 (remove_files) COMPLETE
68312026-03-19T03:33:00.172Z[ recovery-image] Mar 19 03:32:59.107 INFO O| Mar 19 03:32:59.107 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68322026-03-19T03:33:00.179Z[ recovery-image] Mar 19 03:32:59.115 INFO O| Mar 19 03:32:59.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpicl.so.1"
68332026-03-19T03:33:00.181Z[ recovery-image] Mar 19 03:32:59.116 INFO O| Mar 19 03:32:59.116 INFO STEP 608 (remove_files) COMPLETE
68342026-03-19T03:33:00.182Z[ recovery-image] Mar 19 03:32:59.116 INFO O| Mar 19 03:32:59.116 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68352026-03-19T03:33:00.185Z[ recovery-image] Mar 19 03:32:59.123 INFO O| Mar 19 03:32:59.123 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libppt.so.1"
68362026-03-19T03:33:00.185Z[ recovery-image] Mar 19 03:32:59.123 INFO O| Mar 19 03:32:59.123 INFO STEP 609 (remove_files) COMPLETE
68372026-03-19T03:33:00.189Z[ recovery-image] Mar 19 03:32:59.123 INFO O| Mar 19 03:32:59.123 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68382026-03-19T03:33:00.192Z[ recovery-image] Mar 19 03:32:59.129 INFO O| Mar 19 03:32:59.129 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libraidcfg.so.1"
68392026-03-19T03:33:00.192Z[ recovery-image] Mar 19 03:32:59.129 INFO O| Mar 19 03:32:59.129 INFO STEP 610 (remove_files) COMPLETE
68402026-03-19T03:33:00.193Z[ recovery-image] Mar 19 03:32:59.129 INFO O| Mar 19 03:32:59.129 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68412026-03-19T03:33:00.199Z[ recovery-image] Mar 19 03:32:59.136 INFO O| Mar 19 03:32:59.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/librename.so.1"
68422026-03-19T03:33:00.199Z[ recovery-image] Mar 19 03:32:59.136 INFO O| Mar 19 03:32:59.136 INFO STEP 611 (remove_files) COMPLETE
68432026-03-19T03:33:00.203Z[ recovery-image] Mar 19 03:32:59.136 INFO O| Mar 19 03:32:59.136 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68442026-03-19T03:33:00.208Z[ recovery-image] Mar 19 03:32:59.145 INFO O| Mar 19 03:32:59.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libreparse.so.1"
68452026-03-19T03:33:00.211Z[ recovery-image] Mar 19 03:32:59.145 INFO O| Mar 19 03:32:59.145 INFO STEP 612 (remove_files) COMPLETE
68462026-03-19T03:33:00.211Z[ recovery-image] Mar 19 03:32:59.145 INFO O| Mar 19 03:32:59.145 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68472026-03-19T03:33:00.216Z[ recovery-image] Mar 19 03:32:59.153 INFO O| Mar 19 03:32:59.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsasl.so.1"
68482026-03-19T03:33:00.219Z[ recovery-image] Mar 19 03:32:59.153 INFO O| Mar 19 03:32:59.153 INFO STEP 613 (remove_files) COMPLETE
68492026-03-19T03:33:00.219Z[ recovery-image] Mar 19 03:32:59.153 INFO O| Mar 19 03:32:59.153 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68502026-03-19T03:33:00.224Z[ recovery-image] Mar 19 03:32:59.161 INFO O| Mar 19 03:32:59.161 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsched.so.1"
68512026-03-19T03:33:00.227Z[ recovery-image] Mar 19 03:32:59.161 INFO O| Mar 19 03:32:59.161 INFO STEP 614 (remove_files) COMPLETE
68522026-03-19T03:33:00.228Z[ recovery-image] Mar 19 03:32:59.161 INFO O| Mar 19 03:32:59.161 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68532026-03-19T03:33:00.231Z[ recovery-image] Mar 19 03:32:59.169 INFO O| Mar 19 03:32:59.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsctp.so.1"
68542026-03-19T03:33:00.234Z[ recovery-image] Mar 19 03:32:59.169 INFO O| Mar 19 03:32:59.169 INFO STEP 615 (remove_files) COMPLETE
68552026-03-19T03:33:00.234Z[ recovery-image] Mar 19 03:32:59.169 INFO O| Mar 19 03:32:59.169 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68562026-03-19T03:33:00.241Z[ recovery-image] Mar 19 03:32:59.178 INFO O| Mar 19 03:32:59.178 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsff.so.1"
68572026-03-19T03:33:00.244Z[ recovery-image] Mar 19 03:32:59.178 INFO O| Mar 19 03:32:59.178 INFO STEP 616 (remove_files) COMPLETE
68582026-03-19T03:33:00.244Z[ recovery-image] Mar 19 03:32:59.178 INFO O| Mar 19 03:32:59.178 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68592026-03-19T03:33:00.248Z[ recovery-image] Mar 19 03:32:59.185 INFO O| Mar 19 03:32:59.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsip.so.1"
68602026-03-19T03:33:00.251Z[ recovery-image] Mar 19 03:32:59.185 INFO O| Mar 19 03:32:59.185 INFO STEP 617 (remove_files) COMPLETE
68612026-03-19T03:33:00.251Z[ recovery-image] Mar 19 03:32:59.185 INFO O| Mar 19 03:32:59.185 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68622026-03-19T03:33:00.258Z[ recovery-image] Mar 19 03:32:59.194 INFO O| Mar 19 03:32:59.194 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsldap.so.1"
68632026-03-19T03:33:00.260Z[ recovery-image] Mar 19 03:32:59.194 INFO O| Mar 19 03:32:59.194 INFO STEP 618 (remove_files) COMPLETE
68642026-03-19T03:33:00.260Z[ recovery-image] Mar 19 03:32:59.194 INFO O| Mar 19 03:32:59.194 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68652026-03-19T03:33:00.265Z[ recovery-image] Mar 19 03:32:59.202 INFO O| Mar 19 03:32:59.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsmbfs.so.1"
68662026-03-19T03:33:00.267Z[ recovery-image] Mar 19 03:32:59.202 INFO O| Mar 19 03:32:59.202 INFO STEP 619 (remove_files) COMPLETE
68672026-03-19T03:33:00.267Z[ recovery-image] Mar 19 03:32:59.202 INFO O| Mar 19 03:32:59.202 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68682026-03-19T03:33:00.272Z[ recovery-image] Mar 19 03:32:59.209 INFO O| Mar 19 03:32:59.209 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
68692026-03-19T03:33:00.274Z[ recovery-image] Mar 19 03:32:59.209 INFO O| Mar 19 03:32:59.209 INFO STEP 620 (remove_files) COMPLETE
68702026-03-19T03:33:00.275Z[ recovery-image] Mar 19 03:32:59.209 INFO O| Mar 19 03:32:59.209 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68712026-03-19T03:33:00.281Z[ recovery-image] Mar 19 03:32:59.218 INFO O| Mar 19 03:32:59.218 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
68722026-03-19T03:33:00.283Z[ recovery-image] Mar 19 03:32:59.218 INFO O| Mar 19 03:32:59.218 INFO STEP 621 (remove_files) COMPLETE
68732026-03-19T03:33:00.283Z[ recovery-image] Mar 19 03:32:59.218 INFO O| Mar 19 03:32:59.218 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68742026-03-19T03:33:00.293Z[ recovery-image] Mar 19 03:32:59.227 INFO O| Mar 19 03:32:59.227 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsum.so.1"
68752026-03-19T03:33:00.293Z[ recovery-image] Mar 19 03:32:59.227 INFO O| Mar 19 03:32:59.227 INFO STEP 622 (remove_files) COMPLETE
68762026-03-19T03:33:00.293Z[ recovery-image] Mar 19 03:32:59.227 INFO O| Mar 19 03:32:59.227 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68772026-03-19T03:33:00.301Z[ recovery-image] Mar 19 03:32:59.237 INFO O| Mar 19 03:32:59.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtecla.so.1"
68782026-03-19T03:33:00.301Z[ recovery-image] Mar 19 03:32:59.237 INFO O| Mar 19 03:32:59.237 INFO STEP 623 (remove_files) COMPLETE
68792026-03-19T03:33:00.301Z[ recovery-image] Mar 19 03:32:59.237 INFO O| Mar 19 03:32:59.237 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68802026-03-19T03:33:00.309Z[ recovery-image] Mar 19 03:32:59.246 INFO O| Mar 19 03:32:59.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
68812026-03-19T03:33:00.312Z[ recovery-image] Mar 19 03:32:59.247 INFO O| Mar 19 03:32:59.247 INFO STEP 624 (remove_files) COMPLETE
68822026-03-19T03:33:00.312Z[ recovery-image] Mar 19 03:32:59.247 INFO O| Mar 19 03:32:59.247 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68832026-03-19T03:33:00.318Z[ recovery-image] Mar 19 03:32:59.255 INFO O| Mar 19 03:32:59.255 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libvolmgt.so.1"
68842026-03-19T03:33:00.321Z[ recovery-image] Mar 19 03:32:59.255 INFO O| Mar 19 03:32:59.255 INFO STEP 625 (remove_files) COMPLETE
68852026-03-19T03:33:00.321Z[ recovery-image] Mar 19 03:32:59.255 INFO O| Mar 19 03:32:59.255 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68862026-03-19T03:33:00.326Z[ recovery-image] Mar 19 03:32:59.263 INFO O| Mar 19 03:32:59.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liby.so.1"
68872026-03-19T03:33:00.329Z[ recovery-image] Mar 19 03:32:59.263 INFO O| Mar 19 03:32:59.263 INFO STEP 626 (remove_files) COMPLETE
68882026-03-19T03:33:00.329Z[ recovery-image] Mar 19 03:32:59.263 INFO O| Mar 19 03:32:59.263 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68892026-03-19T03:33:00.333Z[ recovery-image] Mar 19 03:32:59.270 INFO O| Mar 19 03:32:59.270 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
68902026-03-19T03:33:00.336Z[ recovery-image] Mar 19 03:32:59.270 INFO O| Mar 19 03:32:59.270 INFO STEP 627 (remove_files) COMPLETE
68912026-03-19T03:33:00.336Z[ recovery-image] Mar 19 03:32:59.270 INFO O| Mar 19 03:32:59.270 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68922026-03-19T03:33:00.340Z[ recovery-image] Mar 19 03:32:59.277 INFO O| Mar 19 03:32:59.277 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
68932026-03-19T03:33:00.343Z[ recovery-image] Mar 19 03:32:59.277 INFO O| Mar 19 03:32:59.277 INFO STEP 628 (remove_files) COMPLETE
68942026-03-19T03:33:00.343Z[ recovery-image] Mar 19 03:32:59.277 INFO O| Mar 19 03:32:59.277 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68952026-03-19T03:33:00.348Z[ recovery-image] Mar 19 03:32:59.285 INFO O| Mar 19 03:32:59.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonecfg.so.1"
68962026-03-19T03:33:00.351Z[ recovery-image] Mar 19 03:32:59.285 INFO O| Mar 19 03:32:59.285 INFO STEP 629 (remove_files) COMPLETE
68972026-03-19T03:33:00.351Z[ recovery-image] Mar 19 03:32:59.285 INFO O| Mar 19 03:32:59.285 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68982026-03-19T03:33:00.356Z[ recovery-image] Mar 19 03:32:59.293 INFO O| Mar 19 03:32:59.293 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
68992026-03-19T03:33:00.359Z[ recovery-image] Mar 19 03:32:59.293 INFO O| Mar 19 03:32:59.293 INFO STEP 630 (remove_files) COMPLETE
69002026-03-19T03:33:00.359Z[ recovery-image] Mar 19 03:32:59.293 INFO O| Mar 19 03:32:59.293 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69012026-03-19T03:33:00.365Z[ recovery-image] Mar 19 03:32:59.302 INFO O| Mar 19 03:32:59.302 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonestat.so.1"
69022026-03-19T03:33:00.370Z[ recovery-image] Mar 19 03:32:59.302 INFO O| Mar 19 03:32:59.302 INFO STEP 631 (remove_files) COMPLETE
69032026-03-19T03:33:00.370Z[ recovery-image] Mar 19 03:32:59.302 INFO O| Mar 19 03:32:59.302 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69042026-03-19T03:33:00.373Z[ recovery-image] Mar 19 03:32:59.309 INFO O| Mar 19 03:32:59.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzpool.so.1"
69052026-03-19T03:33:00.373Z[ recovery-image] Mar 19 03:32:59.309 INFO O| Mar 19 03:32:59.309 INFO STEP 632 (remove_files) COMPLETE
69062026-03-19T03:33:00.373Z[ recovery-image] Mar 19 03:32:59.309 INFO O| Mar 19 03:32:59.309 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69072026-03-19T03:33:00.380Z[ recovery-image] Mar 19 03:32:59.316 INFO O| Mar 19 03:32:59.316 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/madv.so.1"
69082026-03-19T03:33:00.384Z[ recovery-image] Mar 19 03:32:59.316 INFO O| Mar 19 03:32:59.316 INFO STEP 633 (remove_files) COMPLETE
69092026-03-19T03:33:00.384Z[ recovery-image] Mar 19 03:32:59.316 INFO O| Mar 19 03:32:59.316 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69102026-03-19T03:33:00.388Z[ recovery-image] Mar 19 03:32:59.323 INFO O| Mar 19 03:32:59.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/mpss.so.1"
69112026-03-19T03:33:00.388Z[ recovery-image] Mar 19 03:32:59.323 INFO O| Mar 19 03:32:59.323 INFO STEP 634 (remove_files) COMPLETE
69122026-03-19T03:33:00.388Z[ recovery-image] Mar 19 03:32:59.323 INFO O| Mar 19 03:32:59.323 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69132026-03-19T03:33:00.395Z[ recovery-image] Mar 19 03:32:59.332 INFO O| Mar 19 03:32:59.332 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ad.so.1"
69142026-03-19T03:33:00.398Z[ recovery-image] Mar 19 03:32:59.332 INFO O| Mar 19 03:32:59.332 INFO STEP 635 (remove_files) COMPLETE
69152026-03-19T03:33:00.398Z[ recovery-image] Mar 19 03:32:59.332 INFO O| Mar 19 03:32:59.332 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69162026-03-19T03:33:00.404Z[ recovery-image] Mar 19 03:32:59.340 INFO O| Mar 19 03:32:59.340 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ldap.so.1"
69172026-03-19T03:33:00.408Z[ recovery-image] Mar 19 03:32:59.341 INFO O| Mar 19 03:32:59.340 INFO STEP 636 (remove_files) COMPLETE
69182026-03-19T03:33:00.408Z[ recovery-image] Mar 19 03:32:59.341 INFO O| Mar 19 03:32:59.340 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69192026-03-19T03:33:00.412Z[ recovery-image] Mar 19 03:32:59.349 INFO O| Mar 19 03:32:59.349 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/passwdutil.so.1"
69202026-03-19T03:33:00.415Z[ recovery-image] Mar 19 03:32:59.349 INFO O| Mar 19 03:32:59.349 INFO STEP 637 (remove_files) COMPLETE
69212026-03-19T03:33:00.415Z[ recovery-image] Mar 19 03:32:59.349 INFO O| Mar 19 03:32:59.349 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69222026-03-19T03:33:00.419Z[ recovery-image] Mar 19 03:32:59.356 INFO O| Mar 19 03:32:59.356 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
69232026-03-19T03:33:00.423Z[ recovery-image] Mar 19 03:32:59.356 INFO O| Mar 19 03:32:59.356 INFO STEP 638 (remove_files) COMPLETE
69242026-03-19T03:33:00.423Z[ recovery-image] Mar 19 03:32:59.356 INFO O| Mar 19 03:32:59.356 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69252026-03-19T03:33:00.427Z[ recovery-image] Mar 19 03:32:59.364 INFO O| Mar 19 03:32:59.364 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
69262026-03-19T03:33:00.430Z[ recovery-image] Mar 19 03:32:59.364 INFO O| Mar 19 03:32:59.364 INFO STEP 639 (remove_files) COMPLETE
69272026-03-19T03:33:00.430Z[ recovery-image] Mar 19 03:32:59.364 INFO O| Mar 19 03:32:59.364 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69282026-03-19T03:33:00.435Z[ recovery-image] Mar 19 03:32:59.372 INFO O| Mar 19 03:32:59.372 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
69292026-03-19T03:33:00.481Z[ recovery-image] Mar 19 03:32:59.372 INFO O| Mar 19 03:32:59.372 INFO STEP 640 (remove_files) COMPLETE
69302026-03-19T03:33:00.481Z[ recovery-image] Mar 19 03:32:59.372 INFO O| Mar 19 03:32:59.372 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69312026-03-19T03:33:00.481Z[ recovery-image] Mar 19 03:32:59.380 INFO O| Mar 19 03:32:59.380 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
69322026-03-19T03:33:00.481Z[ recovery-image] Mar 19 03:32:59.380 INFO O| Mar 19 03:32:59.380 INFO STEP 641 (remove_files) COMPLETE
69332026-03-19T03:33:00.482Z[ recovery-image] Mar 19 03:32:59.380 INFO O| Mar 19 03:32:59.380 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69342026-03-19T03:33:00.482Z[ recovery-image] Mar 19 03:32:59.388 INFO O| Mar 19 03:32:59.387 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
69352026-03-19T03:33:00.482Z[ recovery-image] Mar 19 03:32:59.388 INFO O| Mar 19 03:32:59.388 INFO STEP 642 (remove_files) COMPLETE
69362026-03-19T03:33:00.482Z[ recovery-image] Mar 19 03:32:59.388 INFO O| Mar 19 03:32:59.388 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69372026-03-19T03:33:00.482Z[ recovery-image] Mar 19 03:32:59.395 INFO O| Mar 19 03:32:59.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
69382026-03-19T03:33:00.482Z[ recovery-image] Mar 19 03:32:59.395 INFO O| Mar 19 03:32:59.395 INFO STEP 643 (remove_files) COMPLETE
69392026-03-19T03:33:00.482Z[ recovery-image] Mar 19 03:32:59.395 INFO O| Mar 19 03:32:59.395 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69402026-03-19T03:33:00.482Z[ recovery-image] Mar 19 03:32:59.403 INFO O| Mar 19 03:32:59.403 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
69412026-03-19T03:33:00.482Z[ recovery-image] Mar 19 03:32:59.403 INFO O| Mar 19 03:32:59.403 INFO STEP 644 (remove_files) COMPLETE
69422026-03-19T03:33:00.482Z[ recovery-image] Mar 19 03:32:59.403 INFO O| Mar 19 03:32:59.403 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69432026-03-19T03:33:00.482Z[ recovery-image] Mar 19 03:32:59.411 INFO O| Mar 19 03:32:59.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
69442026-03-19T03:33:00.482Z[ recovery-image] Mar 19 03:32:59.411 INFO O| Mar 19 03:32:59.411 INFO STEP 645 (remove_files) COMPLETE
69452026-03-19T03:33:00.482Z[ recovery-image] Mar 19 03:32:59.411 INFO O| Mar 19 03:32:59.411 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69462026-03-19T03:33:00.488Z[ recovery-image] Mar 19 03:32:59.418 INFO O| Mar 19 03:32:59.418 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
69472026-03-19T03:33:00.488Z[ recovery-image] Mar 19 03:32:59.418 INFO O| Mar 19 03:32:59.418 INFO STEP 646 (remove_files) COMPLETE
69482026-03-19T03:33:00.488Z[ recovery-image] Mar 19 03:32:59.418 INFO O| Mar 19 03:32:59.418 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69492026-03-19T03:33:00.492Z[ recovery-image] Mar 19 03:32:59.425 INFO O| Mar 19 03:32:59.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
69502026-03-19T03:33:00.492Z[ recovery-image] Mar 19 03:32:59.425 INFO O| Mar 19 03:32:59.425 INFO STEP 647 (remove_files) COMPLETE
69512026-03-19T03:33:00.492Z[ recovery-image] Mar 19 03:32:59.425 INFO O| Mar 19 03:32:59.425 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69522026-03-19T03:33:00.498Z[ recovery-image] Mar 19 03:32:59.435 INFO O| Mar 19 03:32:59.435 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
69532026-03-19T03:33:00.502Z[ recovery-image] Mar 19 03:32:59.435 INFO O| Mar 19 03:32:59.435 INFO STEP 648 (remove_files) COMPLETE
69542026-03-19T03:33:00.502Z[ recovery-image] Mar 19 03:32:59.435 INFO O| Mar 19 03:32:59.435 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69552026-03-19T03:33:00.505Z[ recovery-image] Mar 19 03:32:59.442 INFO O| Mar 19 03:32:59.442 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
69562026-03-19T03:33:00.509Z[ recovery-image] Mar 19 03:32:59.443 INFO O| Mar 19 03:32:59.443 INFO STEP 649 (remove_files) COMPLETE
69572026-03-19T03:33:00.509Z[ recovery-image] Mar 19 03:32:59.443 INFO O| Mar 19 03:32:59.443 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69582026-03-19T03:33:00.513Z[ recovery-image] Mar 19 03:32:59.450 INFO O| Mar 19 03:32:59.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
69592026-03-19T03:33:00.516Z[ recovery-image] Mar 19 03:32:59.450 INFO O| Mar 19 03:32:59.450 INFO STEP 650 (remove_files) COMPLETE
69602026-03-19T03:33:00.516Z[ recovery-image] Mar 19 03:32:59.450 INFO O| Mar 19 03:32:59.450 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69612026-03-19T03:33:00.520Z[ recovery-image] Mar 19 03:32:59.457 INFO O| Mar 19 03:32:59.457 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
69622026-03-19T03:33:00.523Z[ recovery-image] Mar 19 03:32:59.457 INFO O| Mar 19 03:32:59.457 INFO STEP 651 (remove_files) COMPLETE
69632026-03-19T03:33:00.523Z[ recovery-image] Mar 19 03:32:59.457 INFO O| Mar 19 03:32:59.457 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69642026-03-19T03:33:00.527Z[ recovery-image] Mar 19 03:32:59.464 INFO O| Mar 19 03:32:59.464 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
69652026-03-19T03:33:00.531Z[ recovery-image] Mar 19 03:32:59.465 INFO O| Mar 19 03:32:59.465 INFO STEP 652 (remove_files) COMPLETE
69662026-03-19T03:33:00.531Z[ recovery-image] Mar 19 03:32:59.465 INFO O| Mar 19 03:32:59.465 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69672026-03-19T03:33:00.538Z[ recovery-image] Mar 19 03:32:59.474 INFO O| Mar 19 03:32:59.474 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
69682026-03-19T03:33:00.538Z[ recovery-image] Mar 19 03:32:59.474 INFO O| Mar 19 03:32:59.474 INFO STEP 653 (remove_files) COMPLETE
69692026-03-19T03:33:00.542Z[ recovery-image] Mar 19 03:32:59.474 INFO O| Mar 19 03:32:59.474 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69702026-03-19T03:33:00.545Z[ recovery-image] Mar 19 03:32:59.481 INFO O| Mar 19 03:32:59.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
69712026-03-19T03:33:00.546Z[ recovery-image] Mar 19 03:32:59.481 INFO O| Mar 19 03:32:59.481 INFO STEP 654 (remove_files) COMPLETE
69722026-03-19T03:33:00.546Z[ recovery-image] Mar 19 03:32:59.481 INFO O| Mar 19 03:32:59.481 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69732026-03-19T03:33:00.551Z[ recovery-image] Mar 19 03:32:59.489 INFO O| Mar 19 03:32:59.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
69742026-03-19T03:33:00.555Z[ recovery-image] Mar 19 03:32:59.489 INFO O| Mar 19 03:32:59.489 INFO STEP 655 (remove_files) COMPLETE
69752026-03-19T03:33:00.555Z[ recovery-image] Mar 19 03:32:59.489 INFO O| Mar 19 03:32:59.489 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69762026-03-19T03:33:00.559Z[ recovery-image] Mar 19 03:32:59.496 INFO O| Mar 19 03:32:59.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
69772026-03-19T03:33:00.559Z[ recovery-image] Mar 19 03:32:59.496 INFO O| Mar 19 03:32:59.496 INFO STEP 656 (remove_files) COMPLETE
69782026-03-19T03:33:00.562Z[ recovery-image] Mar 19 03:32:59.496 INFO O| Mar 19 03:32:59.496 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69792026-03-19T03:33:00.568Z[ recovery-image] Mar 19 03:32:59.505 INFO O| Mar 19 03:32:59.505 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
69802026-03-19T03:33:00.572Z[ recovery-image] Mar 19 03:32:59.506 INFO O| Mar 19 03:32:59.506 INFO STEP 657 (remove_files) COMPLETE
69812026-03-19T03:33:00.572Z[ recovery-image] Mar 19 03:32:59.506 INFO O| Mar 19 03:32:59.506 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69822026-03-19T03:33:00.577Z[ recovery-image] Mar 19 03:32:59.513 INFO O| Mar 19 03:32:59.513 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
69832026-03-19T03:33:00.581Z[ recovery-image] Mar 19 03:32:59.513 INFO O| Mar 19 03:32:59.513 INFO STEP 658 (remove_files) COMPLETE
69842026-03-19T03:33:00.581Z[ recovery-image] Mar 19 03:32:59.513 INFO O| Mar 19 03:32:59.513 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69852026-03-19T03:33:00.584Z[ recovery-image] Mar 19 03:32:59.521 INFO O| Mar 19 03:32:59.521 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
69862026-03-19T03:33:00.584Z[ recovery-image] Mar 19 03:32:59.521 INFO O| Mar 19 03:32:59.521 INFO STEP 659 (remove_files) COMPLETE
69872026-03-19T03:33:00.584Z[ recovery-image] Mar 19 03:32:59.521 INFO O| Mar 19 03:32:59.521 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69882026-03-19T03:33:00.591Z[ recovery-image] Mar 19 03:32:59.529 INFO O| Mar 19 03:32:59.529 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
69892026-03-19T03:33:00.594Z[ recovery-image] Mar 19 03:32:59.529 INFO O| Mar 19 03:32:59.529 INFO STEP 660 (remove_files) COMPLETE
69902026-03-19T03:33:00.594Z[ recovery-image] Mar 19 03:32:59.529 INFO O| Mar 19 03:32:59.529 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69912026-03-19T03:33:00.599Z[ recovery-image] Mar 19 03:32:59.536 INFO O| Mar 19 03:32:59.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
69922026-03-19T03:33:00.602Z[ recovery-image] Mar 19 03:32:59.536 INFO O| Mar 19 03:32:59.536 INFO STEP 661 (remove_files) COMPLETE
69932026-03-19T03:33:00.602Z[ recovery-image] Mar 19 03:32:59.536 INFO O| Mar 19 03:32:59.536 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69942026-03-19T03:33:00.607Z[ recovery-image] Mar 19 03:32:59.545 INFO O| Mar 19 03:32:59.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
69952026-03-19T03:33:00.611Z[ recovery-image] Mar 19 03:32:59.545 INFO O| Mar 19 03:32:59.545 INFO STEP 662 (remove_files) COMPLETE
69962026-03-19T03:33:00.611Z[ recovery-image] Mar 19 03:32:59.545 INFO O| Mar 19 03:32:59.545 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69972026-03-19T03:33:00.615Z[ recovery-image] Mar 19 03:32:59.552 INFO O| Mar 19 03:32:59.552 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
69982026-03-19T03:33:00.615Z[ recovery-image] Mar 19 03:32:59.552 INFO O| Mar 19 03:32:59.552 INFO STEP 663 (remove_files) COMPLETE
69992026-03-19T03:33:00.618Z[ recovery-image] Mar 19 03:32:59.552 INFO O| Mar 19 03:32:59.552 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70002026-03-19T03:33:00.624Z[ recovery-image] Mar 19 03:32:59.561 INFO O| Mar 19 03:32:59.561 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
70012026-03-19T03:33:00.627Z[ recovery-image] Mar 19 03:32:59.561 INFO O| Mar 19 03:32:59.561 INFO STEP 664 (remove_files) COMPLETE
70022026-03-19T03:33:00.627Z[ recovery-image] Mar 19 03:32:59.561 INFO O| Mar 19 03:32:59.561 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70032026-03-19T03:33:00.632Z[ recovery-image] Mar 19 03:32:59.570 INFO O| Mar 19 03:32:59.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
70042026-03-19T03:33:00.637Z[ recovery-image] Mar 19 03:32:59.570 INFO O| Mar 19 03:32:59.570 INFO STEP 665 (remove_files) COMPLETE
70052026-03-19T03:33:00.637Z[ recovery-image] Mar 19 03:32:59.570 INFO O| Mar 19 03:32:59.570 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70062026-03-19T03:33:00.641Z[ recovery-image] Mar 19 03:32:59.578 INFO O| Mar 19 03:32:59.578 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
70072026-03-19T03:33:00.641Z[ recovery-image] Mar 19 03:32:59.578 INFO O| Mar 19 03:32:59.578 INFO STEP 666 (remove_files) COMPLETE
70082026-03-19T03:33:00.645Z[ recovery-image] Mar 19 03:32:59.578 INFO O| Mar 19 03:32:59.578 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70092026-03-19T03:33:00.648Z[ recovery-image] Mar 19 03:32:59.585 INFO O| Mar 19 03:32:59.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
70102026-03-19T03:33:00.648Z[ recovery-image] Mar 19 03:32:59.585 INFO O| Mar 19 03:32:59.585 INFO STEP 667 (remove_files) COMPLETE
70112026-03-19T03:33:00.651Z[ recovery-image] Mar 19 03:32:59.585 INFO O| Mar 19 03:32:59.585 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70122026-03-19T03:33:00.657Z[ recovery-image] Mar 19 03:32:59.594 INFO O| Mar 19 03:32:59.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/straddr.so.2"
70132026-03-19T03:33:00.660Z[ recovery-image] Mar 19 03:32:59.594 INFO O| Mar 19 03:32:59.594 INFO STEP 668 (remove_files) COMPLETE
70142026-03-19T03:33:00.660Z[ recovery-image] Mar 19 03:32:59.594 INFO O| Mar 19 03:32:59.594 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70152026-03-19T03:33:00.664Z[ recovery-image] Mar 19 03:32:59.601 INFO O| Mar 19 03:32:59.601 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/watchmalloc.so.1"
70162026-03-19T03:33:00.667Z[ recovery-image] Mar 19 03:32:59.601 INFO O| Mar 19 03:32:59.601 INFO STEP 669 (remove_files) COMPLETE
70172026-03-19T03:33:00.667Z[ recovery-image] Mar 19 03:32:59.601 INFO O| Mar 19 03:32:59.601 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70182026-03-19T03:33:00.673Z[ recovery-image] Mar 19 03:32:59.608 INFO O| Mar 19 03:32:59.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/audit/audit_record_attr"
70192026-03-19T03:33:00.676Z[ recovery-image] Mar 19 03:32:59.608 INFO O| Mar 19 03:32:59.608 INFO STEP 670 (remove_files) COMPLETE
70202026-03-19T03:33:00.676Z[ recovery-image] Mar 19 03:32:59.608 INFO O| Mar 19 03:32:59.608 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70212026-03-19T03:33:00.679Z[ recovery-image] Mar 19 03:32:59.617 INFO O| Mar 19 03:32:59.617 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/common.ksh"
70222026-03-19T03:33:00.683Z[ recovery-image] Mar 19 03:32:59.617 INFO O| Mar 19 03:32:59.617 INFO STEP 671 (remove_files) COMPLETE
70232026-03-19T03:33:00.683Z[ recovery-image] Mar 19 03:32:59.617 INFO O| Mar 19 03:32:59.617 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70242026-03-19T03:33:00.687Z[ recovery-image] Mar 19 03:32:59.625 INFO O| Mar 19 03:32:59.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/query"
70252026-03-19T03:33:00.691Z[ recovery-image] Mar 19 03:32:59.625 INFO O| Mar 19 03:32:59.625 INFO STEP 672 (remove_files) COMPLETE
70262026-03-19T03:33:00.691Z[ recovery-image] Mar 19 03:32:59.625 INFO O| Mar 19 03:32:59.625 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70272026-03-19T03:33:00.695Z[ recovery-image] Mar 19 03:32:59.632 INFO O| Mar 19 03:32:59.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/uninstall.ksh"
70282026-03-19T03:33:00.698Z[ recovery-image] Mar 19 03:32:59.632 INFO O| Mar 19 03:32:59.632 INFO STEP 673 (remove_files) COMPLETE
70292026-03-19T03:33:00.698Z[ recovery-image] Mar 19 03:32:59.632 INFO O| Mar 19 03:32:59.632 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70302026-03-19T03:33:00.703Z[ recovery-image] Mar 19 03:32:59.640 INFO O| Mar 19 03:32:59.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
70312026-03-19T03:33:00.706Z[ recovery-image] Mar 19 03:32:59.640 INFO O| Mar 19 03:32:59.640 INFO STEP 674 (remove_files) COMPLETE
70322026-03-19T03:33:00.706Z[ recovery-image] Mar 19 03:32:59.640 INFO O| Mar 19 03:32:59.640 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70332026-03-19T03:33:00.712Z[ recovery-image] Mar 19 03:32:59.649 INFO O| Mar 19 03:32:59.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
70342026-03-19T03:33:00.712Z[ recovery-image] Mar 19 03:32:59.649 INFO O| Mar 19 03:32:59.649 INFO STEP 675 (remove_files) COMPLETE
70352026-03-19T03:33:00.715Z[ recovery-image] Mar 19 03:32:59.649 INFO O| Mar 19 03:32:59.649 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70362026-03-19T03:33:00.719Z[ recovery-image] Mar 19 03:32:59.657 INFO O| Mar 19 03:32:59.656 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
70372026-03-19T03:33:00.719Z[ recovery-image] Mar 19 03:32:59.657 INFO O| Mar 19 03:32:59.657 INFO STEP 676 (remove_files) COMPLETE
70382026-03-19T03:33:00.719Z[ recovery-image] Mar 19 03:32:59.657 INFO O| Mar 19 03:32:59.657 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70392026-03-19T03:33:00.729Z[ recovery-image] Mar 19 03:32:59.666 INFO O| Mar 19 03:32:59.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
70402026-03-19T03:33:00.732Z[ recovery-image] Mar 19 03:32:59.666 INFO O| Mar 19 03:32:59.666 INFO STEP 677 (remove_files) COMPLETE
70412026-03-19T03:33:00.732Z[ recovery-image] Mar 19 03:32:59.666 INFO O| Mar 19 03:32:59.666 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70422026-03-19T03:33:00.738Z[ recovery-image] Mar 19 03:32:59.675 INFO O| Mar 19 03:32:59.675 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
70432026-03-19T03:33:00.738Z[ recovery-image] Mar 19 03:32:59.675 INFO O| Mar 19 03:32:59.675 INFO STEP 678 (remove_files) COMPLETE
70442026-03-19T03:33:00.741Z[ recovery-image] Mar 19 03:32:59.675 INFO O| Mar 19 03:32:59.675 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70452026-03-19T03:33:00.745Z[ recovery-image] Mar 19 03:32:59.683 INFO O| Mar 19 03:32:59.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/ib.so.1"
70462026-03-19T03:33:00.745Z[ recovery-image] Mar 19 03:32:59.683 INFO O| Mar 19 03:32:59.683 INFO STEP 679 (remove_files) COMPLETE
70472026-03-19T03:33:00.748Z[ recovery-image] Mar 19 03:32:59.683 INFO O| Mar 19 03:32:59.683 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70482026-03-19T03:33:00.753Z[ recovery-image] Mar 19 03:32:59.690 INFO O| Mar 19 03:32:59.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/pci.so.1"
70492026-03-19T03:33:00.757Z[ recovery-image] Mar 19 03:32:59.690 INFO O| Mar 19 03:32:59.690 INFO STEP 680 (remove_files) COMPLETE
70502026-03-19T03:33:00.757Z[ recovery-image] Mar 19 03:32:59.690 INFO O| Mar 19 03:32:59.690 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70512026-03-19T03:33:00.760Z[ recovery-image] Mar 19 03:32:59.697 INFO O| Mar 19 03:32:59.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/sata.so.1"
70522026-03-19T03:33:00.760Z[ recovery-image] Mar 19 03:32:59.698 INFO O| Mar 19 03:32:59.698 INFO STEP 681 (remove_files) COMPLETE
70532026-03-19T03:33:00.763Z[ recovery-image] Mar 19 03:32:59.698 INFO O| Mar 19 03:32:59.698 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70542026-03-19T03:33:00.768Z[ recovery-image] Mar 19 03:32:59.705 INFO O| Mar 19 03:32:59.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/scsi.so.1"
70552026-03-19T03:33:00.771Z[ recovery-image] Mar 19 03:32:59.705 INFO O| Mar 19 03:32:59.705 INFO STEP 682 (remove_files) COMPLETE
70562026-03-19T03:33:00.771Z[ recovery-image] Mar 19 03:32:59.705 INFO O| Mar 19 03:32:59.705 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70572026-03-19T03:33:00.775Z[ recovery-image] Mar 19 03:32:59.713 INFO O| Mar 19 03:32:59.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/shp.so.1"
70582026-03-19T03:33:00.778Z[ recovery-image] Mar 19 03:32:59.713 INFO O| Mar 19 03:32:59.713 INFO STEP 683 (remove_files) COMPLETE
70592026-03-19T03:33:00.778Z[ recovery-image] Mar 19 03:32:59.713 INFO O| Mar 19 03:32:59.713 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70602026-03-19T03:33:00.783Z[ recovery-image] Mar 19 03:32:59.720 INFO O| Mar 19 03:32:59.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/usb.so.1"
70612026-03-19T03:33:00.786Z[ recovery-image] Mar 19 03:32:59.720 INFO O| Mar 19 03:32:59.720 INFO STEP 684 (remove_files) COMPLETE
70622026-03-19T03:33:00.786Z[ recovery-image] Mar 19 03:32:59.720 INFO O| Mar 19 03:32:59.720 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70632026-03-19T03:33:00.792Z[ recovery-image] Mar 19 03:32:59.729 INFO O| Mar 19 03:32:59.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXdispadmin"
70642026-03-19T03:33:00.796Z[ recovery-image] Mar 19 03:32:59.729 INFO O| Mar 19 03:32:59.729 INFO STEP 685 (remove_files) COMPLETE
70652026-03-19T03:33:00.796Z[ recovery-image] Mar 19 03:32:59.729 INFO O| Mar 19 03:32:59.729 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70662026-03-19T03:33:00.800Z[ recovery-image] Mar 19 03:32:59.737 INFO O| Mar 19 03:32:59.737 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXpriocntl"
70672026-03-19T03:33:00.800Z[ recovery-image] Mar 19 03:32:59.737 INFO O| Mar 19 03:32:59.737 INFO STEP 686 (remove_files) COMPLETE
70682026-03-19T03:33:00.803Z[ recovery-image] Mar 19 03:32:59.737 INFO O| Mar 19 03:32:59.737 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70692026-03-19T03:33:00.807Z[ recovery-image] Mar 19 03:32:59.744 INFO O| Mar 19 03:32:59.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IAdispadmin"
70702026-03-19T03:33:00.810Z[ recovery-image] Mar 19 03:32:59.745 INFO O| Mar 19 03:32:59.745 INFO STEP 687 (remove_files) COMPLETE
70712026-03-19T03:33:00.810Z[ recovery-image] Mar 19 03:32:59.745 INFO O| Mar 19 03:32:59.745 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70722026-03-19T03:33:00.816Z[ recovery-image] Mar 19 03:32:59.752 INFO O| Mar 19 03:32:59.752 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IApriocntl"
70732026-03-19T03:33:00.819Z[ recovery-image] Mar 19 03:32:59.752 INFO O| Mar 19 03:32:59.752 INFO STEP 688 (remove_files) COMPLETE
70742026-03-19T03:33:00.819Z[ recovery-image] Mar 19 03:32:59.752 INFO O| Mar 19 03:32:59.752 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70752026-03-19T03:33:00.824Z[ recovery-image] Mar 19 03:32:59.759 INFO O| Mar 19 03:32:59.759 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTdispadmin"
70762026-03-19T03:33:00.827Z[ recovery-image] Mar 19 03:32:59.759 INFO O| Mar 19 03:32:59.759 INFO STEP 689 (remove_files) COMPLETE
70772026-03-19T03:33:00.827Z[ recovery-image] Mar 19 03:32:59.759 INFO O| Mar 19 03:32:59.759 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70782026-03-19T03:33:00.831Z[ recovery-image] Mar 19 03:32:59.768 INFO O| Mar 19 03:32:59.768 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTpriocntl"
70792026-03-19T03:33:00.831Z[ recovery-image] Mar 19 03:32:59.768 INFO O| Mar 19 03:32:59.768 INFO STEP 690 (remove_files) COMPLETE
70802026-03-19T03:33:00.835Z[ recovery-image] Mar 19 03:32:59.768 INFO O| Mar 19 03:32:59.768 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70812026-03-19T03:33:00.838Z[ recovery-image] Mar 19 03:32:59.776 INFO O| Mar 19 03:32:59.775 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCdispadmin"
70822026-03-19T03:33:00.841Z[ recovery-image] Mar 19 03:32:59.776 INFO O| Mar 19 03:32:59.776 INFO STEP 691 (remove_files) COMPLETE
70832026-03-19T03:33:00.841Z[ recovery-image] Mar 19 03:32:59.776 INFO O| Mar 19 03:32:59.776 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70842026-03-19T03:33:00.847Z[ recovery-image] Mar 19 03:32:59.784 INFO O| Mar 19 03:32:59.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCpriocntl"
70852026-03-19T03:33:00.847Z[ recovery-image] Mar 19 03:32:59.784 INFO O| Mar 19 03:32:59.784 INFO STEP 692 (remove_files) COMPLETE
70862026-03-19T03:33:00.847Z[ recovery-image] Mar 19 03:32:59.784 INFO O| Mar 19 03:32:59.784 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70872026-03-19T03:33:00.854Z[ recovery-image] Mar 19 03:32:59.791 INFO O| Mar 19 03:32:59.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSdispadmin"
70882026-03-19T03:33:00.858Z[ recovery-image] Mar 19 03:32:59.791 INFO O| Mar 19 03:32:59.791 INFO STEP 693 (remove_files) COMPLETE
70892026-03-19T03:33:00.858Z[ recovery-image] Mar 19 03:32:59.791 INFO O| Mar 19 03:32:59.791 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70902026-03-19T03:33:00.861Z[ recovery-image] Mar 19 03:32:59.798 INFO O| Mar 19 03:32:59.798 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSpriocntl"
70912026-03-19T03:33:00.861Z[ recovery-image] Mar 19 03:32:59.798 INFO O| Mar 19 03:32:59.798 INFO STEP 694 (remove_files) COMPLETE
70922026-03-19T03:33:00.864Z[ recovery-image] Mar 19 03:32:59.798 INFO O| Mar 19 03:32:59.798 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70932026-03-19T03:33:00.868Z[ recovery-image] Mar 19 03:32:59.805 INFO O| Mar 19 03:32:59.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
70942026-03-19T03:33:00.871Z[ recovery-image] Mar 19 03:32:59.805 INFO O| Mar 19 03:32:59.805 INFO STEP 695 (remove_files) COMPLETE
70952026-03-19T03:33:00.871Z[ recovery-image] Mar 19 03:32:59.805 INFO O| Mar 19 03:32:59.805 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70962026-03-19T03:33:00.875Z[ recovery-image] Mar 19 03:32:59.812 INFO O| Mar 19 03:32:59.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
70972026-03-19T03:33:00.879Z[ recovery-image] Mar 19 03:32:59.813 INFO O| Mar 19 03:32:59.813 INFO STEP 696 (remove_files) COMPLETE
70982026-03-19T03:33:00.879Z[ recovery-image] Mar 19 03:32:59.813 INFO O| Mar 19 03:32:59.813 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70992026-03-19T03:33:00.883Z[ recovery-image] Mar 19 03:32:59.820 INFO O| Mar 19 03:32:59.820 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlled"
71002026-03-19T03:33:00.887Z[ recovery-image] Mar 19 03:32:59.820 INFO O| Mar 19 03:32:59.820 INFO STEP 697 (remove_files) COMPLETE
71012026-03-19T03:33:00.887Z[ recovery-image] Mar 19 03:32:59.820 INFO O| Mar 19 03:32:59.820 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71022026-03-19T03:33:00.891Z[ recovery-image] Mar 19 03:32:59.827 INFO O| Mar 19 03:32:59.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlrecv"
71032026-03-19T03:33:00.891Z[ recovery-image] Mar 19 03:32:59.827 INFO O| Mar 19 03:32:59.827 INFO STEP 698 (remove_files) COMPLETE
71042026-03-19T03:33:00.891Z[ recovery-image] Mar 19 03:32:59.827 INFO O| Mar 19 03:32:59.827 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71052026-03-19T03:33:00.897Z[ recovery-image] Mar 19 03:32:59.834 INFO O| Mar 19 03:32:59.834 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlsend"
71062026-03-19T03:33:00.900Z[ recovery-image] Mar 19 03:32:59.834 INFO O| Mar 19 03:32:59.834 INFO STEP 699 (remove_files) COMPLETE
71072026-03-19T03:33:00.900Z[ recovery-image] Mar 19 03:32:59.834 INFO O| Mar 19 03:32:59.834 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71082026-03-19T03:33:00.905Z[ recovery-image] Mar 19 03:32:59.842 INFO O| Mar 19 03:32:59.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dltraninfo"
71092026-03-19T03:33:00.905Z[ recovery-image] Mar 19 03:32:59.842 INFO O| Mar 19 03:32:59.842 INFO STEP 700 (remove_files) COMPLETE
71102026-03-19T03:33:00.908Z[ recovery-image] Mar 19 03:32:59.842 INFO O| Mar 19 03:32:59.842 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71112026-03-19T03:33:00.912Z[ recovery-image] Mar 19 03:32:59.849 INFO O| Mar 19 03:32:59.849 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/drti.o"
71122026-03-19T03:33:00.915Z[ recovery-image] Mar 19 03:32:59.849 INFO O| Mar 19 03:32:59.849 INFO STEP 701 (remove_files) COMPLETE
71132026-03-19T03:33:00.915Z[ recovery-image] Mar 19 03:32:59.849 INFO O| Mar 19 03:32:59.849 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71142026-03-19T03:33:00.920Z[ recovery-image] Mar 19 03:32:59.858 INFO O| Mar 19 03:32:59.858 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
71152026-03-19T03:33:00.920Z[ recovery-image] Mar 19 03:32:59.858 INFO O| Mar 19 03:32:59.858 INFO STEP 702 (remove_files) COMPLETE
71162026-03-19T03:33:00.926Z[ recovery-image] Mar 19 03:32:59.858 INFO O| Mar 19 03:32:59.858 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71172026-03-19T03:33:00.930Z[ recovery-image] Mar 19 03:32:59.865 INFO O| Mar 19 03:32:59.865 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/sftp64.d"
71182026-03-19T03:33:00.930Z[ recovery-image] Mar 19 03:32:59.865 INFO O| Mar 19 03:32:59.865 INFO STEP 703 (remove_files) COMPLETE
71192026-03-19T03:33:00.930Z[ recovery-image] Mar 19 03:32:59.865 INFO O| Mar 19 03:32:59.865 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71202026-03-19T03:33:00.935Z[ recovery-image] Mar 19 03:32:59.872 INFO O| Mar 19 03:32:59.872 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/drti.o"
71212026-03-19T03:33:00.939Z[ recovery-image] Mar 19 03:32:59.872 INFO O| Mar 19 03:32:59.872 INFO STEP 704 (remove_files) COMPLETE
71222026-03-19T03:33:00.939Z[ recovery-image] Mar 19 03:32:59.872 INFO O| Mar 19 03:32:59.872 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71232026-03-19T03:33:00.944Z[ recovery-image] Mar 19 03:32:59.881 INFO O| Mar 19 03:32:59.881 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
71242026-03-19T03:33:00.947Z[ recovery-image] Mar 19 03:32:59.881 INFO O| Mar 19 03:32:59.881 INFO STEP 705 (remove_files) COMPLETE
71252026-03-19T03:33:00.947Z[ recovery-image] Mar 19 03:32:59.881 INFO O| Mar 19 03:32:59.881 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71262026-03-19T03:33:00.953Z[ recovery-image] Mar 19 03:32:59.890 INFO O| Mar 19 03:32:59.890 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
71272026-03-19T03:33:00.956Z[ recovery-image] Mar 19 03:32:59.890 INFO O| Mar 19 03:32:59.890 INFO STEP 706 (remove_files) COMPLETE
71282026-03-19T03:33:00.956Z[ recovery-image] Mar 19 03:32:59.890 INFO O| Mar 19 03:32:59.890 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71292026-03-19T03:33:00.963Z[ recovery-image] Mar 19 03:32:59.900 INFO O| Mar 19 03:32:59.900 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
71302026-03-19T03:33:00.967Z[ recovery-image] Mar 19 03:32:59.900 INFO O| Mar 19 03:32:59.900 INFO STEP 707 (remove_files) COMPLETE
71312026-03-19T03:33:00.967Z[ recovery-image] Mar 19 03:32:59.900 INFO O| Mar 19 03:32:59.900 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71322026-03-19T03:33:00.974Z[ recovery-image] Mar 19 03:32:59.911 INFO O| Mar 19 03:32:59.911 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
71332026-03-19T03:33:00.978Z[ recovery-image] Mar 19 03:32:59.911 INFO O| Mar 19 03:32:59.911 INFO STEP 708 (remove_files) COMPLETE
71342026-03-19T03:33:00.978Z[ recovery-image] Mar 19 03:32:59.911 INFO O| Mar 19 03:32:59.911 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71352026-03-19T03:33:00.984Z[ recovery-image] Mar 19 03:32:59.921 INFO O| Mar 19 03:32:59.921 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
71362026-03-19T03:33:00.987Z[ recovery-image] Mar 19 03:32:59.921 INFO O| Mar 19 03:32:59.921 INFO STEP 709 (remove_files) COMPLETE
71372026-03-19T03:33:00.987Z[ recovery-image] Mar 19 03:32:59.921 INFO O| Mar 19 03:32:59.921 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71382026-03-19T03:33:00.994Z[ recovery-image] Mar 19 03:32:59.931 INFO O| Mar 19 03:32:59.931 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
71392026-03-19T03:33:00.997Z[ recovery-image] Mar 19 03:32:59.931 INFO O| Mar 19 03:32:59.931 INFO STEP 710 (remove_files) COMPLETE
71402026-03-19T03:33:00.997Z[ recovery-image] Mar 19 03:32:59.931 INFO O| Mar 19 03:32:59.931 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71412026-03-19T03:33:01.009Z[ recovery-image] Mar 19 03:32:59.941 INFO O| Mar 19 03:32:59.941 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
71422026-03-19T03:33:01.012Z[ recovery-image] Mar 19 03:32:59.941 INFO O| Mar 19 03:32:59.941 INFO STEP 711 (remove_files) COMPLETE
71432026-03-19T03:33:01.012Z[ recovery-image] Mar 19 03:32:59.941 INFO O| Mar 19 03:32:59.941 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71442026-03-19T03:33:01.015Z[ recovery-image] Mar 19 03:32:59.950 INFO O| Mar 19 03:32:59.950 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
71452026-03-19T03:33:01.016Z[ recovery-image] Mar 19 03:32:59.950 INFO O| Mar 19 03:32:59.950 INFO STEP 712 (remove_files) COMPLETE
71462026-03-19T03:33:01.016Z[ recovery-image] Mar 19 03:32:59.950 INFO O| Mar 19 03:32:59.950 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71472026-03-19T03:33:01.021Z[ recovery-image] Mar 19 03:32:59.959 INFO O| Mar 19 03:32:59.959 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
71482026-03-19T03:33:01.024Z[ recovery-image] Mar 19 03:32:59.959 INFO O| Mar 19 03:32:59.959 INFO STEP 713 (remove_files) COMPLETE
71492026-03-19T03:33:01.024Z[ recovery-image] Mar 19 03:32:59.959 INFO O| Mar 19 03:32:59.959 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71502026-03-19T03:33:01.033Z[ recovery-image] Mar 19 03:32:59.969 INFO O| Mar 19 03:32:59.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
71512026-03-19T03:33:01.033Z[ recovery-image] Mar 19 03:32:59.969 INFO O| Mar 19 03:32:59.969 INFO STEP 714 (remove_files) COMPLETE
71522026-03-19T03:33:01.036Z[ recovery-image] Mar 19 03:32:59.969 INFO O| Mar 19 03:32:59.969 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71532026-03-19T03:33:01.040Z[ recovery-image] Mar 19 03:32:59.978 INFO O| Mar 19 03:32:59.978 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/AMD.dict"
71542026-03-19T03:33:01.044Z[ recovery-image] Mar 19 03:32:59.978 INFO O| Mar 19 03:32:59.978 INFO STEP 715 (remove_files) COMPLETE
71552026-03-19T03:33:01.044Z[ recovery-image] Mar 19 03:32:59.978 INFO O| Mar 19 03:32:59.978 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71562026-03-19T03:33:01.051Z[ recovery-image] Mar 19 03:32:59.988 INFO O| Mar 19 03:32:59.988 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
71572026-03-19T03:33:01.054Z[ recovery-image] Mar 19 03:32:59.988 INFO O| Mar 19 03:32:59.988 INFO STEP 716 (remove_files) COMPLETE
71582026-03-19T03:33:01.055Z[ recovery-image] Mar 19 03:32:59.988 INFO O| Mar 19 03:32:59.988 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71592026-03-19T03:33:01.061Z[ recovery-image] Mar 19 03:32:59.997 INFO O| Mar 19 03:32:59.997 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/GMCA.dict"
71602026-03-19T03:33:01.065Z[ recovery-image] Mar 19 03:32:59.997 INFO O| Mar 19 03:32:59.997 INFO STEP 717 (remove_files) COMPLETE
71612026-03-19T03:33:01.065Z[ recovery-image] Mar 19 03:32:59.997 INFO O| Mar 19 03:32:59.997 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71622026-03-19T03:33:01.069Z[ recovery-image] Mar 19 03:33:00.004 INFO O| Mar 19 03:33:00.004 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/INTEL.dict"
71632026-03-19T03:33:01.069Z[ recovery-image] Mar 19 03:33:00.004 INFO O| Mar 19 03:33:00.004 INFO STEP 718 (remove_files) COMPLETE
71642026-03-19T03:33:01.069Z[ recovery-image] Mar 19 03:33:00.004 INFO O| Mar 19 03:33:00.004 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71652026-03-19T03:33:01.074Z[ recovery-image] Mar 19 03:33:00.012 INFO O| Mar 19 03:33:00.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fminject"
71662026-03-19T03:33:01.078Z[ recovery-image] Mar 19 03:33:00.012 INFO O| Mar 19 03:33:00.012 INFO STEP 719 (remove_files) COMPLETE
71672026-03-19T03:33:01.078Z[ recovery-image] Mar 19 03:33:00.012 INFO O| Mar 19 03:33:00.012 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71682026-03-19T03:33:01.084Z[ recovery-image] Mar 19 03:33:00.022 INFO O| Mar 19 03:33:00.021 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmsim"
71692026-03-19T03:33:01.088Z[ recovery-image] Mar 19 03:33:00.022 INFO O| Mar 19 03:33:00.022 INFO STEP 720 (remove_files) COMPLETE
71702026-03-19T03:33:01.088Z[ recovery-image] Mar 19 03:33:00.022 INFO O| Mar 19 03:33:00.022 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71712026-03-19T03:33:01.092Z[ recovery-image] Mar 19 03:33:00.029 INFO O| Mar 19 03:33:00.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmtopo"
71722026-03-19T03:33:01.096Z[ recovery-image] Mar 19 03:33:00.029 INFO O| Mar 19 03:33:00.029 INFO STEP 721 (remove_files) COMPLETE
71732026-03-19T03:33:01.096Z[ recovery-image] Mar 19 03:33:00.029 INFO O| Mar 19 03:33:00.029 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71742026-03-19T03:33:01.099Z[ recovery-image] Mar 19 03:33:00.037 INFO O| Mar 19 03:33:00.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/ipmitopo"
71752026-03-19T03:33:01.103Z[ recovery-image] Mar 19 03:33:00.037 INFO O| Mar 19 03:33:00.037 INFO STEP 722 (remove_files) COMPLETE
71762026-03-19T03:33:01.103Z[ recovery-image] Mar 19 03:33:00.037 INFO O| Mar 19 03:33:00.037 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71772026-03-19T03:33:01.106Z[ recovery-image] Mar 19 03:33:00.044 INFO O| Mar 19 03:33:00.043 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/mcdecode"
71782026-03-19T03:33:01.109Z[ recovery-image] Mar 19 03:33:00.044 INFO O| Mar 19 03:33:00.044 INFO STEP 723 (remove_files) COMPLETE
71792026-03-19T03:33:01.109Z[ recovery-image] Mar 19 03:33:00.044 INFO O| Mar 19 03:33:00.044 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71802026-03-19T03:33:01.113Z[ recovery-image] Mar 19 03:33:00.050 INFO O| Mar 19 03:33:00.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
71812026-03-19T03:33:01.117Z[ recovery-image] Mar 19 03:33:00.050 INFO O| Mar 19 03:33:00.050 INFO STEP 724 (remove_files) COMPLETE
71822026-03-19T03:33:01.117Z[ recovery-image] Mar 19 03:33:00.050 INFO O| Mar 19 03:33:00.050 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71832026-03-19T03:33:01.122Z[ recovery-image] Mar 19 03:33:00.060 INFO O| Mar 19 03:33:00.060 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
71842026-03-19T03:33:01.125Z[ recovery-image] Mar 19 03:33:00.060 INFO O| Mar 19 03:33:00.060 INFO STEP 725 (remove_files) COMPLETE
71852026-03-19T03:33:01.125Z[ recovery-image] Mar 19 03:33:00.060 INFO O| Mar 19 03:33:00.060 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71862026-03-19T03:33:01.130Z[ recovery-image] Mar 19 03:33:00.068 INFO O| Mar 19 03:33:00.068 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
71872026-03-19T03:33:01.133Z[ recovery-image] Mar 19 03:33:00.068 INFO O| Mar 19 03:33:00.068 INFO STEP 726 (remove_files) COMPLETE
71882026-03-19T03:33:01.133Z[ recovery-image] Mar 19 03:33:00.068 INFO O| Mar 19 03:33:00.068 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71892026-03-19T03:33:01.137Z[ recovery-image] Mar 19 03:33:00.074 INFO O| Mar 19 03:33:00.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
71902026-03-19T03:33:01.137Z[ recovery-image] Mar 19 03:33:00.074 INFO O| Mar 19 03:33:00.074 INFO STEP 727 (remove_files) COMPLETE
71912026-03-19T03:33:01.140Z[ recovery-image] Mar 19 03:33:00.074 INFO O| Mar 19 03:33:00.074 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71922026-03-19T03:33:01.146Z[ recovery-image] Mar 19 03:33:00.083 INFO O| Mar 19 03:33:00.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
71932026-03-19T03:33:01.146Z[ recovery-image] Mar 19 03:33:00.083 INFO O| Mar 19 03:33:00.083 INFO STEP 728 (remove_files) COMPLETE
71942026-03-19T03:33:01.149Z[ recovery-image] Mar 19 03:33:00.083 INFO O| Mar 19 03:33:00.083 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71952026-03-19T03:33:01.154Z[ recovery-image] Mar 19 03:33:00.091 INFO O| Mar 19 03:33:00.091 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
71962026-03-19T03:33:01.157Z[ recovery-image] Mar 19 03:33:00.091 INFO O| Mar 19 03:33:00.091 INFO STEP 729 (remove_files) COMPLETE
71972026-03-19T03:33:01.157Z[ recovery-image] Mar 19 03:33:00.091 INFO O| Mar 19 03:33:00.091 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71982026-03-19T03:33:01.160Z[ recovery-image] Mar 19 03:33:00.098 INFO O| Mar 19 03:33:00.098 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
71992026-03-19T03:33:01.164Z[ recovery-image] Mar 19 03:33:00.098 INFO O| Mar 19 03:33:00.098 INFO STEP 730 (remove_files) COMPLETE
72002026-03-19T03:33:01.164Z[ recovery-image] Mar 19 03:33:00.098 INFO O| Mar 19 03:33:00.098 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72012026-03-19T03:33:01.167Z[ recovery-image] Mar 19 03:33:00.104 INFO O| Mar 19 03:33:00.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
72022026-03-19T03:33:01.167Z[ recovery-image] Mar 19 03:33:00.104 INFO O| Mar 19 03:33:00.104 INFO STEP 731 (remove_files) COMPLETE
72032026-03-19T03:33:01.167Z[ recovery-image] Mar 19 03:33:00.104 INFO O| Mar 19 03:33:00.104 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72042026-03-19T03:33:01.175Z[ recovery-image] Mar 19 03:33:00.112 INFO O| Mar 19 03:33:00.112 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
72052026-03-19T03:33:01.178Z[ recovery-image] Mar 19 03:33:00.112 INFO O| Mar 19 03:33:00.112 INFO STEP 732 (remove_files) COMPLETE
72062026-03-19T03:33:01.178Z[ recovery-image] Mar 19 03:33:00.112 INFO O| Mar 19 03:33:00.112 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72072026-03-19T03:33:01.183Z[ recovery-image] Mar 19 03:33:00.120 INFO O| Mar 19 03:33:00.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
72082026-03-19T03:33:01.186Z[ recovery-image] Mar 19 03:33:00.120 INFO O| Mar 19 03:33:00.120 INFO STEP 733 (remove_files) COMPLETE
72092026-03-19T03:33:01.186Z[ recovery-image] Mar 19 03:33:00.120 INFO O| Mar 19 03:33:00.120 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72102026-03-19T03:33:01.191Z[ recovery-image] Mar 19 03:33:00.128 INFO O| Mar 19 03:33:00.128 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
72112026-03-19T03:33:01.194Z[ recovery-image] Mar 19 03:33:00.128 INFO O| Mar 19 03:33:00.128 INFO STEP 734 (remove_files) COMPLETE
72122026-03-19T03:33:01.194Z[ recovery-image] Mar 19 03:33:00.128 INFO O| Mar 19 03:33:00.128 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72132026-03-19T03:33:01.199Z[ recovery-image] Mar 19 03:33:00.136 INFO O| Mar 19 03:33:00.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
72142026-03-19T03:33:01.199Z[ recovery-image] Mar 19 03:33:00.136 INFO O| Mar 19 03:33:00.136 INFO STEP 735 (remove_files) COMPLETE
72152026-03-19T03:33:01.202Z[ recovery-image] Mar 19 03:33:00.136 INFO O| Mar 19 03:33:00.136 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72162026-03-19T03:33:01.206Z[ recovery-image] Mar 19 03:33:00.143 INFO O| Mar 19 03:33:00.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
72172026-03-19T03:33:01.209Z[ recovery-image] Mar 19 03:33:00.143 INFO O| Mar 19 03:33:00.143 INFO STEP 736 (remove_files) COMPLETE
72182026-03-19T03:33:01.209Z[ recovery-image] Mar 19 03:33:00.143 INFO O| Mar 19 03:33:00.143 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72192026-03-19T03:33:01.214Z[ recovery-image] Mar 19 03:33:00.150 INFO O| Mar 19 03:33:00.150 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
72202026-03-19T03:33:01.214Z[ recovery-image] Mar 19 03:33:00.150 INFO O| Mar 19 03:33:00.150 INFO STEP 737 (remove_files) COMPLETE
72212026-03-19T03:33:01.214Z[ recovery-image] Mar 19 03:33:00.150 INFO O| Mar 19 03:33:00.150 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72222026-03-19T03:33:01.219Z[ recovery-image] Mar 19 03:33:00.156 INFO O| Mar 19 03:33:00.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
72232026-03-19T03:33:01.219Z[ recovery-image] Mar 19 03:33:00.156 INFO O| Mar 19 03:33:00.156 INFO STEP 738 (remove_files) COMPLETE
72242026-03-19T03:33:01.219Z[ recovery-image] Mar 19 03:33:00.156 INFO O| Mar 19 03:33:00.156 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72252026-03-19T03:33:01.226Z[ recovery-image] Mar 19 03:33:00.163 INFO O| Mar 19 03:33:00.163 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
72262026-03-19T03:33:01.229Z[ recovery-image] Mar 19 03:33:00.163 INFO O| Mar 19 03:33:00.163 INFO STEP 739 (remove_files) COMPLETE
72272026-03-19T03:33:01.229Z[ recovery-image] Mar 19 03:33:00.163 INFO O| Mar 19 03:33:00.163 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72282026-03-19T03:33:01.234Z[ recovery-image] Mar 19 03:33:00.171 INFO O| Mar 19 03:33:00.171 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
72292026-03-19T03:33:01.234Z[ recovery-image] Mar 19 03:33:00.171 INFO O| Mar 19 03:33:00.171 INFO STEP 740 (remove_files) COMPLETE
72302026-03-19T03:33:01.234Z[ recovery-image] Mar 19 03:33:00.171 INFO O| Mar 19 03:33:00.171 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72312026-03-19T03:33:01.241Z[ recovery-image] Mar 19 03:33:00.178 INFO O| Mar 19 03:33:00.178 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
72322026-03-19T03:33:01.241Z[ recovery-image] Mar 19 03:33:00.178 INFO O| Mar 19 03:33:00.178 INFO STEP 741 (remove_files) COMPLETE
72332026-03-19T03:33:01.245Z[ recovery-image] Mar 19 03:33:00.178 INFO O| Mar 19 03:33:00.178 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72342026-03-19T03:33:01.252Z[ recovery-image] Mar 19 03:33:00.187 INFO O| Mar 19 03:33:00.187 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
72352026-03-19T03:33:01.257Z[ recovery-image] Mar 19 03:33:00.187 INFO O| Mar 19 03:33:00.187 INFO STEP 742 (remove_files) COMPLETE
72362026-03-19T03:33:01.257Z[ recovery-image] Mar 19 03:33:00.187 INFO O| Mar 19 03:33:00.187 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72372026-03-19T03:33:01.263Z[ recovery-image] Mar 19 03:33:00.195 INFO O| Mar 19 03:33:00.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
72382026-03-19T03:33:01.263Z[ recovery-image] Mar 19 03:33:00.195 INFO O| Mar 19 03:33:00.195 INFO STEP 743 (remove_files) COMPLETE
72392026-03-19T03:33:01.263Z[ recovery-image] Mar 19 03:33:00.195 INFO O| Mar 19 03:33:00.195 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72402026-03-19T03:33:01.267Z[ recovery-image] Mar 19 03:33:00.202 INFO O| Mar 19 03:33:00.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
72412026-03-19T03:33:01.267Z[ recovery-image] Mar 19 03:33:00.202 INFO O| Mar 19 03:33:00.202 INFO STEP 744 (remove_files) COMPLETE
72422026-03-19T03:33:01.267Z[ recovery-image] Mar 19 03:33:00.202 INFO O| Mar 19 03:33:00.202 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72432026-03-19T03:33:01.274Z[ recovery-image] Mar 19 03:33:00.210 INFO O| Mar 19 03:33:00.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libdiskstatus.so.1"
72442026-03-19T03:33:01.274Z[ recovery-image] Mar 19 03:33:00.210 INFO O| Mar 19 03:33:00.210 INFO STEP 745 (remove_files) COMPLETE
72452026-03-19T03:33:01.278Z[ recovery-image] Mar 19 03:33:00.210 INFO O| Mar 19 03:33:00.210 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72462026-03-19T03:33:01.281Z[ recovery-image] Mar 19 03:33:00.218 INFO O| Mar 19 03:33:00.218 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_adm.so.1"
72472026-03-19T03:33:01.281Z[ recovery-image] Mar 19 03:33:00.218 INFO O| Mar 19 03:33:00.218 INFO STEP 746 (remove_files) COMPLETE
72482026-03-19T03:33:01.281Z[ recovery-image] Mar 19 03:33:00.218 INFO O| Mar 19 03:33:00.218 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72492026-03-19T03:33:01.288Z[ recovery-image] Mar 19 03:33:00.225 INFO O| Mar 19 03:33:00.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_log.so.1"
72502026-03-19T03:33:01.288Z[ recovery-image] Mar 19 03:33:00.225 INFO O| Mar 19 03:33:00.225 INFO STEP 747 (remove_files) COMPLETE
72512026-03-19T03:33:01.291Z[ recovery-image] Mar 19 03:33:00.225 INFO O| Mar 19 03:33:00.225 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72522026-03-19T03:33:01.295Z[ recovery-image] Mar 19 03:33:00.232 INFO O| Mar 19 03:33:00.232 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
72532026-03-19T03:33:01.295Z[ recovery-image] Mar 19 03:33:00.232 INFO O| Mar 19 03:33:00.232 INFO STEP 748 (remove_files) COMPLETE
72542026-03-19T03:33:01.295Z[ recovery-image] Mar 19 03:33:00.232 INFO O| Mar 19 03:33:00.232 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72552026-03-19T03:33:01.304Z[ recovery-image] Mar 19 03:33:00.241 INFO O| Mar 19 03:33:00.241 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmnotify.so.1"
72562026-03-19T03:33:01.307Z[ recovery-image] Mar 19 03:33:00.242 INFO O| Mar 19 03:33:00.242 INFO STEP 749 (remove_files) COMPLETE
72572026-03-19T03:33:01.308Z[ recovery-image] Mar 19 03:33:00.242 INFO O| Mar 19 03:33:00.242 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72582026-03-19T03:33:01.312Z[ recovery-image] Mar 19 03:33:00.250 INFO O| Mar 19 03:33:00.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libseslog.so.1"
72592026-03-19T03:33:01.315Z[ recovery-image] Mar 19 03:33:00.250 INFO O| Mar 19 03:33:00.250 INFO STEP 750 (remove_files) COMPLETE
72602026-03-19T03:33:01.316Z[ recovery-image] Mar 19 03:33:00.250 INFO O| Mar 19 03:33:00.250 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72612026-03-19T03:33:01.321Z[ recovery-image] Mar 19 03:33:00.258 INFO O| Mar 19 03:33:00.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
72622026-03-19T03:33:01.325Z[ recovery-image] Mar 19 03:33:00.258 INFO O| Mar 19 03:33:00.258 INFO STEP 751 (remove_files) COMPLETE
72632026-03-19T03:33:01.325Z[ recovery-image] Mar 19 03:33:00.258 INFO O| Mar 19 03:33:00.258 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72642026-03-19T03:33:01.330Z[ recovery-image] Mar 19 03:33:00.267 INFO O| Mar 19 03:33:00.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/disk.so"
72652026-03-19T03:33:01.333Z[ recovery-image] Mar 19 03:33:00.267 INFO O| Mar 19 03:33:00.267 INFO STEP 752 (remove_files) COMPLETE
72662026-03-19T03:33:01.333Z[ recovery-image] Mar 19 03:33:00.267 INFO O| Mar 19 03:33:00.267 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72672026-03-19T03:33:01.337Z[ recovery-image] Mar 19 03:33:00.274 INFO O| Mar 19 03:33:00.274 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
72682026-03-19T03:33:01.338Z[ recovery-image] Mar 19 03:33:00.274 INFO O| Mar 19 03:33:00.274 INFO STEP 753 (remove_files) COMPLETE
72692026-03-19T03:33:01.341Z[ recovery-image] Mar 19 03:33:00.274 INFO O| Mar 19 03:33:00.274 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72702026-03-19T03:33:01.346Z[ recovery-image] Mar 19 03:33:00.283 INFO O| Mar 19 03:33:00.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
72712026-03-19T03:33:01.346Z[ recovery-image] Mar 19 03:33:00.283 INFO O| Mar 19 03:33:00.283 INFO STEP 754 (remove_files) COMPLETE
72722026-03-19T03:33:01.350Z[ recovery-image] Mar 19 03:33:00.283 INFO O| Mar 19 03:33:00.283 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72732026-03-19T03:33:01.354Z[ recovery-image] Mar 19 03:33:00.290 INFO O| Mar 19 03:33:00.290 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
72742026-03-19T03:33:01.354Z[ recovery-image] Mar 19 03:33:00.291 INFO O| Mar 19 03:33:00.290 INFO STEP 755 (remove_files) COMPLETE
72752026-03-19T03:33:01.354Z[ recovery-image] Mar 19 03:33:00.291 INFO O| Mar 19 03:33:00.290 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72762026-03-19T03:33:01.360Z[ recovery-image] Mar 19 03:33:00.298 INFO O| Mar 19 03:33:00.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
72772026-03-19T03:33:01.363Z[ recovery-image] Mar 19 03:33:00.298 INFO O| Mar 19 03:33:00.298 INFO STEP 756 (remove_files) COMPLETE
72782026-03-19T03:33:01.364Z[ recovery-image] Mar 19 03:33:00.298 INFO O| Mar 19 03:33:00.298 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72792026-03-19T03:33:01.367Z[ recovery-image] Mar 19 03:33:00.305 INFO O| Mar 19 03:33:00.305 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/nic.so"
72802026-03-19T03:33:01.370Z[ recovery-image] Mar 19 03:33:00.305 INFO O| Mar 19 03:33:00.305 INFO STEP 757 (remove_files) COMPLETE
72812026-03-19T03:33:01.370Z[ recovery-image] Mar 19 03:33:00.305 INFO O| Mar 19 03:33:00.305 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72822026-03-19T03:33:01.377Z[ recovery-image] Mar 19 03:33:00.314 INFO O| Mar 19 03:33:00.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ses.so"
72832026-03-19T03:33:01.377Z[ recovery-image] Mar 19 03:33:00.314 INFO O| Mar 19 03:33:00.314 INFO STEP 758 (remove_files) COMPLETE
72842026-03-19T03:33:01.380Z[ recovery-image] Mar 19 03:33:00.314 INFO O| Mar 19 03:33:00.314 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72852026-03-19T03:33:01.384Z[ recovery-image] Mar 19 03:33:00.321 INFO O| Mar 19 03:33:00.321 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
72862026-03-19T03:33:01.384Z[ recovery-image] Mar 19 03:33:00.321 INFO O| Mar 19 03:33:00.321 INFO STEP 759 (remove_files) COMPLETE
72872026-03-19T03:33:01.387Z[ recovery-image] Mar 19 03:33:00.321 INFO O| Mar 19 03:33:00.321 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72882026-03-19T03:33:01.392Z[ recovery-image] Mar 19 03:33:00.329 INFO O| Mar 19 03:33:00.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/usb.so"
72892026-03-19T03:33:01.392Z[ recovery-image] Mar 19 03:33:00.329 INFO O| Mar 19 03:33:00.329 INFO STEP 760 (remove_files) COMPLETE
72902026-03-19T03:33:01.395Z[ recovery-image] Mar 19 03:33:00.329 INFO O| Mar 19 03:33:00.329 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72912026-03-19T03:33:01.399Z[ recovery-image] Mar 19 03:33:00.336 INFO O| Mar 19 03:33:00.336 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
72922026-03-19T03:33:01.399Z[ recovery-image] Mar 19 03:33:00.336 INFO O| Mar 19 03:33:00.336 INFO STEP 761 (remove_files) COMPLETE
72932026-03-19T03:33:01.403Z[ recovery-image] Mar 19 03:33:00.336 INFO O| Mar 19 03:33:00.336 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72942026-03-19T03:33:01.406Z[ recovery-image] Mar 19 03:33:00.343 INFO O| Mar 19 03:33:00.343 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/bootfs/mount"
72952026-03-19T03:33:01.409Z[ recovery-image] Mar 19 03:33:00.344 INFO O| Mar 19 03:33:00.344 INFO STEP 762 (remove_files) COMPLETE
72962026-03-19T03:33:01.409Z[ recovery-image] Mar 19 03:33:00.344 INFO O| Mar 19 03:33:00.344 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72972026-03-19T03:33:01.414Z[ recovery-image] Mar 19 03:33:00.351 INFO O| Mar 19 03:33:00.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp"
72982026-03-19T03:33:01.418Z[ recovery-image] Mar 19 03:33:00.352 INFO O| Mar 19 03:33:00.352 INFO STEP 763 (remove_files) COMPLETE
72992026-03-19T03:33:01.418Z[ recovery-image] Mar 19 03:33:00.352 INFO O| Mar 19 03:33:00.352 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73002026-03-19T03:33:01.422Z[ recovery-image] Mar 19 03:33:00.359 INFO O| Mar 19 03:33:00.359 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
73012026-03-19T03:33:01.425Z[ recovery-image] Mar 19 03:33:00.360 INFO O| Mar 19 03:33:00.360 INFO STEP 764 (remove_files) COMPLETE
73022026-03-19T03:33:01.425Z[ recovery-image] Mar 19 03:33:00.360 INFO O| Mar 19 03:33:00.360 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73032026-03-19T03:33:01.430Z[ recovery-image] Mar 19 03:33:00.367 INFO O| Mar 19 03:33:00.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/labelit"
73042026-03-19T03:33:01.430Z[ recovery-image] Mar 19 03:33:00.367 INFO O| Mar 19 03:33:00.367 INFO STEP 765 (remove_files) COMPLETE
73052026-03-19T03:33:01.433Z[ recovery-image] Mar 19 03:33:00.367 INFO O| Mar 19 03:33:00.367 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73062026-03-19T03:33:01.440Z[ recovery-image] Mar 19 03:33:00.377 INFO O| Mar 19 03:33:00.377 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/lofs/mount"
73072026-03-19T03:33:01.443Z[ recovery-image] Mar 19 03:33:00.377 INFO O| Mar 19 03:33:00.377 INFO STEP 766 (remove_files) COMPLETE
73082026-03-19T03:33:01.443Z[ recovery-image] Mar 19 03:33:00.377 INFO O| Mar 19 03:33:00.377 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73092026-03-19T03:33:01.449Z[ recovery-image] Mar 19 03:33:00.386 INFO O| Mar 19 03:33:00.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/mntfs/mount"
73102026-03-19T03:33:01.452Z[ recovery-image] Mar 19 03:33:00.386 INFO O| Mar 19 03:33:00.386 INFO STEP 767 (remove_files) COMPLETE
73112026-03-19T03:33:01.452Z[ recovery-image] Mar 19 03:33:00.386 INFO O| Mar 19 03:33:00.386 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73122026-03-19T03:33:01.456Z[ recovery-image] Mar 19 03:33:00.393 INFO O| Mar 19 03:33:00.393 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fsck"
73132026-03-19T03:33:01.459Z[ recovery-image] Mar 19 03:33:00.393 INFO O| Mar 19 03:33:00.393 INFO STEP 768 (remove_files) COMPLETE
73142026-03-19T03:33:01.459Z[ recovery-image] Mar 19 03:33:00.393 INFO O| Mar 19 03:33:00.393 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73152026-03-19T03:33:01.463Z[ recovery-image] Mar 19 03:33:00.401 INFO O| Mar 19 03:33:00.401 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp"
73162026-03-19T03:33:01.467Z[ recovery-image] Mar 19 03:33:00.401 INFO O| Mar 19 03:33:00.401 INFO STEP 769 (remove_files) COMPLETE
73172026-03-19T03:33:01.467Z[ recovery-image] Mar 19 03:33:00.401 INFO O| Mar 19 03:33:00.401 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73182026-03-19T03:33:01.472Z[ recovery-image] Mar 19 03:33:00.409 INFO O| Mar 19 03:33:00.409 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
73192026-03-19T03:33:01.475Z[ recovery-image] Mar 19 03:33:00.409 INFO O| Mar 19 03:33:00.409 INFO STEP 770 (remove_files) COMPLETE
73202026-03-19T03:33:01.475Z[ recovery-image] Mar 19 03:33:00.409 INFO O| Mar 19 03:33:00.409 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73212026-03-19T03:33:01.479Z[ recovery-image] Mar 19 03:33:00.416 INFO O| Mar 19 03:33:00.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mkfs"
73222026-03-19T03:33:01.482Z[ recovery-image] Mar 19 03:33:00.417 INFO O| Mar 19 03:33:00.417 INFO STEP 771 (remove_files) COMPLETE
73232026-03-19T03:33:01.483Z[ recovery-image] Mar 19 03:33:00.417 INFO O| Mar 19 03:33:00.417 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73242026-03-19T03:33:01.488Z[ recovery-image] Mar 19 03:33:00.425 INFO O| Mar 19 03:33:00.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mount"
73252026-03-19T03:33:01.488Z[ recovery-image] Mar 19 03:33:00.425 INFO O| Mar 19 03:33:00.425 INFO STEP 772 (remove_files) COMPLETE
73262026-03-19T03:33:01.491Z[ recovery-image] Mar 19 03:33:00.425 INFO O| Mar 19 03:33:00.425 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73272026-03-19T03:33:01.495Z[ recovery-image] Mar 19 03:33:00.432 INFO O| Mar 19 03:33:00.432 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/sharefs/mount"
73282026-03-19T03:33:01.499Z[ recovery-image] Mar 19 03:33:00.432 INFO O| Mar 19 03:33:00.432 INFO STEP 773 (remove_files) COMPLETE
73292026-03-19T03:33:01.499Z[ recovery-image] Mar 19 03:33:00.432 INFO O| Mar 19 03:33:00.432 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73302026-03-19T03:33:01.503Z[ recovery-image] Mar 19 03:33:00.440 INFO O| Mar 19 03:33:00.440 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
73312026-03-19T03:33:01.506Z[ recovery-image] Mar 19 03:33:00.440 INFO O| Mar 19 03:33:00.440 INFO STEP 774 (remove_files) COMPLETE
73322026-03-19T03:33:01.506Z[ recovery-image] Mar 19 03:33:00.440 INFO O| Mar 19 03:33:00.440 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73332026-03-19T03:33:01.511Z[ recovery-image] Mar 19 03:33:00.447 INFO O| Mar 19 03:33:00.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
73342026-03-19T03:33:01.514Z[ recovery-image] Mar 19 03:33:00.447 INFO O| Mar 19 03:33:00.447 INFO STEP 775 (remove_files) COMPLETE
73352026-03-19T03:33:01.514Z[ recovery-image] Mar 19 03:33:00.447 INFO O| Mar 19 03:33:00.447 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73362026-03-19T03:33:01.518Z[ recovery-image] Mar 19 03:33:00.455 INFO O| Mar 19 03:33:00.455 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
73372026-03-19T03:33:01.521Z[ recovery-image] Mar 19 03:33:00.455 INFO O| Mar 19 03:33:00.455 INFO STEP 776 (remove_files) COMPLETE
73382026-03-19T03:33:01.521Z[ recovery-image] Mar 19 03:33:00.455 INFO O| Mar 19 03:33:00.455 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73392026-03-19T03:33:01.526Z[ recovery-image] Mar 19 03:33:00.463 INFO O| Mar 19 03:33:00.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/dfshares"
73402026-03-19T03:33:01.530Z[ recovery-image] Mar 19 03:33:00.463 INFO O| Mar 19 03:33:00.463 INFO STEP 777 (remove_files) COMPLETE
73412026-03-19T03:33:01.530Z[ recovery-image] Mar 19 03:33:00.463 INFO O| Mar 19 03:33:00.463 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73422026-03-19T03:33:01.534Z[ recovery-image] Mar 19 03:33:00.471 INFO O| Mar 19 03:33:00.471 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
73432026-03-19T03:33:01.534Z[ recovery-image] Mar 19 03:33:00.471 INFO O| Mar 19 03:33:00.471 INFO STEP 778 (remove_files) COMPLETE
73442026-03-19T03:33:01.537Z[ recovery-image] Mar 19 03:33:00.471 INFO O| Mar 19 03:33:00.471 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73452026-03-19T03:33:01.541Z[ recovery-image] Mar 19 03:33:00.478 INFO O| Mar 19 03:33:00.478 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/mount"
73462026-03-19T03:33:01.544Z[ recovery-image] Mar 19 03:33:00.478 INFO O| Mar 19 03:33:00.478 INFO STEP 779 (remove_files) COMPLETE
73472026-03-19T03:33:01.544Z[ recovery-image] Mar 19 03:33:00.478 INFO O| Mar 19 03:33:00.478 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73482026-03-19T03:33:01.548Z[ recovery-image] Mar 19 03:33:00.485 INFO O| Mar 19 03:33:00.485 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/share"
73492026-03-19T03:33:01.548Z[ recovery-image] Mar 19 03:33:00.485 INFO O| Mar 19 03:33:00.485 INFO STEP 780 (remove_files) COMPLETE
73502026-03-19T03:33:01.548Z[ recovery-image] Mar 19 03:33:00.485 INFO O| Mar 19 03:33:00.485 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73512026-03-19T03:33:01.554Z[ recovery-image] Mar 19 03:33:00.492 INFO O| Mar 19 03:33:00.492 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/umount"
73522026-03-19T03:33:01.554Z[ recovery-image] Mar 19 03:33:00.492 INFO O| Mar 19 03:33:00.492 INFO STEP 781 (remove_files) COMPLETE
73532026-03-19T03:33:01.558Z[ recovery-image] Mar 19 03:33:00.492 INFO O| Mar 19 03:33:00.492 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73542026-03-19T03:33:01.561Z[ recovery-image] Mar 19 03:33:00.499 INFO O| Mar 19 03:33:00.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/unshare"
73552026-03-19T03:33:01.565Z[ recovery-image] Mar 19 03:33:00.499 INFO O| Mar 19 03:33:00.499 INFO STEP 782 (remove_files) COMPLETE
73562026-03-19T03:33:01.565Z[ recovery-image] Mar 19 03:33:00.499 INFO O| Mar 19 03:33:00.499 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73572026-03-19T03:33:01.571Z[ recovery-image] Mar 19 03:33:00.508 INFO O| Mar 19 03:33:00.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/clri"
73582026-03-19T03:33:01.574Z[ recovery-image] Mar 19 03:33:00.508 INFO O| Mar 19 03:33:00.508 INFO STEP 783 (remove_files) COMPLETE
73592026-03-19T03:33:01.574Z[ recovery-image] Mar 19 03:33:00.508 INFO O| Mar 19 03:33:00.508 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73602026-03-19T03:33:01.581Z[ recovery-image] Mar 19 03:33:00.516 INFO O| Mar 19 03:33:00.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/dcopy"
73612026-03-19T03:33:01.585Z[ recovery-image] Mar 19 03:33:00.516 INFO O| Mar 19 03:33:00.516 INFO STEP 784 (remove_files) COMPLETE
73622026-03-19T03:33:01.585Z[ recovery-image] Mar 19 03:33:00.516 INFO O| Mar 19 03:33:00.516 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73632026-03-19T03:33:01.588Z[ recovery-image] Mar 19 03:33:00.524 INFO O| Mar 19 03:33:00.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/df"
73642026-03-19T03:33:01.588Z[ recovery-image] Mar 19 03:33:00.524 INFO O| Mar 19 03:33:00.524 INFO STEP 785 (remove_files) COMPLETE
73652026-03-19T03:33:01.588Z[ recovery-image] Mar 19 03:33:00.524 INFO O| Mar 19 03:33:00.524 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73662026-03-19T03:33:01.594Z[ recovery-image] Mar 19 03:33:00.531 INFO O| Mar 19 03:33:00.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/edquota"
73672026-03-19T03:33:01.597Z[ recovery-image] Mar 19 03:33:00.531 INFO O| Mar 19 03:33:00.531 INFO STEP 786 (remove_files) COMPLETE
73682026-03-19T03:33:01.597Z[ recovery-image] Mar 19 03:33:00.531 INFO O| Mar 19 03:33:00.531 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73692026-03-19T03:33:01.603Z[ recovery-image] Mar 19 03:33:00.540 INFO O| Mar 19 03:33:00.540 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ff"
73702026-03-19T03:33:01.607Z[ recovery-image] Mar 19 03:33:00.540 INFO O| Mar 19 03:33:00.540 INFO STEP 787 (remove_files) COMPLETE
73712026-03-19T03:33:01.607Z[ recovery-image] Mar 19 03:33:00.540 INFO O| Mar 19 03:33:00.540 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73722026-03-19T03:33:01.611Z[ recovery-image] Mar 19 03:33:00.548 INFO O| Mar 19 03:33:00.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsck"
73732026-03-19T03:33:01.614Z[ recovery-image] Mar 19 03:33:00.548 INFO O| Mar 19 03:33:00.548 INFO STEP 788 (remove_files) COMPLETE
73742026-03-19T03:33:01.614Z[ recovery-image] Mar 19 03:33:00.548 INFO O| Mar 19 03:33:00.548 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73752026-03-19T03:33:01.618Z[ recovery-image] Mar 19 03:33:00.555 INFO O| Mar 19 03:33:00.555 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsckall"
73762026-03-19T03:33:01.621Z[ recovery-image] Mar 19 03:33:00.555 INFO O| Mar 19 03:33:00.555 INFO STEP 789 (remove_files) COMPLETE
73772026-03-19T03:33:01.621Z[ recovery-image] Mar 19 03:33:00.555 INFO O| Mar 19 03:33:00.555 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73782026-03-19T03:33:01.627Z[ recovery-image] Mar 19 03:33:00.564 INFO O| Mar 19 03:33:00.564 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsdb"
73792026-03-19T03:33:01.627Z[ recovery-image] Mar 19 03:33:00.564 INFO O| Mar 19 03:33:00.564 INFO STEP 790 (remove_files) COMPLETE
73802026-03-19T03:33:01.631Z[ recovery-image] Mar 19 03:33:00.564 INFO O| Mar 19 03:33:00.564 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73812026-03-19T03:33:01.635Z[ recovery-image] Mar 19 03:33:00.573 INFO O| Mar 19 03:33:00.573 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsirand"
73822026-03-19T03:33:01.635Z[ recovery-image] Mar 19 03:33:00.573 INFO O| Mar 19 03:33:00.573 INFO STEP 791 (remove_files) COMPLETE
73832026-03-19T03:33:01.635Z[ recovery-image] Mar 19 03:33:00.573 INFO O| Mar 19 03:33:00.573 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73842026-03-19T03:33:01.643Z[ recovery-image] Mar 19 03:33:00.580 INFO O| Mar 19 03:33:00.580 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fssnap"
73852026-03-19T03:33:01.646Z[ recovery-image] Mar 19 03:33:00.580 INFO O| Mar 19 03:33:00.580 INFO STEP 792 (remove_files) COMPLETE
73862026-03-19T03:33:01.646Z[ recovery-image] Mar 19 03:33:00.580 INFO O| Mar 19 03:33:00.580 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73872026-03-19T03:33:01.650Z[ recovery-image] Mar 19 03:33:00.587 INFO O| Mar 19 03:33:00.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp"
73882026-03-19T03:33:01.654Z[ recovery-image] Mar 19 03:33:00.587 INFO O| Mar 19 03:33:00.587 INFO STEP 793 (remove_files) COMPLETE
73892026-03-19T03:33:01.654Z[ recovery-image] Mar 19 03:33:00.587 INFO O| Mar 19 03:33:00.587 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73902026-03-19T03:33:01.659Z[ recovery-image] Mar 19 03:33:00.596 INFO O| Mar 19 03:33:00.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
73912026-03-19T03:33:01.662Z[ recovery-image] Mar 19 03:33:00.596 INFO O| Mar 19 03:33:00.596 INFO STEP 794 (remove_files) COMPLETE
73922026-03-19T03:33:01.662Z[ recovery-image] Mar 19 03:33:00.596 INFO O| Mar 19 03:33:00.596 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73932026-03-19T03:33:01.667Z[ recovery-image] Mar 19 03:33:00.604 INFO O| Mar 19 03:33:00.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/labelit"
73942026-03-19T03:33:01.671Z[ recovery-image] Mar 19 03:33:00.604 INFO O| Mar 19 03:33:00.604 INFO STEP 795 (remove_files) COMPLETE
73952026-03-19T03:33:01.671Z[ recovery-image] Mar 19 03:33:00.604 INFO O| Mar 19 03:33:00.604 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73962026-03-19T03:33:01.676Z[ recovery-image] Mar 19 03:33:00.612 INFO O| Mar 19 03:33:00.612 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/lockfs"
73972026-03-19T03:33:01.679Z[ recovery-image] Mar 19 03:33:00.612 INFO O| Mar 19 03:33:00.612 INFO STEP 796 (remove_files) COMPLETE
73982026-03-19T03:33:01.679Z[ recovery-image] Mar 19 03:33:00.612 INFO O| Mar 19 03:33:00.612 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73992026-03-19T03:33:01.685Z[ recovery-image] Mar 19 03:33:00.620 INFO O| Mar 19 03:33:00.620 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/mkfs"
74002026-03-19T03:33:01.689Z[ recovery-image] Mar 19 03:33:00.620 INFO O| Mar 19 03:33:00.620 INFO STEP 797 (remove_files) COMPLETE
74012026-03-19T03:33:01.689Z[ recovery-image] Mar 19 03:33:00.620 INFO O| Mar 19 03:33:00.620 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74022026-03-19T03:33:01.692Z[ recovery-image] Mar 19 03:33:00.627 INFO O| Mar 19 03:33:00.627 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ncheck"
74032026-03-19T03:33:01.693Z[ recovery-image] Mar 19 03:33:00.627 INFO O| Mar 19 03:33:00.627 INFO STEP 798 (remove_files) COMPLETE
74042026-03-19T03:33:01.693Z[ recovery-image] Mar 19 03:33:00.627 INFO O| Mar 19 03:33:00.627 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74052026-03-19T03:33:01.697Z[ recovery-image] Mar 19 03:33:00.635 INFO O| Mar 19 03:33:00.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/newfs"
74062026-03-19T03:33:01.701Z[ recovery-image] Mar 19 03:33:00.635 INFO O| Mar 19 03:33:00.635 INFO STEP 799 (remove_files) COMPLETE
74072026-03-19T03:33:01.701Z[ recovery-image] Mar 19 03:33:00.635 INFO O| Mar 19 03:33:00.635 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74082026-03-19T03:33:01.705Z[ recovery-image] Mar 19 03:33:00.642 INFO O| Mar 19 03:33:00.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quot"
74092026-03-19T03:33:01.750Z[ recovery-image] Mar 19 03:33:00.642 INFO O| Mar 19 03:33:00.642 INFO STEP 800 (remove_files) COMPLETE
74102026-03-19T03:33:01.750Z[ recovery-image] Mar 19 03:33:00.642 INFO O| Mar 19 03:33:00.642 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74112026-03-19T03:33:01.751Z[ recovery-image] Mar 19 03:33:00.649 INFO O| Mar 19 03:33:00.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotacheck"
74122026-03-19T03:33:01.751Z[ recovery-image] Mar 19 03:33:00.649 INFO O| Mar 19 03:33:00.649 INFO STEP 801 (remove_files) COMPLETE
74132026-03-19T03:33:01.751Z[ recovery-image] Mar 19 03:33:00.649 INFO O| Mar 19 03:33:00.649 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74142026-03-19T03:33:01.751Z[ recovery-image] Mar 19 03:33:00.656 INFO O| Mar 19 03:33:00.656 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaoff"
74152026-03-19T03:33:01.751Z[ recovery-image] Mar 19 03:33:00.656 INFO O| Mar 19 03:33:00.656 INFO STEP 802 (remove_files) COMPLETE
74162026-03-19T03:33:01.751Z[ recovery-image] Mar 19 03:33:00.656 INFO O| Mar 19 03:33:00.656 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74172026-03-19T03:33:01.751Z[ recovery-image] Mar 19 03:33:00.666 INFO O| Mar 19 03:33:00.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaon"
74182026-03-19T03:33:01.751Z[ recovery-image] Mar 19 03:33:00.666 INFO O| Mar 19 03:33:00.666 INFO STEP 803 (remove_files) COMPLETE
74192026-03-19T03:33:01.751Z[ recovery-image] Mar 19 03:33:00.666 INFO O| Mar 19 03:33:00.666 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74202026-03-19T03:33:01.751Z[ recovery-image] Mar 19 03:33:00.673 INFO O| Mar 19 03:33:00.673 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/repquota"
74212026-03-19T03:33:01.751Z[ recovery-image] Mar 19 03:33:00.673 INFO O| Mar 19 03:33:00.673 INFO STEP 804 (remove_files) COMPLETE
74222026-03-19T03:33:01.751Z[ recovery-image] Mar 19 03:33:00.673 INFO O| Mar 19 03:33:00.673 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74232026-03-19T03:33:01.751Z[ recovery-image] Mar 19 03:33:00.680 INFO O| Mar 19 03:33:00.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/tunefs"
74242026-03-19T03:33:01.751Z[ recovery-image] Mar 19 03:33:00.680 INFO O| Mar 19 03:33:00.680 INFO STEP 805 (remove_files) COMPLETE
74252026-03-19T03:33:01.751Z[ recovery-image] Mar 19 03:33:00.680 INFO O| Mar 19 03:33:00.680 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74262026-03-19T03:33:01.755Z[ recovery-image] Mar 19 03:33:00.688 INFO O| Mar 19 03:33:00.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsdump"
74272026-03-19T03:33:01.756Z[ recovery-image] Mar 19 03:33:00.688 INFO O| Mar 19 03:33:00.688 INFO STEP 806 (remove_files) COMPLETE
74282026-03-19T03:33:01.756Z[ recovery-image] Mar 19 03:33:00.688 INFO O| Mar 19 03:33:00.688 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74292026-03-19T03:33:01.763Z[ recovery-image] Mar 19 03:33:00.696 INFO O| Mar 19 03:33:00.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsrestore"
74302026-03-19T03:33:01.765Z[ recovery-image] Mar 19 03:33:00.696 INFO O| Mar 19 03:33:00.696 INFO STEP 807 (remove_files) COMPLETE
74312026-03-19T03:33:01.766Z[ recovery-image] Mar 19 03:33:00.696 INFO O| Mar 19 03:33:00.696 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74322026-03-19T03:33:01.770Z[ recovery-image] Mar 19 03:33:00.704 INFO O| Mar 19 03:33:00.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/volcopy"
74332026-03-19T03:33:01.770Z[ recovery-image] Mar 19 03:33:00.704 INFO O| Mar 19 03:33:00.704 INFO STEP 808 (remove_files) COMPLETE
74342026-03-19T03:33:01.771Z[ recovery-image] Mar 19 03:33:00.704 INFO O| Mar 19 03:33:00.704 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74352026-03-19T03:33:01.776Z[ recovery-image] Mar 19 03:33:00.713 INFO O| Mar 19 03:33:00.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh1024-0.so.1"
74362026-03-19T03:33:01.779Z[ recovery-image] Mar 19 03:33:00.713 INFO O| Mar 19 03:33:00.713 INFO STEP 809 (remove_files) COMPLETE
74372026-03-19T03:33:01.779Z[ recovery-image] Mar 19 03:33:00.713 INFO O| Mar 19 03:33:00.713 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74382026-03-19T03:33:01.785Z[ recovery-image] Mar 19 03:33:00.722 INFO O| Mar 19 03:33:00.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh640-0.so.1"
74392026-03-19T03:33:01.785Z[ recovery-image] Mar 19 03:33:00.722 INFO O| Mar 19 03:33:00.722 INFO STEP 810 (remove_files) COMPLETE
74402026-03-19T03:33:01.788Z[ recovery-image] Mar 19 03:33:00.722 INFO O| Mar 19 03:33:00.722 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74412026-03-19T03:33:01.794Z[ recovery-image] Mar 19 03:33:00.731 INFO O| Mar 19 03:33:00.731 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gsscred_clean"
74422026-03-19T03:33:01.794Z[ recovery-image] Mar 19 03:33:00.731 INFO O| Mar 19 03:33:00.731 INFO STEP 811 (remove_files) COMPLETE
74432026-03-19T03:33:01.794Z[ recovery-image] Mar 19 03:33:00.731 INFO O| Mar 19 03:33:00.731 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74442026-03-19T03:33:01.803Z[ recovery-image] Mar 19 03:33:00.740 INFO O| Mar 19 03:33:00.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gssd"
74452026-03-19T03:33:01.807Z[ recovery-image] Mar 19 03:33:00.740 INFO O| Mar 19 03:33:00.740 INFO STEP 812 (remove_files) COMPLETE
74462026-03-19T03:33:01.807Z[ recovery-image] Mar 19 03:33:00.740 INFO O| Mar 19 03:33:00.740 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74472026-03-19T03:33:01.813Z[ recovery-image] Mar 19 03:33:00.749 INFO O| Mar 19 03:33:00.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_dh.so.1"
74482026-03-19T03:33:01.813Z[ recovery-image] Mar 19 03:33:00.749 INFO O| Mar 19 03:33:00.749 INFO STEP 813 (remove_files) COMPLETE
74492026-03-19T03:33:01.816Z[ recovery-image] Mar 19 03:33:00.749 INFO O| Mar 19 03:33:00.749 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74502026-03-19T03:33:01.820Z[ recovery-image] Mar 19 03:33:00.757 INFO O| Mar 19 03:33:00.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_krb5.so.1"
74512026-03-19T03:33:01.823Z[ recovery-image] Mar 19 03:33:00.757 INFO O| Mar 19 03:33:00.757 INFO STEP 814 (remove_files) COMPLETE
74522026-03-19T03:33:01.823Z[ recovery-image] Mar 19 03:33:00.757 INFO O| Mar 19 03:33:00.757 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74532026-03-19T03:33:01.827Z[ recovery-image] Mar 19 03:33:00.764 INFO O| Mar 19 03:33:00.764 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_spnego.so.1"
74542026-03-19T03:33:01.827Z[ recovery-image] Mar 19 03:33:00.764 INFO O| Mar 19 03:33:00.764 INFO STEP 815 (remove_files) COMPLETE
74552026-03-19T03:33:01.830Z[ recovery-image] Mar 19 03:33:00.764 INFO O| Mar 19 03:33:00.764 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74562026-03-19T03:33:01.834Z[ recovery-image] Mar 19 03:33:00.771 INFO O| Mar 19 03:33:00.771 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/amd64/in.iked"
74572026-03-19T03:33:01.838Z[ recovery-image] Mar 19 03:33:00.771 INFO O| Mar 19 03:33:00.771 INFO STEP 816 (remove_files) COMPLETE
74582026-03-19T03:33:01.838Z[ recovery-image] Mar 19 03:33:00.771 INFO O| Mar 19 03:33:00.771 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74592026-03-19T03:33:01.841Z[ recovery-image] Mar 19 03:33:00.778 INFO O| Mar 19 03:33:00.778 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certdb"
74602026-03-19T03:33:01.841Z[ recovery-image] Mar 19 03:33:00.778 INFO O| Mar 19 03:33:00.778 INFO STEP 817 (remove_files) COMPLETE
74612026-03-19T03:33:01.841Z[ recovery-image] Mar 19 03:33:00.778 INFO O| Mar 19 03:33:00.778 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74622026-03-19T03:33:01.850Z[ recovery-image] Mar 19 03:33:00.787 INFO O| Mar 19 03:33:00.787 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certlocal"
74632026-03-19T03:33:01.850Z[ recovery-image] Mar 19 03:33:00.787 INFO O| Mar 19 03:33:00.787 INFO STEP 818 (remove_files) COMPLETE
74642026-03-19T03:33:01.853Z[ recovery-image] Mar 19 03:33:00.787 INFO O| Mar 19 03:33:00.787 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74652026-03-19T03:33:01.857Z[ recovery-image] Mar 19 03:33:00.794 INFO O| Mar 19 03:33:00.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certrldb"
74662026-03-19T03:33:01.857Z[ recovery-image] Mar 19 03:33:00.795 INFO O| Mar 19 03:33:00.795 INFO STEP 819 (remove_files) COMPLETE
74672026-03-19T03:33:01.861Z[ recovery-image] Mar 19 03:33:00.795 INFO O| Mar 19 03:33:00.795 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74682026-03-19T03:33:01.865Z[ recovery-image] Mar 19 03:33:00.802 INFO O| Mar 19 03:33:00.802 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.iked"
74692026-03-19T03:33:01.868Z[ recovery-image] Mar 19 03:33:00.802 INFO O| Mar 19 03:33:00.802 INFO STEP 820 (remove_files) COMPLETE
74702026-03-19T03:33:01.868Z[ recovery-image] Mar 19 03:33:00.802 INFO O| Mar 19 03:33:00.802 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74712026-03-19T03:33:01.873Z[ recovery-image] Mar 19 03:33:00.809 INFO O| Mar 19 03:33:00.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.ripngd"
74722026-03-19T03:33:01.876Z[ recovery-image] Mar 19 03:33:00.810 INFO O| Mar 19 03:33:00.809 INFO STEP 821 (remove_files) COMPLETE
74732026-03-19T03:33:01.876Z[ recovery-image] Mar 19 03:33:00.810 INFO O| Mar 19 03:33:00.809 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74742026-03-19T03:33:01.882Z[ recovery-image] Mar 19 03:33:00.818 INFO O| Mar 19 03:33:00.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/inetd"
74752026-03-19T03:33:01.887Z[ recovery-image] Mar 19 03:33:00.819 INFO O| Mar 19 03:33:00.819 INFO STEP 822 (remove_files) COMPLETE
74762026-03-19T03:33:01.887Z[ recovery-image] Mar 19 03:33:00.819 INFO O| Mar 19 03:33:00.819 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74772026-03-19T03:33:01.890Z[ recovery-image] Mar 19 03:33:00.826 INFO O| Mar 19 03:33:00.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
74782026-03-19T03:33:01.890Z[ recovery-image] Mar 19 03:33:00.827 INFO O| Mar 19 03:33:00.827 INFO STEP 823 (remove_files) COMPLETE
74792026-03-19T03:33:01.890Z[ recovery-image] Mar 19 03:33:00.827 INFO O| Mar 19 03:33:00.827 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74802026-03-19T03:33:01.898Z[ recovery-image] Mar 19 03:33:00.834 INFO O| Mar 19 03:33:00.834 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/ktkt_warnd"
74812026-03-19T03:33:01.902Z[ recovery-image] Mar 19 03:33:00.834 INFO O| Mar 19 03:33:00.834 INFO STEP 824 (remove_files) COMPLETE
74822026-03-19T03:33:01.902Z[ recovery-image] Mar 19 03:33:00.834 INFO O| Mar 19 03:33:00.834 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74832026-03-19T03:33:01.905Z[ recovery-image] Mar 19 03:33:00.841 INFO O| Mar 19 03:33:00.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
74842026-03-19T03:33:01.905Z[ recovery-image] Mar 19 03:33:00.841 INFO O| Mar 19 03:33:00.841 INFO STEP 825 (remove_files) COMPLETE
74852026-03-19T03:33:01.905Z[ recovery-image] Mar 19 03:33:00.841 INFO O| Mar 19 03:33:00.841 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74862026-03-19T03:33:01.911Z[ recovery-image] Mar 19 03:33:00.848 INFO O| Mar 19 03:33:00.848 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libss.so.1"
74872026-03-19T03:33:01.911Z[ recovery-image] Mar 19 03:33:00.848 INFO O| Mar 19 03:33:00.848 INFO STEP 826 (remove_files) COMPLETE
74882026-03-19T03:33:01.911Z[ recovery-image] Mar 19 03:33:00.848 INFO O| Mar 19 03:33:00.848 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74892026-03-19T03:33:01.918Z[ recovery-image] Mar 19 03:33:00.855 INFO O| Mar 19 03:33:00.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
74902026-03-19T03:33:01.921Z[ recovery-image] Mar 19 03:33:00.855 INFO O| Mar 19 03:33:00.855 INFO STEP 827 (remove_files) COMPLETE
74912026-03-19T03:33:01.921Z[ recovery-image] Mar 19 03:33:00.855 INFO O| Mar 19 03:33:00.855 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74922026-03-19T03:33:01.926Z[ recovery-image] Mar 19 03:33:00.862 INFO O| Mar 19 03:33:00.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.above4G"
74932026-03-19T03:33:01.929Z[ recovery-image] Mar 19 03:33:00.862 INFO O| Mar 19 03:33:00.862 INFO STEP 828 (remove_files) COMPLETE
74942026-03-19T03:33:01.929Z[ recovery-image] Mar 19 03:33:00.862 INFO O| Mar 19 03:33:00.862 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74952026-03-19T03:33:01.933Z[ recovery-image] Mar 19 03:33:00.869 INFO O| Mar 19 03:33:00.869 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.below4G"
74962026-03-19T03:33:01.933Z[ recovery-image] Mar 19 03:33:00.869 INFO O| Mar 19 03:33:00.869 INFO STEP 829 (remove_files) COMPLETE
74972026-03-19T03:33:01.933Z[ recovery-image] Mar 19 03:33:00.869 INFO O| Mar 19 03:33:00.869 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74982026-03-19T03:33:01.939Z[ recovery-image] Mar 19 03:33:00.876 INFO O| Mar 19 03:33:00.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.bssalign"
74992026-03-19T03:33:01.939Z[ recovery-image] Mar 19 03:33:00.876 INFO O| Mar 19 03:33:00.876 INFO STEP 830 (remove_files) COMPLETE
75002026-03-19T03:33:01.943Z[ recovery-image] Mar 19 03:33:00.876 INFO O| Mar 19 03:33:00.876 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75012026-03-19T03:33:01.948Z[ recovery-image] Mar 19 03:33:00.885 INFO O| Mar 19 03:33:00.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.default"
75022026-03-19T03:33:01.948Z[ recovery-image] Mar 19 03:33:00.885 INFO O| Mar 19 03:33:00.885 INFO STEP 831 (remove_files) COMPLETE
75032026-03-19T03:33:01.952Z[ recovery-image] Mar 19 03:33:00.885 INFO O| Mar 19 03:33:00.885 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75042026-03-19T03:33:01.955Z[ recovery-image] Mar 19 03:33:00.891 INFO O| Mar 19 03:33:00.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.execdata"
75052026-03-19T03:33:01.956Z[ recovery-image] Mar 19 03:33:00.892 INFO O| Mar 19 03:33:00.892 INFO STEP 832 (remove_files) COMPLETE
75062026-03-19T03:33:01.956Z[ recovery-image] Mar 19 03:33:00.892 INFO O| Mar 19 03:33:00.892 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75072026-03-19T03:33:01.961Z[ recovery-image] Mar 19 03:33:00.898 INFO O| Mar 19 03:33:00.898 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.filter"
75082026-03-19T03:33:01.966Z[ recovery-image] Mar 19 03:33:00.898 INFO O| Mar 19 03:33:00.898 INFO STEP 833 (remove_files) COMPLETE
75092026-03-19T03:33:01.966Z[ recovery-image] Mar 19 03:33:00.898 INFO O| Mar 19 03:33:00.898 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75102026-03-19T03:33:01.969Z[ recovery-image] Mar 19 03:33:00.905 INFO O| Mar 19 03:33:00.905 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexbss"
75112026-03-19T03:33:01.969Z[ recovery-image] Mar 19 03:33:00.905 INFO O| Mar 19 03:33:00.905 INFO STEP 834 (remove_files) COMPLETE
75122026-03-19T03:33:01.970Z[ recovery-image] Mar 19 03:33:00.905 INFO O| Mar 19 03:33:00.905 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75132026-03-19T03:33:01.975Z[ recovery-image] Mar 19 03:33:00.912 INFO O| Mar 19 03:33:00.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexdata"
75142026-03-19T03:33:01.978Z[ recovery-image] Mar 19 03:33:00.912 INFO O| Mar 19 03:33:00.912 INFO STEP 835 (remove_files) COMPLETE
75152026-03-19T03:33:01.979Z[ recovery-image] Mar 19 03:33:00.912 INFO O| Mar 19 03:33:00.912 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75162026-03-19T03:33:01.983Z[ recovery-image] Mar 19 03:33:00.920 INFO O| Mar 19 03:33:00.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexstk"
75172026-03-19T03:33:01.986Z[ recovery-image] Mar 19 03:33:00.920 INFO O| Mar 19 03:33:00.920 INFO STEP 836 (remove_files) COMPLETE
75182026-03-19T03:33:01.986Z[ recovery-image] Mar 19 03:33:00.920 INFO O| Mar 19 03:33:00.920 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75192026-03-19T03:33:01.992Z[ recovery-image] Mar 19 03:33:00.929 INFO O| Mar 19 03:33:00.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.pagealign"
75202026-03-19T03:33:01.992Z[ recovery-image] Mar 19 03:33:00.929 INFO O| Mar 19 03:33:00.929 INFO STEP 837 (remove_files) COMPLETE
75212026-03-19T03:33:01.995Z[ recovery-image] Mar 19 03:33:00.929 INFO O| Mar 19 03:33:00.929 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75222026-03-19T03:33:02.000Z[ recovery-image] Mar 19 03:33:00.937 INFO O| Mar 19 03:33:00.937 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
75232026-03-19T03:33:02.004Z[ recovery-image] Mar 19 03:33:00.938 INFO O| Mar 19 03:33:00.938 INFO STEP 838 (remove_files) COMPLETE
75242026-03-19T03:33:02.004Z[ recovery-image] Mar 19 03:33:00.938 INFO O| Mar 19 03:33:00.938 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75252026-03-19T03:33:02.008Z[ recovery-image] Mar 19 03:33:00.945 INFO O| Mar 19 03:33:00.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
75262026-03-19T03:33:02.011Z[ recovery-image] Mar 19 03:33:00.946 INFO O| Mar 19 03:33:00.945 INFO STEP 839 (remove_files) COMPLETE
75272026-03-19T03:33:02.011Z[ recovery-image] Mar 19 03:33:00.946 INFO O| Mar 19 03:33:00.945 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75282026-03-19T03:33:02.015Z[ recovery-image] Mar 19 03:33:00.953 INFO O| Mar 19 03:33:00.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
75292026-03-19T03:33:02.019Z[ recovery-image] Mar 19 03:33:00.953 INFO O| Mar 19 03:33:00.953 INFO STEP 840 (remove_files) COMPLETE
75302026-03-19T03:33:02.019Z[ recovery-image] Mar 19 03:33:00.953 INFO O| Mar 19 03:33:00.953 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75312026-03-19T03:33:02.023Z[ recovery-image] Mar 19 03:33:00.960 INFO O| Mar 19 03:33:00.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
75322026-03-19T03:33:02.026Z[ recovery-image] Mar 19 03:33:00.960 INFO O| Mar 19 03:33:00.960 INFO STEP 841 (remove_files) COMPLETE
75332026-03-19T03:33:02.026Z[ recovery-image] Mar 19 03:33:00.960 INFO O| Mar 19 03:33:00.960 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75342026-03-19T03:33:02.032Z[ recovery-image] Mar 19 03:33:00.969 INFO O| Mar 19 03:33:00.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/who.so.1"
75352026-03-19T03:33:02.032Z[ recovery-image] Mar 19 03:33:00.969 INFO O| Mar 19 03:33:00.969 INFO STEP 842 (remove_files) COMPLETE
75362026-03-19T03:33:02.035Z[ recovery-image] Mar 19 03:33:00.969 INFO O| Mar 19 03:33:00.969 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75372026-03-19T03:33:02.039Z[ recovery-image] Mar 19 03:33:00.976 INFO O| Mar 19 03:33:00.976 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/ldprof.so.1"
75382026-03-19T03:33:02.043Z[ recovery-image] Mar 19 03:33:00.977 INFO O| Mar 19 03:33:00.977 INFO STEP 843 (remove_files) COMPLETE
75392026-03-19T03:33:02.043Z[ recovery-image] Mar 19 03:33:00.977 INFO O| Mar 19 03:33:00.977 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75402026-03-19T03:33:02.047Z[ recovery-image] Mar 19 03:33:00.984 INFO O| Mar 19 03:33:00.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/truss.so.1"
75412026-03-19T03:33:02.050Z[ recovery-image] Mar 19 03:33:00.984 INFO O| Mar 19 03:33:00.984 INFO STEP 844 (remove_files) COMPLETE
75422026-03-19T03:33:02.050Z[ recovery-image] Mar 19 03:33:00.984 INFO O| Mar 19 03:33:00.984 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75432026-03-19T03:33:02.053Z[ recovery-image] Mar 19 03:33:00.991 INFO O| Mar 19 03:33:00.991 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/who.so.1"
75442026-03-19T03:33:02.053Z[ recovery-image] Mar 19 03:33:00.991 INFO O| Mar 19 03:33:00.991 INFO STEP 845 (remove_files) COMPLETE
75452026-03-19T03:33:02.057Z[ recovery-image] Mar 19 03:33:00.991 INFO O| Mar 19 03:33:00.991 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75462026-03-19T03:33:02.060Z[ recovery-image] Mar 19 03:33:00.998 INFO O| Mar 19 03:33:00.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidb"
75472026-03-19T03:33:02.064Z[ recovery-image] Mar 19 03:33:00.998 INFO O| Mar 19 03:33:00.998 INFO STEP 846 (remove_files) COMPLETE
75482026-03-19T03:33:02.064Z[ recovery-image] Mar 19 03:33:00.998 INFO O| Mar 19 03:33:00.998 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75492026-03-19T03:33:02.068Z[ recovery-image] Mar 19 03:33:01.005 INFO O| Mar 19 03:33:01.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidr_plugin.so"
75502026-03-19T03:33:02.072Z[ recovery-image] Mar 19 03:33:01.005 INFO O| Mar 19 03:33:01.005 INFO STEP 847 (remove_files) COMPLETE
75512026-03-19T03:33:02.073Z[ recovery-image] Mar 19 03:33:01.005 INFO O| Mar 19 03:33:01.005 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75522026-03-19T03:33:02.077Z[ recovery-image] Mar 19 03:33:01.013 INFO O| Mar 19 03:33:01.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcieb"
75532026-03-19T03:33:02.080Z[ recovery-image] Mar 19 03:33:01.014 INFO O| Mar 19 03:33:01.014 INFO STEP 848 (remove_files) COMPLETE
75542026-03-19T03:33:02.080Z[ recovery-image] Mar 19 03:33:01.014 INFO O| Mar 19 03:33:01.014 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75552026-03-19T03:33:02.084Z[ recovery-image] Mar 19 03:33:01.021 INFO O| Mar 19 03:33:01.021 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
75562026-03-19T03:33:02.087Z[ recovery-image] Mar 19 03:33:01.021 INFO O| Mar 19 03:33:01.021 INFO STEP 849 (remove_files) COMPLETE
75572026-03-19T03:33:02.087Z[ recovery-image] Mar 19 03:33:01.021 INFO O| Mar 19 03:33:01.021 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75582026-03-19T03:33:02.093Z[ recovery-image] Mar 19 03:33:01.030 INFO O| Mar 19 03:33:01.030 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/mpt.so.1"
75592026-03-19T03:33:02.093Z[ recovery-image] Mar 19 03:33:01.030 INFO O| Mar 19 03:33:01.030 INFO STEP 850 (remove_files) COMPLETE
75602026-03-19T03:33:02.097Z[ recovery-image] Mar 19 03:33:01.030 INFO O| Mar 19 03:33:01.030 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75612026-03-19T03:33:02.101Z[ recovery-image] Mar 19 03:33:01.038 INFO O| Mar 19 03:33:01.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
75622026-03-19T03:33:02.105Z[ recovery-image] Mar 19 03:33:01.039 INFO O| Mar 19 03:33:01.039 INFO STEP 851 (remove_files) COMPLETE
75632026-03-19T03:33:02.105Z[ recovery-image] Mar 19 03:33:01.039 INFO O| Mar 19 03:33:01.039 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75642026-03-19T03:33:02.109Z[ recovery-image] Mar 19 03:33:01.047 INFO O| Mar 19 03:33:01.047 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/reparsed"
75652026-03-19T03:33:02.114Z[ recovery-image] Mar 19 03:33:01.047 INFO O| Mar 19 03:33:01.047 INFO STEP 852 (remove_files) COMPLETE
75662026-03-19T03:33:02.114Z[ recovery-image] Mar 19 03:33:01.047 INFO O| Mar 19 03:33:01.047 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75672026-03-19T03:33:02.117Z[ recovery-image] Mar 19 03:33:01.054 INFO O| Mar 19 03:33:01.054 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/listen"
75682026-03-19T03:33:02.117Z[ recovery-image] Mar 19 03:33:01.054 INFO O| Mar 19 03:33:01.054 INFO STEP 853 (remove_files) COMPLETE
75692026-03-19T03:33:02.117Z[ recovery-image] Mar 19 03:33:01.054 INFO O| Mar 19 03:33:01.054 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75702026-03-19T03:33:02.126Z[ recovery-image] Mar 19 03:33:01.063 INFO O| Mar 19 03:33:01.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/nlps_server"
75712026-03-19T03:33:02.129Z[ recovery-image] Mar 19 03:33:01.063 INFO O| Mar 19 03:33:01.063 INFO STEP 854 (remove_files) COMPLETE
75722026-03-19T03:33:02.129Z[ recovery-image] Mar 19 03:33:01.064 INFO O| Mar 19 03:33:01.063 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75732026-03-19T03:33:02.135Z[ recovery-image] Mar 19 03:33:01.072 INFO O| Mar 19 03:33:01.072 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
75742026-03-19T03:33:02.138Z[ recovery-image] Mar 19 03:33:01.072 INFO O| Mar 19 03:33:01.072 INFO STEP 855 (remove_files) COMPLETE
75752026-03-19T03:33:02.138Z[ recovery-image] Mar 19 03:33:01.072 INFO O| Mar 19 03:33:01.072 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75762026-03-19T03:33:02.142Z[ recovery-image] Mar 19 03:33:01.079 INFO O| Mar 19 03:33:01.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
75772026-03-19T03:33:02.142Z[ recovery-image] Mar 19 03:33:01.079 INFO O| Mar 19 03:33:01.079 INFO STEP 856 (remove_files) COMPLETE
75782026-03-19T03:33:02.147Z[ recovery-image] Mar 19 03:33:01.079 INFO O| Mar 19 03:33:01.079 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75792026-03-19T03:33:02.151Z[ recovery-image] Mar 19 03:33:01.088 INFO O| Mar 19 03:33:01.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
75802026-03-19T03:33:02.151Z[ recovery-image] Mar 19 03:33:01.088 INFO O| Mar 19 03:33:01.088 INFO STEP 857 (remove_files) COMPLETE
75812026-03-19T03:33:02.154Z[ recovery-image] Mar 19 03:33:01.088 INFO O| Mar 19 03:33:01.088 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75822026-03-19T03:33:02.159Z[ recovery-image] Mar 19 03:33:01.096 INFO O| Mar 19 03:33:01.096 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/login.so.1"
75832026-03-19T03:33:02.162Z[ recovery-image] Mar 19 03:33:01.096 INFO O| Mar 19 03:33:01.096 INFO STEP 858 (remove_files) COMPLETE
75842026-03-19T03:33:02.162Z[ recovery-image] Mar 19 03:33:01.096 INFO O| Mar 19 03:33:01.096 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75852026-03-19T03:33:02.166Z[ recovery-image] Mar 19 03:33:01.103 INFO O| Mar 19 03:33:01.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/plain.so.1"
75862026-03-19T03:33:02.166Z[ recovery-image] Mar 19 03:33:01.103 INFO O| Mar 19 03:33:01.103 INFO STEP 859 (remove_files) COMPLETE
75872026-03-19T03:33:02.169Z[ recovery-image] Mar 19 03:33:01.103 INFO O| Mar 19 03:33:01.103 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75882026-03-19T03:33:02.173Z[ recovery-image] Mar 19 03:33:01.110 INFO O| Mar 19 03:33:01.110 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/crammd5.so.1"
75892026-03-19T03:33:02.177Z[ recovery-image] Mar 19 03:33:01.110 INFO O| Mar 19 03:33:01.110 INFO STEP 860 (remove_files) COMPLETE
75902026-03-19T03:33:02.177Z[ recovery-image] Mar 19 03:33:01.110 INFO O| Mar 19 03:33:01.110 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75912026-03-19T03:33:02.180Z[ recovery-image] Mar 19 03:33:01.117 INFO O| Mar 19 03:33:01.117 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/digestmd5.so.1"
75922026-03-19T03:33:02.181Z[ recovery-image] Mar 19 03:33:01.117 INFO O| Mar 19 03:33:01.117 INFO STEP 861 (remove_files) COMPLETE
75932026-03-19T03:33:02.181Z[ recovery-image] Mar 19 03:33:01.117 INFO O| Mar 19 03:33:01.117 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75942026-03-19T03:33:02.188Z[ recovery-image] Mar 19 03:33:01.124 INFO O| Mar 19 03:33:01.124 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/gssapi.so.1"
75952026-03-19T03:33:02.192Z[ recovery-image] Mar 19 03:33:01.124 INFO O| Mar 19 03:33:01.124 INFO STEP 862 (remove_files) COMPLETE
75962026-03-19T03:33:02.192Z[ recovery-image] Mar 19 03:33:01.124 INFO O| Mar 19 03:33:01.124 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75972026-03-19T03:33:02.196Z[ recovery-image] Mar 19 03:33:01.131 INFO O| Mar 19 03:33:01.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/login.so.1"
75982026-03-19T03:33:02.196Z[ recovery-image] Mar 19 03:33:01.131 INFO O| Mar 19 03:33:01.131 INFO STEP 863 (remove_files) COMPLETE
75992026-03-19T03:33:02.196Z[ recovery-image] Mar 19 03:33:01.131 INFO O| Mar 19 03:33:01.131 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76002026-03-19T03:33:02.200Z[ recovery-image] Mar 19 03:33:01.137 INFO O| Mar 19 03:33:01.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/plain.so.1"
76012026-03-19T03:33:02.204Z[ recovery-image] Mar 19 03:33:01.137 INFO O| Mar 19 03:33:01.137 INFO STEP 864 (remove_files) COMPLETE
76022026-03-19T03:33:02.204Z[ recovery-image] Mar 19 03:33:01.137 INFO O| Mar 19 03:33:01.137 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76032026-03-19T03:33:02.208Z[ recovery-image] Mar 19 03:33:01.144 INFO O| Mar 19 03:33:01.144 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
76042026-03-19T03:33:02.208Z[ recovery-image] Mar 19 03:33:01.145 INFO O| Mar 19 03:33:01.145 INFO STEP 865 (remove_files) COMPLETE
76052026-03-19T03:33:02.208Z[ recovery-image] Mar 19 03:33:01.145 INFO O| Mar 19 03:33:01.145 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76062026-03-19T03:33:02.214Z[ recovery-image] Mar 19 03:33:01.151 INFO O| Mar 19 03:33:01.151 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
76072026-03-19T03:33:02.214Z[ recovery-image] Mar 19 03:33:01.151 INFO O| Mar 19 03:33:01.151 INFO STEP 866 (remove_files) COMPLETE
76082026-03-19T03:33:02.214Z[ recovery-image] Mar 19 03:33:01.151 INFO O| Mar 19 03:33:01.151 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76092026-03-19T03:33:02.222Z[ recovery-image] Mar 19 03:33:01.159 INFO O| Mar 19 03:33:01.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
76102026-03-19T03:33:02.225Z[ recovery-image] Mar 19 03:33:01.159 INFO O| Mar 19 03:33:01.159 INFO STEP 867 (remove_files) COMPLETE
76112026-03-19T03:33:02.225Z[ recovery-image] Mar 19 03:33:01.159 INFO O| Mar 19 03:33:01.159 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76122026-03-19T03:33:02.225Z[ host-image] Mar 19 03:33:01.161 INFO O| creating archive...
76132026-03-19T03:33:02.229Z[ recovery-image] Mar 19 03:33:01.166 INFO O| Mar 19 03:33:01.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
76142026-03-19T03:33:02.229Z[ recovery-image] Mar 19 03:33:01.166 INFO O| Mar 19 03:33:01.166 INFO STEP 868 (remove_files) COMPLETE
76152026-03-19T03:33:02.232Z[ recovery-image] Mar 19 03:33:01.166 INFO O| Mar 19 03:33:01.166 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76162026-03-19T03:33:02.236Z[ recovery-image] Mar 19 03:33:01.173 INFO O| Mar 19 03:33:01.173 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
76172026-03-19T03:33:02.239Z[ recovery-image] Mar 19 03:33:01.173 INFO O| Mar 19 03:33:01.173 INFO STEP 869 (remove_files) COMPLETE
76182026-03-19T03:33:02.239Z[ recovery-image] Mar 19 03:33:01.173 INFO O| Mar 19 03:33:01.173 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76192026-03-19T03:33:02.245Z[ recovery-image] Mar 19 03:33:01.182 INFO O| Mar 19 03:33:01.182 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
76202026-03-19T03:33:02.245Z[ recovery-image] Mar 19 03:33:01.182 INFO O| Mar 19 03:33:01.182 INFO STEP 870 (remove_files) COMPLETE
76212026-03-19T03:33:02.248Z[ recovery-image] Mar 19 03:33:01.182 INFO O| Mar 19 03:33:01.182 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76222026-03-19T03:33:02.252Z[ host-image] Mar 19 03:33:01.189 INFO O| missing from packaging:
76232026-03-19T03:33:02.252Z[ host-image] Mar 19 03:33:01.189 INFO O| "etc/.pwd.lock"
76242026-03-19T03:33:02.252Z[ host-image] Mar 19 03:33:01.189 INFO O| "etc/bash"
76252026-03-19T03:33:02.255Z[ recovery-image] Mar 19 03:33:01.190 INFO O| Mar 19 03:33:01.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
76262026-03-19T03:33:02.255Z[ recovery-image] Mar 19 03:33:01.191 INFO O| Mar 19 03:33:01.191 INFO STEP 871 (remove_files) COMPLETE
76272026-03-19T03:33:02.255Z[ recovery-image] Mar 19 03:33:01.191 INFO O| Mar 19 03:33:01.191 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76282026-03-19T03:33:02.258Z[ host-image] Mar 19 03:33:01.194 INFO O| "etc/svc/profile/generic.xml"
76292026-03-19T03:33:02.258Z[ host-image] Mar 19 03:33:01.194 INFO O| "etc/svc/profile/inetd_services.xml"
76302026-03-19T03:33:02.258Z[ host-image] Mar 19 03:33:01.194 INFO O| "etc/svc/profile/name_service.xml"
76312026-03-19T03:33:02.258Z[ host-image] Mar 19 03:33:01.194 INFO O| "etc/svc/profile/platform.xml"
76322026-03-19T03:33:02.258Z[ host-image] Mar 19 03:33:01.194 INFO O| "etc/svc/profile/platform_omicron1.xml"
76332026-03-19T03:33:02.258Z[ host-image] Mar 19 03:33:01.194 INFO O| "etc/svc/repository.db"
76342026-03-19T03:33:02.262Z[ recovery-image] Mar 19 03:33:01.198 INFO O| Mar 19 03:33:01.198 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
76352026-03-19T03:33:02.263Z[ recovery-image] Mar 19 03:33:01.198 INFO O| Mar 19 03:33:01.198 INFO STEP 872 (remove_files) COMPLETE
76362026-03-19T03:33:02.263Z[ recovery-image] Mar 19 03:33:01.198 INFO O| Mar 19 03:33:01.198 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76372026-03-19T03:33:02.266Z[ host-image] Mar 19 03:33:01.201 INFO O| "opt/ooce/share"
76382026-03-19T03:33:02.266Z[ host-image] Mar 19 03:33:01.202 INFO O| "opt/ooce/share/man"
76392026-03-19T03:33:02.266Z[ host-image] Mar 19 03:33:01.202 INFO O| "opt/ooce/share/man/man1"
76402026-03-19T03:33:02.269Z[ recovery-image] Mar 19 03:33:01.205 INFO O| Mar 19 03:33:01.205 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
76412026-03-19T03:33:02.269Z[ recovery-image] Mar 19 03:33:01.205 INFO O| Mar 19 03:33:01.205 INFO STEP 873 (remove_files) COMPLETE
76422026-03-19T03:33:02.269Z[ recovery-image] Mar 19 03:33:01.205 INFO O| Mar 19 03:33:01.205 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76432026-03-19T03:33:02.275Z[ host-image] Mar 19 03:33:01.212 INFO O| finishing archive...
76442026-03-19T03:33:02.278Z[ recovery-image] Mar 19 03:33:01.213 INFO O| Mar 19 03:33:01.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
76452026-03-19T03:33:02.278Z[ recovery-image] Mar 19 03:33:01.213 INFO O| Mar 19 03:33:01.213 INFO STEP 874 (remove_files) COMPLETE
76462026-03-19T03:33:02.278Z[ recovery-image] Mar 19 03:33:01.213 INFO O| Mar 19 03:33:01.213 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76472026-03-19T03:33:02.283Z[ recovery-image] Mar 19 03:33:01.220 INFO O| Mar 19 03:33:01.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
76482026-03-19T03:33:02.283Z[ recovery-image] Mar 19 03:33:01.220 INFO O| Mar 19 03:33:01.220 INFO STEP 875 (remove_files) COMPLETE
76492026-03-19T03:33:02.286Z[ recovery-image] Mar 19 03:33:01.220 INFO O| Mar 19 03:33:01.220 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76502026-03-19T03:33:02.290Z[ recovery-image] Mar 19 03:33:01.227 INFO O| Mar 19 03:33:01.227 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
76512026-03-19T03:33:02.290Z[ recovery-image] Mar 19 03:33:01.227 INFO O| Mar 19 03:33:01.227 INFO STEP 876 (remove_files) COMPLETE
76522026-03-19T03:33:02.293Z[ recovery-image] Mar 19 03:33:01.227 INFO O| Mar 19 03:33:01.227 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76532026-03-19T03:33:02.298Z[ recovery-image] Mar 19 03:33:01.235 INFO O| Mar 19 03:33:01.235 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
76542026-03-19T03:33:02.301Z[ recovery-image] Mar 19 03:33:01.235 INFO O| Mar 19 03:33:01.235 INFO STEP 877 (remove_files) COMPLETE
76552026-03-19T03:33:02.301Z[ recovery-image] Mar 19 03:33:01.235 INFO O| Mar 19 03:33:01.235 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76562026-03-19T03:33:02.304Z[ recovery-image] Mar 19 03:33:01.242 INFO O| Mar 19 03:33:01.242 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
76572026-03-19T03:33:02.308Z[ recovery-image] Mar 19 03:33:01.242 INFO O| Mar 19 03:33:01.242 INFO STEP 878 (remove_files) COMPLETE
76582026-03-19T03:33:02.308Z[ recovery-image] Mar 19 03:33:01.242 INFO O| Mar 19 03:33:01.242 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76592026-03-19T03:33:02.312Z[ recovery-image] Mar 19 03:33:01.249 INFO O| Mar 19 03:33:01.249 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
76602026-03-19T03:33:02.315Z[ recovery-image] Mar 19 03:33:01.249 INFO O| Mar 19 03:33:01.249 INFO STEP 879 (remove_files) COMPLETE
76612026-03-19T03:33:02.315Z[ recovery-image] Mar 19 03:33:01.249 INFO O| Mar 19 03:33:01.249 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76622026-03-19T03:33:02.319Z[ recovery-image] Mar 19 03:33:01.256 INFO O| Mar 19 03:33:01.256 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_list.so.1"
76632026-03-19T03:33:02.319Z[ recovery-image] Mar 19 03:33:01.256 INFO O| Mar 19 03:33:01.256 INFO STEP 880 (remove_files) COMPLETE
76642026-03-19T03:33:02.322Z[ recovery-image] Mar 19 03:33:01.256 INFO O| Mar 19 03:33:01.256 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76652026-03-19T03:33:02.328Z[ recovery-image] Mar 19 03:33:01.265 INFO O| Mar 19 03:33:01.265 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
76662026-03-19T03:33:02.331Z[ recovery-image] Mar 19 03:33:01.265 INFO O| Mar 19 03:33:01.265 INFO STEP 881 (remove_files) COMPLETE
76672026-03-19T03:33:02.331Z[ recovery-image] Mar 19 03:33:01.265 INFO O| Mar 19 03:33:01.265 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76682026-03-19T03:33:02.335Z[ recovery-image] Mar 19 03:33:01.272 INFO O| Mar 19 03:33:01.272 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
76692026-03-19T03:33:02.335Z[ recovery-image] Mar 19 03:33:01.272 INFO O| Mar 19 03:33:01.272 INFO STEP 882 (remove_files) COMPLETE
76702026-03-19T03:33:02.336Z[ recovery-image] Mar 19 03:33:01.272 INFO O| Mar 19 03:33:01.272 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76712026-03-19T03:33:02.341Z[ recovery-image] Mar 19 03:33:01.279 INFO O| Mar 19 03:33:01.279 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
76722026-03-19T03:33:02.342Z[ recovery-image] Mar 19 03:33:01.279 INFO O| Mar 19 03:33:01.279 INFO STEP 883 (remove_files) COMPLETE
76732026-03-19T03:33:02.344Z[ recovery-image] Mar 19 03:33:01.279 INFO O| Mar 19 03:33:01.279 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76742026-03-19T03:33:02.350Z[ recovery-image] Mar 19 03:33:01.287 INFO O| Mar 19 03:33:01.287 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
76752026-03-19T03:33:02.350Z[ recovery-image] Mar 19 03:33:01.287 INFO O| Mar 19 03:33:01.287 INFO STEP 884 (remove_files) COMPLETE
76762026-03-19T03:33:02.353Z[ recovery-image] Mar 19 03:33:01.287 INFO O| Mar 19 03:33:01.287 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76772026-03-19T03:33:02.357Z[ recovery-image] Mar 19 03:33:01.294 INFO O| Mar 19 03:33:01.294 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
76782026-03-19T03:33:02.360Z[ recovery-image] Mar 19 03:33:01.294 INFO O| Mar 19 03:33:01.294 INFO STEP 885 (remove_files) COMPLETE
76792026-03-19T03:33:02.360Z[ recovery-image] Mar 19 03:33:01.294 INFO O| Mar 19 03:33:01.294 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76802026-03-19T03:33:02.365Z[ recovery-image] Mar 19 03:33:01.302 INFO O| Mar 19 03:33:01.302 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
76812026-03-19T03:33:02.368Z[ recovery-image] Mar 19 03:33:01.303 INFO O| Mar 19 03:33:01.303 INFO STEP 886 (remove_files) COMPLETE
76822026-03-19T03:33:02.368Z[ recovery-image] Mar 19 03:33:01.303 INFO O| Mar 19 03:33:01.303 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76832026-03-19T03:33:02.373Z[ recovery-image] Mar 19 03:33:01.310 INFO O| Mar 19 03:33:01.310 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
76842026-03-19T03:33:02.377Z[ recovery-image] Mar 19 03:33:01.310 INFO O| Mar 19 03:33:01.310 INFO STEP 887 (remove_files) COMPLETE
76852026-03-19T03:33:02.378Z[ recovery-image] Mar 19 03:33:01.310 INFO O| Mar 19 03:33:01.310 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76862026-03-19T03:33:02.383Z[ recovery-image] Mar 19 03:33:01.320 INFO O| Mar 19 03:33:01.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
76872026-03-19T03:33:02.386Z[ recovery-image] Mar 19 03:33:01.320 INFO O| Mar 19 03:33:01.320 INFO STEP 888 (remove_files) COMPLETE
76882026-03-19T03:33:02.386Z[ recovery-image] Mar 19 03:33:01.320 INFO O| Mar 19 03:33:01.320 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76892026-03-19T03:33:02.390Z[ recovery-image] Mar 19 03:33:01.327 INFO O| Mar 19 03:33:01.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
76902026-03-19T03:33:02.393Z[ recovery-image] Mar 19 03:33:01.327 INFO O| Mar 19 03:33:01.327 INFO STEP 889 (remove_files) COMPLETE
76912026-03-19T03:33:02.393Z[ recovery-image] Mar 19 03:33:01.327 INFO O| Mar 19 03:33:01.327 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76922026-03-19T03:33:02.397Z[ recovery-image] Mar 19 03:33:01.334 INFO O| Mar 19 03:33:01.334 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
76932026-03-19T03:33:02.400Z[ recovery-image] Mar 19 03:33:01.334 INFO O| Mar 19 03:33:01.334 INFO STEP 890 (remove_files) COMPLETE
76942026-03-19T03:33:02.401Z[ recovery-image] Mar 19 03:33:01.334 INFO O| Mar 19 03:33:01.334 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76952026-03-19T03:33:02.404Z[ recovery-image] Mar 19 03:33:01.341 INFO O| Mar 19 03:33:01.341 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
76962026-03-19T03:33:02.404Z[ recovery-image] Mar 19 03:33:01.341 INFO O| Mar 19 03:33:01.341 INFO STEP 891 (remove_files) COMPLETE
76972026-03-19T03:33:02.407Z[ recovery-image] Mar 19 03:33:01.341 INFO O| Mar 19 03:33:01.341 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76982026-03-19T03:33:02.414Z[ recovery-image] Mar 19 03:33:01.350 INFO O| Mar 19 03:33:01.350 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
76992026-03-19T03:33:02.414Z[ recovery-image] Mar 19 03:33:01.350 INFO O| Mar 19 03:33:01.350 INFO STEP 892 (remove_files) COMPLETE
77002026-03-19T03:33:02.418Z[ recovery-image] Mar 19 03:33:01.350 INFO O| Mar 19 03:33:01.350 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77012026-03-19T03:33:02.423Z[ recovery-image] Mar 19 03:33:01.358 INFO O| Mar 19 03:33:01.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
77022026-03-19T03:33:02.423Z[ recovery-image] Mar 19 03:33:01.358 INFO O| Mar 19 03:33:01.358 INFO STEP 893 (remove_files) COMPLETE
77032026-03-19T03:33:02.423Z[ recovery-image] Mar 19 03:33:01.358 INFO O| Mar 19 03:33:01.358 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77042026-03-19T03:33:02.431Z[ recovery-image] Mar 19 03:33:01.367 INFO O| Mar 19 03:33:01.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
77052026-03-19T03:33:02.434Z[ recovery-image] Mar 19 03:33:01.367 INFO O| Mar 19 03:33:01.367 INFO STEP 894 (remove_files) COMPLETE
77062026-03-19T03:33:02.434Z[ recovery-image] Mar 19 03:33:01.367 INFO O| Mar 19 03:33:01.367 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77072026-03-19T03:33:02.438Z[ recovery-image] Mar 19 03:33:01.374 INFO O| Mar 19 03:33:01.374 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
77082026-03-19T03:33:02.438Z[ recovery-image] Mar 19 03:33:01.374 INFO O| Mar 19 03:33:01.374 INFO STEP 895 (remove_files) COMPLETE
77092026-03-19T03:33:02.438Z[ recovery-image] Mar 19 03:33:01.374 INFO O| Mar 19 03:33:01.374 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77102026-03-19T03:33:02.446Z[ recovery-image] Mar 19 03:33:01.382 INFO O| Mar 19 03:33:01.382 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_binfile.so.1"
77112026-03-19T03:33:02.450Z[ recovery-image] Mar 19 03:33:01.382 INFO O| Mar 19 03:33:01.382 INFO STEP 896 (remove_files) COMPLETE
77122026-03-19T03:33:02.450Z[ recovery-image] Mar 19 03:33:01.382 INFO O| Mar 19 03:33:01.382 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77132026-03-19T03:33:02.454Z[ recovery-image] Mar 19 03:33:01.391 INFO O| Mar 19 03:33:01.391 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_remote.so.1"
77142026-03-19T03:33:02.457Z[ recovery-image] Mar 19 03:33:01.391 INFO O| Mar 19 03:33:01.391 INFO STEP 897 (remove_files) COMPLETE
77152026-03-19T03:33:02.457Z[ recovery-image] Mar 19 03:33:01.391 INFO O| Mar 19 03:33:01.391 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77162026-03-19T03:33:02.462Z[ recovery-image] Mar 19 03:33:01.399 INFO O| Mar 19 03:33:01.399 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_syslog.so.1"
77172026-03-19T03:33:02.466Z[ recovery-image] Mar 19 03:33:01.399 INFO O| Mar 19 03:33:01.399 INFO STEP 898 (remove_files) COMPLETE
77182026-03-19T03:33:02.466Z[ recovery-image] Mar 19 03:33:01.399 INFO O| Mar 19 03:33:01.399 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77192026-03-19T03:33:02.470Z[ recovery-image] Mar 19 03:33:01.407 INFO O| Mar 19 03:33:01.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
77202026-03-19T03:33:02.473Z[ recovery-image] Mar 19 03:33:01.407 INFO O| Mar 19 03:33:01.407 INFO STEP 899 (remove_files) COMPLETE
77212026-03-19T03:33:02.473Z[ recovery-image] Mar 19 03:33:01.407 INFO O| Mar 19 03:33:01.407 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77222026-03-19T03:33:02.477Z[ recovery-image] Mar 19 03:33:01.414 INFO O| Mar 19 03:33:01.414 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
77232026-03-19T03:33:02.480Z[ recovery-image] Mar 19 03:33:01.414 INFO O| Mar 19 03:33:01.414 INFO STEP 900 (remove_files) COMPLETE
77242026-03-19T03:33:02.480Z[ recovery-image] Mar 19 03:33:01.414 INFO O| Mar 19 03:33:01.414 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77252026-03-19T03:33:02.485Z[ recovery-image] Mar 19 03:33:01.422 INFO O| Mar 19 03:33:01.422 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha256.so.1"
77262026-03-19T03:33:02.491Z[ recovery-image] Mar 19 03:33:01.422 INFO O| Mar 19 03:33:01.422 INFO STEP 901 (remove_files) COMPLETE
77272026-03-19T03:33:02.491Z[ recovery-image] Mar 19 03:33:01.422 INFO O| Mar 19 03:33:01.422 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77282026-03-19T03:33:02.494Z[ recovery-image] Mar 19 03:33:01.430 INFO O| Mar 19 03:33:01.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha512.so.1"
77292026-03-19T03:33:02.494Z[ recovery-image] Mar 19 03:33:01.430 INFO O| Mar 19 03:33:01.430 INFO STEP 902 (remove_files) COMPLETE
77302026-03-19T03:33:02.494Z[ recovery-image] Mar 19 03:33:01.430 INFO O| Mar 19 03:33:01.430 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77312026-03-19T03:33:02.500Z[ recovery-image] Mar 19 03:33:01.438 INFO O| Mar 19 03:33:01.437 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
77322026-03-19T03:33:02.503Z[ recovery-image] Mar 19 03:33:01.438 INFO O| Mar 19 03:33:01.438 INFO STEP 903 (remove_files) COMPLETE
77332026-03-19T03:33:02.503Z[ recovery-image] Mar 19 03:33:01.438 INFO O| Mar 19 03:33:01.438 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77342026-03-19T03:33:02.508Z[ recovery-image] Mar 19 03:33:01.445 INFO O| Mar 19 03:33:01.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_allow.so.1"
77352026-03-19T03:33:02.508Z[ recovery-image] Mar 19 03:33:01.445 INFO O| Mar 19 03:33:01.445 INFO STEP 904 (remove_files) COMPLETE
77362026-03-19T03:33:02.511Z[ recovery-image] Mar 19 03:33:01.445 INFO O| Mar 19 03:33:01.445 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77372026-03-19T03:33:02.515Z[ recovery-image] Mar 19 03:33:01.452 INFO O| Mar 19 03:33:01.452 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_check.so.1"
77382026-03-19T03:33:02.518Z[ recovery-image] Mar 19 03:33:01.452 INFO O| Mar 19 03:33:01.452 INFO STEP 905 (remove_files) COMPLETE
77392026-03-19T03:33:02.518Z[ recovery-image] Mar 19 03:33:01.452 INFO O| Mar 19 03:33:01.452 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77402026-03-19T03:33:02.522Z[ recovery-image] Mar 19 03:33:01.460 INFO O| Mar 19 03:33:01.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_store.so.1"
77412026-03-19T03:33:02.525Z[ recovery-image] Mar 19 03:33:01.460 INFO O| Mar 19 03:33:01.460 INFO STEP 906 (remove_files) COMPLETE
77422026-03-19T03:33:02.525Z[ recovery-image] Mar 19 03:33:01.460 INFO O| Mar 19 03:33:01.460 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77432026-03-19T03:33:02.529Z[ recovery-image] Mar 19 03:33:01.467 INFO O| Mar 19 03:33:01.467 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_deny.so.1"
77442026-03-19T03:33:02.532Z[ recovery-image] Mar 19 03:33:01.467 INFO O| Mar 19 03:33:01.467 INFO STEP 907 (remove_files) COMPLETE
77452026-03-19T03:33:02.532Z[ recovery-image] Mar 19 03:33:01.467 INFO O| Mar 19 03:33:01.467 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77462026-03-19T03:33:02.537Z[ recovery-image] Mar 19 03:33:01.474 INFO O| Mar 19 03:33:01.474 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5.so.1"
77472026-03-19T03:33:02.540Z[ recovery-image] Mar 19 03:33:01.474 INFO O| Mar 19 03:33:01.474 INFO STEP 908 (remove_files) COMPLETE
77482026-03-19T03:33:02.540Z[ recovery-image] Mar 19 03:33:01.474 INFO O| Mar 19 03:33:01.474 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77492026-03-19T03:33:02.544Z[ recovery-image] Mar 19 03:33:01.481 INFO O| Mar 19 03:33:01.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
77502026-03-19T03:33:02.547Z[ recovery-image] Mar 19 03:33:01.481 INFO O| Mar 19 03:33:01.481 INFO STEP 909 (remove_files) COMPLETE
77512026-03-19T03:33:02.547Z[ recovery-image] Mar 19 03:33:01.481 INFO O| Mar 19 03:33:01.481 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77522026-03-19T03:33:02.553Z[ recovery-image] Mar 19 03:33:01.490 INFO O| Mar 19 03:33:01.490 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_ldap.so.1"
77532026-03-19T03:33:02.556Z[ recovery-image] Mar 19 03:33:01.490 INFO O| Mar 19 03:33:01.490 INFO STEP 910 (remove_files) COMPLETE
77542026-03-19T03:33:02.556Z[ recovery-image] Mar 19 03:33:01.490 INFO O| Mar 19 03:33:01.490 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77552026-03-19T03:33:02.561Z[ recovery-image] Mar 19 03:33:01.498 INFO O| Mar 19 03:33:01.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_list.so.1"
77562026-03-19T03:33:02.561Z[ recovery-image] Mar 19 03:33:01.498 INFO O| Mar 19 03:33:01.498 INFO STEP 911 (remove_files) COMPLETE
77572026-03-19T03:33:02.564Z[ recovery-image] Mar 19 03:33:01.498 INFO O| Mar 19 03:33:01.498 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77582026-03-19T03:33:02.569Z[ recovery-image] Mar 19 03:33:01.506 INFO O| Mar 19 03:33:01.506 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
77592026-03-19T03:33:02.572Z[ recovery-image] Mar 19 03:33:01.506 INFO O| Mar 19 03:33:01.506 INFO STEP 912 (remove_files) COMPLETE
77602026-03-19T03:33:02.572Z[ recovery-image] Mar 19 03:33:01.506 INFO O| Mar 19 03:33:01.506 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77612026-03-19T03:33:02.578Z[ recovery-image] Mar 19 03:33:01.515 INFO O| Mar 19 03:33:01.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
77622026-03-19T03:33:02.581Z[ recovery-image] Mar 19 03:33:01.515 INFO O| Mar 19 03:33:01.515 INFO STEP 913 (remove_files) COMPLETE
77632026-03-19T03:33:02.581Z[ recovery-image] Mar 19 03:33:01.515 INFO O| Mar 19 03:33:01.515 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77642026-03-19T03:33:02.586Z[ recovery-image] Mar 19 03:33:01.523 INFO O| Mar 19 03:33:01.523 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_sample.so.1"
77652026-03-19T03:33:02.590Z[ recovery-image] Mar 19 03:33:01.523 INFO O| Mar 19 03:33:01.523 INFO STEP 914 (remove_files) COMPLETE
77662026-03-19T03:33:02.590Z[ recovery-image] Mar 19 03:33:01.523 INFO O| Mar 19 03:33:01.523 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77672026-03-19T03:33:02.594Z[ recovery-image] Mar 19 03:33:01.531 INFO O| Mar 19 03:33:01.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
77682026-03-19T03:33:02.598Z[ recovery-image] Mar 19 03:33:01.531 INFO O| Mar 19 03:33:01.531 INFO STEP 915 (remove_files) COMPLETE
77692026-03-19T03:33:02.598Z[ recovery-image] Mar 19 03:33:01.531 INFO O| Mar 19 03:33:01.531 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77702026-03-19T03:33:02.603Z[ recovery-image] Mar 19 03:33:01.538 INFO O| Mar 19 03:33:01.538 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
77712026-03-19T03:33:02.603Z[ recovery-image] Mar 19 03:33:01.538 INFO O| Mar 19 03:33:01.538 INFO STEP 916 (remove_files) COMPLETE
77722026-03-19T03:33:02.603Z[ recovery-image] Mar 19 03:33:01.538 INFO O| Mar 19 03:33:01.538 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77732026-03-19T03:33:02.607Z[ recovery-image] Mar 19 03:33:01.545 INFO O| Mar 19 03:33:01.544 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_timestamp.so.1"
77742026-03-19T03:33:02.607Z[ recovery-image] Mar 19 03:33:01.545 INFO O| Mar 19 03:33:01.545 INFO STEP 917 (remove_files) COMPLETE
77752026-03-19T03:33:02.610Z[ recovery-image] Mar 19 03:33:01.545 INFO O| Mar 19 03:33:01.545 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77762026-03-19T03:33:02.616Z[ recovery-image] Mar 19 03:33:01.553 INFO O| Mar 19 03:33:01.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_tsol_account.so.1"
77772026-03-19T03:33:02.619Z[ recovery-image] Mar 19 03:33:01.553 INFO O| Mar 19 03:33:01.553 INFO STEP 918 (remove_files) COMPLETE
77782026-03-19T03:33:02.619Z[ recovery-image] Mar 19 03:33:01.553 INFO O| Mar 19 03:33:01.553 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77792026-03-19T03:33:02.624Z[ recovery-image] Mar 19 03:33:01.561 INFO O| Mar 19 03:33:01.561 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
77802026-03-19T03:33:02.627Z[ recovery-image] Mar 19 03:33:01.561 INFO O| Mar 19 03:33:01.561 INFO STEP 919 (remove_files) COMPLETE
77812026-03-19T03:33:02.627Z[ recovery-image] Mar 19 03:33:01.561 INFO O| Mar 19 03:33:01.561 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77822026-03-19T03:33:02.632Z[ recovery-image] Mar 19 03:33:01.569 INFO O| Mar 19 03:33:01.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
77832026-03-19T03:33:02.635Z[ recovery-image] Mar 19 03:33:01.569 INFO O| Mar 19 03:33:01.569 INFO STEP 920 (remove_files) COMPLETE
77842026-03-19T03:33:02.635Z[ recovery-image] Mar 19 03:33:01.569 INFO O| Mar 19 03:33:01.569 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77852026-03-19T03:33:02.640Z[ recovery-image] Mar 19 03:33:01.577 INFO O| Mar 19 03:33:01.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
77862026-03-19T03:33:02.643Z[ recovery-image] Mar 19 03:33:01.578 INFO O| Mar 19 03:33:01.578 INFO STEP 921 (remove_files) COMPLETE
77872026-03-19T03:33:02.643Z[ recovery-image] Mar 19 03:33:01.578 INFO O| Mar 19 03:33:01.578 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77882026-03-19T03:33:02.649Z[ recovery-image] Mar 19 03:33:01.587 INFO O| Mar 19 03:33:01.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/compress"
77892026-03-19T03:33:02.653Z[ recovery-image] Mar 19 03:33:01.587 INFO O| Mar 19 03:33:01.587 INFO STEP 922 (remove_files) COMPLETE
77902026-03-19T03:33:02.653Z[ recovery-image] Mar 19 03:33:01.587 INFO O| Mar 19 03:33:01.587 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77912026-03-19T03:33:02.658Z[ recovery-image] Mar 19 03:33:01.595 INFO O| Mar 19 03:33:01.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashcheck"
77922026-03-19T03:33:02.661Z[ recovery-image] Mar 19 03:33:01.595 INFO O| Mar 19 03:33:01.595 INFO STEP 923 (remove_files) COMPLETE
77932026-03-19T03:33:02.661Z[ recovery-image] Mar 19 03:33:01.595 INFO O| Mar 19 03:33:01.595 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77942026-03-19T03:33:02.666Z[ recovery-image] Mar 19 03:33:01.603 INFO O| Mar 19 03:33:01.603 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashmake"
77952026-03-19T03:33:02.669Z[ recovery-image] Mar 19 03:33:01.603 INFO O| Mar 19 03:33:01.603 INFO STEP 924 (remove_files) COMPLETE
77962026-03-19T03:33:02.669Z[ recovery-image] Mar 19 03:33:01.603 INFO O| Mar 19 03:33:01.603 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77972026-03-19T03:33:02.673Z[ recovery-image] Mar 19 03:33:01.610 INFO O| Mar 19 03:33:01.610 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlista"
77982026-03-19T03:33:02.677Z[ recovery-image] Mar 19 03:33:01.610 INFO O| Mar 19 03:33:01.610 INFO STEP 925 (remove_files) COMPLETE
77992026-03-19T03:33:02.677Z[ recovery-image] Mar 19 03:33:01.610 INFO O| Mar 19 03:33:01.610 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78002026-03-19T03:33:02.679Z[ recovery-image] Mar 19 03:33:01.617 INFO O| Mar 19 03:33:01.617 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlistb"
78012026-03-19T03:33:02.679Z[ recovery-image] Mar 19 03:33:01.617 INFO O| Mar 19 03:33:01.617 INFO STEP 926 (remove_files) COMPLETE
78022026-03-19T03:33:02.679Z[ recovery-image] Mar 19 03:33:01.617 INFO O| Mar 19 03:33:01.617 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78032026-03-19T03:33:02.687Z[ recovery-image] Mar 19 03:33:01.625 INFO O| Mar 19 03:33:01.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hstop"
78042026-03-19T03:33:02.687Z[ recovery-image] Mar 19 03:33:01.625 INFO O| Mar 19 03:33:01.625 INFO STEP 927 (remove_files) COMPLETE
78052026-03-19T03:33:02.688Z[ recovery-image] Mar 19 03:33:01.625 INFO O| Mar 19 03:33:01.625 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78062026-03-19T03:33:02.695Z[ recovery-image] Mar 19 03:33:01.632 INFO O| Mar 19 03:33:01.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellin"
78072026-03-19T03:33:02.698Z[ recovery-image] Mar 19 03:33:01.632 INFO O| Mar 19 03:33:01.632 INFO STEP 928 (remove_files) COMPLETE
78082026-03-19T03:33:02.698Z[ recovery-image] Mar 19 03:33:01.632 INFO O| Mar 19 03:33:01.632 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78092026-03-19T03:33:02.704Z[ recovery-image] Mar 19 03:33:01.641 INFO O| Mar 19 03:33:01.641 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellprog"
78102026-03-19T03:33:02.707Z[ recovery-image] Mar 19 03:33:01.641 INFO O| Mar 19 03:33:01.641 INFO STEP 929 (remove_files) COMPLETE
78112026-03-19T03:33:02.707Z[ recovery-image] Mar 19 03:33:01.641 INFO O| Mar 19 03:33:01.641 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78122026-03-19T03:33:02.711Z[ recovery-image] Mar 19 03:33:01.649 INFO O| Mar 19 03:33:01.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sysevent/syseventconfd"
78132026-03-19T03:33:02.714Z[ recovery-image] Mar 19 03:33:01.649 INFO O| Mar 19 03:33:01.649 INFO STEP 930 (remove_files) COMPLETE
78142026-03-19T03:33:02.715Z[ recovery-image] Mar 19 03:33:01.649 INFO O| Mar 19 03:33:01.649 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78152026-03-19T03:33:02.721Z[ recovery-image] Mar 19 03:33:01.658 INFO O| Mar 19 03:33:01.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
78162026-03-19T03:33:02.724Z[ recovery-image] Mar 19 03:33:01.658 INFO O| Mar 19 03:33:01.658 INFO STEP 931 (remove_files) COMPLETE
78172026-03-19T03:33:02.724Z[ recovery-image] Mar 19 03:33:01.658 INFO O| Mar 19 03:33:01.658 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78182026-03-19T03:33:02.728Z[ recovery-image] Mar 19 03:33:01.666 INFO O| Mar 19 03:33:01.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
78192026-03-19T03:33:02.731Z[ recovery-image] Mar 19 03:33:01.666 INFO O| Mar 19 03:33:01.666 INFO STEP 932 (remove_files) COMPLETE
78202026-03-19T03:33:02.731Z[ recovery-image] Mar 19 03:33:01.666 INFO O| Mar 19 03:33:01.666 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78212026-03-19T03:33:02.737Z[ recovery-image] Mar 19 03:33:01.674 INFO O| Mar 19 03:33:01.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
78222026-03-19T03:33:02.740Z[ recovery-image] Mar 19 03:33:01.674 INFO O| Mar 19 03:33:01.674 INFO STEP 933 (remove_files) COMPLETE
78232026-03-19T03:33:02.740Z[ recovery-image] Mar 19 03:33:01.674 INFO O| Mar 19 03:33:01.674 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78242026-03-19T03:33:02.744Z[ recovery-image] Mar 19 03:33:01.682 INFO O| Mar 19 03:33:01.682 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
78252026-03-19T03:33:02.747Z[ recovery-image] Mar 19 03:33:01.682 INFO O| Mar 19 03:33:01.682 INFO STEP 934 (remove_files) COMPLETE
78262026-03-19T03:33:02.747Z[ recovery-image] Mar 19 03:33:01.682 INFO O| Mar 19 03:33:01.682 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78272026-03-19T03:33:02.752Z[ recovery-image] Mar 19 03:33:01.689 INFO O| Mar 19 03:33:01.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/varpd"
78282026-03-19T03:33:02.754Z[ recovery-image] Mar 19 03:33:01.690 INFO O| Mar 19 03:33:01.690 INFO STEP 935 (remove_files) COMPLETE
78292026-03-19T03:33:02.754Z[ recovery-image] Mar 19 03:33:01.690 INFO O| Mar 19 03:33:01.690 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78302026-03-19T03:33:02.762Z[ recovery-image] Mar 19 03:33:01.698 INFO O| Mar 19 03:33:01.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/xhci/xhci_portsc"
78312026-03-19T03:33:02.766Z[ recovery-image] Mar 19 03:33:01.698 INFO O| Mar 19 03:33:01.698 INFO STEP 936 (remove_files) COMPLETE
78322026-03-19T03:33:02.766Z[ recovery-image] Mar 19 03:33:01.698 INFO O| Mar 19 03:33:01.698 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78332026-03-19T03:33:02.769Z[ recovery-image] Mar 19 03:33:01.705 INFO O| Mar 19 03:33:01.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zfs/availdevs"
78342026-03-19T03:33:02.769Z[ recovery-image] Mar 19 03:33:01.705 INFO O| Mar 19 03:33:01.705 INFO STEP 937 (remove_files) COMPLETE
78352026-03-19T03:33:02.769Z[ recovery-image] Mar 19 03:33:01.705 INFO O| Mar 19 03:33:01.705 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78362026-03-19T03:33:02.776Z[ recovery-image] Mar 19 03:33:01.713 INFO O| Mar 19 03:33:01.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zones/zoneadmd"
78372026-03-19T03:33:02.779Z[ recovery-image] Mar 19 03:33:01.713 INFO O| Mar 19 03:33:01.713 INFO STEP 938 (remove_files) COMPLETE
78382026-03-19T03:33:02.779Z[ recovery-image] Mar 19 03:33:01.713 INFO O| Mar 19 03:33:01.713 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78392026-03-19T03:33:02.784Z[ recovery-image] Mar 19 03:33:01.721 INFO O| Mar 19 03:33:01.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/sftp-server"
78402026-03-19T03:33:02.787Z[ recovery-image] Mar 19 03:33:01.721 INFO O| Mar 19 03:33:01.721 INFO STEP 939 (remove_files) COMPLETE
78412026-03-19T03:33:02.787Z[ recovery-image] Mar 19 03:33:01.721 INFO O| Mar 19 03:33:01.721 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78422026-03-19T03:33:02.792Z[ recovery-image] Mar 19 03:33:01.729 INFO O| Mar 19 03:33:01.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-keysign"
78432026-03-19T03:33:02.795Z[ recovery-image] Mar 19 03:33:01.729 INFO O| Mar 19 03:33:01.729 INFO STEP 940 (remove_files) COMPLETE
78442026-03-19T03:33:02.795Z[ recovery-image] Mar 19 03:33:01.729 INFO O| Mar 19 03:33:01.729 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78452026-03-19T03:33:02.801Z[ recovery-image] Mar 19 03:33:01.738 INFO O| Mar 19 03:33:01.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
78462026-03-19T03:33:02.804Z[ recovery-image] Mar 19 03:33:01.738 INFO O| Mar 19 03:33:01.738 INFO STEP 941 (remove_files) COMPLETE
78472026-03-19T03:33:02.804Z[ recovery-image] Mar 19 03:33:01.738 INFO O| Mar 19 03:33:01.738 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78482026-03-19T03:33:02.808Z[ recovery-image] Mar 19 03:33:01.745 INFO O| Mar 19 03:33:01.745 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-sk-helper"
78492026-03-19T03:33:02.811Z[ recovery-image] Mar 19 03:33:01.745 INFO O| Mar 19 03:33:01.745 INFO STEP 942 (remove_files) COMPLETE
78502026-03-19T03:33:02.811Z[ recovery-image] Mar 19 03:33:01.745 INFO O| Mar 19 03:33:01.745 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78512026-03-19T03:33:02.816Z[ recovery-image] Mar 19 03:33:01.753 INFO O| Mar 19 03:33:01.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispgid"
78522026-03-19T03:33:02.819Z[ recovery-image] Mar 19 03:33:01.754 INFO O| Mar 19 03:33:01.754 INFO STEP 943 (remove_files) COMPLETE
78532026-03-19T03:33:02.819Z[ recovery-image] Mar 19 03:33:01.754 INFO O| Mar 19 03:33:01.754 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78542026-03-19T03:33:02.824Z[ recovery-image] Mar 19 03:33:01.761 INFO O| Mar 19 03:33:01.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispuid"
78552026-03-19T03:33:02.824Z[ recovery-image] Mar 19 03:33:01.761 INFO O| Mar 19 03:33:01.761 INFO STEP 944 (remove_files) COMPLETE
78562026-03-19T03:33:02.827Z[ recovery-image] Mar 19 03:33:01.761 INFO O| Mar 19 03:33:01.761 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78572026-03-19T03:33:02.832Z[ recovery-image] Mar 19 03:33:01.769 INFO O| Mar 19 03:33:01.769 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errange"
78582026-03-19T03:33:02.835Z[ recovery-image] Mar 19 03:33:01.769 INFO O| Mar 19 03:33:01.769 INFO STEP 945 (remove_files) COMPLETE
78592026-03-19T03:33:02.835Z[ recovery-image] Mar 19 03:33:01.769 INFO O| Mar 19 03:33:01.769 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78602026-03-19T03:33:02.841Z[ recovery-image] Mar 19 03:33:01.778 INFO O| Mar 19 03:33:01.778 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errdate"
78612026-03-19T03:33:02.843Z[ recovery-image] Mar 19 03:33:01.778 INFO O| Mar 19 03:33:01.778 INFO STEP 946 (remove_files) COMPLETE
78622026-03-19T03:33:02.844Z[ recovery-image] Mar 19 03:33:01.778 INFO O| Mar 19 03:33:01.778 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78632026-03-19T03:33:02.849Z[ recovery-image] Mar 19 03:33:01.786 INFO O| Mar 19 03:33:01.786 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errgid"
78642026-03-19T03:33:02.849Z[ recovery-image] Mar 19 03:33:01.786 INFO O| Mar 19 03:33:01.786 INFO STEP 947 (remove_files) COMPLETE
78652026-03-19T03:33:02.852Z[ recovery-image] Mar 19 03:33:01.786 INFO O| Mar 19 03:33:01.786 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78662026-03-19T03:33:02.860Z[ recovery-image] Mar 19 03:33:01.794 INFO O| Mar 19 03:33:01.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errint"
78672026-03-19T03:33:02.860Z[ recovery-image] Mar 19 03:33:01.794 INFO O| Mar 19 03:33:01.794 INFO STEP 948 (remove_files) COMPLETE
78682026-03-19T03:33:02.864Z[ recovery-image] Mar 19 03:33:01.794 INFO O| Mar 19 03:33:01.794 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78692026-03-19T03:33:02.868Z[ recovery-image] Mar 19 03:33:01.801 INFO O| Mar 19 03:33:01.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erritem"
78702026-03-19T03:33:02.868Z[ recovery-image] Mar 19 03:33:01.801 INFO O| Mar 19 03:33:01.801 INFO STEP 949 (remove_files) COMPLETE
78712026-03-19T03:33:02.868Z[ recovery-image] Mar 19 03:33:01.801 INFO O| Mar 19 03:33:01.801 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78722026-03-19T03:33:02.871Z[ recovery-image] Mar 19 03:33:01.808 INFO O| Mar 19 03:33:01.808 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errpath"
78732026-03-19T03:33:02.871Z[ recovery-image] Mar 19 03:33:01.808 INFO O| Mar 19 03:33:01.808 INFO STEP 950 (remove_files) COMPLETE
78742026-03-19T03:33:02.871Z[ recovery-image] Mar 19 03:33:01.808 INFO O| Mar 19 03:33:01.808 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78752026-03-19T03:33:02.880Z[ recovery-image] Mar 19 03:33:01.816 INFO O| Mar 19 03:33:01.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errstr"
78762026-03-19T03:33:02.883Z[ recovery-image] Mar 19 03:33:01.816 INFO O| Mar 19 03:33:01.816 INFO STEP 951 (remove_files) COMPLETE
78772026-03-19T03:33:02.883Z[ recovery-image] Mar 19 03:33:01.816 INFO O| Mar 19 03:33:01.816 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78782026-03-19T03:33:02.887Z[ recovery-image] Mar 19 03:33:01.823 INFO O| Mar 19 03:33:01.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errtime"
78792026-03-19T03:33:02.887Z[ recovery-image] Mar 19 03:33:01.823 INFO O| Mar 19 03:33:01.823 INFO STEP 952 (remove_files) COMPLETE
78802026-03-19T03:33:02.887Z[ recovery-image] Mar 19 03:33:01.823 INFO O| Mar 19 03:33:01.823 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78812026-03-19T03:33:02.892Z[ recovery-image] Mar 19 03:33:01.830 INFO O| Mar 19 03:33:01.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erruid"
78822026-03-19T03:33:02.895Z[ recovery-image] Mar 19 03:33:01.830 INFO O| Mar 19 03:33:01.830 INFO STEP 953 (remove_files) COMPLETE
78832026-03-19T03:33:02.895Z[ recovery-image] Mar 19 03:33:01.830 INFO O| Mar 19 03:33:01.830 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78842026-03-19T03:33:02.899Z[ recovery-image] Mar 19 03:33:01.836 INFO O| Mar 19 03:33:01.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erryorn"
78852026-03-19T03:33:02.902Z[ recovery-image] Mar 19 03:33:01.836 INFO O| Mar 19 03:33:01.836 INFO STEP 954 (remove_files) COMPLETE
78862026-03-19T03:33:02.902Z[ recovery-image] Mar 19 03:33:01.836 INFO O| Mar 19 03:33:01.836 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78872026-03-19T03:33:02.905Z[ recovery-image] Mar 19 03:33:01.843 INFO O| Mar 19 03:33:01.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpdate"
78882026-03-19T03:33:02.905Z[ recovery-image] Mar 19 03:33:01.843 INFO O| Mar 19 03:33:01.843 INFO STEP 955 (remove_files) COMPLETE
78892026-03-19T03:33:02.909Z[ recovery-image] Mar 19 03:33:01.843 INFO O| Mar 19 03:33:01.843 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78902026-03-19T03:33:02.912Z[ recovery-image] Mar 19 03:33:01.849 INFO O| Mar 19 03:33:01.849 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpgid"
78912026-03-19T03:33:02.912Z[ recovery-image] Mar 19 03:33:01.849 INFO O| Mar 19 03:33:01.849 INFO STEP 956 (remove_files) COMPLETE
78922026-03-19T03:33:02.916Z[ recovery-image] Mar 19 03:33:01.849 INFO O| Mar 19 03:33:01.849 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78932026-03-19T03:33:02.921Z[ recovery-image] Mar 19 03:33:01.856 INFO O| Mar 19 03:33:01.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpint"
78942026-03-19T03:33:02.921Z[ recovery-image] Mar 19 03:33:01.856 INFO O| Mar 19 03:33:01.856 INFO STEP 957 (remove_files) COMPLETE
78952026-03-19T03:33:02.921Z[ recovery-image] Mar 19 03:33:01.856 INFO O| Mar 19 03:33:01.856 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78962026-03-19T03:33:02.927Z[ recovery-image] Mar 19 03:33:01.864 INFO O| Mar 19 03:33:01.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpitem"
78972026-03-19T03:33:02.928Z[ recovery-image] Mar 19 03:33:01.864 INFO O| Mar 19 03:33:01.864 INFO STEP 958 (remove_files) COMPLETE
78982026-03-19T03:33:02.931Z[ recovery-image] Mar 19 03:33:01.864 INFO O| Mar 19 03:33:01.864 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78992026-03-19T03:33:02.934Z[ recovery-image] Mar 19 03:33:01.871 INFO O| Mar 19 03:33:01.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helppath"
79002026-03-19T03:33:02.934Z[ recovery-image] Mar 19 03:33:01.871 INFO O| Mar 19 03:33:01.871 INFO STEP 959 (remove_files) COMPLETE
79012026-03-19T03:33:02.935Z[ recovery-image] Mar 19 03:33:01.871 INFO O| Mar 19 03:33:01.871 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79022026-03-19T03:33:02.979Z[ recovery-image] Mar 19 03:33:01.879 INFO O| Mar 19 03:33:01.879 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helprange"
79032026-03-19T03:33:02.979Z[ recovery-image] Mar 19 03:33:01.879 INFO O| Mar 19 03:33:01.879 INFO STEP 960 (remove_files) COMPLETE
79042026-03-19T03:33:02.984Z[ recovery-image] Mar 19 03:33:01.879 INFO O| Mar 19 03:33:01.879 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79052026-03-19T03:33:02.984Z[ recovery-image] Mar 19 03:33:01.887 INFO O| Mar 19 03:33:01.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpstr"
79062026-03-19T03:33:02.984Z[ recovery-image] Mar 19 03:33:01.887 INFO O| Mar 19 03:33:01.887 INFO STEP 961 (remove_files) COMPLETE
79072026-03-19T03:33:02.984Z[ recovery-image] Mar 19 03:33:01.887 INFO O| Mar 19 03:33:01.887 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79082026-03-19T03:33:02.984Z[ recovery-image] Mar 19 03:33:01.895 INFO O| Mar 19 03:33:01.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helptime"
79092026-03-19T03:33:02.984Z[ recovery-image] Mar 19 03:33:01.895 INFO O| Mar 19 03:33:01.895 INFO STEP 962 (remove_files) COMPLETE
79102026-03-19T03:33:02.985Z[ recovery-image] Mar 19 03:33:01.895 INFO O| Mar 19 03:33:01.895 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79112026-03-19T03:33:02.985Z[ recovery-image] Mar 19 03:33:01.902 INFO O| Mar 19 03:33:01.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpuid"
79122026-03-19T03:33:02.985Z[ recovery-image] Mar 19 03:33:01.902 INFO O| Mar 19 03:33:01.902 INFO STEP 963 (remove_files) COMPLETE
79132026-03-19T03:33:02.985Z[ recovery-image] Mar 19 03:33:01.902 INFO O| Mar 19 03:33:01.902 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79142026-03-19T03:33:02.985Z[ recovery-image] Mar 19 03:33:01.909 INFO O| Mar 19 03:33:01.909 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpyorn"
79152026-03-19T03:33:02.985Z[ recovery-image] Mar 19 03:33:01.909 INFO O| Mar 19 03:33:01.909 INFO STEP 964 (remove_files) COMPLETE
79162026-03-19T03:33:02.985Z[ recovery-image] Mar 19 03:33:01.909 INFO O| Mar 19 03:33:01.909 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79172026-03-19T03:33:02.985Z[ recovery-image] Mar 19 03:33:01.918 INFO O| Mar 19 03:33:01.918 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/puttext"
79182026-03-19T03:33:02.985Z[ recovery-image] Mar 19 03:33:01.918 INFO O| Mar 19 03:33:01.918 INFO STEP 965 (remove_files) COMPLETE
79192026-03-19T03:33:02.985Z[ recovery-image] Mar 19 03:33:01.918 INFO O| Mar 19 03:33:01.918 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79202026-03-19T03:33:02.990Z[ recovery-image] Mar 19 03:33:01.926 INFO O| Mar 19 03:33:01.926 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valdate"
79212026-03-19T03:33:02.990Z[ recovery-image] Mar 19 03:33:01.926 INFO O| Mar 19 03:33:01.926 INFO STEP 966 (remove_files) COMPLETE
79222026-03-19T03:33:02.993Z[ recovery-image] Mar 19 03:33:01.926 INFO O| Mar 19 03:33:01.926 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79232026-03-19T03:33:02.997Z[ recovery-image] Mar 19 03:33:01.934 INFO O| Mar 19 03:33:01.934 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valgid"
79242026-03-19T03:33:03.000Z[ recovery-image] Mar 19 03:33:01.934 INFO O| Mar 19 03:33:01.934 INFO STEP 967 (remove_files) COMPLETE
79252026-03-19T03:33:03.000Z[ recovery-image] Mar 19 03:33:01.934 INFO O| Mar 19 03:33:01.934 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79262026-03-19T03:33:03.006Z[ recovery-image] Mar 19 03:33:01.941 INFO O| Mar 19 03:33:01.941 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valint"
79272026-03-19T03:33:03.006Z[ recovery-image] Mar 19 03:33:01.941 INFO O| Mar 19 03:33:01.941 INFO STEP 968 (remove_files) COMPLETE
79282026-03-19T03:33:03.006Z[ recovery-image] Mar 19 03:33:01.941 INFO O| Mar 19 03:33:01.941 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79292026-03-19T03:33:03.011Z[ recovery-image] Mar 19 03:33:01.948 INFO O| Mar 19 03:33:01.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valpath"
79302026-03-19T03:33:03.015Z[ recovery-image] Mar 19 03:33:01.948 INFO O| Mar 19 03:33:01.948 INFO STEP 969 (remove_files) COMPLETE
79312026-03-19T03:33:03.015Z[ recovery-image] Mar 19 03:33:01.948 INFO O| Mar 19 03:33:01.948 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79322026-03-19T03:33:03.020Z[ recovery-image] Mar 19 03:33:01.957 INFO O| Mar 19 03:33:01.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valrange"
79332026-03-19T03:33:03.024Z[ recovery-image] Mar 19 03:33:01.957 INFO O| Mar 19 03:33:01.957 INFO STEP 970 (remove_files) COMPLETE
79342026-03-19T03:33:03.024Z[ recovery-image] Mar 19 03:33:01.957 INFO O| Mar 19 03:33:01.957 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79352026-03-19T03:33:03.028Z[ recovery-image] Mar 19 03:33:01.965 INFO O| Mar 19 03:33:01.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valstr"
79362026-03-19T03:33:03.028Z[ recovery-image] Mar 19 03:33:01.965 INFO O| Mar 19 03:33:01.965 INFO STEP 971 (remove_files) COMPLETE
79372026-03-19T03:33:03.028Z[ recovery-image] Mar 19 03:33:01.965 INFO O| Mar 19 03:33:01.965 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79382026-03-19T03:33:03.036Z[ recovery-image] Mar 19 03:33:01.973 INFO O| Mar 19 03:33:01.973 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valtime"
79392026-03-19T03:33:03.039Z[ recovery-image] Mar 19 03:33:01.973 INFO O| Mar 19 03:33:01.973 INFO STEP 972 (remove_files) COMPLETE
79402026-03-19T03:33:03.039Z[ recovery-image] Mar 19 03:33:01.973 INFO O| Mar 19 03:33:01.973 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79412026-03-19T03:33:03.043Z[ recovery-image] Mar 19 03:33:01.980 INFO O| Mar 19 03:33:01.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valuid"
79422026-03-19T03:33:03.047Z[ recovery-image] Mar 19 03:33:01.980 INFO O| Mar 19 03:33:01.980 INFO STEP 973 (remove_files) COMPLETE
79432026-03-19T03:33:03.047Z[ recovery-image] Mar 19 03:33:01.980 INFO O| Mar 19 03:33:01.980 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79442026-03-19T03:33:03.053Z[ recovery-image] Mar 19 03:33:01.989 INFO O| Mar 19 03:33:01.989 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valyorn"
79452026-03-19T03:33:03.053Z[ recovery-image] Mar 19 03:33:01.989 INFO O| Mar 19 03:33:01.989 INFO STEP 974 (remove_files) COMPLETE
79462026-03-19T03:33:03.053Z[ recovery-image] Mar 19 03:33:01.989 INFO O| Mar 19 03:33:01.989 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79472026-03-19T03:33:03.059Z[ recovery-image] Mar 19 03:33:01.996 INFO O| Mar 19 03:33:01.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkginstall"
79482026-03-19T03:33:03.062Z[ recovery-image] Mar 19 03:33:01.996 INFO O| Mar 19 03:33:01.996 INFO STEP 975 (remove_files) COMPLETE
79492026-03-19T03:33:03.062Z[ recovery-image] Mar 19 03:33:01.996 INFO O| Mar 19 03:33:01.996 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79502026-03-19T03:33:03.067Z[ recovery-image] Mar 19 03:33:02.004 INFO O| Mar 19 03:33:02.004 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgname"
79512026-03-19T03:33:03.070Z[ recovery-image] Mar 19 03:33:02.004 INFO O| Mar 19 03:33:02.004 INFO STEP 976 (remove_files) COMPLETE
79522026-03-19T03:33:03.070Z[ recovery-image] Mar 19 03:33:02.004 INFO O| Mar 19 03:33:02.004 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79532026-03-19T03:33:03.074Z[ recovery-image] Mar 19 03:33:02.011 INFO O| Mar 19 03:33:02.011 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgremove"
79542026-03-19T03:33:03.077Z[ recovery-image] Mar 19 03:33:02.011 INFO O| Mar 19 03:33:02.011 INFO STEP 977 (remove_files) COMPLETE
79552026-03-19T03:33:03.077Z[ recovery-image] Mar 19 03:33:02.011 INFO O| Mar 19 03:33:02.011 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79562026-03-19T03:33:03.083Z[ recovery-image] Mar 19 03:33:02.020 INFO O| Mar 19 03:33:02.020 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgserv"
79572026-03-19T03:33:03.083Z[ recovery-image] Mar 19 03:33:02.020 INFO O| Mar 19 03:33:02.020 INFO STEP 978 (remove_files) COMPLETE
79582026-03-19T03:33:03.087Z[ recovery-image] Mar 19 03:33:02.020 INFO O| Mar 19 03:33:02.020 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79592026-03-19T03:33:03.091Z[ recovery-image] Mar 19 03:33:02.026 INFO O| Mar 19 03:33:02.026 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/miniroot.db"
79602026-03-19T03:33:03.091Z[ recovery-image] Mar 19 03:33:02.027 INFO O| Mar 19 03:33:02.027 INFO STEP 979 (remove_files) COMPLETE
79612026-03-19T03:33:03.091Z[ recovery-image] Mar 19 03:33:02.027 INFO O| Mar 19 03:33:02.027 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79622026-03-19T03:33:03.099Z[ recovery-image] Mar 19 03:33:02.033 INFO O| Mar 19 03:33:02.033 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/scripts/i.preserve"
79632026-03-19T03:33:03.103Z[ recovery-image] Mar 19 03:33:02.033 INFO O| Mar 19 03:33:02.033 INFO STEP 980 (remove_files) COMPLETE
79642026-03-19T03:33:03.103Z[ recovery-image] Mar 19 03:33:02.033 INFO O| Mar 19 03:33:02.033 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79652026-03-19T03:33:03.106Z[ recovery-image] Mar 19 03:33:02.041 INFO O| Mar 19 03:33:02.041 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/ugdates"
79662026-03-19T03:33:03.106Z[ recovery-image] Mar 19 03:33:02.042 INFO O| Mar 19 03:33:02.042 INFO STEP 981 (remove_files) COMPLETE
79672026-03-19T03:33:03.106Z[ recovery-image] Mar 19 03:33:02.042 INFO O| Mar 19 03:33:02.042 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79682026-03-19T03:33:03.114Z[ recovery-image] Mar 19 03:33:02.050 INFO O| Mar 19 03:33:02.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/6to4relay"
79692026-03-19T03:33:03.117Z[ recovery-image] Mar 19 03:33:02.050 INFO O| Mar 19 03:33:02.050 INFO STEP 982 (remove_files) COMPLETE
79702026-03-19T03:33:03.117Z[ recovery-image] Mar 19 03:33:02.050 INFO O| Mar 19 03:33:02.050 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79712026-03-19T03:33:03.121Z[ recovery-image] Mar 19 03:33:02.057 INFO O| Mar 19 03:33:02.057 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acctadm"
79722026-03-19T03:33:03.121Z[ recovery-image] Mar 19 03:33:02.057 INFO O| Mar 19 03:33:02.057 INFO STEP 983 (remove_files) COMPLETE
79732026-03-19T03:33:03.121Z[ recovery-image] Mar 19 03:33:02.057 INFO O| Mar 19 03:33:02.057 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79742026-03-19T03:33:03.127Z[ recovery-image] Mar 19 03:33:02.064 INFO O| Mar 19 03:33:02.064 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpidump"
79752026-03-19T03:33:03.127Z[ recovery-image] Mar 19 03:33:02.064 INFO O| Mar 19 03:33:02.064 INFO STEP 984 (remove_files) COMPLETE
79762026-03-19T03:33:03.131Z[ recovery-image] Mar 19 03:33:02.064 INFO O| Mar 19 03:33:02.064 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79772026-03-19T03:33:03.135Z[ recovery-image] Mar 19 03:33:02.072 INFO O| Mar 19 03:33:02.072 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpixtract"
79782026-03-19T03:33:03.138Z[ recovery-image] Mar 19 03:33:02.072 INFO O| Mar 19 03:33:02.072 INFO STEP 985 (remove_files) COMPLETE
79792026-03-19T03:33:03.138Z[ recovery-image] Mar 19 03:33:02.072 INFO O| Mar 19 03:33:02.072 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79802026-03-19T03:33:03.142Z[ recovery-image] Mar 19 03:33:02.079 INFO O| Mar 19 03:33:02.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/add_drv"
79812026-03-19T03:33:03.146Z[ recovery-image] Mar 19 03:33:02.079 INFO O| Mar 19 03:33:02.079 INFO STEP 986 (remove_files) COMPLETE
79822026-03-19T03:33:03.146Z[ recovery-image] Mar 19 03:33:02.079 INFO O| Mar 19 03:33:02.079 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79832026-03-19T03:33:03.149Z[ recovery-image] Mar 19 03:33:02.087 INFO O| Mar 19 03:33:02.087 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/allocate"
79842026-03-19T03:33:03.150Z[ recovery-image] Mar 19 03:33:02.087 INFO O| Mar 19 03:33:02.087 INFO STEP 987 (remove_files) COMPLETE
79852026-03-19T03:33:03.153Z[ recovery-image] Mar 19 03:33:02.087 INFO O| Mar 19 03:33:02.087 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79862026-03-19T03:33:03.156Z[ recovery-image] Mar 19 03:33:02.093 INFO O| Mar 19 03:33:02.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/intrstat"
79872026-03-19T03:33:03.158Z[ recovery-image] Mar 19 03:33:02.093 INFO O| Mar 19 03:33:02.093 INFO STEP 988 (remove_files) COMPLETE
79882026-03-19T03:33:03.158Z[ recovery-image] Mar 19 03:33:02.093 INFO O| Mar 19 03:33:02.093 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79892026-03-19T03:33:03.163Z[ recovery-image] Mar 19 03:33:02.100 INFO O| Mar 19 03:33:02.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/lockstat"
79902026-03-19T03:33:03.163Z[ recovery-image] Mar 19 03:33:02.100 INFO O| Mar 19 03:33:02.100 INFO STEP 989 (remove_files) COMPLETE
79912026-03-19T03:33:03.167Z[ recovery-image] Mar 19 03:33:02.100 INFO O| Mar 19 03:33:02.100 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79922026-03-19T03:33:03.171Z[ recovery-image] Mar 19 03:33:02.106 INFO O| Mar 19 03:33:02.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/plockstat"
79932026-03-19T03:33:03.171Z[ recovery-image] Mar 19 03:33:02.106 INFO O| Mar 19 03:33:02.106 INFO STEP 990 (remove_files) COMPLETE
79942026-03-19T03:33:03.171Z[ recovery-image] Mar 19 03:33:02.106 INFO O| Mar 19 03:33:02.106 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79952026-03-19T03:33:03.176Z[ recovery-image] Mar 19 03:33:02.113 INFO O| Mar 19 03:33:02.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/arp"
79962026-03-19T03:33:03.179Z[ recovery-image] Mar 19 03:33:02.113 INFO O| Mar 19 03:33:02.113 INFO STEP 991 (remove_files) COMPLETE
79972026-03-19T03:33:03.179Z[ recovery-image] Mar 19 03:33:02.113 INFO O| Mar 19 03:33:02.113 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79982026-03-19T03:33:03.183Z[ recovery-image] Mar 19 03:33:02.121 INFO O| Mar 19 03:33:02.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audit"
79992026-03-19T03:33:03.183Z[ recovery-image] Mar 19 03:33:02.121 INFO O| Mar 19 03:33:02.121 INFO STEP 992 (remove_files) COMPLETE
80002026-03-19T03:33:03.187Z[ recovery-image] Mar 19 03:33:02.121 INFO O| Mar 19 03:33:02.121 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80012026-03-19T03:33:03.192Z[ recovery-image] Mar 19 03:33:02.129 INFO O| Mar 19 03:33:02.129 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditconfig"
80022026-03-19T03:33:03.195Z[ recovery-image] Mar 19 03:33:02.129 INFO O| Mar 19 03:33:02.129 INFO STEP 993 (remove_files) COMPLETE
80032026-03-19T03:33:03.195Z[ recovery-image] Mar 19 03:33:02.129 INFO O| Mar 19 03:33:02.129 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80042026-03-19T03:33:03.201Z[ recovery-image] Mar 19 03:33:02.137 INFO O| Mar 19 03:33:02.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditd"
80052026-03-19T03:33:03.204Z[ recovery-image] Mar 19 03:33:02.137 INFO O| Mar 19 03:33:02.137 INFO STEP 994 (remove_files) COMPLETE
80062026-03-19T03:33:03.204Z[ recovery-image] Mar 19 03:33:02.137 INFO O| Mar 19 03:33:02.137 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80072026-03-19T03:33:03.208Z[ recovery-image] Mar 19 03:33:02.145 INFO O| Mar 19 03:33:02.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditrecord"
80082026-03-19T03:33:03.208Z[ recovery-image] Mar 19 03:33:02.145 INFO O| Mar 19 03:33:02.145 INFO STEP 995 (remove_files) COMPLETE
80092026-03-19T03:33:03.208Z[ recovery-image] Mar 19 03:33:02.145 INFO O| Mar 19 03:33:02.145 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80102026-03-19T03:33:03.220Z[ recovery-image] Mar 19 03:33:02.154 INFO O| Mar 19 03:33:02.154 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditreduce"
80112026-03-19T03:33:03.223Z[ recovery-image] Mar 19 03:33:02.154 INFO O| Mar 19 03:33:02.154 INFO STEP 996 (remove_files) COMPLETE
80122026-03-19T03:33:03.223Z[ recovery-image] Mar 19 03:33:02.154 INFO O| Mar 19 03:33:02.154 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80132026-03-19T03:33:03.226Z[ recovery-image] Mar 19 03:33:02.162 INFO O| Mar 19 03:33:02.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditstat"
80142026-03-19T03:33:03.226Z[ recovery-image] Mar 19 03:33:02.162 INFO O| Mar 19 03:33:02.162 INFO STEP 997 (remove_files) COMPLETE
80152026-03-19T03:33:03.226Z[ recovery-image] Mar 19 03:33:02.162 INFO O| Mar 19 03:33:02.162 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80162026-03-19T03:33:03.233Z[ recovery-image] Mar 19 03:33:02.170 INFO O| Mar 19 03:33:02.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audlinks"
80172026-03-19T03:33:03.236Z[ recovery-image] Mar 19 03:33:02.170 INFO O| Mar 19 03:33:02.170 INFO STEP 998 (remove_files) COMPLETE
80182026-03-19T03:33:03.236Z[ recovery-image] Mar 19 03:33:02.170 INFO O| Mar 19 03:33:02.170 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80192026-03-19T03:33:03.241Z[ recovery-image] Mar 19 03:33:02.178 INFO O| Mar 19 03:33:02.178 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyve"
80202026-03-19T03:33:03.245Z[ recovery-image] Mar 19 03:33:02.179 INFO O| Mar 19 03:33:02.179 INFO STEP 999 (remove_files) COMPLETE
80212026-03-19T03:33:03.245Z[ recovery-image] Mar 19 03:33:02.179 INFO O| Mar 19 03:33:02.179 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80222026-03-19T03:33:03.249Z[ recovery-image] Mar 19 03:33:02.186 INFO O| Mar 19 03:33:02.186 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyvectl"
80232026-03-19T03:33:03.252Z[ recovery-image] Mar 19 03:33:02.186 INFO O| Mar 19 03:33:02.186 INFO STEP 1000 (remove_files) COMPLETE
80242026-03-19T03:33:03.252Z[ recovery-image] Mar 19 03:33:02.186 INFO O| Mar 19 03:33:02.186 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80252026-03-19T03:33:03.255Z[ recovery-image] Mar 19 03:33:02.193 INFO O| Mar 19 03:33:02.193 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cfgadm"
80262026-03-19T03:33:03.256Z[ recovery-image] Mar 19 03:33:02.193 INFO O| Mar 19 03:33:02.193 INFO STEP 1001 (remove_files) COMPLETE
80272026-03-19T03:33:03.256Z[ recovery-image] Mar 19 03:33:02.193 INFO O| Mar 19 03:33:02.193 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80282026-03-19T03:33:03.263Z[ recovery-image] Mar 19 03:33:02.201 INFO O| Mar 19 03:33:02.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chronyd"
80292026-03-19T03:33:03.266Z[ recovery-image] Mar 19 03:33:02.201 INFO O| Mar 19 03:33:02.201 INFO STEP 1002 (remove_files) COMPLETE
80302026-03-19T03:33:03.266Z[ recovery-image] Mar 19 03:33:02.201 INFO O| Mar 19 03:33:02.201 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80312026-03-19T03:33:03.270Z[ recovery-image] Mar 19 03:33:02.208 INFO O| Mar 19 03:33:02.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chroot"
80322026-03-19T03:33:03.273Z[ recovery-image] Mar 19 03:33:02.208 INFO O| Mar 19 03:33:02.208 INFO STEP 1003 (remove_files) COMPLETE
80332026-03-19T03:33:03.273Z[ recovery-image] Mar 19 03:33:02.208 INFO O| Mar 19 03:33:02.208 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80342026-03-19T03:33:03.279Z[ recovery-image] Mar 19 03:33:02.215 INFO O| Mar 19 03:33:02.214 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clear_locks"
80352026-03-19T03:33:03.280Z[ recovery-image] Mar 19 03:33:02.215 INFO O| Mar 19 03:33:02.215 INFO STEP 1004 (remove_files) COMPLETE
80362026-03-19T03:33:03.280Z[ recovery-image] Mar 19 03:33:02.215 INFO O| Mar 19 03:33:02.215 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80372026-03-19T03:33:03.284Z[ recovery-image] Mar 19 03:33:02.222 INFO O| Mar 19 03:33:02.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clinfo"
80382026-03-19T03:33:03.287Z[ recovery-image] Mar 19 03:33:02.222 INFO O| Mar 19 03:33:02.222 INFO STEP 1005 (remove_files) COMPLETE
80392026-03-19T03:33:03.287Z[ recovery-image] Mar 19 03:33:02.222 INFO O| Mar 19 03:33:02.222 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80402026-03-19T03:33:03.292Z[ recovery-image] Mar 19 03:33:02.229 INFO O| Mar 19 03:33:02.229 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clri"
80412026-03-19T03:33:03.295Z[ recovery-image] Mar 19 03:33:02.229 INFO O| Mar 19 03:33:02.229 INFO STEP 1006 (remove_files) COMPLETE
80422026-03-19T03:33:03.295Z[ recovery-image] Mar 19 03:33:02.229 INFO O| Mar 19 03:33:02.229 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80432026-03-19T03:33:03.301Z[ recovery-image] Mar 19 03:33:02.237 INFO O| Mar 19 03:33:02.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadm"
80442026-03-19T03:33:03.304Z[ recovery-image] Mar 19 03:33:02.238 INFO O| Mar 19 03:33:02.238 INFO STEP 1007 (remove_files) COMPLETE
80452026-03-19T03:33:03.304Z[ recovery-image] Mar 19 03:33:02.238 INFO O| Mar 19 03:33:02.238 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80462026-03-19T03:33:03.309Z[ recovery-image] Mar 19 03:33:02.245 INFO O| Mar 19 03:33:02.245 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadmd"
80472026-03-19T03:33:03.312Z[ recovery-image] Mar 19 03:33:02.245 INFO O| Mar 19 03:33:02.245 INFO STEP 1008 (remove_files) COMPLETE
80482026-03-19T03:33:03.312Z[ recovery-image] Mar 19 03:33:02.245 INFO O| Mar 19 03:33:02.245 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80492026-03-19T03:33:03.315Z[ recovery-image] Mar 19 03:33:02.252 INFO O| Mar 19 03:33:02.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cpustat"
80502026-03-19T03:33:03.315Z[ recovery-image] Mar 19 03:33:02.252 INFO O| Mar 19 03:33:02.252 INFO STEP 1009 (remove_files) COMPLETE
80512026-03-19T03:33:03.315Z[ recovery-image] Mar 19 03:33:02.252 INFO O| Mar 19 03:33:02.252 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80522026-03-19T03:33:03.322Z[ recovery-image] Mar 19 03:33:02.259 INFO O| Mar 19 03:33:02.259 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/deallocate"
80532026-03-19T03:33:03.322Z[ recovery-image] Mar 19 03:33:02.259 INFO O| Mar 19 03:33:02.259 INFO STEP 1010 (remove_files) COMPLETE
80542026-03-19T03:33:03.325Z[ recovery-image] Mar 19 03:33:02.259 INFO O| Mar 19 03:33:02.259 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80552026-03-19T03:33:03.328Z[ recovery-image] Mar 19 03:33:02.265 INFO O| Mar 19 03:33:02.265 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devinfo"
80562026-03-19T03:33:03.331Z[ recovery-image] Mar 19 03:33:02.266 INFO O| Mar 19 03:33:02.266 INFO STEP 1011 (remove_files) COMPLETE
80572026-03-19T03:33:03.331Z[ recovery-image] Mar 19 03:33:02.266 INFO O| Mar 19 03:33:02.266 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80582026-03-19T03:33:03.335Z[ recovery-image] Mar 19 03:33:02.272 INFO O| Mar 19 03:33:02.272 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devlinks"
80592026-03-19T03:33:03.338Z[ recovery-image] Mar 19 03:33:02.272 INFO O| Mar 19 03:33:02.272 INFO STEP 1012 (remove_files) COMPLETE
80602026-03-19T03:33:03.338Z[ recovery-image] Mar 19 03:33:02.272 INFO O| Mar 19 03:33:02.272 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80612026-03-19T03:33:03.344Z[ recovery-image] Mar 19 03:33:02.282 INFO O| Mar 19 03:33:02.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/df"
80622026-03-19T03:33:03.347Z[ recovery-image] Mar 19 03:33:02.282 INFO O| Mar 19 03:33:02.282 INFO STEP 1013 (remove_files) COMPLETE
80632026-03-19T03:33:03.347Z[ recovery-image] Mar 19 03:33:02.282 INFO O| Mar 19 03:33:02.282 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80642026-03-19T03:33:03.354Z[ recovery-image] Mar 19 03:33:02.290 INFO O| Mar 19 03:33:02.290 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfmounts"
80652026-03-19T03:33:03.354Z[ recovery-image] Mar 19 03:33:02.290 INFO O| Mar 19 03:33:02.290 INFO STEP 1014 (remove_files) COMPLETE
80662026-03-19T03:33:03.354Z[ recovery-image] Mar 19 03:33:02.290 INFO O| Mar 19 03:33:02.290 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80672026-03-19T03:33:03.360Z[ recovery-image] Mar 19 03:33:02.297 INFO O| Mar 19 03:33:02.297 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfshares"
80682026-03-19T03:33:03.364Z[ recovery-image] Mar 19 03:33:02.297 INFO O| Mar 19 03:33:02.297 INFO STEP 1015 (remove_files) COMPLETE
80692026-03-19T03:33:03.364Z[ recovery-image] Mar 19 03:33:02.297 INFO O| Mar 19 03:33:02.297 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80702026-03-19T03:33:03.369Z[ recovery-image] Mar 19 03:33:02.305 INFO O| Mar 19 03:33:02.305 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/disks"
80712026-03-19T03:33:03.369Z[ recovery-image] Mar 19 03:33:02.305 INFO O| Mar 19 03:33:02.305 INFO STEP 1016 (remove_files) COMPLETE
80722026-03-19T03:33:03.373Z[ recovery-image] Mar 19 03:33:02.305 INFO O| Mar 19 03:33:02.305 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80732026-03-19T03:33:03.376Z[ recovery-image] Mar 19 03:33:02.313 INFO O| Mar 19 03:33:02.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dispadmin"
80742026-03-19T03:33:03.377Z[ recovery-image] Mar 19 03:33:02.313 INFO O| Mar 19 03:33:02.313 INFO STEP 1017 (remove_files) COMPLETE
80752026-03-19T03:33:03.383Z[ recovery-image] Mar 19 03:33:02.313 INFO O| Mar 19 03:33:02.313 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80762026-03-19T03:33:03.387Z[ recovery-image] Mar 19 03:33:02.321 INFO O| Mar 19 03:33:02.321 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dminfo"
80772026-03-19T03:33:03.387Z[ recovery-image] Mar 19 03:33:02.321 INFO O| Mar 19 03:33:02.321 INFO STEP 1018 (remove_files) COMPLETE
80782026-03-19T03:33:03.387Z[ recovery-image] Mar 19 03:33:02.321 INFO O| Mar 19 03:33:02.321 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80792026-03-19T03:33:03.391Z[ recovery-image] Mar 19 03:33:02.328 INFO O| Mar 19 03:33:02.328 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/drvconfig"
80802026-03-19T03:33:03.391Z[ recovery-image] Mar 19 03:33:02.328 INFO O| Mar 19 03:33:02.328 INFO STEP 1019 (remove_files) COMPLETE
80812026-03-19T03:33:03.391Z[ recovery-image] Mar 19 03:33:02.328 INFO O| Mar 19 03:33:02.328 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80822026-03-19T03:33:03.397Z[ recovery-image] Mar 19 03:33:02.334 INFO O| Mar 19 03:33:02.334 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/eeprom"
80832026-03-19T03:33:03.403Z[ recovery-image] Mar 19 03:33:02.334 INFO O| Mar 19 03:33:02.334 INFO STEP 1020 (remove_files) COMPLETE
80842026-03-19T03:33:03.403Z[ recovery-image] Mar 19 03:33:02.334 INFO O| Mar 19 03:33:02.334 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80852026-03-19T03:33:03.406Z[ recovery-image] Mar 19 03:33:02.341 INFO O| Mar 19 03:33:02.341 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ff"
80862026-03-19T03:33:03.406Z[ recovery-image] Mar 19 03:33:02.341 INFO O| Mar 19 03:33:02.341 INFO STEP 1021 (remove_files) COMPLETE
80872026-03-19T03:33:03.406Z[ recovery-image] Mar 19 03:33:02.341 INFO O| Mar 19 03:33:02.341 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80882026-03-19T03:33:03.410Z[ recovery-image] Mar 19 03:33:02.347 INFO O| Mar 19 03:33:02.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmadm"
80892026-03-19T03:33:03.410Z[ recovery-image] Mar 19 03:33:02.347 INFO O| Mar 19 03:33:02.347 INFO STEP 1022 (remove_files) COMPLETE
80902026-03-19T03:33:03.414Z[ recovery-image] Mar 19 03:33:02.347 INFO O| Mar 19 03:33:02.347 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80912026-03-19T03:33:03.418Z[ recovery-image] Mar 19 03:33:02.354 INFO O| Mar 19 03:33:02.354 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmdump"
80922026-03-19T03:33:03.418Z[ recovery-image] Mar 19 03:33:02.354 INFO O| Mar 19 03:33:02.354 INFO STEP 1023 (remove_files) COMPLETE
80932026-03-19T03:33:03.418Z[ recovery-image] Mar 19 03:33:02.354 INFO O| Mar 19 03:33:02.354 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80942026-03-19T03:33:03.428Z[ recovery-image] Mar 19 03:33:02.362 INFO O| Mar 19 03:33:02.362 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmstat"
80952026-03-19T03:33:03.428Z[ recovery-image] Mar 19 03:33:02.362 INFO O| Mar 19 03:33:02.362 INFO STEP 1024 (remove_files) COMPLETE
80962026-03-19T03:33:03.431Z[ recovery-image] Mar 19 03:33:02.362 INFO O| Mar 19 03:33:02.362 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80972026-03-19T03:33:03.434Z[ recovery-image] Mar 19 03:33:02.369 INFO O| Mar 19 03:33:02.369 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmthard"
80982026-03-19T03:33:03.434Z[ recovery-image] Mar 19 03:33:02.369 INFO O| Mar 19 03:33:02.369 INFO STEP 1025 (remove_files) COMPLETE
80992026-03-19T03:33:03.434Z[ recovery-image] Mar 19 03:33:02.369 INFO O| Mar 19 03:33:02.369 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81002026-03-19T03:33:03.439Z[ recovery-image] Mar 19 03:33:02.376 INFO O| Mar 19 03:33:02.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/format"
81012026-03-19T03:33:03.441Z[ recovery-image] Mar 19 03:33:02.376 INFO O| Mar 19 03:33:02.376 INFO STEP 1026 (remove_files) COMPLETE
81022026-03-19T03:33:03.442Z[ recovery-image] Mar 19 03:33:02.376 INFO O| Mar 19 03:33:02.376 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81032026-03-19T03:33:03.445Z[ recovery-image] Mar 19 03:33:02.383 INFO O| Mar 19 03:33:02.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fsck"
81042026-03-19T03:33:03.448Z[ recovery-image] Mar 19 03:33:02.383 INFO O| Mar 19 03:33:02.383 INFO STEP 1027 (remove_files) COMPLETE
81052026-03-19T03:33:03.448Z[ recovery-image] Mar 19 03:33:02.383 INFO O| Mar 19 03:33:02.383 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81062026-03-19T03:33:03.453Z[ recovery-image] Mar 19 03:33:02.391 INFO O| Mar 19 03:33:02.391 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fuser"
81072026-03-19T03:33:03.456Z[ recovery-image] Mar 19 03:33:02.391 INFO O| Mar 19 03:33:02.391 INFO STEP 1028 (remove_files) COMPLETE
81082026-03-19T03:33:03.456Z[ recovery-image] Mar 19 03:33:02.391 INFO O| Mar 19 03:33:02.391 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81092026-03-19T03:33:03.461Z[ recovery-image] Mar 19 03:33:02.399 INFO O| Mar 19 03:33:02.399 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getdevpolicy"
81102026-03-19T03:33:03.464Z[ recovery-image] Mar 19 03:33:02.399 INFO O| Mar 19 03:33:02.399 INFO STEP 1029 (remove_files) COMPLETE
81112026-03-19T03:33:03.464Z[ recovery-image] Mar 19 03:33:02.399 INFO O| Mar 19 03:33:02.399 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81122026-03-19T03:33:03.470Z[ recovery-image] Mar 19 03:33:02.407 INFO O| Mar 19 03:33:02.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getmajor"
81132026-03-19T03:33:03.473Z[ recovery-image] Mar 19 03:33:02.407 INFO O| Mar 19 03:33:02.407 INFO STEP 1030 (remove_files) COMPLETE
81142026-03-19T03:33:03.473Z[ recovery-image] Mar 19 03:33:02.407 INFO O| Mar 19 03:33:02.407 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81152026-03-19T03:33:03.478Z[ recovery-image] Mar 19 03:33:02.415 INFO O| Mar 19 03:33:02.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupadd"
81162026-03-19T03:33:03.481Z[ recovery-image] Mar 19 03:33:02.415 INFO O| Mar 19 03:33:02.415 INFO STEP 1031 (remove_files) COMPLETE
81172026-03-19T03:33:03.481Z[ recovery-image] Mar 19 03:33:02.415 INFO O| Mar 19 03:33:02.415 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81182026-03-19T03:33:03.486Z[ recovery-image] Mar 19 03:33:02.423 INFO O| Mar 19 03:33:02.423 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupdel"
81192026-03-19T03:33:03.489Z[ recovery-image] Mar 19 03:33:02.423 INFO O| Mar 19 03:33:02.423 INFO STEP 1032 (remove_files) COMPLETE
81202026-03-19T03:33:03.489Z[ recovery-image] Mar 19 03:33:02.423 INFO O| Mar 19 03:33:02.423 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81212026-03-19T03:33:03.492Z[ recovery-image] Mar 19 03:33:02.430 INFO O| Mar 19 03:33:02.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupmod"
81222026-03-19T03:33:03.495Z[ recovery-image] Mar 19 03:33:02.430 INFO O| Mar 19 03:33:02.430 INFO STEP 1033 (remove_files) COMPLETE
81232026-03-19T03:33:03.495Z[ recovery-image] Mar 19 03:33:02.430 INFO O| Mar 19 03:33:02.430 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81242026-03-19T03:33:03.500Z[ recovery-image] Mar 19 03:33:02.437 INFO O| Mar 19 03:33:02.437 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/growfs"
81252026-03-19T03:33:03.503Z[ recovery-image] Mar 19 03:33:02.437 INFO O| Mar 19 03:33:02.437 INFO STEP 1034 (remove_files) COMPLETE
81262026-03-19T03:33:03.503Z[ recovery-image] Mar 19 03:33:02.437 INFO O| Mar 19 03:33:02.437 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81272026-03-19T03:33:03.508Z[ recovery-image] Mar 19 03:33:02.444 INFO O| Mar 19 03:33:02.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/grpck"
81282026-03-19T03:33:03.511Z[ recovery-image] Mar 19 03:33:02.444 INFO O| Mar 19 03:33:02.444 INFO STEP 1035 (remove_files) COMPLETE
81292026-03-19T03:33:03.511Z[ recovery-image] Mar 19 03:33:02.444 INFO O| Mar 19 03:33:02.444 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81302026-03-19T03:33:03.514Z[ recovery-image] Mar 19 03:33:02.451 INFO O| Mar 19 03:33:02.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/gsscred"
81312026-03-19T03:33:03.517Z[ recovery-image] Mar 19 03:33:02.451 INFO O| Mar 19 03:33:02.451 INFO STEP 1036 (remove_files) COMPLETE
81322026-03-19T03:33:03.517Z[ recovery-image] Mar 19 03:33:02.451 INFO O| Mar 19 03:33:02.451 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81332026-03-19T03:33:03.520Z[ recovery-image] Mar 19 03:33:02.458 INFO O| Mar 19 03:33:02.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/halt"
81342026-03-19T03:33:03.520Z[ recovery-image] Mar 19 03:33:02.458 INFO O| Mar 19 03:33:02.458 INFO STEP 1037 (remove_files) COMPLETE
81352026-03-19T03:33:03.524Z[ recovery-image] Mar 19 03:33:02.458 INFO O| Mar 19 03:33:02.458 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81362026-03-19T03:33:03.528Z[ recovery-image] Mar 19 03:33:02.465 INFO O| Mar 19 03:33:02.465 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/hotplug"
81372026-03-19T03:33:03.530Z[ recovery-image] Mar 19 03:33:02.466 INFO O| Mar 19 03:33:02.466 INFO STEP 1038 (remove_files) COMPLETE
81382026-03-19T03:33:03.530Z[ recovery-image] Mar 19 03:33:02.466 INFO O| Mar 19 03:33:02.466 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81392026-03-19T03:33:03.536Z[ recovery-image] Mar 19 03:33:02.473 INFO O| Mar 19 03:33:02.473 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/iasl"
81402026-03-19T03:33:03.539Z[ recovery-image] Mar 19 03:33:02.473 INFO O| Mar 19 03:33:02.473 INFO STEP 1039 (remove_files) COMPLETE
81412026-03-19T03:33:03.539Z[ recovery-image] Mar 19 03:33:02.473 INFO O| Mar 19 03:33:02.473 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81422026-03-19T03:33:03.544Z[ recovery-image] Mar 19 03:33:02.480 INFO O| Mar 19 03:33:02.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/idmap"
81432026-03-19T03:33:03.547Z[ recovery-image] Mar 19 03:33:02.480 INFO O| Mar 19 03:33:02.480 INFO STEP 1040 (remove_files) COMPLETE
81442026-03-19T03:33:03.547Z[ recovery-image] Mar 19 03:33:02.480 INFO O| Mar 19 03:33:02.480 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81452026-03-19T03:33:03.550Z[ recovery-image] Mar 19 03:33:02.487 INFO O| Mar 19 03:33:02.487 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/if_mpadm"
81462026-03-19T03:33:03.550Z[ recovery-image] Mar 19 03:33:02.488 INFO O| Mar 19 03:33:02.488 INFO STEP 1041 (remove_files) COMPLETE
81472026-03-19T03:33:03.550Z[ recovery-image] Mar 19 03:33:02.488 INFO O| Mar 19 03:33:02.488 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81482026-03-19T03:33:03.558Z[ recovery-image] Mar 19 03:33:02.495 INFO O| Mar 19 03:33:02.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikeadm"
81492026-03-19T03:33:03.561Z[ recovery-image] Mar 19 03:33:02.496 INFO O| Mar 19 03:33:02.496 INFO STEP 1042 (remove_files) COMPLETE
81502026-03-19T03:33:03.561Z[ recovery-image] Mar 19 03:33:02.496 INFO O| Mar 19 03:33:02.496 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81512026-03-19T03:33:03.567Z[ recovery-image] Mar 19 03:33:02.504 INFO O| Mar 19 03:33:02.504 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikecert"
81522026-03-19T03:33:03.570Z[ recovery-image] Mar 19 03:33:02.504 INFO O| Mar 19 03:33:02.504 INFO STEP 1043 (remove_files) COMPLETE
81532026-03-19T03:33:03.570Z[ recovery-image] Mar 19 03:33:02.504 INFO O| Mar 19 03:33:02.504 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81542026-03-19T03:33:03.575Z[ recovery-image] Mar 19 03:33:02.512 INFO O| Mar 19 03:33:02.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.rdisc"
81552026-03-19T03:33:03.578Z[ recovery-image] Mar 19 03:33:02.512 INFO O| Mar 19 03:33:02.512 INFO STEP 1044 (remove_files) COMPLETE
81562026-03-19T03:33:03.578Z[ recovery-image] Mar 19 03:33:02.512 INFO O| Mar 19 03:33:02.512 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81572026-03-19T03:33:03.583Z[ recovery-image] Mar 19 03:33:02.520 INFO O| Mar 19 03:33:02.520 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.routed"
81582026-03-19T03:33:03.589Z[ recovery-image] Mar 19 03:33:02.520 INFO O| Mar 19 03:33:02.520 INFO STEP 1045 (remove_files) COMPLETE
81592026-03-19T03:33:03.590Z[ recovery-image] Mar 19 03:33:02.520 INFO O| Mar 19 03:33:02.520 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81602026-03-19T03:33:03.593Z[ recovery-image] Mar 19 03:33:02.529 INFO O| Mar 19 03:33:02.529 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetadm"
81612026-03-19T03:33:03.593Z[ recovery-image] Mar 19 03:33:02.529 INFO O| Mar 19 03:33:02.529 INFO STEP 1046 (remove_files) COMPLETE
81622026-03-19T03:33:03.593Z[ recovery-image] Mar 19 03:33:02.529 INFO O| Mar 19 03:33:02.529 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81632026-03-19T03:33:03.599Z[ recovery-image] Mar 19 03:33:02.536 INFO O| Mar 19 03:33:02.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetconv"
81642026-03-19T03:33:03.599Z[ recovery-image] Mar 19 03:33:02.536 INFO O| Mar 19 03:33:02.536 INFO STEP 1047 (remove_files) COMPLETE
81652026-03-19T03:33:03.602Z[ recovery-image] Mar 19 03:33:02.536 INFO O| Mar 19 03:33:02.536 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81662026-03-19T03:33:03.605Z[ recovery-image] Mar 19 03:33:02.543 INFO O| Mar 19 03:33:02.543 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/install"
81672026-03-19T03:33:03.605Z[ recovery-image] Mar 19 03:33:02.543 INFO O| Mar 19 03:33:02.543 INFO STEP 1048 (remove_files) COMPLETE
81682026-03-19T03:33:03.605Z[ recovery-image] Mar 19 03:33:02.543 INFO O| Mar 19 03:33:02.543 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81692026-03-19T03:33:03.612Z[ recovery-image] Mar 19 03:33:02.550 INFO O| Mar 19 03:33:02.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installboot"
81702026-03-19T03:33:03.615Z[ recovery-image] Mar 19 03:33:02.550 INFO O| Mar 19 03:33:02.550 INFO STEP 1049 (remove_files) COMPLETE
81712026-03-19T03:33:03.615Z[ recovery-image] Mar 19 03:33:02.550 INFO O| Mar 19 03:33:02.550 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81722026-03-19T03:33:03.621Z[ recovery-image] Mar 19 03:33:02.558 INFO O| Mar 19 03:33:02.558 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installf"
81732026-03-19T03:33:03.621Z[ recovery-image] Mar 19 03:33:02.558 INFO O| Mar 19 03:33:02.558 INFO STEP 1050 (remove_files) COMPLETE
81742026-03-19T03:33:03.624Z[ recovery-image] Mar 19 03:33:02.558 INFO O| Mar 19 03:33:02.558 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81752026-03-19T03:33:03.629Z[ recovery-image] Mar 19 03:33:02.567 INFO O| Mar 19 03:33:02.567 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/intrstat"
81762026-03-19T03:33:03.632Z[ recovery-image] Mar 19 03:33:02.567 INFO O| Mar 19 03:33:02.567 INFO STEP 1051 (remove_files) COMPLETE
81772026-03-19T03:33:03.632Z[ recovery-image] Mar 19 03:33:02.567 INFO O| Mar 19 03:33:02.567 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81782026-03-19T03:33:03.636Z[ recovery-image] Mar 19 03:33:02.573 INFO O| Mar 19 03:33:02.573 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecalgs"
81792026-03-19T03:33:03.640Z[ recovery-image] Mar 19 03:33:02.573 INFO O| Mar 19 03:33:02.573 INFO STEP 1052 (remove_files) COMPLETE
81802026-03-19T03:33:03.640Z[ recovery-image] Mar 19 03:33:02.573 INFO O| Mar 19 03:33:02.573 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81812026-03-19T03:33:03.643Z[ recovery-image] Mar 19 03:33:02.581 INFO O| Mar 19 03:33:02.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecconf"
81822026-03-19T03:33:03.643Z[ recovery-image] Mar 19 03:33:02.581 INFO O| Mar 19 03:33:02.581 INFO STEP 1053 (remove_files) COMPLETE
81832026-03-19T03:33:03.646Z[ recovery-image] Mar 19 03:33:02.581 INFO O| Mar 19 03:33:02.581 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81842026-03-19T03:33:03.651Z[ recovery-image] Mar 19 03:33:02.589 INFO O| Mar 19 03:33:02.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipseckey"
81852026-03-19T03:33:03.654Z[ recovery-image] Mar 19 03:33:02.589 INFO O| Mar 19 03:33:02.589 INFO STEP 1054 (remove_files) COMPLETE
81862026-03-19T03:33:03.654Z[ recovery-image] Mar 19 03:33:02.589 INFO O| Mar 19 03:33:02.589 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81872026-03-19T03:33:03.658Z[ recovery-image] Mar 19 03:33:02.596 INFO O| Mar 19 03:33:02.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/keyserv"
81882026-03-19T03:33:03.661Z[ recovery-image] Mar 19 03:33:02.596 INFO O| Mar 19 03:33:02.596 INFO STEP 1055 (remove_files) COMPLETE
81892026-03-19T03:33:03.661Z[ recovery-image] Mar 19 03:33:02.596 INFO O| Mar 19 03:33:02.596 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81902026-03-19T03:33:03.665Z[ recovery-image] Mar 19 03:33:02.603 INFO O| Mar 19 03:33:02.603 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/killall"
81912026-03-19T03:33:03.668Z[ recovery-image] Mar 19 03:33:02.603 INFO O| Mar 19 03:33:02.603 INFO STEP 1056 (remove_files) COMPLETE
81922026-03-19T03:33:03.668Z[ recovery-image] Mar 19 03:33:02.603 INFO O| Mar 19 03:33:02.603 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81932026-03-19T03:33:03.672Z[ recovery-image] Mar 19 03:33:02.610 INFO O| Mar 19 03:33:02.610 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/link"
81942026-03-19T03:33:03.675Z[ recovery-image] Mar 19 03:33:02.610 INFO O| Mar 19 03:33:02.610 INFO STEP 1057 (remove_files) COMPLETE
81952026-03-19T03:33:03.675Z[ recovery-image] Mar 19 03:33:02.610 INFO O| Mar 19 03:33:02.610 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81962026-03-19T03:33:03.679Z[ recovery-image] Mar 19 03:33:02.617 INFO O| Mar 19 03:33:02.617 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/list_devices"
81972026-03-19T03:33:03.679Z[ recovery-image] Mar 19 03:33:02.617 INFO O| Mar 19 03:33:02.617 INFO STEP 1058 (remove_files) COMPLETE
81982026-03-19T03:33:03.683Z[ recovery-image] Mar 19 03:33:02.617 INFO O| Mar 19 03:33:02.617 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81992026-03-19T03:33:03.686Z[ recovery-image] Mar 19 03:33:02.624 INFO O| Mar 19 03:33:02.624 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/locator"
82002026-03-19T03:33:03.689Z[ recovery-image] Mar 19 03:33:02.624 INFO O| Mar 19 03:33:02.624 INFO STEP 1059 (remove_files) COMPLETE
82012026-03-19T03:33:03.689Z[ recovery-image] Mar 19 03:33:02.624 INFO O| Mar 19 03:33:02.624 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82022026-03-19T03:33:03.693Z[ recovery-image] Mar 19 03:33:02.630 INFO O| Mar 19 03:33:02.630 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lockstat"
82032026-03-19T03:33:03.696Z[ recovery-image] Mar 19 03:33:02.630 INFO O| Mar 19 03:33:02.630 INFO STEP 1060 (remove_files) COMPLETE
82042026-03-19T03:33:03.696Z[ recovery-image] Mar 19 03:33:02.631 INFO O| Mar 19 03:33:02.630 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82052026-03-19T03:33:03.701Z[ recovery-image] Mar 19 03:33:02.639 INFO O| Mar 19 03:33:02.639 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lofiadm"
82062026-03-19T03:33:03.704Z[ recovery-image] Mar 19 03:33:02.639 INFO O| Mar 19 03:33:02.639 INFO STEP 1061 (remove_files) COMPLETE
82072026-03-19T03:33:03.704Z[ recovery-image] Mar 19 03:33:02.639 INFO O| Mar 19 03:33:02.639 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82082026-03-19T03:33:03.709Z[ recovery-image] Mar 19 03:33:02.647 INFO O| Mar 19 03:33:02.647 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/logadm"
82092026-03-19T03:33:03.712Z[ recovery-image] Mar 19 03:33:02.647 INFO O| Mar 19 03:33:02.647 INFO STEP 1062 (remove_files) COMPLETE
82102026-03-19T03:33:03.712Z[ recovery-image] Mar 19 03:33:02.647 INFO O| Mar 19 03:33:02.647 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82112026-03-19T03:33:03.716Z[ recovery-image] Mar 19 03:33:02.653 INFO O| Mar 19 03:33:02.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/makedbm"
82122026-03-19T03:33:03.718Z[ recovery-image] Mar 19 03:33:02.653 INFO O| Mar 19 03:33:02.653 INFO STEP 1063 (remove_files) COMPLETE
82132026-03-19T03:33:03.719Z[ recovery-image] Mar 19 03:33:02.653 INFO O| Mar 19 03:33:02.653 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82142026-03-19T03:33:03.722Z[ recovery-image] Mar 19 03:33:02.660 INFO O| Mar 19 03:33:02.660 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevalloc"
82152026-03-19T03:33:03.725Z[ recovery-image] Mar 19 03:33:02.660 INFO O| Mar 19 03:33:02.660 INFO STEP 1064 (remove_files) COMPLETE
82162026-03-19T03:33:03.725Z[ recovery-image] Mar 19 03:33:02.660 INFO O| Mar 19 03:33:02.660 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82172026-03-19T03:33:03.729Z[ recovery-image] Mar 19 03:33:02.667 INFO O| Mar 19 03:33:02.667 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevmaps"
82182026-03-19T03:33:03.733Z[ recovery-image] Mar 19 03:33:02.667 INFO O| Mar 19 03:33:02.667 INFO STEP 1065 (remove_files) COMPLETE
82192026-03-19T03:33:03.733Z[ recovery-image] Mar 19 03:33:02.667 INFO O| Mar 19 03:33:02.667 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82202026-03-19T03:33:03.738Z[ recovery-image] Mar 19 03:33:02.675 INFO O| Mar 19 03:33:02.675 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkfile"
82212026-03-19T03:33:03.741Z[ recovery-image] Mar 19 03:33:02.675 INFO O| Mar 19 03:33:02.675 INFO STEP 1066 (remove_files) COMPLETE
82222026-03-19T03:33:03.741Z[ recovery-image] Mar 19 03:33:02.675 INFO O| Mar 19 03:33:02.675 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82232026-03-19T03:33:03.745Z[ recovery-image] Mar 19 03:33:02.682 INFO O| Mar 19 03:33:02.682 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mknod"
82242026-03-19T03:33:03.748Z[ recovery-image] Mar 19 03:33:02.683 INFO O| Mar 19 03:33:02.682 INFO STEP 1067 (remove_files) COMPLETE
82252026-03-19T03:33:03.748Z[ recovery-image] Mar 19 03:33:02.683 INFO O| Mar 19 03:33:02.683 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82262026-03-19T03:33:03.753Z[ recovery-image] Mar 19 03:33:02.690 INFO O| Mar 19 03:33:02.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modinfo"
82272026-03-19T03:33:03.756Z[ recovery-image] Mar 19 03:33:02.690 INFO O| Mar 19 03:33:02.690 INFO STEP 1068 (remove_files) COMPLETE
82282026-03-19T03:33:03.756Z[ recovery-image] Mar 19 03:33:02.690 INFO O| Mar 19 03:33:02.690 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82292026-03-19T03:33:03.761Z[ recovery-image] Mar 19 03:33:02.698 INFO O| Mar 19 03:33:02.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modload"
82302026-03-19T03:33:03.764Z[ recovery-image] Mar 19 03:33:02.699 INFO O| Mar 19 03:33:02.698 INFO STEP 1069 (remove_files) COMPLETE
82312026-03-19T03:33:03.764Z[ recovery-image] Mar 19 03:33:02.699 INFO O| Mar 19 03:33:02.699 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82322026-03-19T03:33:03.768Z[ recovery-image] Mar 19 03:33:02.706 INFO O| Mar 19 03:33:02.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mountall"
82332026-03-19T03:33:03.771Z[ recovery-image] Mar 19 03:33:02.706 INFO O| Mar 19 03:33:02.706 INFO STEP 1070 (remove_files) COMPLETE
82342026-03-19T03:33:03.771Z[ recovery-image] Mar 19 03:33:02.706 INFO O| Mar 19 03:33:02.706 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82352026-03-19T03:33:03.777Z[ recovery-image] Mar 19 03:33:02.714 INFO O| Mar 19 03:33:02.714 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/msgid"
82362026-03-19T03:33:03.777Z[ recovery-image] Mar 19 03:33:02.714 INFO O| Mar 19 03:33:02.714 INFO STEP 1071 (remove_files) COMPLETE
82372026-03-19T03:33:03.780Z[ recovery-image] Mar 19 03:33:02.714 INFO O| Mar 19 03:33:02.714 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82382026-03-19T03:33:03.784Z[ recovery-image] Mar 19 03:33:02.721 INFO O| Mar 19 03:33:02.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mvdir"
82392026-03-19T03:33:03.786Z[ recovery-image] Mar 19 03:33:02.721 INFO O| Mar 19 03:33:02.721 INFO STEP 1072 (remove_files) COMPLETE
82402026-03-19T03:33:03.787Z[ recovery-image] Mar 19 03:33:02.721 INFO O| Mar 19 03:33:02.721 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82412026-03-19T03:33:03.790Z[ recovery-image] Mar 19 03:33:02.728 INFO O| Mar 19 03:33:02.728 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ndp"
82422026-03-19T03:33:03.793Z[ recovery-image] Mar 19 03:33:02.728 INFO O| Mar 19 03:33:02.728 INFO STEP 1073 (remove_files) COMPLETE
82432026-03-19T03:33:03.794Z[ recovery-image] Mar 19 03:33:02.728 INFO O| Mar 19 03:33:02.728 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82442026-03-19T03:33:03.797Z[ recovery-image] Mar 19 03:33:02.735 INFO O| Mar 19 03:33:02.734 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nlsadmin"
82452026-03-19T03:33:03.797Z[ recovery-image] Mar 19 03:33:02.735 INFO O| Mar 19 03:33:02.735 INFO STEP 1074 (remove_files) COMPLETE
82462026-03-19T03:33:03.797Z[ recovery-image] Mar 19 03:33:02.735 INFO O| Mar 19 03:33:02.735 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82472026-03-19T03:33:03.804Z[ recovery-image] Mar 19 03:33:02.742 INFO O| Mar 19 03:33:02.742 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nltest"
82482026-03-19T03:33:03.807Z[ recovery-image] Mar 19 03:33:02.742 INFO O| Mar 19 03:33:02.742 INFO STEP 1075 (remove_files) COMPLETE
82492026-03-19T03:33:03.807Z[ recovery-image] Mar 19 03:33:02.742 INFO O| Mar 19 03:33:02.742 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82502026-03-19T03:33:03.811Z[ recovery-image] Mar 19 03:33:02.748 INFO O| Mar 19 03:33:02.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamadm"
82512026-03-19T03:33:03.811Z[ recovery-image] Mar 19 03:33:02.748 INFO O| Mar 19 03:33:02.748 INFO STEP 1076 (remove_files) COMPLETE
82522026-03-19T03:33:03.814Z[ recovery-image] Mar 19 03:33:02.748 INFO O| Mar 19 03:33:02.748 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82532026-03-19T03:33:03.819Z[ recovery-image] Mar 19 03:33:02.757 INFO O| Mar 19 03:33:02.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamcfg"
82542026-03-19T03:33:03.822Z[ recovery-image] Mar 19 03:33:02.757 INFO O| Mar 19 03:33:02.757 INFO STEP 1077 (remove_files) COMPLETE
82552026-03-19T03:33:03.822Z[ recovery-image] Mar 19 03:33:02.757 INFO O| Mar 19 03:33:02.757 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82562026-03-19T03:33:03.827Z[ recovery-image] Mar 19 03:33:02.765 INFO O| Mar 19 03:33:02.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pbind"
82572026-03-19T03:33:03.830Z[ recovery-image] Mar 19 03:33:02.765 INFO O| Mar 19 03:33:02.765 INFO STEP 1078 (remove_files) COMPLETE
82582026-03-19T03:33:03.830Z[ recovery-image] Mar 19 03:33:02.765 INFO O| Mar 19 03:33:02.765 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82592026-03-19T03:33:03.836Z[ recovery-image] Mar 19 03:33:02.774 INFO O| Mar 19 03:33:02.774 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ping"
82602026-03-19T03:33:03.836Z[ recovery-image] Mar 19 03:33:02.774 INFO O| Mar 19 03:33:02.774 INFO STEP 1079 (remove_files) COMPLETE
82612026-03-19T03:33:03.839Z[ recovery-image] Mar 19 03:33:02.774 INFO O| Mar 19 03:33:02.774 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82622026-03-19T03:33:03.843Z[ recovery-image] Mar 19 03:33:02.781 INFO O| Mar 19 03:33:02.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgadd"
82632026-03-19T03:33:03.847Z[ recovery-image] Mar 19 03:33:02.781 INFO O| Mar 19 03:33:02.781 INFO STEP 1080 (remove_files) COMPLETE
82642026-03-19T03:33:03.847Z[ recovery-image] Mar 19 03:33:02.781 INFO O| Mar 19 03:33:02.781 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82652026-03-19T03:33:03.851Z[ recovery-image] Mar 19 03:33:02.788 INFO O| Mar 19 03:33:02.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgask"
82662026-03-19T03:33:03.851Z[ recovery-image] Mar 19 03:33:02.788 INFO O| Mar 19 03:33:02.788 INFO STEP 1081 (remove_files) COMPLETE
82672026-03-19T03:33:03.854Z[ recovery-image] Mar 19 03:33:02.788 INFO O| Mar 19 03:33:02.788 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82682026-03-19T03:33:03.858Z[ recovery-image] Mar 19 03:33:02.795 INFO O| Mar 19 03:33:02.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgchk"
82692026-03-19T03:33:03.861Z[ recovery-image] Mar 19 03:33:02.796 INFO O| Mar 19 03:33:02.796 INFO STEP 1082 (remove_files) COMPLETE
82702026-03-19T03:33:03.861Z[ recovery-image] Mar 19 03:33:02.796 INFO O| Mar 19 03:33:02.796 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82712026-03-19T03:33:03.866Z[ recovery-image] Mar 19 03:33:02.804 INFO O| Mar 19 03:33:02.804 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgrm"
82722026-03-19T03:33:03.869Z[ recovery-image] Mar 19 03:33:02.804 INFO O| Mar 19 03:33:02.804 INFO STEP 1083 (remove_files) COMPLETE
82732026-03-19T03:33:03.869Z[ recovery-image] Mar 19 03:33:02.804 INFO O| Mar 19 03:33:02.804 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82742026-03-19T03:33:03.875Z[ recovery-image] Mar 19 03:33:02.812 INFO O| Mar 19 03:33:02.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/plockstat"
82752026-03-19T03:33:03.878Z[ recovery-image] Mar 19 03:33:02.812 INFO O| Mar 19 03:33:02.812 INFO STEP 1084 (remove_files) COMPLETE
82762026-03-19T03:33:03.878Z[ recovery-image] Mar 19 03:33:02.812 INFO O| Mar 19 03:33:02.812 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82772026-03-19T03:33:03.883Z[ recovery-image] Mar 19 03:33:02.820 INFO O| Mar 19 03:33:02.820 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pooladm"
82782026-03-19T03:33:03.885Z[ recovery-image] Mar 19 03:33:02.820 INFO O| Mar 19 03:33:02.820 INFO STEP 1085 (remove_files) COMPLETE
82792026-03-19T03:33:03.886Z[ recovery-image] Mar 19 03:33:02.820 INFO O| Mar 19 03:33:02.820 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82802026-03-19T03:33:03.891Z[ recovery-image] Mar 19 03:33:02.828 INFO O| Mar 19 03:33:02.828 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolbind"
82812026-03-19T03:33:03.893Z[ recovery-image] Mar 19 03:33:02.828 INFO O| Mar 19 03:33:02.828 INFO STEP 1086 (remove_files) COMPLETE
82822026-03-19T03:33:03.893Z[ recovery-image] Mar 19 03:33:02.828 INFO O| Mar 19 03:33:02.828 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82832026-03-19T03:33:03.941Z[ recovery-image] Mar 19 03:33:02.835 INFO O| Mar 19 03:33:02.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolcfg"
82842026-03-19T03:33:03.941Z[ recovery-image] Mar 19 03:33:02.835 INFO O| Mar 19 03:33:02.835 INFO STEP 1087 (remove_files) COMPLETE
82852026-03-19T03:33:03.941Z[ recovery-image] Mar 19 03:33:02.835 INFO O| Mar 19 03:33:02.835 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82862026-03-19T03:33:03.941Z[ recovery-image] Mar 19 03:33:02.843 INFO O| Mar 19 03:33:02.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ports"
82872026-03-19T03:33:03.941Z[ recovery-image] Mar 19 03:33:02.843 INFO O| Mar 19 03:33:02.843 INFO STEP 1088 (remove_files) COMPLETE
82882026-03-19T03:33:03.941Z[ recovery-image] Mar 19 03:33:02.843 INFO O| Mar 19 03:33:02.843 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82892026-03-19T03:33:03.941Z[ recovery-image] Mar 19 03:33:02.850 INFO O| Mar 19 03:33:02.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poweroff"
82902026-03-19T03:33:03.941Z[ recovery-image] Mar 19 03:33:02.850 INFO O| Mar 19 03:33:02.850 INFO STEP 1089 (remove_files) COMPLETE
82912026-03-19T03:33:03.941Z[ recovery-image] Mar 19 03:33:02.850 INFO O| Mar 19 03:33:02.850 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82922026-03-19T03:33:03.941Z[ recovery-image] Mar 19 03:33:02.858 INFO O| Mar 19 03:33:02.858 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pptadm"
82932026-03-19T03:33:03.941Z[ recovery-image] Mar 19 03:33:02.858 INFO O| Mar 19 03:33:02.858 INFO STEP 1090 (remove_files) COMPLETE
82942026-03-19T03:33:03.941Z[ recovery-image] Mar 19 03:33:02.858 INFO O| Mar 19 03:33:02.858 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82952026-03-19T03:33:03.941Z[ recovery-image] Mar 19 03:33:02.866 INFO O| Mar 19 03:33:02.866 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/praudit"
82962026-03-19T03:33:03.941Z[ recovery-image] Mar 19 03:33:02.866 INFO O| Mar 19 03:33:02.866 INFO STEP 1091 (remove_files) COMPLETE
82972026-03-19T03:33:03.941Z[ recovery-image] Mar 19 03:33:02.866 INFO O| Mar 19 03:33:02.866 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82982026-03-19T03:33:03.942Z[ recovery-image] Mar 19 03:33:02.872 INFO O| Mar 19 03:33:02.872 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projadd"
82992026-03-19T03:33:03.942Z[ recovery-image] Mar 19 03:33:02.873 INFO O| Mar 19 03:33:02.873 INFO STEP 1092 (remove_files) COMPLETE
83002026-03-19T03:33:03.942Z[ recovery-image] Mar 19 03:33:02.873 INFO O| Mar 19 03:33:02.873 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83012026-03-19T03:33:03.946Z[ recovery-image] Mar 19 03:33:02.879 INFO O| Mar 19 03:33:02.879 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projdel"
83022026-03-19T03:33:03.946Z[ recovery-image] Mar 19 03:33:02.879 INFO O| Mar 19 03:33:02.879 INFO STEP 1093 (remove_files) COMPLETE
83032026-03-19T03:33:03.946Z[ recovery-image] Mar 19 03:33:02.879 INFO O| Mar 19 03:33:02.879 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83042026-03-19T03:33:03.949Z[ recovery-image] Mar 19 03:33:02.886 INFO O| Mar 19 03:33:02.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projmod"
83052026-03-19T03:33:03.949Z[ recovery-image] Mar 19 03:33:02.886 INFO O| Mar 19 03:33:02.886 INFO STEP 1094 (remove_files) COMPLETE
83062026-03-19T03:33:03.949Z[ recovery-image] Mar 19 03:33:02.886 INFO O| Mar 19 03:33:02.886 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83072026-03-19T03:33:03.955Z[ recovery-image] Mar 19 03:33:02.893 INFO O| Mar 19 03:33:02.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtdiag"
83082026-03-19T03:33:03.955Z[ recovery-image] Mar 19 03:33:02.893 INFO O| Mar 19 03:33:02.893 INFO STEP 1095 (remove_files) COMPLETE
83092026-03-19T03:33:03.958Z[ recovery-image] Mar 19 03:33:02.893 INFO O| Mar 19 03:33:02.893 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83102026-03-19T03:33:03.962Z[ recovery-image] Mar 19 03:33:02.899 INFO O| Mar 19 03:33:02.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtpicl"
83112026-03-19T03:33:03.965Z[ recovery-image] Mar 19 03:33:02.899 INFO O| Mar 19 03:33:02.899 INFO STEP 1096 (remove_files) COMPLETE
83122026-03-19T03:33:03.965Z[ recovery-image] Mar 19 03:33:02.899 INFO O| Mar 19 03:33:02.899 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83132026-03-19T03:33:03.969Z[ recovery-image] Mar 19 03:33:02.907 INFO O| Mar 19 03:33:02.907 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtvtoc"
83142026-03-19T03:33:03.972Z[ recovery-image] Mar 19 03:33:02.907 INFO O| Mar 19 03:33:02.907 INFO STEP 1097 (remove_files) COMPLETE
83152026-03-19T03:33:03.972Z[ recovery-image] Mar 19 03:33:02.907 INFO O| Mar 19 03:33:02.907 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83162026-03-19T03:33:03.976Z[ recovery-image] Mar 19 03:33:02.914 INFO O| Mar 19 03:33:02.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psradm"
83172026-03-19T03:33:03.979Z[ recovery-image] Mar 19 03:33:02.914 INFO O| Mar 19 03:33:02.914 INFO STEP 1098 (remove_files) COMPLETE
83182026-03-19T03:33:03.979Z[ recovery-image] Mar 19 03:33:02.914 INFO O| Mar 19 03:33:02.914 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83192026-03-19T03:33:03.985Z[ recovery-image] Mar 19 03:33:02.923 INFO O| Mar 19 03:33:02.923 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrinfo"
83202026-03-19T03:33:03.985Z[ recovery-image] Mar 19 03:33:02.923 INFO O| Mar 19 03:33:02.923 INFO STEP 1099 (remove_files) COMPLETE
83212026-03-19T03:33:03.988Z[ recovery-image] Mar 19 03:33:02.923 INFO O| Mar 19 03:33:02.923 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83222026-03-19T03:33:03.992Z[ recovery-image] Mar 19 03:33:02.930 INFO O| Mar 19 03:33:02.930 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrset"
83232026-03-19T03:33:03.995Z[ recovery-image] Mar 19 03:33:02.930 INFO O| Mar 19 03:33:02.930 INFO STEP 1100 (remove_files) COMPLETE
83242026-03-19T03:33:03.995Z[ recovery-image] Mar 19 03:33:02.930 INFO O| Mar 19 03:33:02.930 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83252026-03-19T03:33:04.000Z[ recovery-image] Mar 19 03:33:02.937 INFO O| Mar 19 03:33:02.937 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwck"
83262026-03-19T03:33:04.003Z[ recovery-image] Mar 19 03:33:02.937 INFO O| Mar 19 03:33:02.937 INFO STEP 1101 (remove_files) COMPLETE
83272026-03-19T03:33:04.003Z[ recovery-image] Mar 19 03:33:02.937 INFO O| Mar 19 03:33:02.937 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83282026-03-19T03:33:04.007Z[ recovery-image] Mar 19 03:33:02.945 INFO O| Mar 19 03:33:02.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwconv"
83292026-03-19T03:33:04.013Z[ recovery-image] Mar 19 03:33:02.945 INFO O| Mar 19 03:33:02.945 INFO STEP 1102 (remove_files) COMPLETE
83302026-03-19T03:33:04.013Z[ recovery-image] Mar 19 03:33:02.945 INFO O| Mar 19 03:33:02.945 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83312026-03-19T03:33:04.017Z[ recovery-image] Mar 19 03:33:02.953 INFO O| Mar 19 03:33:02.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/raidctl"
83322026-03-19T03:33:04.017Z[ recovery-image] Mar 19 03:33:02.953 INFO O| Mar 19 03:33:02.953 INFO STEP 1103 (remove_files) COMPLETE
83332026-03-19T03:33:04.017Z[ recovery-image] Mar 19 03:33:02.953 INFO O| Mar 19 03:33:02.953 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83342026-03-19T03:33:04.023Z[ recovery-image] Mar 19 03:33:02.960 INFO O| Mar 19 03:33:02.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ramdiskadm"
83352026-03-19T03:33:04.023Z[ recovery-image] Mar 19 03:33:02.960 INFO O| Mar 19 03:33:02.960 INFO STEP 1104 (remove_files) COMPLETE
83362026-03-19T03:33:04.023Z[ recovery-image] Mar 19 03:33:02.960 INFO O| Mar 19 03:33:02.960 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83372026-03-19T03:33:04.031Z[ recovery-image] Mar 19 03:33:02.969 INFO O| Mar 19 03:33:02.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rctladm"
83382026-03-19T03:33:04.031Z[ recovery-image] Mar 19 03:33:02.969 INFO O| Mar 19 03:33:02.969 INFO STEP 1105 (remove_files) COMPLETE
83392026-03-19T03:33:04.034Z[ recovery-image] Mar 19 03:33:02.969 INFO O| Mar 19 03:33:02.969 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83402026-03-19T03:33:04.038Z[ recovery-image] Mar 19 03:33:02.975 INFO O| Mar 19 03:33:02.975 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rdmsr"
83412026-03-19T03:33:04.041Z[ recovery-image] Mar 19 03:33:02.976 INFO O| Mar 19 03:33:02.976 INFO STEP 1106 (remove_files) COMPLETE
83422026-03-19T03:33:04.041Z[ recovery-image] Mar 19 03:33:02.976 INFO O| Mar 19 03:33:02.976 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83432026-03-19T03:33:04.045Z[ recovery-image] Mar 19 03:33:02.982 INFO O| Mar 19 03:33:02.982 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/reboot"
83442026-03-19T03:33:04.045Z[ recovery-image] Mar 19 03:33:02.982 INFO O| Mar 19 03:33:02.982 INFO STEP 1107 (remove_files) COMPLETE
83452026-03-19T03:33:04.048Z[ recovery-image] Mar 19 03:33:02.982 INFO O| Mar 19 03:33:02.982 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83462026-03-19T03:33:04.053Z[ recovery-image] Mar 19 03:33:02.991 INFO O| Mar 19 03:33:02.991 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rem_drv"
83472026-03-19T03:33:04.056Z[ recovery-image] Mar 19 03:33:02.991 INFO O| Mar 19 03:33:02.991 INFO STEP 1108 (remove_files) COMPLETE
83482026-03-19T03:33:04.056Z[ recovery-image] Mar 19 03:33:02.991 INFO O| Mar 19 03:33:02.991 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83492026-03-19T03:33:04.061Z[ recovery-image] Mar 19 03:33:02.998 INFO O| Mar 19 03:33:02.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/removef"
83502026-03-19T03:33:04.064Z[ recovery-image] Mar 19 03:33:02.998 INFO O| Mar 19 03:33:02.998 INFO STEP 1109 (remove_files) COMPLETE
83512026-03-19T03:33:04.064Z[ recovery-image] Mar 19 03:33:02.998 INFO O| Mar 19 03:33:02.998 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83522026-03-19T03:33:04.070Z[ recovery-image] Mar 19 03:33:03.007 INFO O| Mar 19 03:33:03.007 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roleadd"
83532026-03-19T03:33:04.073Z[ recovery-image] Mar 19 03:33:03.008 INFO O| Mar 19 03:33:03.007 INFO STEP 1110 (remove_files) COMPLETE
83542026-03-19T03:33:04.073Z[ recovery-image] Mar 19 03:33:03.008 INFO O| Mar 19 03:33:03.007 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83552026-03-19T03:33:04.080Z[ recovery-image] Mar 19 03:33:03.017 INFO O| Mar 19 03:33:03.017 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roledel"
83562026-03-19T03:33:04.082Z[ recovery-image] Mar 19 03:33:03.017 INFO O| Mar 19 03:33:03.017 INFO STEP 1111 (remove_files) COMPLETE
83572026-03-19T03:33:04.082Z[ recovery-image] Mar 19 03:33:03.017 INFO O| Mar 19 03:33:03.017 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83582026-03-19T03:33:04.087Z[ recovery-image] Mar 19 03:33:03.024 INFO O| Mar 19 03:33:03.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rolemod"
83592026-03-19T03:33:04.090Z[ recovery-image] Mar 19 03:33:03.024 INFO O| Mar 19 03:33:03.024 INFO STEP 1112 (remove_files) COMPLETE
83602026-03-19T03:33:04.090Z[ recovery-image] Mar 19 03:33:03.024 INFO O| Mar 19 03:33:03.024 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83612026-03-19T03:33:04.094Z[ recovery-image] Mar 19 03:33:03.031 INFO O| Mar 19 03:33:03.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/root_archive"
83622026-03-19T03:33:04.097Z[ recovery-image] Mar 19 03:33:03.031 INFO O| Mar 19 03:33:03.031 INFO STEP 1113 (remove_files) COMPLETE
83632026-03-19T03:33:04.097Z[ recovery-image] Mar 19 03:33:03.031 INFO O| Mar 19 03:33:03.031 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83642026-03-19T03:33:04.101Z[ recovery-image] Mar 19 03:33:03.039 INFO O| Mar 19 03:33:03.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rpcbind"
83652026-03-19T03:33:04.104Z[ recovery-image] Mar 19 03:33:03.039 INFO O| Mar 19 03:33:03.039 INFO STEP 1114 (remove_files) COMPLETE
83662026-03-19T03:33:04.104Z[ recovery-image] Mar 19 03:33:03.039 INFO O| Mar 19 03:33:03.039 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83672026-03-19T03:33:04.108Z[ recovery-image] Mar 19 03:33:03.045 INFO O| Mar 19 03:33:03.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtc"
83682026-03-19T03:33:04.111Z[ recovery-image] Mar 19 03:33:03.045 INFO O| Mar 19 03:33:03.045 INFO STEP 1115 (remove_files) COMPLETE
83692026-03-19T03:33:04.111Z[ recovery-image] Mar 19 03:33:03.045 INFO O| Mar 19 03:33:03.045 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83702026-03-19T03:33:04.115Z[ recovery-image] Mar 19 03:33:03.052 INFO O| Mar 19 03:33:03.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtquery"
83712026-03-19T03:33:04.119Z[ recovery-image] Mar 19 03:33:03.053 INFO O| Mar 19 03:33:03.053 INFO STEP 1116 (remove_files) COMPLETE
83722026-03-19T03:33:04.119Z[ recovery-image] Mar 19 03:33:03.053 INFO O| Mar 19 03:33:03.053 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83732026-03-19T03:33:04.125Z[ recovery-image] Mar 19 03:33:03.062 INFO O| Mar 19 03:33:03.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/setmnt"
83742026-03-19T03:33:04.128Z[ recovery-image] Mar 19 03:33:03.062 INFO O| Mar 19 03:33:03.062 INFO STEP 1117 (remove_files) COMPLETE
83752026-03-19T03:33:04.128Z[ recovery-image] Mar 19 03:33:03.062 INFO O| Mar 19 03:33:03.062 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83762026-03-19T03:33:04.133Z[ recovery-image] Mar 19 03:33:03.071 INFO O| Mar 19 03:33:03.071 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/share"
83772026-03-19T03:33:04.136Z[ recovery-image] Mar 19 03:33:03.071 INFO O| Mar 19 03:33:03.071 INFO STEP 1118 (remove_files) COMPLETE
83782026-03-19T03:33:04.136Z[ recovery-image] Mar 19 03:33:03.071 INFO O| Mar 19 03:33:03.071 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83792026-03-19T03:33:04.141Z[ recovery-image] Mar 19 03:33:03.079 INFO O| Mar 19 03:33:03.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shareall"
83802026-03-19T03:33:04.144Z[ recovery-image] Mar 19 03:33:03.079 INFO O| Mar 19 03:33:03.079 INFO STEP 1119 (remove_files) COMPLETE
83812026-03-19T03:33:04.144Z[ recovery-image] Mar 19 03:33:03.079 INFO O| Mar 19 03:33:03.079 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83822026-03-19T03:33:04.149Z[ recovery-image] Mar 19 03:33:03.086 INFO O| Mar 19 03:33:03.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharectl"
83832026-03-19T03:33:04.149Z[ recovery-image] Mar 19 03:33:03.086 INFO O| Mar 19 03:33:03.086 INFO STEP 1120 (remove_files) COMPLETE
83842026-03-19T03:33:04.152Z[ recovery-image] Mar 19 03:33:03.086 INFO O| Mar 19 03:33:03.086 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83852026-03-19T03:33:04.156Z[ recovery-image] Mar 19 03:33:03.094 INFO O| Mar 19 03:33:03.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharemgr"
83862026-03-19T03:33:04.160Z[ recovery-image] Mar 19 03:33:03.094 INFO O| Mar 19 03:33:03.094 INFO STEP 1121 (remove_files) COMPLETE
83872026-03-19T03:33:04.160Z[ recovery-image] Mar 19 03:33:03.094 INFO O| Mar 19 03:33:03.094 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83882026-03-19T03:33:04.164Z[ recovery-image] Mar 19 03:33:03.102 INFO O| Mar 19 03:33:03.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shutdown"
83892026-03-19T03:33:04.167Z[ recovery-image] Mar 19 03:33:03.102 INFO O| Mar 19 03:33:03.102 INFO STEP 1122 (remove_files) COMPLETE
83902026-03-19T03:33:04.167Z[ recovery-image] Mar 19 03:33:03.102 INFO O| Mar 19 03:33:03.102 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83912026-03-19T03:33:04.171Z[ recovery-image] Mar 19 03:33:03.109 INFO O| Mar 19 03:33:03.109 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbadm"
83922026-03-19T03:33:04.174Z[ recovery-image] Mar 19 03:33:03.109 INFO O| Mar 19 03:33:03.109 INFO STEP 1123 (remove_files) COMPLETE
83932026-03-19T03:33:04.175Z[ recovery-image] Mar 19 03:33:03.109 INFO O| Mar 19 03:33:03.109 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83942026-03-19T03:33:04.178Z[ recovery-image] Mar 19 03:33:03.116 INFO O| Mar 19 03:33:03.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbios"
83952026-03-19T03:33:04.181Z[ recovery-image] Mar 19 03:33:03.116 INFO O| Mar 19 03:33:03.116 INFO STEP 1124 (remove_files) COMPLETE
83962026-03-19T03:33:04.181Z[ recovery-image] Mar 19 03:33:03.116 INFO O| Mar 19 03:33:03.116 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83972026-03-19T03:33:04.185Z[ recovery-image] Mar 19 03:33:03.122 INFO O| Mar 19 03:33:03.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbstat"
83982026-03-19T03:33:04.188Z[ recovery-image] Mar 19 03:33:03.122 INFO O| Mar 19 03:33:03.122 INFO STEP 1125 (remove_files) COMPLETE
83992026-03-19T03:33:04.188Z[ recovery-image] Mar 19 03:33:03.122 INFO O| Mar 19 03:33:03.122 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84002026-03-19T03:33:04.193Z[ recovery-image] Mar 19 03:33:03.131 INFO O| Mar 19 03:33:03.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmpd"
84012026-03-19T03:33:04.194Z[ recovery-image] Mar 19 03:33:03.131 INFO O| Mar 19 03:33:03.131 INFO STEP 1126 (remove_files) COMPLETE
84022026-03-19T03:33:04.194Z[ recovery-image] Mar 19 03:33:03.131 INFO O| Mar 19 03:33:03.131 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84032026-03-19T03:33:04.200Z[ recovery-image] Mar 19 03:33:03.138 INFO O| Mar 19 03:33:03.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmptrapd"
84042026-03-19T03:33:04.203Z[ recovery-image] Mar 19 03:33:03.138 INFO O| Mar 19 03:33:03.138 INFO STEP 1127 (remove_files) COMPLETE
84052026-03-19T03:33:04.203Z[ recovery-image] Mar 19 03:33:03.138 INFO O| Mar 19 03:33:03.138 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84062026-03-19T03:33:04.207Z[ recovery-image] Mar 19 03:33:03.144 INFO O| Mar 19 03:33:03.144 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snoop"
84072026-03-19T03:33:04.210Z[ recovery-image] Mar 19 03:33:03.144 INFO O| Mar 19 03:33:03.144 INFO STEP 1128 (remove_files) COMPLETE
84082026-03-19T03:33:04.210Z[ recovery-image] Mar 19 03:33:03.144 INFO O| Mar 19 03:33:03.144 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84092026-03-19T03:33:04.214Z[ recovery-image] Mar 19 03:33:03.151 INFO O| Mar 19 03:33:03.151 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sshd"
84102026-03-19T03:33:04.217Z[ recovery-image] Mar 19 03:33:03.151 INFO O| Mar 19 03:33:03.151 INFO STEP 1129 (remove_files) COMPLETE
84112026-03-19T03:33:04.217Z[ recovery-image] Mar 19 03:33:03.151 INFO O| Mar 19 03:33:03.151 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84122026-03-19T03:33:04.221Z[ recovery-image] Mar 19 03:33:03.158 INFO O| Mar 19 03:33:03.158 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/stmsboot"
84132026-03-19T03:33:04.224Z[ recovery-image] Mar 19 03:33:03.159 INFO O| Mar 19 03:33:03.159 INFO STEP 1130 (remove_files) COMPLETE
84142026-03-19T03:33:04.224Z[ recovery-image] Mar 19 03:33:03.159 INFO O| Mar 19 03:33:03.159 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84152026-03-19T03:33:04.231Z[ recovery-image] Mar 19 03:33:03.167 INFO O| Mar 19 03:33:03.167 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strace"
84162026-03-19T03:33:04.234Z[ recovery-image] Mar 19 03:33:03.167 INFO O| Mar 19 03:33:03.167 INFO STEP 1131 (remove_files) COMPLETE
84172026-03-19T03:33:04.234Z[ recovery-image] Mar 19 03:33:03.167 INFO O| Mar 19 03:33:03.167 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84182026-03-19T03:33:04.237Z[ recovery-image] Mar 19 03:33:03.175 INFO O| Mar 19 03:33:03.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strclean"
84192026-03-19T03:33:04.237Z[ recovery-image] Mar 19 03:33:03.175 INFO O| Mar 19 03:33:03.175 INFO STEP 1132 (remove_files) COMPLETE
84202026-03-19T03:33:04.240Z[ recovery-image] Mar 19 03:33:03.175 INFO O| Mar 19 03:33:03.175 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84212026-03-19T03:33:04.246Z[ recovery-image] Mar 19 03:33:03.183 INFO O| Mar 19 03:33:03.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strerr"
84222026-03-19T03:33:04.249Z[ recovery-image] Mar 19 03:33:03.183 INFO O| Mar 19 03:33:03.183 INFO STEP 1133 (remove_files) COMPLETE
84232026-03-19T03:33:04.249Z[ recovery-image] Mar 19 03:33:03.183 INFO O| Mar 19 03:33:03.183 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84242026-03-19T03:33:04.254Z[ recovery-image] Mar 19 03:33:03.191 INFO O| Mar 19 03:33:03.191 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sttydefs"
84252026-03-19T03:33:04.257Z[ recovery-image] Mar 19 03:33:03.192 INFO O| Mar 19 03:33:03.192 INFO STEP 1134 (remove_files) COMPLETE
84262026-03-19T03:33:04.257Z[ recovery-image] Mar 19 03:33:03.192 INFO O| Mar 19 03:33:03.192 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84272026-03-19T03:33:04.262Z[ recovery-image] Mar 19 03:33:03.199 INFO O| Mar 19 03:33:03.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncinit"
84282026-03-19T03:33:04.262Z[ recovery-image] Mar 19 03:33:03.200 INFO O| Mar 19 03:33:03.200 INFO STEP 1135 (remove_files) COMPLETE
84292026-03-19T03:33:04.262Z[ recovery-image] Mar 19 03:33:03.200 INFO O| Mar 19 03:33:03.200 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84302026-03-19T03:33:04.269Z[ recovery-image] Mar 19 03:33:03.207 INFO O| Mar 19 03:33:03.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncloop"
84312026-03-19T03:33:04.273Z[ recovery-image] Mar 19 03:33:03.207 INFO O| Mar 19 03:33:03.207 INFO STEP 1136 (remove_files) COMPLETE
84322026-03-19T03:33:04.273Z[ recovery-image] Mar 19 03:33:03.207 INFO O| Mar 19 03:33:03.207 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84332026-03-19T03:33:04.276Z[ recovery-image] Mar 19 03:33:03.214 INFO O| Mar 19 03:33:03.214 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncstat"
84342026-03-19T03:33:04.279Z[ recovery-image] Mar 19 03:33:03.214 INFO O| Mar 19 03:33:03.214 INFO STEP 1137 (remove_files) COMPLETE
84352026-03-19T03:33:04.279Z[ recovery-image] Mar 19 03:33:03.214 INFO O| Mar 19 03:33:03.214 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84362026-03-19T03:33:04.284Z[ recovery-image] Mar 19 03:33:03.221 INFO O| Mar 19 03:33:03.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sysdef"
84372026-03-19T03:33:04.287Z[ recovery-image] Mar 19 03:33:03.221 INFO O| Mar 19 03:33:03.221 INFO STEP 1138 (remove_files) COMPLETE
84382026-03-19T03:33:04.287Z[ recovery-image] Mar 19 03:33:03.221 INFO O| Mar 19 03:33:03.221 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84392026-03-19T03:33:04.291Z[ recovery-image] Mar 19 03:33:03.229 INFO O| Mar 19 03:33:03.229 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syseventadm"
84402026-03-19T03:33:04.295Z[ recovery-image] Mar 19 03:33:03.229 INFO O| Mar 19 03:33:03.229 INFO STEP 1139 (remove_files) COMPLETE
84412026-03-19T03:33:04.295Z[ recovery-image] Mar 19 03:33:03.229 INFO O| Mar 19 03:33:03.229 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84422026-03-19T03:33:04.302Z[ recovery-image] Mar 19 03:33:03.237 INFO O| Mar 19 03:33:03.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/t6mfgadm"
84432026-03-19T03:33:04.306Z[ recovery-image] Mar 19 03:33:03.237 INFO O| Mar 19 03:33:03.237 INFO STEP 1140 (remove_files) COMPLETE
84442026-03-19T03:33:04.306Z[ recovery-image] Mar 19 03:33:03.237 INFO O| Mar 19 03:33:03.237 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84452026-03-19T03:33:04.309Z[ recovery-image] Mar 19 03:33:03.246 INFO O| Mar 19 03:33:03.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tapes"
84462026-03-19T03:33:04.309Z[ recovery-image] Mar 19 03:33:03.246 INFO O| Mar 19 03:33:03.246 INFO STEP 1141 (remove_files) COMPLETE
84472026-03-19T03:33:04.309Z[ recovery-image] Mar 19 03:33:03.246 INFO O| Mar 19 03:33:03.246 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84482026-03-19T03:33:04.317Z[ recovery-image] Mar 19 03:33:03.254 INFO O| Mar 19 03:33:03.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tar"
84492026-03-19T03:33:04.317Z[ recovery-image] Mar 19 03:33:03.254 INFO O| Mar 19 03:33:03.254 INFO STEP 1142 (remove_files) COMPLETE
84502026-03-19T03:33:04.317Z[ recovery-image] Mar 19 03:33:03.254 INFO O| Mar 19 03:33:03.254 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84512026-03-19T03:33:04.324Z[ recovery-image] Mar 19 03:33:03.260 INFO O| Mar 19 03:33:03.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tcsd"
84522026-03-19T03:33:04.333Z[ recovery-image] Mar 19 03:33:03.261 INFO O| Mar 19 03:33:03.261 INFO STEP 1143 (remove_files) COMPLETE
84532026-03-19T03:33:04.333Z[ recovery-image] Mar 19 03:33:03.261 INFO O| Mar 19 03:33:03.261 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84542026-03-19T03:33:04.337Z[ recovery-image] Mar 19 03:33:03.267 INFO O| Mar 19 03:33:03.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/traceroute"
84552026-03-19T03:33:04.337Z[ recovery-image] Mar 19 03:33:03.267 INFO O| Mar 19 03:33:03.267 INFO STEP 1144 (remove_files) COMPLETE
84562026-03-19T03:33:04.337Z[ recovery-image] Mar 19 03:33:03.267 INFO O| Mar 19 03:33:03.267 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84572026-03-19T03:33:04.340Z[ recovery-image] Mar 19 03:33:03.274 INFO O| Mar 19 03:33:03.274 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/trapstat"
84582026-03-19T03:33:04.340Z[ recovery-image] Mar 19 03:33:03.274 INFO O| Mar 19 03:33:03.274 INFO STEP 1145 (remove_files) COMPLETE
84592026-03-19T03:33:04.340Z[ recovery-image] Mar 19 03:33:03.274 INFO O| Mar 19 03:33:03.274 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84602026-03-19T03:33:04.344Z[ recovery-image] Mar 19 03:33:03.281 INFO O| Mar 19 03:33:03.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ttyadm"
84612026-03-19T03:33:04.344Z[ recovery-image] Mar 19 03:33:03.281 INFO O| Mar 19 03:33:03.281 INFO STEP 1146 (remove_files) COMPLETE
84622026-03-19T03:33:04.344Z[ recovery-image] Mar 19 03:33:03.281 INFO O| Mar 19 03:33:03.281 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84632026-03-19T03:33:04.350Z[ recovery-image] Mar 19 03:33:03.288 INFO O| Mar 19 03:33:03.288 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ucodeadm"
84642026-03-19T03:33:04.350Z[ recovery-image] Mar 19 03:33:03.288 INFO O| Mar 19 03:33:03.288 INFO STEP 1147 (remove_files) COMPLETE
84652026-03-19T03:33:04.353Z[ recovery-image] Mar 19 03:33:03.288 INFO O| Mar 19 03:33:03.288 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84662026-03-19T03:33:04.359Z[ recovery-image] Mar 19 03:33:03.296 INFO O| Mar 19 03:33:03.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/umountall"
84672026-03-19T03:33:04.362Z[ recovery-image] Mar 19 03:33:03.296 INFO O| Mar 19 03:33:03.296 INFO STEP 1148 (remove_files) COMPLETE
84682026-03-19T03:33:04.362Z[ recovery-image] Mar 19 03:33:03.296 INFO O| Mar 19 03:33:03.296 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84692026-03-19T03:33:04.368Z[ recovery-image] Mar 19 03:33:03.305 INFO O| Mar 19 03:33:03.305 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unlink"
84702026-03-19T03:33:04.368Z[ recovery-image] Mar 19 03:33:03.305 INFO O| Mar 19 03:33:03.305 INFO STEP 1149 (remove_files) COMPLETE
84712026-03-19T03:33:04.371Z[ recovery-image] Mar 19 03:33:03.305 INFO O| Mar 19 03:33:03.305 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84722026-03-19T03:33:04.376Z[ recovery-image] Mar 19 03:33:03.312 INFO O| Mar 19 03:33:03.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshare"
84732026-03-19T03:33:04.376Z[ recovery-image] Mar 19 03:33:03.312 INFO O| Mar 19 03:33:03.312 INFO STEP 1150 (remove_files) COMPLETE
84742026-03-19T03:33:04.379Z[ recovery-image] Mar 19 03:33:03.312 INFO O| Mar 19 03:33:03.312 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84752026-03-19T03:33:04.383Z[ recovery-image] Mar 19 03:33:03.319 INFO O| Mar 19 03:33:03.319 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshareall"
84762026-03-19T03:33:04.383Z[ recovery-image] Mar 19 03:33:03.319 INFO O| Mar 19 03:33:03.319 INFO STEP 1151 (remove_files) COMPLETE
84772026-03-19T03:33:04.383Z[ recovery-image] Mar 19 03:33:03.319 INFO O| Mar 19 03:33:03.319 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84782026-03-19T03:33:04.391Z[ recovery-image] Mar 19 03:33:03.328 INFO O| Mar 19 03:33:03.328 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/update_drv"
84792026-03-19T03:33:04.394Z[ recovery-image] Mar 19 03:33:03.328 INFO O| Mar 19 03:33:03.328 INFO STEP 1152 (remove_files) COMPLETE
84802026-03-19T03:33:04.394Z[ recovery-image] Mar 19 03:33:03.328 INFO O| Mar 19 03:33:03.328 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84812026-03-19T03:33:04.399Z[ recovery-image] Mar 19 03:33:03.335 INFO O| Mar 19 03:33:03.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/useradd"
84822026-03-19T03:33:04.403Z[ recovery-image] Mar 19 03:33:03.335 INFO O| Mar 19 03:33:03.335 INFO STEP 1153 (remove_files) COMPLETE
84832026-03-19T03:33:04.403Z[ recovery-image] Mar 19 03:33:03.335 INFO O| Mar 19 03:33:03.335 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84842026-03-19T03:33:04.408Z[ recovery-image] Mar 19 03:33:03.343 INFO O| Mar 19 03:33:03.343 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/userdel"
84852026-03-19T03:33:04.413Z[ recovery-image] Mar 19 03:33:03.344 INFO O| Mar 19 03:33:03.344 INFO STEP 1154 (remove_files) COMPLETE
84862026-03-19T03:33:04.413Z[ recovery-image] Mar 19 03:33:03.344 INFO O| Mar 19 03:33:03.344 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84872026-03-19T03:33:04.423Z[ recovery-image] Mar 19 03:33:03.352 INFO O| Mar 19 03:33:03.352 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/usermod"
84882026-03-19T03:33:04.423Z[ recovery-image] Mar 19 03:33:03.352 INFO O| Mar 19 03:33:03.352 INFO STEP 1155 (remove_files) COMPLETE
84892026-03-19T03:33:04.423Z[ recovery-image] Mar 19 03:33:03.352 INFO O| Mar 19 03:33:03.352 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84902026-03-19T03:33:04.427Z[ recovery-image] Mar 19 03:33:03.360 INFO O| Mar 19 03:33:03.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/volcopy"
84912026-03-19T03:33:04.427Z[ recovery-image] Mar 19 03:33:03.360 INFO O| Mar 19 03:33:03.360 INFO STEP 1156 (remove_files) COMPLETE
84922026-03-19T03:33:04.427Z[ recovery-image] Mar 19 03:33:03.360 INFO O| Mar 19 03:33:03.360 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84932026-03-19T03:33:04.430Z[ recovery-image] Mar 19 03:33:03.367 INFO O| Mar 19 03:33:03.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/wall"
84942026-03-19T03:33:04.430Z[ recovery-image] Mar 19 03:33:03.368 INFO O| Mar 19 03:33:03.368 INFO STEP 1157 (remove_files) COMPLETE
84952026-03-19T03:33:04.430Z[ recovery-image] Mar 19 03:33:03.368 INFO O| Mar 19 03:33:03.368 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84962026-03-19T03:33:04.437Z[ recovery-image] Mar 19 03:33:03.375 INFO O| Mar 19 03:33:03.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/whodo"
84972026-03-19T03:33:04.441Z[ recovery-image] Mar 19 03:33:03.375 INFO O| Mar 19 03:33:03.375 INFO STEP 1158 (remove_files) COMPLETE
84982026-03-19T03:33:04.441Z[ recovery-image] Mar 19 03:33:03.375 INFO O| Mar 19 03:33:03.375 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84992026-03-19T03:33:04.444Z[ recovery-image] Mar 19 03:33:03.382 INFO O| Mar 19 03:33:03.382 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdb"
85002026-03-19T03:33:04.449Z[ recovery-image] Mar 19 03:33:03.382 INFO O| Mar 19 03:33:03.382 INFO STEP 1159 (remove_files) COMPLETE
85012026-03-19T03:33:04.449Z[ recovery-image] Mar 19 03:33:03.382 INFO O| Mar 19 03:33:03.382 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
85022026-03-19T03:33:04.454Z[ recovery-image] Mar 19 03:33:03.388 INFO O| Mar 19 03:33:03.388 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdump"
85032026-03-19T03:33:04.454Z[ recovery-image] Mar 19 03:33:03.389 INFO O| Mar 19 03:33:03.389 INFO STEP 1160 (remove_files) COMPLETE
85042026-03-19T03:33:04.454Z[ recovery-image] Mar 19 03:33:03.389 INFO O| Mar 19 03:33:03.389 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
85052026-03-19T03:33:04.458Z[ recovery-image] Mar 19 03:33:03.395 INFO O| Mar 19 03:33:03.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zic"
85062026-03-19T03:33:04.461Z[ recovery-image] Mar 19 03:33:03.395 INFO O| Mar 19 03:33:03.395 INFO STEP 1161 (remove_files) COMPLETE
85072026-03-19T03:33:04.461Z[ recovery-image] Mar 19 03:33:03.395 INFO O| Mar 19 03:33:03.395 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
85082026-03-19T03:33:04.467Z[ recovery-image] Mar 19 03:33:03.402 INFO O| Mar 19 03:33:03.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zlogin"
85092026-03-19T03:33:04.467Z[ recovery-image] Mar 19 03:33:03.402 INFO O| Mar 19 03:33:03.402 INFO STEP 1162 (remove_files) COMPLETE
85102026-03-19T03:33:04.467Z[ recovery-image] Mar 19 03:33:03.402 INFO O| Mar 19 03:33:03.402 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
85112026-03-19T03:33:04.471Z[ recovery-image] Mar 19 03:33:03.409 INFO O| Mar 19 03:33:03.409 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zoneadm"
85122026-03-19T03:33:04.475Z[ recovery-image] Mar 19 03:33:03.409 INFO O| Mar 19 03:33:03.409 INFO STEP 1163 (remove_files) COMPLETE
85132026-03-19T03:33:04.475Z[ recovery-image] Mar 19 03:33:03.409 INFO O| Mar 19 03:33:03.409 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
85142026-03-19T03:33:04.478Z[ recovery-image] Mar 19 03:33:03.415 INFO O| Mar 19 03:33:03.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zonecfg"
85152026-03-19T03:33:04.478Z[ recovery-image] Mar 19 03:33:03.415 INFO O| Mar 19 03:33:03.415 INFO STEP 1164 (remove_files) COMPLETE
85162026-03-19T03:33:04.478Z[ recovery-image] Mar 19 03:33:03.415 INFO O| Mar 19 03:33:03.415 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
85172026-03-19T03:33:04.485Z[ recovery-image] Mar 19 03:33:03.422 INFO O| Mar 19 03:33:03.422 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zstreamdump"
85182026-03-19T03:33:04.488Z[ recovery-image] Mar 19 03:33:03.422 INFO O| Mar 19 03:33:03.422 INFO STEP 1165 (remove_files) COMPLETE
85192026-03-19T03:33:04.488Z[ recovery-image] Mar 19 03:33:03.422 INFO O| Mar 19 03:33:03.422 INFO STEP 1166: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-03-recovery-trim.json
85202026-03-19T03:33:04.495Z[ recovery-image] Mar 19 03:33:03.432 INFO O| Mar 19 03:33:03.432 INFO file /rpool/images/build/recovery/output/sled-recovery-ramdisk.tar does not already exist, skipping removal
85212026-03-19T03:33:04.498Z[ recovery-image] Mar 19 03:33:03.432 INFO O| Mar 19 03:33:03.432 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
85222026-03-19T03:33:05.160Z[ recovery-image] Mar 19 03:33:04.097 INFO O| Mar 19 03:33:04.096 INFO STEP 1166 (pack_tar) COMPLETE
85232026-03-19T03:33:05.160Z[ recovery-image] Mar 19 03:33:04.097 INFO O| Mar 19 03:33:04.097 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
85242026-03-19T03:33:05.163Z[ recovery-image] Mar 19 03:33:04.097 INFO O| Mar 19 03:33:04.097 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
85252026-03-19T03:33:05.394Z[ host-image] Mar 19 03:33:04.331 INFO O| creating gzonly manifest...
85262026-03-19T03:33:05.400Z[ host-image] Mar 19 03:33:04.338 INFO O| ok
85272026-03-19T03:33:05.426Z[ recovery-image] Mar 19 03:33:04.364 INFO O| Mar 19 03:33:04.364 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
85282026-03-19T03:33:05.516Z[ recovery-image] Mar 19 03:33:04.453 INFO O| Mar 19 03:33:04.453 INFO completed processing sled/ramdisk-03-recovery-trim
85292026-03-19T03:33:05.520Z[ recovery-image] Mar 19 03:33:04.457 INFO image builder template: zfs-recovery...
85302026-03-19T03:33:05.523Z[ recovery-image] Mar 19 03:33:04.457 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/.tmpHsrGlm/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", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "zfs-recovery"], pwd: None
85312026-03-19T03:33:05.549Z[ recovery-image] Mar 19 03:33:04.487 INFO O| Mar 19 03:33:04.487 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/zfs-recovery
85322026-03-19T03:33:05.552Z[ recovery-image] Mar 19 03:33:04.490 INFO O| Mar 19 03:33:04.490 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
85332026-03-19T03:33:05.559Z[ host-image] Mar 19 03:33:04.496 INFO image builder template: ramdisk-02-trim...
85342026-03-19T03:33:05.562Z[ host-image] Mar 19 03:33:04.496 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/.tmpHsrGlm/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", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "ramdisk-02-trim"], pwd: None
85352026-03-19T03:33:05.580Z[ host-image] Mar 19 03:33:04.518 INFO O| Mar 19 03:33:04.518 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-02-trim
85362026-03-19T03:33:05.584Z[ host-image] Mar 19 03:33:04.521 INFO O| Mar 19 03:33:04.521 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
85372026-03-19T03:33:05.616Z[ recovery-image] Mar 19 03:33:04.554 INFO O| Mar 19 03:33:04.554 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/zfs-recovery: sync = disabled
85382026-03-19T03:33:05.633Z[ host-image] Mar 19 03:33:04.571 INFO O| Mar 19 03:33:04.571 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-02-trim: sync = disabled
85392026-03-19T03:33:05.646Z[ recovery-image] Mar 19 03:33:04.583 INFO O| Mar 19 03:33:04.583 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/zfs-recovery
85402026-03-19T03:33:05.646Z[ recovery-image] Mar 19 03:33:04.583 INFO O| Mar 19 03:33:04.583 INFO work dataset: rpool/images/build/recovery/work/sled/zfs-recovery
85412026-03-19T03:33:05.650Z[ recovery-image] Mar 19 03:33:04.587 INFO O| Mar 19 03:33:04.587 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
85422026-03-19T03:33:05.659Z[ host-image] Mar 19 03:33:04.597 INFO O| Mar 19 03:33:04.597 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-02-trim
85432026-03-19T03:33:05.659Z[ host-image] Mar 19 03:33:04.597 INFO O| Mar 19 03:33:04.597 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
85442026-03-19T03:33:05.664Z[ host-image] Mar 19 03:33:04.601 INFO O| Mar 19 03:33:04.601 INFO looking for output snapshot rpool/images/build/host/work/sled/ramdisk@trim
85452026-03-19T03:33:05.667Z[ host-image] Mar 19 03:33:04.604 INFO O| Mar 19 03:33:04.604 INFO looking for input snapshot rpool/images/build/host/work/sled/ramdisk@os
85462026-03-19T03:33:05.671Z[ host-image] Mar 19 03:33:04.608 INFO O| Mar 19 03:33:04.608 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
85472026-03-19T03:33:05.679Z[ recovery-image] Mar 19 03:33:04.617 INFO O| Mar 19 03:33:04.617 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/sled/zfs-recovery: sync = disabled
85482026-03-19T03:33:05.744Z[ recovery-image] Mar 19 03:33:04.681 INFO O| Mar 19 03:33:04.681 INFO DESTROY POOL: TEMPORARY-sled-zfs-recovery
85492026-03-19T03:33:05.754Z[ recovery-image] Mar 19 03:33:04.690 INFO O| Mar 19 03:33:04.690 INFO image file: /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
85502026-03-19T03:33:05.758Z[ recovery-image] Mar 19 03:33:04.695 INFO O| Mar 19 03:33:04.695 INFO pool altroot: /rpool/images/build/recovery/work/sled/zfs-recovery/altroot
85512026-03-19T03:33:05.761Z[ recovery-image] Mar 19 03:33:04.696 INFO O| Mar 19 03:33:04.696 INFO no lofi found
85522026-03-19T03:33:05.761Z[ recovery-image] Mar 19 03:33:04.697 INFO O| Mar 19 03:33:04.697 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw does not already exist, skipping removal
85532026-03-19T03:33:05.761Z[ recovery-image] Mar 19 03:33:04.697 INFO O| Mar 19 03:33:04.697 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
85542026-03-19T03:33:06.012Z[ host-image] Mar 19 03:33:04.950 INFO O| Mar 19 03:33:04.950 INFO rolled back to input snapshot; work may begin
85552026-03-19T03:33:06.014Z[ host-image] Mar 19 03:33:04.950 INFO O| Mar 19 03:33:04.950 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
85562026-03-19T03:33:06.018Z[ host-image] Mar 19 03:33:04.954 INFO O| Mar 19 03:33:04.954 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
85572026-03-19T03:33:06.025Z[ host-image] Mar 19 03:33:04.963 INFO O| Mar 19 03:33:04.962 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/var/pkg"
85582026-03-19T03:33:06.076Z[ host-image] Mar 19 03:33:05.014 INFO O| Mar 19 03:33:05.014 INFO STEP 0 (remove_files) COMPLETE
85592026-03-19T03:33:06.076Z[ host-image] Mar 19 03:33:05.014 INFO O| Mar 19 03:33:05.014 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
85602026-03-19T03:33:06.091Z[ host-image] Mar 19 03:33:05.027 INFO O| Mar 19 03:33:05.027 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/xpg4"
85612026-03-19T03:33:06.094Z[ host-image] Mar 19 03:33:05.029 INFO O| Mar 19 03:33:05.029 INFO STEP 1 (remove_files) COMPLETE
85622026-03-19T03:33:06.095Z[ host-image] Mar 19 03:33:05.029 INFO O| Mar 19 03:33:05.029 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
85632026-03-19T03:33:06.100Z[ host-image] Mar 19 03:33:05.038 INFO O| Mar 19 03:33:05.038 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/include"
85642026-03-19T03:33:06.114Z[ host-image] Mar 19 03:33:05.052 INFO O| Mar 19 03:33:05.052 INFO STEP 2 (remove_files) COMPLETE
85652026-03-19T03:33:06.114Z[ host-image] Mar 19 03:33:05.052 INFO O| Mar 19 03:33:05.052 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
85662026-03-19T03:33:06.124Z[ host-image] Mar 19 03:33:05.061 INFO O| Mar 19 03:33:05.061 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/demo"
85672026-03-19T03:33:06.126Z[ host-image] Mar 19 03:33:05.063 INFO O| Mar 19 03:33:05.062 INFO STEP 3 (remove_files) COMPLETE
85682026-03-19T03:33:06.126Z[ host-image] Mar 19 03:33:05.063 INFO O| Mar 19 03:33:05.063 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
85692026-03-19T03:33:06.134Z[ host-image] Mar 19 03:33:05.070 INFO O| Mar 19 03:33:05.070 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/help"
85702026-03-19T03:33:06.137Z[ host-image] Mar 19 03:33:05.074 INFO O| Mar 19 03:33:05.074 INFO STEP 4 (remove_files) COMPLETE
85712026-03-19T03:33:06.138Z[ host-image] Mar 19 03:33:05.074 INFO O| Mar 19 03:33:05.074 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
85722026-03-19T03:33:06.143Z[ host-image] Mar 19 03:33:05.081 INFO O| Mar 19 03:33:05.081 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/doc"
85732026-03-19T03:33:06.148Z[ host-image] Mar 19 03:33:05.083 INFO O| Mar 19 03:33:05.083 INFO STEP 5 (remove_files) COMPLETE
85742026-03-19T03:33:06.148Z[ host-image] Mar 19 03:33:05.083 INFO O| Mar 19 03:33:05.083 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
85752026-03-19T03:33:06.155Z[ host-image] Mar 19 03:33:05.092 INFO O| Mar 19 03:33:05.092 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/bash-completion"
85762026-03-19T03:33:06.165Z[ host-image] Mar 19 03:33:05.102 INFO O| Mar 19 03:33:05.102 INFO STEP 6 (remove_files) COMPLETE
85772026-03-19T03:33:06.165Z[ host-image] Mar 19 03:33:05.102 INFO O| Mar 19 03:33:05.102 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
85782026-03-19T03:33:06.174Z[ host-image] Mar 19 03:33:05.111 INFO O| Mar 19 03:33:05.111 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/perl5/5.36/man"
85792026-03-19T03:33:06.185Z[ host-image] Mar 19 03:33:05.123 INFO O| Mar 19 03:33:05.123 INFO STEP 7 (remove_files) COMPLETE
85802026-03-19T03:33:06.185Z[ host-image] Mar 19 03:33:05.123 INFO O| Mar 19 03:33:05.123 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
85812026-03-19T03:33:06.193Z[ host-image] Mar 19 03:33:05.131 INFO O| Mar 19 03:33:05.131 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/man/man3ssl"
85822026-03-19T03:33:06.263Z[ host-image] Mar 19 03:33:05.200 INFO O| Mar 19 03:33:05.200 INFO STEP 8 (remove_files) COMPLETE
85832026-03-19T03:33:06.263Z[ host-image] Mar 19 03:33:05.200 INFO O| Mar 19 03:33:05.200 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
85842026-03-19T03:33:06.272Z[ host-image] Mar 19 03:33:05.210 INFO O| Mar 19 03:33:05.210 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/ssl-3/man"
85852026-03-19T03:33:06.343Z[ host-image] Mar 19 03:33:05.280 INFO O| Mar 19 03:33:05.280 INFO STEP 9 (remove_files) COMPLETE
85862026-03-19T03:33:06.343Z[ host-image] Mar 19 03:33:05.280 INFO O| Mar 19 03:33:05.280 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
85872026-03-19T03:33:06.351Z[ host-image] Mar 19 03:33:05.289 INFO O| Mar 19 03:33:05.289 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/etc/net-snmp"
85882026-03-19T03:33:06.354Z[ host-image] Mar 19 03:33:05.292 INFO O| Mar 19 03:33:05.292 INFO STEP 10 (remove_files) COMPLETE
85892026-03-19T03:33:06.354Z[ host-image] Mar 19 03:33:05.292 INFO O| Mar 19 03:33:05.292 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
85902026-03-19T03:33:06.361Z[ host-image] Mar 19 03:33:05.299 INFO O| Mar 19 03:33:05.299 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/bin/i386"
85912026-03-19T03:33:06.364Z[ host-image] Mar 19 03:33:05.299 INFO O| Mar 19 03:33:05.299 INFO STEP 11 (remove_files) COMPLETE
85922026-03-19T03:33:06.364Z[ host-image] Mar 19 03:33:05.299 INFO O| Mar 19 03:33:05.299 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
85932026-03-19T03:33:06.371Z[ host-image] Mar 19 03:33:05.308 INFO O| Mar 19 03:33:05.308 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86xpv"
85942026-03-19T03:33:06.373Z[ host-image] Mar 19 03:33:05.309 INFO O| Mar 19 03:33:05.309 INFO STEP 12 (remove_files) COMPLETE
85952026-03-19T03:33:06.373Z[ host-image] Mar 19 03:33:05.309 INFO O| Mar 19 03:33:05.309 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
85962026-03-19T03:33:06.381Z[ host-image] Mar 19 03:33:05.319 INFO O| Mar 19 03:33:05.319 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
85972026-03-19T03:33:06.390Z[ host-image] Mar 19 03:33:05.328 INFO O| Mar 19 03:33:05.328 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
85982026-03-19T03:33:06.394Z[ host-image] Mar 19 03:33:05.328 INFO O| Mar 19 03:33:05.328 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
85992026-03-19T03:33:06.394Z[ host-image] Mar 19 03:33:05.328 INFO O| Mar 19 03:33:05.328 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
86002026-03-19T03:33:06.394Z[ host-image] Mar 19 03:33:05.328 INFO O| Mar 19 03:33:05.328 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
86012026-03-19T03:33:06.395Z[ host-image] Mar 19 03:33:05.328 INFO O| Mar 19 03:33:05.328 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
86022026-03-19T03:33:06.395Z[ host-image] Mar 19 03:33:05.328 INFO O| Mar 19 03:33:05.328 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
86032026-03-19T03:33:06.395Z[ host-image] Mar 19 03:33:05.329 INFO O| Mar 19 03:33:05.329 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
86042026-03-19T03:33:06.395Z[ host-image] Mar 19 03:33:05.329 INFO O| Mar 19 03:33:05.329 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
86052026-03-19T03:33:06.395Z[ host-image] Mar 19 03:33:05.329 INFO O| Mar 19 03:33:05.329 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
86062026-03-19T03:33:06.395Z[ host-image] Mar 19 03:33:05.329 INFO O| Mar 19 03:33:05.329 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
86072026-03-19T03:33:06.395Z[ host-image] Mar 19 03:33:05.329 INFO O| Mar 19 03:33:05.329 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
86082026-03-19T03:33:06.395Z[ host-image] Mar 19 03:33:05.329 INFO O| Mar 19 03:33:05.329 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
86092026-03-19T03:33:06.395Z[ host-image] Mar 19 03:33:05.329 INFO O| Mar 19 03:33:05.329 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
86102026-03-19T03:33:06.395Z[ host-image] Mar 19 03:33:05.329 INFO O| Mar 19 03:33:05.329 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
86112026-03-19T03:33:06.395Z[ host-image] Mar 19 03:33:05.329 INFO O| Mar 19 03:33:05.329 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
86122026-03-19T03:33:06.395Z[ host-image] Mar 19 03:33:05.329 INFO O| Mar 19 03:33:05.329 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
86132026-03-19T03:33:06.606Z[ host-image] Mar 19 03:33:05.543 INFO O| Mar 19 03:33:05.543 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libncurses++.a"
86142026-03-19T03:33:06.609Z[ host-image] Mar 19 03:33:05.545 INFO O| Mar 19 03:33:05.545 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libtddl.a"
86152026-03-19T03:33:06.620Z[ host-image] Mar 19 03:33:05.557 INFO O| Mar 19 03:33:05.557 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libncurses++.a"
86162026-03-19T03:33:06.623Z[ host-image] Mar 19 03:33:05.559 INFO O| Mar 19 03:33:05.559 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
86172026-03-19T03:33:06.662Z[ host-image] Mar 19 03:33:05.599 INFO O| Mar 19 03:33:05.599 INFO STEP 13 (remove_files) COMPLETE
86182026-03-19T03:33:06.662Z[ host-image] Mar 19 03:33:05.599 INFO O| Mar 19 03:33:05.599 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86192026-03-19T03:33:06.671Z[ host-image] Mar 19 03:33:05.608 INFO O| Mar 19 03:33:05.608 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/boot"
86202026-03-19T03:33:06.713Z[ host-image] Mar 19 03:33:05.609 INFO O| Mar 19 03:33:05.609 INFO STEP 14 (remove_files) COMPLETE
86212026-03-19T03:33:06.713Z[ host-image] Mar 19 03:33:05.609 INFO O| Mar 19 03:33:05.609 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86222026-03-19T03:33:06.713Z[ host-image] Mar 19 03:33:05.619 INFO O| Mar 19 03:33:05.619 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86pc"
86232026-03-19T03:33:06.713Z[ host-image] Mar 19 03:33:05.625 INFO O| Mar 19 03:33:05.625 INFO STEP 15 (remove_files) COMPLETE
86242026-03-19T03:33:06.713Z[ host-image] Mar 19 03:33:05.625 INFO O| Mar 19 03:33:05.625 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86252026-03-19T03:33:06.713Z[ host-image] Mar 19 03:33:05.633 INFO O| Mar 19 03:33:05.633 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86xpv"
86262026-03-19T03:33:06.714Z[ host-image] Mar 19 03:33:05.634 INFO O| Mar 19 03:33:05.634 INFO STEP 16 (remove_files) COMPLETE
86272026-03-19T03:33:06.714Z[ host-image] Mar 19 03:33:05.634 INFO O| Mar 19 03:33:05.634 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86282026-03-19T03:33:06.714Z[ host-image] Mar 19 03:33:05.642 INFO O| Mar 19 03:33:05.642 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86pc"
86292026-03-19T03:33:06.714Z[ host-image] Mar 19 03:33:05.643 INFO O| Mar 19 03:33:05.643 INFO STEP 17 (remove_files) COMPLETE
86302026-03-19T03:33:06.714Z[ host-image] Mar 19 03:33:05.643 INFO O| Mar 19 03:33:05.643 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86312026-03-19T03:33:06.717Z[ host-image] Mar 19 03:33:05.650 INFO O| Mar 19 03:33:05.650 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/acpica"
86322026-03-19T03:33:06.717Z[ host-image] Mar 19 03:33:05.650 INFO O| Mar 19 03:33:05.650 INFO STEP 18 (remove_files) COMPLETE
86332026-03-19T03:33:06.717Z[ host-image] Mar 19 03:33:05.650 INFO O| Mar 19 03:33:05.650 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86342026-03-19T03:33:06.720Z[ host-image] Mar 19 03:33:05.658 INFO O| Mar 19 03:33:05.658 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/tem"
86352026-03-19T03:33:06.720Z[ host-image] Mar 19 03:33:05.658 INFO O| Mar 19 03:33:05.658 INFO STEP 19 (remove_files) COMPLETE
86362026-03-19T03:33:06.720Z[ host-image] Mar 19 03:33:05.658 INFO O| Mar 19 03:33:05.658 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86372026-03-19T03:33:06.728Z[ host-image] Mar 19 03:33:05.665 INFO O| Mar 19 03:33:05.665 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
86382026-03-19T03:33:06.728Z[ host-image] Mar 19 03:33:05.665 INFO O| Mar 19 03:33:05.665 INFO STEP 20 (remove_files) COMPLETE
86392026-03-19T03:33:06.731Z[ host-image] Mar 19 03:33:05.665 INFO O| Mar 19 03:33:05.665 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86402026-03-19T03:33:06.735Z[ host-image] Mar 19 03:33:05.673 INFO O| Mar 19 03:33:05.673 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/wc"
86412026-03-19T03:33:06.739Z[ host-image] Mar 19 03:33:05.673 INFO O| Mar 19 03:33:05.673 INFO STEP 21 (remove_files) COMPLETE
86422026-03-19T03:33:06.739Z[ host-image] Mar 19 03:33:05.673 INFO O| Mar 19 03:33:05.673 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86432026-03-19T03:33:06.743Z[ host-image] Mar 19 03:33:05.681 INFO O| Mar 19 03:33:05.681 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
86442026-03-19T03:33:06.743Z[ host-image] Mar 19 03:33:05.681 INFO O| Mar 19 03:33:05.681 INFO STEP 22 (remove_files) COMPLETE
86452026-03-19T03:33:06.743Z[ host-image] Mar 19 03:33:05.681 INFO O| Mar 19 03:33:05.681 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86462026-03-19T03:33:06.751Z[ host-image] Mar 19 03:33:05.689 INFO O| Mar 19 03:33:05.689 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/conskbd"
86472026-03-19T03:33:06.754Z[ host-image] Mar 19 03:33:05.689 INFO O| Mar 19 03:33:05.689 INFO STEP 23 (remove_files) COMPLETE
86482026-03-19T03:33:06.754Z[ host-image] Mar 19 03:33:05.689 INFO O| Mar 19 03:33:05.689 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86492026-03-19T03:33:06.759Z[ host-image] Mar 19 03:33:05.697 INFO O| Mar 19 03:33:05.697 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/tzmon"
86502026-03-19T03:33:06.763Z[ host-image] Mar 19 03:33:05.697 INFO O| Mar 19 03:33:05.697 INFO STEP 24 (remove_files) COMPLETE
86512026-03-19T03:33:06.763Z[ host-image] Mar 19 03:33:05.697 INFO O| Mar 19 03:33:05.697 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86522026-03-19T03:33:06.766Z[ host-image] Mar 19 03:33:05.704 INFO O| Mar 19 03:33:05.704 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/power"
86532026-03-19T03:33:06.769Z[ host-image] Mar 19 03:33:05.704 INFO O| Mar 19 03:33:05.704 INFO STEP 25 (remove_files) COMPLETE
86542026-03-19T03:33:06.769Z[ host-image] Mar 19 03:33:05.704 INFO O| Mar 19 03:33:05.704 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86552026-03-19T03:33:06.775Z[ host-image] Mar 19 03:33:05.712 INFO O| Mar 19 03:33:05.712 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio"
86562026-03-19T03:33:06.778Z[ host-image] Mar 19 03:33:05.713 INFO O| Mar 19 03:33:05.713 INFO STEP 26 (remove_files) COMPLETE
86572026-03-19T03:33:06.778Z[ host-image] Mar 19 03:33:05.713 INFO O| Mar 19 03:33:05.713 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86582026-03-19T03:33:06.783Z[ host-image] Mar 19 03:33:05.720 INFO O| Mar 19 03:33:05.720 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio1575"
86592026-03-19T03:33:06.783Z[ host-image] Mar 19 03:33:05.720 INFO O| Mar 19 03:33:05.720 INFO STEP 27 (remove_files) COMPLETE
86602026-03-19T03:33:06.783Z[ host-image] Mar 19 03:33:05.720 INFO O| Mar 19 03:33:05.720 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86612026-03-19T03:33:06.790Z[ host-image] Mar 19 03:33:05.728 INFO O| Mar 19 03:33:05.728 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audioens"
86622026-03-19T03:33:06.793Z[ host-image] Mar 19 03:33:05.728 INFO O| Mar 19 03:33:05.728 INFO STEP 28 (remove_files) COMPLETE
86632026-03-19T03:33:06.793Z[ host-image] Mar 19 03:33:05.728 INFO O| Mar 19 03:33:05.728 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86642026-03-19T03:33:06.798Z[ host-image] Mar 19 03:33:05.736 INFO O| Mar 19 03:33:05.736 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiopci"
86652026-03-19T03:33:06.798Z[ host-image] Mar 19 03:33:05.736 INFO O| Mar 19 03:33:05.736 INFO STEP 29 (remove_files) COMPLETE
86662026-03-19T03:33:06.801Z[ host-image] Mar 19 03:33:05.736 INFO O| Mar 19 03:33:05.736 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86672026-03-19T03:33:06.809Z[ host-image] Mar 19 03:33:05.746 INFO O| Mar 19 03:33:05.746 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiots"
86682026-03-19T03:33:06.812Z[ host-image] Mar 19 03:33:05.747 INFO O| Mar 19 03:33:05.747 INFO STEP 30 (remove_files) COMPLETE
86692026-03-19T03:33:06.812Z[ host-image] Mar 19 03:33:05.747 INFO O| Mar 19 03:33:05.747 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86702026-03-19T03:33:06.819Z[ host-image] Mar 19 03:33:05.757 INFO O| Mar 19 03:33:05.757 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ehci"
86712026-03-19T03:33:06.822Z[ host-image] Mar 19 03:33:05.757 INFO O| Mar 19 03:33:05.757 INFO STEP 31 (remove_files) COMPLETE
86722026-03-19T03:33:06.822Z[ host-image] Mar 19 03:33:05.757 INFO O| Mar 19 03:33:05.757 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86732026-03-19T03:33:06.828Z[ host-image] Mar 19 03:33:05.765 INFO O| Mar 19 03:33:05.765 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hid"
86742026-03-19T03:33:06.828Z[ host-image] Mar 19 03:33:05.766 INFO O| Mar 19 03:33:05.766 INFO STEP 32 (remove_files) COMPLETE
86752026-03-19T03:33:06.831Z[ host-image] Mar 19 03:33:05.766 INFO O| Mar 19 03:33:05.766 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86762026-03-19T03:33:06.836Z[ host-image] Mar 19 03:33:05.774 INFO O| Mar 19 03:33:05.774 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hubd"
86772026-03-19T03:33:06.839Z[ host-image] Mar 19 03:33:05.774 INFO O| Mar 19 03:33:05.774 INFO STEP 33 (remove_files) COMPLETE
86782026-03-19T03:33:06.839Z[ host-image] Mar 19 03:33:05.774 INFO O| Mar 19 03:33:05.774 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86792026-03-19T03:33:06.844Z[ host-image] Mar 19 03:33:05.782 INFO O| Mar 19 03:33:05.782 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ohci"
86802026-03-19T03:33:06.847Z[ host-image] Mar 19 03:33:05.782 INFO O| Mar 19 03:33:05.782 INFO STEP 34 (remove_files) COMPLETE
86812026-03-19T03:33:06.847Z[ host-image] Mar 19 03:33:05.782 INFO O| Mar 19 03:33:05.782 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86822026-03-19T03:33:06.852Z[ host-image] Mar 19 03:33:05.790 INFO O| Mar 19 03:33:05.790 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
86832026-03-19T03:33:06.852Z[ host-image] Mar 19 03:33:05.790 INFO O| Mar 19 03:33:05.790 INFO STEP 35 (remove_files) COMPLETE
86842026-03-19T03:33:06.855Z[ host-image] Mar 19 03:33:05.790 INFO O| Mar 19 03:33:05.790 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86852026-03-19T03:33:06.860Z[ host-image] Mar 19 03:33:05.797 INFO O| Mar 19 03:33:05.797 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/uhci"
86862026-03-19T03:33:06.863Z[ host-image] Mar 19 03:33:05.798 INFO O| Mar 19 03:33:05.797 INFO STEP 36 (remove_files) COMPLETE
86872026-03-19T03:33:06.863Z[ host-image] Mar 19 03:33:05.798 INFO O| Mar 19 03:33:05.797 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86882026-03-19T03:33:06.867Z[ host-image] Mar 19 03:33:05.805 INFO O| Mar 19 03:33:05.805 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
86892026-03-19T03:33:06.867Z[ host-image] Mar 19 03:33:05.805 INFO O| Mar 19 03:33:05.805 INFO STEP 37 (remove_files) COMPLETE
86902026-03-19T03:33:06.867Z[ host-image] Mar 19 03:33:05.805 INFO O| Mar 19 03:33:05.805 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86912026-03-19T03:33:06.875Z[ host-image] Mar 19 03:33:05.812 INFO O| Mar 19 03:33:05.812 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_as"
86922026-03-19T03:33:06.878Z[ host-image] Mar 19 03:33:05.813 INFO O| Mar 19 03:33:05.813 INFO STEP 38 (remove_files) COMPLETE
86932026-03-19T03:33:06.878Z[ host-image] Mar 19 03:33:05.813 INFO O| Mar 19 03:33:05.813 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86942026-03-19T03:33:06.882Z[ host-image] Mar 19 03:33:05.820 INFO O| Mar 19 03:33:05.820 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
86952026-03-19T03:33:06.882Z[ host-image] Mar 19 03:33:05.820 INFO O| Mar 19 03:33:05.820 INFO STEP 39 (remove_files) COMPLETE
86962026-03-19T03:33:06.885Z[ host-image] Mar 19 03:33:05.820 INFO O| Mar 19 03:33:05.820 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
86972026-03-19T03:33:06.890Z[ host-image] Mar 19 03:33:05.828 INFO O| Mar 19 03:33:05.828 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
86982026-03-19T03:33:06.890Z[ host-image] Mar 19 03:33:05.828 INFO O| Mar 19 03:33:05.828 INFO STEP 40 (remove_files) COMPLETE
86992026-03-19T03:33:06.893Z[ host-image] Mar 19 03:33:05.828 INFO O| Mar 19 03:33:05.828 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87002026-03-19T03:33:06.899Z[ host-image] Mar 19 03:33:05.836 INFO O| Mar 19 03:33:05.836 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usbprn"
87012026-03-19T03:33:06.899Z[ host-image] Mar 19 03:33:05.836 INFO O| Mar 19 03:33:05.836 INFO STEP 41 (remove_files) COMPLETE
87022026-03-19T03:33:06.901Z[ host-image] Mar 19 03:33:05.836 INFO O| Mar 19 03:33:05.836 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87032026-03-19T03:33:06.907Z[ host-image] Mar 19 03:33:05.845 INFO O| Mar 19 03:33:05.845 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/xhci"
87042026-03-19T03:33:06.910Z[ host-image] Mar 19 03:33:05.845 INFO O| Mar 19 03:33:05.845 INFO STEP 42 (remove_files) COMPLETE
87052026-03-19T03:33:06.910Z[ host-image] Mar 19 03:33:05.845 INFO O| Mar 19 03:33:05.845 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87062026-03-19T03:33:06.915Z[ host-image] Mar 19 03:33:05.852 INFO O| Mar 19 03:33:05.852 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
87072026-03-19T03:33:06.915Z[ host-image] Mar 19 03:33:05.852 INFO O| Mar 19 03:33:05.852 INFO STEP 43 (remove_files) COMPLETE
87082026-03-19T03:33:06.915Z[ host-image] Mar 19 03:33:05.852 INFO O| Mar 19 03:33:05.852 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87092026-03-19T03:33:06.922Z[ host-image] Mar 19 03:33:05.859 INFO O| Mar 19 03:33:05.859 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
87102026-03-19T03:33:06.925Z[ host-image] Mar 19 03:33:05.860 INFO O| Mar 19 03:33:05.860 INFO STEP 44 (remove_files) COMPLETE
87112026-03-19T03:33:06.925Z[ host-image] Mar 19 03:33:05.860 INFO O| Mar 19 03:33:05.860 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87122026-03-19T03:33:06.929Z[ host-image] Mar 19 03:33:05.867 INFO O| Mar 19 03:33:05.867 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
87132026-03-19T03:33:06.929Z[ host-image] Mar 19 03:33:05.867 INFO O| Mar 19 03:33:05.867 INFO STEP 45 (remove_files) COMPLETE
87142026-03-19T03:33:06.932Z[ host-image] Mar 19 03:33:05.867 INFO O| Mar 19 03:33:05.867 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87152026-03-19T03:33:06.937Z[ host-image] Mar 19 03:33:05.874 INFO O| Mar 19 03:33:05.874 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
87162026-03-19T03:33:06.937Z[ host-image] Mar 19 03:33:05.874 INFO O| Mar 19 03:33:05.874 INFO STEP 46 (remove_files) COMPLETE
87172026-03-19T03:33:06.940Z[ host-image] Mar 19 03:33:05.875 INFO O| Mar 19 03:33:05.874 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87182026-03-19T03:33:06.944Z[ host-image] Mar 19 03:33:05.881 INFO O| Mar 19 03:33:05.881 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
87192026-03-19T03:33:06.944Z[ host-image] Mar 19 03:33:05.881 INFO O| Mar 19 03:33:05.881 INFO STEP 47 (remove_files) COMPLETE
87202026-03-19T03:33:06.944Z[ host-image] Mar 19 03:33:05.881 INFO O| Mar 19 03:33:05.881 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87212026-03-19T03:33:06.952Z[ host-image] Mar 19 03:33:05.889 INFO O| Mar 19 03:33:05.889 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
87222026-03-19T03:33:06.952Z[ host-image] Mar 19 03:33:05.889 INFO O| Mar 19 03:33:05.889 INFO STEP 48 (remove_files) COMPLETE
87232026-03-19T03:33:06.956Z[ host-image] Mar 19 03:33:05.889 INFO O| Mar 19 03:33:05.889 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87242026-03-19T03:33:06.960Z[ host-image] Mar 19 03:33:05.897 INFO O| Mar 19 03:33:05.897 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mpt"
87252026-03-19T03:33:06.960Z[ host-image] Mar 19 03:33:05.897 INFO O| Mar 19 03:33:05.897 INFO STEP 49 (remove_files) COMPLETE
87262026-03-19T03:33:06.960Z[ host-image] Mar 19 03:33:05.897 INFO O| Mar 19 03:33:05.897 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87272026-03-19T03:33:06.967Z[ host-image] Mar 19 03:33:05.905 INFO O| Mar 19 03:33:05.905 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/mpt.conf"
87282026-03-19T03:33:06.967Z[ host-image] Mar 19 03:33:05.905 INFO O| Mar 19 03:33:05.905 INFO STEP 50 (remove_files) COMPLETE
87292026-03-19T03:33:06.970Z[ host-image] Mar 19 03:33:05.905 INFO O| Mar 19 03:33:05.905 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87302026-03-19T03:33:06.974Z[ host-image] Mar 19 03:33:05.912 INFO O| Mar 19 03:33:05.912 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
87312026-03-19T03:33:06.974Z[ host-image] Mar 19 03:33:05.912 INFO O| Mar 19 03:33:05.912 INFO STEP 51 (remove_files) COMPLETE
87322026-03-19T03:33:06.977Z[ host-image] Mar 19 03:33:05.912 INFO O| Mar 19 03:33:05.912 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87332026-03-19T03:33:06.981Z[ host-image] Mar 19 03:33:05.919 INFO O| Mar 19 03:33:05.919 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
87342026-03-19T03:33:06.984Z[ host-image] Mar 19 03:33:05.919 INFO O| Mar 19 03:33:05.919 INFO STEP 52 (remove_files) COMPLETE
87352026-03-19T03:33:06.984Z[ host-image] Mar 19 03:33:05.919 INFO O| Mar 19 03:33:05.919 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87362026-03-19T03:33:06.988Z[ host-image] Mar 19 03:33:05.926 INFO O| Mar 19 03:33:05.926 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/bootadm"
87372026-03-19T03:33:06.992Z[ host-image] Mar 19 03:33:05.926 INFO O| Mar 19 03:33:05.926 INFO STEP 53 (remove_files) COMPLETE
87382026-03-19T03:33:06.992Z[ host-image] Mar 19 03:33:05.926 INFO O| Mar 19 03:33:05.926 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87392026-03-19T03:33:06.997Z[ host-image] Mar 19 03:33:05.935 INFO O| Mar 19 03:33:05.935 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/bootadm"
87402026-03-19T03:33:06.997Z[ host-image] Mar 19 03:33:05.935 INFO O| Mar 19 03:33:05.935 INFO STEP 54 (remove_files) COMPLETE
87412026-03-19T03:33:07.000Z[ host-image] Mar 19 03:33:05.935 INFO O| Mar 19 03:33:05.935 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87422026-03-19T03:33:07.005Z[ host-image] Mar 19 03:33:05.942 INFO O| Mar 19 03:33:05.942 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/beadm"
87432026-03-19T03:33:07.005Z[ host-image] Mar 19 03:33:05.942 INFO O| Mar 19 03:33:05.942 INFO STEP 55 (remove_files) COMPLETE
87442026-03-19T03:33:07.008Z[ host-image] Mar 19 03:33:05.942 INFO O| Mar 19 03:33:05.942 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87452026-03-19T03:33:07.012Z[ host-image] Mar 19 03:33:05.949 INFO O| Mar 19 03:33:05.949 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/beadm"
87462026-03-19T03:33:07.015Z[ host-image] Mar 19 03:33:05.949 INFO O| Mar 19 03:33:05.949 INFO STEP 56 (remove_files) COMPLETE
87472026-03-19T03:33:07.015Z[ host-image] Mar 19 03:33:05.949 INFO O| Mar 19 03:33:05.949 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87482026-03-19T03:33:07.021Z[ host-image] Mar 19 03:33:05.957 INFO O| Mar 19 03:33:05.957 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/etc/default/tar"
87492026-03-19T03:33:07.021Z[ host-image] Mar 19 03:33:05.958 INFO O| Mar 19 03:33:05.958 INFO STEP 57 (remove_files) COMPLETE
87502026-03-19T03:33:07.024Z[ host-image] Mar 19 03:33:05.958 INFO O| Mar 19 03:33:05.958 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87512026-03-19T03:33:07.028Z[ host-image] Mar 19 03:33:05.965 INFO O| Mar 19 03:33:05.965 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
87522026-03-19T03:33:07.028Z[ host-image] Mar 19 03:33:05.965 INFO O| Mar 19 03:33:05.965 INFO writing /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap ...
87532026-03-19T03:33:07.031Z[ host-image] Mar 19 03:33:05.966 INFO O| Mar 19 03:33:05.966 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
87542026-03-19T03:33:07.031Z[ host-image] Mar 19 03:33:05.966 INFO O| Mar 19 03:33:05.966 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
87552026-03-19T03:33:07.032Z[ host-image] Mar 19 03:33:05.966 INFO O| Mar 19 03:33:05.966 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
87562026-03-19T03:33:07.032Z[ host-image] Mar 19 03:33:05.966 INFO O| Mar 19 03:33:05.966 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
87572026-03-19T03:33:07.032Z[ host-image] Mar 19 03:33:05.966 INFO O| Mar 19 03:33:05.966 INFO ok!
87582026-03-19T03:33:07.032Z[ host-image] Mar 19 03:33:05.966 INFO O| Mar 19 03:33:05.966 INFO STEP 58 (ensure_file) COMPLETE
87592026-03-19T03:33:07.032Z[ host-image] Mar 19 03:33:05.966 INFO O| Mar 19 03:33:05.966 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87602026-03-19T03:33:07.035Z[ host-image] Mar 19 03:33:05.973 INFO O| Mar 19 03:33:05.973 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
87612026-03-19T03:33:07.036Z[ host-image] Mar 19 03:33:05.973 INFO O| Mar 19 03:33:05.973 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
87622026-03-19T03:33:07.036Z[ host-image] Mar 19 03:33:05.973 INFO O| Mar 19 03:33:05.973 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
87632026-03-19T03:33:07.037Z[ host-image] Mar 19 03:33:05.973 INFO O| Mar 19 03:33:05.973 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
87642026-03-19T03:33:07.037Z[ host-image] Mar 19 03:33:05.973 INFO O| Mar 19 03:33:05.973 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
87652026-03-19T03:33:07.037Z[ host-image] Mar 19 03:33:05.973 INFO O| Mar 19 03:33:05.973 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
87662026-03-19T03:33:07.041Z[ host-image] Mar 19 03:33:05.973 INFO O| Mar 19 03:33:05.973 INFO ok!
87672026-03-19T03:33:07.041Z[ host-image] Mar 19 03:33:05.973 INFO O| Mar 19 03:33:05.973 INFO STEP 59 (ensure_file) COMPLETE
87682026-03-19T03:33:07.041Z[ host-image] Mar 19 03:33:05.973 INFO O| Mar 19 03:33:05.973 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87692026-03-19T03:33:08.047Z[ host-image] Mar 19 03:33:05.981 INFO O| Mar 19 03:33:05.981 INFO file /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile does not exist
87702026-03-19T03:33:08.047Z[ host-image] Mar 19 03:33:05.981 INFO O| Mar 19 03:33:05.981 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile ...
87712026-03-19T03:33:08.047Z[ host-image] Mar 19 03:33:05.981 INFO O| Mar 19 03:33:05.981 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile
87722026-03-19T03:33:08.048Z[ host-image] Mar 19 03:33:05.981 INFO O| Mar 19 03:33:05.981 INFO ok!
87732026-03-19T03:33:08.048Z[ host-image] Mar 19 03:33:05.981 INFO O| Mar 19 03:33:05.981 INFO STEP 60 (ensure_file) COMPLETE
87742026-03-19T03:33:08.048Z[ host-image] Mar 19 03:33:05.981 INFO O| Mar 19 03:33:05.981 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87752026-03-19T03:33:08.053Z[ host-image] Mar 19 03:33:05.989 INFO O| Mar 19 03:33:05.989 WARN file /rpool/images/build/host/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
87762026-03-19T03:33:08.053Z[ host-image] Mar 19 03:33:05.989 INFO O| Mar 19 03:33:05.989 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/sled/ramdisk/root/.bashrc ...
87772026-03-19T03:33:08.053Z[ host-image] Mar 19 03:33:05.989 INFO O| Mar 19 03:33:05.989 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bashrc
87782026-03-19T03:33:08.053Z[ host-image] Mar 19 03:33:05.989 INFO O| Mar 19 03:33:05.989 INFO ok!
87792026-03-19T03:33:08.053Z[ host-image] Mar 19 03:33:05.989 INFO O| Mar 19 03:33:05.989 INFO STEP 61 (ensure_file) COMPLETE
87802026-03-19T03:33:08.053Z[ host-image] Mar 19 03:33:05.989 INFO O| Mar 19 03:33:05.989 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87812026-03-19T03:33:08.053Z[ host-image] Mar 19 03:33:05.997 INFO O| Mar 19 03:33:05.997 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
87822026-03-19T03:33:08.053Z[ host-image] Mar 19 03:33:05.997 INFO O| Mar 19 03:33:05.997 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/sled/ramdisk/etc/motd ...
87832026-03-19T03:33:08.053Z[ host-image] Mar 19 03:33:05.997 INFO O| Mar 19 03:33:05.997 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
87842026-03-19T03:33:08.053Z[ host-image] Mar 19 03:33:05.997 INFO O| Mar 19 03:33:05.997 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
87852026-03-19T03:33:08.053Z[ host-image] Mar 19 03:33:05.997 INFO O| Mar 19 03:33:05.997 INFO ok!
87862026-03-19T03:33:08.053Z[ host-image] Mar 19 03:33:05.997 INFO O| Mar 19 03:33:05.997 INFO STEP 62 (ensure_file) COMPLETE
87872026-03-19T03:33:08.054Z[ host-image] Mar 19 03:33:05.997 INFO O| Mar 19 03:33:05.997 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87882026-03-19T03:33:08.054Z[ host-image] Mar 19 03:33:06.005 INFO O| Mar 19 03:33:06.005 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
87892026-03-19T03:33:08.054Z[ host-image] Mar 19 03:33:06.005 INFO O| Mar 19 03:33:06.005 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
87902026-03-19T03:33:08.054Z[ host-image] Mar 19 03:33:06.005 INFO O| Mar 19 03:33:06.005 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
87912026-03-19T03:33:08.054Z[ host-image] Mar 19 03:33:06.005 INFO O| Mar 19 03:33:06.005 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
87922026-03-19T03:33:08.054Z[ host-image] Mar 19 03:33:06.005 INFO O| Mar 19 03:33:06.005 INFO ok!
87932026-03-19T03:33:08.054Z[ host-image] Mar 19 03:33:06.005 INFO O| Mar 19 03:33:06.005 INFO STEP 63 (ensure_file) COMPLETE
87942026-03-19T03:33:08.054Z[ host-image] Mar 19 03:33:06.005 INFO O| Mar 19 03:33:06.005 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
87952026-03-19T03:33:08.054Z[ host-image] Mar 19 03:33:06.013 INFO O| Mar 19 03:33:06.013 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
87962026-03-19T03:33:08.054Z[ host-image] Mar 19 03:33:06.013 INFO O| Mar 19 03:33:06.013 INFO writing /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly ...
87972026-03-19T03:33:08.054Z[ host-image] Mar 19 03:33:06.013 INFO O| Mar 19 03:33:06.013 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly
87982026-03-19T03:33:08.054Z[ host-image] Mar 19 03:33:06.013 INFO O| Mar 19 03:33:06.013 INFO ok!
87992026-03-19T03:33:08.054Z[ host-image] Mar 19 03:33:06.013 INFO O| Mar 19 03:33:06.013 INFO STEP 64 (assemble_files) COMPLETE
88002026-03-19T03:33:08.054Z[ host-image] Mar 19 03:33:06.013 INFO O| Mar 19 03:33:06.013 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
88012026-03-19T03:33:08.054Z[ host-image] Mar 19 03:33:06.023 INFO O| Mar 19 03:33:06.023 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf does not exist
88022026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.023 INFO O| Mar 19 03:33:06.023 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf ...
88032026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.023 INFO O| Mar 19 03:33:06.023 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
88042026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.023 INFO O| Mar 19 03:33:06.023 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
88052026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.023 INFO O| Mar 19 03:33:06.023 INFO ok!
88062026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.023 INFO O| Mar 19 03:33:06.023 INFO STEP 65 (ensure_file) COMPLETE
88072026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.023 INFO O| Mar 19 03:33:06.023 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
88082026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.031 INFO O| Mar 19 03:33:06.031 INFO creating directory: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
88092026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.031 INFO O| Mar 19 03:33:06.031 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
88102026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.031 INFO O| Mar 19 03:33:06.031 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
88112026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.031 INFO O| Mar 19 03:33:06.031 INFO STEP 66 (ensure_dir) COMPLETE
88122026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.031 INFO O| Mar 19 03:33:06.031 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
88132026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.039 INFO O| Mar 19 03:33:06.039 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
88142026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.039 INFO O| Mar 19 03:33:06.039 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 ...
88152026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.046 INFO O| Mar 19 03:33:06.046 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
88162026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.046 INFO O| Mar 19 03:33:06.046 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
88172026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.046 INFO O| Mar 19 03:33:06.046 INFO ok!
88182026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.046 INFO O| Mar 19 03:33:06.046 INFO STEP 67 (ensure_file) COMPLETE
88192026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.046 INFO O| Mar 19 03:33:06.046 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
88202026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.054 INFO O| Mar 19 03:33:06.054 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
88212026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.054 INFO O| Mar 19 03:33:06.054 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 ...
88222026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.054 INFO O| Mar 19 03:33:06.054 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
88232026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.054 INFO O| Mar 19 03:33:06.054 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
88242026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.054 INFO O| Mar 19 03:33:06.054 INFO ok!
88252026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.054 INFO O| Mar 19 03:33:06.054 INFO STEP 68 (ensure_file) COMPLETE
88262026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.054 INFO O| Mar 19 03:33:06.054 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
88272026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.065 INFO O| Mar 19 03:33:06.065 INFO file /rpool/images/build/host/output/sled-ramdisk.tar does not already exist, skipping removal
88282026-03-19T03:33:08.055Z[ host-image] Mar 19 03:33:06.065 INFO O| Mar 19 03:33:06.065 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/ramdisk", "."]
88292026-03-19T03:33:08.065Z[ recovery-image] Mar 19 03:33:07.002 INFO O| Mar 19 03:33:07.002 INFO lofi device = /dev/dsk/c2t1d0p0
88302026-03-19T03:33:08.065Z[ recovery-image] Mar 19 03:33:07.003 INFO O| Mar 19 03:33:07.002 INFO pool device = /dev/dsk/c2t1d0p0
88312026-03-19T03:33:08.069Z[ recovery-image] Mar 19 03:33:07.003 INFO O| Mar 19 03:33:07.003 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"]
88322026-03-19T03:33:08.167Z[ recovery-image] Mar 19 03:33:07.105 INFO O| Mar 19 03:33:07.105 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
88332026-03-19T03:33:08.167Z[ recovery-image] Mar 19 03:33:07.105 INFO O| Mar 19 03:33:07.105 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT
88342026-03-19T03:33:08.186Z[ recovery-image] Mar 19 03:33:07.123 INFO O| Mar 19 03:33:07.123 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: canmount = off
88352026-03-19T03:33:08.231Z[ recovery-image] Mar 19 03:33:07.168 INFO O| Mar 19 03:33:07.168 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: mountpoint = legacy
88362026-03-19T03:33:08.288Z[ recovery-image] Mar 19 03:33:07.226 INFO O| Mar 19 03:33:07.226 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT/ramdisk
88372026-03-19T03:33:08.307Z[ recovery-image] Mar 19 03:33:07.245 INFO O| Mar 19 03:33:07.245 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: canmount = noauto
88382026-03-19T03:33:08.320Z[ recovery-image] Mar 19 03:33:07.257 INFO O| Mar 19 03:33:07.257 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
88392026-03-19T03:33:08.361Z[ recovery-image] Mar 19 03:33:07.299 INFO O| Mar 19 03:33:07.299 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a
88402026-03-19T03:33:08.361Z[ recovery-image] Mar 19 03:33:07.299 INFO O| Mar 19 03:33:07.299 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a
88412026-03-19T03:33:08.362Z[ recovery-image] Mar 19 03:33:07.299 INFO O| Mar 19 03:33:07.299 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
88422026-03-19T03:33:08.369Z[ recovery-image] Mar 19 03:33:07.307 INFO O| Mar 19 03:33:07.307 INFO boot environment UUID: a4dee2c5-3565-49e4-9875-531b93978f0b
88432026-03-19T03:33:08.369Z[ recovery-image] Mar 19 03:33:07.307 INFO O| Mar 19 03:33:07.307 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = a4dee2c5-3565-49e4-9875-531b93978f0b
88442026-03-19T03:33:08.379Z[ recovery-image] Mar 19 03:33:07.317 INFO O| Mar 19 03:33:07.317 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
88452026-03-19T03:33:08.389Z[ recovery-image] Mar 19 03:33:07.326 INFO O| Mar 19 03:33:07.326 INFO STEP 0 (create_be) COMPLETE
88462026-03-19T03:33:08.389Z[ recovery-image] Mar 19 03:33:07.326 INFO O| Mar 19 03:33:07.326 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
88472026-03-19T03:33:08.404Z[ recovery-image] Mar 19 03:33:07.342 INFO O| Mar 19 03:33:07.342 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"]
88482026-03-19T03:33:09.182Z[ host-image] Mar 19 03:33:08.119 INFO O| Mar 19 03:33:08.119 INFO STEP 69 (pack_tar) COMPLETE
88492026-03-19T03:33:09.182Z[ host-image] Mar 19 03:33:08.119 INFO O| Mar 19 03:33:08.119 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@trim
88502026-03-19T03:33:09.186Z[ host-image] Mar 19 03:33:08.119 INFO O| Mar 19 03:33:08.119 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@trim
88512026-03-19T03:33:09.527Z[ host-image] Mar 19 03:33:08.464 INFO O| Mar 19 03:33:08.464 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
88522026-03-19T03:33:09.650Z[ host-image] Mar 19 03:33:08.587 INFO O| Mar 19 03:33:08.586 INFO completed processing sled/ramdisk-02-trim
88532026-03-19T03:33:09.653Z[ host-image] Mar 19 03:33:08.590 INFO image builder template: zfs...
88542026-03-19T03:33:09.654Z[ host-image] Mar 19 03:33:08.590 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/.tmpHsrGlm/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", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "zfs"], pwd: None
88552026-03-19T03:33:09.676Z[ host-image] Mar 19 03:33:08.614 INFO O| Mar 19 03:33:08.613 INFO skip include "stress" because feature "stress" is not enabled
88562026-03-19T03:33:09.676Z[ host-image] Mar 19 03:33:08.614 INFO O| Mar 19 03:33:08.614 INFO skip include "stress" because feature "compliance" is not enabled
88572026-03-19T03:33:09.728Z[ host-image] Mar 19 03:33:08.666 INFO O| Mar 19 03:33:08.665 INFO temporary dataset: rpool/images/build/host/tmp/sled/zfs
88582026-03-19T03:33:09.733Z[ host-image] Mar 19 03:33:08.671 INFO O| Mar 19 03:33:08.671 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/zfs
88592026-03-19T03:33:09.907Z[ host-image] Mar 19 03:33:08.845 INFO O| Mar 19 03:33:08.845 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/zfs: sync = disabled
88602026-03-19T03:33:09.931Z[ recovery-image] Mar 19 03:33:08.869 INFO O| Mar 19 03:33:08.869 INFO STEP 1 (unpack_tar) COMPLETE
88612026-03-19T03:33:09.931Z[ recovery-image] Mar 19 03:33:08.869 INFO O| Mar 19 03:33:08.869 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
88622026-03-19T03:33:09.940Z[ recovery-image] Mar 19 03:33:08.878 INFO O| Mar 19 03:33:08.878 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
88632026-03-19T03:33:10.017Z[ host-image] Mar 19 03:33:08.955 INFO O| Mar 19 03:33:08.955 INFO temporary directory: /rpool/images/build/host/tmp/sled/zfs
88642026-03-19T03:33:10.017Z[ host-image] Mar 19 03:33:08.955 INFO O| Mar 19 03:33:08.955 INFO work dataset: rpool/images/build/host/work/sled/zfs
88652026-03-19T03:33:10.024Z[ host-image] Mar 19 03:33:08.962 INFO O| Mar 19 03:33:08.962 INFO CREATE DATASET: rpool/images/build/host/work/sled/zfs
88662026-03-19T03:33:10.141Z[ host-image] Mar 19 03:33:09.079 INFO O| Mar 19 03:33:09.079 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/sled/zfs: sync = disabled
88672026-03-19T03:33:10.189Z[ recovery-image] Mar 19 03:33:09.126 INFO O| Mar 19 03:33:09.126 INFO STEP 2 (devfsadm) COMPLETE
88682026-03-19T03:33:10.189Z[ recovery-image] Mar 19 03:33:09.126 INFO O| Mar 19 03:33:09.126 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
88692026-03-19T03:33:10.198Z[ recovery-image] Mar 19 03:33:09.136 INFO O| Mar 19 03:33:09.135 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
88702026-03-19T03:33:10.198Z[ recovery-image] Mar 19 03:33:09.136 INFO O| Mar 19 03:33:09.136 INFO STEP 3 (ensure_dir) COMPLETE
88712026-03-19T03:33:10.201Z[ recovery-image] Mar 19 03:33:09.136 INFO O| Mar 19 03:33:09.136 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
88722026-03-19T03:33:10.206Z[ recovery-image] Mar 19 03:33:09.143 INFO O| Mar 19 03:33:09.143 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
88732026-03-19T03:33:10.209Z[ recovery-image] Mar 19 03:33:09.143 INFO O| Mar 19 03:33:09.143 INFO STEP 4 (ensure_dir) COMPLETE
88742026-03-19T03:33:10.209Z[ recovery-image] Mar 19 03:33:09.143 INFO O| Mar 19 03:33:09.143 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
88752026-03-19T03:33:10.215Z[ recovery-image] Mar 19 03:33:09.153 INFO O| Mar 19 03:33:09.153 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
88762026-03-19T03:33:10.215Z[ recovery-image] Mar 19 03:33:09.153 INFO O| Mar 19 03:33:09.153 INFO STEP 5 (ensure_dir) COMPLETE
88772026-03-19T03:33:10.218Z[ recovery-image] Mar 19 03:33:09.153 INFO O| Mar 19 03:33:09.153 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
88782026-03-19T03:33:10.223Z[ recovery-image] Mar 19 03:33:09.161 INFO O| Mar 19 03:33:09.161 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
88792026-03-19T03:33:10.225Z[ recovery-image] Mar 19 03:33:09.161 INFO O| Mar 19 03:33:09.161 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
88802026-03-19T03:33:10.226Z[ recovery-image] Mar 19 03:33:09.161 INFO O| Mar 19 03:33:09.161 INFO STEP 6 (ensure_dir) COMPLETE
88812026-03-19T03:33:10.226Z[ recovery-image] Mar 19 03:33:09.161 INFO O| Mar 19 03:33:09.161 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
88822026-03-19T03:33:10.230Z[ recovery-image] Mar 19 03:33:09.168 INFO O| Mar 19 03:33:09.168 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
88832026-03-19T03:33:10.232Z[ recovery-image] Mar 19 03:33:09.168 INFO O| Mar 19 03:33:09.168 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
88842026-03-19T03:33:10.232Z[ recovery-image] Mar 19 03:33:09.168 INFO O| Mar 19 03:33:09.168 INFO STEP 7 (ensure_dir) COMPLETE
88852026-03-19T03:33:10.232Z[ recovery-image] Mar 19 03:33:09.168 INFO O| Mar 19 03:33:09.168 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
88862026-03-19T03:33:10.232Z[ host-image] Mar 19 03:33:09.169 INFO O| Mar 19 03:33:09.169 INFO DESTROY POOL: TEMPORARY-sled-zfs
88872026-03-19T03:33:10.239Z[ host-image] Mar 19 03:33:09.177 INFO O| Mar 19 03:33:09.177 INFO image file: /rpool/images/build/host/work/sled/zfs/lofi.raw
88882026-03-19T03:33:10.242Z[ recovery-image] Mar 19 03:33:09.177 INFO O| Mar 19 03:33:09.177 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg"
88892026-03-19T03:33:10.242Z[ recovery-image] Mar 19 03:33:09.178 INFO O| Mar 19 03:33:09.178 INFO STEP 8 (remove_files) COMPLETE
88902026-03-19T03:33:10.242Z[ recovery-image] Mar 19 03:33:09.178 INFO O| Mar 19 03:33:09.178 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
88912026-03-19T03:33:10.245Z[ host-image] Mar 19 03:33:09.181 INFO O| Mar 19 03:33:09.181 INFO pool altroot: /rpool/images/build/host/work/sled/zfs/altroot
88922026-03-19T03:33:10.245Z[ host-image] Mar 19 03:33:09.181 INFO O| Mar 19 03:33:09.181 INFO no lofi found
88932026-03-19T03:33:10.245Z[ host-image] Mar 19 03:33:09.181 INFO O| Mar 19 03:33:09.181 INFO file /rpool/images/build/host/work/sled/zfs/lofi.raw does not already exist, skipping removal
88942026-03-19T03:33:10.245Z[ host-image] Mar 19 03:33:09.181 INFO O| Mar 19 03:33:09.181 INFO CREATE IMAGE (1050MB): /rpool/images/build/host/work/sled/zfs/lofi.raw
88952026-03-19T03:33:10.249Z[ recovery-image] Mar 19 03:33:09.187 INFO O| Mar 19 03:33:09.187 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk"
88962026-03-19T03:33:10.251Z[ recovery-image] Mar 19 03:33:09.187 INFO O| Mar 19 03:33:09.187 INFO STEP 9 (remove_files) COMPLETE
88972026-03-19T03:33:10.251Z[ recovery-image] Mar 19 03:33:09.187 INFO O| Mar 19 03:33:09.187 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
88982026-03-19T03:33:10.258Z[ recovery-image] Mar 19 03:33:09.196 INFO O| Mar 19 03:33:09.196 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk"
88992026-03-19T03:33:10.261Z[ recovery-image] Mar 19 03:33:09.197 INFO O| Mar 19 03:33:09.197 INFO STEP 10 (remove_files) COMPLETE
89002026-03-19T03:33:10.261Z[ recovery-image] Mar 19 03:33:09.197 INFO O| Mar 19 03:33:09.197 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
89012026-03-19T03:33:10.268Z[ recovery-image] Mar 19 03:33:09.206 INFO O| Mar 19 03:33:09.205 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors"
89022026-03-19T03:33:10.272Z[ recovery-image] Mar 19 03:33:09.206 INFO O| Mar 19 03:33:09.206 INFO STEP 11 (remove_files) COMPLETE
89032026-03-19T03:33:10.273Z[ recovery-image] Mar 19 03:33:09.206 INFO O| Mar 19 03:33:09.206 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
89042026-03-19T03:33:10.277Z[ recovery-image] Mar 19 03:33:09.215 INFO O| Mar 19 03:33:09.215 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb"
89052026-03-19T03:33:10.280Z[ recovery-image] Mar 19 03:33:09.215 INFO O| Mar 19 03:33:09.215 INFO STEP 12 (remove_files) COMPLETE
89062026-03-19T03:33:10.280Z[ recovery-image] Mar 19 03:33:09.215 INFO O| Mar 19 03:33:09.215 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
89072026-03-19T03:33:10.286Z[ recovery-image] Mar 19 03:33:09.224 INFO O| Mar 19 03:33:09.224 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
89082026-03-19T03:33:10.290Z[ recovery-image] Mar 19 03:33:09.224 INFO O| Mar 19 03:33:09.224 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
89092026-03-19T03:33:10.290Z[ recovery-image] Mar 19 03:33:09.224 INFO O| Mar 19 03:33:09.224 INFO STEP 13 (ensure_dir) COMPLETE
89102026-03-19T03:33:10.290Z[ recovery-image] Mar 19 03:33:09.224 INFO O| Mar 19 03:33:09.224 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
89112026-03-19T03:33:10.294Z[ recovery-image] Mar 19 03:33:09.232 INFO O| Mar 19 03:33:09.232 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
89122026-03-19T03:33:10.294Z[ recovery-image] Mar 19 03:33:09.232 INFO O| Mar 19 03:33:09.232 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
89132026-03-19T03:33:10.297Z[ recovery-image] Mar 19 03:33:09.232 INFO O| Mar 19 03:33:09.232 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
89142026-03-19T03:33:10.297Z[ recovery-image] Mar 19 03:33:09.232 INFO O| Mar 19 03:33:09.232 INFO STEP 14 (ensure_dir) COMPLETE
89152026-03-19T03:33:10.298Z[ recovery-image] Mar 19 03:33:09.232 INFO O| Mar 19 03:33:09.232 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
89162026-03-19T03:33:10.304Z[ recovery-image] Mar 19 03:33:09.241 INFO O| Mar 19 03:33:09.241 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
89172026-03-19T03:33:10.309Z[ recovery-image] Mar 19 03:33:09.241 INFO O| Mar 19 03:33:09.241 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
89182026-03-19T03:33:10.309Z[ recovery-image] Mar 19 03:33:09.241 INFO O| Mar 19 03:33:09.241 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
89192026-03-19T03:33:10.309Z[ recovery-image] Mar 19 03:33:09.241 INFO O| Mar 19 03:33:09.241 INFO STEP 15 (ensure_dir) COMPLETE
89202026-03-19T03:33:10.309Z[ recovery-image] Mar 19 03:33:09.241 INFO O| Mar 19 03:33:09.241 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
89212026-03-19T03:33:10.313Z[ recovery-image] Mar 19 03:33:09.250 INFO O| Mar 19 03:33:09.250 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
89222026-03-19T03:33:10.313Z[ recovery-image] Mar 19 03:33:09.250 INFO O| Mar 19 03:33:09.250 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
89232026-03-19T03:33:10.313Z[ recovery-image] Mar 19 03:33:09.250 INFO O| Mar 19 03:33:09.250 INFO STEP 16 (ensure_dir) COMPLETE
89242026-03-19T03:33:10.313Z[ recovery-image] Mar 19 03:33:09.250 INFO O| Mar 19 03:33:09.250 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
89252026-03-19T03:33:10.321Z[ recovery-image] Mar 19 03:33:09.259 INFO O| Mar 19 03:33:09.259 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
89262026-03-19T03:33:10.321Z[ recovery-image] Mar 19 03:33:09.259 INFO O| Mar 19 03:33:09.259 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
89272026-03-19T03:33:10.321Z[ recovery-image] Mar 19 03:33:09.259 INFO O| Mar 19 03:33:09.259 INFO STEP 17 (ensure_dir) COMPLETE
89282026-03-19T03:33:10.324Z[ recovery-image] Mar 19 03:33:09.259 INFO O| Mar 19 03:33:09.259 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
89292026-03-19T03:33:10.329Z[ recovery-image] Mar 19 03:33:09.267 INFO O| Mar 19 03:33:09.267 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
89302026-03-19T03:33:10.329Z[ recovery-image] Mar 19 03:33:09.267 INFO O| Mar 19 03:33:09.267 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/msglog
89312026-03-19T03:33:10.332Z[ recovery-image] Mar 19 03:33:09.267 INFO O| Mar 19 03:33:09.267 INFO ok!
89322026-03-19T03:33:10.333Z[ recovery-image] Mar 19 03:33:09.267 INFO O| Mar 19 03:33:09.267 INFO STEP 18 (ensure_symlink) COMPLETE
89332026-03-19T03:33:10.333Z[ recovery-image] Mar 19 03:33:09.267 INFO O| Mar 19 03:33:09.267 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
89342026-03-19T03:33:10.338Z[ recovery-image] Mar 19 03:33:09.276 INFO O| Mar 19 03:33:09.276 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure exists, with correct contents
89352026-03-19T03:33:10.338Z[ recovery-image] Mar 19 03:33:09.276 INFO O| Mar 19 03:33:09.276 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure
89362026-03-19T03:33:10.342Z[ recovery-image] Mar 19 03:33:09.276 INFO O| Mar 19 03:33:09.276 INFO ok!
89372026-03-19T03:33:10.342Z[ recovery-image] Mar 19 03:33:09.276 INFO O| Mar 19 03:33:09.276 INFO STEP 19 (ensure_file) COMPLETE
89382026-03-19T03:33:10.342Z[ recovery-image] Mar 19 03:33:09.276 INFO O| Mar 19 03:33:09.276 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
89392026-03-19T03:33:10.347Z[ recovery-image] Mar 19 03:33:09.285 INFO O| Mar 19 03:33:09.285 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
89402026-03-19T03:33:10.347Z[ recovery-image] Mar 19 03:33:09.285 INFO O| Mar 19 03:33:09.285 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
89412026-03-19T03:33:10.350Z[ recovery-image] Mar 19 03:33:09.285 INFO O| Mar 19 03:33:09.285 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml
89422026-03-19T03:33:10.350Z[ recovery-image] Mar 19 03:33:09.285 INFO O| Mar 19 03:33:09.285 INFO ok!
89432026-03-19T03:33:10.350Z[ recovery-image] Mar 19 03:33:09.285 INFO O| Mar 19 03:33:09.285 INFO STEP 20 (ensure_symlink) COMPLETE
89442026-03-19T03:33:10.350Z[ recovery-image] Mar 19 03:33:09.285 INFO O| Mar 19 03:33:09.285 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
89452026-03-19T03:33:10.355Z[ recovery-image] Mar 19 03:33:09.293 INFO O| Mar 19 03:33:09.293 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
89462026-03-19T03:33:10.355Z[ recovery-image] Mar 19 03:33:09.293 INFO O| Mar 19 03:33:09.293 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
89472026-03-19T03:33:10.359Z[ recovery-image] Mar 19 03:33:09.293 INFO O| Mar 19 03:33:09.293 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml
89482026-03-19T03:33:10.359Z[ recovery-image] Mar 19 03:33:09.293 INFO O| Mar 19 03:33:09.293 INFO ok!
89492026-03-19T03:33:10.359Z[ recovery-image] Mar 19 03:33:09.293 INFO O| Mar 19 03:33:09.293 INFO STEP 21 (ensure_symlink) COMPLETE
89502026-03-19T03:33:10.359Z[ recovery-image] Mar 19 03:33:09.293 INFO O| Mar 19 03:33:09.293 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
89512026-03-19T03:33:10.366Z[ recovery-image] Mar 19 03:33:09.302 INFO O| Mar 19 03:33:09.302 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
89522026-03-19T03:33:10.366Z[ recovery-image] Mar 19 03:33:09.302 INFO O| Mar 19 03:33:09.302 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
89532026-03-19T03:33:10.369Z[ recovery-image] Mar 19 03:33:09.302 INFO O| Mar 19 03:33:09.302 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml
89542026-03-19T03:33:10.369Z[ recovery-image] Mar 19 03:33:09.302 INFO O| Mar 19 03:33:09.302 INFO ok!
89552026-03-19T03:33:10.369Z[ recovery-image] Mar 19 03:33:09.302 INFO O| Mar 19 03:33:09.302 INFO STEP 22 (ensure_symlink) COMPLETE
89562026-03-19T03:33:10.369Z[ recovery-image] Mar 19 03:33:09.302 INFO O| Mar 19 03:33:09.302 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
89572026-03-19T03:33:10.373Z[ recovery-image] Mar 19 03:33:09.311 INFO O| Mar 19 03:33:09.311 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
89582026-03-19T03:33:10.374Z[ recovery-image] Mar 19 03:33:09.311 INFO O| Mar 19 03:33:09.311 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
89592026-03-19T03:33:10.377Z[ recovery-image] Mar 19 03:33:09.311 INFO O| Mar 19 03:33:09.311 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml
89602026-03-19T03:33:10.377Z[ recovery-image] Mar 19 03:33:09.311 INFO O| Mar 19 03:33:09.311 INFO ok!
89612026-03-19T03:33:10.378Z[ recovery-image] Mar 19 03:33:09.311 INFO O| Mar 19 03:33:09.311 INFO STEP 23 (ensure_symlink) COMPLETE
89622026-03-19T03:33:10.378Z[ recovery-image] Mar 19 03:33:09.311 INFO O| Mar 19 03:33:09.311 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
89632026-03-19T03:33:10.384Z[ recovery-image] Mar 19 03:33:09.320 INFO O| Mar 19 03:33:09.320 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
89642026-03-19T03:33:10.387Z[ recovery-image] Mar 19 03:33:09.320 INFO O| Mar 19 03:33:09.320 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 ...
89652026-03-19T03:33:10.387Z[ recovery-image] Mar 19 03:33:09.320 INFO O| Mar 19 03:33:09.320 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf
89662026-03-19T03:33:10.387Z[ recovery-image] Mar 19 03:33:09.320 INFO O| Mar 19 03:33:09.320 INFO ok!
89672026-03-19T03:33:10.387Z[ recovery-image] Mar 19 03:33:09.320 INFO O| Mar 19 03:33:09.320 INFO STEP 24 (ensure_file) COMPLETE
89682026-03-19T03:33:10.387Z[ recovery-image] Mar 19 03:33:09.320 INFO O| Mar 19 03:33:09.320 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
89692026-03-19T03:33:10.391Z[ recovery-image] Mar 19 03:33:09.329 INFO O| Mar 19 03:33:09.329 INFO updating shadow file
89702026-03-19T03:33:10.396Z[ recovery-image] Mar 19 03:33:09.330 INFO O| Mar 19 03:33:09.329 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
89712026-03-19T03:33:10.396Z[ recovery-image] Mar 19 03:33:09.330 INFO O| Mar 19 03:33:09.330 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
89722026-03-19T03:33:10.396Z[ recovery-image] Mar 19 03:33:09.330 INFO O| Mar 19 03:33:09.330 INFO STEP 25 (shadow) COMPLETE
89732026-03-19T03:33:10.396Z[ recovery-image] Mar 19 03:33:09.330 INFO O| Mar 19 03:33:09.330 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
89742026-03-19T03:33:10.401Z[ recovery-image] Mar 19 03:33:09.338 INFO O| Mar 19 03:33:09.338 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
89752026-03-19T03:33:10.401Z[ recovery-image] Mar 19 03:33:09.338 INFO O| Mar 19 03:33:09.338 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts ...
89762026-03-19T03:33:10.401Z[ recovery-image] Mar 19 03:33:09.338 INFO O| Mar 19 03:33:09.338 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts
89772026-03-19T03:33:10.401Z[ recovery-image] Mar 19 03:33:09.338 INFO O| Mar 19 03:33:09.338 INFO ok!
89782026-03-19T03:33:10.401Z[ recovery-image] Mar 19 03:33:09.338 INFO O| Mar 19 03:33:09.338 INFO STEP 26 (ensure_file) COMPLETE
89792026-03-19T03:33:10.401Z[ recovery-image] Mar 19 03:33:09.338 INFO O| Mar 19 03:33:09.338 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
89802026-03-19T03:33:10.409Z[ recovery-image] Mar 19 03:33:09.347 INFO O| Mar 19 03:33:09.347 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename does not exist
89812026-03-19T03:33:10.409Z[ recovery-image] Mar 19 03:33:09.347 INFO O| Mar 19 03:33:09.347 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename ...
89822026-03-19T03:33:10.409Z[ recovery-image] Mar 19 03:33:09.347 INFO O| Mar 19 03:33:09.347 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename
89832026-03-19T03:33:10.412Z[ recovery-image] Mar 19 03:33:09.347 INFO O| Mar 19 03:33:09.347 INFO ok!
89842026-03-19T03:33:10.413Z[ recovery-image] Mar 19 03:33:09.347 INFO O| Mar 19 03:33:09.347 INFO STEP 27 (ensure_file) COMPLETE
89852026-03-19T03:33:10.413Z[ recovery-image] Mar 19 03:33:09.347 INFO O| Mar 19 03:33:09.347 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
89862026-03-19T03:33:10.419Z[ recovery-image] Mar 19 03:33:09.356 INFO O| Mar 19 03:33:09.356 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
89872026-03-19T03:33:10.420Z[ recovery-image] Mar 19 03:33:09.356 INFO O| Mar 19 03:33:09.356 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent ...
89882026-03-19T03:33:10.423Z[ recovery-image] Mar 19 03:33:09.356 INFO O| Mar 19 03:33:09.356 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
89892026-03-19T03:33:10.423Z[ recovery-image] Mar 19 03:33:09.356 INFO O| Mar 19 03:33:09.356 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
89902026-03-19T03:33:10.423Z[ recovery-image] Mar 19 03:33:09.356 INFO O| Mar 19 03:33:09.356 INFO ok!
89912026-03-19T03:33:10.423Z[ recovery-image] Mar 19 03:33:09.356 INFO O| Mar 19 03:33:09.356 INFO STEP 28 (ensure_file) COMPLETE
89922026-03-19T03:33:10.423Z[ recovery-image] Mar 19 03:33:09.356 INFO O| Mar 19 03:33:09.356 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
89932026-03-19T03:33:10.428Z[ recovery-image] Mar 19 03:33:09.365 INFO O| Mar 19 03:33:09.365 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf does not exist
89942026-03-19T03:33:10.428Z[ recovery-image] Mar 19 03:33:09.365 INFO O| Mar 19 03:33:09.365 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf ...
89952026-03-19T03:33:10.431Z[ recovery-image] Mar 19 03:33:09.365 INFO O| Mar 19 03:33:09.365 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf
89962026-03-19T03:33:10.431Z[ recovery-image] Mar 19 03:33:09.365 INFO O| Mar 19 03:33:09.365 INFO ok!
89972026-03-19T03:33:10.431Z[ recovery-image] Mar 19 03:33:09.365 INFO O| Mar 19 03:33:09.365 INFO STEP 29 (ensure_file) COMPLETE
89982026-03-19T03:33:10.431Z[ recovery-image] Mar 19 03:33:09.365 INFO O| Mar 19 03:33:09.365 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
89992026-03-19T03:33:10.436Z[ recovery-image] Mar 19 03:33:09.374 INFO O| Mar 19 03:33:09.374 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
90002026-03-19T03:33:10.439Z[ recovery-image] Mar 19 03:33:09.374 INFO O| Mar 19 03:33:09.374 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
90012026-03-19T03:33:10.439Z[ recovery-image] Mar 19 03:33:09.374 INFO O| Mar 19 03:33:09.374 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
90022026-03-19T03:33:10.439Z[ recovery-image] Mar 19 03:33:09.374 INFO O| Mar 19 03:33:09.374 INFO STEP 30 (ensure_dir) COMPLETE
90032026-03-19T03:33:10.439Z[ recovery-image] Mar 19 03:33:09.374 INFO O| Mar 19 03:33:09.374 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
90042026-03-19T03:33:10.444Z[ recovery-image] Mar 19 03:33:09.382 INFO O| Mar 19 03:33:09.382 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup does not exist
90052026-03-19T03:33:10.445Z[ recovery-image] Mar 19 03:33:09.382 INFO O| Mar 19 03:33:09.382 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 ...
90062026-03-19T03:33:10.448Z[ recovery-image] Mar 19 03:33:09.382 INFO O| Mar 19 03:33:09.382 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
90072026-03-19T03:33:10.448Z[ recovery-image] Mar 19 03:33:09.383 INFO O| Mar 19 03:33:09.382 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup
90082026-03-19T03:33:10.448Z[ recovery-image] Mar 19 03:33:09.383 INFO O| Mar 19 03:33:09.383 INFO ok!
90092026-03-19T03:33:10.448Z[ recovery-image] Mar 19 03:33:09.383 INFO O| Mar 19 03:33:09.383 INFO STEP 31 (ensure_file) COMPLETE
90102026-03-19T03:33:10.448Z[ recovery-image] Mar 19 03:33:09.383 INFO O| Mar 19 03:33:09.383 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
90112026-03-19T03:33:10.453Z[ recovery-image] Mar 19 03:33:09.391 INFO O| Mar 19 03:33:09.391 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
90122026-03-19T03:33:10.456Z[ recovery-image] Mar 19 03:33:09.391 INFO O| Mar 19 03:33:09.391 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
90132026-03-19T03:33:10.456Z[ recovery-image] Mar 19 03:33:09.391 INFO O| Mar 19 03:33:09.391 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
90142026-03-19T03:33:10.456Z[ recovery-image] Mar 19 03:33:09.391 INFO O| Mar 19 03:33:09.391 INFO STEP 32 (ensure_dir) COMPLETE
90152026-03-19T03:33:10.456Z[ recovery-image] Mar 19 03:33:09.391 INFO O| Mar 19 03:33:09.391 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
90162026-03-19T03:33:10.461Z[ recovery-image] Mar 19 03:33:09.399 INFO O| Mar 19 03:33:09.399 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml does not exist
90172026-03-19T03:33:10.464Z[ recovery-image] Mar 19 03:33:09.399 INFO O| Mar 19 03:33:09.399 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 ...
90182026-03-19T03:33:10.464Z[ recovery-image] Mar 19 03:33:09.399 INFO O| Mar 19 03:33:09.399 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
90192026-03-19T03:33:10.465Z[ recovery-image] Mar 19 03:33:09.399 INFO O| Mar 19 03:33:09.399 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml
90202026-03-19T03:33:10.466Z[ recovery-image] Mar 19 03:33:09.399 INFO O| Mar 19 03:33:09.399 INFO ok!
90212026-03-19T03:33:10.466Z[ recovery-image] Mar 19 03:33:09.399 INFO O| Mar 19 03:33:09.399 INFO STEP 33 (ensure_file) COMPLETE
90222026-03-19T03:33:10.466Z[ recovery-image] Mar 19 03:33:09.399 INFO O| Mar 19 03:33:09.399 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
90232026-03-19T03:33:10.470Z[ recovery-image] Mar 19 03:33:09.408 INFO O| Mar 19 03:33:09.408 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master does not exist
90242026-03-19T03:33:10.473Z[ recovery-image] Mar 19 03:33:09.408 INFO O| Mar 19 03:33:09.408 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master ...
90252026-03-19T03:33:10.473Z[ recovery-image] Mar 19 03:33:09.408 INFO O| Mar 19 03:33:09.408 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master
90262026-03-19T03:33:10.473Z[ recovery-image] Mar 19 03:33:09.408 INFO O| Mar 19 03:33:09.408 INFO ok!
90272026-03-19T03:33:10.473Z[ recovery-image] Mar 19 03:33:09.408 INFO O| Mar 19 03:33:09.408 INFO STEP 34 (ensure_file) COMPLETE
90282026-03-19T03:33:10.473Z[ recovery-image] Mar 19 03:33:09.408 INFO O| Mar 19 03:33:09.408 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
90292026-03-19T03:33:10.479Z[ recovery-image] Mar 19 03:33:09.417 INFO O| Mar 19 03:33:09.417 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
90302026-03-19T03:33:10.479Z[ recovery-image] Mar 19 03:33:09.417 INFO O| Mar 19 03:33:09.417 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs ...
90312026-03-19T03:33:10.482Z[ recovery-image] Mar 19 03:33:09.417 INFO O| Mar 19 03:33:09.417 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
90322026-03-19T03:33:10.482Z[ recovery-image] Mar 19 03:33:09.417 INFO O| Mar 19 03:33:09.417 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
90332026-03-19T03:33:10.482Z[ recovery-image] Mar 19 03:33:09.417 INFO O| Mar 19 03:33:09.417 INFO ok!
90342026-03-19T03:33:10.482Z[ recovery-image] Mar 19 03:33:09.417 INFO O| Mar 19 03:33:09.417 INFO STEP 35 (ensure_file) COMPLETE
90352026-03-19T03:33:10.483Z[ recovery-image] Mar 19 03:33:09.417 INFO O| Mar 19 03:33:09.417 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
90362026-03-19T03:33:10.524Z[ recovery-image] Mar 19 03:33:09.427 INFO O| Mar 19 03:33:09.427 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
90372026-03-19T03:33:10.524Z[ recovery-image] Mar 19 03:33:09.427 INFO O| Mar 19 03:33:09.427 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init ...
90382026-03-19T03:33:10.524Z[ recovery-image] Mar 19 03:33:09.427 INFO O| Mar 19 03:33:09.427 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init
90392026-03-19T03:33:10.524Z[ recovery-image] Mar 19 03:33:09.427 INFO O| Mar 19 03:33:09.427 INFO ok!
90402026-03-19T03:33:10.524Z[ recovery-image] Mar 19 03:33:09.427 INFO O| Mar 19 03:33:09.427 INFO STEP 36 (ensure_file) COMPLETE
90412026-03-19T03:33:10.524Z[ recovery-image] Mar 19 03:33:09.427 INFO O| Mar 19 03:33:09.427 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
90422026-03-19T03:33:10.524Z[ recovery-image] Mar 19 03:33:09.436 INFO O| Mar 19 03:33:09.436 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
90432026-03-19T03:33:10.525Z[ recovery-image] Mar 19 03:33:09.436 INFO O| Mar 19 03:33:09.436 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config ...
90442026-03-19T03:33:10.525Z[ recovery-image] Mar 19 03:33:09.436 INFO O| Mar 19 03:33:09.436 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config
90452026-03-19T03:33:10.525Z[ recovery-image] Mar 19 03:33:09.436 INFO O| Mar 19 03:33:09.436 INFO ok!
90462026-03-19T03:33:10.525Z[ recovery-image] Mar 19 03:33:09.436 INFO O| Mar 19 03:33:09.436 INFO STEP 37 (ensure_file) COMPLETE
90472026-03-19T03:33:10.525Z[ recovery-image] Mar 19 03:33:09.436 INFO O| Mar 19 03:33:09.436 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
90482026-03-19T03:33:10.525Z[ recovery-image] Mar 19 03:33:09.445 INFO O| Mar 19 03:33:09.445 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams does not exist
90492026-03-19T03:33:10.525Z[ recovery-image] Mar 19 03:33:09.445 INFO O| Mar 19 03:33:09.445 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams ...
90502026-03-19T03:33:10.526Z[ recovery-image] Mar 19 03:33:09.445 INFO O| Mar 19 03:33:09.445 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
90512026-03-19T03:33:10.526Z[ recovery-image] Mar 19 03:33:09.445 INFO O| Mar 19 03:33:09.445 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
90522026-03-19T03:33:10.526Z[ recovery-image] Mar 19 03:33:09.445 INFO O| Mar 19 03:33:09.445 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
90532026-03-19T03:33:10.526Z[ recovery-image] Mar 19 03:33:09.445 INFO O| Mar 19 03:33:09.445 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
90542026-03-19T03:33:10.526Z[ recovery-image] Mar 19 03:33:09.445 INFO O| Mar 19 03:33:09.445 INFO ok!
90552026-03-19T03:33:10.527Z[ recovery-image] Mar 19 03:33:09.445 INFO O| Mar 19 03:33:09.445 INFO STEP 38 (ensure_file) COMPLETE
90562026-03-19T03:33:10.527Z[ recovery-image] Mar 19 03:33:09.445 INFO O| Mar 19 03:33:09.445 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
90572026-03-19T03:33:10.527Z[ recovery-image] Mar 19 03:33:09.453 INFO O| Mar 19 03:33:09.453 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
90582026-03-19T03:33:10.527Z[ recovery-image] Mar 19 03:33:09.453 INFO O| Mar 19 03:33:09.453 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
90592026-03-19T03:33:10.527Z[ recovery-image] Mar 19 03:33:09.453 INFO O| Mar 19 03:33:09.453 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
90602026-03-19T03:33:10.527Z[ recovery-image] Mar 19 03:33:09.453 INFO O| Mar 19 03:33:09.453 INFO STEP 39 (ensure_dir) COMPLETE
90612026-03-19T03:33:10.527Z[ recovery-image] Mar 19 03:33:09.453 INFO O| Mar 19 03:33:09.453 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
90622026-03-19T03:33:10.532Z[ recovery-image] Mar 19 03:33:09.462 INFO O| Mar 19 03:33:09.462 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
90632026-03-19T03:33:10.532Z[ recovery-image] Mar 19 03:33:09.463 INFO O| Mar 19 03:33:09.462 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 ...
90642026-03-19T03:33:10.532Z[ recovery-image] Mar 19 03:33:09.463 INFO O| Mar 19 03:33:09.463 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
90652026-03-19T03:33:10.532Z[ recovery-image] Mar 19 03:33:09.463 INFO O| Mar 19 03:33:09.463 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
90662026-03-19T03:33:10.532Z[ recovery-image] Mar 19 03:33:09.463 INFO O| Mar 19 03:33:09.463 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
90672026-03-19T03:33:10.532Z[ recovery-image] Mar 19 03:33:09.463 INFO O| Mar 19 03:33:09.463 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
90682026-03-19T03:33:10.532Z[ recovery-image] Mar 19 03:33:09.463 INFO O| Mar 19 03:33:09.463 INFO ok!
90692026-03-19T03:33:10.532Z[ recovery-image] Mar 19 03:33:09.463 INFO O| Mar 19 03:33:09.463 INFO STEP 40 (ensure_file) COMPLETE
90702026-03-19T03:33:10.532Z[ recovery-image] Mar 19 03:33:09.463 INFO O| Mar 19 03:33:09.463 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
90712026-03-19T03:33:10.536Z[ recovery-image] Mar 19 03:33:09.473 INFO O| Mar 19 03:33:09.473 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
90722026-03-19T03:33:10.536Z[ recovery-image] Mar 19 03:33:09.473 INFO O| Mar 19 03:33:09.473 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 ...
90732026-03-19T03:33:10.539Z[ recovery-image] Mar 19 03:33:09.473 INFO O| Mar 19 03:33:09.473 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
90742026-03-19T03:33:10.539Z[ recovery-image] Mar 19 03:33:09.474 INFO O| Mar 19 03:33:09.473 INFO ok!
90752026-03-19T03:33:10.539Z[ recovery-image] Mar 19 03:33:09.474 INFO O| Mar 19 03:33:09.473 INFO STEP 41 (ensure_symlink) COMPLETE
90762026-03-19T03:33:10.539Z[ recovery-image] Mar 19 03:33:09.474 INFO O| Mar 19 03:33:09.474 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
90772026-03-19T03:33:10.546Z[ recovery-image] Mar 19 03:33:09.483 INFO O| Mar 19 03:33:09.483 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo does not exist
90782026-03-19T03:33:10.546Z[ recovery-image] Mar 19 03:33:09.483 INFO O| Mar 19 03:33:09.483 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
90792026-03-19T03:33:10.549Z[ recovery-image] Mar 19 03:33:09.484 INFO O| Mar 19 03:33:09.484 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo
90802026-03-19T03:33:10.549Z[ recovery-image] Mar 19 03:33:09.484 INFO O| Mar 19 03:33:09.484 INFO ok!
90812026-03-19T03:33:10.549Z[ recovery-image] Mar 19 03:33:09.484 INFO O| Mar 19 03:33:09.484 INFO STEP 42 (ensure_symlink) COMPLETE
90822026-03-19T03:33:10.549Z[ recovery-image] Mar 19 03:33:09.484 INFO O| Mar 19 03:33:09.484 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
90832026-03-19T03:33:10.557Z[ recovery-image] Mar 19 03:33:09.495 INFO O| Mar 19 03:33:09.495 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname does not exist
90842026-03-19T03:33:10.557Z[ recovery-image] Mar 19 03:33:09.495 INFO O| Mar 19 03:33:09.495 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname ...
90852026-03-19T03:33:10.560Z[ recovery-image] Mar 19 03:33:09.495 INFO O| Mar 19 03:33:09.495 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
90862026-03-19T03:33:10.560Z[ recovery-image] Mar 19 03:33:09.495 INFO O| Mar 19 03:33:09.495 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
90872026-03-19T03:33:10.560Z[ recovery-image] Mar 19 03:33:09.495 INFO O| Mar 19 03:33:09.495 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
90882026-03-19T03:33:10.560Z[ recovery-image] Mar 19 03:33:09.495 INFO O| Mar 19 03:33:09.495 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
90892026-03-19T03:33:10.560Z[ recovery-image] Mar 19 03:33:09.495 INFO O| Mar 19 03:33:09.495 INFO ok!
90902026-03-19T03:33:10.560Z[ recovery-image] Mar 19 03:33:09.495 INFO O| Mar 19 03:33:09.495 INFO STEP 43 (ensure_file) COMPLETE
90912026-03-19T03:33:10.560Z[ recovery-image] Mar 19 03:33:09.495 INFO O| Mar 19 03:33:09.495 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
90922026-03-19T03:33:10.567Z[ recovery-image] Mar 19 03:33:09.504 INFO O| Mar 19 03:33:09.504 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
90932026-03-19T03:33:10.567Z[ recovery-image] Mar 19 03:33:09.504 INFO O| Mar 19 03:33:09.504 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 ...
90942026-03-19T03:33:10.570Z[ recovery-image] Mar 19 03:33:09.505 INFO O| Mar 19 03:33:09.504 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
90952026-03-19T03:33:10.570Z[ recovery-image] Mar 19 03:33:09.505 INFO O| Mar 19 03:33:09.505 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
90962026-03-19T03:33:10.570Z[ recovery-image] Mar 19 03:33:09.505 INFO O| Mar 19 03:33:09.505 INFO ok!
90972026-03-19T03:33:10.570Z[ recovery-image] Mar 19 03:33:09.505 INFO O| Mar 19 03:33:09.505 INFO STEP 44 (ensure_file) COMPLETE
90982026-03-19T03:33:10.570Z[ recovery-image] Mar 19 03:33:09.505 INFO O| Mar 19 03:33:09.505 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
90992026-03-19T03:33:10.575Z[ recovery-image] Mar 19 03:33:09.513 INFO O| Mar 19 03:33:09.513 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml does not exist
91002026-03-19T03:33:10.575Z[ recovery-image] Mar 19 03:33:09.513 INFO O| Mar 19 03:33:09.513 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml ...
91012026-03-19T03:33:10.578Z[ recovery-image] Mar 19 03:33:09.513 INFO O| Mar 19 03:33:09.513 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml
91022026-03-19T03:33:10.578Z[ recovery-image] Mar 19 03:33:09.513 INFO O| Mar 19 03:33:09.513 INFO ok!
91032026-03-19T03:33:10.578Z[ recovery-image] Mar 19 03:33:09.513 INFO O| Mar 19 03:33:09.513 INFO STEP 45 (ensure_file) COMPLETE
91042026-03-19T03:33:10.578Z[ recovery-image] Mar 19 03:33:09.513 INFO O| Mar 19 03:33:09.513 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
91052026-03-19T03:33:10.583Z[ recovery-image] Mar 19 03:33:09.521 INFO O| Mar 19 03:33:09.521 INFO updating shadow file
91062026-03-19T03:33:10.586Z[ recovery-image] Mar 19 03:33:09.521 INFO O| Mar 19 03:33:09.521 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
91072026-03-19T03:33:10.587Z[ recovery-image] Mar 19 03:33:09.521 INFO O| Mar 19 03:33:09.521 INFO STEP 46 (shadow) COMPLETE
91082026-03-19T03:33:10.587Z[ recovery-image] Mar 19 03:33:09.521 INFO O| Mar 19 03:33:09.521 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
91092026-03-19T03:33:10.592Z[ recovery-image] Mar 19 03:33:09.530 INFO O| Mar 19 03:33:09.529 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
91102026-03-19T03:33:10.592Z[ recovery-image] Mar 19 03:33:09.530 INFO O| Mar 19 03:33:09.530 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login ...
91112026-03-19T03:33:10.594Z[ recovery-image] Mar 19 03:33:09.530 INFO O| Mar 19 03:33:09.530 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
91122026-03-19T03:33:10.595Z[ recovery-image] Mar 19 03:33:09.530 INFO O| Mar 19 03:33:09.530 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
91132026-03-19T03:33:10.595Z[ recovery-image] Mar 19 03:33:09.530 INFO O| Mar 19 03:33:09.530 INFO ok!
91142026-03-19T03:33:10.595Z[ recovery-image] Mar 19 03:33:09.530 INFO O| Mar 19 03:33:09.530 INFO STEP 47 (ensure_file) COMPLETE
91152026-03-19T03:33:10.595Z[ recovery-image] Mar 19 03:33:09.530 INFO O| Mar 19 03:33:09.530 INFO STEP 48: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
91162026-03-19T03:33:10.601Z[ recovery-image] Mar 19 03:33:09.539 INFO O| Mar 19 03:33:09.539 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt
91172026-03-19T03:33:10.601Z[ recovery-image] Mar 19 03:33:09.539 INFO O| Mar 19 03:33:09.539 INFO STEP 48 (ensure_dir) COMPLETE
91182026-03-19T03:33:10.604Z[ recovery-image] Mar 19 03:33:09.539 INFO O| Mar 19 03:33:09.539 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
91192026-03-19T03:33:10.612Z[ recovery-image] Mar 19 03:33:09.548 INFO O| Mar 19 03:33:09.548 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
91202026-03-19T03:33:10.612Z[ recovery-image] Mar 19 03:33:09.548 INFO O| Mar 19 03:33:09.548 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
91212026-03-19T03:33:10.615Z[ recovery-image] Mar 19 03:33:09.548 INFO O| Mar 19 03:33:09.548 INFO STEP 49 (ensure_dir) COMPLETE
91222026-03-19T03:33:10.616Z[ recovery-image] Mar 19 03:33:09.548 INFO O| Mar 19 03:33:09.548 INFO STEP 50: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
91232026-03-19T03:33:10.619Z[ recovery-image] Mar 19 03:33:09.556 INFO O| Mar 19 03:33:09.556 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
91242026-03-19T03:33:10.620Z[ recovery-image] Mar 19 03:33:09.556 INFO O| Mar 19 03:33:09.556 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
91252026-03-19T03:33:10.620Z[ recovery-image] Mar 19 03:33:09.556 INFO O| Mar 19 03:33:09.556 INFO STEP 50 (ensure_dir) COMPLETE
91262026-03-19T03:33:10.620Z[ recovery-image] Mar 19 03:33:09.556 INFO O| Mar 19 03:33:09.556 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
91272026-03-19T03:33:10.625Z[ recovery-image] Mar 19 03:33:09.563 INFO O| Mar 19 03:33:09.563 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
91282026-03-19T03:33:10.625Z[ recovery-image] Mar 19 03:33:09.563 INFO O| Mar 19 03:33:09.563 INFO copying /tmp/.tmpHsrGlm/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator ...
91292026-03-19T03:33:10.667Z[ recovery-image] Mar 19 03:33:09.604 INFO O| Mar 19 03:33:09.604 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator
91302026-03-19T03:33:10.668Z[ recovery-image] Mar 19 03:33:09.604 INFO O| Mar 19 03:33:09.604 INFO ok!
91312026-03-19T03:33:10.671Z[ recovery-image] Mar 19 03:33:09.604 INFO O| Mar 19 03:33:09.604 INFO STEP 51 (ensure_file) COMPLETE
91322026-03-19T03:33:10.671Z[ recovery-image] Mar 19 03:33:09.604 INFO O| Mar 19 03:33:09.604 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
91332026-03-19T03:33:10.676Z[ recovery-image] Mar 19 03:33:09.614 INFO O| Mar 19 03:33:09.614 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
91342026-03-19T03:33:10.680Z[ recovery-image] Mar 19 03:33:09.614 INFO O| Mar 19 03:33:09.614 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
91352026-03-19T03:33:10.680Z[ recovery-image] Mar 19 03:33:09.614 INFO O| Mar 19 03:33:09.614 INFO STEP 52 (ensure_dir) COMPLETE
91362026-03-19T03:33:10.680Z[ recovery-image] Mar 19 03:33:09.614 INFO O| Mar 19 03:33:09.614 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
91372026-03-19T03:33:10.685Z[ recovery-image] Mar 19 03:33:09.623 INFO O| Mar 19 03:33:09.623 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
91382026-03-19T03:33:10.685Z[ recovery-image] Mar 19 03:33:09.623 INFO O| Mar 19 03:33:09.623 INFO copying /tmp/.tmpHsrGlm/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION ...
91392026-03-19T03:33:10.688Z[ recovery-image] Mar 19 03:33:09.623 INFO O| Mar 19 03:33:09.623 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION
91402026-03-19T03:33:10.688Z[ recovery-image] Mar 19 03:33:09.623 INFO O| Mar 19 03:33:09.623 INFO ok!
91412026-03-19T03:33:10.688Z[ recovery-image] Mar 19 03:33:09.623 INFO O| Mar 19 03:33:09.623 INFO STEP 53 (ensure_file) COMPLETE
91422026-03-19T03:33:10.688Z[ recovery-image] Mar 19 03:33:09.623 INFO O| Mar 19 03:33:09.623 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
91432026-03-19T03:33:10.693Z[ recovery-image] Mar 19 03:33:09.631 INFO O| Mar 19 03:33:09.631 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
91442026-03-19T03:33:10.693Z[ recovery-image] Mar 19 03:33:09.631 INFO O| Mar 19 03:33:09.631 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
91452026-03-19T03:33:10.697Z[ recovery-image] Mar 19 03:33:09.631 INFO O| Mar 19 03:33:09.631 INFO STEP 54 (ensure_dir) COMPLETE
91462026-03-19T03:33:10.697Z[ recovery-image] Mar 19 03:33:09.631 INFO O| Mar 19 03:33:09.631 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
91472026-03-19T03:33:10.702Z[ recovery-image] Mar 19 03:33:09.640 INFO O| Mar 19 03:33:09.640 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
91482026-03-19T03:33:10.702Z[ recovery-image] Mar 19 03:33:09.640 INFO O| Mar 19 03:33:09.640 INFO copying /tmp/.tmpHsrGlm/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
91492026-03-19T03:33:10.885Z[ recovery-image] Mar 19 03:33:09.823 INFO O| Mar 19 03:33:09.823 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
91502026-03-19T03:33:10.886Z[ recovery-image] Mar 19 03:33:09.823 INFO O| Mar 19 03:33:09.823 INFO ok!
91512026-03-19T03:33:10.886Z[ recovery-image] Mar 19 03:33:09.823 INFO O| Mar 19 03:33:09.823 INFO STEP 55 (ensure_file) COMPLETE
91522026-03-19T03:33:10.890Z[ recovery-image] Mar 19 03:33:09.823 INFO O| Mar 19 03:33:09.823 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
91532026-03-19T03:33:10.894Z[ recovery-image] Mar 19 03:33:09.832 INFO O| Mar 19 03:33:09.832 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
91542026-03-19T03:33:10.894Z[ recovery-image] Mar 19 03:33:09.832 INFO O| Mar 19 03:33:09.832 INFO copying /tmp/.tmpHsrGlm/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
91552026-03-19T03:33:11.097Z[ recovery-image] Mar 19 03:33:10.034 INFO O| Mar 19 03:33:10.034 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
91562026-03-19T03:33:11.097Z[ recovery-image] Mar 19 03:33:10.034 INFO O| Mar 19 03:33:10.034 INFO ok!
91572026-03-19T03:33:11.097Z[ recovery-image] Mar 19 03:33:10.034 INFO O| Mar 19 03:33:10.034 INFO STEP 56 (ensure_file) COMPLETE
91582026-03-19T03:33:11.101Z[ recovery-image] Mar 19 03:33:10.034 INFO O| Mar 19 03:33:10.034 INFO STEP 57: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
91592026-03-19T03:33:11.106Z[ recovery-image] Mar 19 03:33:10.044 INFO O| Mar 19 03:33:10.043 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
91602026-03-19T03:33:11.106Z[ recovery-image] Mar 19 03:33:10.044 INFO O| Mar 19 03:33:10.044 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
91612026-03-19T03:33:11.106Z[ recovery-image] Mar 19 03:33:10.044 INFO O| Mar 19 03:33:10.044 INFO STEP 57 (ensure_dir) COMPLETE
91622026-03-19T03:33:11.109Z[ recovery-image] Mar 19 03:33:10.044 INFO O| Mar 19 03:33:10.044 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
91632026-03-19T03:33:11.115Z[ recovery-image] Mar 19 03:33:10.053 INFO O| Mar 19 03:33:10.053 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
91642026-03-19T03:33:11.115Z[ recovery-image] Mar 19 03:33:10.053 INFO O| Mar 19 03:33:10.053 INFO copying /tmp/.tmpHsrGlm/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 ...
91652026-03-19T03:33:11.118Z[ recovery-image] Mar 19 03:33:10.053 INFO O| Mar 19 03:33:10.053 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
91662026-03-19T03:33:11.118Z[ recovery-image] Mar 19 03:33:10.053 INFO O| Mar 19 03:33:10.053 INFO ok!
91672026-03-19T03:33:11.118Z[ recovery-image] Mar 19 03:33:10.053 INFO O| Mar 19 03:33:10.053 INFO STEP 58 (ensure_file) COMPLETE
91682026-03-19T03:33:11.118Z[ recovery-image] Mar 19 03:33:10.053 INFO O| Mar 19 03:33:10.053 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
91692026-03-19T03:33:11.123Z[ recovery-image] Mar 19 03:33:10.061 INFO O| Mar 19 03:33:10.061 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
91702026-03-19T03:33:11.123Z[ recovery-image] Mar 19 03:33:10.061 INFO O| Mar 19 03:33:10.061 INFO copying /tmp/.tmpHsrGlm/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 ...
91712026-03-19T03:33:11.126Z[ recovery-image] Mar 19 03:33:10.061 INFO O| Mar 19 03:33:10.061 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
91722026-03-19T03:33:11.126Z[ recovery-image] Mar 19 03:33:10.061 INFO O| Mar 19 03:33:10.061 INFO ok!
91732026-03-19T03:33:11.127Z[ recovery-image] Mar 19 03:33:10.061 INFO O| Mar 19 03:33:10.061 INFO STEP 59 (ensure_file) COMPLETE
91742026-03-19T03:33:11.127Z[ recovery-image] Mar 19 03:33:10.061 INFO O| Mar 19 03:33:10.061 INFO STEP 60: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
91752026-03-19T03:33:11.130Z[ recovery-image] Mar 19 03:33:10.069 INFO O| Mar 19 03:33:10.069 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
91762026-03-19T03:33:11.133Z[ recovery-image] Mar 19 03:33:10.069 INFO O| Mar 19 03:33:10.069 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
91772026-03-19T03:33:11.133Z[ recovery-image] Mar 19 03:33:10.069 INFO O| Mar 19 03:33:10.069 INFO STEP 60 (ensure_dir) COMPLETE
91782026-03-19T03:33:11.133Z[ recovery-image] Mar 19 03:33:10.069 INFO O| Mar 19 03:33:10.069 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
91792026-03-19T03:33:11.138Z[ recovery-image] Mar 19 03:33:10.076 INFO O| Mar 19 03:33:10.076 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
91802026-03-19T03:33:11.141Z[ recovery-image] Mar 19 03:33:10.076 INFO O| Mar 19 03:33:10.076 INFO copying /tmp/.tmpHsrGlm/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 ...
91812026-03-19T03:33:11.141Z[ recovery-image] Mar 19 03:33:10.076 INFO O| Mar 19 03:33:10.076 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
91822026-03-19T03:33:11.141Z[ recovery-image] Mar 19 03:33:10.076 INFO O| Mar 19 03:33:10.076 INFO ok!
91832026-03-19T03:33:11.141Z[ recovery-image] Mar 19 03:33:10.076 INFO O| Mar 19 03:33:10.076 INFO STEP 61 (ensure_file) COMPLETE
91842026-03-19T03:33:11.141Z[ recovery-image] Mar 19 03:33:10.076 INFO O| Mar 19 03:33:10.076 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
91852026-03-19T03:33:11.147Z[ recovery-image] Mar 19 03:33:10.084 INFO O| Mar 19 03:33:10.084 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
91862026-03-19T03:33:11.147Z[ recovery-image] Mar 19 03:33:10.084 INFO O| Mar 19 03:33:10.084 INFO copying /tmp/.tmpHsrGlm/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 ...
91872026-03-19T03:33:11.150Z[ recovery-image] Mar 19 03:33:10.084 INFO O| Mar 19 03:33:10.084 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
91882026-03-19T03:33:11.150Z[ recovery-image] Mar 19 03:33:10.084 INFO O| Mar 19 03:33:10.084 INFO ok!
91892026-03-19T03:33:11.150Z[ recovery-image] Mar 19 03:33:10.084 INFO O| Mar 19 03:33:10.084 INFO STEP 62 (ensure_file) COMPLETE
91902026-03-19T03:33:11.151Z[ recovery-image] Mar 19 03:33:10.084 INFO O| Mar 19 03:33:10.084 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
91912026-03-19T03:33:11.154Z[ recovery-image] Mar 19 03:33:10.091 INFO O| Mar 19 03:33:10.091 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
91922026-03-19T03:33:11.154Z[ recovery-image] Mar 19 03:33:10.091 INFO O| Mar 19 03:33:10.091 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
91932026-03-19T03:33:11.155Z[ recovery-image] Mar 19 03:33:10.091 INFO O| Mar 19 03:33:10.091 INFO STEP 63 (ensure_dir) COMPLETE
91942026-03-19T03:33:11.155Z[ recovery-image] Mar 19 03:33:10.091 INFO O| Mar 19 03:33:10.091 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
91952026-03-19T03:33:11.162Z[ recovery-image] Mar 19 03:33:10.099 INFO O| Mar 19 03:33:10.099 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
91962026-03-19T03:33:11.162Z[ recovery-image] Mar 19 03:33:10.099 INFO O| Mar 19 03:33:10.099 INFO copying /tmp/.tmpHsrGlm/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 ...
91972026-03-19T03:33:11.165Z[ recovery-image] Mar 19 03:33:10.100 INFO O| Mar 19 03:33:10.100 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
91982026-03-19T03:33:11.165Z[ recovery-image] Mar 19 03:33:10.100 INFO O| Mar 19 03:33:10.100 INFO ok!
91992026-03-19T03:33:11.165Z[ recovery-image] Mar 19 03:33:10.100 INFO O| Mar 19 03:33:10.100 INFO STEP 64 (ensure_file) COMPLETE
92002026-03-19T03:33:11.166Z[ recovery-image] Mar 19 03:33:10.100 INFO O| Mar 19 03:33:10.100 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
92012026-03-19T03:33:11.170Z[ recovery-image] Mar 19 03:33:10.107 INFO O| Mar 19 03:33:10.107 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
92022026-03-19T03:33:11.170Z[ recovery-image] Mar 19 03:33:10.107 INFO O| Mar 19 03:33:10.107 INFO copying /tmp/.tmpHsrGlm/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
92032026-03-19T03:33:11.173Z[ recovery-image] Mar 19 03:33:10.108 INFO O| Mar 19 03:33:10.107 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
92042026-03-19T03:33:11.173Z[ recovery-image] Mar 19 03:33:10.108 INFO O| Mar 19 03:33:10.108 INFO ok!
92052026-03-19T03:33:11.173Z[ recovery-image] Mar 19 03:33:10.108 INFO O| Mar 19 03:33:10.108 INFO STEP 65 (ensure_file) COMPLETE
92062026-03-19T03:33:11.173Z[ recovery-image] Mar 19 03:33:10.108 INFO O| Mar 19 03:33:10.108 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
92072026-03-19T03:33:11.177Z[ recovery-image] Mar 19 03:33:10.115 INFO O| Mar 19 03:33:10.115 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib
92082026-03-19T03:33:11.181Z[ recovery-image] Mar 19 03:33:10.115 INFO O| Mar 19 03:33:10.115 INFO STEP 66 (ensure_dir) COMPLETE
92092026-03-19T03:33:11.181Z[ recovery-image] Mar 19 03:33:10.115 INFO O| Mar 19 03:33:10.115 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
92102026-03-19T03:33:11.184Z[ recovery-image] Mar 19 03:33:10.122 INFO O| Mar 19 03:33:10.122 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc
92112026-03-19T03:33:11.184Z[ recovery-image] Mar 19 03:33:10.122 INFO O| Mar 19 03:33:10.122 INFO STEP 67 (ensure_dir) COMPLETE
92122026-03-19T03:33:11.187Z[ recovery-image] Mar 19 03:33:10.122 INFO O| Mar 19 03:33:10.122 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
92132026-03-19T03:33:11.192Z[ recovery-image] Mar 19 03:33:10.130 INFO O| Mar 19 03:33:10.130 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest
92142026-03-19T03:33:11.192Z[ recovery-image] Mar 19 03:33:10.130 INFO O| Mar 19 03:33:10.130 INFO STEP 68 (ensure_dir) COMPLETE
92152026-03-19T03:33:11.196Z[ recovery-image] Mar 19 03:33:10.130 INFO O| Mar 19 03:33:10.130 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
92162026-03-19T03:33:11.200Z[ recovery-image] Mar 19 03:33:10.138 INFO O| Mar 19 03:33:10.138 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site
92172026-03-19T03:33:11.200Z[ recovery-image] Mar 19 03:33:10.138 INFO O| Mar 19 03:33:10.138 INFO STEP 69 (ensure_dir) COMPLETE
92182026-03-19T03:33:11.200Z[ recovery-image] Mar 19 03:33:10.138 INFO O| Mar 19 03:33:10.138 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
92192026-03-19T03:33:11.210Z[ recovery-image] Mar 19 03:33:10.146 INFO O| Mar 19 03:33:10.146 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
92202026-03-19T03:33:11.210Z[ recovery-image] Mar 19 03:33:10.146 INFO O| Mar 19 03:33:10.146 INFO copying /tmp/.tmpHsrGlm/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
92212026-03-19T03:33:11.213Z[ recovery-image] Mar 19 03:33:10.146 INFO O| Mar 19 03:33:10.146 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
92222026-03-19T03:33:11.213Z[ recovery-image] Mar 19 03:33:10.146 INFO O| Mar 19 03:33:10.146 INFO ok!
92232026-03-19T03:33:11.213Z[ recovery-image] Mar 19 03:33:10.146 INFO O| Mar 19 03:33:10.146 INFO STEP 70 (ensure_file) COMPLETE
92242026-03-19T03:33:11.213Z[ recovery-image] Mar 19 03:33:10.146 INFO O| Mar 19 03:33:10.146 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92252026-03-19T03:33:11.216Z[ recovery-image] Mar 19 03:33:10.154 INFO O| Mar 19 03:33:10.154 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ipsec"
92262026-03-19T03:33:11.216Z[ recovery-image] Mar 19 03:33:10.154 INFO O| Mar 19 03:33:10.154 INFO STEP 71 (remove_files) COMPLETE
92272026-03-19T03:33:11.216Z[ recovery-image] Mar 19 03:33:10.154 INFO O| Mar 19 03:33:10.154 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92282026-03-19T03:33:11.224Z[ recovery-image] Mar 19 03:33:10.162 INFO O| Mar 19 03:33:10.162 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ldap"
92292026-03-19T03:33:11.227Z[ recovery-image] Mar 19 03:33:10.162 INFO O| Mar 19 03:33:10.162 INFO STEP 72 (remove_files) COMPLETE
92302026-03-19T03:33:11.227Z[ recovery-image] Mar 19 03:33:10.162 INFO O| Mar 19 03:33:10.162 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92312026-03-19T03:33:11.233Z[ recovery-image] Mar 19 03:33:10.171 INFO O| Mar 19 03:33:10.171 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/rpc"
92322026-03-19T03:33:11.236Z[ recovery-image] Mar 19 03:33:10.171 INFO O| Mar 19 03:33:10.171 INFO STEP 73 (remove_files) COMPLETE
92332026-03-19T03:33:11.236Z[ recovery-image] Mar 19 03:33:10.171 INFO O| Mar 19 03:33:10.171 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92342026-03-19T03:33:11.241Z[ recovery-image] Mar 19 03:33:10.179 INFO O| Mar 19 03:33:10.179 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/security"
92352026-03-19T03:33:11.244Z[ recovery-image] Mar 19 03:33:10.179 INFO O| Mar 19 03:33:10.179 INFO STEP 74 (remove_files) COMPLETE
92362026-03-19T03:33:11.244Z[ recovery-image] Mar 19 03:33:10.179 INFO O| Mar 19 03:33:10.179 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92372026-03-19T03:33:11.249Z[ recovery-image] Mar 19 03:33:10.187 INFO O| Mar 19 03:33:10.187 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/shares"
92382026-03-19T03:33:11.252Z[ recovery-image] Mar 19 03:33:10.187 INFO O| Mar 19 03:33:10.187 INFO STEP 75 (remove_files) COMPLETE
92392026-03-19T03:33:11.252Z[ recovery-image] Mar 19 03:33:10.187 INFO O| Mar 19 03:33:10.187 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92402026-03-19T03:33:11.258Z[ recovery-image] Mar 19 03:33:10.196 INFO O| Mar 19 03:33:10.196 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/smb"
92412026-03-19T03:33:11.260Z[ recovery-image] Mar 19 03:33:10.196 INFO O| Mar 19 03:33:10.196 INFO STEP 76 (remove_files) COMPLETE
92422026-03-19T03:33:11.260Z[ recovery-image] Mar 19 03:33:10.196 INFO O| Mar 19 03:33:10.196 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92432026-03-19T03:33:11.265Z[ recovery-image] Mar 19 03:33:10.203 INFO O| Mar 19 03:33:10.203 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
92442026-03-19T03:33:11.267Z[ recovery-image] Mar 19 03:33:10.203 INFO O| Mar 19 03:33:10.203 INFO STEP 77 (remove_files) COMPLETE
92452026-03-19T03:33:11.268Z[ recovery-image] Mar 19 03:33:10.203 INFO O| Mar 19 03:33:10.203 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92462026-03-19T03:33:11.272Z[ recovery-image] Mar 19 03:33:10.210 INFO O| Mar 19 03:33:10.210 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
92472026-03-19T03:33:11.275Z[ recovery-image] Mar 19 03:33:10.210 INFO O| Mar 19 03:33:10.210 INFO STEP 78 (remove_files) COMPLETE
92482026-03-19T03:33:11.275Z[ recovery-image] Mar 19 03:33:10.210 INFO O| Mar 19 03:33:10.210 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92492026-03-19T03:33:11.279Z[ recovery-image] Mar 19 03:33:10.217 INFO O| Mar 19 03:33:10.217 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
92502026-03-19T03:33:11.282Z[ recovery-image] Mar 19 03:33:10.217 INFO O| Mar 19 03:33:10.217 INFO STEP 79 (remove_files) COMPLETE
92512026-03-19T03:33:11.282Z[ recovery-image] Mar 19 03:33:10.217 INFO O| Mar 19 03:33:10.217 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92522026-03-19T03:33:11.286Z[ recovery-image] Mar 19 03:33:10.224 INFO O| Mar 19 03:33:10.224 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
92532026-03-19T03:33:11.289Z[ recovery-image] Mar 19 03:33:10.224 INFO O| Mar 19 03:33:10.224 INFO STEP 80 (remove_files) COMPLETE
92542026-03-19T03:33:11.289Z[ recovery-image] Mar 19 03:33:10.224 INFO O| Mar 19 03:33:10.224 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92552026-03-19T03:33:11.293Z[ recovery-image] Mar 19 03:33:10.231 INFO O| Mar 19 03:33:10.231 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
92562026-03-19T03:33:11.295Z[ recovery-image] Mar 19 03:33:10.231 INFO O| Mar 19 03:33:10.231 INFO STEP 81 (remove_files) COMPLETE
92572026-03-19T03:33:11.296Z[ recovery-image] Mar 19 03:33:10.231 INFO O| Mar 19 03:33:10.231 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92582026-03-19T03:33:11.299Z[ recovery-image] Mar 19 03:33:10.238 INFO O| Mar 19 03:33:10.237 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
92592026-03-19T03:33:11.299Z[ recovery-image] Mar 19 03:33:10.238 INFO O| Mar 19 03:33:10.238 INFO STEP 82 (remove_files) COMPLETE
92602026-03-19T03:33:11.303Z[ recovery-image] Mar 19 03:33:10.238 INFO O| Mar 19 03:33:10.238 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92612026-03-19T03:33:11.309Z[ recovery-image] Mar 19 03:33:10.247 INFO O| Mar 19 03:33:10.247 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
92622026-03-19T03:33:11.309Z[ recovery-image] Mar 19 03:33:10.247 INFO O| Mar 19 03:33:10.247 INFO STEP 83 (remove_files) COMPLETE
92632026-03-19T03:33:11.312Z[ recovery-image] Mar 19 03:33:10.247 INFO O| Mar 19 03:33:10.247 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92642026-03-19T03:33:11.318Z[ recovery-image] Mar 19 03:33:10.255 INFO O| Mar 19 03:33:10.255 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
92652026-03-19T03:33:11.318Z[ recovery-image] Mar 19 03:33:10.255 INFO O| Mar 19 03:33:10.255 INFO STEP 84 (remove_files) COMPLETE
92662026-03-19T03:33:11.320Z[ recovery-image] Mar 19 03:33:10.255 INFO O| Mar 19 03:33:10.255 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92672026-03-19T03:33:11.325Z[ recovery-image] Mar 19 03:33:10.263 INFO O| Mar 19 03:33:10.263 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
92682026-03-19T03:33:11.325Z[ recovery-image] Mar 19 03:33:10.263 INFO O| Mar 19 03:33:10.263 INFO STEP 85 (remove_files) COMPLETE
92692026-03-19T03:33:11.329Z[ recovery-image] Mar 19 03:33:10.263 INFO O| Mar 19 03:33:10.263 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92702026-03-19T03:33:11.334Z[ recovery-image] Mar 19 03:33:10.272 INFO O| Mar 19 03:33:10.272 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
92712026-03-19T03:33:11.337Z[ recovery-image] Mar 19 03:33:10.272 INFO O| Mar 19 03:33:10.272 INFO STEP 86 (remove_files) COMPLETE
92722026-03-19T03:33:11.337Z[ recovery-image] Mar 19 03:33:10.272 INFO O| Mar 19 03:33:10.272 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92732026-03-19T03:33:11.342Z[ recovery-image] Mar 19 03:33:10.280 INFO O| Mar 19 03:33:10.280 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
92742026-03-19T03:33:11.346Z[ recovery-image] Mar 19 03:33:10.280 INFO O| Mar 19 03:33:10.280 INFO STEP 87 (remove_files) COMPLETE
92752026-03-19T03:33:11.346Z[ recovery-image] Mar 19 03:33:10.280 INFO O| Mar 19 03:33:10.280 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92762026-03-19T03:33:11.350Z[ recovery-image] Mar 19 03:33:10.288 INFO O| Mar 19 03:33:10.288 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
92772026-03-19T03:33:11.350Z[ recovery-image] Mar 19 03:33:10.288 INFO O| Mar 19 03:33:10.288 INFO STEP 88 (remove_files) COMPLETE
92782026-03-19T03:33:11.353Z[ recovery-image] Mar 19 03:33:10.288 INFO O| Mar 19 03:33:10.288 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92792026-03-19T03:33:11.357Z[ recovery-image] Mar 19 03:33:10.295 INFO O| Mar 19 03:33:10.295 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
92802026-03-19T03:33:11.360Z[ recovery-image] Mar 19 03:33:10.295 INFO O| Mar 19 03:33:10.295 INFO STEP 89 (remove_files) COMPLETE
92812026-03-19T03:33:11.360Z[ recovery-image] Mar 19 03:33:10.295 INFO O| Mar 19 03:33:10.295 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92822026-03-19T03:33:11.365Z[ recovery-image] Mar 19 03:33:10.303 INFO O| Mar 19 03:33:10.303 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
92832026-03-19T03:33:11.368Z[ recovery-image] Mar 19 03:33:10.303 INFO O| Mar 19 03:33:10.303 INFO STEP 90 (remove_files) COMPLETE
92842026-03-19T03:33:11.368Z[ recovery-image] Mar 19 03:33:10.303 INFO O| Mar 19 03:33:10.303 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92852026-03-19T03:33:11.372Z[ recovery-image] Mar 19 03:33:10.310 INFO O| Mar 19 03:33:10.310 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
92862026-03-19T03:33:11.375Z[ recovery-image] Mar 19 03:33:10.310 INFO O| Mar 19 03:33:10.310 INFO STEP 91 (remove_files) COMPLETE
92872026-03-19T03:33:11.375Z[ recovery-image] Mar 19 03:33:10.310 INFO O| Mar 19 03:33:10.310 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92882026-03-19T03:33:11.379Z[ recovery-image] Mar 19 03:33:10.317 INFO O| Mar 19 03:33:10.317 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sndstat"
92892026-03-19T03:33:11.382Z[ recovery-image] Mar 19 03:33:10.317 INFO O| Mar 19 03:33:10.317 INFO STEP 92 (remove_files) COMPLETE
92902026-03-19T03:33:11.382Z[ recovery-image] Mar 19 03:33:10.317 INFO O| Mar 19 03:33:10.317 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92912026-03-19T03:33:11.386Z[ recovery-image] Mar 19 03:33:10.324 INFO O| Mar 19 03:33:10.324 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
92922026-03-19T03:33:11.386Z[ recovery-image] Mar 19 03:33:10.324 INFO O| Mar 19 03:33:10.324 INFO STEP 93 (remove_files) COMPLETE
92932026-03-19T03:33:11.389Z[ recovery-image] Mar 19 03:33:10.324 INFO O| Mar 19 03:33:10.324 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92942026-03-19T03:33:11.393Z[ recovery-image] Mar 19 03:33:10.331 INFO O| Mar 19 03:33:10.331 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
92952026-03-19T03:33:11.393Z[ recovery-image] Mar 19 03:33:10.331 INFO O| Mar 19 03:33:10.331 INFO STEP 94 (remove_files) COMPLETE
92962026-03-19T03:33:11.396Z[ recovery-image] Mar 19 03:33:10.331 INFO O| Mar 19 03:33:10.331 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
92972026-03-19T03:33:11.401Z[ recovery-image] Mar 19 03:33:10.339 INFO O| Mar 19 03:33:10.339 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
92982026-03-19T03:33:11.401Z[ recovery-image] Mar 19 03:33:10.339 INFO O| Mar 19 03:33:10.339 INFO STEP 95 (remove_files) COMPLETE
92992026-03-19T03:33:11.403Z[ recovery-image] Mar 19 03:33:10.339 INFO O| Mar 19 03:33:10.339 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
93002026-03-19T03:33:11.408Z[ recovery-image] Mar 19 03:33:10.346 INFO O| Mar 19 03:33:10.346 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
93012026-03-19T03:33:11.411Z[ recovery-image] Mar 19 03:33:10.346 INFO O| Mar 19 03:33:10.346 INFO STEP 96 (remove_files) COMPLETE
93022026-03-19T03:33:11.411Z[ recovery-image] Mar 19 03:33:10.346 INFO O| Mar 19 03:33:10.346 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
93032026-03-19T03:33:11.417Z[ recovery-image] Mar 19 03:33:10.355 INFO O| Mar 19 03:33:10.355 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
93042026-03-19T03:33:11.420Z[ recovery-image] Mar 19 03:33:10.355 INFO O| Mar 19 03:33:10.355 INFO STEP 97 (remove_files) COMPLETE
93052026-03-19T03:33:11.420Z[ recovery-image] Mar 19 03:33:10.355 INFO O| Mar 19 03:33:10.355 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
93062026-03-19T03:33:11.425Z[ recovery-image] Mar 19 03:33:10.363 INFO O| Mar 19 03:33:10.363 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
93072026-03-19T03:33:11.428Z[ recovery-image] Mar 19 03:33:10.363 INFO O| Mar 19 03:33:10.363 INFO STEP 98 (remove_files) COMPLETE
93082026-03-19T03:33:11.428Z[ recovery-image] Mar 19 03:33:10.363 INFO O| Mar 19 03:33:10.363 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
93092026-03-19T03:33:11.432Z[ recovery-image] Mar 19 03:33:10.370 INFO O| Mar 19 03:33:10.370 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
93102026-03-19T03:33:11.432Z[ recovery-image] Mar 19 03:33:10.370 INFO O| Mar 19 03:33:10.370 INFO STEP 99 (remove_files) COMPLETE
93112026-03-19T03:33:11.435Z[ recovery-image] Mar 19 03:33:10.370 INFO O| Mar 19 03:33:10.370 INFO STEP 100: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
93122026-03-19T03:33:11.444Z[ recovery-image] Mar 19 03:33:10.382 INFO O| Mar 19 03:33:10.381 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db does not already exist, skipping removal
93132026-03-19T03:33:11.444Z[ recovery-image] Mar 19 03:33:10.382 INFO O| Mar 19 03:33:10.382 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"}
93142026-03-19T03:33:12.064Z[ host-image] Mar 19 03:33:11.002 INFO O| Mar 19 03:33:11.002 INFO lofi device = /dev/dsk/c2t2d0p0
93152026-03-19T03:33:12.065Z[ host-image] Mar 19 03:33:11.002 INFO O| Mar 19 03:33:11.002 INFO pool device = /dev/dsk/c2t2d0p0
93162026-03-19T03:33:12.067Z[ host-image] Mar 19 03:33:11.002 INFO O| Mar 19 03:33:11.002 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/c2t2d0p0"]
93172026-03-19T03:33:12.181Z[ host-image] Mar 19 03:33:11.118 INFO O| Mar 19 03:33:11.118 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
93182026-03-19T03:33:12.181Z[ host-image] Mar 19 03:33:11.118 INFO O| Mar 19 03:33:11.118 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT
93192026-03-19T03:33:12.193Z[ host-image] Mar 19 03:33:11.131 INFO O| Mar 19 03:33:11.131 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: canmount = off
93202026-03-19T03:33:12.241Z[ host-image] Mar 19 03:33:11.179 INFO O| Mar 19 03:33:11.179 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: mountpoint = legacy
93212026-03-19T03:33:12.273Z[ host-image] Mar 19 03:33:11.211 INFO O| Mar 19 03:33:11.211 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT/ramdisk
93222026-03-19T03:33:12.284Z[ host-image] Mar 19 03:33:11.222 INFO O| Mar 19 03:33:11.221 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: canmount = noauto
93232026-03-19T03:33:12.293Z[ host-image] Mar 19 03:33:11.231 INFO O| Mar 19 03:33:11.231 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: mountpoint = legacy
93242026-03-19T03:33:12.330Z[ host-image] Mar 19 03:33:11.266 INFO O| Mar 19 03:33:11.266 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a
93252026-03-19T03:33:12.333Z[ host-image] Mar 19 03:33:11.267 INFO O| Mar 19 03:33:11.267 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a
93262026-03-19T03:33:12.333Z[ host-image] Mar 19 03:33:11.267 INFO O| Mar 19 03:33:11.267 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/sled/zfs/a"]
93272026-03-19T03:33:12.338Z[ host-image] Mar 19 03:33:11.276 INFO O| Mar 19 03:33:11.276 INFO boot environment UUID: 834ca647-fe6e-469a-b14d-1cfbef5c1df1
93282026-03-19T03:33:12.338Z[ host-image] Mar 19 03:33:11.276 INFO O| Mar 19 03:33:11.276 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 834ca647-fe6e-469a-b14d-1cfbef5c1df1
93292026-03-19T03:33:12.347Z[ host-image] Mar 19 03:33:11.285 INFO O| Mar 19 03:33:11.285 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
93302026-03-19T03:33:12.354Z[ host-image] Mar 19 03:33:11.292 INFO O| Mar 19 03:33:11.292 INFO STEP 0 (create_be) COMPLETE
93312026-03-19T03:33:12.355Z[ host-image] Mar 19 03:33:11.293 INFO O| Mar 19 03:33:11.292 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
93322026-03-19T03:33:12.366Z[ host-image] Mar 19 03:33:11.304 INFO O| Mar 19 03:33:11.304 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/zfs/a"]
93332026-03-19T03:33:17.135Z[ recovery-image] Mar 19 03:33:16.072 INFO O| Mar 19 03:33:16.072 INFO O| Loading smf(7) service descriptions: 1/682/683/684/685/686/687/688/689/6810/6811/6812/6813/6814/6815/6816/6817/6818/6819/6820/6821/6822/6823/6824/6825/6826/6827/6828/6829/6830/6831/6832/6833/6834/6835/6836/6837/6838/6839/6840/6841/6842/6843/6844/6845/6846/6847/6848/6849/6850/6851/6852/6853/6854/6855/6856/6857/6858/6859/6860/6861/6862/6863/6864/6865/6866/6867/6868/68
93342026-03-19T03:33:17.136Z[ recovery-image] Mar 19 03:33:16.072 INFO O| Mar 19 03:33:16.072 INFO E| svccfg: Loaded 68 smf(7) service descriptions
93352026-03-19T03:33:17.152Z[ recovery-image] Mar 19 03:33:16.090 INFO O| Mar 19 03:33:16.090 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.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"}
93362026-03-19T03:33:17.290Z[ recovery-image] Mar 19 03:33:16.228 INFO O| Mar 19 03:33:16.228 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml"], env: {"SVCCFG_CHECKHASH": "1", "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", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a"}
93372026-03-19T03:33:17.365Z[ recovery-image] Mar 19 03:33:16.303 INFO O| Mar 19 03:33:16.303 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db"}
93382026-03-19T03:33:17.462Z[ recovery-image] Mar 19 03:33:16.399 INFO O| Mar 19 03:33:16.399 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db does not exist
93392026-03-19T03:33:17.462Z[ recovery-image] Mar 19 03:33:16.399 INFO O| Mar 19 03:33:16.399 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 ...
93402026-03-19T03:33:17.465Z[ recovery-image] Mar 19 03:33:16.401 INFO O| Mar 19 03:33:16.401 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db
93412026-03-19T03:33:17.465Z[ recovery-image] Mar 19 03:33:16.401 INFO O| Mar 19 03:33:16.401 INFO ok!
93422026-03-19T03:33:17.465Z[ recovery-image] Mar 19 03:33:16.401 INFO O| Mar 19 03:33:16.401 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db exists (as File), removing
93432026-03-19T03:33:17.465Z[ recovery-image] Mar 19 03:33:16.401 INFO O| Mar 19 03:33:16.401 INFO STEP 100 (seed_smf) COMPLETE
93442026-03-19T03:33:17.465Z[ recovery-image] Mar 19 03:33:16.401 INFO O| Mar 19 03:33:16.401 INFO steps complete; finalising image!
93452026-03-19T03:33:17.465Z[ recovery-image] Mar 19 03:33:16.401 INFO O| Mar 19 03:33:16.401 INFO TRIM POOL: TEMPORARY-sled-zfs-recovery
93462026-03-19T03:33:17.491Z[ recovery-image] Mar 19 03:33:16.429 INFO O| Mar 19 03:33:16.429 INFO trim TEMPORARY-sled-zfs-recovery: (4% trimmed, started at Thu Mar 19 03:33:16 2026)
93472026-03-19T03:33:17.699Z[ recovery-image] Mar 19 03:33:16.637 INFO O| Mar 19 03:33:16.637 INFO trim TEMPORARY-sled-zfs-recovery: (85% trimmed, started at Thu Mar 19 03:33:16 2026)
93482026-03-19T03:33:17.905Z[ recovery-image] Mar 19 03:33:16.843 INFO O| Mar 19 03:33:16.843 INFO trim TEMPORARY-sled-zfs-recovery: (85% trimmed, started at Thu Mar 19 03:33:16 2026)
93492026-03-19T03:33:18.112Z[ recovery-image] Mar 19 03:33:17.050 INFO O| Mar 19 03:33:17.050 INFO trim TEMPORARY-sled-zfs-recovery: (85% trimmed, started at Thu Mar 19 03:33:16 2026)
93502026-03-19T03:33:18.318Z[ recovery-image] Mar 19 03:33:17.256 INFO O| Mar 19 03:33:17.256 INFO trim TEMPORARY-sled-zfs-recovery: (98% trimmed, started at Thu Mar 19 03:33:16 2026)
93512026-03-19T03:33:18.538Z[ recovery-image] Mar 19 03:33:17.476 INFO O| Mar 19 03:33:17.476 INFO temporary pool has 424M used, 1.34G avail, 1.00x compressratio
93522026-03-19T03:33:18.538Z[ recovery-image] Mar 19 03:33:17.476 INFO O| Mar 19 03:33:17.476 INFO EXPORT POOL: TEMPORARY-sled-zfs-recovery
93532026-03-19T03:33:18.839Z[ recovery-image] Mar 19 03:33:17.776 INFO O| Mar 19 03:33:17.776 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
93542026-03-19T03:33:18.839Z[ recovery-image] Mar 19 03:33:17.777 INFO O| Mar 19 03:33:17.776 INFO file /rpool/images/build/recovery/output/sled-zfs-recovery.raw does not already exist, skipping removal
93552026-03-19T03:33:21.867Z[ recovery-image] Mar 19 03:33:20.806 INFO O| Mar 19 03:33:20.805 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
93562026-03-19T03:33:21.867Z[ recovery-image] Mar 19 03:33:20.806 INFO O| Mar 19 03:33:20.806 INFO chmod ok, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
93572026-03-19T03:33:21.870Z[ recovery-image] Mar 19 03:33:20.806 INFO O| Mar 19 03:33:20.806 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
93582026-03-19T03:33:21.870Z[ recovery-image] Mar 19 03:33:20.806 INFO O| Mar 19 03:33:20.806 INFO completed processing sled/zfs-recovery
93592026-03-19T03:33:21.870Z[ recovery-image] Mar 19 03:33:20.806 INFO O| Mar 19 03:33:20.806 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
93602026-03-19T03:33:22.000Z[ host-image] Mar 19 03:33:20.938 INFO O| Mar 19 03:33:20.938 INFO STEP 1 (unpack_tar) COMPLETE
93612026-03-19T03:33:22.000Z[ host-image] Mar 19 03:33:20.938 INFO O| Mar 19 03:33:20.938 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93622026-03-19T03:33:22.010Z[ host-image] Mar 19 03:33:20.948 INFO O| Mar 19 03:33:20.948 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/sled/zfs/a"]
93632026-03-19T03:33:22.369Z[ host-image] Mar 19 03:33:21.307 INFO O| Mar 19 03:33:21.307 INFO STEP 2 (devfsadm) COMPLETE
93642026-03-19T03:33:22.369Z[ host-image] Mar 19 03:33:21.308 INFO O| Mar 19 03:33:21.307 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93652026-03-19T03:33:22.379Z[ host-image] Mar 19 03:33:21.316 INFO O| Mar 19 03:33:21.316 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
93662026-03-19T03:33:22.379Z[ host-image] Mar 19 03:33:21.316 INFO O| Mar 19 03:33:21.316 INFO STEP 3 (ensure_dir) COMPLETE
93672026-03-19T03:33:22.379Z[ host-image] Mar 19 03:33:21.316 INFO O| Mar 19 03:33:21.316 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93682026-03-19T03:33:22.385Z[ host-image] Mar 19 03:33:21.324 INFO O| Mar 19 03:33:21.324 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
93692026-03-19T03:33:22.385Z[ host-image] Mar 19 03:33:21.324 INFO O| Mar 19 03:33:21.324 INFO STEP 4 (ensure_dir) COMPLETE
93702026-03-19T03:33:22.388Z[ host-image] Mar 19 03:33:21.324 INFO O| Mar 19 03:33:21.324 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93712026-03-19T03:33:22.394Z[ host-image] Mar 19 03:33:21.332 INFO O| Mar 19 03:33:21.332 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
93722026-03-19T03:33:22.394Z[ host-image] Mar 19 03:33:21.332 INFO O| Mar 19 03:33:21.332 INFO STEP 5 (ensure_dir) COMPLETE
93732026-03-19T03:33:22.397Z[ host-image] Mar 19 03:33:21.332 INFO O| Mar 19 03:33:21.332 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93742026-03-19T03:33:22.403Z[ host-image] Mar 19 03:33:21.342 INFO O| Mar 19 03:33:21.342 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
93752026-03-19T03:33:22.403Z[ host-image] Mar 19 03:33:21.342 INFO O| Mar 19 03:33:21.342 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
93762026-03-19T03:33:22.406Z[ host-image] Mar 19 03:33:21.342 INFO O| Mar 19 03:33:21.342 INFO STEP 6 (ensure_dir) COMPLETE
93772026-03-19T03:33:22.407Z[ host-image] Mar 19 03:33:21.342 INFO O| Mar 19 03:33:21.342 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93782026-03-19T03:33:22.411Z[ host-image] Mar 19 03:33:21.350 INFO O| Mar 19 03:33:21.350 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
93792026-03-19T03:33:22.412Z[ host-image] Mar 19 03:33:21.350 INFO O| Mar 19 03:33:21.350 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
93802026-03-19T03:33:22.414Z[ host-image] Mar 19 03:33:21.350 INFO O| Mar 19 03:33:21.350 INFO STEP 7 (ensure_dir) COMPLETE
93812026-03-19T03:33:22.414Z[ host-image] Mar 19 03:33:21.350 INFO O| Mar 19 03:33:21.350 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93822026-03-19T03:33:22.419Z[ host-image] Mar 19 03:33:21.358 INFO O| Mar 19 03:33:21.358 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/cfg"
93832026-03-19T03:33:22.422Z[ host-image] Mar 19 03:33:21.359 INFO O| Mar 19 03:33:21.359 INFO STEP 8 (remove_files) COMPLETE
93842026-03-19T03:33:22.422Z[ host-image] Mar 19 03:33:21.359 INFO O| Mar 19 03:33:21.359 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93852026-03-19T03:33:22.431Z[ host-image] Mar 19 03:33:21.368 INFO O| Mar 19 03:33:21.368 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/dsk"
93862026-03-19T03:33:22.435Z[ host-image] Mar 19 03:33:21.369 INFO O| Mar 19 03:33:21.369 INFO STEP 9 (remove_files) COMPLETE
93872026-03-19T03:33:22.436Z[ host-image] Mar 19 03:33:21.369 INFO O| Mar 19 03:33:21.369 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93882026-03-19T03:33:22.439Z[ host-image] Mar 19 03:33:21.377 INFO O| Mar 19 03:33:21.377 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/rdsk"
93892026-03-19T03:33:22.442Z[ host-image] Mar 19 03:33:21.377 INFO O| Mar 19 03:33:21.377 INFO STEP 10 (remove_files) COMPLETE
93902026-03-19T03:33:22.442Z[ host-image] Mar 19 03:33:21.377 INFO O| Mar 19 03:33:21.377 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93912026-03-19T03:33:22.447Z[ host-image] Mar 19 03:33:21.385 INFO O| Mar 19 03:33:21.385 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/sensors"
93922026-03-19T03:33:22.450Z[ host-image] Mar 19 03:33:21.385 INFO O| Mar 19 03:33:21.385 INFO STEP 11 (remove_files) COMPLETE
93932026-03-19T03:33:22.450Z[ host-image] Mar 19 03:33:21.385 INFO O| Mar 19 03:33:21.385 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93942026-03-19T03:33:22.455Z[ host-image] Mar 19 03:33:21.393 INFO O| Mar 19 03:33:21.393 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/usb"
93952026-03-19T03:33:22.458Z[ host-image] Mar 19 03:33:21.393 INFO O| Mar 19 03:33:21.393 INFO STEP 12 (remove_files) COMPLETE
93962026-03-19T03:33:22.458Z[ host-image] Mar 19 03:33:21.393 INFO O| Mar 19 03:33:21.393 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93972026-03-19T03:33:22.462Z[ host-image] Mar 19 03:33:21.401 INFO O| Mar 19 03:33:21.401 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
93982026-03-19T03:33:22.465Z[ host-image] Mar 19 03:33:21.401 INFO O| Mar 19 03:33:21.401 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
93992026-03-19T03:33:22.465Z[ host-image] Mar 19 03:33:21.401 INFO O| Mar 19 03:33:21.401 INFO STEP 13 (ensure_dir) COMPLETE
94002026-03-19T03:33:22.465Z[ host-image] Mar 19 03:33:21.401 INFO O| Mar 19 03:33:21.401 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94012026-03-19T03:33:22.470Z[ host-image] Mar 19 03:33:21.409 INFO O| Mar 19 03:33:21.409 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
94022026-03-19T03:33:22.473Z[ host-image] Mar 19 03:33:21.409 INFO O| Mar 19 03:33:21.409 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
94032026-03-19T03:33:22.473Z[ host-image] Mar 19 03:33:21.409 INFO O| Mar 19 03:33:21.409 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
94042026-03-19T03:33:22.473Z[ host-image] Mar 19 03:33:21.409 INFO O| Mar 19 03:33:21.409 INFO STEP 14 (ensure_dir) COMPLETE
94052026-03-19T03:33:22.473Z[ host-image] Mar 19 03:33:21.409 INFO O| Mar 19 03:33:21.409 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94062026-03-19T03:33:22.477Z[ host-image] Mar 19 03:33:21.416 INFO O| Mar 19 03:33:21.416 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
94072026-03-19T03:33:22.480Z[ host-image] Mar 19 03:33:21.416 INFO O| Mar 19 03:33:21.416 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
94082026-03-19T03:33:22.480Z[ host-image] Mar 19 03:33:21.416 INFO O| Mar 19 03:33:21.416 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
94092026-03-19T03:33:22.480Z[ host-image] Mar 19 03:33:21.416 INFO O| Mar 19 03:33:21.416 INFO STEP 15 (ensure_dir) COMPLETE
94102026-03-19T03:33:22.480Z[ host-image] Mar 19 03:33:21.416 INFO O| Mar 19 03:33:21.416 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94112026-03-19T03:33:22.486Z[ host-image] Mar 19 03:33:21.425 INFO O| Mar 19 03:33:21.424 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
94122026-03-19T03:33:22.486Z[ host-image] Mar 19 03:33:21.425 INFO O| Mar 19 03:33:21.425 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
94132026-03-19T03:33:22.489Z[ host-image] Mar 19 03:33:21.425 INFO O| Mar 19 03:33:21.425 INFO STEP 16 (ensure_dir) COMPLETE
94142026-03-19T03:33:22.489Z[ host-image] Mar 19 03:33:21.425 INFO O| Mar 19 03:33:21.425 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94152026-03-19T03:33:22.494Z[ host-image] Mar 19 03:33:21.432 INFO O| Mar 19 03:33:21.432 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
94162026-03-19T03:33:22.497Z[ host-image] Mar 19 03:33:21.433 INFO O| Mar 19 03:33:21.433 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
94172026-03-19T03:33:22.497Z[ host-image] Mar 19 03:33:21.433 INFO O| Mar 19 03:33:21.433 INFO STEP 17 (ensure_dir) COMPLETE
94182026-03-19T03:33:22.497Z[ host-image] Mar 19 03:33:21.433 INFO O| Mar 19 03:33:21.433 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94192026-03-19T03:33:22.503Z[ host-image] Mar 19 03:33:21.441 INFO O| Mar 19 03:33:21.441 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
94202026-03-19T03:33:22.503Z[ host-image] Mar 19 03:33:21.441 INFO O| Mar 19 03:33:21.441 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/msglog
94212026-03-19T03:33:22.506Z[ host-image] Mar 19 03:33:21.441 INFO O| Mar 19 03:33:21.441 INFO ok!
94222026-03-19T03:33:22.506Z[ host-image] Mar 19 03:33:21.441 INFO O| Mar 19 03:33:21.441 INFO STEP 18 (ensure_symlink) COMPLETE
94232026-03-19T03:33:22.506Z[ host-image] Mar 19 03:33:21.441 INFO O| Mar 19 03:33:21.441 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94242026-03-19T03:33:22.510Z[ host-image] Mar 19 03:33:21.449 INFO O| Mar 19 03:33:21.449 INFO file /rpool/images/build/host/work/sled/zfs/a/reconfigure exists, with correct contents
94252026-03-19T03:33:22.510Z[ host-image] Mar 19 03:33:21.449 INFO O| Mar 19 03:33:21.449 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/reconfigure
94262026-03-19T03:33:22.513Z[ host-image] Mar 19 03:33:21.449 INFO O| Mar 19 03:33:21.449 INFO ok!
94272026-03-19T03:33:22.514Z[ host-image] Mar 19 03:33:21.449 INFO O| Mar 19 03:33:21.449 INFO STEP 19 (ensure_file) COMPLETE
94282026-03-19T03:33:22.514Z[ host-image] Mar 19 03:33:21.449 INFO O| Mar 19 03:33:21.449 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
94292026-03-19T03:33:22.518Z[ host-image] Mar 19 03:33:21.457 INFO O| Mar 19 03:33:21.457 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml does not exist
94302026-03-19T03:33:22.518Z[ host-image] Mar 19 03:33:21.457 INFO O| Mar 19 03:33:21.457 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
94312026-03-19T03:33:22.522Z[ host-image] Mar 19 03:33:21.457 INFO O| Mar 19 03:33:21.457 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml
94322026-03-19T03:33:22.522Z[ host-image] Mar 19 03:33:21.457 INFO O| Mar 19 03:33:21.457 INFO ok!
94332026-03-19T03:33:22.522Z[ host-image] Mar 19 03:33:21.457 INFO O| Mar 19 03:33:21.457 INFO STEP 20 (ensure_symlink) COMPLETE
94342026-03-19T03:33:22.522Z[ host-image] Mar 19 03:33:21.457 INFO O| Mar 19 03:33:21.457 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
94352026-03-19T03:33:22.527Z[ host-image] Mar 19 03:33:21.466 INFO O| Mar 19 03:33:21.466 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml does not exist
94362026-03-19T03:33:22.527Z[ host-image] Mar 19 03:33:21.466 INFO O| Mar 19 03:33:21.466 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
94372026-03-19T03:33:22.530Z[ host-image] Mar 19 03:33:21.466 INFO O| Mar 19 03:33:21.466 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml
94382026-03-19T03:33:22.530Z[ host-image] Mar 19 03:33:21.466 INFO O| Mar 19 03:33:21.466 INFO ok!
94392026-03-19T03:33:22.530Z[ host-image] Mar 19 03:33:21.466 INFO O| Mar 19 03:33:21.466 INFO STEP 21 (ensure_symlink) COMPLETE
94402026-03-19T03:33:22.530Z[ host-image] Mar 19 03:33:21.466 INFO O| Mar 19 03:33:21.466 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
94412026-03-19T03:33:22.535Z[ host-image] Mar 19 03:33:21.474 INFO O| Mar 19 03:33:21.474 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml does not exist
94422026-03-19T03:33:22.535Z[ host-image] Mar 19 03:33:21.474 INFO O| Mar 19 03:33:21.474 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
94432026-03-19T03:33:22.538Z[ host-image] Mar 19 03:33:21.474 INFO O| Mar 19 03:33:21.474 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml
94442026-03-19T03:33:22.538Z[ host-image] Mar 19 03:33:21.474 INFO O| Mar 19 03:33:21.474 INFO ok!
94452026-03-19T03:33:22.538Z[ host-image] Mar 19 03:33:21.474 INFO O| Mar 19 03:33:21.474 INFO STEP 22 (ensure_symlink) COMPLETE
94462026-03-19T03:33:22.538Z[ host-image] Mar 19 03:33:21.474 INFO O| Mar 19 03:33:21.474 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
94472026-03-19T03:33:22.542Z[ host-image] Mar 19 03:33:21.481 INFO O| Mar 19 03:33:21.481 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml does not exist
94482026-03-19T03:33:22.542Z[ host-image] Mar 19 03:33:21.481 INFO O| Mar 19 03:33:21.481 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
94492026-03-19T03:33:22.545Z[ host-image] Mar 19 03:33:21.481 INFO O| Mar 19 03:33:21.481 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml
94502026-03-19T03:33:22.545Z[ host-image] Mar 19 03:33:21.481 INFO O| Mar 19 03:33:21.481 INFO ok!
94512026-03-19T03:33:22.545Z[ host-image] Mar 19 03:33:21.481 INFO O| Mar 19 03:33:21.481 INFO STEP 23 (ensure_symlink) COMPLETE
94522026-03-19T03:33:22.546Z[ host-image] Mar 19 03:33:21.481 INFO O| Mar 19 03:33:21.481 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94532026-03-19T03:33:22.550Z[ host-image] Mar 19 03:33:21.489 INFO O| Mar 19 03:33:21.489 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
94542026-03-19T03:33:22.553Z[ host-image] Mar 19 03:33:21.489 INFO O| Mar 19 03:33:21.489 INFO copying /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf ...
94552026-03-19T03:33:22.553Z[ host-image] Mar 19 03:33:21.489 INFO O| Mar 19 03:33:21.489 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf
94562026-03-19T03:33:22.553Z[ host-image] Mar 19 03:33:21.489 INFO O| Mar 19 03:33:21.489 INFO ok!
94572026-03-19T03:33:22.553Z[ host-image] Mar 19 03:33:21.489 INFO O| Mar 19 03:33:21.489 INFO STEP 24 (ensure_file) COMPLETE
94582026-03-19T03:33:22.553Z[ host-image] Mar 19 03:33:21.489 INFO O| Mar 19 03:33:21.489 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
94592026-03-19T03:33:22.559Z[ host-image] Mar 19 03:33:21.498 INFO O| Mar 19 03:33:21.498 INFO updating shadow file
94602026-03-19T03:33:22.562Z[ host-image] Mar 19 03:33:21.498 INFO O| Mar 19 03:33:21.498 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
94612026-03-19T03:33:22.562Z[ host-image] Mar 19 03:33:21.498 INFO O| Mar 19 03:33:21.498 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
94622026-03-19T03:33:22.562Z[ host-image] Mar 19 03:33:21.498 INFO O| Mar 19 03:33:21.498 INFO STEP 25 (shadow) COMPLETE
94632026-03-19T03:33:22.562Z[ host-image] Mar 19 03:33:21.498 INFO O| Mar 19 03:33:21.498 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94642026-03-19T03:33:22.567Z[ host-image] Mar 19 03:33:21.506 INFO O| Mar 19 03:33:21.506 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
94652026-03-19T03:33:22.568Z[ host-image] Mar 19 03:33:21.506 INFO O| Mar 19 03:33:21.506 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts ...
94662026-03-19T03:33:22.571Z[ host-image] Mar 19 03:33:21.506 INFO O| Mar 19 03:33:21.506 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts
94672026-03-19T03:33:22.571Z[ host-image] Mar 19 03:33:21.506 INFO O| Mar 19 03:33:21.506 INFO ok!
94682026-03-19T03:33:22.571Z[ host-image] Mar 19 03:33:21.506 INFO O| Mar 19 03:33:21.506 INFO STEP 26 (ensure_file) COMPLETE
94692026-03-19T03:33:22.571Z[ host-image] Mar 19 03:33:21.506 INFO O| Mar 19 03:33:21.506 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94702026-03-19T03:33:22.576Z[ host-image] Mar 19 03:33:21.514 INFO O| Mar 19 03:33:21.514 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/nodename does not exist
94712026-03-19T03:33:22.576Z[ host-image] Mar 19 03:33:21.514 INFO O| Mar 19 03:33:21.514 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/nodename ...
94722026-03-19T03:33:22.579Z[ host-image] Mar 19 03:33:21.515 INFO O| Mar 19 03:33:21.515 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nodename
94732026-03-19T03:33:22.579Z[ host-image] Mar 19 03:33:21.515 INFO O| Mar 19 03:33:21.515 INFO ok!
94742026-03-19T03:33:22.579Z[ host-image] Mar 19 03:33:21.515 INFO O| Mar 19 03:33:21.515 INFO STEP 27 (ensure_file) COMPLETE
94752026-03-19T03:33:22.579Z[ host-image] Mar 19 03:33:21.515 INFO O| Mar 19 03:33:21.515 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94762026-03-19T03:33:22.584Z[ host-image] Mar 19 03:33:21.522 INFO O| Mar 19 03:33:21.522 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
94772026-03-19T03:33:22.584Z[ host-image] Mar 19 03:33:21.522 INFO O| Mar 19 03:33:21.522 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent ...
94782026-03-19T03:33:22.587Z[ host-image] Mar 19 03:33:21.522 INFO O| Mar 19 03:33:21.522 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
94792026-03-19T03:33:22.587Z[ host-image] Mar 19 03:33:21.522 INFO O| Mar 19 03:33:21.522 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
94802026-03-19T03:33:22.587Z[ host-image] Mar 19 03:33:21.522 INFO O| Mar 19 03:33:21.522 INFO ok!
94812026-03-19T03:33:22.587Z[ host-image] Mar 19 03:33:21.522 INFO O| Mar 19 03:33:21.522 INFO STEP 28 (ensure_file) COMPLETE
94822026-03-19T03:33:22.587Z[ host-image] Mar 19 03:33:21.523 INFO O| Mar 19 03:33:21.522 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94832026-03-19T03:33:22.593Z[ host-image] Mar 19 03:33:21.531 INFO O| Mar 19 03:33:21.531 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf does not exist
94842026-03-19T03:33:22.597Z[ host-image] Mar 19 03:33:21.531 INFO O| Mar 19 03:33:21.531 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf ...
94852026-03-19T03:33:22.597Z[ host-image] Mar 19 03:33:21.531 INFO O| Mar 19 03:33:21.531 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf
94862026-03-19T03:33:22.597Z[ host-image] Mar 19 03:33:21.531 INFO O| Mar 19 03:33:21.531 INFO ok!
94872026-03-19T03:33:22.597Z[ host-image] Mar 19 03:33:21.531 INFO O| Mar 19 03:33:21.531 INFO STEP 29 (ensure_file) COMPLETE
94882026-03-19T03:33:22.597Z[ host-image] Mar 19 03:33:21.531 INFO O| Mar 19 03:33:21.531 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
94892026-03-19T03:33:22.602Z[ host-image] Mar 19 03:33:21.540 INFO O| Mar 19 03:33:21.540 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
94902026-03-19T03:33:22.608Z[ host-image] Mar 19 03:33:21.540 INFO O| Mar 19 03:33:21.540 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
94912026-03-19T03:33:22.608Z[ host-image] Mar 19 03:33:21.540 INFO O| Mar 19 03:33:21.540 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
94922026-03-19T03:33:22.608Z[ host-image] Mar 19 03:33:21.540 INFO O| Mar 19 03:33:21.540 INFO STEP 30 (ensure_dir) COMPLETE
94932026-03-19T03:33:22.608Z[ host-image] Mar 19 03:33:21.540 INFO O| Mar 19 03:33:21.540 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94942026-03-19T03:33:22.611Z[ host-image] Mar 19 03:33:21.548 INFO O| Mar 19 03:33:21.548 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup does not exist
94952026-03-19T03:33:22.611Z[ host-image] Mar 19 03:33:21.548 INFO O| Mar 19 03:33:21.548 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup ...
94962026-03-19T03:33:22.611Z[ host-image] Mar 19 03:33:21.548 INFO O| Mar 19 03:33:21.548 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
94972026-03-19T03:33:22.611Z[ host-image] Mar 19 03:33:21.548 INFO O| Mar 19 03:33:21.548 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
94982026-03-19T03:33:22.611Z[ host-image] Mar 19 03:33:21.548 INFO O| Mar 19 03:33:21.548 INFO ok!
94992026-03-19T03:33:22.612Z[ host-image] Mar 19 03:33:21.548 INFO O| Mar 19 03:33:21.548 INFO STEP 31 (ensure_file) COMPLETE
95002026-03-19T03:33:22.612Z[ host-image] Mar 19 03:33:21.548 INFO O| Mar 19 03:33:21.548 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
95012026-03-19T03:33:22.617Z[ host-image] Mar 19 03:33:21.556 INFO O| Mar 19 03:33:21.556 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
95022026-03-19T03:33:22.617Z[ host-image] Mar 19 03:33:21.556 INFO O| Mar 19 03:33:21.556 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
95032026-03-19T03:33:22.620Z[ host-image] Mar 19 03:33:21.556 INFO O| Mar 19 03:33:21.556 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
95042026-03-19T03:33:22.620Z[ host-image] Mar 19 03:33:21.556 INFO O| Mar 19 03:33:21.556 INFO STEP 32 (ensure_dir) COMPLETE
95052026-03-19T03:33:22.620Z[ host-image] Mar 19 03:33:21.556 INFO O| Mar 19 03:33:21.556 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95062026-03-19T03:33:22.624Z[ host-image] Mar 19 03:33:21.563 INFO O| Mar 19 03:33:21.563 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml does not exist
95072026-03-19T03:33:22.624Z[ host-image] Mar 19 03:33:21.563 INFO O| Mar 19 03:33:21.563 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 ...
95082026-03-19T03:33:22.627Z[ host-image] Mar 19 03:33:21.563 INFO O| Mar 19 03:33:21.563 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
95092026-03-19T03:33:22.627Z[ host-image] Mar 19 03:33:21.563 INFO O| Mar 19 03:33:21.563 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml
95102026-03-19T03:33:22.627Z[ host-image] Mar 19 03:33:21.563 INFO O| Mar 19 03:33:21.563 INFO ok!
95112026-03-19T03:33:22.629Z[ host-image] Mar 19 03:33:21.563 INFO O| Mar 19 03:33:21.563 INFO STEP 33 (ensure_file) COMPLETE
95122026-03-19T03:33:22.629Z[ host-image] Mar 19 03:33:21.563 INFO O| Mar 19 03:33:21.563 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95132026-03-19T03:33:22.632Z[ host-image] Mar 19 03:33:21.571 INFO O| Mar 19 03:33:21.571 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/auto_master does not exist
95142026-03-19T03:33:22.635Z[ host-image] Mar 19 03:33:21.571 INFO O| Mar 19 03:33:21.571 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/sled/zfs/a/etc/auto_master ...
95152026-03-19T03:33:22.635Z[ host-image] Mar 19 03:33:21.571 INFO O| Mar 19 03:33:21.571 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/auto_master
95162026-03-19T03:33:22.635Z[ host-image] Mar 19 03:33:21.571 INFO O| Mar 19 03:33:21.571 INFO ok!
95172026-03-19T03:33:22.635Z[ host-image] Mar 19 03:33:21.571 INFO O| Mar 19 03:33:21.571 INFO STEP 34 (ensure_file) COMPLETE
95182026-03-19T03:33:22.635Z[ host-image] Mar 19 03:33:21.571 INFO O| Mar 19 03:33:21.571 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95192026-03-19T03:33:22.640Z[ host-image] Mar 19 03:33:21.578 INFO O| Mar 19 03:33:21.578 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
95202026-03-19T03:33:22.640Z[ host-image] Mar 19 03:33:21.578 INFO O| Mar 19 03:33:21.578 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs ...
95212026-03-19T03:33:22.643Z[ host-image] Mar 19 03:33:21.578 INFO O| Mar 19 03:33:21.578 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
95222026-03-19T03:33:22.643Z[ host-image] Mar 19 03:33:21.578 INFO O| Mar 19 03:33:21.578 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
95232026-03-19T03:33:22.643Z[ host-image] Mar 19 03:33:21.578 INFO O| Mar 19 03:33:21.578 INFO ok!
95242026-03-19T03:33:22.644Z[ host-image] Mar 19 03:33:21.578 INFO O| Mar 19 03:33:21.578 INFO STEP 35 (ensure_file) COMPLETE
95252026-03-19T03:33:22.644Z[ host-image] Mar 19 03:33:21.578 INFO O| Mar 19 03:33:21.578 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95262026-03-19T03:33:22.648Z[ host-image] Mar 19 03:33:21.587 INFO O| Mar 19 03:33:21.587 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/init exists, with wrong contents, unlinking
95272026-03-19T03:33:22.648Z[ host-image] Mar 19 03:33:21.587 INFO O| Mar 19 03:33:21.587 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/sled/zfs/a/etc/default/init ...
95282026-03-19T03:33:22.651Z[ host-image] Mar 19 03:33:21.587 INFO O| Mar 19 03:33:21.587 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/init
95292026-03-19T03:33:22.651Z[ host-image] Mar 19 03:33:21.587 INFO O| Mar 19 03:33:21.587 INFO ok!
95302026-03-19T03:33:22.651Z[ host-image] Mar 19 03:33:21.587 INFO O| Mar 19 03:33:21.587 INFO STEP 36 (ensure_file) COMPLETE
95312026-03-19T03:33:22.651Z[ host-image] Mar 19 03:33:21.587 INFO O| Mar 19 03:33:21.587 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95322026-03-19T03:33:22.656Z[ host-image] Mar 19 03:33:21.595 INFO O| Mar 19 03:33:21.595 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
95332026-03-19T03:33:22.656Z[ host-image] Mar 19 03:33:21.595 INFO O| Mar 19 03:33:21.595 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config ...
95342026-03-19T03:33:22.659Z[ host-image] Mar 19 03:33:21.595 INFO O| Mar 19 03:33:21.595 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config
95352026-03-19T03:33:22.659Z[ host-image] Mar 19 03:33:21.595 INFO O| Mar 19 03:33:21.595 INFO ok!
95362026-03-19T03:33:22.659Z[ host-image] Mar 19 03:33:21.595 INFO O| Mar 19 03:33:21.595 INFO STEP 37 (ensure_file) COMPLETE
95372026-03-19T03:33:22.659Z[ host-image] Mar 19 03:33:21.595 INFO O| Mar 19 03:33:21.595 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95382026-03-19T03:33:22.664Z[ host-image] Mar 19 03:33:21.602 INFO O| Mar 19 03:33:21.602 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams does not exist
95392026-03-19T03:33:22.664Z[ host-image] Mar 19 03:33:21.602 INFO O| Mar 19 03:33:21.602 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams ...
95402026-03-19T03:33:22.667Z[ host-image] Mar 19 03:33:21.602 INFO O| Mar 19 03:33:21.602 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
95412026-03-19T03:33:22.667Z[ host-image] Mar 19 03:33:21.602 INFO O| Mar 19 03:33:21.602 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
95422026-03-19T03:33:22.667Z[ host-image] Mar 19 03:33:21.602 INFO O| Mar 19 03:33:21.602 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
95432026-03-19T03:33:22.667Z[ host-image] Mar 19 03:33:21.602 INFO O| Mar 19 03:33:21.602 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
95442026-03-19T03:33:22.667Z[ host-image] Mar 19 03:33:21.602 INFO O| Mar 19 03:33:21.602 INFO ok!
95452026-03-19T03:33:22.667Z[ host-image] Mar 19 03:33:21.603 INFO O| Mar 19 03:33:21.602 INFO STEP 38 (ensure_file) COMPLETE
95462026-03-19T03:33:22.667Z[ host-image] Mar 19 03:33:21.603 INFO O| Mar 19 03:33:21.603 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
95472026-03-19T03:33:22.671Z[ host-image] Mar 19 03:33:21.610 INFO O| Mar 19 03:33:21.610 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
95482026-03-19T03:33:22.674Z[ host-image] Mar 19 03:33:21.610 INFO O| Mar 19 03:33:21.610 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
95492026-03-19T03:33:22.674Z[ host-image] Mar 19 03:33:21.610 INFO O| Mar 19 03:33:21.610 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
95502026-03-19T03:33:22.674Z[ host-image] Mar 19 03:33:21.610 INFO O| Mar 19 03:33:21.610 INFO STEP 39 (ensure_dir) COMPLETE
95512026-03-19T03:33:22.674Z[ host-image] Mar 19 03:33:21.610 INFO O| Mar 19 03:33:21.610 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
95522026-03-19T03:33:22.679Z[ host-image] Mar 19 03:33:21.618 INFO O| Mar 19 03:33:21.618 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
95532026-03-19T03:33:22.682Z[ host-image] Mar 19 03:33:21.618 INFO O| Mar 19 03:33:21.618 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 ...
95542026-03-19T03:33:22.682Z[ host-image] Mar 19 03:33:21.618 INFO O| Mar 19 03:33:21.618 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
95552026-03-19T03:33:22.682Z[ host-image] Mar 19 03:33:21.618 INFO O| Mar 19 03:33:21.618 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
95562026-03-19T03:33:22.682Z[ host-image] Mar 19 03:33:21.618 INFO O| Mar 19 03:33:21.618 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
95572026-03-19T03:33:22.683Z[ host-image] Mar 19 03:33:21.618 INFO O| Mar 19 03:33:21.618 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
95582026-03-19T03:33:22.683Z[ host-image] Mar 19 03:33:21.618 INFO O| Mar 19 03:33:21.618 INFO ok!
95592026-03-19T03:33:22.683Z[ host-image] Mar 19 03:33:21.618 INFO O| Mar 19 03:33:21.618 INFO STEP 40 (ensure_file) COMPLETE
95602026-03-19T03:33:22.683Z[ host-image] Mar 19 03:33:21.618 INFO O| Mar 19 03:33:21.618 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
95612026-03-19T03:33:22.687Z[ host-image] Mar 19 03:33:21.626 INFO O| Mar 19 03:33:21.626 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
95622026-03-19T03:33:22.687Z[ host-image] Mar 19 03:33:21.626 INFO O| Mar 19 03:33:21.626 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 ...
95632026-03-19T03:33:22.690Z[ host-image] Mar 19 03:33:21.626 INFO O| Mar 19 03:33:21.626 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
95642026-03-19T03:33:22.690Z[ host-image] Mar 19 03:33:21.626 INFO O| Mar 19 03:33:21.626 INFO ok!
95652026-03-19T03:33:22.690Z[ host-image] Mar 19 03:33:21.626 INFO O| Mar 19 03:33:21.626 INFO STEP 41 (ensure_symlink) COMPLETE
95662026-03-19T03:33:22.690Z[ host-image] Mar 19 03:33:21.626 INFO O| Mar 19 03:33:21.626 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
95672026-03-19T03:33:22.695Z[ host-image] Mar 19 03:33:21.634 INFO O| Mar 19 03:33:21.634 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo does not exist
95682026-03-19T03:33:22.698Z[ host-image] Mar 19 03:33:21.634 INFO O| Mar 19 03:33:21.634 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
95692026-03-19T03:33:22.698Z[ host-image] Mar 19 03:33:21.634 INFO O| Mar 19 03:33:21.634 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo
95702026-03-19T03:33:22.698Z[ host-image] Mar 19 03:33:21.634 INFO O| Mar 19 03:33:21.634 INFO ok!
95712026-03-19T03:33:22.698Z[ host-image] Mar 19 03:33:21.634 INFO O| Mar 19 03:33:21.634 INFO STEP 42 (ensure_symlink) COMPLETE
95722026-03-19T03:33:22.698Z[ host-image] Mar 19 03:33:21.634 INFO O| Mar 19 03:33:21.634 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95732026-03-19T03:33:22.702Z[ host-image] Mar 19 03:33:21.641 INFO O| Mar 19 03:33:21.641 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot does not exist
95742026-03-19T03:33:22.705Z[ host-image] Mar 19 03:33:21.641 INFO O| Mar 19 03:33:21.641 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot ...
95752026-03-19T03:33:22.705Z[ host-image] Mar 19 03:33:21.641 INFO O| Mar 19 03:33:21.641 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
95762026-03-19T03:33:22.705Z[ host-image] Mar 19 03:33:21.641 INFO O| Mar 19 03:33:21.641 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
95772026-03-19T03:33:22.705Z[ host-image] Mar 19 03:33:21.641 INFO O| Mar 19 03:33:21.641 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
95782026-03-19T03:33:22.705Z[ host-image] Mar 19 03:33:21.641 INFO O| Mar 19 03:33:21.641 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
95792026-03-19T03:33:22.705Z[ host-image] Mar 19 03:33:21.641 INFO O| Mar 19 03:33:21.641 INFO ok!
95802026-03-19T03:33:22.705Z[ host-image] Mar 19 03:33:21.641 INFO O| Mar 19 03:33:21.641 INFO STEP 43 (ensure_file) COMPLETE
95812026-03-19T03:33:22.705Z[ host-image] Mar 19 03:33:21.641 INFO O| Mar 19 03:33:21.641 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95822026-03-19T03:33:22.710Z[ host-image] Mar 19 03:33:21.648 INFO O| Mar 19 03:33:21.648 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
95832026-03-19T03:33:22.710Z[ host-image] Mar 19 03:33:21.648 INFO O| Mar 19 03:33:21.648 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 ...
95842026-03-19T03:33:22.713Z[ host-image] Mar 19 03:33:21.648 INFO O| Mar 19 03:33:21.648 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
95852026-03-19T03:33:22.713Z[ host-image] Mar 19 03:33:21.648 INFO O| Mar 19 03:33:21.648 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml
95862026-03-19T03:33:22.713Z[ host-image] Mar 19 03:33:21.648 INFO O| Mar 19 03:33:21.648 INFO ok!
95872026-03-19T03:33:22.713Z[ host-image] Mar 19 03:33:21.648 INFO O| Mar 19 03:33:21.648 INFO STEP 44 (ensure_file) COMPLETE
95882026-03-19T03:33:22.713Z[ host-image] Mar 19 03:33:21.648 INFO O| Mar 19 03:33:21.648 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95892026-03-19T03:33:22.718Z[ host-image] Mar 19 03:33:21.657 INFO O| Mar 19 03:33:21.657 INFO file /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml does not exist
95902026-03-19T03:33:22.718Z[ host-image] Mar 19 03:33:21.657 INFO O| Mar 19 03:33:21.657 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml ...
95912026-03-19T03:33:22.721Z[ host-image] Mar 19 03:33:21.657 INFO O| Mar 19 03:33:21.657 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml
95922026-03-19T03:33:22.721Z[ host-image] Mar 19 03:33:21.657 INFO O| Mar 19 03:33:21.657 INFO ok!
95932026-03-19T03:33:22.721Z[ host-image] Mar 19 03:33:21.657 INFO O| Mar 19 03:33:21.657 INFO STEP 45 (ensure_file) COMPLETE
95942026-03-19T03:33:22.721Z[ host-image] Mar 19 03:33:21.657 INFO O| Mar 19 03:33:21.657 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
95952026-03-19T03:33:22.726Z[ host-image] Mar 19 03:33:21.665 INFO O| Mar 19 03:33:21.665 INFO updating shadow file
95962026-03-19T03:33:22.729Z[ host-image] Mar 19 03:33:21.665 INFO O| Mar 19 03:33:21.665 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
95972026-03-19T03:33:22.729Z[ host-image] Mar 19 03:33:21.665 INFO O| Mar 19 03:33:21.665 INFO STEP 46 (shadow) COMPLETE
95982026-03-19T03:33:22.729Z[ host-image] Mar 19 03:33:21.665 INFO O| Mar 19 03:33:21.665 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
95992026-03-19T03:33:22.734Z[ host-image] Mar 19 03:33:21.672 INFO O| Mar 19 03:33:21.672 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/login exists, with wrong contents, unlinking
96002026-03-19T03:33:22.737Z[ host-image] Mar 19 03:33:21.672 INFO O| Mar 19 03:33:21.672 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/sled/zfs/a/etc/default/login ...
96012026-03-19T03:33:22.737Z[ host-image] Mar 19 03:33:21.672 INFO O| Mar 19 03:33:21.672 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
96022026-03-19T03:33:22.737Z[ host-image] Mar 19 03:33:21.672 INFO O| Mar 19 03:33:21.672 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
96032026-03-19T03:33:22.737Z[ host-image] Mar 19 03:33:21.672 INFO O| Mar 19 03:33:21.672 INFO ok!
96042026-03-19T03:33:22.737Z[ host-image] Mar 19 03:33:21.673 INFO O| Mar 19 03:33:21.672 INFO STEP 47 (ensure_file) COMPLETE
96052026-03-19T03:33:22.737Z[ host-image] Mar 19 03:33:21.673 INFO O| Mar 19 03:33:21.672 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96062026-03-19T03:33:22.737Z[ host-image] Mar 19 03:33:21.673 INFO O| Mar 19 03:33:21.673 INFO skip step because feature "mfg" is not enabled
96072026-03-19T03:33:22.737Z[ host-image] Mar 19 03:33:21.673 INFO O| Mar 19 03:33:21.673 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96082026-03-19T03:33:22.737Z[ host-image] Mar 19 03:33:21.673 INFO O| Mar 19 03:33:21.673 INFO skip step because feature "mfg" is not enabled
96092026-03-19T03:33:22.737Z[ host-image] Mar 19 03:33:21.673 INFO O| Mar 19 03:33:21.673 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96102026-03-19T03:33:22.741Z[ host-image] Mar 19 03:33:21.680 INFO O| Mar 19 03:33:21.680 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot does not exist
96112026-03-19T03:33:22.741Z[ host-image] Mar 19 03:33:21.680 INFO O| Mar 19 03:33:21.680 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot ...
96122026-03-19T03:33:22.769Z[ host-image] Mar 19 03:33:21.708 INFO O| Mar 19 03:33:21.708 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
96132026-03-19T03:33:22.769Z[ host-image] Mar 19 03:33:21.708 INFO O| Mar 19 03:33:21.708 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
96142026-03-19T03:33:22.772Z[ host-image] Mar 19 03:33:21.708 INFO O| Mar 19 03:33:21.708 INFO ok!
96152026-03-19T03:33:22.772Z[ host-image] Mar 19 03:33:21.708 INFO O| Mar 19 03:33:21.708 INFO STEP 50 (ensure_file) COMPLETE
96162026-03-19T03:33:22.772Z[ host-image] Mar 19 03:33:21.708 INFO O| Mar 19 03:33:21.708 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96172026-03-19T03:33:22.772Z[ host-image] Mar 19 03:33:21.708 INFO O| Mar 19 03:33:21.708 INFO skip step because feature "compliance" is not enabled
96182026-03-19T03:33:22.772Z[ host-image] Mar 19 03:33:21.708 INFO O| Mar 19 03:33:21.708 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96192026-03-19T03:33:22.781Z[ host-image] Mar 19 03:33:21.718 INFO O| Mar 19 03:33:21.718 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname does not exist
96202026-03-19T03:33:22.781Z[ host-image] Mar 19 03:33:21.718 INFO O| Mar 19 03:33:21.718 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname ...
96212026-03-19T03:33:22.781Z[ host-image] Mar 19 03:33:21.718 INFO O| Mar 19 03:33:21.718 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
96222026-03-19T03:33:22.781Z[ host-image] Mar 19 03:33:21.718 INFO O| Mar 19 03:33:21.718 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
96232026-03-19T03:33:22.781Z[ host-image] Mar 19 03:33:21.718 INFO O| Mar 19 03:33:21.718 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
96242026-03-19T03:33:22.785Z[ host-image] Mar 19 03:33:21.718 INFO O| Mar 19 03:33:21.718 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
96252026-03-19T03:33:22.785Z[ host-image] Mar 19 03:33:21.718 INFO O| Mar 19 03:33:21.718 INFO ok!
96262026-03-19T03:33:22.785Z[ host-image] Mar 19 03:33:21.718 INFO O| Mar 19 03:33:21.718 INFO STEP 52 (ensure_file) COMPLETE
96272026-03-19T03:33:22.785Z[ host-image] Mar 19 03:33:21.718 INFO O| Mar 19 03:33:21.718 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96282026-03-19T03:33:22.794Z[ host-image] Mar 19 03:33:21.732 INFO O| Mar 19 03:33:21.732 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
96292026-03-19T03:33:22.794Z[ host-image] Mar 19 03:33:21.732 INFO O| Mar 19 03:33:21.732 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 ...
96302026-03-19T03:33:22.797Z[ host-image] Mar 19 03:33:21.732 INFO O| Mar 19 03:33:21.732 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
96312026-03-19T03:33:22.797Z[ host-image] Mar 19 03:33:21.732 INFO O| Mar 19 03:33:21.732 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
96322026-03-19T03:33:22.797Z[ host-image] Mar 19 03:33:21.732 INFO O| Mar 19 03:33:21.732 INFO ok!
96332026-03-19T03:33:22.797Z[ host-image] Mar 19 03:33:21.732 INFO O| Mar 19 03:33:21.732 INFO STEP 53 (ensure_file) COMPLETE
96342026-03-19T03:33:22.797Z[ host-image] Mar 19 03:33:21.732 INFO O| Mar 19 03:33:21.732 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96352026-03-19T03:33:22.804Z[ host-image] Mar 19 03:33:21.743 INFO O| Mar 19 03:33:21.743 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen does not exist
96362026-03-19T03:33:22.804Z[ host-image] Mar 19 03:33:21.743 INFO O| Mar 19 03:33:21.743 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 ...
96372026-03-19T03:33:22.807Z[ host-image] Mar 19 03:33:21.743 INFO O| Mar 19 03:33:21.743 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
96382026-03-19T03:33:22.807Z[ host-image] Mar 19 03:33:21.743 INFO O| Mar 19 03:33:21.743 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
96392026-03-19T03:33:22.807Z[ host-image] Mar 19 03:33:21.743 INFO O| Mar 19 03:33:21.743 INFO ok!
96402026-03-19T03:33:22.807Z[ host-image] Mar 19 03:33:21.743 INFO O| Mar 19 03:33:21.743 INFO STEP 54 (ensure_file) COMPLETE
96412026-03-19T03:33:22.808Z[ host-image] Mar 19 03:33:21.743 INFO O| Mar 19 03:33:21.743 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96422026-03-19T03:33:22.814Z[ host-image] Mar 19 03:33:21.753 INFO O| Mar 19 03:33:21.753 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml does not exist
96432026-03-19T03:33:22.814Z[ host-image] Mar 19 03:33:21.753 INFO O| Mar 19 03:33:21.753 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 ...
96442026-03-19T03:33:22.817Z[ host-image] Mar 19 03:33:21.753 INFO O| Mar 19 03:33:21.753 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
96452026-03-19T03:33:22.817Z[ host-image] Mar 19 03:33:21.753 INFO O| Mar 19 03:33:21.753 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml
96462026-03-19T03:33:22.817Z[ host-image] Mar 19 03:33:21.753 INFO O| Mar 19 03:33:21.753 INFO ok!
96472026-03-19T03:33:22.817Z[ host-image] Mar 19 03:33:21.753 INFO O| Mar 19 03:33:21.753 INFO STEP 55 (ensure_file) COMPLETE
96482026-03-19T03:33:22.817Z[ host-image] Mar 19 03:33:21.753 INFO O| Mar 19 03:33:21.753 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96492026-03-19T03:33:22.823Z[ host-image] Mar 19 03:33:21.762 INFO O| Mar 19 03:33:21.762 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen does not exist
96502026-03-19T03:33:22.823Z[ host-image] Mar 19 03:33:21.762 INFO O| Mar 19 03:33:21.762 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 ...
96512026-03-19T03:33:22.826Z[ host-image] Mar 19 03:33:21.762 INFO O| Mar 19 03:33:21.762 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
96522026-03-19T03:33:22.826Z[ host-image] Mar 19 03:33:21.762 INFO O| Mar 19 03:33:21.762 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
96532026-03-19T03:33:22.826Z[ host-image] Mar 19 03:33:21.762 INFO O| Mar 19 03:33:21.762 INFO ok!
96542026-03-19T03:33:22.826Z[ host-image] Mar 19 03:33:21.762 INFO O| Mar 19 03:33:21.762 INFO STEP 56 (ensure_file) COMPLETE
96552026-03-19T03:33:22.826Z[ host-image] Mar 19 03:33:21.762 INFO O| Mar 19 03:33:21.762 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96562026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.769 INFO O| Mar 19 03:33:21.769 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml does not exist
96572026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.769 INFO O| Mar 19 03:33:21.769 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 ...
96582026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.769 INFO O| Mar 19 03:33:21.769 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
96592026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.769 INFO O| Mar 19 03:33:21.769 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml
96602026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.769 INFO O| Mar 19 03:33:21.769 INFO ok!
96612026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.769 INFO O| Mar 19 03:33:21.769 INFO STEP 57 (ensure_file) COMPLETE
96622026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.769 INFO O| Mar 19 03:33:21.769 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96632026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.778 INFO O| Mar 19 03:33:21.778 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen does not exist
96642026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.778 INFO O| Mar 19 03:33:21.778 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 ...
96652026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.778 INFO O| Mar 19 03:33:21.778 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
96662026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.778 INFO O| Mar 19 03:33:21.778 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
96672026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.778 INFO O| Mar 19 03:33:21.778 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
96682026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.778 INFO O| Mar 19 03:33:21.778 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
96692026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.778 INFO O| Mar 19 03:33:21.778 INFO ok!
96702026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.778 INFO O| Mar 19 03:33:21.778 INFO STEP 58 (ensure_file) COMPLETE
96712026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.778 INFO O| Mar 19 03:33:21.778 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96722026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.786 INFO O| Mar 19 03:33:21.786 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml does not exist
96732026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.786 INFO O| Mar 19 03:33:21.786 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 ...
96742026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.786 INFO O| Mar 19 03:33:21.786 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
96752026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.786 INFO O| Mar 19 03:33:21.786 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml
96762026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.786 INFO O| Mar 19 03:33:21.786 INFO ok!
96772026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.786 INFO O| Mar 19 03:33:21.786 INFO STEP 59 (ensure_file) COMPLETE
96782026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.786 INFO O| Mar 19 03:33:21.786 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96792026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.795 INFO O| Mar 19 03:33:21.795 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger does not exist
96802026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.795 INFO O| Mar 19 03:33:21.795 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger ...
96812026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.796 INFO O| Mar 19 03:33:21.796 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
96822026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.796 INFO O| Mar 19 03:33:21.796 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
96832026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.796 INFO O| Mar 19 03:33:21.796 INFO ok!
96842026-03-19T03:33:22.899Z[ host-image] Mar 19 03:33:21.796 INFO O| Mar 19 03:33:21.796 INFO STEP 60 (ensure_file) COMPLETE
96852026-03-19T03:33:22.900Z[ host-image] Mar 19 03:33:21.796 INFO O| Mar 19 03:33:21.796 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96862026-03-19T03:33:22.900Z[ host-image] Mar 19 03:33:21.803 INFO O| Mar 19 03:33:21.803 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml does not exist
96872026-03-19T03:33:22.900Z[ host-image] Mar 19 03:33:21.803 INFO O| Mar 19 03:33:21.803 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 ...
96882026-03-19T03:33:22.900Z[ host-image] Mar 19 03:33:21.803 INFO O| Mar 19 03:33:21.803 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
96892026-03-19T03:33:22.900Z[ host-image] Mar 19 03:33:21.803 INFO O| Mar 19 03:33:21.803 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml
96902026-03-19T03:33:22.900Z[ host-image] Mar 19 03:33:21.803 INFO O| Mar 19 03:33:21.803 INFO ok!
96912026-03-19T03:33:22.900Z[ host-image] Mar 19 03:33:21.803 INFO O| Mar 19 03:33:21.803 INFO STEP 61 (ensure_file) COMPLETE
96922026-03-19T03:33:22.900Z[ host-image] Mar 19 03:33:21.803 INFO O| Mar 19 03:33:21.803 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96932026-03-19T03:33:22.900Z[ host-image] Mar 19 03:33:21.812 INFO O| Mar 19 03:33:21.812 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon does not exist
96942026-03-19T03:33:22.900Z[ host-image] Mar 19 03:33:21.812 INFO O| Mar 19 03:33:21.812 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon ...
96952026-03-19T03:33:22.901Z[ host-image] Mar 19 03:33:21.812 INFO O| Mar 19 03:33:21.812 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
96962026-03-19T03:33:22.901Z[ host-image] Mar 19 03:33:21.812 INFO O| Mar 19 03:33:21.812 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
96972026-03-19T03:33:22.901Z[ host-image] Mar 19 03:33:21.812 INFO O| Mar 19 03:33:21.812 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
96982026-03-19T03:33:22.901Z[ host-image] Mar 19 03:33:21.812 INFO O| Mar 19 03:33:21.812 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
96992026-03-19T03:33:22.901Z[ host-image] Mar 19 03:33:21.812 INFO O| Mar 19 03:33:21.812 INFO ok!
97002026-03-19T03:33:22.901Z[ host-image] Mar 19 03:33:21.812 INFO O| Mar 19 03:33:21.812 INFO STEP 62 (ensure_file) COMPLETE
97012026-03-19T03:33:22.901Z[ host-image] Mar 19 03:33:21.812 INFO O| Mar 19 03:33:21.812 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97022026-03-19T03:33:22.901Z[ host-image] Mar 19 03:33:21.821 INFO O| Mar 19 03:33:21.821 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
97032026-03-19T03:33:22.901Z[ host-image] Mar 19 03:33:21.821 INFO O| Mar 19 03:33:21.821 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 ...
97042026-03-19T03:33:22.901Z[ host-image] Mar 19 03:33:21.821 INFO O| Mar 19 03:33:21.821 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
97052026-03-19T03:33:22.901Z[ host-image] Mar 19 03:33:21.821 INFO O| Mar 19 03:33:21.821 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
97062026-03-19T03:33:22.901Z[ host-image] Mar 19 03:33:21.821 INFO O| Mar 19 03:33:21.821 INFO ok!
97072026-03-19T03:33:22.901Z[ host-image] Mar 19 03:33:21.821 INFO O| Mar 19 03:33:21.821 INFO STEP 63 (ensure_file) COMPLETE
97082026-03-19T03:33:22.901Z[ host-image] Mar 19 03:33:21.821 INFO O| Mar 19 03:33:21.821 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97092026-03-19T03:33:22.901Z[ host-image] Mar 19 03:33:21.828 INFO O| Mar 19 03:33:21.828 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
97102026-03-19T03:33:22.901Z[ host-image] Mar 19 03:33:21.828 INFO O| Mar 19 03:33:21.828 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 ...
97112026-03-19T03:33:22.901Z[ host-image] Mar 19 03:33:21.828 INFO O| Mar 19 03:33:21.828 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
97122026-03-19T03:33:22.901Z[ host-image] Mar 19 03:33:21.828 INFO O| Mar 19 03:33:21.828 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml
97132026-03-19T03:33:22.902Z[ host-image] Mar 19 03:33:21.828 INFO O| Mar 19 03:33:21.828 INFO ok!
97142026-03-19T03:33:22.902Z[ host-image] Mar 19 03:33:21.828 INFO O| Mar 19 03:33:21.828 INFO STEP 64 (ensure_file) COMPLETE
97152026-03-19T03:33:22.902Z[ host-image] Mar 19 03:33:21.828 INFO O| Mar 19 03:33:21.828 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97162026-03-19T03:33:22.902Z[ host-image] Mar 19 03:33:21.835 INFO O| Mar 19 03:33:21.835 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
97172026-03-19T03:33:22.902Z[ host-image] Mar 19 03:33:21.835 INFO O| Mar 19 03:33:21.835 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 ...
97182026-03-19T03:33:22.902Z[ host-image] Mar 19 03:33:21.835 INFO O| Mar 19 03:33:21.835 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
97192026-03-19T03:33:22.902Z[ host-image] Mar 19 03:33:21.835 INFO O| Mar 19 03:33:21.835 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml
97202026-03-19T03:33:22.902Z[ host-image] Mar 19 03:33:21.835 INFO O| Mar 19 03:33:21.835 INFO ok!
97212026-03-19T03:33:22.902Z[ host-image] Mar 19 03:33:21.835 INFO O| Mar 19 03:33:21.835 INFO STEP 65 (ensure_file) COMPLETE
97222026-03-19T03:33:22.902Z[ host-image] Mar 19 03:33:21.835 INFO O| Mar 19 03:33:21.835 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
97232026-03-19T03:33:22.902Z[ host-image] Mar 19 03:33:21.835 INFO O| Mar 19 03:33:21.835 INFO skip step because feature "mbist" is not enabled
97242026-03-19T03:33:22.902Z[ host-image] Mar 19 03:33:21.835 INFO O| Mar 19 03:33:21.835 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97252026-03-19T03:33:22.907Z[ host-image] Mar 19 03:33:21.842 INFO O| Mar 19 03:33:21.842 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/opt
97262026-03-19T03:33:22.907Z[ host-image] Mar 19 03:33:21.842 INFO O| Mar 19 03:33:21.842 INFO STEP 67 (ensure_dir) COMPLETE
97272026-03-19T03:33:22.907Z[ host-image] Mar 19 03:33:21.842 INFO O| Mar 19 03:33:21.842 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97282026-03-19T03:33:22.910Z[ host-image] Mar 19 03:33:21.849 INFO O| Mar 19 03:33:21.849 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
97292026-03-19T03:33:22.910Z[ host-image] Mar 19 03:33:21.849 INFO O| Mar 19 03:33:21.849 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
97302026-03-19T03:33:22.913Z[ host-image] Mar 19 03:33:21.849 INFO O| Mar 19 03:33:21.849 INFO STEP 68 (ensure_dir) COMPLETE
97312026-03-19T03:33:22.913Z[ host-image] Mar 19 03:33:21.849 INFO O| Mar 19 03:33:21.849 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97322026-03-19T03:33:22.917Z[ host-image] Mar 19 03:33:21.856 INFO O| Mar 19 03:33:21.856 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
97332026-03-19T03:33:22.920Z[ host-image] Mar 19 03:33:21.856 INFO O| Mar 19 03:33:21.856 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
97342026-03-19T03:33:22.920Z[ host-image] Mar 19 03:33:21.856 INFO O| Mar 19 03:33:21.856 INFO STEP 69 (ensure_dir) COMPLETE
97352026-03-19T03:33:22.920Z[ host-image] Mar 19 03:33:21.856 INFO O| Mar 19 03:33:21.856 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97362026-03-19T03:33:22.925Z[ host-image] Mar 19 03:33:21.863 INFO O| Mar 19 03:33:21.863 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
97372026-03-19T03:33:22.928Z[ host-image] Mar 19 03:33:21.863 INFO O| Mar 19 03:33:21.863 INFO copying /tmp/.tmpHsrGlm/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm ...
97382026-03-19T03:33:23.287Z[ host-image] Mar 19 03:33:22.225 INFO O| Mar 19 03:33:22.225 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm
97392026-03-19T03:33:23.287Z[ host-image] Mar 19 03:33:22.225 INFO O| Mar 19 03:33:22.225 INFO ok!
97402026-03-19T03:33:23.287Z[ host-image] Mar 19 03:33:22.225 INFO O| Mar 19 03:33:22.225 INFO STEP 70 (ensure_file) COMPLETE
97412026-03-19T03:33:23.290Z[ host-image] Mar 19 03:33:22.225 INFO O| Mar 19 03:33:22.225 INFO STEP 71: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97422026-03-19T03:33:23.296Z[ host-image] Mar 19 03:33:22.235 INFO O| Mar 19 03:33:22.235 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
97432026-03-19T03:33:23.297Z[ host-image] Mar 19 03:33:22.235 INFO O| Mar 19 03:33:22.235 INFO copying /tmp/.tmpHsrGlm/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd ...
97442026-03-19T03:33:23.880Z[ host-image] Mar 19 03:33:22.818 INFO O| Mar 19 03:33:22.818 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd
97452026-03-19T03:33:23.880Z[ host-image] Mar 19 03:33:22.818 INFO O| Mar 19 03:33:22.818 INFO ok!
97462026-03-19T03:33:23.884Z[ host-image] Mar 19 03:33:22.818 INFO O| Mar 19 03:33:22.818 INFO STEP 71 (ensure_file) COMPLETE
97472026-03-19T03:33:23.884Z[ host-image] Mar 19 03:33:22.818 INFO O| Mar 19 03:33:22.818 INFO STEP 72: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97482026-03-19T03:33:23.888Z[ host-image] Mar 19 03:33:22.827 INFO O| Mar 19 03:33:22.827 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
97492026-03-19T03:33:23.891Z[ host-image] Mar 19 03:33:22.827 INFO O| Mar 19 03:33:22.827 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
97502026-03-19T03:33:23.891Z[ host-image] Mar 19 03:33:22.827 INFO O| Mar 19 03:33:22.827 INFO STEP 72 (ensure_dir) COMPLETE
97512026-03-19T03:33:23.891Z[ host-image] Mar 19 03:33:22.827 INFO O| Mar 19 03:33:22.827 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97522026-03-19T03:33:23.897Z[ host-image] Mar 19 03:33:22.835 INFO O| Mar 19 03:33:22.835 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
97532026-03-19T03:33:23.899Z[ host-image] Mar 19 03:33:22.835 INFO O| Mar 19 03:33:22.835 INFO copying /tmp/.tmpHsrGlm/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 ...
97542026-03-19T03:33:23.900Z[ host-image] Mar 19 03:33:22.835 INFO O| Mar 19 03:33:22.835 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
97552026-03-19T03:33:23.900Z[ host-image] Mar 19 03:33:22.835 INFO O| Mar 19 03:33:22.835 INFO ok!
97562026-03-19T03:33:23.900Z[ host-image] Mar 19 03:33:22.835 INFO O| Mar 19 03:33:22.835 INFO STEP 73 (ensure_file) COMPLETE
97572026-03-19T03:33:23.900Z[ host-image] Mar 19 03:33:22.835 INFO O| Mar 19 03:33:22.835 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97582026-03-19T03:33:23.906Z[ host-image] Mar 19 03:33:22.845 INFO O| Mar 19 03:33:22.845 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
97592026-03-19T03:33:23.906Z[ host-image] Mar 19 03:33:22.845 INFO O| Mar 19 03:33:22.845 INFO copying /tmp/.tmpHsrGlm/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 ...
97602026-03-19T03:33:23.909Z[ host-image] Mar 19 03:33:22.845 INFO O| Mar 19 03:33:22.845 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
97612026-03-19T03:33:23.909Z[ host-image] Mar 19 03:33:22.845 INFO O| Mar 19 03:33:22.845 INFO ok!
97622026-03-19T03:33:23.909Z[ host-image] Mar 19 03:33:22.845 INFO O| Mar 19 03:33:22.845 INFO STEP 74 (ensure_file) COMPLETE
97632026-03-19T03:33:23.909Z[ host-image] Mar 19 03:33:22.845 INFO O| Mar 19 03:33:22.845 INFO STEP 75: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97642026-03-19T03:33:23.914Z[ host-image] Mar 19 03:33:22.853 INFO O| Mar 19 03:33:22.852 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
97652026-03-19T03:33:23.914Z[ host-image] Mar 19 03:33:22.853 INFO O| Mar 19 03:33:22.853 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
97662026-03-19T03:33:23.917Z[ host-image] Mar 19 03:33:22.853 INFO O| Mar 19 03:33:22.853 INFO STEP 75 (ensure_dir) COMPLETE
97672026-03-19T03:33:23.917Z[ host-image] Mar 19 03:33:22.853 INFO O| Mar 19 03:33:22.853 INFO STEP 76: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97682026-03-19T03:33:23.922Z[ host-image] Mar 19 03:33:22.860 INFO O| Mar 19 03:33:22.860 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
97692026-03-19T03:33:23.925Z[ host-image] Mar 19 03:33:22.860 INFO O| Mar 19 03:33:22.860 INFO copying /tmp/.tmpHsrGlm/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 ...
97702026-03-19T03:33:23.925Z[ host-image] Mar 19 03:33:22.861 INFO O| Mar 19 03:33:22.861 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
97712026-03-19T03:33:23.925Z[ host-image] Mar 19 03:33:22.861 INFO O| Mar 19 03:33:22.861 INFO ok!
97722026-03-19T03:33:23.925Z[ host-image] Mar 19 03:33:22.861 INFO O| Mar 19 03:33:22.861 INFO STEP 76 (ensure_file) COMPLETE
97732026-03-19T03:33:23.925Z[ host-image] Mar 19 03:33:22.861 INFO O| Mar 19 03:33:22.861 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97742026-03-19T03:33:23.930Z[ host-image] Mar 19 03:33:22.868 INFO O| Mar 19 03:33:22.868 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
97752026-03-19T03:33:23.930Z[ host-image] Mar 19 03:33:22.868 INFO O| Mar 19 03:33:22.868 INFO copying /tmp/.tmpHsrGlm/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 ...
97762026-03-19T03:33:23.933Z[ host-image] Mar 19 03:33:22.869 INFO O| Mar 19 03:33:22.869 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
97772026-03-19T03:33:23.933Z[ host-image] Mar 19 03:33:22.869 INFO O| Mar 19 03:33:22.869 INFO ok!
97782026-03-19T03:33:23.933Z[ host-image] Mar 19 03:33:22.869 INFO O| Mar 19 03:33:22.869 INFO STEP 77 (ensure_file) COMPLETE
97792026-03-19T03:33:23.933Z[ host-image] Mar 19 03:33:22.869 INFO O| Mar 19 03:33:22.869 INFO STEP 78: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97802026-03-19T03:33:23.937Z[ host-image] Mar 19 03:33:22.876 INFO O| Mar 19 03:33:22.876 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
97812026-03-19T03:33:23.937Z[ host-image] Mar 19 03:33:22.876 INFO O| Mar 19 03:33:22.876 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
97822026-03-19T03:33:23.940Z[ host-image] Mar 19 03:33:22.876 INFO O| Mar 19 03:33:22.876 INFO STEP 78 (ensure_dir) COMPLETE
97832026-03-19T03:33:23.940Z[ host-image] Mar 19 03:33:22.876 INFO O| Mar 19 03:33:22.876 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97842026-03-19T03:33:23.945Z[ host-image] Mar 19 03:33:22.884 INFO O| Mar 19 03:33:22.884 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
97852026-03-19T03:33:23.948Z[ host-image] Mar 19 03:33:22.884 INFO O| Mar 19 03:33:22.884 INFO copying /tmp/.tmpHsrGlm/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 ...
97862026-03-19T03:33:23.948Z[ host-image] Mar 19 03:33:22.884 INFO O| Mar 19 03:33:22.884 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
97872026-03-19T03:33:23.948Z[ host-image] Mar 19 03:33:22.884 INFO O| Mar 19 03:33:22.884 INFO ok!
97882026-03-19T03:33:23.949Z[ host-image] Mar 19 03:33:22.884 INFO O| Mar 19 03:33:22.884 INFO STEP 79 (ensure_file) COMPLETE
97892026-03-19T03:33:23.949Z[ host-image] Mar 19 03:33:22.884 INFO O| Mar 19 03:33:22.884 INFO STEP 80: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97902026-03-19T03:33:23.953Z[ host-image] Mar 19 03:33:22.891 INFO O| Mar 19 03:33:22.891 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
97912026-03-19T03:33:23.953Z[ host-image] Mar 19 03:33:22.891 INFO O| Mar 19 03:33:22.891 INFO copying /tmp/.tmpHsrGlm/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION ...
97922026-03-19T03:33:23.955Z[ host-image] Mar 19 03:33:22.891 INFO O| Mar 19 03:33:22.891 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION
97932026-03-19T03:33:23.955Z[ host-image] Mar 19 03:33:22.891 INFO O| Mar 19 03:33:22.891 INFO ok!
97942026-03-19T03:33:23.955Z[ host-image] Mar 19 03:33:22.891 INFO O| Mar 19 03:33:22.891 INFO STEP 80 (ensure_file) COMPLETE
97952026-03-19T03:33:23.955Z[ host-image] Mar 19 03:33:22.891 INFO O| Mar 19 03:33:22.891 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97962026-03-19T03:33:23.961Z[ host-image] Mar 19 03:33:22.899 INFO O| Mar 19 03:33:22.899 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
97972026-03-19T03:33:23.964Z[ host-image] Mar 19 03:33:22.899 INFO O| Mar 19 03:33:22.899 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
97982026-03-19T03:33:23.964Z[ host-image] Mar 19 03:33:22.899 INFO O| Mar 19 03:33:22.899 INFO STEP 81 (ensure_dir) COMPLETE
97992026-03-19T03:33:23.964Z[ host-image] Mar 19 03:33:22.899 INFO O| Mar 19 03:33:22.899 INFO STEP 82: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98002026-03-19T03:33:23.968Z[ host-image] Mar 19 03:33:22.907 INFO O| Mar 19 03:33:22.907 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
98012026-03-19T03:33:23.968Z[ host-image] Mar 19 03:33:22.907 INFO O| Mar 19 03:33:22.907 INFO copying /tmp/.tmpHsrGlm/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle ...
98022026-03-19T03:33:23.978Z[ recovery-image] Mar 19 03:33:22.917 INFO O| Mar 19 03:33:22.917 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
98032026-03-19T03:33:24.103Z[ recovery-image] Mar 19 03:33:23.042 INFO BUILD STRING "heads/stlouis-0-gbba4dda620\n"
98042026-03-19T03:33:24.103Z[ recovery-image] Mar 19 03:33:23.042 INFO expanded image name: "recovery c25bd47/${os_short_commit} 2026-03-19 03:02" -> "recovery c25bd47/bba4dda 2026-03-19 03:02"
98052026-03-19T03:33:24.103Z[ recovery-image] Mar 19 03:33:23.042 INFO output artefacts stored in: "/work/os-recovery"
98062026-03-19T03:33:24.107Z[ recovery-image] Mar 19 03:33:23.042 INFO collecting git info from project "dmar-report"...
98072026-03-19T03:33:24.117Z[ recovery-image] Mar 19 03:33:23.055 INFO collecting git info from project "chelsio-t6-roms"...
98082026-03-19T03:33:24.139Z[ recovery-image] Mar 19 03:33:23.077 INFO collecting git info from project "amd-firmware"...
98092026-03-19T03:33:24.304Z[ host-image] Mar 19 03:33:23.243 INFO O| Mar 19 03:33:23.243 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle
98102026-03-19T03:33:24.305Z[ host-image] Mar 19 03:33:23.243 INFO O| Mar 19 03:33:23.243 INFO ok!
98112026-03-19T03:33:24.305Z[ host-image] Mar 19 03:33:23.243 INFO O| Mar 19 03:33:23.243 INFO STEP 82 (ensure_file) COMPLETE
98122026-03-19T03:33:24.308Z[ host-image] Mar 19 03:33:23.243 INFO O| Mar 19 03:33:23.243 INFO STEP 83: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98132026-03-19T03:33:24.313Z[ host-image] Mar 19 03:33:23.251 INFO O| Mar 19 03:33:23.251 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor does not exist
98142026-03-19T03:33:24.313Z[ host-image] Mar 19 03:33:23.251 INFO O| Mar 19 03:33:23.251 INFO copying /tmp/.tmpHsrGlm/proto/host/root/opt/oxide/sled-agent/tofino-monitor -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor ...
98152026-03-19T03:33:24.584Z[ host-image] Mar 19 03:33:23.522 INFO O| Mar 19 03:33:23.522 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor
98162026-03-19T03:33:24.584Z[ host-image] Mar 19 03:33:23.522 INFO O| Mar 19 03:33:23.522 INFO ok!
98172026-03-19T03:33:24.587Z[ host-image] Mar 19 03:33:23.522 INFO O| Mar 19 03:33:23.522 INFO STEP 83 (ensure_file) COMPLETE
98182026-03-19T03:33:24.587Z[ host-image] Mar 19 03:33:23.522 INFO O| Mar 19 03:33:23.522 INFO STEP 84: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98192026-03-19T03:33:24.591Z[ recovery-image] Mar 19 03:33:23.530 INFO collecting git info from project "amd-host-image-builder"...
98202026-03-19T03:33:24.594Z[ host-image] Mar 19 03:33:23.532 INFO O| Mar 19 03:33:23.532 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
98212026-03-19T03:33:24.594Z[ host-image] Mar 19 03:33:23.532 INFO O| Mar 19 03:33:23.532 INFO copying /tmp/.tmpHsrGlm/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent ...
98222026-03-19T03:33:24.641Z[ recovery-image] Mar 19 03:33:23.579 INFO collecting git info from project "phbl"...
98232026-03-19T03:33:24.648Z[ recovery-image] Mar 19 03:33:23.587 INFO collecting git info from project "pinprick"...
98242026-03-19T03:33:24.653Z[ recovery-image] Mar 19 03:33:23.592 INFO collecting git info from project "bootserver"...
98252026-03-19T03:33:24.661Z[ recovery-image] Mar 19 03:33:23.598 INFO collecting git info from project "image-builder"...
98262026-03-19T03:33:24.665Z[ recovery-image] Mar 19 03:33:23.604 INFO collecting git info from project "pilot"...
98272026-03-19T03:33:24.673Z[ recovery-image] Mar 19 03:33:23.612 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
98282026-03-19T03:33:25.056Z[ recovery-image] Mar 19 03:33:23.994 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
98292026-03-19T03:33:25.448Z[ recovery-image] Mar 19 03:33:24.386 INFO creating Oxide boot image...
98302026-03-19T03:33:25.448Z[ recovery-image] Mar 19 03:33:24.386 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/sled-zfs-recovery.raw", "-N", "recovery c25bd47/bba4dda 2026-03-19 03:02", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
98312026-03-19T03:33:26.056Z[ host-image] Mar 19 03:33:24.995 INFO O| Mar 19 03:33:24.995 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent
98322026-03-19T03:33:26.056Z[ host-image] Mar 19 03:33:24.995 INFO O| Mar 19 03:33:24.995 INFO ok!
98332026-03-19T03:33:26.056Z[ host-image] Mar 19 03:33:24.995 INFO O| Mar 19 03:33:24.995 INFO STEP 84 (ensure_file) COMPLETE
98342026-03-19T03:33:26.059Z[ host-image] Mar 19 03:33:24.995 INFO O| Mar 19 03:33:24.995 INFO STEP 85: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98352026-03-19T03:33:26.066Z[ host-image] Mar 19 03:33:25.005 INFO O| Mar 19 03:33:25.005 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
98362026-03-19T03:33:26.069Z[ host-image] Mar 19 03:33:25.005 INFO O| Mar 19 03:33:25.005 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
98372026-03-19T03:33:26.069Z[ host-image] Mar 19 03:33:25.005 INFO O| Mar 19 03:33:25.005 INFO STEP 85 (ensure_dir) COMPLETE
98382026-03-19T03:33:26.069Z[ host-image] Mar 19 03:33:25.005 INFO O| Mar 19 03:33:25.005 INFO STEP 86: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98392026-03-19T03:33:26.075Z[ host-image] Mar 19 03:33:25.014 INFO O| Mar 19 03:33:25.014 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
98402026-03-19T03:33:26.075Z[ host-image] Mar 19 03:33:25.014 INFO O| Mar 19 03:33:25.014 INFO copying /tmp/.tmpHsrGlm/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 ...
98412026-03-19T03:33:26.079Z[ host-image] Mar 19 03:33:25.014 INFO O| Mar 19 03:33:25.014 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml
98422026-03-19T03:33:26.079Z[ host-image] Mar 19 03:33:25.014 INFO O| Mar 19 03:33:25.014 INFO ok!
98432026-03-19T03:33:26.079Z[ host-image] Mar 19 03:33:25.014 INFO O| Mar 19 03:33:25.014 INFO STEP 86 (ensure_file) COMPLETE
98442026-03-19T03:33:26.079Z[ host-image] Mar 19 03:33:25.014 INFO O| Mar 19 03:33:25.014 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98452026-03-19T03:33:26.082Z[ host-image] Mar 19 03:33:25.020 INFO O| Mar 19 03:33:25.020 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
98462026-03-19T03:33:26.083Z[ host-image] Mar 19 03:33:25.020 INFO O| Mar 19 03:33:25.020 INFO copying /tmp/.tmpHsrGlm/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 ...
98472026-03-19T03:33:26.083Z[ host-image] Mar 19 03:33:25.021 INFO O| Mar 19 03:33:25.021 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md
98482026-03-19T03:33:26.083Z[ host-image] Mar 19 03:33:25.021 INFO O| Mar 19 03:33:25.021 INFO ok!
98492026-03-19T03:33:26.083Z[ host-image] Mar 19 03:33:25.021 INFO O| Mar 19 03:33:25.021 INFO STEP 87 (ensure_file) COMPLETE
98502026-03-19T03:33:26.083Z[ host-image] Mar 19 03:33:25.021 INFO O| Mar 19 03:33:25.021 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98512026-03-19T03:33:26.089Z[ host-image] Mar 19 03:33:25.027 INFO O| Mar 19 03:33:25.027 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION does not exist
98522026-03-19T03:33:26.089Z[ host-image] Mar 19 03:33:25.027 INFO O| Mar 19 03:33:25.027 INFO copying /tmp/.tmpHsrGlm/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION ...
98532026-03-19T03:33:26.091Z[ host-image] Mar 19 03:33:25.028 INFO O| Mar 19 03:33:25.028 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION
98542026-03-19T03:33:26.091Z[ host-image] Mar 19 03:33:25.028 INFO O| Mar 19 03:33:25.028 INFO ok!
98552026-03-19T03:33:26.092Z[ host-image] Mar 19 03:33:25.028 INFO O| Mar 19 03:33:25.028 INFO STEP 88 (ensure_file) COMPLETE
98562026-03-19T03:33:26.092Z[ host-image] Mar 19 03:33:25.028 INFO O| Mar 19 03:33:25.028 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98572026-03-19T03:33:26.098Z[ host-image] Mar 19 03:33:25.036 INFO O| Mar 19 03:33:25.036 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz does not exist
98582026-03-19T03:33:26.098Z[ host-image] Mar 19 03:33:25.036 INFO O| Mar 19 03:33:25.036 INFO copying /tmp/.tmpHsrGlm/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz ...
98592026-03-19T03:33:26.101Z[ host-image] Mar 19 03:33:25.037 INFO O| Mar 19 03:33:25.036 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz
98602026-03-19T03:33:26.101Z[ host-image] Mar 19 03:33:25.037 INFO O| Mar 19 03:33:25.037 INFO ok!
98612026-03-19T03:33:26.101Z[ host-image] Mar 19 03:33:25.037 INFO O| Mar 19 03:33:25.037 INFO STEP 89 (ensure_file) COMPLETE
98622026-03-19T03:33:26.101Z[ host-image] Mar 19 03:33:25.037 INFO O| Mar 19 03:33:25.037 INFO STEP 90: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98632026-03-19T03:33:26.106Z[ host-image] Mar 19 03:33:25.045 INFO O| Mar 19 03:33:25.045 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
98642026-03-19T03:33:26.106Z[ host-image] Mar 19 03:33:25.045 INFO O| Mar 19 03:33:25.045 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
98652026-03-19T03:33:26.106Z[ host-image] Mar 19 03:33:25.045 INFO O| Mar 19 03:33:25.045 INFO STEP 90 (ensure_dir) COMPLETE
98662026-03-19T03:33:26.109Z[ host-image] Mar 19 03:33:25.045 INFO O| Mar 19 03:33:25.045 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98672026-03-19T03:33:26.113Z[ host-image] Mar 19 03:33:25.052 INFO O| Mar 19 03:33:25.052 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog does not exist
98682026-03-19T03:33:26.113Z[ host-image] Mar 19 03:33:25.052 INFO O| Mar 19 03:33:25.052 INFO copying /tmp/.tmpHsrGlm/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog ...
98692026-03-19T03:33:26.116Z[ host-image] Mar 19 03:33:25.055 INFO O| Mar 19 03:33:25.055 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog
98702026-03-19T03:33:26.116Z[ host-image] Mar 19 03:33:25.055 INFO O| Mar 19 03:33:25.055 INFO ok!
98712026-03-19T03:33:26.119Z[ host-image] Mar 19 03:33:25.055 INFO O| Mar 19 03:33:25.055 INFO STEP 91 (ensure_file) COMPLETE
98722026-03-19T03:33:26.120Z[ host-image] Mar 19 03:33:25.055 INFO O| Mar 19 03:33:25.055 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98732026-03-19T03:33:26.123Z[ host-image] Mar 19 03:33:25.062 INFO O| Mar 19 03:33:25.062 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION does not exist
98742026-03-19T03:33:26.123Z[ host-image] Mar 19 03:33:25.062 INFO O| Mar 19 03:33:25.062 INFO copying /tmp/.tmpHsrGlm/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION ...
98752026-03-19T03:33:26.127Z[ host-image] Mar 19 03:33:25.062 INFO O| Mar 19 03:33:25.062 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION
98762026-03-19T03:33:26.127Z[ host-image] Mar 19 03:33:25.062 INFO O| Mar 19 03:33:25.062 INFO ok!
98772026-03-19T03:33:26.127Z[ host-image] Mar 19 03:33:25.062 INFO O| Mar 19 03:33:25.062 INFO STEP 92 (ensure_file) COMPLETE
98782026-03-19T03:33:26.127Z[ host-image] Mar 19 03:33:25.062 INFO O| Mar 19 03:33:25.062 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98792026-03-19T03:33:26.132Z[ host-image] Mar 19 03:33:25.071 INFO O| Mar 19 03:33:25.071 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
98802026-03-19T03:33:26.132Z[ host-image] Mar 19 03:33:25.071 INFO O| Mar 19 03:33:25.071 INFO copying /tmp/.tmpHsrGlm/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz ...
98812026-03-19T03:33:26.892Z[ host-image] Mar 19 03:33:25.831 INFO O| Mar 19 03:33:25.831 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz
98822026-03-19T03:33:26.892Z[ host-image] Mar 19 03:33:25.831 INFO O| Mar 19 03:33:25.831 INFO ok!
98832026-03-19T03:33:26.892Z[ host-image] Mar 19 03:33:25.831 INFO O| Mar 19 03:33:25.831 INFO STEP 93 (ensure_file) COMPLETE
98842026-03-19T03:33:26.896Z[ host-image] Mar 19 03:33:25.831 INFO O| Mar 19 03:33:25.831 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98852026-03-19T03:33:26.902Z[ host-image] Mar 19 03:33:25.841 INFO O| Mar 19 03:33:25.841 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
98862026-03-19T03:33:26.906Z[ host-image] Mar 19 03:33:25.841 INFO O| Mar 19 03:33:25.841 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
98872026-03-19T03:33:26.906Z[ host-image] Mar 19 03:33:25.841 INFO O| Mar 19 03:33:25.841 INFO STEP 94 (ensure_dir) COMPLETE
98882026-03-19T03:33:26.906Z[ host-image] Mar 19 03:33:25.841 INFO O| Mar 19 03:33:25.841 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98892026-03-19T03:33:26.910Z[ host-image] Mar 19 03:33:25.849 INFO O| Mar 19 03:33:25.849 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
98902026-03-19T03:33:26.913Z[ host-image] Mar 19 03:33:25.849 INFO O| Mar 19 03:33:25.849 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
98912026-03-19T03:33:26.913Z[ host-image] Mar 19 03:33:25.849 INFO O| Mar 19 03:33:25.849 INFO STEP 95 (ensure_dir) COMPLETE
98922026-03-19T03:33:26.913Z[ host-image] Mar 19 03:33:25.849 INFO O| Mar 19 03:33:25.849 INFO STEP 96: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98932026-03-19T03:33:26.917Z[ host-image] Mar 19 03:33:25.856 INFO O| Mar 19 03:33:25.856 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
98942026-03-19T03:33:26.917Z[ host-image] Mar 19 03:33:25.856 INFO O| Mar 19 03:33:25.856 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
98952026-03-19T03:33:26.920Z[ host-image] Mar 19 03:33:25.856 INFO O| Mar 19 03:33:25.856 INFO STEP 96 (ensure_dir) COMPLETE
98962026-03-19T03:33:26.920Z[ host-image] Mar 19 03:33:25.856 INFO O| Mar 19 03:33:25.856 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98972026-03-19T03:33:26.926Z[ host-image] Mar 19 03:33:25.864 INFO O| Mar 19 03:33:25.864 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
98982026-03-19T03:33:26.926Z[ host-image] Mar 19 03:33:25.864 INFO O| Mar 19 03:33:25.864 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
98992026-03-19T03:33:26.929Z[ host-image] Mar 19 03:33:25.864 INFO O| Mar 19 03:33:25.864 INFO STEP 97 (ensure_dir) COMPLETE
99002026-03-19T03:33:26.929Z[ host-image] Mar 19 03:33:25.865 INFO O| Mar 19 03:33:25.864 INFO STEP 98: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99012026-03-19T03:33:26.933Z[ host-image] Mar 19 03:33:25.872 INFO O| Mar 19 03:33:25.872 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
99022026-03-19T03:33:26.933Z[ host-image] Mar 19 03:33:25.872 INFO O| Mar 19 03:33:25.872 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
99032026-03-19T03:33:26.936Z[ host-image] Mar 19 03:33:25.872 INFO O| Mar 19 03:33:25.872 INFO STEP 98 (ensure_dir) COMPLETE
99042026-03-19T03:33:26.936Z[ host-image] Mar 19 03:33:25.872 INFO O| Mar 19 03:33:25.872 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99052026-03-19T03:33:26.940Z[ host-image] Mar 19 03:33:25.879 INFO O| Mar 19 03:33:25.879 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
99062026-03-19T03:33:26.941Z[ host-image] Mar 19 03:33:25.879 INFO O| Mar 19 03:33:25.879 INFO copying /tmp/.tmpHsrGlm/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 ...
99072026-03-19T03:33:26.944Z[ host-image] Mar 19 03:33:25.880 INFO O| Mar 19 03:33:25.880 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
99082026-03-19T03:33:26.944Z[ host-image] Mar 19 03:33:25.880 INFO O| Mar 19 03:33:25.880 INFO ok!
99092026-03-19T03:33:26.944Z[ host-image] Mar 19 03:33:25.880 INFO O| Mar 19 03:33:25.880 INFO STEP 99 (ensure_file) COMPLETE
99102026-03-19T03:33:26.944Z[ host-image] Mar 19 03:33:25.880 INFO O| Mar 19 03:33:25.880 INFO STEP 100: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99112026-03-19T03:33:26.947Z[ host-image] Mar 19 03:33:25.886 INFO O| Mar 19 03:33:25.886 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
99122026-03-19T03:33:26.950Z[ host-image] Mar 19 03:33:25.886 INFO O| Mar 19 03:33:25.886 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
99132026-03-19T03:33:26.950Z[ host-image] Mar 19 03:33:25.886 INFO O| Mar 19 03:33:25.886 INFO STEP 100 (ensure_dir) COMPLETE
99142026-03-19T03:33:26.950Z[ host-image] Mar 19 03:33:25.886 INFO O| Mar 19 03:33:25.886 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99152026-03-19T03:33:26.956Z[ host-image] Mar 19 03:33:25.895 INFO O| Mar 19 03:33:25.895 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
99162026-03-19T03:33:26.956Z[ host-image] Mar 19 03:33:25.895 INFO O| Mar 19 03:33:25.895 INFO copying /tmp/.tmpHsrGlm/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
99172026-03-19T03:33:27.185Z[ host-image] Mar 19 03:33:26.123 INFO O| Mar 19 03:33:26.123 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind
99182026-03-19T03:33:27.185Z[ host-image] Mar 19 03:33:26.123 INFO O| Mar 19 03:33:26.123 INFO ok!
99192026-03-19T03:33:27.185Z[ host-image] Mar 19 03:33:26.123 INFO O| Mar 19 03:33:26.123 INFO STEP 101 (ensure_file) COMPLETE
99202026-03-19T03:33:27.188Z[ host-image] Mar 19 03:33:26.123 INFO O| Mar 19 03:33:26.123 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99212026-03-19T03:33:27.193Z[ host-image] Mar 19 03:33:26.132 INFO O| Mar 19 03:33:26.132 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
99222026-03-19T03:33:27.193Z[ host-image] Mar 19 03:33:26.132 INFO O| Mar 19 03:33:26.132 INFO copying /tmp/.tmpHsrGlm/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
99232026-03-19T03:33:27.196Z[ host-image] Mar 19 03:33:26.132 INFO O| Mar 19 03:33:26.132 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
99242026-03-19T03:33:27.196Z[ host-image] Mar 19 03:33:26.132 INFO O| Mar 19 03:33:26.132 INFO ok!
99252026-03-19T03:33:27.196Z[ host-image] Mar 19 03:33:26.132 INFO O| Mar 19 03:33:26.132 INFO STEP 102 (ensure_file) COMPLETE
99262026-03-19T03:33:27.196Z[ host-image] Mar 19 03:33:26.132 INFO O| Mar 19 03:33:26.132 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99272026-03-19T03:33:27.200Z[ host-image] Mar 19 03:33:26.139 INFO O| Mar 19 03:33:26.139 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
99282026-03-19T03:33:27.203Z[ host-image] Mar 19 03:33:26.139 INFO O| Mar 19 03:33:26.139 INFO copying /tmp/.tmpHsrGlm/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
99292026-03-19T03:33:27.207Z[ host-image] Mar 19 03:33:26.146 INFO O| Mar 19 03:33:26.146 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
99302026-03-19T03:33:27.207Z[ host-image] Mar 19 03:33:26.146 INFO O| Mar 19 03:33:26.146 INFO ok!
99312026-03-19T03:33:27.211Z[ host-image] Mar 19 03:33:26.146 INFO O| Mar 19 03:33:26.146 INFO STEP 103 (ensure_file) COMPLETE
99322026-03-19T03:33:27.211Z[ host-image] Mar 19 03:33:26.146 INFO O| Mar 19 03:33:26.146 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99332026-03-19T03:33:27.218Z[ host-image] Mar 19 03:33:26.156 INFO O| Mar 19 03:33:26.156 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION does not exist
99342026-03-19T03:33:27.221Z[ host-image] Mar 19 03:33:26.156 INFO O| Mar 19 03:33:26.156 INFO copying /tmp/.tmpHsrGlm/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION ...
99352026-03-19T03:33:27.221Z[ host-image] Mar 19 03:33:26.156 INFO O| Mar 19 03:33:26.156 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION
99362026-03-19T03:33:27.221Z[ host-image] Mar 19 03:33:26.156 INFO O| Mar 19 03:33:26.156 INFO ok!
99372026-03-19T03:33:27.221Z[ host-image] Mar 19 03:33:26.156 INFO O| Mar 19 03:33:26.156 INFO STEP 104 (ensure_file) COMPLETE
99382026-03-19T03:33:27.221Z[ host-image] Mar 19 03:33:26.156 INFO O| Mar 19 03:33:26.156 INFO STEP 105: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99392026-03-19T03:33:27.226Z[ host-image] Mar 19 03:33:26.165 INFO O| Mar 19 03:33:26.165 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
99402026-03-19T03:33:27.226Z[ host-image] Mar 19 03:33:26.165 INFO O| Mar 19 03:33:26.165 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
99412026-03-19T03:33:27.230Z[ host-image] Mar 19 03:33:26.165 INFO O| Mar 19 03:33:26.165 INFO STEP 105 (ensure_dir) COMPLETE
99422026-03-19T03:33:27.230Z[ host-image] Mar 19 03:33:26.165 INFO O| Mar 19 03:33:26.165 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99432026-03-19T03:33:27.239Z[ host-image] Mar 19 03:33:26.174 INFO O| Mar 19 03:33:26.173 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw does not exist
99442026-03-19T03:33:27.239Z[ host-image] Mar 19 03:33:26.174 INFO O| Mar 19 03:33:26.173 INFO copying /tmp/.tmpHsrGlm/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 ...
99452026-03-19T03:33:27.543Z[ host-image] Mar 19 03:33:26.481 INFO O| Mar 19 03:33:26.481 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw
99462026-03-19T03:33:27.543Z[ host-image] Mar 19 03:33:26.481 INFO O| Mar 19 03:33:26.481 INFO ok!
99472026-03-19T03:33:27.543Z[ host-image] Mar 19 03:33:26.481 INFO O| Mar 19 03:33:26.481 INFO STEP 106 (ensure_file) COMPLETE
99482026-03-19T03:33:27.546Z[ host-image] Mar 19 03:33:26.481 INFO O| Mar 19 03:33:26.481 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99492026-03-19T03:33:27.550Z[ host-image] Mar 19 03:33:26.489 INFO O| Mar 19 03:33:26.489 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d does not exist
99502026-03-19T03:33:27.550Z[ host-image] Mar 19 03:33:26.489 INFO O| Mar 19 03:33:26.489 INFO copying /tmp/.tmpHsrGlm/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 ...
99512026-03-19T03:33:27.554Z[ host-image] Mar 19 03:33:26.489 INFO O| Mar 19 03:33:26.489 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d
99522026-03-19T03:33:27.554Z[ host-image] Mar 19 03:33:26.489 INFO O| Mar 19 03:33:26.489 INFO ok!
99532026-03-19T03:33:27.554Z[ host-image] Mar 19 03:33:26.489 INFO O| Mar 19 03:33:26.489 INFO STEP 107 (ensure_file) COMPLETE
99542026-03-19T03:33:27.554Z[ host-image] Mar 19 03:33:26.489 INFO O| Mar 19 03:33:26.489 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99552026-03-19T03:33:27.560Z[ host-image] Mar 19 03:33:26.499 INFO O| Mar 19 03:33:26.499 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d does not exist
99562026-03-19T03:33:27.560Z[ host-image] Mar 19 03:33:26.499 INFO O| Mar 19 03:33:26.499 INFO copying /tmp/.tmpHsrGlm/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 ...
99572026-03-19T03:33:27.563Z[ host-image] Mar 19 03:33:26.499 INFO O| Mar 19 03:33:26.499 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d
99582026-03-19T03:33:27.563Z[ host-image] Mar 19 03:33:26.499 INFO O| Mar 19 03:33:26.499 INFO ok!
99592026-03-19T03:33:27.563Z[ host-image] Mar 19 03:33:26.499 INFO O| Mar 19 03:33:26.499 INFO STEP 108 (ensure_file) COMPLETE
99602026-03-19T03:33:27.563Z[ host-image] Mar 19 03:33:26.499 INFO O| Mar 19 03:33:26.499 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99612026-03-19T03:33:27.568Z[ host-image] Mar 19 03:33:26.507 INFO O| Mar 19 03:33:26.507 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d does not exist
99622026-03-19T03:33:27.571Z[ host-image] Mar 19 03:33:26.507 INFO O| Mar 19 03:33:26.507 INFO copying /tmp/.tmpHsrGlm/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 ...
99632026-03-19T03:33:27.571Z[ host-image] Mar 19 03:33:26.507 INFO O| Mar 19 03:33:26.507 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d
99642026-03-19T03:33:27.571Z[ host-image] Mar 19 03:33:26.507 INFO O| Mar 19 03:33:26.507 INFO ok!
99652026-03-19T03:33:27.571Z[ host-image] Mar 19 03:33:26.507 INFO O| Mar 19 03:33:26.507 INFO STEP 109 (ensure_file) COMPLETE
99662026-03-19T03:33:27.571Z[ host-image] Mar 19 03:33:26.507 INFO O| Mar 19 03:33:26.507 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99672026-03-19T03:33:27.576Z[ host-image] Mar 19 03:33:26.515 INFO O| Mar 19 03:33:26.515 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d does not exist
99682026-03-19T03:33:27.576Z[ host-image] Mar 19 03:33:26.515 INFO O| Mar 19 03:33:26.515 INFO copying /tmp/.tmpHsrGlm/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 ...
99692026-03-19T03:33:27.579Z[ host-image] Mar 19 03:33:26.515 INFO O| Mar 19 03:33:26.515 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d
99702026-03-19T03:33:27.579Z[ host-image] Mar 19 03:33:26.515 INFO O| Mar 19 03:33:26.515 INFO ok!
99712026-03-19T03:33:27.579Z[ host-image] Mar 19 03:33:26.515 INFO O| Mar 19 03:33:26.515 INFO STEP 110 (ensure_file) COMPLETE
99722026-03-19T03:33:27.579Z[ host-image] Mar 19 03:33:26.515 INFO O| Mar 19 03:33:26.515 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99732026-03-19T03:33:27.585Z[ host-image] Mar 19 03:33:26.524 INFO O| Mar 19 03:33:26.523 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d does not exist
99742026-03-19T03:33:27.585Z[ host-image] Mar 19 03:33:26.524 INFO O| Mar 19 03:33:26.524 INFO copying /tmp/.tmpHsrGlm/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 ...
99752026-03-19T03:33:27.588Z[ host-image] Mar 19 03:33:26.524 INFO O| Mar 19 03:33:26.524 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d
99762026-03-19T03:33:27.588Z[ host-image] Mar 19 03:33:26.524 INFO O| Mar 19 03:33:26.524 INFO ok!
99772026-03-19T03:33:27.588Z[ host-image] Mar 19 03:33:26.524 INFO O| Mar 19 03:33:26.524 INFO STEP 111 (ensure_file) COMPLETE
99782026-03-19T03:33:27.588Z[ host-image] Mar 19 03:33:26.524 INFO O| Mar 19 03:33:26.524 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99792026-03-19T03:33:27.592Z[ host-image] Mar 19 03:33:26.531 INFO O| Mar 19 03:33:26.531 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d does not exist
99802026-03-19T03:33:27.592Z[ host-image] Mar 19 03:33:26.531 INFO O| Mar 19 03:33:26.531 INFO copying /tmp/.tmpHsrGlm/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 ...
99812026-03-19T03:33:27.636Z[ host-image] Mar 19 03:33:26.531 INFO O| Mar 19 03:33:26.531 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d
99822026-03-19T03:33:27.636Z[ host-image] Mar 19 03:33:26.531 INFO O| Mar 19 03:33:26.531 INFO ok!
99832026-03-19T03:33:27.636Z[ host-image] Mar 19 03:33:26.531 INFO O| Mar 19 03:33:26.531 INFO STEP 112 (ensure_file) COMPLETE
99842026-03-19T03:33:27.636Z[ host-image] Mar 19 03:33:26.531 INFO O| Mar 19 03:33:26.531 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99852026-03-19T03:33:27.636Z[ host-image] Mar 19 03:33:26.538 INFO O| Mar 19 03:33:26.538 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d does not exist
99862026-03-19T03:33:27.636Z[ host-image] Mar 19 03:33:26.538 INFO O| Mar 19 03:33:26.538 INFO copying /tmp/.tmpHsrGlm/proto/host/root/opt/oxide/crucible_utils/tracegw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d ...
99872026-03-19T03:33:27.636Z[ host-image] Mar 19 03:33:26.538 INFO O| Mar 19 03:33:26.538 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d
99882026-03-19T03:33:27.636Z[ host-image] Mar 19 03:33:26.538 INFO O| Mar 19 03:33:26.538 INFO ok!
99892026-03-19T03:33:27.636Z[ host-image] Mar 19 03:33:26.538 INFO O| Mar 19 03:33:26.538 INFO STEP 113 (ensure_file) COMPLETE
99902026-03-19T03:33:27.636Z[ host-image] Mar 19 03:33:26.538 INFO O| Mar 19 03:33:26.538 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99912026-03-19T03:33:27.636Z[ host-image] Mar 19 03:33:26.545 INFO O| Mar 19 03:33:26.545 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d does not exist
99922026-03-19T03:33:27.636Z[ host-image] Mar 19 03:33:26.545 INFO O| Mar 19 03:33:26.545 INFO copying /tmp/.tmpHsrGlm/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 ...
99932026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.545 INFO O| Mar 19 03:33:26.545 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d
99942026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.545 INFO O| Mar 19 03:33:26.545 INFO ok!
99952026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.545 INFO O| Mar 19 03:33:26.545 INFO STEP 114 (ensure_file) COMPLETE
99962026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.545 INFO O| Mar 19 03:33:26.545 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99972026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.552 INFO O| Mar 19 03:33:26.552 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d does not exist
99982026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.552 INFO O| Mar 19 03:33:26.552 INFO copying /tmp/.tmpHsrGlm/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 ...
99992026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.552 INFO O| Mar 19 03:33:26.552 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d
100002026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.552 INFO O| Mar 19 03:33:26.552 INFO ok!
100012026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.552 INFO O| Mar 19 03:33:26.552 INFO STEP 115 (ensure_file) COMPLETE
100022026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.552 INFO O| Mar 19 03:33:26.552 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100032026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.559 INFO O| Mar 19 03:33:26.559 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d does not exist
100042026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.559 INFO O| Mar 19 03:33:26.559 INFO copying /tmp/.tmpHsrGlm/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 ...
100052026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.559 INFO O| Mar 19 03:33:26.559 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d
100062026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.559 INFO O| Mar 19 03:33:26.559 INFO ok!
100072026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.559 INFO O| Mar 19 03:33:26.559 INFO STEP 116 (ensure_file) COMPLETE
100082026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.559 INFO O| Mar 19 03:33:26.559 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100092026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.566 INFO O| Mar 19 03:33:26.566 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d does not exist
100102026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.566 INFO O| Mar 19 03:33:26.566 INFO copying /tmp/.tmpHsrGlm/proto/host/root/opt/oxide/crucible_utils/perfgw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d ...
100112026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.566 INFO O| Mar 19 03:33:26.566 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d
100122026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.566 INFO O| Mar 19 03:33:26.566 INFO ok!
100132026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.566 INFO O| Mar 19 03:33:26.566 INFO STEP 117 (ensure_file) COMPLETE
100142026-03-19T03:33:27.637Z[ host-image] Mar 19 03:33:26.566 INFO O| Mar 19 03:33:26.566 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100152026-03-19T03:33:27.641Z[ host-image] Mar 19 03:33:26.575 INFO O| Mar 19 03:33:26.575 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d does not exist
100162026-03-19T03:33:27.641Z[ host-image] Mar 19 03:33:26.575 INFO O| Mar 19 03:33:26.575 INFO copying /tmp/.tmpHsrGlm/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 ...
100172026-03-19T03:33:27.641Z[ host-image] Mar 19 03:33:26.575 INFO O| Mar 19 03:33:26.575 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d
100182026-03-19T03:33:27.641Z[ host-image] Mar 19 03:33:26.575 INFO O| Mar 19 03:33:26.575 INFO ok!
100192026-03-19T03:33:27.641Z[ host-image] Mar 19 03:33:26.575 INFO O| Mar 19 03:33:26.575 INFO STEP 118 (ensure_file) COMPLETE
100202026-03-19T03:33:27.641Z[ host-image] Mar 19 03:33:26.575 INFO O| Mar 19 03:33:26.575 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100212026-03-19T03:33:27.644Z[ host-image] Mar 19 03:33:26.583 INFO O| Mar 19 03:33:26.583 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d does not exist
100222026-03-19T03:33:27.644Z[ host-image] Mar 19 03:33:26.583 INFO O| Mar 19 03:33:26.583 INFO copying /tmp/.tmpHsrGlm/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 ...
100232026-03-19T03:33:27.648Z[ host-image] Mar 19 03:33:26.583 INFO O| Mar 19 03:33:26.583 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d
100242026-03-19T03:33:27.648Z[ host-image] Mar 19 03:33:26.583 INFO O| Mar 19 03:33:26.583 INFO ok!
100252026-03-19T03:33:27.648Z[ host-image] Mar 19 03:33:26.583 INFO O| Mar 19 03:33:26.583 INFO STEP 119 (ensure_file) COMPLETE
100262026-03-19T03:33:27.648Z[ host-image] Mar 19 03:33:26.583 INFO O| Mar 19 03:33:26.583 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100272026-03-19T03:33:27.653Z[ host-image] Mar 19 03:33:26.592 INFO O| Mar 19 03:33:26.592 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d does not exist
100282026-03-19T03:33:27.653Z[ host-image] Mar 19 03:33:26.592 INFO O| Mar 19 03:33:26.592 INFO copying /tmp/.tmpHsrGlm/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 ...
100292026-03-19T03:33:27.657Z[ host-image] Mar 19 03:33:26.592 INFO O| Mar 19 03:33:26.592 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d
100302026-03-19T03:33:27.657Z[ host-image] Mar 19 03:33:26.592 INFO O| Mar 19 03:33:26.592 INFO ok!
100312026-03-19T03:33:27.657Z[ host-image] Mar 19 03:33:26.592 INFO O| Mar 19 03:33:26.592 INFO STEP 120 (ensure_file) COMPLETE
100322026-03-19T03:33:27.657Z[ host-image] Mar 19 03:33:26.592 INFO O| Mar 19 03:33:26.592 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100332026-03-19T03:33:27.661Z[ host-image] Mar 19 03:33:26.599 INFO O| Mar 19 03:33:26.599 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d does not exist
100342026-03-19T03:33:27.661Z[ host-image] Mar 19 03:33:26.599 INFO O| Mar 19 03:33:26.599 INFO copying /tmp/.tmpHsrGlm/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 ...
100352026-03-19T03:33:27.664Z[ host-image] Mar 19 03:33:26.600 INFO O| Mar 19 03:33:26.599 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d
100362026-03-19T03:33:27.664Z[ host-image] Mar 19 03:33:26.600 INFO O| Mar 19 03:33:26.600 INFO ok!
100372026-03-19T03:33:27.664Z[ host-image] Mar 19 03:33:26.600 INFO O| Mar 19 03:33:26.600 INFO STEP 121 (ensure_file) COMPLETE
100382026-03-19T03:33:27.664Z[ host-image] Mar 19 03:33:26.600 INFO O| Mar 19 03:33:26.600 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100392026-03-19T03:33:27.669Z[ host-image] Mar 19 03:33:26.606 INFO O| Mar 19 03:33:26.606 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d does not exist
100402026-03-19T03:33:27.673Z[ host-image] Mar 19 03:33:26.606 INFO O| Mar 19 03:33:26.606 INFO copying /tmp/.tmpHsrGlm/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 ...
100412026-03-19T03:33:27.673Z[ host-image] Mar 19 03:33:26.606 INFO O| Mar 19 03:33:26.606 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d
100422026-03-19T03:33:27.673Z[ host-image] Mar 19 03:33:26.606 INFO O| Mar 19 03:33:26.606 INFO ok!
100432026-03-19T03:33:27.673Z[ host-image] Mar 19 03:33:26.606 INFO O| Mar 19 03:33:26.606 INFO STEP 122 (ensure_file) COMPLETE
100442026-03-19T03:33:27.673Z[ host-image] Mar 19 03:33:26.606 INFO O| Mar 19 03:33:26.606 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100452026-03-19T03:33:27.677Z[ host-image] Mar 19 03:33:26.613 INFO O| Mar 19 03:33:26.613 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d does not exist
100462026-03-19T03:33:27.677Z[ host-image] Mar 19 03:33:26.613 INFO O| Mar 19 03:33:26.613 INFO copying /tmp/.tmpHsrGlm/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 ...
100472026-03-19T03:33:27.677Z[ host-image] Mar 19 03:33:26.613 INFO O| Mar 19 03:33:26.613 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d
100482026-03-19T03:33:27.677Z[ host-image] Mar 19 03:33:26.613 INFO O| Mar 19 03:33:26.613 INFO ok!
100492026-03-19T03:33:27.677Z[ host-image] Mar 19 03:33:26.613 INFO O| Mar 19 03:33:26.613 INFO STEP 123 (ensure_file) COMPLETE
100502026-03-19T03:33:27.677Z[ host-image] Mar 19 03:33:26.613 INFO O| Mar 19 03:33:26.613 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100512026-03-19T03:33:27.681Z[ host-image] Mar 19 03:33:26.620 INFO O| Mar 19 03:33:26.620 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d does not exist
100522026-03-19T03:33:27.681Z[ host-image] Mar 19 03:33:26.620 INFO O| Mar 19 03:33:26.620 INFO copying /tmp/.tmpHsrGlm/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 ...
100532026-03-19T03:33:27.684Z[ host-image] Mar 19 03:33:26.620 INFO O| Mar 19 03:33:26.620 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d
100542026-03-19T03:33:27.684Z[ host-image] Mar 19 03:33:26.620 INFO O| Mar 19 03:33:26.620 INFO ok!
100552026-03-19T03:33:27.684Z[ host-image] Mar 19 03:33:26.620 INFO O| Mar 19 03:33:26.620 INFO STEP 124 (ensure_file) COMPLETE
100562026-03-19T03:33:27.684Z[ host-image] Mar 19 03:33:26.620 INFO O| Mar 19 03:33:26.620 INFO STEP 125: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100572026-03-19T03:33:27.689Z[ host-image] Mar 19 03:33:26.627 INFO O| Mar 19 03:33:26.627 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d does not exist
100582026-03-19T03:33:27.689Z[ host-image] Mar 19 03:33:26.627 INFO O| Mar 19 03:33:26.627 INFO copying /tmp/.tmpHsrGlm/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 ...
100592026-03-19T03:33:27.693Z[ host-image] Mar 19 03:33:26.628 INFO O| Mar 19 03:33:26.627 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d
100602026-03-19T03:33:27.693Z[ host-image] Mar 19 03:33:26.628 INFO O| Mar 19 03:33:26.628 INFO ok!
100612026-03-19T03:33:27.693Z[ host-image] Mar 19 03:33:26.628 INFO O| Mar 19 03:33:26.628 INFO STEP 125 (ensure_file) COMPLETE
100622026-03-19T03:33:27.693Z[ host-image] Mar 19 03:33:26.628 INFO O| Mar 19 03:33:26.628 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100632026-03-19T03:33:27.696Z[ host-image] Mar 19 03:33:26.635 INFO O| Mar 19 03:33:26.635 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d does not exist
100642026-03-19T03:33:27.700Z[ host-image] Mar 19 03:33:26.635 INFO O| Mar 19 03:33:26.635 INFO copying /tmp/.tmpHsrGlm/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 ...
100652026-03-19T03:33:27.700Z[ host-image] Mar 19 03:33:26.635 INFO O| Mar 19 03:33:26.635 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d
100662026-03-19T03:33:27.700Z[ host-image] Mar 19 03:33:26.635 INFO O| Mar 19 03:33:26.635 INFO ok!
100672026-03-19T03:33:27.700Z[ host-image] Mar 19 03:33:26.635 INFO O| Mar 19 03:33:26.635 INFO STEP 126 (ensure_file) COMPLETE
100682026-03-19T03:33:27.700Z[ host-image] Mar 19 03:33:26.635 INFO O| Mar 19 03:33:26.635 INFO STEP 127: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100692026-03-19T03:33:27.704Z[ host-image] Mar 19 03:33:26.643 INFO O| Mar 19 03:33:26.643 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d does not exist
100702026-03-19T03:33:27.704Z[ host-image] Mar 19 03:33:26.643 INFO O| Mar 19 03:33:26.643 INFO copying /tmp/.tmpHsrGlm/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 ...
100712026-03-19T03:33:27.707Z[ host-image] Mar 19 03:33:26.643 INFO O| Mar 19 03:33:26.643 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d
100722026-03-19T03:33:27.707Z[ host-image] Mar 19 03:33:26.643 INFO O| Mar 19 03:33:26.643 INFO ok!
100732026-03-19T03:33:27.707Z[ host-image] Mar 19 03:33:26.643 INFO O| Mar 19 03:33:26.643 INFO STEP 127 (ensure_file) COMPLETE
100742026-03-19T03:33:27.707Z[ host-image] Mar 19 03:33:26.643 INFO O| Mar 19 03:33:26.643 INFO STEP 128: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100752026-03-19T03:33:27.712Z[ host-image] Mar 19 03:33:26.650 INFO O| Mar 19 03:33:26.650 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh does not exist
100762026-03-19T03:33:27.712Z[ host-image] Mar 19 03:33:26.650 INFO O| Mar 19 03:33:26.650 INFO copying /tmp/.tmpHsrGlm/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 ...
100772026-03-19T03:33:27.716Z[ host-image] Mar 19 03:33:26.650 INFO O| Mar 19 03:33:26.650 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh
100782026-03-19T03:33:27.717Z[ host-image] Mar 19 03:33:26.650 INFO O| Mar 19 03:33:26.650 INFO ok!
100792026-03-19T03:33:27.717Z[ host-image] Mar 19 03:33:26.650 INFO O| Mar 19 03:33:26.650 INFO STEP 128 (ensure_file) COMPLETE
100802026-03-19T03:33:27.717Z[ host-image] Mar 19 03:33:26.650 INFO O| Mar 19 03:33:26.650 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100812026-03-19T03:33:27.720Z[ host-image] Mar 19 03:33:26.659 INFO O| Mar 19 03:33:26.659 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d does not exist
100822026-03-19T03:33:27.720Z[ host-image] Mar 19 03:33:26.659 INFO O| Mar 19 03:33:26.659 INFO copying /tmp/.tmpHsrGlm/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 ...
100832026-03-19T03:33:27.724Z[ host-image] Mar 19 03:33:26.659 INFO O| Mar 19 03:33:26.659 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d
100842026-03-19T03:33:27.724Z[ host-image] Mar 19 03:33:26.659 INFO O| Mar 19 03:33:26.659 INFO ok!
100852026-03-19T03:33:27.724Z[ host-image] Mar 19 03:33:26.659 INFO O| Mar 19 03:33:26.659 INFO STEP 129 (ensure_file) COMPLETE
100862026-03-19T03:33:27.724Z[ host-image] Mar 19 03:33:26.659 INFO O| Mar 19 03:33:26.659 INFO STEP 130: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100872026-03-19T03:33:27.728Z[ host-image] Mar 19 03:33:26.666 INFO O| Mar 19 03:33:26.666 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh does not exist
100882026-03-19T03:33:27.728Z[ host-image] Mar 19 03:33:26.667 INFO O| Mar 19 03:33:26.666 INFO copying /tmp/.tmpHsrGlm/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 ...
100892026-03-19T03:33:27.731Z[ host-image] Mar 19 03:33:26.667 INFO O| Mar 19 03:33:26.667 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh
100902026-03-19T03:33:27.732Z[ host-image] Mar 19 03:33:26.667 INFO O| Mar 19 03:33:26.667 INFO ok!
100912026-03-19T03:33:27.732Z[ host-image] Mar 19 03:33:26.667 INFO O| Mar 19 03:33:26.667 INFO STEP 130 (ensure_file) COMPLETE
100922026-03-19T03:33:27.732Z[ host-image] Mar 19 03:33:26.667 INFO O| Mar 19 03:33:26.667 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100932026-03-19T03:33:27.736Z[ host-image] Mar 19 03:33:26.675 INFO O| Mar 19 03:33:26.675 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d does not exist
100942026-03-19T03:33:27.739Z[ host-image] Mar 19 03:33:26.675 INFO O| Mar 19 03:33:26.675 INFO copying /tmp/.tmpHsrGlm/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 ...
100952026-03-19T03:33:27.740Z[ host-image] Mar 19 03:33:26.675 INFO O| Mar 19 03:33:26.675 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d
100962026-03-19T03:33:27.740Z[ host-image] Mar 19 03:33:26.675 INFO O| Mar 19 03:33:26.675 INFO ok!
100972026-03-19T03:33:27.740Z[ host-image] Mar 19 03:33:26.675 INFO O| Mar 19 03:33:26.675 INFO STEP 131 (ensure_file) COMPLETE
100982026-03-19T03:33:27.740Z[ host-image] Mar 19 03:33:26.675 INFO O| Mar 19 03:33:26.675 INFO STEP 132: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100992026-03-19T03:33:27.743Z[ host-image] Mar 19 03:33:26.682 INFO O| Mar 19 03:33:26.682 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh does not exist
101002026-03-19T03:33:27.744Z[ host-image] Mar 19 03:33:26.682 INFO O| Mar 19 03:33:26.682 INFO copying /tmp/.tmpHsrGlm/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 ...
101012026-03-19T03:33:27.744Z[ host-image] Mar 19 03:33:26.682 INFO O| Mar 19 03:33:26.682 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh
101022026-03-19T03:33:27.744Z[ host-image] Mar 19 03:33:26.682 INFO O| Mar 19 03:33:26.682 INFO ok!
101032026-03-19T03:33:27.745Z[ host-image] Mar 19 03:33:26.682 INFO O| Mar 19 03:33:26.682 INFO STEP 132 (ensure_file) COMPLETE
101042026-03-19T03:33:27.745Z[ host-image] Mar 19 03:33:26.682 INFO O| Mar 19 03:33:26.682 INFO STEP 133: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101052026-03-19T03:33:27.750Z[ host-image] Mar 19 03:33:26.689 INFO O| Mar 19 03:33:26.689 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d does not exist
101062026-03-19T03:33:27.750Z[ host-image] Mar 19 03:33:26.689 INFO O| Mar 19 03:33:26.689 INFO copying /tmp/.tmpHsrGlm/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 ...
101072026-03-19T03:33:27.756Z[ host-image] Mar 19 03:33:26.689 INFO O| Mar 19 03:33:26.689 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d
101082026-03-19T03:33:27.756Z[ host-image] Mar 19 03:33:26.689 INFO O| Mar 19 03:33:26.689 INFO ok!
101092026-03-19T03:33:27.756Z[ host-image] Mar 19 03:33:26.689 INFO O| Mar 19 03:33:26.689 INFO STEP 133 (ensure_file) COMPLETE
101102026-03-19T03:33:27.756Z[ host-image] Mar 19 03:33:26.689 INFO O| Mar 19 03:33:26.689 INFO STEP 134: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101112026-03-19T03:33:27.760Z[ host-image] Mar 19 03:33:26.697 INFO O| Mar 19 03:33:26.697 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d does not exist
101122026-03-19T03:33:27.760Z[ host-image] Mar 19 03:33:26.697 INFO O| Mar 19 03:33:26.697 INFO copying /tmp/.tmpHsrGlm/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 ...
101132026-03-19T03:33:27.760Z[ host-image] Mar 19 03:33:26.697 INFO O| Mar 19 03:33:26.697 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d
101142026-03-19T03:33:27.760Z[ host-image] Mar 19 03:33:26.697 INFO O| Mar 19 03:33:26.697 INFO ok!
101152026-03-19T03:33:27.760Z[ host-image] Mar 19 03:33:26.697 INFO O| Mar 19 03:33:26.697 INFO STEP 134 (ensure_file) COMPLETE
101162026-03-19T03:33:27.760Z[ host-image] Mar 19 03:33:26.697 INFO O| Mar 19 03:33:26.697 INFO STEP 135: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101172026-03-19T03:33:27.765Z[ host-image] Mar 19 03:33:26.704 INFO O| Mar 19 03:33:26.704 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d does not exist
101182026-03-19T03:33:27.765Z[ host-image] Mar 19 03:33:26.704 INFO O| Mar 19 03:33:26.704 INFO copying /tmp/.tmpHsrGlm/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 ...
101192026-03-19T03:33:27.769Z[ host-image] Mar 19 03:33:26.704 INFO O| Mar 19 03:33:26.704 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d
101202026-03-19T03:33:27.769Z[ host-image] Mar 19 03:33:26.704 INFO O| Mar 19 03:33:26.704 INFO ok!
101212026-03-19T03:33:27.770Z[ host-image] Mar 19 03:33:26.704 INFO O| Mar 19 03:33:26.704 INFO STEP 135 (ensure_file) COMPLETE
101222026-03-19T03:33:27.770Z[ host-image] Mar 19 03:33:26.704 INFO O| Mar 19 03:33:26.704 INFO STEP 136: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101232026-03-19T03:33:27.773Z[ host-image] Mar 19 03:33:26.711 INFO O| Mar 19 03:33:26.711 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md does not exist
101242026-03-19T03:33:27.773Z[ host-image] Mar 19 03:33:26.711 INFO O| Mar 19 03:33:26.711 INFO copying /tmp/.tmpHsrGlm/proto/host/root/opt/oxide/crucible_utils/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md ...
101252026-03-19T03:33:27.773Z[ host-image] Mar 19 03:33:26.711 INFO O| Mar 19 03:33:26.711 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md
101262026-03-19T03:33:27.773Z[ host-image] Mar 19 03:33:26.711 INFO O| Mar 19 03:33:26.711 INFO ok!
101272026-03-19T03:33:27.773Z[ host-image] Mar 19 03:33:26.711 INFO O| Mar 19 03:33:26.711 INFO STEP 136 (ensure_file) COMPLETE
101282026-03-19T03:33:27.773Z[ host-image] Mar 19 03:33:26.711 INFO O| Mar 19 03:33:26.711 INFO STEP 137: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101292026-03-19T03:33:27.780Z[ host-image] Mar 19 03:33:26.719 INFO O| Mar 19 03:33:26.719 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt does not exist
101302026-03-19T03:33:27.780Z[ host-image] Mar 19 03:33:26.719 INFO O| Mar 19 03:33:26.719 INFO copying /tmp/.tmpHsrGlm/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 ...
101312026-03-19T03:33:27.786Z[ host-image] Mar 19 03:33:26.719 INFO O| Mar 19 03:33:26.719 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt
101322026-03-19T03:33:27.786Z[ host-image] Mar 19 03:33:26.719 INFO O| Mar 19 03:33:26.719 INFO ok!
101332026-03-19T03:33:27.786Z[ host-image] Mar 19 03:33:26.719 INFO O| Mar 19 03:33:26.719 INFO STEP 137 (ensure_file) COMPLETE
101342026-03-19T03:33:27.786Z[ host-image] Mar 19 03:33:26.719 INFO O| Mar 19 03:33:26.719 INFO STEP 138: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101352026-03-19T03:33:27.789Z[ host-image] Mar 19 03:33:26.727 INFO O| Mar 19 03:33:26.727 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION does not exist
101362026-03-19T03:33:27.789Z[ host-image] Mar 19 03:33:26.727 INFO O| Mar 19 03:33:26.727 INFO copying /tmp/.tmpHsrGlm/proto/host/root/opt/oxide/crucible_utils/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION ...
101372026-03-19T03:33:27.789Z[ host-image] Mar 19 03:33:26.727 INFO O| Mar 19 03:33:26.727 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION
101382026-03-19T03:33:27.789Z[ host-image] Mar 19 03:33:26.727 INFO O| Mar 19 03:33:26.727 INFO ok!
101392026-03-19T03:33:27.789Z[ host-image] Mar 19 03:33:26.727 INFO O| Mar 19 03:33:26.727 INFO STEP 138 (ensure_file) COMPLETE
101402026-03-19T03:33:27.789Z[ host-image] Mar 19 03:33:26.727 INFO O| Mar 19 03:33:26.727 INFO STEP 139: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101412026-03-19T03:33:27.796Z[ host-image] Mar 19 03:33:26.735 INFO O| Mar 19 03:33:26.735 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz does not exist
101422026-03-19T03:33:27.796Z[ host-image] Mar 19 03:33:26.735 INFO O| Mar 19 03:33:26.735 INFO copying /tmp/.tmpHsrGlm/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz ...
101432026-03-19T03:33:31.877Z[ host-image] Mar 19 03:33:30.816 INFO O| Mar 19 03:33:30.816 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz
101442026-03-19T03:33:31.878Z[ host-image] Mar 19 03:33:30.816 INFO O| Mar 19 03:33:30.816 INFO ok!
101452026-03-19T03:33:31.882Z[ host-image] Mar 19 03:33:30.816 INFO O| Mar 19 03:33:30.816 INFO STEP 139 (ensure_file) COMPLETE
101462026-03-19T03:33:31.882Z[ host-image] Mar 19 03:33:30.816 INFO O| Mar 19 03:33:30.816 INFO STEP 140: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101472026-03-19T03:33:31.887Z[ host-image] Mar 19 03:33:30.826 INFO O| Mar 19 03:33:30.826 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib
101482026-03-19T03:33:31.887Z[ host-image] Mar 19 03:33:30.826 INFO O| Mar 19 03:33:30.826 INFO STEP 140 (ensure_dir) COMPLETE
101492026-03-19T03:33:31.890Z[ host-image] Mar 19 03:33:30.826 INFO O| Mar 19 03:33:30.826 INFO STEP 141: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101502026-03-19T03:33:31.896Z[ host-image] Mar 19 03:33:30.835 INFO O| Mar 19 03:33:30.835 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc
101512026-03-19T03:33:31.896Z[ host-image] Mar 19 03:33:30.835 INFO O| Mar 19 03:33:30.835 INFO STEP 141 (ensure_dir) COMPLETE
101522026-03-19T03:33:31.899Z[ host-image] Mar 19 03:33:30.835 INFO O| Mar 19 03:33:30.835 INFO STEP 142: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101532026-03-19T03:33:31.903Z[ host-image] Mar 19 03:33:30.842 INFO O| Mar 19 03:33:30.842 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest
101542026-03-19T03:33:31.906Z[ host-image] Mar 19 03:33:30.842 INFO O| Mar 19 03:33:30.842 INFO STEP 142 (ensure_dir) COMPLETE
101552026-03-19T03:33:31.906Z[ host-image] Mar 19 03:33:30.842 INFO O| Mar 19 03:33:30.842 INFO STEP 143: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101562026-03-19T03:33:31.911Z[ host-image] Mar 19 03:33:30.850 INFO O| Mar 19 03:33:30.850 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site
101572026-03-19T03:33:31.911Z[ host-image] Mar 19 03:33:30.850 INFO O| Mar 19 03:33:30.850 INFO STEP 143 (ensure_dir) COMPLETE
101582026-03-19T03:33:31.914Z[ host-image] Mar 19 03:33:30.850 INFO O| Mar 19 03:33:30.850 INFO STEP 144: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101592026-03-19T03:33:31.918Z[ host-image] Mar 19 03:33:30.857 INFO O| Mar 19 03:33:30.857 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
101602026-03-19T03:33:31.918Z[ host-image] Mar 19 03:33:30.857 INFO O| Mar 19 03:33:30.857 INFO copying /tmp/.tmpHsrGlm/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 ...
101612026-03-19T03:33:31.921Z[ host-image] Mar 19 03:33:30.857 INFO O| Mar 19 03:33:30.857 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml
101622026-03-19T03:33:31.921Z[ host-image] Mar 19 03:33:30.857 INFO O| Mar 19 03:33:30.857 INFO ok!
101632026-03-19T03:33:31.921Z[ host-image] Mar 19 03:33:30.857 INFO O| Mar 19 03:33:30.857 INFO STEP 144 (ensure_file) COMPLETE
101642026-03-19T03:33:31.921Z[ host-image] Mar 19 03:33:30.857 INFO O| Mar 19 03:33:30.857 INFO STEP 145: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101652026-03-19T03:33:31.925Z[ host-image] Mar 19 03:33:30.864 INFO O| Mar 19 03:33:30.864 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/root
101662026-03-19T03:33:31.928Z[ host-image] Mar 19 03:33:30.864 INFO O| Mar 19 03:33:30.864 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/root
101672026-03-19T03:33:31.928Z[ host-image] Mar 19 03:33:30.864 INFO O| Mar 19 03:33:30.864 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root
101682026-03-19T03:33:31.928Z[ host-image] Mar 19 03:33:30.864 INFO O| Mar 19 03:33:30.864 INFO STEP 145 (ensure_dir) COMPLETE
101692026-03-19T03:33:31.928Z[ host-image] Mar 19 03:33:30.864 INFO O| Mar 19 03:33:30.864 INFO STEP 146: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101702026-03-19T03:33:31.934Z[ host-image] Mar 19 03:33:30.872 INFO O| Mar 19 03:33:30.872 WARN file /rpool/images/build/host/work/sled/zfs/a/root/.profile exists, with wrong contents, unlinking
101712026-03-19T03:33:31.939Z[ host-image] Mar 19 03:33:30.872 INFO O| Mar 19 03:33:30.872 INFO copying /tmp/.tmpHsrGlm/proto/host/root/root/.profile -> /rpool/images/build/host/work/sled/zfs/a/root/.profile ...
101722026-03-19T03:33:31.939Z[ host-image] Mar 19 03:33:30.872 INFO O| Mar 19 03:33:30.872 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root/.profile
101732026-03-19T03:33:31.939Z[ host-image] Mar 19 03:33:30.872 INFO O| Mar 19 03:33:30.872 INFO ok!
101742026-03-19T03:33:31.939Z[ host-image] Mar 19 03:33:30.872 INFO O| Mar 19 03:33:30.872 INFO STEP 146 (ensure_file) COMPLETE
101752026-03-19T03:33:31.939Z[ host-image] Mar 19 03:33:30.872 INFO O| Mar 19 03:33:30.872 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
101762026-03-19T03:33:31.943Z[ host-image] Mar 19 03:33:30.880 INFO O| Mar 19 03:33:30.880 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ipsec"
101772026-03-19T03:33:31.943Z[ host-image] Mar 19 03:33:30.880 INFO O| Mar 19 03:33:30.880 INFO STEP 147 (remove_files) COMPLETE
101782026-03-19T03:33:31.943Z[ host-image] Mar 19 03:33:30.880 INFO O| Mar 19 03:33:30.880 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
101792026-03-19T03:33:31.949Z[ host-image] Mar 19 03:33:30.888 INFO O| Mar 19 03:33:30.888 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ldap"
101802026-03-19T03:33:31.952Z[ host-image] Mar 19 03:33:30.888 INFO O| Mar 19 03:33:30.888 INFO STEP 148 (remove_files) COMPLETE
101812026-03-19T03:33:31.952Z[ host-image] Mar 19 03:33:30.888 INFO O| Mar 19 03:33:30.888 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
101822026-03-19T03:33:31.957Z[ host-image] Mar 19 03:33:30.895 INFO O| Mar 19 03:33:30.895 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/rpc"
101832026-03-19T03:33:31.961Z[ host-image] Mar 19 03:33:30.896 INFO O| Mar 19 03:33:30.895 INFO STEP 149 (remove_files) COMPLETE
101842026-03-19T03:33:31.961Z[ host-image] Mar 19 03:33:30.896 INFO O| Mar 19 03:33:30.896 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
101852026-03-19T03:33:31.965Z[ host-image] Mar 19 03:33:30.903 INFO O| Mar 19 03:33:30.903 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/security"
101862026-03-19T03:33:31.965Z[ host-image] Mar 19 03:33:30.903 INFO O| Mar 19 03:33:30.903 INFO STEP 150 (remove_files) COMPLETE
101872026-03-19T03:33:31.965Z[ host-image] Mar 19 03:33:30.903 INFO O| Mar 19 03:33:30.903 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
101882026-03-19T03:33:31.972Z[ host-image] Mar 19 03:33:30.912 INFO O| Mar 19 03:33:30.912 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/shares"
101892026-03-19T03:33:31.975Z[ host-image] Mar 19 03:33:30.912 INFO O| Mar 19 03:33:30.912 INFO STEP 151 (remove_files) COMPLETE
101902026-03-19T03:33:31.976Z[ host-image] Mar 19 03:33:30.912 INFO O| Mar 19 03:33:30.912 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
101912026-03-19T03:33:31.980Z[ host-image] Mar 19 03:33:30.919 INFO O| Mar 19 03:33:30.919 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/smb"
101922026-03-19T03:33:31.983Z[ host-image] Mar 19 03:33:30.919 INFO O| Mar 19 03:33:30.919 INFO STEP 152 (remove_files) COMPLETE
101932026-03-19T03:33:31.983Z[ host-image] Mar 19 03:33:30.919 INFO O| Mar 19 03:33:30.919 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
101942026-03-19T03:33:31.989Z[ host-image] Mar 19 03:33:30.928 INFO O| Mar 19 03:33:30.928 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
101952026-03-19T03:33:31.994Z[ host-image] Mar 19 03:33:30.928 INFO O| Mar 19 03:33:30.928 INFO STEP 153 (remove_files) COMPLETE
101962026-03-19T03:33:31.994Z[ host-image] Mar 19 03:33:30.928 INFO O| Mar 19 03:33:30.928 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
101972026-03-19T03:33:31.997Z[ host-image] Mar 19 03:33:30.935 INFO O| Mar 19 03:33:30.935 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
101982026-03-19T03:33:31.997Z[ host-image] Mar 19 03:33:30.935 INFO O| Mar 19 03:33:30.935 INFO STEP 154 (remove_files) COMPLETE
101992026-03-19T03:33:31.997Z[ host-image] Mar 19 03:33:30.935 INFO O| Mar 19 03:33:30.935 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102002026-03-19T03:33:32.003Z[ host-image] Mar 19 03:33:30.942 INFO O| Mar 19 03:33:30.942 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/dns/install.xml"
102012026-03-19T03:33:32.006Z[ host-image] Mar 19 03:33:30.942 INFO O| Mar 19 03:33:30.942 INFO STEP 155 (remove_files) COMPLETE
102022026-03-19T03:33:32.006Z[ host-image] Mar 19 03:33:30.942 INFO O| Mar 19 03:33:30.942 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102032026-03-19T03:33:32.010Z[ host-image] Mar 19 03:33:30.949 INFO O| Mar 19 03:33:30.949 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
102042026-03-19T03:33:32.010Z[ host-image] Mar 19 03:33:30.949 INFO O| Mar 19 03:33:30.949 INFO STEP 156 (remove_files) COMPLETE
102052026-03-19T03:33:32.013Z[ host-image] Mar 19 03:33:30.949 INFO O| Mar 19 03:33:30.949 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102062026-03-19T03:33:32.017Z[ host-image] Mar 19 03:33:30.956 INFO O| Mar 19 03:33:30.956 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd.xml"
102072026-03-19T03:33:32.020Z[ host-image] Mar 19 03:33:30.956 INFO O| Mar 19 03:33:30.956 INFO STEP 157 (remove_files) COMPLETE
102082026-03-19T03:33:32.020Z[ host-image] Mar 19 03:33:30.956 INFO O| Mar 19 03:33:30.956 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102092026-03-19T03:33:32.025Z[ host-image] Mar 19 03:33:30.964 INFO O| Mar 19 03:33:30.964 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-install.xml"
102102026-03-19T03:33:32.028Z[ host-image] Mar 19 03:33:30.964 INFO O| Mar 19 03:33:30.964 INFO STEP 158 (remove_files) COMPLETE
102112026-03-19T03:33:32.028Z[ host-image] Mar 19 03:33:30.964 INFO O| Mar 19 03:33:30.964 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102122026-03-19T03:33:32.032Z[ host-image] Mar 19 03:33:30.972 INFO O| Mar 19 03:33:30.972 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
102132026-03-19T03:33:32.036Z[ host-image] Mar 19 03:33:30.972 INFO O| Mar 19 03:33:30.972 INFO STEP 159 (remove_files) COMPLETE
102142026-03-19T03:33:32.036Z[ host-image] Mar 19 03:33:30.972 INFO O| Mar 19 03:33:30.972 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102152026-03-19T03:33:32.040Z[ host-image] Mar 19 03:33:30.979 INFO O| Mar 19 03:33:30.979 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-iptun.xml"
102162026-03-19T03:33:32.040Z[ host-image] Mar 19 03:33:30.979 INFO O| Mar 19 03:33:30.979 INFO STEP 160 (remove_files) COMPLETE
102172026-03-19T03:33:32.043Z[ host-image] Mar 19 03:33:30.979 INFO O| Mar 19 03:33:30.979 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102182026-03-19T03:33:32.047Z[ host-image] Mar 19 03:33:30.987 INFO O| Mar 19 03:33:30.987 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-location.xml"
102192026-03-19T03:33:32.051Z[ host-image] Mar 19 03:33:30.987 INFO O| Mar 19 03:33:30.987 INFO STEP 161 (remove_files) COMPLETE
102202026-03-19T03:33:32.051Z[ host-image] Mar 19 03:33:30.987 INFO O| Mar 19 03:33:30.987 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102212026-03-19T03:33:32.055Z[ host-image] Mar 19 03:33:30.994 INFO O| Mar 19 03:33:30.994 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
102222026-03-19T03:33:32.058Z[ host-image] Mar 19 03:33:30.994 INFO O| Mar 19 03:33:30.994 INFO STEP 162 (remove_files) COMPLETE
102232026-03-19T03:33:32.058Z[ host-image] Mar 19 03:33:30.994 INFO O| Mar 19 03:33:30.994 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102242026-03-19T03:33:32.062Z[ host-image] Mar 19 03:33:31.001 INFO O| Mar 19 03:33:31.001 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
102252026-03-19T03:33:32.065Z[ host-image] Mar 19 03:33:31.002 INFO O| Mar 19 03:33:31.002 INFO STEP 163 (remove_files) COMPLETE
102262026-03-19T03:33:32.065Z[ host-image] Mar 19 03:33:31.002 INFO O| Mar 19 03:33:31.002 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102272026-03-19T03:33:32.069Z[ host-image] Mar 19 03:33:31.009 INFO O| Mar 19 03:33:31.009 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/varpd.xml"
102282026-03-19T03:33:32.073Z[ host-image] Mar 19 03:33:31.009 INFO O| Mar 19 03:33:31.009 INFO STEP 164 (remove_files) COMPLETE
102292026-03-19T03:33:32.073Z[ host-image] Mar 19 03:33:31.009 INFO O| Mar 19 03:33:31.009 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102302026-03-19T03:33:32.077Z[ host-image] Mar 19 03:33:31.015 INFO O| Mar 19 03:33:31.015 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/allocate.xml"
102312026-03-19T03:33:32.077Z[ host-image] Mar 19 03:33:31.015 INFO O| Mar 19 03:33:31.015 INFO STEP 165 (remove_files) COMPLETE
102322026-03-19T03:33:32.080Z[ host-image] Mar 19 03:33:31.015 INFO O| Mar 19 03:33:31.015 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102332026-03-19T03:33:32.083Z[ host-image] Mar 19 03:33:31.022 INFO O| Mar 19 03:33:31.022 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
102342026-03-19T03:33:32.086Z[ host-image] Mar 19 03:33:31.022 INFO O| Mar 19 03:33:31.022 INFO STEP 166 (remove_files) COMPLETE
102352026-03-19T03:33:32.086Z[ host-image] Mar 19 03:33:31.022 INFO O| Mar 19 03:33:31.022 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102362026-03-19T03:33:32.090Z[ host-image] Mar 19 03:33:31.029 INFO O| Mar 19 03:33:31.029 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
102372026-03-19T03:33:32.093Z[ host-image] Mar 19 03:33:31.029 INFO O| Mar 19 03:33:31.029 INFO STEP 167 (remove_files) COMPLETE
102382026-03-19T03:33:32.093Z[ host-image] Mar 19 03:33:31.029 INFO O| Mar 19 03:33:31.029 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102392026-03-19T03:33:32.097Z[ host-image] Mar 19 03:33:31.036 INFO O| Mar 19 03:33:31.036 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/dev/sndstat"
102402026-03-19T03:33:32.100Z[ host-image] Mar 19 03:33:31.036 INFO O| Mar 19 03:33:31.036 INFO STEP 168 (remove_files) COMPLETE
102412026-03-19T03:33:32.100Z[ host-image] Mar 19 03:33:31.036 INFO O| Mar 19 03:33:31.036 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102422026-03-19T03:33:32.107Z[ host-image] Mar 19 03:33:31.046 INFO O| Mar 19 03:33:31.046 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
102432026-03-19T03:33:32.107Z[ host-image] Mar 19 03:33:31.046 INFO O| Mar 19 03:33:31.046 INFO STEP 169 (remove_files) COMPLETE
102442026-03-19T03:33:32.110Z[ host-image] Mar 19 03:33:31.046 INFO O| Mar 19 03:33:31.046 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102452026-03-19T03:33:32.115Z[ host-image] Mar 19 03:33:31.054 INFO O| Mar 19 03:33:31.054 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/hostid.xml"
102462026-03-19T03:33:32.115Z[ host-image] Mar 19 03:33:31.054 INFO O| Mar 19 03:33:31.054 INFO STEP 170 (remove_files) COMPLETE
102472026-03-19T03:33:32.118Z[ host-image] Mar 19 03:33:31.054 INFO O| Mar 19 03:33:31.054 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102482026-03-19T03:33:32.122Z[ host-image] Mar 19 03:33:31.062 INFO O| Mar 19 03:33:31.062 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/idmap.xml"
102492026-03-19T03:33:32.125Z[ host-image] Mar 19 03:33:31.062 INFO O| Mar 19 03:33:31.062 INFO STEP 171 (remove_files) COMPLETE
102502026-03-19T03:33:32.125Z[ host-image] Mar 19 03:33:31.062 INFO O| Mar 19 03:33:31.062 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102512026-03-19T03:33:32.130Z[ host-image] Mar 19 03:33:31.069 INFO O| Mar 19 03:33:31.069 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/pkgserv.xml"
102522026-03-19T03:33:32.132Z[ host-image] Mar 19 03:33:31.069 INFO O| Mar 19 03:33:31.069 INFO STEP 172 (remove_files) COMPLETE
102532026-03-19T03:33:32.133Z[ host-image] Mar 19 03:33:31.069 INFO O| Mar 19 03:33:31.069 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102542026-03-19T03:33:32.137Z[ host-image] Mar 19 03:33:31.076 INFO O| Mar 19 03:33:31.076 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/zones.xml"
102552026-03-19T03:33:32.140Z[ host-image] Mar 19 03:33:31.076 INFO O| Mar 19 03:33:31.076 INFO STEP 173 (remove_files) COMPLETE
102562026-03-19T03:33:32.140Z[ host-image] Mar 19 03:33:31.076 INFO O| Mar 19 03:33:31.076 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102572026-03-19T03:33:32.144Z[ host-image] Mar 19 03:33:31.084 INFO O| Mar 19 03:33:31.084 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/intrd.xml"
102582026-03-19T03:33:32.148Z[ host-image] Mar 19 03:33:31.084 INFO O| Mar 19 03:33:31.084 INFO STEP 174 (remove_files) COMPLETE
102592026-03-19T03:33:32.148Z[ host-image] Mar 19 03:33:31.084 INFO O| Mar 19 03:33:31.084 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102602026-03-19T03:33:32.151Z[ host-image] Mar 19 03:33:31.090 INFO O| Mar 19 03:33:31.090 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/chrony.xml"
102612026-03-19T03:33:32.151Z[ host-image] Mar 19 03:33:31.090 INFO O| Mar 19 03:33:31.090 INFO STEP 175 (remove_files) COMPLETE
102622026-03-19T03:33:32.154Z[ host-image] Mar 19 03:33:31.090 INFO O| Mar 19 03:33:31.090 INFO STEP 176: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
102632026-03-19T03:33:32.161Z[ host-image] Mar 19 03:33:31.100 INFO O| Mar 19 03:33:31.100 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db does not already exist, skipping removal
102642026-03-19T03:33:32.164Z[ host-image] Mar 19 03:33:31.100 INFO O| Mar 19 03:33:31.100 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"}
102652026-03-19T03:33:38.979Z[ host-image] Mar 19 03:33:37.918 INFO O| Mar 19 03:33:37.918 INFO O| Loading smf(7) service descriptions: 1/792/793/794/795/796/797/798/799/7910/7911/7912/7913/7914/7915/7916/7917/7918/7919/7920/7921/7922/7923/7924/7925/7926/7927/7928/7929/7930/7931/7932/7933/7934/7935/7936/7937/7938/7939/7940/7941/7942/7943/7944/7945/7946/7947/7948/7949/7950/7951/7952/7953/7954/7955/7956/7957/7958/7959/7960/7961/7962/7963/7964/7965/7966/7967/7968/7969/7970/7971/7972/7973/7974/7975/7976/7977/7978/7979/79
102662026-03-19T03:33:38.980Z[ host-image] Mar 19 03:33:37.918 INFO O| Mar 19 03:33:37.918 INFO E| svccfg: Loaded 79 smf(7) service descriptions
102672026-03-19T03:33:38.993Z[ host-image] Mar 19 03:33:37.933 INFO O| Mar 19 03:33:37.933 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a"}
102682026-03-19T03:33:39.131Z[ host-image] Mar 19 03:33:38.071 INFO O| Mar 19 03:33:38.071 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"}
102692026-03-19T03:33:39.203Z[ host-image] Mar 19 03:33:38.142 INFO O| Mar 19 03:33:38.142 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml"], env: {"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", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
102702026-03-19T03:33:39.289Z[ host-image] Mar 19 03:33:38.228 INFO O| Mar 19 03:33:38.228 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db does not exist
102712026-03-19T03:33:39.289Z[ host-image] Mar 19 03:33:38.228 INFO O| Mar 19 03:33:38.228 INFO copying /rpool/images/build/host/tmp/sled/zfs/repo.db -> /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db ...
102722026-03-19T03:33:39.292Z[ host-image] Mar 19 03:33:38.231 INFO O| Mar 19 03:33:38.231 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db
102732026-03-19T03:33:39.292Z[ host-image] Mar 19 03:33:38.231 INFO O| Mar 19 03:33:38.231 INFO ok!
102742026-03-19T03:33:39.292Z[ host-image] Mar 19 03:33:38.231 INFO O| Mar 19 03:33:38.231 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db exists (as File), removing
102752026-03-19T03:33:39.292Z[ host-image] Mar 19 03:33:38.231 INFO O| Mar 19 03:33:38.231 INFO STEP 176 (seed_smf) COMPLETE
102762026-03-19T03:33:39.292Z[ host-image] Mar 19 03:33:38.231 INFO O| Mar 19 03:33:38.231 INFO steps complete; finalising image!
102772026-03-19T03:33:39.292Z[ host-image] Mar 19 03:33:38.231 INFO O| Mar 19 03:33:38.231 INFO TRIM POOL: TEMPORARY-sled-zfs
102782026-03-19T03:33:39.389Z[ host-image] Mar 19 03:33:38.329 INFO O| Mar 19 03:33:38.329 INFO trim TEMPORARY-sled-zfs: (7% trimmed, started at Thu Mar 19 03:33:38 2026)
102792026-03-19T03:33:39.605Z[ host-image] Mar 19 03:33:38.544 INFO O| Mar 19 03:33:38.544 INFO temporary pool has 795M used, 101M avail, 1.80x compressratio
102802026-03-19T03:33:39.605Z[ host-image] Mar 19 03:33:38.544 INFO O| Mar 19 03:33:38.544 INFO EXPORT POOL: TEMPORARY-sled-zfs
102812026-03-19T03:33:39.957Z[ host-image] Mar 19 03:33:38.896 INFO O| Mar 19 03:33:38.896 INFO copying image /rpool/images/build/host/work/sled/zfs/lofi.raw to output file /rpool/images/build/host/output/sled-zfs.raw
102822026-03-19T03:33:39.957Z[ host-image] Mar 19 03:33:38.896 INFO O| Mar 19 03:33:38.896 INFO file /rpool/images/build/host/output/sled-zfs.raw does not already exist, skipping removal
102832026-03-19T03:33:40.905Z[ host-image] Mar 19 03:33:39.844 INFO O| Mar 19 03:33:39.844 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/sled-zfs.raw
102842026-03-19T03:33:40.905Z[ host-image] Mar 19 03:33:39.844 INFO O| Mar 19 03:33:39.844 INFO chmod ok, path: /rpool/images/build/host/output/sled-zfs.raw
102852026-03-19T03:33:40.909Z[ host-image] Mar 19 03:33:39.844 INFO O| Mar 19 03:33:39.844 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/sled-zfs.raw
102862026-03-19T03:33:40.909Z[ host-image] Mar 19 03:33:39.844 INFO O| Mar 19 03:33:39.844 INFO completed processing sled/zfs
102872026-03-19T03:33:40.909Z[ host-image] Mar 19 03:33:39.844 INFO O| Mar 19 03:33:39.844 INFO DESTROY DATASET: rpool/images/build/host/work/sled/zfs
102882026-03-19T03:33:51.515Z[ host-image] Mar 19 03:33:50.454 INFO O| Mar 19 03:33:50.454 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/zfs
102892026-03-19T03:33:51.608Z[ host-image] Mar 19 03:33:50.548 INFO BUILD STRING "heads/stlouis-0-gbba4dda620\n"
102902026-03-19T03:33:51.608Z[ host-image] Mar 19 03:33:50.548 INFO expanded image name: "ci c25bd47/${os_short_commit} 2026-03-19 03:02" -> "ci c25bd47/bba4dda 2026-03-19 03:02"
102912026-03-19T03:33:51.608Z[ host-image] Mar 19 03:33:50.548 INFO output artefacts stored in: "/work/os-host"
102922026-03-19T03:33:51.612Z[ host-image] Mar 19 03:33:50.548 INFO collecting git info from project "dmar-report"...
102932026-03-19T03:33:51.632Z[ host-image] Mar 19 03:33:50.554 INFO collecting git info from project "chelsio-t6-roms"...
102942026-03-19T03:33:51.635Z[ host-image] Mar 19 03:33:50.559 INFO collecting git info from project "amd-firmware"...
102952026-03-19T03:33:51.635Z[ host-image] Mar 19 03:33:50.569 INFO collecting git info from project "amd-host-image-builder"...
102962026-03-19T03:33:51.635Z[ host-image] Mar 19 03:33:50.574 INFO collecting git info from project "phbl"...
102972026-03-19T03:33:51.638Z[ host-image] Mar 19 03:33:50.578 INFO collecting git info from project "pinprick"...
102982026-03-19T03:33:51.642Z[ host-image] Mar 19 03:33:50.582 INFO collecting git info from project "bootserver"...
102992026-03-19T03:33:51.645Z[ host-image] Mar 19 03:33:50.586 INFO collecting git info from project "image-builder"...
103002026-03-19T03:33:51.650Z[ host-image] Mar 19 03:33:50.590 INFO collecting git info from project "pilot"...
103012026-03-19T03:33:51.654Z[ host-image] Mar 19 03:33:50.594 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
103022026-03-19T03:33:51.977Z[ host-image] Mar 19 03:33:50.917 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
103032026-03-19T03:33:52.304Z[ host-image] Mar 19 03:33:51.244 INFO creating Oxide boot image...
103042026-03-19T03:33:52.304Z[ host-image] Mar 19 03:33:51.244 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/sled-zfs.raw", "-N", "ci c25bd47/bba4dda 2026-03-19 03:02", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
103052026-03-19T03:33:53.231Z[ host-image] Mar 19 03:33:52.170 INFO O| ok, image written!
103062026-03-19T03:33:53.231Z[ host-image] Mar 19 03:33:52.170 INFO O| ok, boot_image_csum file written!
103072026-03-19T03:33:53.237Z[ host-image] Mar 19 03:33:52.173 INFO creating boot archive (CPIO)...
103082026-03-19T03:33:53.237Z[ host-image] Mar 19 03:33:52.173 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
103092026-03-19T03:33:53.242Z[ host-image] Mar 19 03:33:52.178 INFO E| + root=/rpool/images/build/host/work/sled/ramdisk
103102026-03-19T03:33:53.242Z[ host-image] Mar 19 03:33:52.178 INFO E| + outfile=/work/os-host/cpio
103112026-03-19T03:33:53.242Z[ host-image] Mar 19 03:33:52.178 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
103122026-03-19T03:33:53.245Z[ host-image] Mar 19 03:33:52.180 INFO E| + cd /rpool/images/build/host/work/sled/ramdisk
103132026-03-19T03:33:53.245Z[ host-image] Mar 19 03:33:52.180 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
103142026-03-19T03:33:53.272Z[ host-image] Mar 19 03:33:52.212 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
103152026-03-19T03:33:53.276Z[ host-image] Mar 19 03:33:52.212 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
103162026-03-19T03:33:53.280Z[ host-image] Mar 19 03:33:52.219 INFO creating compressed cpio/unix for dev loaders...
103172026-03-19T03:33:53.280Z[ host-image] Mar 19 03:33:52.219 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
103182026-03-19T03:33:53.593Z[ host-image] Mar 19 03:33:52.531 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-host/cpio' >'/work/os-host/cpio.z'"], pwd: None
103192026-03-19T03:33:58.060Z[ host-image] Mar 19 03:33:57.000 INFO creating reset image...
103202026-03-19T03:33:58.060Z[ host-image] Mar 19 03:33:57.000 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
103212026-03-19T03:34:18.109Z[ recovery-image] Mar 19 03:34:17.050 INFO O| ok, image written!
103222026-03-19T03:34:18.109Z[ recovery-image] Mar 19 03:34:17.050 INFO O| ok, boot_image_csum file written!
103232026-03-19T03:34:18.111Z[ recovery-image] Mar 19 03:34:17.053 INFO creating boot archive (CPIO)...
103242026-03-19T03:34:18.112Z[ recovery-image] Mar 19 03:34:17.053 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
103252026-03-19T03:34:18.115Z[ recovery-image] Mar 19 03:34:17.057 INFO E| + root=/rpool/images/build/recovery/work/sled/ramdisk
103262026-03-19T03:34:18.118Z[ recovery-image] Mar 19 03:34:17.057 INFO E| + outfile=/work/os-recovery/cpio
103272026-03-19T03:34:18.119Z[ recovery-image] Mar 19 03:34:17.057 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
103282026-03-19T03:34:18.119Z[ recovery-image] Mar 19 03:34:17.059 INFO E| + cd /rpool/images/build/recovery/work/sled/ramdisk
103292026-03-19T03:34:18.119Z[ recovery-image] Mar 19 03:34:17.059 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
103302026-03-19T03:34:18.159Z[ recovery-image] Mar 19 03:34:17.100 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
103312026-03-19T03:34:18.160Z[ recovery-image] Mar 19 03:34:17.100 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
103322026-03-19T03:34:18.166Z[ recovery-image] Mar 19 03:34:17.107 INFO creating compressed cpio/unix for dev loaders...
103332026-03-19T03:34:18.166Z[ recovery-image] Mar 19 03:34:17.107 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
103342026-03-19T03:34:18.468Z[ recovery-image] Mar 19 03:34:17.409 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-recovery/cpio' >'/work/os-recovery/cpio.z'"], pwd: None
103352026-03-19T03:34:19.169Z[ host-image] Mar 19 03:34:18.111 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2026-02-09-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')"
103362026-03-19T03:34:19.169Z[ host-image] Mar 19 03:34:18.111 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")
103372026-03-19T03:34:19.352Z[ host-image] Mar 19 03:34:18.294 INFO E| Updating crates.io index
103382026-03-19T03:34:19.515Z[ host-image] Mar 19 03:34:18.457 INFO E| Downloading crates ...
103392026-03-19T03:34:19.589Z[ host-image] Mar 19 03:34:18.530 INFO E| Downloaded shared_thread v0.2.0
103402026-03-19T03:34:19.596Z[ host-image] Mar 19 03:34:18.538 INFO E| Downloaded clap_builder v4.5.57
103412026-03-19T03:34:19.880Z[ host-image] Mar 19 03:34:18.822 INFO E| Downloaded clap v4.5.57
103422026-03-19T03:34:19.927Z[ host-image] Mar 19 03:34:18.869 INFO E| Downloaded os_pipe v1.2.3
103432026-03-19T03:34:19.971Z[ host-image] Mar 19 03:34:18.913 INFO E| Downloaded syn v2.0.114
103442026-03-19T03:34:20.041Z[ host-image] Mar 19 03:34:18.983 INFO E| Downloaded shared_child v1.1.1
103452026-03-19T03:34:20.118Z[ host-image] Mar 19 03:34:19.049 INFO E| Downloaded unicode-ident v1.0.23
103462026-03-19T03:34:21.065Z[ host-image] Mar 19 03:34:20.007 INFO E| Downloaded clap_lex v0.7.7
103472026-03-19T03:34:21.080Z[ host-image] Mar 19 03:34:20.021 INFO E| Downloaded sigchld v0.2.4
103482026-03-19T03:34:21.097Z[ host-image] Mar 19 03:34:20.039 INFO E| Downloaded duct v1.1.1
103492026-03-19T03:34:21.138Z[ host-image] Mar 19 03:34:20.080 INFO E| Compiling libc v0.2.180
103502026-03-19T03:34:21.138Z[ host-image] Mar 19 03:34:20.080 INFO E| Compiling proc-macro2 v1.0.106
103512026-03-19T03:34:21.142Z[ host-image] Mar 19 03:34:20.080 INFO E| Compiling quote v1.0.44
103522026-03-19T03:34:21.143Z[ host-image] Mar 19 03:34:20.080 INFO E| Compiling signal-hook v0.3.18
103532026-03-19T03:34:21.143Z[ host-image] Mar 19 03:34:20.080 INFO E| Compiling unicode-ident v1.0.23
103542026-03-19T03:34:21.143Z[ host-image] Mar 19 03:34:20.080 INFO E| Compiling utf8parse v0.2.2
103552026-03-19T03:34:21.143Z[ host-image] Mar 19 03:34:20.080 INFO E| Compiling colorchoice v1.0.4
103562026-03-19T03:34:21.143Z[ host-image] Mar 19 03:34:20.080 INFO E| Compiling anstyle v1.0.13
103572026-03-19T03:34:21.143Z[ host-image] Mar 19 03:34:20.080 INFO E| Compiling is_terminal_polyfill v1.70.2
103582026-03-19T03:34:21.143Z[ host-image] Mar 19 03:34:20.080 INFO E| Compiling anstyle-query v1.1.5
103592026-03-19T03:34:21.143Z[ host-image] Mar 19 03:34:20.080 INFO E| Compiling clap_lex v0.7.7
103602026-03-19T03:34:21.143Z[ host-image] Mar 19 03:34:20.080 INFO E| Compiling strsim v0.11.1
103612026-03-19T03:34:21.152Z[ host-image] Mar 19 03:34:20.093 INFO E| Compiling heck v0.5.0
103622026-03-19T03:34:21.156Z[ host-image] Mar 19 03:34:20.093 INFO E| Compiling shared_thread v0.2.0
103632026-03-19T03:34:21.294Z[ host-image] Mar 19 03:34:20.209 INFO E| Compiling anstyle-parse v0.2.7
103642026-03-19T03:34:21.446Z[ host-image] Mar 19 03:34:20.387 INFO E| Compiling anstream v0.6.21
103652026-03-19T03:34:21.703Z[ host-image] Mar 19 03:34:20.642 INFO E| Compiling clap_builder v4.5.57
103662026-03-19T03:34:22.077Z[ host-image] Mar 19 03:34:21.019 INFO E| Compiling errno v0.3.14
103672026-03-19T03:34:22.077Z[ host-image] Mar 19 03:34:21.019 INFO E| Compiling os_pipe v1.2.3
103682026-03-19T03:34:22.196Z[ host-image] Mar 19 03:34:21.137 INFO E| Compiling signal-hook-registry v1.4.8
103692026-03-19T03:34:22.397Z[ host-image] Mar 19 03:34:21.339 INFO E| Compiling syn v2.0.114
103702026-03-19T03:34:22.516Z[ host-image] Mar 19 03:34:21.457 INFO E| Compiling sigchld v0.2.4
103712026-03-19T03:34:22.625Z[ host-image] Mar 19 03:34:21.567 INFO E| Compiling shared_child v1.1.1
103722026-03-19T03:34:22.753Z[ host-image] Mar 19 03:34:21.695 INFO E| Compiling duct v1.1.1
103732026-03-19T03:34:23.002Z[ recovery-image] Mar 19 03:34:21.944 INFO creating reset image...
103742026-03-19T03:34:23.002Z[ recovery-image] Mar 19 03:34:21.944 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
103752026-03-19T03:34:23.043Z[ recovery-image] Mar 19 03:34:21.984 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2026-02-09-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')"
103762026-03-19T03:34:23.043Z[ recovery-image] Mar 19 03:34:21.984 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")
103772026-03-19T03:34:23.247Z[ recovery-image] Mar 19 03:34:22.189 INFO E| Blocking waiting for file lock on artifact directory
103782026-03-19T03:34:25.119Z[ host-image] Mar 19 03:34:24.061 INFO E| Compiling clap_derive v4.5.55
103792026-03-19T03:34:26.678Z[ host-image] Mar 19 03:34:25.620 INFO E| Compiling clap v4.5.57
103802026-03-19T03:34:26.743Z[ host-image] Mar 19 03:34:25.685 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
103812026-03-19T03:34:27.732Z[ host-image] Mar 19 03:34:26.674 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.52s
103822026-03-19T03:34:27.740Z[ recovery-image] Mar 19 03:34:26.682 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.65s
103832026-03-19T03:34:27.743Z[ recovery-image] Mar 19 03:34:26.685 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z --target-dir /work/os-recovery/phbl`
103842026-03-19T03:34:27.746Z[ host-image] Mar 19 03:34:26.686 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-host/cpio.z --target-dir /work/os-host/phbl`
103852026-03-19T03:34:27.970Z[ host-image] Mar 19 03:34:26.912 INFO E| Blocking waiting for file lock on package cache
103862026-03-19T03:34:27.996Z[ recovery-image] Mar 19 03:34:26.939 INFO E| Blocking waiting for file lock on package cache
103872026-03-19T03:34:28.033Z[ host-image] Mar 19 03:34:26.975 INFO E| Blocking waiting for file lock on package cache
103882026-03-19T03:34:28.060Z[ recovery-image] Mar 19 03:34:27.002 INFO E| Blocking waiting for file lock on package cache
103892026-03-19T03:34:28.090Z[ host-image] Mar 19 03:34:27.033 INFO E| Blocking waiting for file lock on package cache
103902026-03-19T03:34:28.094Z[ recovery-image] Mar 19 03:34:27.033 INFO E| Downloading crates ...
103912026-03-19T03:34:28.161Z[ recovery-image] Mar 19 03:34:27.103 INFO E| Downloaded cpio_reader v0.1.2
103922026-03-19T03:34:28.164Z[ recovery-image] Mar 19 03:34:27.105 INFO E| Downloaded bitstruct v0.1.1
103932026-03-19T03:34:28.164Z[ recovery-image] Mar 19 03:34:27.106 INFO E| Downloaded bit_field v0.10.3
103942026-03-19T03:34:28.168Z[ recovery-image] Mar 19 03:34:27.110 INFO E| Downloaded bitstruct_derive v0.1.0
103952026-03-19T03:34:28.180Z[ recovery-image] Mar 19 03:34:27.122 INFO E| Downloaded miniz_oxide v0.9.0
103962026-03-19T03:34:28.187Z[ recovery-image] Mar 19 03:34:27.129 INFO E| Downloaded raw-cpuid v10.7.0
103972026-03-19T03:34:28.203Z[ recovery-image] Mar 19 03:34:27.145 INFO E| Downloaded goblin v0.10.4
103982026-03-19T03:34:28.317Z[ recovery-image] Mar 19 03:34:27.259 INFO E| Downloaded x86 v0.52.0
103992026-03-19T03:34:28.359Z[ recovery-image] Mar 19 03:34:27.301 INFO E| Blocking waiting for file lock on package cache
104002026-03-19T03:34:28.362Z[ recovery-image] Mar 19 03:34:27.302 INFO E| Updating crates.io index
104012026-03-19T03:34:28.365Z[ host-image] Mar 19 03:34:27.307 INFO E| Blocking waiting for file lock on package cache
104022026-03-19T03:34:28.420Z[ recovery-image] Mar 19 03:34:27.362 INFO E| Blocking waiting for file lock on package cache
104032026-03-19T03:34:28.424Z[ host-image] Mar 19 03:34:27.366 INFO E| Blocking waiting for file lock on package cache
104042026-03-19T03:34:28.427Z[ recovery-image] Mar 19 03:34:27.367 INFO E| Downloading crates ...
104052026-03-19T03:34:28.501Z[ recovery-image] Mar 19 03:34:27.443 INFO E| Downloaded rustc-literal-escaper v0.0.7
104062026-03-19T03:34:28.605Z[ recovery-image] Mar 19 03:34:27.547 INFO E| Downloaded libc v0.2.178
104072026-03-19T03:34:28.684Z[ host-image] Mar 19 03:34:27.626 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
104082026-03-19T03:34:28.684Z[ host-image] Mar 19 03:34:27.626 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
104092026-03-19T03:34:28.685Z[ host-image] Mar 19 03:34:27.626 INFO E| Compiling proc-macro2 v1.0.106
104102026-03-19T03:34:28.685Z[ host-image] Mar 19 03:34:27.626 INFO E| Compiling quote v1.0.44
104112026-03-19T03:34:28.688Z[ host-image] Mar 19 03:34:27.626 INFO E| Compiling unicode-ident v1.0.23
104122026-03-19T03:34:28.688Z[ host-image] Mar 19 03:34:27.627 INFO E| Compiling syn v1.0.109
104132026-03-19T03:34:28.688Z[ host-image] Mar 19 03:34:27.627 INFO E| Compiling x86 v0.52.0
104142026-03-19T03:34:28.688Z[ host-image] Mar 19 03:34:27.627 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
104152026-03-19T03:34:28.688Z[ host-image] Mar 19 03:34:27.627 INFO E| Compiling seq-macro v0.3.6
104162026-03-19T03:34:28.688Z[ recovery-image] Mar 19 03:34:27.629 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
104172026-03-19T03:34:28.688Z[ recovery-image] Mar 19 03:34:27.629 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
104182026-03-19T03:34:28.688Z[ recovery-image] Mar 19 03:34:27.629 INFO E| Compiling proc-macro2 v1.0.106
104192026-03-19T03:34:28.688Z[ recovery-image] Mar 19 03:34:27.629 INFO E| Compiling unicode-ident v1.0.23
104202026-03-19T03:34:28.689Z[ recovery-image] Mar 19 03:34:27.629 INFO E| Compiling quote v1.0.44
104212026-03-19T03:34:28.689Z[ recovery-image] Mar 19 03:34:27.629 INFO E| Compiling syn v1.0.109
104222026-03-19T03:34:28.689Z[ recovery-image] Mar 19 03:34:27.629 INFO E| Compiling x86 v0.52.0
104232026-03-19T03:34:28.689Z[ recovery-image] Mar 19 03:34:27.629 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
104242026-03-19T03:34:28.689Z[ recovery-image] Mar 19 03:34:27.629 INFO E| Compiling seq-macro v0.3.6
104252026-03-19T03:34:29.992Z[ recovery-image] Mar 19 03:34:28.934 INFO E| Compiling syn v2.0.114
104262026-03-19T03:34:30.038Z[ host-image] Mar 19 03:34:28.980 INFO E| Compiling syn v2.0.114
104272026-03-19T03:34:31.938Z[ recovery-image] Mar 19 03:34:30.880 INFO E| Compiling scroll_derive v0.13.1
104282026-03-19T03:34:32.018Z[ host-image] Mar 19 03:34:30.960 INFO E| Compiling scroll_derive v0.13.1
104292026-03-19T03:34:33.475Z[ recovery-image] Mar 19 03:34:32.417 INFO E| Compiling bitstruct_derive v0.1.0
104302026-03-19T03:34:33.564Z[ host-image] Mar 19 03:34:32.506 INFO E| Compiling bitstruct_derive v0.1.0
104312026-03-19T03:34:46.624Z[ host-image] Mar 19 03:34:45.566 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
104322026-03-19T03:34:46.762Z[ recovery-image] Mar 19 03:34:45.704 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
104332026-03-19T03:34:49.591Z[ host-image] Mar 19 03:34:48.535 INFO E| Compiling bitflags v1.3.2
104342026-03-19T03:34:49.595Z[ host-image] Mar 19 03:34:48.535 INFO E| Compiling scroll v0.13.0
104352026-03-19T03:34:49.595Z[ host-image] Mar 19 03:34:48.535 INFO E| Compiling log v0.4.29
104362026-03-19T03:34:49.595Z[ host-image] Mar 19 03:34:48.535 INFO E| Compiling bitflags v2.10.0
104372026-03-19T03:34:49.595Z[ host-image] Mar 19 03:34:48.535 INFO E| Compiling adler2 v2.0.1
104382026-03-19T03:34:49.595Z[ host-image] Mar 19 03:34:48.535 INFO E| Compiling plain v0.2.3
104392026-03-19T03:34:49.595Z[ host-image] Mar 19 03:34:48.535 INFO E| Compiling bit_field v0.10.3
104402026-03-19T03:34:49.595Z[ host-image] Mar 19 03:34:48.535 INFO E| Compiling static_assertions v1.1.0
104412026-03-19T03:34:49.595Z[ host-image] Mar 19 03:34:48.535 INFO E| Compiling bitstruct v0.1.1
104422026-03-19T03:34:49.655Z[ host-image] Mar 19 03:34:48.599 INFO E| Compiling raw-cpuid v10.7.0
104432026-03-19T03:34:49.716Z[ recovery-image] Mar 19 03:34:48.659 INFO E| Compiling bitflags v1.3.2
104442026-03-19T03:34:49.716Z[ recovery-image] Mar 19 03:34:48.659 INFO E| Compiling log v0.4.29
104452026-03-19T03:34:49.719Z[ recovery-image] Mar 19 03:34:48.659 INFO E| Compiling scroll v0.13.0
104462026-03-19T03:34:49.719Z[ recovery-image] Mar 19 03:34:48.659 INFO E| Compiling adler2 v2.0.1
104472026-03-19T03:34:49.719Z[ recovery-image] Mar 19 03:34:48.659 INFO E| Compiling plain v0.2.3
104482026-03-19T03:34:49.719Z[ recovery-image] Mar 19 03:34:48.659 INFO E| Compiling bit_field v0.10.3
104492026-03-19T03:34:49.719Z[ recovery-image] Mar 19 03:34:48.659 INFO E| Compiling bitflags v2.10.0
104502026-03-19T03:34:49.719Z[ recovery-image] Mar 19 03:34:48.659 INFO E| Compiling static_assertions v1.1.0
104512026-03-19T03:34:49.719Z[ recovery-image] Mar 19 03:34:48.659 INFO E| Compiling bitstruct v0.1.1
104522026-03-19T03:34:49.724Z[ host-image] Mar 19 03:34:48.667 INFO E| Compiling miniz_oxide v0.9.0
104532026-03-19T03:34:49.788Z[ recovery-image] Mar 19 03:34:48.731 INFO E| Compiling raw-cpuid v10.7.0
104542026-03-19T03:34:49.848Z[ recovery-image] Mar 19 03:34:48.792 INFO E| Compiling miniz_oxide v0.9.0
104552026-03-19T03:34:49.875Z[ host-image] Mar 19 03:34:48.818 INFO E| Compiling cpio_reader v0.1.2
104562026-03-19T03:34:49.955Z[ host-image] Mar 19 03:34:48.898 INFO E| Compiling goblin v0.10.4
104572026-03-19T03:34:49.982Z[ recovery-image] Mar 19 03:34:48.923 INFO E| Compiling cpio_reader v0.1.2
104582026-03-19T03:34:50.067Z[ recovery-image] Mar 19 03:34:49.010 INFO E| Compiling goblin v0.10.4
104592026-03-19T03:34:54.046Z[ host-image] Mar 19 03:34:52.989 INFO E| Finished `release` profile [optimized] target(s) in 26.28s
104602026-03-19T03:34:54.063Z[ host-image] Mar 19 03:34:53.007 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
104612026-03-19T03:34:54.085Z[ recovery-image] Mar 19 03:34:53.028 INFO E| Finished `release` profile [optimized] target(s) in 26.32s
104622026-03-19T03:34:54.106Z[ recovery-image] Mar 19 03:34:53.050 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
104632026-03-19T03:34:54.109Z[ host-image] Mar 19 03:34:53.050 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.94.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
104642026-03-19T03:34:54.109Z[ host-image] Mar 19 03:34:53.050 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
104652026-03-19T03:34:54.109Z[ host-image] Mar 19 03:34:53.050 INFO building ROM for gimlet
104662026-03-19T03:34:54.109Z[ host-image] Mar 19 03:34:53.050 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.h.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")
104672026-03-19T03:34:54.151Z[ recovery-image] Mar 19 03:34:53.094 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.94.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
104682026-03-19T03:34:54.151Z[ recovery-image] Mar 19 03:34:53.094 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
104692026-03-19T03:34:54.151Z[ recovery-image] Mar 19 03:34:53.094 INFO building ROM for gimlet
104702026-03-19T03:34:54.158Z[ recovery-image] Mar 19 03:34:53.094 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.h.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")
104712026-03-19T03:34:54.215Z[ recovery-image] Mar 19 03:34:53.158 INFO E| Blocking waiting for file lock on package cache
104722026-03-19T03:34:54.218Z[ host-image] Mar 19 03:34:53.159 INFO E| Blocking waiting for file lock on package cache
104732026-03-19T03:34:54.246Z[ host-image] Mar 19 03:34:53.190 INFO E| Downloading crates ...
104742026-03-19T03:34:54.249Z[ recovery-image] Mar 19 03:34:53.192 INFO E| Blocking waiting for file lock on package cache
104752026-03-19T03:34:54.310Z[ host-image] Mar 19 03:34:53.254 INFO E| Downloaded anstream v0.6.18
104762026-03-19T03:34:54.317Z[ host-image] Mar 19 03:34:53.261 INFO E| Downloaded serde_spanned v0.6.8
104772026-03-19T03:34:54.320Z[ host-image] Mar 19 03:34:53.262 INFO E| Downloaded anstyle-query v1.1.2
104782026-03-19T03:34:54.324Z[ host-image] Mar 19 03:34:53.265 INFO E| Downloaded shared_child v1.0.1
104792026-03-19T03:34:54.329Z[ host-image] Mar 19 03:34:53.272 INFO E| Downloaded colorchoice v1.0.3
104802026-03-19T03:34:54.332Z[ host-image] Mar 19 03:34:53.275 INFO E| Downloaded os_pipe v1.2.1
104812026-03-19T03:34:54.335Z[ host-image] Mar 19 03:34:53.276 INFO E| Downloaded is_terminal_polyfill v1.70.1
104822026-03-19T03:34:54.338Z[ host-image] Mar 19 03:34:53.282 INFO E| Downloaded anstyle-parse v0.2.6
104832026-03-19T03:34:54.342Z[ host-image] Mar 19 03:34:53.283 INFO E| Downloaded toml_write v0.1.1
104842026-03-19T03:34:54.342Z[ host-image] Mar 19 03:34:53.284 INFO E| Downloaded duct v0.13.7
104852026-03-19T03:34:54.349Z[ host-image] Mar 19 03:34:53.293 INFO E| Downloaded clap_derive v4.5.32
104862026-03-19T03:34:54.352Z[ host-image] Mar 19 03:34:53.295 INFO E| Downloaded clap v4.5.37
104872026-03-19T03:34:54.357Z[ host-image] Mar 19 03:34:53.301 INFO E| Downloaded toml_edit v0.22.26
104882026-03-19T03:34:54.385Z[ host-image] Mar 19 03:34:53.329 INFO E| Downloaded toml v0.8.22
104892026-03-19T03:34:54.410Z[ host-image] Mar 19 03:34:53.354 INFO E| Downloaded toml_datetime v0.6.9
104902026-03-19T03:34:54.413Z[ host-image] Mar 19 03:34:53.355 INFO E| Downloaded winnow v0.7.7
104912026-03-19T03:34:54.417Z[ host-image] Mar 19 03:34:53.361 INFO E| Downloaded clap_builder v4.5.37
104922026-03-19T03:34:54.424Z[ host-image] Mar 19 03:34:53.368 INFO E| Downloaded cc v1.2.20
104932026-03-19T03:34:55.385Z[ host-image] Mar 19 03:34:54.328 INFO E| Downloaded anstyle v1.0.10
104942026-03-19T03:34:55.388Z[ host-image] Mar 19 03:34:54.332 INFO E| Blocking waiting for file lock on package cache
104952026-03-19T03:34:55.406Z[ host-image] Mar 19 03:34:54.349 INFO E| Compiling libc v0.2.172
104962026-03-19T03:34:55.409Z[ host-image] Mar 19 03:34:54.350 INFO E| Compiling utf8parse v0.2.2
104972026-03-19T03:34:55.409Z[ host-image] Mar 19 03:34:54.350 INFO E| Compiling is_terminal_polyfill v1.70.1
104982026-03-19T03:34:55.409Z[ host-image] Mar 19 03:34:54.350 INFO E| Compiling equivalent v1.0.2
104992026-03-19T03:34:55.409Z[ host-image] Mar 19 03:34:54.350 INFO E| Compiling colorchoice v1.0.3
105002026-03-19T03:34:55.409Z[ host-image] Mar 19 03:34:54.350 INFO E| Compiling anstyle-query v1.1.2
105012026-03-19T03:34:55.409Z[ host-image] Mar 19 03:34:54.350 INFO E| Compiling once_cell v1.21.3
105022026-03-19T03:34:55.409Z[ host-image] Mar 19 03:34:54.350 INFO E| Compiling anstyle v1.0.10
105032026-03-19T03:34:55.409Z[ host-image] Mar 19 03:34:54.350 INFO E| Compiling hashbrown v0.15.2
105042026-03-19T03:34:55.409Z[ host-image] Mar 19 03:34:54.350 INFO E| Compiling shlex v1.3.0
105052026-03-19T03:34:55.409Z[ host-image] Mar 19 03:34:54.350 INFO E| Compiling anyhow v1.0.98
105062026-03-19T03:34:55.409Z[ host-image] Mar 19 03:34:54.350 INFO E| Compiling clap_lex v0.7.4
105072026-03-19T03:34:55.409Z[ recovery-image] Mar 19 03:34:54.350 INFO E| Blocking waiting for file lock on artifact directory
105082026-03-19T03:34:55.409Z[ host-image] Mar 19 03:34:54.350 INFO E| Compiling strsim v0.11.1
105092026-03-19T03:34:55.409Z[ host-image] Mar 19 03:34:54.350 INFO E| Compiling toml_write v0.1.1
105102026-03-19T03:34:55.469Z[ host-image] Mar 19 03:34:54.412 INFO E| Compiling winnow v0.7.7
105112026-03-19T03:34:55.473Z[ host-image] Mar 19 03:34:54.416 INFO E| Compiling syn v2.0.101
105122026-03-19T03:34:55.537Z[ host-image] Mar 19 03:34:54.480 INFO E| Compiling anstyle-parse v0.2.6
105132026-03-19T03:34:55.652Z[ host-image] Mar 19 03:34:54.596 INFO E| Compiling cc v1.2.20
105142026-03-19T03:34:55.721Z[ host-image] Mar 19 03:34:54.664 INFO E| Compiling anstream v0.6.18
105152026-03-19T03:34:55.984Z[ host-image] Mar 19 03:34:54.928 INFO E| Compiling clap_builder v4.5.37
105162026-03-19T03:34:56.121Z[ host-image] Mar 19 03:34:55.065 INFO E| Compiling indexmap v2.9.0
105172026-03-19T03:34:56.249Z[ host-image] Mar 19 03:34:55.193 INFO E| Compiling shared_child v1.0.1
105182026-03-19T03:34:56.249Z[ host-image] Mar 19 03:34:55.193 INFO E| Compiling os_pipe v1.2.1
105192026-03-19T03:34:56.385Z[ host-image] Mar 19 03:34:55.329 INFO E| Compiling duct v0.13.7
105202026-03-19T03:34:56.975Z[ host-image] Mar 19 03:34:55.919 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/xtask)
105212026-03-19T03:34:58.400Z[ host-image] Mar 19 03:34:57.344 INFO E| Compiling serde_derive v1.0.219
105222026-03-19T03:34:58.400Z[ host-image] Mar 19 03:34:57.344 INFO E| Compiling clap_derive v4.5.32
105232026-03-19T03:35:00.015Z[ host-image] Mar 19 03:34:58.959 INFO E| Compiling clap v4.5.37
105242026-03-19T03:35:00.900Z[ host-image] Mar 19 03:34:59.844 INFO E| Compiling serde v1.0.219
105252026-03-19T03:35:03.370Z[ host-image] Mar 19 03:35:02.314 INFO E| Compiling serde_spanned v0.6.8
105262026-03-19T03:35:03.370Z[ host-image] Mar 19 03:35:02.314 INFO E| Compiling toml_datetime v0.6.9
105272026-03-19T03:35:03.544Z[ host-image] Mar 19 03:35:02.487 INFO E| Compiling toml_edit v0.22.26
105282026-03-19T03:35:05.212Z[ host-image] Mar 19 03:35:04.156 INFO E| Compiling toml v0.8.22
105292026-03-19T03:35:07.781Z[ host-image] Mar 19 03:35:06.726 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.62s
105302026-03-19T03:35:07.790Z[ recovery-image] Mar 19 03:35:06.735 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.59s
105312026-03-19T03:35:07.794Z[ recovery-image] Mar 19 03:35:06.739 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.h.toml --image /work/os-recovery/gimlet.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5`
105322026-03-19T03:35:07.798Z[ host-image] Mar 19 03:35:06.740 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.h.toml --image /work/os-host/gimlet.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5`
105332026-03-19T03:35:07.809Z[ recovery-image] Mar 19 03:35:06.754 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
105342026-03-19T03:35:07.814Z[ host-image] Mar 19 03:35:06.758 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
105352026-03-19T03:35:07.839Z[ host-image] Mar 19 03:35:06.784 INFO E| Blocking waiting for file lock on package cache
105362026-03-19T03:35:07.867Z[ recovery-image] Mar 19 03:35:06.812 INFO E| Blocking waiting for file lock on package cache
105372026-03-19T03:35:07.898Z[ host-image] Mar 19 03:35:06.843 INFO E| Blocking waiting for file lock on package cache
105382026-03-19T03:35:07.901Z[ recovery-image] Mar 19 03:35:06.843 INFO E| Blocking waiting for file lock on package cache
105392026-03-19T03:35:07.901Z[ host-image] Mar 19 03:35:06.845 INFO E| Blocking waiting for file lock on package cache
105402026-03-19T03:35:07.925Z[ recovery-image] Mar 19 03:35:06.869 INFO E| Blocking waiting for file lock on package cache
105412026-03-19T03:35:07.944Z[ host-image] Mar 19 03:35:06.889 INFO E| Blocking waiting for file lock on artifact directory
105422026-03-19T03:35:07.959Z[ recovery-image] Mar 19 03:35:06.904 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.14s
105432026-03-19T03:35:07.963Z[ recovery-image] Mar 19 03:35:06.908 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.h -o /work/os-recovery/gimlet.rom`
105442026-03-19T03:35:07.972Z[ host-image] Mar 19 03:35:06.917 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.15s
105452026-03-19T03:35:07.979Z[ host-image] Mar 19 03:35:06.923 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.h -o /work/os-host/gimlet.rom`
105462026-03-19T03:35:08.142Z[ recovery-image] Mar 19 03:35:07.086 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AmdPubKey_gn.tkn"
105472026-03-19T03:35:08.142Z[ recovery-image] Mar 19 03:35:07.086 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspBootLoader_gn.sbin"
105482026-03-19T03:35:08.146Z[ recovery-image] Mar 19 03:35:07.087 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspRecoveryBootLoader_gn.sbin"
105492026-03-19T03:35:08.146Z[ recovery-image] Mar 19 03:35:07.087 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmwareGn.csbin"
105502026-03-19T03:35:08.146Z[ recovery-image] Mar 19 03:35:07.087 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugToken_gn.stkn"
105512026-03-19T03:35:08.146Z[ recovery-image] Mar 19 03:35:07.087 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspABLFw_gn.stkn"
105522026-03-19T03:35:08.146Z[ recovery-image] Mar 19 03:35:07.087 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmware2Gn.csbin"
105532026-03-19T03:35:08.146Z[ recovery-image] Mar 19 03:35:07.087 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugUnlock_gn.sbin"
105542026-03-19T03:35:08.146Z[ recovery-image] Mar 19 03:35:07.087 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspIkek_gn.bin"
105552026-03-19T03:35:08.146Z[ recovery-image] Mar 19 03:35:07.087 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureEmptyToken.bin"
105562026-03-19T03:35:08.146Z[ recovery-image] Mar 19 03:35:07.087 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/RsmuSecPolicy_gn.sbin"
105572026-03-19T03:35:08.146Z[ recovery-image] Mar 19 03:35:07.087 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Mp5Gn.csbin"
105582026-03-19T03:35:08.146Z[ recovery-image] Mar 19 03:35:07.087 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AgesaBootloader_U_prod_GN.csbin"
105592026-03-19T03:35:08.146Z[ recovery-image] Mar 19 03:35:07.087 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/GnPhyFw.sbin"
105602026-03-19T03:35:08.146Z[ recovery-image] Mar 19 03:35:07.087 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PSP-Key-DB_gn.sbin"
105612026-03-19T03:35:08.146Z[ recovery-image] Mar 19 03:35:07.087 INFO O| Info: ABL version: 0x100f5010
105622026-03-19T03:35:08.146Z[ recovery-image] Mar 19 03:35:07.087 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.0
105632026-03-19T03:35:08.147Z[ recovery-image] Mar 19 03:35:07.088 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
105642026-03-19T03:35:08.147Z[ recovery-image] Mar 19 03:35:07.088 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
105652026-03-19T03:35:08.147Z[ recovery-image] Mar 19 03:35:07.088 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
105662026-03-19T03:35:08.147Z[ recovery-image] Mar 19 03:35:07.088 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
105672026-03-19T03:35:08.147Z[ recovery-image] Mar 19 03:35:07.088 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
105682026-03-19T03:35:08.147Z[ recovery-image] Mar 19 03:35:07.088 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
105692026-03-19T03:35:08.147Z[ recovery-image] Mar 19 03:35:07.088 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
105702026-03-19T03:35:08.147Z[ recovery-image] Mar 19 03:35:07.088 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
105712026-03-19T03:35:08.147Z[ recovery-image] Mar 19 03:35:07.088 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
105722026-03-19T03:35:08.147Z[ recovery-image] Mar 19 03:35:07.088 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
105732026-03-19T03:35:08.147Z[ recovery-image] Mar 19 03:35:07.088 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
105742026-03-19T03:35:08.147Z[ recovery-image] Mar 19 03:35:07.088 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
105752026-03-19T03:35:08.147Z[ recovery-image] Mar 19 03:35:07.088 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
105762026-03-19T03:35:08.147Z[ recovery-image] Mar 19 03:35:07.088 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
105772026-03-19T03:35:08.147Z[ recovery-image] Mar 19 03:35:07.088 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
105782026-03-19T03:35:08.148Z[ recovery-image] Mar 19 03:35:07.088 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
105792026-03-19T03:35:08.149Z[ recovery-image] Mar 19 03:35:07.088 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
105802026-03-19T03:35:08.149Z[ recovery-image] Mar 19 03:35:07.088 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
105812026-03-19T03:35:08.156Z[ host-image] Mar 19 03:35:07.100 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AmdPubKey_gn.tkn"
105822026-03-19T03:35:08.156Z[ host-image] Mar 19 03:35:07.100 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspBootLoader_gn.sbin"
105832026-03-19T03:35:08.159Z[ host-image] Mar 19 03:35:07.100 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspRecoveryBootLoader_gn.sbin"
105842026-03-19T03:35:08.159Z[ host-image] Mar 19 03:35:07.100 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmwareGn.csbin"
105852026-03-19T03:35:08.159Z[ host-image] Mar 19 03:35:07.100 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugToken_gn.stkn"
105862026-03-19T03:35:08.159Z[ host-image] Mar 19 03:35:07.101 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspABLFw_gn.stkn"
105872026-03-19T03:35:08.159Z[ host-image] Mar 19 03:35:07.101 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmware2Gn.csbin"
105882026-03-19T03:35:08.159Z[ host-image] Mar 19 03:35:07.101 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugUnlock_gn.sbin"
105892026-03-19T03:35:08.159Z[ host-image] Mar 19 03:35:07.101 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspIkek_gn.bin"
105902026-03-19T03:35:08.159Z[ host-image] Mar 19 03:35:07.101 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureEmptyToken.bin"
105912026-03-19T03:35:08.159Z[ host-image] Mar 19 03:35:07.101 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/RsmuSecPolicy_gn.sbin"
105922026-03-19T03:35:08.159Z[ host-image] Mar 19 03:35:07.101 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Mp5Gn.csbin"
105932026-03-19T03:35:08.161Z[ host-image] Mar 19 03:35:07.101 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AgesaBootloader_U_prod_GN.csbin"
105942026-03-19T03:35:08.161Z[ host-image] Mar 19 03:35:07.101 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/GnPhyFw.sbin"
105952026-03-19T03:35:08.161Z[ host-image] Mar 19 03:35:07.101 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PSP-Key-DB_gn.sbin"
105962026-03-19T03:35:08.161Z[ host-image] Mar 19 03:35:07.101 INFO O| Info: ABL version: 0x100f5010
105972026-03-19T03:35:08.161Z[ host-image] Mar 19 03:35:07.101 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.0
105982026-03-19T03:35:08.161Z[ host-image] Mar 19 03:35:07.101 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
105992026-03-19T03:35:08.161Z[ host-image] Mar 19 03:35:07.101 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
106002026-03-19T03:35:08.161Z[ host-image] Mar 19 03:35:07.101 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
106012026-03-19T03:35:08.161Z[ host-image] Mar 19 03:35:07.101 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
106022026-03-19T03:35:08.161Z[ host-image] Mar 19 03:35:07.101 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
106032026-03-19T03:35:08.161Z[ host-image] Mar 19 03:35:07.101 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
106042026-03-19T03:35:08.161Z[ host-image] Mar 19 03:35:07.101 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
106052026-03-19T03:35:08.161Z[ host-image] Mar 19 03:35:07.101 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
106062026-03-19T03:35:08.161Z[ host-image] Mar 19 03:35:07.102 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
106072026-03-19T03:35:08.161Z[ host-image] Mar 19 03:35:07.102 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
106082026-03-19T03:35:08.162Z[ host-image] Mar 19 03:35:07.102 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
106092026-03-19T03:35:08.162Z[ host-image] Mar 19 03:35:07.102 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
106102026-03-19T03:35:08.162Z[ host-image] Mar 19 03:35:07.102 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
106112026-03-19T03:35:08.162Z[ host-image] Mar 19 03:35:07.102 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
106122026-03-19T03:35:08.162Z[ host-image] Mar 19 03:35:07.102 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
106132026-03-19T03:35:08.162Z[ host-image] Mar 19 03:35:07.102 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
106142026-03-19T03:35:08.162Z[ host-image] Mar 19 03:35:07.102 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
106152026-03-19T03:35:08.162Z[ host-image] Mar 19 03:35:07.102 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
106162026-03-19T03:35:08.188Z[ recovery-image] Mar 19 03:35:07.132 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
106172026-03-19T03:35:08.188Z[ recovery-image] Mar 19 03:35:07.132 INFO building ROM for cosmo
106182026-03-19T03:35:08.191Z[ recovery-image] Mar 19 03:35:07.132 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.7.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")
106192026-03-19T03:35:08.205Z[ host-image] Mar 19 03:35:07.149 INFO building ROM for cosmo
106202026-03-19T03:35:08.208Z[ host-image] Mar 19 03:35:07.149 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.7.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")
106212026-03-19T03:35:08.270Z[ host-image] Mar 19 03:35:07.214 INFO E| Blocking waiting for file lock on package cache
106222026-03-19T03:35:08.288Z[ recovery-image] Mar 19 03:35:07.233 INFO E| Blocking waiting for file lock on package cache
106232026-03-19T03:35:08.320Z[ host-image] Mar 19 03:35:07.264 INFO E| Blocking waiting for file lock on package cache
106242026-03-19T03:35:08.332Z[ recovery-image] Mar 19 03:35:07.277 INFO E| Blocking waiting for file lock on package cache
106252026-03-19T03:35:08.343Z[ recovery-image] Mar 19 03:35:07.287 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
106262026-03-19T03:35:08.346Z[ recovery-image] Mar 19 03:35:07.291 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.7.toml --image /work/os-recovery/cosmo.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5`
106272026-03-19T03:35:08.355Z[ host-image] Mar 19 03:35:07.300 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
106282026-03-19T03:35:08.358Z[ host-image] Mar 19 03:35:07.303 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.7.toml --image /work/os-host/cosmo.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5`
106292026-03-19T03:35:08.361Z[ recovery-image] Mar 19 03:35:07.305 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
106302026-03-19T03:35:08.373Z[ host-image] Mar 19 03:35:07.317 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
106312026-03-19T03:35:08.396Z[ host-image] Mar 19 03:35:07.341 INFO E| Blocking waiting for file lock on package cache
106322026-03-19T03:35:08.417Z[ recovery-image] Mar 19 03:35:07.362 INFO E| Blocking waiting for file lock on package cache
106332026-03-19T03:35:08.447Z[ host-image] Mar 19 03:35:07.392 INFO E| Blocking waiting for file lock on package cache
106342026-03-19T03:35:08.451Z[ recovery-image] Mar 19 03:35:07.392 INFO E| Blocking waiting for file lock on package cache
106352026-03-19T03:35:08.451Z[ host-image] Mar 19 03:35:07.394 INFO E| Blocking waiting for file lock on package cache
106362026-03-19T03:35:08.467Z[ recovery-image] Mar 19 03:35:07.411 INFO E| Blocking waiting for file lock on package cache
106372026-03-19T03:35:08.484Z[ host-image] Mar 19 03:35:07.428 INFO E| Blocking waiting for file lock on artifact directory
106382026-03-19T03:35:08.495Z[ recovery-image] Mar 19 03:35:07.440 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s
106392026-03-19T03:35:08.499Z[ recovery-image] Mar 19 03:35:07.444 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.7 -o /work/os-recovery/cosmo.rom`
106402026-03-19T03:35:08.507Z[ host-image] Mar 19 03:35:07.452 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s
106412026-03-19T03:35:08.511Z[ host-image] Mar 19 03:35:07.456 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.7 -o /work/os-host/cosmo.rom`
106422026-03-19T03:35:08.784Z[ recovery-image] Mar 19 03:35:07.728 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x00_AmdPubKey_BRH.tkn"
106432026-03-19T03:35:08.784Z[ recovery-image] Mar 19 03:35:07.728 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x01_PspBl_BRH.esbin"
106442026-03-19T03:35:08.784Z[ recovery-image] Mar 19 03:35:07.728 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x02_PspOS_BRH.ecsbin"
106452026-03-19T03:35:08.788Z[ recovery-image] Mar 19 03:35:07.728 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x03_PspRecBl_BRH.esbin"
106462026-03-19T03:35:08.788Z[ recovery-image] Mar 19 03:35:07.728 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x08_SmuFirmware_breithorn.ecsbin"
106472026-03-19T03:35:08.788Z[ recovery-image] Mar 19 03:35:07.728 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
106482026-03-19T03:35:08.788Z[ recovery-image] Mar 19 03:35:07.728 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
106492026-03-19T03:35:08.788Z[ recovery-image] Mar 19 03:35:07.728 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x0A_PspAblPubKey_BRH.stkn"
106502026-03-19T03:35:08.788Z[ recovery-image] Mar 19 03:35:07.728 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x13_SduFw_BRH.ecsbin"
106512026-03-19T03:35:08.788Z[ recovery-image] Mar 19 03:35:07.728 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x21_PspAmdIkek_BRH.bin"
106522026-03-19T03:35:08.788Z[ recovery-image] Mar 19 03:35:07.728 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22_SecureEmptyToken.bin"
106532026-03-19T03:35:08.788Z[ recovery-image] Mar 19 03:35:07.728 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
106542026-03-19T03:35:08.788Z[ recovery-image] Mar 19 03:35:07.728 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
106552026-03-19T03:35:08.788Z[ recovery-image] Mar 19 03:35:07.728 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x28_PspSystemDriver_BRH.ecsbin"
106562026-03-19T03:35:08.788Z[ recovery-image] Mar 19 03:35:07.728 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
106572026-03-19T03:35:08.788Z[ recovery-image] Mar 19 03:35:07.728 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
106582026-03-19T03:35:08.789Z[ recovery-image] Mar 19 03:35:07.728 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2D_AblRt.ecsbin"
106592026-03-19T03:35:08.789Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
106602026-03-19T03:35:08.789Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x42_PhyFw_BRH.ecsbin"
106612026-03-19T03:35:08.789Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x44_USB_PHY_BRH.esbin"
106622026-03-19T03:35:08.789Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
106632026-03-19T03:35:08.789Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
106642026-03-19T03:35:08.789Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x50_PspKeyDataBase_BRH.sbin"
106652026-03-19T03:35:08.789Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
106662026-03-19T03:35:08.789Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x55_SPLTable_BRH.sbin"
106672026-03-19T03:35:08.789Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x5DMpioFw_BRH.cesbin"
106682026-03-19T03:35:08.789Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x64_RasDriver_BRH.ecsbin"
106692026-03-19T03:35:08.789Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
106702026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1A_SevDriver_BRH.ecsbin"
106712026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
106722026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1B_BootDriver_BRH.ecsbin"
106732026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1C_SocDriver_BRH.ecsbin"
106742026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1D_HadDriver_BRH.ecsbin"
106752026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
106762026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x38_PspSevEmptyData.bin"
106772026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x47_DRTMDriver_BRH.ecsbin"
106782026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x67_FHPDriver_BRH.ecsbin"
106792026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x68_SPDMDriver_BRH.ecsbin"
106802026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x69_DPEDriver_BRH.ecsbin"
106812026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.729 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x73_PspBl_BRH.ecsbin"
106822026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.730 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x76_DfRib_BRH.csbin"
106832026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.730 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x8C_MPDMATF_BRH.sbin"
106842026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.730 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x91_GmiPhyFw_BRH.esbin"
106852026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.730 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x92_Page_BRH.sbin"
106862026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.730 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9D_AspSramFwExt_BRH.sbin"
106872026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.730 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
106882026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.730 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_A0.sbin"
106892026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.730 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_A0.sbin"
106902026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.730 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B0.sbin"
106912026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.730 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C0.sbin"
106922026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.730 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_B0.sbin"
106932026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.730 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B1.sbin"
106942026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.730 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C1.sbin"
106952026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.730 INFO O| Info: ABL version: 0x1007f011
106962026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.730 INFO O| Info: For sub_program 0: SMU firmware version: 94.125.0
106972026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.730 INFO O| Info: For sub_program 2: SMU firmware version: 99.125.0
106982026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.730 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/APOB_NV_BRH.bin"
106992026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.731 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
107002026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.731 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
107012026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.731 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
107022026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.731 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
107032026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.731 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
107042026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.731 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
107052026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.731 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
107062026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.731 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
107072026-03-19T03:35:08.790Z[ recovery-image] Mar 19 03:35:07.731 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
107082026-03-19T03:35:08.791Z[ recovery-image] Mar 19 03:35:07.731 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
107092026-03-19T03:35:08.791Z[ recovery-image] Mar 19 03:35:07.731 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
107102026-03-19T03:35:08.791Z[ recovery-image] Mar 19 03:35:07.731 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
107112026-03-19T03:35:08.791Z[ recovery-image] Mar 19 03:35:07.731 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
107122026-03-19T03:35:08.791Z[ recovery-image] Mar 19 03:35:07.731 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
107132026-03-19T03:35:08.791Z[ recovery-image] Mar 19 03:35:07.731 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
107142026-03-19T03:35:08.791Z[ recovery-image] Mar 19 03:35:07.731 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
107152026-03-19T03:35:08.791Z[ recovery-image] Mar 19 03:35:07.731 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
107162026-03-19T03:35:08.791Z[ recovery-image] Mar 19 03:35:07.731 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
107172026-03-19T03:35:08.791Z[ recovery-image] Mar 19 03:35:07.731 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
107182026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.735 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x00_AmdPubKey_BRH.tkn"
107192026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.735 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x01_PspBl_BRH.esbin"
107202026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.735 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x02_PspOS_BRH.ecsbin"
107212026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.735 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x03_PspRecBl_BRH.esbin"
107222026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.735 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x08_SmuFirmware_breithorn.ecsbin"
107232026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
107242026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
107252026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x0A_PspAblPubKey_BRH.stkn"
107262026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x13_SduFw_BRH.ecsbin"
107272026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x21_PspAmdIkek_BRH.bin"
107282026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22_SecureEmptyToken.bin"
107292026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
107302026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
107312026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x28_PspSystemDriver_BRH.ecsbin"
107322026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
107332026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
107342026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2D_AblRt.ecsbin"
107352026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
107362026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x42_PhyFw_BRH.ecsbin"
107372026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x44_USB_PHY_BRH.esbin"
107382026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
107392026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
107402026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x50_PspKeyDataBase_BRH.sbin"
107412026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
107422026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x55_SPLTable_BRH.sbin"
107432026-03-19T03:35:08.795Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x5DMpioFw_BRH.cesbin"
107442026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x64_RasDriver_BRH.ecsbin"
107452026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
107462026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1A_SevDriver_BRH.ecsbin"
107472026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
107482026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1B_BootDriver_BRH.ecsbin"
107492026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1C_SocDriver_BRH.ecsbin"
107502026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1D_HadDriver_BRH.ecsbin"
107512026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
107522026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.737 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x38_PspSevEmptyData.bin"
107532026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.737 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x47_DRTMDriver_BRH.ecsbin"
107542026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.737 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x67_FHPDriver_BRH.ecsbin"
107552026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.737 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x68_SPDMDriver_BRH.ecsbin"
107562026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.737 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x69_DPEDriver_BRH.ecsbin"
107572026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.737 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x73_PspBl_BRH.ecsbin"
107582026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.737 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x76_DfRib_BRH.csbin"
107592026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.737 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x8C_MPDMATF_BRH.sbin"
107602026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.737 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x91_GmiPhyFw_BRH.esbin"
107612026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.737 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x92_Page_BRH.sbin"
107622026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.737 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9D_AspSramFwExt_BRH.sbin"
107632026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.737 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
107642026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.737 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_A0.sbin"
107652026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.737 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_A0.sbin"
107662026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.737 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B0.sbin"
107672026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.737 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C0.sbin"
107682026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.737 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_B0.sbin"
107692026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.737 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B1.sbin"
107702026-03-19T03:35:08.796Z[ host-image] Mar 19 03:35:07.737 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C1.sbin"
107712026-03-19T03:35:08.798Z[ host-image] Mar 19 03:35:07.737 INFO O| Info: ABL version: 0x1007f011
107722026-03-19T03:35:08.798Z[ host-image] Mar 19 03:35:07.737 INFO O| Info: For sub_program 2: SMU firmware version: 99.125.0
107732026-03-19T03:35:08.798Z[ host-image] Mar 19 03:35:07.737 INFO O| Info: For sub_program 0: SMU firmware version: 94.125.0
107742026-03-19T03:35:08.799Z[ host-image] Mar 19 03:35:07.737 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/APOB_NV_BRH.bin"
107752026-03-19T03:35:08.799Z[ host-image] Mar 19 03:35:07.738 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
107762026-03-19T03:35:08.799Z[ host-image] Mar 19 03:35:07.738 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
107772026-03-19T03:35:08.799Z[ host-image] Mar 19 03:35:07.738 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
107782026-03-19T03:35:08.799Z[ host-image] Mar 19 03:35:07.738 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
107792026-03-19T03:35:08.799Z[ host-image] Mar 19 03:35:07.738 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
107802026-03-19T03:35:08.799Z[ host-image] Mar 19 03:35:07.738 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
107812026-03-19T03:35:08.799Z[ host-image] Mar 19 03:35:07.738 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
107822026-03-19T03:35:08.799Z[ host-image] Mar 19 03:35:07.738 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
107832026-03-19T03:35:08.799Z[ host-image] Mar 19 03:35:07.738 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
107842026-03-19T03:35:08.799Z[ host-image] Mar 19 03:35:07.738 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
107852026-03-19T03:35:08.799Z[ host-image] Mar 19 03:35:07.738 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
107862026-03-19T03:35:08.799Z[ host-image] Mar 19 03:35:07.738 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
107872026-03-19T03:35:08.799Z[ host-image] Mar 19 03:35:07.738 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
107882026-03-19T03:35:08.799Z[ host-image] Mar 19 03:35:07.738 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
107892026-03-19T03:35:08.799Z[ host-image] Mar 19 03:35:07.738 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
107902026-03-19T03:35:08.799Z[ host-image] Mar 19 03:35:07.738 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
107912026-03-19T03:35:08.799Z[ host-image] Mar 19 03:35:07.738 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
107922026-03-19T03:35:08.799Z[ host-image] Mar 19 03:35:07.738 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
107932026-03-19T03:35:08.799Z[ host-image] Mar 19 03:35:07.738 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
107942026-03-19T03:35:08.831Z[ recovery-image] Mar 19 03:35:07.776 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
107952026-03-19T03:35:08.834Z[ host-image] Mar 19 03:35:07.778 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
107962026-03-19T03:35:08.834Z[ host-image] Mar 19 03:35:07.778 INFO finishing image archive at "/work/os-host/os.tar.gz"...
107972026-03-19T03:35:11.233Z[ recovery-image] Mar 19 03:35:10.177 INFO image complete! materials are in "/work/os-recovery"
107982026-03-19T03:35:11.236Z[ recovery-image]
107992026-03-19T03:35:11.236Z[ recovery-image] real 19:03.854028735
108002026-03-19T03:35:11.236Z[ recovery-image] user 13:02.423564629
108012026-03-19T03:35:11.236Z[ recovery-image] sys 58.772297660
108022026-03-19T03:35:11.236Z[ recovery-image] trap 0.261231838
108032026-03-19T03:35:11.236Z[ recovery-image] tflt 0.158089276
108042026-03-19T03:35:11.236Z[ recovery-image] dflt 0.324587987
108052026-03-19T03:35:11.239Z[ recovery-image] kflt 0.000050673
108062026-03-19T03:35:11.239Z[ recovery-image] lock 20:46.754935697
108072026-03-19T03:35:11.239Z[ recovery-image] slp 1:55:08.509417477
108082026-03-19T03:35:11.239Z[ recovery-image] lat 1:00.644401523
108092026-03-19T03:35:11.239Z[ recovery-image] stop 3.162469551
108102026-03-19T03:35:11.239ZMar 19 03:35:10.181 INFO [recovery-image] process exited with exit status: 0 (1143.859932802s)
108112026-03-19T03:35:11.253Z[ host-image] Mar 19 03:35:10.198 INFO image complete! materials are in "/work/os-host"
108122026-03-19T03:35:11.259Z[ host-image]
108132026-03-19T03:35:11.259Z[ host-image] real 19:31.853632658
108142026-03-19T03:35:11.259Z[ host-image] user 15:31.386840815
108152026-03-19T03:35:11.259Z[ host-image] sys 1:28.794304850
108162026-03-19T03:35:11.259Z[ host-image] trap 0.315691339
108172026-03-19T03:35:11.259Z[ host-image] tflt 0.593335005
108182026-03-19T03:35:11.259Z[ host-image] dflt 1.162024161
108192026-03-19T03:35:11.259Z[ host-image] kflt 0.000089514
108202026-03-19T03:35:11.259Z[ host-image] lock 31:28.290859414
108212026-03-19T03:35:11.259Z[ host-image] slp 1:55:32.083176820
108222026-03-19T03:35:11.259Z[ host-image] lat 1:03.604295416
108232026-03-19T03:35:11.259Z[ host-image] stop 6.330255561
108242026-03-19T03:35:11.259ZMar 19 03:35:10.201 INFO [host-image] process exited with exit status: 0 (1171.858310358s)
108252026-03-19T03:35:11.259ZMar 19 03:35:10.201 INFO [tuf-repo] running task
108262026-03-19T03:35:34.331ZMar 19 03:35:33.277 INFO assembling repository in `/tmp/tufaceous0DYXKu`, component: OmicronRepoAssembler
108272026-03-19T03:35:40.731ZMar 19 03:35:39.677 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
108282026-03-19T03:35:41.132ZMar 19 03:35:40.078 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
108292026-03-19T03:35:52.556ZMar 19 03:35:51.503 INFO extracting uploaded archive to /tmp/.tmpfjMuWf
108302026-03-19T03:35:54.772ZMar 19 03:35:53.719 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.qSm2Dk
108312026-03-19T03:35:54.829ZMar 19 03:35:53.777 INFO added artifact, length: 6616642, hash: 3c3f8e5a8d460de9bb22a4717c50874b1f398fe13465db0f19de8b8d3a1cbc53, version: 1.0.64, kind: gimlet_sp, name: cosmo-a
108322026-03-19T03:35:54.940ZMar 19 03:35:53.887 INFO added artifact, length: 6616872, hash: 50c344385cc2bdcdbbb8a9e966e2d4340a25432b5d4295b18e7f3b7002ac6a21, version: 1.0.64, kind: gimlet_sp, name: cosmo-b
108332026-03-19T03:35:55.046ZMar 19 03:35:53.993 INFO added artifact, length: 5489720, hash: 896925b9362a9790844ee502c8ffba83c8d3b303c4d69dd08304a6bdda5abafd, version: 1.0.64, kind: gimlet_sp, name: gimlet-b
108342026-03-19T03:35:55.148ZMar 19 03:35:54.095 INFO added artifact, length: 5492131, hash: 4109c1b90c8b1d97153f0221a6a1b71f1dd225202ff250552c77ca2a9f4cf6db, version: 1.0.64, kind: gimlet_sp, name: gimlet-c
108352026-03-19T03:35:55.248ZMar 19 03:35:54.196 INFO added artifact, length: 5496239, hash: 147d21bc6a9540f799991c8ce73cf4db902ca870245adb90531e0d1158fb0461, version: 1.0.64, kind: gimlet_sp, name: gimlet-d
108362026-03-19T03:35:55.345ZMar 19 03:35:54.292 INFO added artifact, length: 5496312, hash: 7f5fa010d518c1f06a416b2a0d2ad9085c2b72322a2de4937b1fd488ed11cb96, version: 1.0.64, kind: gimlet_sp, name: gimlet-e
108372026-03-19T03:35:55.447ZMar 19 03:35:54.394 INFO added artifact, length: 5496257, hash: bef4fde566e3305b4d1418137558e95cf2fda1d0b326a0202bdc7195515ae9cd, version: 1.0.64, kind: gimlet_sp, name: gimlet-f
108382026-03-19T03:35:55.555ZMar 19 03:35:54.503 INFO added artifact, length: 1575250, hash: e57c5631d66cbefb69d621c8692d28db6af95672949540dd765a0fe26678ea4b, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-gimlet
108392026-03-19T03:35:55.558ZMar 19 03:35:54.503 INFO added artifact, length: 1574970, hash: ca76f931699d50646bbbc21b991f41cf6d72dd6950a93be7d94d462ef6debaf7, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-gimlet
108402026-03-19T03:35:55.614ZMar 19 03:35:54.562 INFO added artifact, length: 1575253, hash: 657ddafd315d3cb9f0521eaec43752b2d3a92d33fe98767eacd3c27c5b790ad7, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-cosmo
108412026-03-19T03:35:55.615ZMar 19 03:35:54.562 INFO added artifact, length: 1575039, hash: 4ff67dc8de2f937401560c5d13dbcf9b83cbef555be2555581db58083bfaf3c8, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-cosmo
108422026-03-19T03:35:55.674ZMar 19 03:35:54.622 INFO added artifact, length: 1639595, hash: dc1c96e39338ecc6b9c127b0af4eb2b000dbf4ec76c045274660b1bee5c1e635, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-gimlet
108432026-03-19T03:35:55.678ZMar 19 03:35:54.622 INFO added artifact, length: 1639767, hash: 6619031a1efbed441aa1297893c94196f2fd8cbc7eb4bd001ec5e88e52c69f1c, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-gimlet
108442026-03-19T03:35:55.735ZMar 19 03:35:54.682 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart
108452026-03-19T03:35:55.735ZMar 19 03:35:54.682 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart
108462026-03-19T03:35:55.799ZMar 19 03:35:54.746 INFO added artifact, length: 1639535, hash: 5ef57dd074e9efb402502f33c54f79f2c7fbf809598ed32570a7913051806b53, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-cosmo
108472026-03-19T03:35:55.799ZMar 19 03:35:54.746 INFO added artifact, length: 1639866, hash: 81a6a63cfd2868a872f6b1d35f67f9985f36c80b48a97a285dae0d0b0903c0ef, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-cosmo
108482026-03-19T03:35:55.860ZMar 19 03:35:54.807 INFO added artifact, length: 1575096, hash: 81a97eee9a4c9f2620ff36d50668c94b4851c87f1c91325e938beb6d716c8ab3, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-gimlet
108492026-03-19T03:35:55.863ZMar 19 03:35:54.808 INFO added artifact, length: 1574964, hash: a6c298674493ec26424c3c079efa2920ecb557268010a94b793934a875a7e40d, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-gimlet
108502026-03-19T03:35:55.918ZMar 19 03:35:54.865 INFO added artifact, length: 1575107, hash: 3027a2a8090e6c107e3cf19938bc93319f37c70f6995650c60eea9fd076c9c65, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-cosmo
108512026-03-19T03:35:55.918ZMar 19 03:35:54.865 INFO added artifact, length: 1574965, hash: 6a8a11a179a6a9b7d2c0ac96e32ea216ccaee0ad7bb5c42333e4f7c422558b2f, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-cosmo
108522026-03-19T03:35:55.921ZMar 19 03:35:54.866 INFO added artifact, length: 46165, hash: 01bf70ada8937f7adf23a2eb6b5d7c36351cccd6a4aec2af6ab591d0f30902ff, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-gimlet
108532026-03-19T03:35:55.921ZMar 19 03:35:54.867 INFO added artifact, length: 46156, hash: 6e72ab34b446ec3f82e3bd84644f5ed9706e71c290b6a47b0ed543381d183491, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-cosmo
108542026-03-19T03:35:55.921ZMar 19 03:35:54.867 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart
108552026-03-19T03:35:55.921ZMar 19 03:35:54.868 INFO added artifact, length: 46378, hash: 0c2a7163e732a8eae7c5a142ce1b743a5bc3bc7a4ee7c8b1dc20ff0c266da879, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-gimlet
108562026-03-19T03:35:55.925ZMar 19 03:35:54.869 INFO added artifact, length: 46384, hash: 381ccf87f2532d90485ea6238c547e829195f4670f489cfec3ae75094f006797, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-cosmo
108572026-03-19T03:36:02.850ZMar 19 03:36:01.798 INFO added artifact, length: 33554432, hash: bc8cee5e37ab5944d365e538888a7ce9f8cc8a2c240de34aa71cd2526fe7fc42, version: 19.0.0-0.ci+gitc25bd473048, kind: gimlet_host_phase_1, name: host
108582026-03-19T03:36:02.850ZMar 19 03:36:01.798 INFO added artifact, length: 33554432, hash: 2a20b76bef3df7dae1bee10de24a2d15777f9e414cfc21a0953854a89f9037ea, version: 19.0.0-0.ci+gitc25bd473048, kind: cosmo_host_phase_1, name: host
108592026-03-19T03:36:02.850ZMar 19 03:36:01.798 INFO added artifact, length: 1101008896, hash: a582ce129bb75976c10faa2349769090309d31a389ca01b87882772788d175ca, version: 19.0.0-0.ci+gitc25bd473048, kind: host_phase_2, name: host
108602026-03-19T03:36:04.079ZMar 19 03:36:03.026 INFO added artifact, length: 33554432, hash: 740eaf96b45f1b35920684042d335c9e50b17abdd35cd4855713b2da0628d882, version: 19.0.0-0.ci+gitc25bd473048, kind: gimlet_trampoline_phase_1, name: trampoline
108612026-03-19T03:36:04.079ZMar 19 03:36:03.026 INFO added artifact, length: 33554432, hash: 61b982abcc3c21566cd1cba9a9d3a6fcfeb3e74e11e9d032acdc1649bd4ee5d4, version: 19.0.0-0.ci+gitc25bd473048, kind: cosmo_trampoline_phase_1, name: trampoline
108622026-03-19T03:36:04.082ZMar 19 03:36:03.027 INFO added artifact, length: 145379007, hash: cb1c53f2d9d0a8bbcf6a76f14f2e0c11b9376920aab2223d6084b2d47e1791dc, version: 19.0.0-0.ci+gitc25bd473048, kind: trampoline_phase_2, name: trampoline
108632026-03-19T03:36:06.407ZMar 19 03:36:05.355 INFO added artifact, length: 294065008, hash: c000dab02467a117e3f011b49ed51ade4c9021013546d0acf5221ce28ade3ef8, version: 19.0.0-0.ci+gitc25bd473048, kind: zone, name: clickhouse_keeper
108642026-03-19T03:36:08.864ZMar 19 03:36:07.812 INFO added artifact, length: 308948344, hash: cd400b462ee32c3a3dfc34634dd934f75b697289b7c6f72fadf8a4d7fd34aa11, version: 19.0.0-0.ci+gitc25bd473048, kind: zone, name: clickhouse_server
108652026-03-19T03:36:11.332ZMar 19 03:36:10.280 INFO added artifact, length: 308949366, hash: fdb4c1c9169a708332389acfdf92cab80f53608b18a9ce8639a3172ed5487f7a, version: 19.0.0-0.ci+gitc25bd473048, kind: zone, name: clickhouse
108662026-03-19T03:36:12.585ZMar 19 03:36:11.533 INFO added artifact, length: 160291130, hash: 07bb390645945069f4a83e0aafdf7e491bca24c7c7eb9aac2db0b05ba2bb6800, version: 19.0.0-0.ci+gitc25bd473048, kind: zone, name: cockroachdb
108672026-03-19T03:36:12.901ZMar 19 03:36:11.849 INFO added artifact, length: 39925398, hash: 57406b309d9ee3a74eef99a4debcfda4397bd48f055235b31ac1eaecb054ebfa, version: 19.0.0-0.ci+gitc25bd473048, kind: zone, name: crucible-pantry-zone
108682026-03-19T03:36:13.332ZMar 19 03:36:12.278 INFO added artifact, length: 54402862, hash: 73edf57f4a6c685176cd0c478fc6914ee29572383fc682da96892cff4e59ccf4, version: 19.0.0-0.ci+gitc25bd473048, kind: zone, name: crucible-zone
108692026-03-19T03:36:13.687ZMar 19 03:36:12.636 INFO added artifact, length: 44650420, hash: b766836a324bfbe1ec47eea6ba6c1e996d3565964e1f69568f489fc56151caaa, version: 19.0.0-0.ci+gitc25bd473048, kind: zone, name: external-dns
108702026-03-19T03:36:14.044ZMar 19 03:36:12.992 INFO added artifact, length: 44650016, hash: 809acdd4fabd81c845e860d354eb8836f0d01639f6de1f277f66e054b2266306, version: 19.0.0-0.ci+gitc25bd473048, kind: zone, name: internal-dns
108712026-03-19T03:36:15.771ZMar 19 03:36:14.720 INFO added artifact, length: 214219231, hash: 7071afc5a5498665a635cb5b0a5a35549a5f125131a9e49c0dcdd7a4e8564fb9, version: 19.0.0-0.ci+gitc25bd473048, kind: zone, name: nexus
108722026-03-19T03:36:15.982ZMar 19 03:36:14.930 INFO added artifact, length: 26027919, hash: 80fb03eb5ccce2912ce76ec7d2fd87fafa884ce8b36fcf790beeeabcb72be988, version: 19.0.0-0.ci+gitc25bd473048, kind: zone, name: ntp
108732026-03-19T03:36:16.452ZMar 19 03:36:15.401 INFO added artifact, length: 58829202, hash: c33f51b195de1433d6a620c1d56e24f54e7cdbb57c66792fbd60766eb1c4512e, version: 19.0.0-0.ci+gitc25bd473048, kind: zone, name: oximeter
108742026-03-19T03:36:16.477ZMar 19 03:36:15.426 INFO added artifact, length: 3109590, hash: ea5ef5067540fb375c6364f1c3da8429355a94d49f5468a0d2aa2cf15f7f1250, version: 19.0.0-0.ci+gitc25bd473048, kind: zone, name: probe
108752026-03-19T03:36:16.480ZMar 19 03:36:15.426 INFO added artifact, length: 829, hash: 8d31cc914cabad194ddc9edd9a4e81e0b1a0f4b4e19ab3e60b40b4e0849ccb28, version: 1.0.64, kind: measurement_corpus, name: staging-corim-all-sp-v1.0.64
108762026-03-19T03:36:16.480ZMar 19 03:36:15.426 INFO added artifact, length: 992, hash: 6a0944474534a8382709168a3dfbbddd6c65578ce86f9f7c251ec0e09c9a2498, version: 1.0.38, kind: measurement_corpus, name: staging-corim-oxide-rot-1-v1.0.38
108772026-03-19T03:36:16.480ZMar 19 03:36:15.427 INFO added artifact, length: 456, hash: d5c1a49ec5716f03a2af56789b57950e479843dccf2ef873b4b4cb6eb8720517, version: 1.0.38, kind: measurement_corpus, name: production-corim-oxide-rot-1-v1.0.38
108782026-03-19T03:36:16.517ZMar 19 03:36:15.464 INFO added artifact, length: 4131713, hash: f9ff2503d2e6a68b1b0e00ebf9ccfaa0b45584da4df9c9804b9640362c6d9957, version: 1.0.64, kind: psc_sp, name: psc-b
108792026-03-19T03:36:16.553ZMar 19 03:36:15.502 INFO added artifact, length: 4134969, hash: ec041b00eaa464debd07c4c1d03cf878915c8486e6db7a1db3a6df0e09dc95b7, version: 1.0.64, kind: psc_sp, name: psc-c
108802026-03-19T03:36:16.612ZMar 19 03:36:15.561 INFO added artifact, length: 1575251, hash: 182163d70035bac9366199381894a51093e394111061322a5a198d04f55a98fc, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel-psc
108812026-03-19T03:36:16.612ZMar 19 03:36:15.561 INFO added artifact, length: 1575045, hash: 812170d81cac9ac5fc034a33d8f2cd6c8cdcb9f092939f236255007360181924, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel-psc
108822026-03-19T03:36:16.676ZMar 19 03:36:15.623 INFO added artifact, length: 1639642, hash: 50b9ffb723857fd70d900e72825dc2f39784af53367945bed524d4cec01cb87a, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-psc
108832026-03-19T03:36:16.679ZMar 19 03:36:15.623 INFO added artifact, length: 1639910, hash: 53d5df2c918eb0b56afb2e4b48ef4e4b8f7f66985196f492ae5896c5a979c9f6, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-psc
108842026-03-19T03:36:16.737ZMar 19 03:36:15.686 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart
108852026-03-19T03:36:16.737ZMar 19 03:36:15.686 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart
108862026-03-19T03:36:16.797ZMar 19 03:36:15.746 INFO added artifact, length: 1575156, hash: 466996e1df22f7c6144d76ca5d9b4e089c0595f61f860fa69fff8584de6a2958, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-production-release-psc
108872026-03-19T03:36:16.800ZMar 19 03:36:15.746 INFO added artifact, length: 1574986, hash: 90ff730bac85e054613b08ae2bc658a32af777824d87c877167bdc156e0cad55, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-production-release-psc
108882026-03-19T03:36:16.801ZMar 19 03:36:15.747 INFO added artifact, length: 46144, hash: 030b74a59c274086e4b03f653c071d3d35dcbe3ec5210a9bd892aceb8d9cff70, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel-psc
108892026-03-19T03:36:16.801ZMar 19 03:36:15.747 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart
108902026-03-19T03:36:16.801ZMar 19 03:36:15.748 INFO added artifact, length: 46369, hash: e30af2be77e4b905e9a94a9d115dd7b85b98011b79c104140274ed6e06a6b01f, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release-psc
108912026-03-19T03:36:16.859ZMar 19 03:36:15.808 INFO added artifact, length: 6951866, hash: 3ac43dace5b12e04db083782cba0ee0565915cd7dbb6679dc880188691085b69, version: 1.0.64, kind: switch_sp, name: sidecar-b
108922026-03-19T03:36:16.975ZMar 19 03:36:15.923 INFO added artifact, length: 6968798, hash: 1c20d0785ce918ebac3d3d2bece934bb0c3c1db70b6d000fe5cbf75eec95fd6f, version: 1.0.64, kind: switch_sp, name: sidecar-c
108932026-03-19T03:36:17.095ZMar 19 03:36:16.044 INFO added artifact, length: 6968897, hash: b5906bd03932b0d6f662e1abc4f11a545fbcde55ae11efbdb9473b46ee69cea0, version: 1.0.64, kind: switch_sp, name: sidecar-d
108942026-03-19T03:36:17.212ZMar 19 03:36:16.160 INFO added artifact, length: 1575270, hash: 6b3bf44848484d3797819e802b69de68ca67d78abc1cf349ecd0889b0f34c026, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel-sidecar
108952026-03-19T03:36:17.212ZMar 19 03:36:16.160 INFO added artifact, length: 1575150, hash: b1e7c16248710357348f17c24168641c2c8f36de734f263a89a443bffc5554de, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel-sidecar
108962026-03-19T03:36:17.272ZMar 19 03:36:16.221 INFO added artifact, length: 1639647, hash: f4c2337fb91a4bf776f8cd5f8f8517d692459de7c6a473b3696e5ef0432affa5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-sidecar
108972026-03-19T03:36:17.275ZMar 19 03:36:16.221 INFO added artifact, length: 1639927, hash: 9fc3c7ef8d39c16c4a1a7f3b764c4004e8733acd2b0648371e3dae4d18653ef5, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-sidecar
108982026-03-19T03:36:17.337ZMar 19 03:36:16.285 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart
108992026-03-19T03:36:17.340ZMar 19 03:36:16.285 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart
109002026-03-19T03:36:17.396ZMar 19 03:36:16.345 INFO added artifact, length: 1575183, hash: 790553ebcf8f07403e0040523f474ea7629b4332de9d0adcbd9215d1020c033d, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-production-release-sidecar
109012026-03-19T03:36:17.399ZMar 19 03:36:16.345 INFO added artifact, length: 1574959, hash: 2045d4c03e4affd47aea328d644dba12672a06e4e84c22093948789d539057e0, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-production-release-sidecar
109022026-03-19T03:36:17.399ZMar 19 03:36:16.346 INFO added artifact, length: 46233, hash: 25acd0299fd939abab6defc515fdec31cd7c3c0aa1276994b4f4644728dc2371, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel-sidecar
109032026-03-19T03:36:17.399ZMar 19 03:36:16.346 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart
109042026-03-19T03:36:17.399ZMar 19 03:36:16.347 INFO added artifact, length: 46426, hash: 502bd964c35c7f372a27b6a24e066fa1f987dbad4a791c65f5adc0a1ef3cde6a, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release-sidecar
109052026-03-19T03:36:17.399ZMar 19 03:36:16.347 INFO added artifact, length: 924, hash: d938c785ab6bcbf1d2705619c9c386a49743dcea8d1a8660320c01300b75cb7b, version: 19.0.0-0.ci+gitc25bd473048, kind: installinator_document, name: installinator_document
109062026-03-19T03:36:18.099ZMar 19 03:36:17.047 INFO extracting uploaded archive to /tmp/.tmpnDKbHT
109072026-03-19T03:36:20.464ZMar 19 03:36:19.413 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.IKrp4Y
109082026-03-19T03:36:20.522ZMar 19 03:36:19.470 INFO added artifact, length: 6616642, hash: 3c3f8e5a8d460de9bb22a4717c50874b1f398fe13465db0f19de8b8d3a1cbc53, version: 1.0.64, kind: gimlet_sp, name: cosmo-a
109092026-03-19T03:36:20.637ZMar 19 03:36:19.585 INFO added artifact, length: 6616872, hash: 50c344385cc2bdcdbbb8a9e966e2d4340a25432b5d4295b18e7f3b7002ac6a21, version: 1.0.64, kind: gimlet_sp, name: cosmo-b
109102026-03-19T03:36:20.742ZMar 19 03:36:19.691 INFO added artifact, length: 5489720, hash: 896925b9362a9790844ee502c8ffba83c8d3b303c4d69dd08304a6bdda5abafd, version: 1.0.64, kind: gimlet_sp, name: gimlet-b
109112026-03-19T03:36:20.845ZMar 19 03:36:19.794 INFO added artifact, length: 5492131, hash: 4109c1b90c8b1d97153f0221a6a1b71f1dd225202ff250552c77ca2a9f4cf6db, version: 1.0.64, kind: gimlet_sp, name: gimlet-c
109122026-03-19T03:36:20.948ZMar 19 03:36:19.897 INFO added artifact, length: 5496239, hash: 147d21bc6a9540f799991c8ce73cf4db902ca870245adb90531e0d1158fb0461, version: 1.0.64, kind: gimlet_sp, name: gimlet-d
109132026-03-19T03:36:21.056ZMar 19 03:36:20.004 INFO added artifact, length: 5496312, hash: 7f5fa010d518c1f06a416b2a0d2ad9085c2b72322a2de4937b1fd488ed11cb96, version: 1.0.64, kind: gimlet_sp, name: gimlet-e
109142026-03-19T03:36:21.161ZMar 19 03:36:20.110 INFO added artifact, length: 5496257, hash: bef4fde566e3305b4d1418137558e95cf2fda1d0b326a0202bdc7195515ae9cd, version: 1.0.64, kind: gimlet_sp, name: gimlet-f
109152026-03-19T03:36:21.269ZMar 19 03:36:20.218 INFO added artifact, length: 1575250, hash: e57c5631d66cbefb69d621c8692d28db6af95672949540dd765a0fe26678ea4b, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-gimlet
109162026-03-19T03:36:21.269ZMar 19 03:36:20.218 INFO added artifact, length: 1574970, hash: ca76f931699d50646bbbc21b991f41cf6d72dd6950a93be7d94d462ef6debaf7, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-gimlet
109172026-03-19T03:36:21.327ZMar 19 03:36:20.276 INFO added artifact, length: 1575253, hash: 657ddafd315d3cb9f0521eaec43752b2d3a92d33fe98767eacd3c27c5b790ad7, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-cosmo
109182026-03-19T03:36:21.327ZMar 19 03:36:20.276 INFO added artifact, length: 1575039, hash: 4ff67dc8de2f937401560c5d13dbcf9b83cbef555be2555581db58083bfaf3c8, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-cosmo
109192026-03-19T03:36:21.391ZMar 19 03:36:20.339 INFO added artifact, length: 1639595, hash: dc1c96e39338ecc6b9c127b0af4eb2b000dbf4ec76c045274660b1bee5c1e635, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-gimlet
109202026-03-19T03:36:21.391ZMar 19 03:36:20.340 INFO added artifact, length: 1639767, hash: 6619031a1efbed441aa1297893c94196f2fd8cbc7eb4bd001ec5e88e52c69f1c, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-gimlet
109212026-03-19T03:36:21.451ZMar 19 03:36:20.400 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart
109222026-03-19T03:36:21.452ZMar 19 03:36:20.400 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart
109232026-03-19T03:36:21.511ZMar 19 03:36:20.460 INFO added artifact, length: 1639535, hash: 5ef57dd074e9efb402502f33c54f79f2c7fbf809598ed32570a7913051806b53, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-cosmo
109242026-03-19T03:36:21.511ZMar 19 03:36:20.460 INFO added artifact, length: 1639866, hash: 81a6a63cfd2868a872f6b1d35f67f9985f36c80b48a97a285dae0d0b0903c0ef, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-cosmo
109252026-03-19T03:36:21.572ZMar 19 03:36:20.521 INFO added artifact, length: 1575096, hash: 81a97eee9a4c9f2620ff36d50668c94b4851c87f1c91325e938beb6d716c8ab3, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-gimlet
109262026-03-19T03:36:21.575ZMar 19 03:36:20.521 INFO added artifact, length: 1574964, hash: a6c298674493ec26424c3c079efa2920ecb557268010a94b793934a875a7e40d, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-gimlet
109272026-03-19T03:36:21.632ZMar 19 03:36:20.580 INFO added artifact, length: 1575107, hash: 3027a2a8090e6c107e3cf19938bc93319f37c70f6995650c60eea9fd076c9c65, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-cosmo
109282026-03-19T03:36:21.635ZMar 19 03:36:20.580 INFO added artifact, length: 1574965, hash: 6a8a11a179a6a9b7d2c0ac96e32ea216ccaee0ad7bb5c42333e4f7c422558b2f, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-cosmo
109292026-03-19T03:36:21.635ZMar 19 03:36:20.581 INFO added artifact, length: 46165, hash: 01bf70ada8937f7adf23a2eb6b5d7c36351cccd6a4aec2af6ab591d0f30902ff, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-gimlet
109302026-03-19T03:36:21.635ZMar 19 03:36:20.582 INFO added artifact, length: 46156, hash: 6e72ab34b446ec3f82e3bd84644f5ed9706e71c290b6a47b0ed543381d183491, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-cosmo
109312026-03-19T03:36:21.635ZMar 19 03:36:20.583 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart
109322026-03-19T03:36:21.635ZMar 19 03:36:20.583 INFO added artifact, length: 46378, hash: 0c2a7163e732a8eae7c5a142ce1b743a5bc3bc7a4ee7c8b1dc20ff0c266da879, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-gimlet
109332026-03-19T03:36:21.638ZMar 19 03:36:20.584 INFO added artifact, length: 46384, hash: 381ccf87f2532d90485ea6238c547e829195f4670f489cfec3ae75094f006797, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-cosmo
109342026-03-19T03:36:28.853ZMar 19 03:36:27.800 INFO added artifact, length: 33554432, hash: bc8cee5e37ab5944d365e538888a7ce9f8cc8a2c240de34aa71cd2526fe7fc42, version: 19.0.0-0.ci+gitc25bd473048, kind: gimlet_host_phase_1, name: host
109352026-03-19T03:36:28.853ZMar 19 03:36:27.800 INFO added artifact, length: 33554432, hash: 2a20b76bef3df7dae1bee10de24a2d15777f9e414cfc21a0953854a89f9037ea, version: 19.0.0-0.ci+gitc25bd473048, kind: cosmo_host_phase_1, name: host
109362026-03-19T03:36:28.890ZMar 19 03:36:27.800 INFO added artifact, length: 1101008896, hash: a582ce129bb75976c10faa2349769090309d31a389ca01b87882772788d175ca, version: 19.0.0-0.ci+gitc25bd473048, kind: host_phase_2, name: host
109372026-03-19T03:36:30.114ZMar 19 03:36:29.041 INFO added artifact, length: 33554432, hash: 740eaf96b45f1b35920684042d335c9e50b17abdd35cd4855713b2da0628d882, version: 19.0.0-0.ci+gitc25bd473048, kind: gimlet_trampoline_phase_1, name: trampoline
109382026-03-19T03:36:30.115ZMar 19 03:36:29.042 INFO added artifact, length: 33554432, hash: 61b982abcc3c21566cd1cba9a9d3a6fcfeb3e74e11e9d032acdc1649bd4ee5d4, version: 19.0.0-0.ci+gitc25bd473048, kind: cosmo_trampoline_phase_1, name: trampoline
109392026-03-19T03:36:30.135ZMar 19 03:36:29.042 INFO added artifact, length: 145379007, hash: cb1c53f2d9d0a8bbcf6a76f14f2e0c11b9376920aab2223d6084b2d47e1791dc, version: 19.0.0-0.ci+gitc25bd473048, kind: trampoline_phase_2, name: trampoline
109402026-03-19T03:36:37.860ZMar 19 03:36:36.805 INFO added artifact, length: 1611655646, hash: 022060c38fc43cf70d107aad35dbf2be3af9bc7cdf6621f80a7b1995748e7e08, version: 19.0.0-0.ci+gitc25bd473048, kind: control_plane, name: control-plane
109412026-03-19T03:36:37.868ZMar 19 03:36:36.806 INFO added artifact, length: 829, hash: 8d31cc914cabad194ddc9edd9a4e81e0b1a0f4b4e19ab3e60b40b4e0849ccb28, version: 1.0.64, kind: measurement_corpus, name: staging-corim-all-sp-v1.0.64
109422026-03-19T03:36:37.868ZMar 19 03:36:36.806 INFO added artifact, length: 992, hash: 6a0944474534a8382709168a3dfbbddd6c65578ce86f9f7c251ec0e09c9a2498, version: 1.0.38, kind: measurement_corpus, name: staging-corim-oxide-rot-1-v1.0.38
109432026-03-19T03:36:37.868ZMar 19 03:36:36.806 INFO added artifact, length: 456, hash: d5c1a49ec5716f03a2af56789b57950e479843dccf2ef873b4b4cb6eb8720517, version: 1.0.38, kind: measurement_corpus, name: production-corim-oxide-rot-1-v1.0.38
109442026-03-19T03:36:37.900ZMar 19 03:36:36.845 INFO added artifact, length: 4131713, hash: f9ff2503d2e6a68b1b0e00ebf9ccfaa0b45584da4df9c9804b9640362c6d9957, version: 1.0.64, kind: psc_sp, name: psc-b
109452026-03-19T03:36:37.936ZMar 19 03:36:36.883 INFO added artifact, length: 4134969, hash: ec041b00eaa464debd07c4c1d03cf878915c8486e6db7a1db3a6df0e09dc95b7, version: 1.0.64, kind: psc_sp, name: psc-c
109462026-03-19T03:36:37.994ZMar 19 03:36:36.943 INFO added artifact, length: 1575251, hash: 182163d70035bac9366199381894a51093e394111061322a5a198d04f55a98fc, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel-psc
109472026-03-19T03:36:37.994ZMar 19 03:36:36.943 INFO added artifact, length: 1575045, hash: 812170d81cac9ac5fc034a33d8f2cd6c8cdcb9f092939f236255007360181924, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel-psc
109482026-03-19T03:36:38.054ZMar 19 03:36:37.003 INFO added artifact, length: 1639642, hash: 50b9ffb723857fd70d900e72825dc2f39784af53367945bed524d4cec01cb87a, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-psc
109492026-03-19T03:36:38.054ZMar 19 03:36:37.003 INFO added artifact, length: 1639910, hash: 53d5df2c918eb0b56afb2e4b48ef4e4b8f7f66985196f492ae5896c5a979c9f6, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-psc
109502026-03-19T03:36:38.118ZMar 19 03:36:37.063 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart
109512026-03-19T03:36:38.118ZMar 19 03:36:37.063 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart
109522026-03-19T03:36:38.173ZMar 19 03:36:37.122 INFO added artifact, length: 1575156, hash: 466996e1df22f7c6144d76ca5d9b4e089c0595f61f860fa69fff8584de6a2958, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-production-release-psc
109532026-03-19T03:36:38.182ZMar 19 03:36:37.122 INFO added artifact, length: 1574986, hash: 90ff730bac85e054613b08ae2bc658a32af777824d87c877167bdc156e0cad55, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-production-release-psc
109542026-03-19T03:36:38.183ZMar 19 03:36:37.122 INFO added artifact, length: 46144, hash: 030b74a59c274086e4b03f653c071d3d35dcbe3ec5210a9bd892aceb8d9cff70, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel-psc
109552026-03-19T03:36:38.183ZMar 19 03:36:37.123 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart
109562026-03-19T03:36:38.183ZMar 19 03:36:37.124 INFO added artifact, length: 46369, hash: e30af2be77e4b905e9a94a9d115dd7b85b98011b79c104140274ed6e06a6b01f, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release-psc
109572026-03-19T03:36:38.237ZMar 19 03:36:37.187 INFO added artifact, length: 6951866, hash: 3ac43dace5b12e04db083782cba0ee0565915cd7dbb6679dc880188691085b69, version: 1.0.64, kind: switch_sp, name: sidecar-b
109582026-03-19T03:36:38.360ZMar 19 03:36:37.307 INFO added artifact, length: 6968798, hash: 1c20d0785ce918ebac3d3d2bece934bb0c3c1db70b6d000fe5cbf75eec95fd6f, version: 1.0.64, kind: switch_sp, name: sidecar-c
109592026-03-19T03:36:38.475ZMar 19 03:36:37.424 INFO added artifact, length: 6968897, hash: b5906bd03932b0d6f662e1abc4f11a545fbcde55ae11efbdb9473b46ee69cea0, version: 1.0.64, kind: switch_sp, name: sidecar-d
109602026-03-19T03:36:38.595ZMar 19 03:36:37.542 INFO added artifact, length: 1575270, hash: 6b3bf44848484d3797819e802b69de68ca67d78abc1cf349ecd0889b0f34c026, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel-sidecar
109612026-03-19T03:36:38.595ZMar 19 03:36:37.542 INFO added artifact, length: 1575150, hash: b1e7c16248710357348f17c24168641c2c8f36de734f263a89a443bffc5554de, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel-sidecar
109622026-03-19T03:36:38.659ZMar 19 03:36:37.604 INFO added artifact, length: 1639647, hash: f4c2337fb91a4bf776f8cd5f8f8517d692459de7c6a473b3696e5ef0432affa5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-sidecar
109632026-03-19T03:36:38.666ZMar 19 03:36:37.605 INFO added artifact, length: 1639927, hash: 9fc3c7ef8d39c16c4a1a7f3b764c4004e8733acd2b0648371e3dae4d18653ef5, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-sidecar
109642026-03-19T03:36:38.717ZMar 19 03:36:37.665 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart
109652026-03-19T03:36:38.717ZMar 19 03:36:37.666 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart
109662026-03-19T03:36:38.774ZMar 19 03:36:37.724 INFO added artifact, length: 1575183, hash: 790553ebcf8f07403e0040523f474ea7629b4332de9d0adcbd9215d1020c033d, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-production-release-sidecar
109672026-03-19T03:36:38.774ZMar 19 03:36:37.724 INFO added artifact, length: 1574959, hash: 2045d4c03e4affd47aea328d644dba12672a06e4e84c22093948789d539057e0, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-production-release-sidecar
109682026-03-19T03:36:38.778ZMar 19 03:36:37.725 INFO added artifact, length: 46233, hash: 25acd0299fd939abab6defc515fdec31cd7c3c0aa1276994b4f4644728dc2371, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel-sidecar
109692026-03-19T03:36:38.778ZMar 19 03:36:37.725 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart
109702026-03-19T03:36:38.778ZMar 19 03:36:37.726 INFO added artifact, length: 46426, hash: 502bd964c35c7f372a27b6a24e066fa1f987dbad4a791c65f5adc0a1ef3cde6a, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release-sidecar
109712026-03-19T03:36:38.778ZMar 19 03:36:37.726 INFO added artifact, length: 924, hash: d938c785ab6bcbf1d2705619c9c386a49743dcea8d1a8660320c01300b75cb7b, version: 19.0.0-0.ci+gitc25bd473048, kind: installinator_document, name: installinator_document
109722026-03-19T03:36:39.546ZMar 19 03:36:38.496 INFO [tuf-repo] task succeeded (88.294886442s)
109732026-03-19T03:36:39.547ZMar 19 03:36:38.496 INFO all jobs completed in 2055.380090652s
109742026-03-19T03:36:40.617Zprocess exited: duration 2491906 ms, exit code 0
 
109752026-03-19T03:36:40.658Zfound 41 output files
109762026-03-19T03:36:40.659Zuploading: /work/manifest.toml (17174 bytes)
109772026-03-19T03:36:42.684Zuploaded: /work/manifest.toml
109782026-03-19T03:36:42.684Zuploading: /work/repo.zip (2839447666 bytes)
109792026-03-19T03:37:28.409Zuploaded: /work/repo.zip
109802026-03-19T03:37:28.409Zuploading: /work/repo.zip.sha256.txt (65 bytes)
109812026-03-19T03:37:29.485Zuploaded: /work/repo.zip.sha256.txt
109822026-03-19T03:37:29.485Zuploading: /work/helios.json (647 bytes)
109832026-03-19T03:37:30.496Zuploaded: /work/helios.json
109842026-03-19T03:37:30.496Zuploading: /work/incorporation.p5m (100410 bytes)
109852026-03-19T03:37:31.509Zuploaded: /work/incorporation.p5m
109862026-03-19T03:37:31.509Zuploading: /work/incorporation.p5p (122880 bytes)
109872026-03-19T03:37:32.523Zuploaded: /work/incorporation.p5p
109882026-03-19T03:37:32.523Zuploading: /work/helios-incorp.log (526 bytes)
109892026-03-19T03:37:33.533Zuploaded: /work/helios-incorp.log
109902026-03-19T03:37:33.534Zuploading: /work/helios-setup.log (56492 bytes)
109912026-03-19T03:37:34.550Zuploaded: /work/helios-setup.log
109922026-03-19T03:37:34.550Zuploading: /work/host-image.log (242358 bytes)
109932026-03-19T03:37:35.568Zuploaded: /work/host-image.log
109942026-03-19T03:37:35.568Zuploading: /work/host-package.log (33866 bytes)
109952026-03-19T03:37:36.583Zuploaded: /work/host-package.log
109962026-03-19T03:37:36.583Zuploading: /work/host-target.log (101 bytes)
109972026-03-19T03:37:37.594Zuploaded: /work/host-target.log
109982026-03-19T03:37:37.594Zuploading: /work/incorp-create.log (0 bytes)
109992026-03-19T03:37:38.604Zuploaded: /work/incorp-create.log
110002026-03-19T03:37:38.604Zuploading: /work/incorp-fmt.log (0 bytes)
110012026-03-19T03:37:39.616Zuploaded: /work/incorp-fmt.log
110022026-03-19T03:37:39.623Zuploading: /work/incorp-pkgsend.log (108 bytes)
110032026-03-19T03:37:40.632Zuploaded: /work/incorp-pkgsend.log
110042026-03-19T03:37:40.632Zuploading: /work/incorp-publisher.log (0 bytes)
110052026-03-19T03:37:41.646Zuploaded: /work/incorp-publisher.log
110062026-03-19T03:37:41.647Zuploading: /work/omicron-package.log (6796 bytes)
110072026-03-19T03:37:42.665Zuploaded: /work/omicron-package.log
110082026-03-19T03:37:42.665Zuploading: /work/recovery-image.log (600902 bytes)
110092026-03-19T03:37:43.698Zuploaded: /work/recovery-image.log
110102026-03-19T03:37:43.698Zuploading: /work/recovery-package.log (1955 bytes)
110112026-03-19T03:37:44.715Zuploaded: /work/recovery-package.log
110122026-03-19T03:37:44.716Zuploading: /work/recovery-target.log (98 bytes)
110132026-03-19T03:37:45.732Zuploaded: /work/recovery-target.log
110142026-03-19T03:37:45.732Zuploading: /work/stamp-clickhouse.log (117 bytes)
110152026-03-19T03:37:46.749Zuploaded: /work/stamp-clickhouse.log
110162026-03-19T03:37:46.749Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
110172026-03-19T03:37:47.776Zuploaded: /work/stamp-clickhouse_keeper.log
110182026-03-19T03:37:47.776Zuploading: /work/stamp-clickhouse_server.log (124 bytes)
110192026-03-19T03:37:48.795Zuploaded: /work/stamp-clickhouse_server.log
110202026-03-19T03:37:48.796Zuploading: /work/stamp-cockroachdb.log (118 bytes)
110212026-03-19T03:37:49.832Zuploaded: /work/stamp-cockroachdb.log
110222026-03-19T03:37:49.832Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
110232026-03-19T03:37:50.875Zuploaded: /work/stamp-crucible-pantry-zone.log
110242026-03-19T03:37:50.875Zuploading: /work/stamp-crucible-utils.log (118 bytes)
110252026-03-19T03:37:51.902Zuploaded: /work/stamp-crucible-utils.log
110262026-03-19T03:37:51.903Zuploading: /work/stamp-crucible-zone.log (120 bytes)
110272026-03-19T03:37:52.928Zuploaded: /work/stamp-crucible-zone.log
110282026-03-19T03:37:52.932Zuploading: /work/stamp-external-dns.log (119 bytes)
110292026-03-19T03:37:53.991Zuploaded: /work/stamp-external-dns.log
110302026-03-19T03:37:54.007Zuploading: /work/stamp-installinator.log (103 bytes)
110312026-03-19T03:37:55.043Zuploaded: /work/stamp-installinator.log
110322026-03-19T03:37:55.043Zuploading: /work/stamp-internal-dns.log (119 bytes)
110332026-03-19T03:37:56.068Zuploaded: /work/stamp-internal-dns.log
110342026-03-19T03:37:56.068Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
110352026-03-19T03:37:57.088Zuploaded: /work/stamp-mg-ddm-gz.log
110362026-03-19T03:37:57.088Zuploading: /work/stamp-nexus.log (112 bytes)
110372026-03-19T03:37:58.116Zuploaded: /work/stamp-nexus.log
110382026-03-19T03:37:58.116Zuploading: /work/stamp-ntp.log (110 bytes)
110392026-03-19T03:37:59.153Zuploaded: /work/stamp-ntp.log
110402026-03-19T03:37:59.153Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
110412026-03-19T03:38:00.205Zuploaded: /work/stamp-omicron-sled-agent.log
110422026-03-19T03:38:00.205Zuploading: /work/stamp-overlay.log (114 bytes)
110432026-03-19T03:38:01.240Zuploaded: /work/stamp-overlay.log
110442026-03-19T03:38:01.240Zuploading: /work/stamp-oximeter.log (115 bytes)
110452026-03-19T03:38:02.319Zuploaded: /work/stamp-oximeter.log
110462026-03-19T03:38:02.322Zuploading: /work/stamp-oxlog.log (109 bytes)
110472026-03-19T03:38:03.354Zuploaded: /work/stamp-oxlog.log
110482026-03-19T03:38:03.355Zuploading: /work/stamp-probe.log (112 bytes)
110492026-03-19T03:38:04.436Zuploaded: /work/stamp-probe.log
110502026-03-19T03:38:04.436Zuploading: /work/stamp-propolis-server.log (122 bytes)
110512026-03-19T03:38:05.477Zuploaded: /work/stamp-propolis-server.log
110522026-03-19T03:38:05.477Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
110532026-03-19T03:38:06.658Zuploaded: /work/stamp-pumpkind-gz.log
110542026-03-19T03:38:06.658Zuploading: /work/stamp-switch-asic.log (118 bytes)
110552026-03-19T03:38:07.825Zuploaded: /work/stamp-switch-asic.log
110562026-03-19T03:38:07.907Zuploading: /work/verify-libraries.log (12315 bytes)
110572026-03-19T03:38:08.935Zuploaded: /work/verify-libraries.log