01K3VTE18YNASPBB12HR9QM4SZ: 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",
    ),
    access_repos: [
        "oxidecomputer/amd-apcb",
        "oxidecomputer/amd-efs",
        "oxidecomputer/amd-firmware",
        "oxidecomputer/amd-flash",
        "oxidecomputer/amd-host-image-builder",
        "oxidecomputer/boot-image-tools",
        "oxidecomputer/chelsio-t6-roms",
        "oxidecomputer/compliance-pilot",
        "oxidecomputer/facade",
        "oxidecomputer/helios",
        "oxidecomputer/helios-omicron-brand",
        "oxidecomputer/helios-omnios-build",
        "oxidecomputer/helios-omnios-extra",
        "oxidecomputer/nanobl-rs",
    ],
    publish: [
        BasicConfigPublish {
            from_output: "/work/manifest.toml",
            series: "rot-all",
            name: "manifest.toml",
        },
        BasicConfigPublish {
            from_output: "/work/repo.zip",
            series: "rot-all",
            name: "repo.zip",
        },
        BasicConfigPublish {
            from_output: "/work/repo.zip.sha256.txt",
            series: "rot-all",
            name: "repo.zip.sha256.txt",
        },
        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: 01K3VTX80WPMTV6WGQP4GV8093

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-08-29T21:19:01.785Zjob assigned to worker 01K3VV4MKX8QD279PY47D12T1H [factory gimlet-EVT22200007-propolis, EVT22200007/40052] (queued for 4 m 28 s)
 
22025-08-29T21:19:11.369Zstarting task 0: "setup"
32025-08-29T21:19:11.394Z++ uname -s
42025-08-29T21:19:11.394Z+ kern=SunOS
52025-08-29T21:19:11.394Z+ build_user=build
62025-08-29T21:19:11.394Z+ build_uid=12345
72025-08-29T21:19:11.394Z+ work_dir=/work
82025-08-29T21:19:11.394Z+ input_dir=/input
92025-08-29T21:19:11.394Z+ [[ 0 == 12345 ]]
102025-08-29T21:19:11.394Z+ case "$kern" in
112025-08-29T21:19:11.394Z+ groupadd -g 12345 build
122025-08-29T21:19:11.394Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-08-29T21:19:13.403Z+ zfs create -o mountpoint=/work rpool/work
142025-08-29T21:19:13.449Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-08-29T21:19:13.474Z+ home_fs=zfs
162025-08-29T21:19:13.474Z+ [[ zfs == autofs ]]
172025-08-29T21:19:13.474Z+ mkdir -p /home/build
182025-08-29T21:19:13.474Z+ chown build:build /home/build /work
192025-08-29T21:19:15.466Z+ chmod 0700 /home/build /work
202025-08-29T21:19:15.491Zprocess exited: duration 4099 ms, exit code 0
 
212025-08-29T21:19:15.545Zstarting task 1: "rust-toolchain"
222025-08-29T21:19:15.572Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-08-29T21:19:15.572Z * rust toolchain channel = "1.89.0"
242025-08-29T21:19:15.572Z * rust toolchain profile = "default"
252025-08-29T21:19:15.572Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-08-29T21:19:15.572Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-08-29T21:19:15.572Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-08-29T21:19:15.572Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-08-29T21:19:15.572Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-08-29T21:19:15.718Zinfo: downloading installer
312025-08-29T21:19:16.639Zwarn: It looks like you have an existing installation of Rust at:
322025-08-29T21:19:16.639Zwarn: /opt/ooce/bin
332025-08-29T21:19:16.639Zwarn: It is recommended that rustup be the primary Rust installation.
342025-08-29T21:19:16.639Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-08-29T21:19:16.639Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-08-29T21:19:16.639Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-08-29T21:19:16.639Zwarn: or pass `-y' to ignore all ignorable checks.
382025-08-29T21:19:16.639Zerror: cannot install while Rust is installed
392025-08-29T21:19:16.639Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-08-29T21:19:17.065Zinfo: profile set to 'default'
412025-08-29T21:19:17.065Zinfo: default host triple is x86_64-unknown-illumos
422025-08-29T21:19:17.065Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-08-29T21:19:17.092Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-08-29T21:19:17.092Zinfo: downloading component 'cargo'
452025-08-29T21:19:17.092Zinfo: downloading component 'clippy'
462025-08-29T21:19:17.117Zinfo: downloading component 'rust-docs'
472025-08-29T21:19:17.488Zinfo: downloading component 'rust-std'
482025-08-29T21:19:17.832Zinfo: downloading component 'rustc'
492025-08-29T21:19:19.168Zinfo: downloading component 'rustfmt'
502025-08-29T21:19:19.236Zinfo: installing component 'cargo'
512025-08-29T21:19:20.580Zinfo: installing component 'clippy'
522025-08-29T21:19:21.093Zinfo: installing component 'rust-docs'
532025-08-29T21:19:25.065Zinfo: installing component 'rust-std'
542025-08-29T21:19:27.045Zinfo: installing component 'rustc'
552025-08-29T21:19:36.205Zinfo: installing component 'rustfmt'
562025-08-29T21:19:36.229Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-08-29T21:19:36.230Z
582025-08-29T21:19:36.395Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-08-29T21:19:36.396Z
602025-08-29T21:19:36.453Z
612025-08-29T21:19:36.453ZRust is installed now. Great!
622025-08-29T21:19:36.453Z
632025-08-29T21:19:36.453ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-08-29T21:19:36.453Zenvironment variable. This has not been done automatically.
652025-08-29T21:19:36.453Z
662025-08-29T21:19:36.453ZTo configure your current shell, you need to source
672025-08-29T21:19:36.453Zthe corresponding env file under $HOME/.cargo.
682025-08-29T21:19:36.453Z
692025-08-29T21:19:36.453ZThis is usually done by running one of the following (note the leading DOT):
702025-08-29T21:19:36.453Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-08-29T21:19:36.453Zsource "$HOME/.cargo/env.fish" # For fish
722025-08-29T21:19:36.453Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-08-29T21:19:36.519Z+ rustup --version
742025-08-29T21:19:36.550Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-08-29T21:19:36.550Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-08-29T21:19:36.689Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-08-29T21:19:36.716Z+ cargo --version
782025-08-29T21:19:36.837Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-08-29T21:19:36.863Z+ rustc --version
802025-08-29T21:19:36.983Zrustc 1.89.0 (29483883e 2025-08-04)
812025-08-29T21:19:37.012Zprocess exited: duration 21448 ms, exit code 0
 
822025-08-29T21:19:37.067Zstarting task 2: "authentication"
832025-08-29T21:19:37.142Zprocess exited: duration 72 ms, exit code 0
 
842025-08-29T21:19:37.196Zstarting task 3: "clone repository"
852025-08-29T21:19:37.221Z+ mkdir -p /work/oxidecomputer/omicron
862025-08-29T21:19:37.221Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-08-29T21:19:37.245ZCloning into '/work/oxidecomputer/omicron'...
882025-08-29T21:19:48.088Z+ cd /work/oxidecomputer/omicron
892025-08-29T21:19:48.088Z+ git fetch origin faa0b5dd4876562ad3e689afb749854959d29129
902025-08-29T21:19:48.624ZFrom https://github.com/oxidecomputer/omicron
912025-08-29T21:19:48.624Z * branch faa0b5dd4876562ad3e689afb749854959d29129 -> FETCH_HEAD
922025-08-29T21:19:48.649Z+ [[ -n db_metadata_nexus_records ]]
932025-08-29T21:19:48.649Z++ git branch --show-current
942025-08-29T21:19:48.649Z+ current=main
952025-08-29T21:19:48.649Z+ [[ main != db_metadata_nexus_records ]]
962025-08-29T21:19:48.649Z+ git branch -f db_metadata_nexus_records faa0b5dd4876562ad3e689afb749854959d29129
972025-08-29T21:19:48.674Z+ git checkout -f db_metadata_nexus_records
982025-08-29T21:19:48.999ZSwitched to branch 'db_metadata_nexus_records'
992025-08-29T21:19:49.023Z+ git reset --hard faa0b5dd4876562ad3e689afb749854959d29129
1002025-08-29T21:19:49.049ZHEAD is now at faa0b5dd4 non-fatal step, executioncomponent order
1012025-08-29T21:19:49.049Zprocess exited: duration 11843 ms, exit code 0
 
1022025-08-29T21:19:49.099Zstarting task 4: "build"
1032025-08-29T21:19:49.124Z+ source .github/buildomat/ci-env.sh
1042025-08-29T21:19:49.124Z++ export CARGO_TERM_COLOR=always
1052025-08-29T21:19:49.124Z++ CARGO_TERM_COLOR=always
1062025-08-29T21:19:49.124Z+ cargo --version
1072025-08-29T21:19:49.203Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-08-29T21:19:49.229Z+ rustc --version
1092025-08-29T21:19:49.312Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-08-29T21:19:49.337Z+ cargo tree --locked
1112025-08-29T21:19:49.745Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1122025-08-29T21:19:50.191Z Updating crates.io index
1132025-08-29T21:19:50.218Z Updating git repository `https://github.com/oxidecomputer/lldp`
1142025-08-29T21:19:50.731Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1152025-08-29T21:19:51.545Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1162025-08-29T21:19:51.864Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1172025-08-29T21:19:52.265Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1182025-08-29T21:19:52.761Z Updating git repository `https://github.com/oxidecomputer/propolis`
1192025-08-29T21:19:54.198Z Updating git repository `https://github.com/oxidecomputer/crucible`
1202025-08-29T21:19:56.939Z Updating git repository `https://github.com/oxidecomputer/opte`
1212025-08-29T21:19:58.186Z Updating git repository `https://github.com/oxidecomputer/falcon`
1222025-08-29T21:19:59.208Z Updating git repository `https://github.com/oxidecomputer/clickward`
1232025-08-29T21:19:59.661Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1242025-08-29T21:20:00.058Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1252025-08-29T21:20:01.029Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1262025-08-29T21:20:01.703Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1272025-08-29T21:20:02.384Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1282025-08-29T21:20:02.830Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1292025-08-29T21:20:03.406Z Updating git repository `https://github.com/oxidecomputer/tofino`
1302025-08-29T21:20:03.819Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1312025-08-29T21:20:04.191Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1322025-08-29T21:20:04.536Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1332025-08-29T21:20:04.961Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1342025-08-29T21:20:05.461Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1352025-08-29T21:20:05.925Z Updating git repository `https://github.com/oxidecomputer/ispf`
1362025-08-29T21:20:06.459Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1372025-08-29T21:20:07.180Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1382025-08-29T21:20:07.714Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1392025-08-29T21:20:08.088Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1402025-08-29T21:20:08.628Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1412025-08-29T21:20:09.156Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1422025-08-29T21:20:09.683Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1432025-08-29T21:20:10.105Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1442025-08-29T21:20:10.553Z Updating git repository `https://github.com/oxidecomputer/omicron`
1452025-08-29T21:20:21.742Z Updating git repository `https://github.com/illumos/smf-rs`
1462025-08-29T21:20:23.936Z Downloading crates ...
1472025-08-29T21:20:24.053Z Downloaded anstyle-parse v0.2.5
1482025-08-29T21:20:24.078Z Downloaded bumpalo v3.16.0
1492025-08-29T21:20:24.103Z Downloaded hostname v0.3.1
1502025-08-29T21:20:24.129Z Downloaded env_filter v0.1.2
1512025-08-29T21:20:24.129Z Downloaded oso-derive v0.27.3
1522025-08-29T21:20:24.159Z Downloaded plotters-svg v0.3.7
1532025-08-29T21:20:24.159Z Downloaded progenitor-macro v0.8.0
1542025-08-29T21:20:24.159Z Downloaded progenitor-macro v0.9.1
1552025-08-29T21:20:24.184Z Downloaded sigpipe v0.1.3
1562025-08-29T21:20:24.184Z Downloaded serde_spanned v1.0.0
1572025-08-29T21:20:24.184Z Downloaded signature v2.2.0
1582025-08-29T21:20:24.184Z Downloaded signal-hook-mio v0.2.4
1592025-08-29T21:20:24.184Z Downloaded unicode-linebreak v0.1.5
1602025-08-29T21:20:24.210Z Downloaded cobs v0.2.3
1612025-08-29T21:20:24.210Z Downloaded concurrent-queue v2.5.0
1622025-08-29T21:20:24.210Z Downloaded itoa v1.0.11
1632025-08-29T21:20:24.236Z Downloaded memoffset v0.9.1
1642025-08-29T21:20:24.236Z Downloaded peg-runtime v0.8.5
1652025-08-29T21:20:24.236Z Downloaded russh-cryptovec v0.7.3
1662025-08-29T21:20:24.236Z Downloaded serde_json v1.0.142
1672025-08-29T21:20:24.262Z Downloaded tower-service v0.3.3
1682025-08-29T21:20:24.262Z Downloaded supports-color v3.0.2
1692025-08-29T21:20:24.289Z Downloaded dof v0.3.0
1702025-08-29T21:20:24.289Z Downloaded icu_provider_macros v1.5.0
1712025-08-29T21:20:24.314Z Downloaded impl-trait-for-tuples v0.2.2
1722025-08-29T21:20:24.314Z Downloaded ref-cast-impl v1.0.24
1732025-08-29T21:20:24.314Z Downloaded siphasher v1.0.1
1742025-08-29T21:20:24.340Z Downloaded slog-json v2.6.1
1752025-08-29T21:20:24.340Z Downloaded vte_generate_state_changes v0.1.2
1762025-08-29T21:20:24.340Z Downloaded darling_macro v0.21.0
1772025-08-29T21:20:24.340Z Downloaded vsss-rs v3.3.4
1782025-08-29T21:20:24.365Z Downloaded number_prefix v0.4.0
1792025-08-29T21:20:24.365Z Downloaded packed_struct_codegen v0.10.1
1802025-08-29T21:20:24.365Z Downloaded take_mut v0.2.2
1812025-08-29T21:20:24.390Z Downloaded strsim v0.11.1
1822025-08-29T21:20:24.390Z Downloaded difflib v0.4.0
1832025-08-29T21:20:24.390Z Downloaded tagptr v0.2.0
1842025-08-29T21:20:24.390Z Downloaded zerovec-derive v0.10.3
1852025-08-29T21:20:24.390Z Downloaded uuid v1.17.0
1862025-08-29T21:20:24.416Z Downloaded is_ci v1.2.0
1872025-08-29T21:20:24.416Z Downloaded crc8 v0.1.1
1882025-08-29T21:20:24.441Z Downloaded toml_datetime v0.7.0
1892025-08-29T21:20:24.441Z Downloaded topological-sort v0.2.2
1902025-08-29T21:20:24.441Z Downloaded semver v0.1.20
1912025-08-29T21:20:24.466Z Downloaded libsw-core v0.3.1
1922025-08-29T21:20:24.466Z Downloaded serde-big-array v0.5.1
1932025-08-29T21:20:24.466Z Downloaded pkcs8 v0.10.2
1942025-08-29T21:20:24.466Z Downloaded zone_cfg_derive v0.3.0
1952025-08-29T21:20:24.466Z Downloaded zone_cfg_derive v0.1.2
1962025-08-29T21:20:24.491Z Downloaded lazycell v1.3.0
1972025-08-29T21:20:24.492Z Downloaded doc-comment v0.3.3
1982025-08-29T21:20:24.492Z Downloaded phf_shared v0.11.2
1992025-08-29T21:20:24.492Z Downloaded lru v0.12.5
2002025-08-29T21:20:24.492Z Downloaded lazy_static v1.5.0
2012025-08-29T21:20:24.492Z Downloaded scrypt v0.11.0
2022025-08-29T21:20:24.517Z Downloaded tokio-native-tls v0.3.1
2032025-08-29T21:20:24.517Z Downloaded sec1 v0.7.3
2042025-08-29T21:20:24.517Z Downloaded tokio-rustls v0.25.0
2052025-08-29T21:20:24.517Z Downloaded sct v0.7.1
2062025-08-29T21:20:24.542Z Downloaded phf_shared v0.12.1
2072025-08-29T21:20:24.542Z Downloaded schemars v0.8.22
2082025-08-29T21:20:24.568Z Downloaded scopeguard v1.2.0
2092025-08-29T21:20:24.568Z Downloaded tokio-rustls v0.24.1
2102025-08-29T21:20:24.568Z Downloaded pin-project-lite v0.2.14
2112025-08-29T21:20:24.568Z Downloaded scroll v0.12.0
2122025-08-29T21:20:24.593Z Downloaded pin-project v1.1.6
2132025-08-29T21:20:24.593Z Downloaded darling_core v0.20.10
2142025-08-29T21:20:24.618Z Downloaded darling_core v0.21.0
2152025-08-29T21:20:24.618Z Downloaded quinn-proto v0.11.8
2162025-08-29T21:20:24.618Z Downloaded zerocopy v0.8.26
2172025-08-29T21:20:24.643Z Downloaded qorb v0.4.1
2182025-08-29T21:20:24.668Z Downloaded sqlparser v0.45.0
2192025-08-29T21:20:24.669Z Downloaded itertools v0.14.0
2202025-08-29T21:20:24.669Z Downloaded tabled v0.18.0
2212025-08-29T21:20:24.693Z Downloaded reqwest v0.12.22
2222025-08-29T21:20:24.718Z Downloaded quick-xml v0.37.2
2232025-08-29T21:20:24.718Z Downloaded lalrpop v0.19.12
2242025-08-29T21:20:24.745Z Downloaded dropshot v0.16.3
2252025-08-29T21:20:24.771Z Downloaded jiff v0.2.15
2262025-08-29T21:20:24.771Z Downloaded hickory-proto v0.24.4
2272025-08-29T21:20:24.796Z Downloaded regex-syntax v0.6.29
2282025-08-29T21:20:24.797Z Downloaded smoltcp v0.11.0
2292025-08-29T21:20:24.822Z Downloaded chrono-tz v0.10.4
2302025-08-29T21:20:24.822Z Downloaded regress v0.10.4
2312025-08-29T21:20:24.846Z Downloaded diesel v2.2.12
2322025-08-29T21:20:24.871Z Downloaded zerocopy-derive v0.6.6
2332025-08-29T21:20:24.871Z Downloaded regex-syntax v0.8.5
2342025-08-29T21:20:24.896Z Downloaded sha3 v0.10.8
2352025-08-29T21:20:24.896Z Downloaded smoltcp v0.9.1
2362025-08-29T21:20:24.896Z Downloaded libz-sys v1.1.20
2372025-08-29T21:20:24.922Z Downloaded ratatui v0.29.0
2382025-08-29T21:20:24.950Z Downloaded curve25519-dalek v4.1.3
2392025-08-29T21:20:24.950Z Downloaded sled v0.34.7
2402025-08-29T21:20:24.974Z Downloaded webpki-roots v1.0.1
2412025-08-29T21:20:24.975Z Downloaded unicode-width v0.2.0
2422025-08-29T21:20:24.975Z Downloaded tabled v0.15.0
2432025-08-29T21:20:25.002Z Downloaded petname v2.0.2
2442025-08-29T21:20:25.002Z Downloaded moka v0.12.10
2452025-08-29T21:20:25.027Z Downloaded petgraph v0.6.5
2462025-08-29T21:20:25.027Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
2472025-08-29T21:20:25.053Z Downloaded libc v0.2.174
2482025-08-29T21:20:25.078Z Downloaded regex-automata v0.4.8
2492025-08-29T21:20:25.103Z Downloaded encoding_rs v0.8.34
2502025-08-29T21:20:25.128Z Downloaded p384 v0.13.0
2512025-08-29T21:20:25.128Z Downloaded gimli v0.31.1
2522025-08-29T21:20:25.128Z Downloaded petgraph v0.8.2
2532025-08-29T21:20:25.153Z Downloaded lzma-sys v0.1.20
2542025-08-29T21:20:25.178Z Downloaded tokio v1.47.0
2552025-08-29T21:20:25.218Z Downloaded icu_properties_data v1.5.0
2562025-08-29T21:20:25.242Z Downloaded rustls-webpki v0.102.8
2572025-08-29T21:20:25.267Z Downloaded csv v1.3.1
2582025-08-29T21:20:25.292Z Downloaded rustls-webpki v0.101.7
2592025-08-29T21:20:25.292Z Downloaded git2 v0.19.0
2602025-08-29T21:20:25.317Z Downloaded quinn v0.11.5
2612025-08-29T21:20:25.317Z Downloaded salty v0.3.0
2622025-08-29T21:20:25.317Z Downloaded serde v1.0.219
2632025-08-29T21:20:25.317Z Downloaded radix_trie v0.2.1
2642025-08-29T21:20:25.342Z Downloaded num-bigint-dig v0.8.4
2652025-08-29T21:20:25.342Z Downloaded publicsuffix v2.3.0
2662025-08-29T21:20:25.342Z Downloaded log v0.4.27
2672025-08-29T21:20:25.342Z Downloaded darling v0.21.0
2682025-08-29T21:20:25.342Z Downloaded proptest v1.7.0
2692025-08-29T21:20:25.367Z Downloaded nix v0.30.1
2702025-08-29T21:20:25.368Z Downloaded pin-project-internal v1.1.6
2712025-08-29T21:20:25.392Z Downloaded zerocopy v0.7.35
2722025-08-29T21:20:25.392Z Downloaded pest v2.7.14
2732025-08-29T21:20:25.417Z Downloaded ssh-key v0.6.6
2742025-08-29T21:20:25.417Z Downloaded nix v0.29.0
2752025-08-29T21:20:25.442Z Downloaded nix v0.28.0
2762025-08-29T21:20:25.442Z Downloaded rustls v0.22.4
2772025-08-29T21:20:25.467Z Downloaded rustix v1.0.7
2782025-08-29T21:20:25.491Z Downloaded futures-util v0.3.31
2792025-08-29T21:20:25.516Z Downloaded schemars_derive v0.8.22
2802025-08-29T21:20:25.516Z Downloaded ring v0.17.14
2812025-08-29T21:20:25.546Z Downloaded rfc6979 v0.4.0
2822025-08-29T21:20:25.593Z Downloaded httpmock v0.8.0-alpha.1
2832025-08-29T21:20:25.593Z Downloaded quinn-udp v0.5.5
2842025-08-29T21:20:25.619Z Downloaded ssh-encoding v0.2.0
2852025-08-29T21:20:25.619Z Downloaded quick-error v1.2.3
2862025-08-29T21:20:25.619Z Downloaded pin-utils v0.1.0
2872025-08-29T21:20:25.619Z Downloaded tokio-postgres v0.7.13
2882025-08-29T21:20:25.619Z Downloaded typed-path v0.9.3
2892025-08-29T21:20:25.619Z Downloaded displaydoc v0.2.5
2902025-08-29T21:20:25.619Z Downloaded darling v0.20.10
2912025-08-29T21:20:25.619Z Downloaded tar v0.4.44
2922025-08-29T21:20:25.619Z Downloaded rstest_macros v0.25.0
2932025-08-29T21:20:25.619Z Downloaded num-bigint v0.4.6
2942025-08-29T21:20:25.619Z Downloaded rustix v0.38.37
2952025-08-29T21:20:25.644Z Downloaded typify-impl v0.4.1
2962025-08-29T21:20:25.669Z Downloaded typify-impl v0.2.0
2972025-08-29T21:20:25.693Z Downloaded hkdf v0.12.4
2982025-08-29T21:20:25.694Z Downloaded steno v0.4.1
2992025-08-29T21:20:25.719Z Downloaded zlib-rs v0.5.1
3002025-08-29T21:20:25.719Z Downloaded papergrid v0.14.0
3012025-08-29T21:20:25.719Z Downloaded diesel_derives v2.2.3
3022025-08-29T21:20:25.719Z Downloaded derive_more-impl v2.0.1
3032025-08-29T21:20:25.744Z Downloaded vcpkg v0.2.15
3042025-08-29T21:20:25.771Z Downloaded snafu v0.8.5
3052025-08-29T21:20:25.795Z Downloaded regex v1.11.1
3062025-08-29T21:20:25.795Z Downloaded libgit2-sys v0.17.0+1.8.1
3072025-08-29T21:20:25.869Z Downloaded nix v0.27.1
3082025-08-29T21:20:25.895Z Downloaded indexmap v2.10.0
3092025-08-29T21:20:25.896Z Downloaded typify-impl v0.3.0
3102025-08-29T21:20:25.920Z Downloaded lru-cache v0.1.2
3112025-08-29T21:20:25.920Z Downloaded lockfree-object-pool v0.1.6
3122025-08-29T21:20:25.920Z Downloaded document-features v0.2.11
3132025-08-29T21:20:25.920Z Downloaded zerocopy-derive v0.8.26
3142025-08-29T21:20:25.946Z Downloaded semver v1.0.26
3152025-08-29T21:20:25.946Z Downloaded libm v0.2.8
3162025-08-29T21:20:25.946Z Downloaded criterion v0.7.0
3172025-08-29T21:20:25.971Z Downloaded itertools v0.13.0
3182025-08-29T21:20:25.971Z Downloaded itertools v0.12.1
3192025-08-29T21:20:25.971Z Downloaded derive_more v2.0.1
3202025-08-29T21:20:25.996Z Downloaded derive_more v0.99.20
3212025-08-29T21:20:25.996Z Downloaded typenum v1.17.0
3222025-08-29T21:20:26.021Z Downloaded tokio-util v0.7.15
3232025-08-29T21:20:26.021Z Downloaded rustyline v14.0.0
3242025-08-29T21:20:26.021Z Downloaded time v0.3.36
3252025-08-29T21:20:26.046Z Downloaded hashbrown v0.15.4
3262025-08-29T21:20:26.046Z Downloaded typify v0.4.1
3272025-08-29T21:20:26.046Z Downloaded typify v0.3.0
3282025-08-29T21:20:26.070Z Downloaded display-error-chain v0.2.2
3292025-08-29T21:20:26.070Z Downloaded dirs-sys-next v0.1.2
3302025-08-29T21:20:26.070Z Downloaded toml_writer v1.0.2
3312025-08-29T21:20:26.071Z Downloaded toml_parser v1.0.2
3322025-08-29T21:20:26.071Z Downloaded iri-string v0.7.8
3332025-08-29T21:20:26.071Z Downloaded term v0.7.0
3342025-08-29T21:20:26.071Z Downloaded tempfile v3.20.0
3352025-08-29T21:20:26.096Z Downloaded rustls v0.23.19
3362025-08-29T21:20:26.096Z Downloaded zopfli v0.8.1
3372025-08-29T21:20:26.096Z Downloaded zerocopy-derive v0.7.35
3382025-08-29T21:20:26.120Z Downloaded zerocopy v0.6.6
3392025-08-29T21:20:26.120Z Downloaded toml_edit v0.19.15
3402025-08-29T21:20:26.145Z Downloaded tokio-macros v2.5.0
3412025-08-29T21:20:26.145Z Downloaded tokio-dtrace v0.1.0
3422025-08-29T21:20:26.145Z Downloaded tls_codec_derive v0.4.1
3432025-08-29T21:20:26.145Z Downloaded stable_deref_trait v1.2.0
3442025-08-29T21:20:26.145Z Downloaded lzss v0.8.2
3452025-08-29T21:20:26.145Z Downloaded twox-hash v2.1.0
3462025-08-29T21:20:26.145Z Downloaded lock_api v0.4.12
3472025-08-29T21:20:26.145Z Downloaded litrs v0.4.1
3482025-08-29T21:20:26.145Z Downloaded litemap v0.7.3
3492025-08-29T21:20:26.172Z Downloaded dropshot_endpoint v0.16.3
3502025-08-29T21:20:26.172Z Downloaded rand v0.9.2
3512025-08-29T21:20:26.172Z Downloaded itertools v0.10.5
3522025-08-29T21:20:26.172Z Downloaded zerovec v0.10.4
3532025-08-29T21:20:26.200Z Downloaded papergrid v0.11.0
3542025-08-29T21:20:26.200Z Downloaded socket2 v0.6.0
3552025-08-29T21:20:26.200Z Downloaded socket2 v0.5.10
3562025-08-29T21:20:26.200Z Downloaded rayon v1.10.0
3572025-08-29T21:20:26.225Z Downloaded scroll_derive v0.12.0
3582025-08-29T21:20:26.225Z Downloaded static_assertions v1.1.0
3592025-08-29T21:20:26.225Z Downloaded typify v0.2.0
3602025-08-29T21:20:26.225Z Downloaded critical-section v1.1.3
3612025-08-29T21:20:26.225Z Downloaded zstd-safe v7.2.3
3622025-08-29T21:20:26.225Z Downloaded zstd v0.13.3
3632025-08-29T21:20:26.225Z Downloaded parking_lot v0.11.2
3642025-08-29T21:20:26.226Z Downloaded syn v2.0.104
3652025-08-29T21:20:26.251Z Downloaded h2 v0.4.6
3662025-08-29T21:20:26.251Z Downloaded utf-8 v0.7.6
3672025-08-29T21:20:26.251Z Downloaded diff v0.1.13
3682025-08-29T21:20:26.276Z Downloaded des v0.8.1
3692025-08-29T21:20:26.276Z Downloaded which v4.4.2
3702025-08-29T21:20:26.276Z Downloaded toml_edit v0.22.27
3712025-08-29T21:20:26.276Z Downloaded zip v4.2.0
3722025-08-29T21:20:26.276Z Downloaded typeid v1.0.3
3732025-08-29T21:20:26.276Z Downloaded zone v0.3.1
3742025-08-29T21:20:26.276Z Downloaded toml_write v0.1.2
3752025-08-29T21:20:26.301Z Downloaded rpassword v7.4.0
3762025-08-29T21:20:26.302Z Downloaded darling_macro v0.20.10
3772025-08-29T21:20:26.302Z Downloaded yoke-derive v0.7.4
3782025-08-29T21:20:26.302Z Downloaded rand_distr v0.5.1
3792025-08-29T21:20:26.302Z Downloaded rand v0.8.5
3802025-08-29T21:20:26.302Z Downloaded rustls v0.21.12
3812025-08-29T21:20:26.327Z Downloaded pkcs5 v0.7.1
3822025-08-29T21:20:26.327Z Downloaded resolv-conf v0.7.0
3832025-08-29T21:20:26.327Z Downloaded relative-path v1.9.3
3842025-08-29T21:20:26.327Z Downloaded rand_seeder v0.4.0
3852025-08-29T21:20:26.327Z Downloaded guppy v0.17.20
3862025-08-29T21:20:26.353Z Downloaded zerofrom v0.1.4
3872025-08-29T21:20:26.353Z Downloaded tokio-tungstenite v0.21.0
3882025-08-29T21:20:26.353Z Downloaded tokio-stream v0.1.17
3892025-08-29T21:20:26.353Z Downloaded tokio-rustls v0.26.0
3902025-08-29T21:20:26.353Z Downloaded toml v0.9.5
3912025-08-29T21:20:26.407Z Downloaded indicatif v0.18.0
3922025-08-29T21:20:26.434Z Downloaded p521 v0.13.3
3932025-08-29T21:20:26.434Z Downloaded kv-log-macro v1.0.7
3942025-08-29T21:20:26.434Z Downloaded parking_lot v0.12.3
3952025-08-29T21:20:26.434Z Downloaded parking v2.2.1
3962025-08-29T21:20:26.434Z Downloaded spin v0.9.8
3972025-08-29T21:20:26.434Z Downloaded pkcs1 v0.7.5
3982025-08-29T21:20:26.434Z Downloaded toml v0.8.23
3992025-08-29T21:20:26.434Z Downloaded toml v0.7.8
4002025-08-29T21:20:26.434Z Downloaded digest v0.10.7
4012025-08-29T21:20:26.434Z Downloaded indicatif v0.17.11
4022025-08-29T21:20:26.434Z Downloaded winnow v0.7.10
4032025-08-29T21:20:26.434Z Downloaded target-spec v3.5.0
4042025-08-29T21:20:26.434Z Downloaded target-lexicon v0.13.2
4052025-08-29T21:20:26.434Z Downloaded tls_codec v0.4.1
4062025-08-29T21:20:26.434Z Downloaded tap v1.0.1
4072025-08-29T21:20:26.434Z Downloaded scheduled-thread-pool v0.2.7
4082025-08-29T21:20:26.434Z Downloaded rtoolbox v0.0.2
4092025-08-29T21:20:26.435Z Downloaded yansi v1.0.1
4102025-08-29T21:20:26.435Z Downloaded secrecy v0.10.3
4112025-08-29T21:20:26.435Z Downloaded secrecy v0.8.0
4122025-08-29T21:20:26.435Z Downloaded psl-types v2.0.11
4132025-08-29T21:20:26.435Z Downloaded piper v0.2.4
4142025-08-29T21:20:26.435Z Downloaded libloading v0.8.5
4152025-08-29T21:20:26.462Z Downloaded criterion-plot v0.6.0
4162025-08-29T21:20:26.462Z Downloaded crc32fast v1.4.2
4172025-08-29T21:20:26.462Z Downloaded tokio-tungstenite v0.23.1
4182025-08-29T21:20:26.462Z Downloaded rand_core v0.6.4
4192025-08-29T21:20:26.462Z Downloaded hickory-server v0.25.2
4202025-08-29T21:20:26.462Z Downloaded libsw v3.5.0
4212025-08-29T21:20:26.462Z Downloaded libscf-sys v1.1.0
4222025-08-29T21:20:26.462Z Downloaded libefi-sys v0.1.0
4232025-08-29T21:20:26.462Z Downloaded lalrpop-util v0.19.12
4242025-08-29T21:20:26.462Z Downloaded phf v0.12.1
4252025-08-29T21:20:26.462Z Downloaded sqlformat v0.3.5
4262025-08-29T21:20:26.487Z Downloaded reedline v0.40.0
4272025-08-29T21:20:26.487Z Downloaded syn v1.0.109
4282025-08-29T21:20:26.487Z Downloaded toml_datetime v0.6.11
4292025-08-29T21:20:26.512Z Downloaded rand_core v0.9.3
4302025-08-29T21:20:26.512Z Downloaded rand_chacha v0.9.0
4312025-08-29T21:20:26.512Z Downloaded radium v0.7.0
4322025-08-29T21:20:26.512Z Downloaded quote v1.0.40
4332025-08-29T21:20:26.513Z Downloaded ipnet v2.11.0
4342025-08-29T21:20:26.513Z Downloaded instability v0.3.2
4352025-08-29T21:20:26.513Z Downloaded ingot-macros v0.1.1
4362025-08-29T21:20:26.513Z Downloaded dirs-next v2.0.0
4372025-08-29T21:20:26.513Z Downloaded zone v0.1.8
4382025-08-29T21:20:26.513Z Downloaded zip v0.6.6
4392025-08-29T21:20:26.539Z Downloaded ron v0.8.1
4402025-08-29T21:20:26.540Z Downloaded diesel-dtrace v0.4.2
4412025-08-29T21:20:26.540Z Downloaded der v0.7.9
4422025-08-29T21:20:26.540Z Downloaded indexmap v1.9.3
4432025-08-29T21:20:26.540Z Downloaded samael v0.0.19
4442025-08-29T21:20:26.565Z Downloaded cfg_aliases v0.2.1
4452025-08-29T21:20:26.565Z Downloaded cfg_aliases v0.1.1
4462025-08-29T21:20:26.565Z Downloaded rand_chacha v0.3.1
4472025-08-29T21:20:26.565Z Downloaded r2d2 v0.8.10
4482025-08-29T21:20:26.565Z Downloaded is_terminal_polyfill v1.70.1
4492025-08-29T21:20:26.565Z Downloaded ipnetwork v0.21.1
4502025-08-29T21:20:26.590Z Downloaded internet-checksum v0.2.1
4512025-08-29T21:20:26.590Z Downloaded inout v0.1.3
4522025-08-29T21:20:26.590Z Downloaded ingot-types v0.1.2
4532025-08-29T21:20:26.590Z Downloaded dsl_auto_type v0.1.2
4542025-08-29T21:20:26.590Z Downloaded target-triple v0.1.3
4552025-08-29T21:20:26.590Z Downloaded rstest v0.25.0
4562025-08-29T21:20:26.590Z Downloaded rsa v0.9.6
4572025-08-29T21:20:26.617Z Downloaded ron v0.7.1
4582025-08-29T21:20:26.618Z Downloaded want v0.3.1
4592025-08-29T21:20:26.618Z Downloaded walkdir v2.5.0
4602025-08-29T21:20:26.618Z Downloaded snafu-derive v0.8.5
4612025-08-29T21:20:26.618Z Downloaded num-complex v0.4.6
4622025-08-29T21:20:26.618Z Downloaded nu-ansi-term v0.50.1
4632025-08-29T21:20:26.618Z Downloaded winnow v0.5.40
4642025-08-29T21:20:26.642Z Downloaded tungstenite v0.23.0
4652025-08-29T21:20:26.642Z Downloaded tungstenite v0.21.0
4662025-08-29T21:20:26.642Z Downloaded tracing-core v0.1.32
4672025-08-29T21:20:26.642Z Downloaded unicode_categories v0.1.1
4682025-08-29T21:20:26.643Z Downloaded bzip2-sys v0.1.13+1.0.8
4692025-08-29T21:20:26.668Z Downloaded is-terminal v0.4.13
4702025-08-29T21:20:26.668Z Downloaded instant v0.1.13
4712025-08-29T21:20:26.668Z Downloaded nom v7.1.3
4722025-08-29T21:20:26.668Z Downloaded ssh-cipher v0.2.0
4732025-08-29T21:20:26.668Z Downloaded spki v0.7.3
4742025-08-29T21:20:26.669Z Downloaded idna v1.0.3
4752025-08-29T21:20:26.697Z Downloaded crossterm v0.29.0
4762025-08-29T21:20:26.697Z Downloaded hashbrown v0.13.2
4772025-08-29T21:20:26.697Z Downloaded zeroize_derive v1.4.2
4782025-08-29T21:20:26.697Z Downloaded zeroize v1.8.1
4792025-08-29T21:20:26.698Z Downloaded zerofrom-derive v0.1.4
4802025-08-29T21:20:26.698Z Downloaded stringmetrics v2.2.2
4812025-08-29T21:20:26.724Z Downloaded num-traits v0.2.19
4822025-08-29T21:20:26.724Z Downloaded diesel_table_macro_syntax v0.2.0
4832025-08-29T21:20:26.724Z Downloaded strum v0.27.2
4842025-08-29T21:20:26.724Z Downloaded structmeta-derive v0.3.0
4852025-08-29T21:20:26.724Z Downloaded structmeta v0.3.0
4862025-08-29T21:20:26.724Z Downloaded strip-ansi-escapes v0.2.0
4872025-08-29T21:20:26.724Z Downloaded stringprep v0.1.5
4882025-08-29T21:20:26.724Z Downloaded tower-http v0.6.6
4892025-08-29T21:20:26.725Z Downloaded string_cache v0.8.9
4902025-08-29T21:20:26.752Z Downloaded num-integer v0.1.46
4912025-08-29T21:20:26.752Z Downloaded derive_builder v0.20.2
4922025-08-29T21:20:26.752Z Downloaded derive-where v1.5.0
4932025-08-29T21:20:26.752Z Downloaded winnow v0.6.26
4942025-08-29T21:20:26.778Z Downloaded tabwriter v1.4.0
4952025-08-29T21:20:26.778Z Downloaded strum v0.26.3
4962025-08-29T21:20:26.778Z Downloaded num-rational v0.4.2
4972025-08-29T21:20:26.778Z Downloaded macaddr v1.0.1
4982025-08-29T21:20:26.779Z Downloaded derive_builder_macro v0.20.2
4992025-08-29T21:20:26.779Z Downloaded defmt v0.3.8
5002025-08-29T21:20:26.779Z Downloaded iddqd v0.3.9
5012025-08-29T21:20:26.806Z Downloaded crossterm v0.28.1
5022025-08-29T21:20:26.806Z Downloaded trybuild v1.0.106
5032025-08-29T21:20:26.807Z Downloaded tough v0.20.0
5042025-08-29T21:20:26.843Z Downloaded url v2.5.4
5052025-08-29T21:20:26.843Z Downloaded num_enum_derive v0.5.11
5062025-08-29T21:20:26.843Z Downloaded num_enum v0.5.11
5072025-08-29T21:20:26.843Z Downloaded num-iter v0.1.45
5082025-08-29T21:20:26.843Z Downloaded num-derive v0.4.2
5092025-08-29T21:20:26.843Z Downloaded derive_builder_core v0.20.2
5102025-08-29T21:20:26.843Z Downloaded derive-ex v0.1.8
5112025-08-29T21:20:26.843Z Downloaded der_derive v0.7.3
5122025-08-29T21:20:26.878Z Downloaded datatest-stable v0.3.2
5132025-08-29T21:20:26.879Z Downloaded waitgroup v0.1.2
5142025-08-29T21:20:26.879Z Downloaded vergen v8.3.2
5152025-08-29T21:20:26.879Z Downloaded rcgen v0.12.1
5162025-08-29T21:20:26.879Z Downloaded num-derive v0.3.3
5172025-08-29T21:20:26.879Z Downloaded num v0.4.3
5182025-08-29T21:20:26.879Z Downloaded http v1.3.1
5192025-08-29T21:20:26.879Z Downloaded num_threads v0.1.7
5202025-08-29T21:20:26.879Z Downloaded deranged v0.3.11
5212025-08-29T21:20:26.879Z Downloaded defmt-parser v0.3.4
5222025-08-29T21:20:26.879Z Downloaded defmt-macros v0.3.9
5232025-08-29T21:20:26.880Z Downloaded debug-ignore v1.0.5
5242025-08-29T21:20:26.880Z Downloaded data-encoding v2.9.0
5252025-08-29T21:20:26.880Z Downloaded vte v0.11.1
5262025-08-29T21:20:26.932Z Downloaded value-bag v1.9.0
5272025-08-29T21:20:26.932Z Downloaded uzers v0.12.1
5282025-08-29T21:20:26.932Z Downloaded utf8parse v0.2.2
5292025-08-29T21:20:26.932Z Downloaded smallvec v1.15.1
5302025-08-29T21:20:26.933Z Downloaded slog v2.7.0
5312025-08-29T21:20:26.933Z Downloaded rayon-core v1.12.1
5322025-08-29T21:20:26.933Z Downloaded ingot v0.1.1
5332025-08-29T21:20:26.933Z Downloaded indoc v2.0.6
5342025-08-29T21:20:26.933Z Downloaded indoc v1.0.9
5352025-08-29T21:20:26.933Z Downloaded crossbeam-channel v0.5.15
5362025-08-29T21:20:26.992Z Downloaded tracing v0.1.40
5372025-08-29T21:20:26.993Z Downloaded sqlparser_derive v0.2.2
5382025-08-29T21:20:26.993Z Downloaded daft v0.1.4
5392025-08-29T21:20:26.993Z Downloaded wait-timeout v0.2.0
5402025-08-29T21:20:26.993Z Downloaded version_check v0.9.5
5412025-08-29T21:20:26.993Z Downloaded utf8_iter v1.0.4
5422025-08-29T21:20:26.993Z Downloaded utf16_iter v1.0.5
5432025-08-29T21:20:26.993Z Downloaded smawk v0.3.2
5442025-08-29T21:20:26.993Z Downloaded slog-term v2.9.1
5452025-08-29T21:20:26.993Z Downloaded const_format v0.2.34
5462025-08-29T21:20:26.994Z Downloaded unicode-width v0.1.14
5472025-08-29T21:20:26.994Z Downloaded void v1.0.2
5482025-08-29T21:20:26.994Z Downloaded smf v0.2.3
5492025-08-29T21:20:26.994Z Downloaded smallvec v0.6.14
5502025-08-29T21:20:26.994Z Downloaded slog-stdlog v4.1.1
5512025-08-29T21:20:26.994Z Downloaded slog-scope v4.4.0
5522025-08-29T21:20:26.994Z Downloaded slog-envlogger v2.2.0
5532025-08-29T21:20:26.994Z Downloaded slog-dtrace v0.3.0
5542025-08-29T21:20:26.994Z Downloaded slog-bunyan v2.5.0
5552025-08-29T21:20:26.994Z Downloaded num-conv v0.1.0
5562025-08-29T21:20:27.033Z Downloaded normalize-line-endings v0.3.0
5572025-08-29T21:20:27.033Z Downloaded yoke v0.7.4
5582025-08-29T21:20:27.033Z Downloaded yasna v0.5.2
5592025-08-29T21:20:27.033Z Downloaded xshell v0.2.7
5602025-08-29T21:20:27.033Z Downloaded x509-cert v0.2.5
5612025-08-29T21:20:27.033Z Downloaded tower v0.5.2
5622025-08-29T21:20:27.033Z Downloaded rustls-pki-types v1.10.0
5632025-08-29T21:20:27.033Z Downloaded chrono v0.4.41
5642025-08-29T21:20:27.033Z Downloaded hickory-resolver v0.24.4
5652025-08-29T21:20:27.033Z Downloaded headers v0.4.1
5662025-08-29T21:20:27.033Z Downloaded slog-async v2.8.0
5672025-08-29T21:20:27.033Z Downloaded slab v0.4.9
5682025-08-29T21:20:27.060Z Downloaded ref-cast v1.0.24
5692025-08-29T21:20:27.060Z Downloaded nodrop v0.1.14
5702025-08-29T21:20:27.060Z Downloaded indent_write v2.2.0
5712025-08-29T21:20:27.060Z Downloaded crypto-bigint v0.5.5
5722025-08-29T21:20:27.060Z Downloaded icu_normalizer v1.5.0
5732025-08-29T21:20:27.060Z Downloaded hickory-resolver v0.25.2
5742025-08-29T21:20:27.060Z Downloaded rand_xorshift v0.4.0
5752025-08-29T21:20:27.060Z Downloaded nibble_vec v0.1.0
5762025-08-29T21:20:27.060Z Downloaded newtype-uuid v1.2.4
5772025-08-29T21:20:27.060Z Downloaded maplit v1.0.2
5782025-08-29T21:20:27.060Z Downloaded managed v0.8.0
5792025-08-29T21:20:27.061Z Downloaded ignore v0.4.23
5802025-08-29T21:20:27.088Z Downloaded icu_provider v1.5.0
5812025-08-29T21:20:27.089Z Downloaded daft-derive v0.1.4
5822025-08-29T21:20:27.089Z Downloaded curve25519-dalek-derive v0.1.1
5832025-08-29T21:20:27.089Z Downloaded ctr v0.9.2
5842025-08-29T21:20:27.089Z Downloaded csv-core v0.1.11
5852025-08-29T21:20:27.089Z Downloaded russh v0.45.0
5862025-08-29T21:20:27.089Z Downloaded pest_meta v2.7.14
5872025-08-29T21:20:27.185Z Downloaded mio v1.0.2
5882025-08-29T21:20:27.185Z Downloaded miniz_oxide v0.8.5
5892025-08-29T21:20:27.185Z Downloaded hashbrown v0.12.3
5902025-08-29T21:20:27.185Z Downloaded newtype_derive v0.1.6
5912025-08-29T21:20:27.185Z Downloaded newline-converter v0.3.0
5922025-08-29T21:20:27.185Z Downloaded new_debug_unreachable v1.0.6
5932025-08-29T21:20:27.185Z Downloaded nested v0.1.1
5942025-08-29T21:20:27.186Z Downloaded match_cfg v0.1.0
5952025-08-29T21:20:27.186Z Downloaded idna_adapter v1.2.0
5962025-08-29T21:20:27.186Z Downloaded crossbeam-utils v0.8.21
5972025-08-29T21:20:27.227Z Downloaded crossbeam-deque v0.8.5
5982025-08-29T21:20:27.227Z Downloaded xz2 v0.1.7
5992025-08-29T21:20:27.227Z Downloaded whoami v1.5.2
6002025-08-29T21:20:27.227Z Downloaded tui-tree-widget v0.23.1
6012025-08-29T21:20:27.227Z Downloaded try-lock v0.2.5
6022025-08-29T21:20:27.227Z Downloaded strum_macros v0.27.1
6032025-08-29T21:20:27.227Z Downloaded ryu v1.0.18
6042025-08-29T21:20:27.227Z Downloaded rustversion v1.0.17
6052025-08-29T21:20:27.227Z Downloaded rustls-pemfile v2.2.0
6062025-08-29T21:20:27.227Z Downloaded rustls-native-certs v0.8.1
6072025-08-29T21:20:27.227Z Downloaded russh-keys v0.45.0
6082025-08-29T21:20:27.227Z Downloaded partial-io v0.5.4
6092025-08-29T21:20:27.227Z Downloaded mime v0.3.17
6102025-08-29T21:20:27.227Z Downloaded icu_properties v1.5.1
6112025-08-29T21:20:27.228Z Downloaded heapless v0.8.0
6122025-08-29T21:20:27.228Z Downloaded heapless v0.7.17
6132025-08-29T21:20:27.228Z Downloaded ident_case v1.0.1
6142025-08-29T21:20:27.228Z Downloaded dyn-clone v1.0.20
6152025-08-29T21:20:27.228Z Downloaded dunce v1.0.5
6162025-08-29T21:20:27.228Z Downloaded dtrace-parser v0.2.0
6172025-08-29T21:20:27.228Z Downloaded crossbeam-epoch v0.9.18
6182025-08-29T21:20:27.228Z Downloaded wyz v0.5.1
6192025-08-29T21:20:27.228Z Downloaded pest_derive v2.7.14
6202025-08-29T21:20:27.228Z Downloaded password-hash v0.5.0
6212025-08-29T21:20:27.228Z Downloaded parking_lot_core v0.8.6
6222025-08-29T21:20:27.228Z Downloaded memmap v0.7.0
6232025-08-29T21:20:27.228Z Downloaded libz-rs-sys v0.5.1
6242025-08-29T21:20:27.228Z Downloaded keccak v0.1.5
6252025-08-29T21:20:27.228Z Downloaded jiff-static v0.2.15
6262025-08-29T21:20:27.228Z Downloaded icu_normalizer_data v1.5.0
6272025-08-29T21:20:27.228Z Downloaded hyper v1.6.0
6282025-08-29T21:20:27.228Z Downloaded crc-any v2.5.0
6292025-08-29T21:20:27.228Z Downloaded cookie v0.18.1
6302025-08-29T21:20:27.228Z Downloaded cstr-argument v0.1.2
6312025-08-29T21:20:27.228Z Downloaded crypto-common v0.1.6
6322025-08-29T21:20:27.228Z Downloaded crucible-workspace-hack v0.1.0
6332025-08-29T21:20:27.258Z Downloaded writeable v0.5.5
6342025-08-29T21:20:27.258Z Downloaded tracing-attributes v0.1.27
6352025-08-29T21:20:27.258Z Downloaded tabled_derive v0.10.0
6362025-08-29T21:20:27.258Z Downloaded tabled_derive v0.7.0
6372025-08-29T21:20:27.259Z Downloaded synstructure v0.13.1
6382025-08-29T21:20:27.259Z Downloaded swrite v0.1.0
6392025-08-29T21:20:27.259Z Downloaded subtle v2.6.1
6402025-08-29T21:20:27.259Z Downloaded same-file v1.0.6
6412025-08-29T21:20:27.259Z Downloaded salsa20 v0.10.2
6422025-08-29T21:20:27.259Z Downloaded rusty-fork v0.3.0
6432025-08-29T21:20:27.259Z Downloaded rustc_version v0.1.7
6442025-08-29T21:20:27.259Z Downloaded rustc-hash v2.1.1
6452025-08-29T21:20:27.259Z Downloaded phf v0.11.2
6462025-08-29T21:20:27.259Z Downloaded aws-lc-sys v0.26.0
6472025-08-29T21:20:27.522Z Downloaded peg v0.8.5
6482025-08-29T21:20:27.567Z Downloaded parse-display-derive v0.10.0
6492025-08-29T21:20:27.567Z Downloaded multer v3.1.0
6502025-08-29T21:20:27.567Z Downloaded linear-map v1.2.0
6512025-08-29T21:20:27.567Z Downloaded libxml v0.3.3
6522025-08-29T21:20:27.567Z Downloaded cookie_store v0.21.1
6532025-08-29T21:20:27.567Z Downloaded const-oid v0.9.6
6542025-08-29T21:20:27.568Z Downloaded console v0.16.0
6552025-08-29T21:20:27.568Z Downloaded clap_builder v4.5.41
6562025-08-29T21:20:27.613Z Downloaded unsafe-libyaml v0.2.11
6572025-08-29T21:20:27.613Z Downloaded openapiv3 v2.2.0
6582025-08-29T21:20:27.613Z Downloaded crunchy v0.2.2
6592025-08-29T21:20:27.613Z Downloaded xshell-macros v0.2.7
6602025-08-29T21:20:27.614Z Downloaded xattr v1.3.1
6612025-08-29T21:20:27.614Z Downloaded write16 v1.0.0
6622025-08-29T21:20:27.614Z Downloaded subprocess v0.2.9
6632025-08-29T21:20:27.614Z Downloaded strum_macros v0.24.3
6642025-08-29T21:20:27.614Z Downloaded rustls-pemfile v1.0.4
6652025-08-29T21:20:27.614Z Downloaded rust-argon2 v2.1.0
6662025-08-29T21:20:27.614Z Downloaded path-slash v0.1.5
6672025-08-29T21:20:27.614Z Downloaded nanorand v0.7.0
6682025-08-29T21:20:27.653Z Downloaded md5 v0.7.0
6692025-08-29T21:20:27.654Z Downloaded serde_with v3.14.0
6702025-08-29T21:20:27.654Z Downloaded support-bundle-viewer v0.1.2
6712025-08-29T21:20:27.654Z Downloaded rustc_version v0.4.1
6722025-08-29T21:20:27.654Z Downloaded rustc-demangle v0.1.24
6732025-08-29T21:20:27.654Z Downloaded percent-encoding v2.3.1
6742025-08-29T21:20:27.654Z Downloaded pem-rfc7468 v0.7.0
6752025-08-29T21:20:27.654Z Downloaded peg-macros v0.8.5
6762025-08-29T21:20:27.654Z Downloaded password-hash v0.4.2
6772025-08-29T21:20:27.654Z Downloaded minimal-lexical v0.2.1
6782025-08-29T21:20:27.655Z Downloaded mime_guess v2.0.5
6792025-08-29T21:20:27.655Z Downloaded memmap2 v0.9.5
6802025-08-29T21:20:27.655Z Downloaded memchr v2.7.4
6812025-08-29T21:20:27.689Z Downloaded linked-hash-map v0.5.6
6822025-08-29T21:20:27.689Z Downloaded libtest-mimic v0.8.1
6832025-08-29T21:20:27.689Z Downloaded kstat-rs v0.2.4
6842025-08-29T21:20:27.689Z Downloaded convert_case v0.4.0
6852025-08-29T21:20:27.689Z Downloaded const_format_proc_macros v0.2.34
6862025-08-29T21:20:27.689Z Downloaded console v0.15.10
6872025-08-29T21:20:27.689Z Downloaded unicode-normalization v0.1.24
6882025-08-29T21:20:27.690Z Downloaded similar v2.7.0
6892025-08-29T21:20:27.690Z Downloaded hmac v0.12.1
6902025-08-29T21:20:27.690Z Downloaded half v2.4.1
6912025-08-29T21:20:27.690Z Downloaded half v1.8.3
6922025-08-29T21:20:27.690Z Downloaded tower-layer v0.3.3
6932025-08-29T21:20:27.690Z Downloaded sync_wrapper v1.0.1
6942025-08-29T21:20:27.690Z Downloaded sync-ptr v0.1.4
6952025-08-29T21:20:27.727Z Downloaded strum_macros v0.26.4
6962025-08-29T21:20:27.727Z Downloaded rustc-hash v1.1.0
6972025-08-29T21:20:27.727Z Downloaded pest_generator v2.7.14
6982025-08-29T21:20:27.727Z Downloaded pem v3.0.5
6992025-08-29T21:20:27.728Z Downloaded pbkdf2 v0.12.2
7002025-08-29T21:20:27.728Z Downloaded path-tree v0.8.1
7012025-08-29T21:20:27.728Z Downloaded native-tls v0.2.12
7022025-08-29T21:20:27.728Z Downloaded multimap v0.10.1
7032025-08-29T21:20:27.728Z Downloaded maybe-uninit v2.0.0
7042025-08-29T21:20:27.728Z Downloaded icu_collections v1.5.0
7052025-08-29T21:20:27.728Z Downloaded crc-catalog v2.4.0
7062025-08-29T21:20:27.728Z Downloaded tinyvec v1.8.0
7072025-08-29T21:20:27.728Z Downloaded time-macros v0.2.18
7082025-08-29T21:20:27.756Z Downloaded polar-core v0.27.3
7092025-08-29T21:20:27.757Z Downloaded httptest v0.16.3
7102025-08-29T21:20:27.757Z Downloaded pbkdf2 v0.11.0
7112025-08-29T21:20:27.757Z Downloaded pathdiff v0.2.3
7122025-08-29T21:20:27.757Z Downloaded paste v1.0.15
7132025-08-29T21:20:27.757Z Downloaded parse-size v1.1.0
7142025-08-29T21:20:27.757Z Downloaded parse-display v0.10.0
7152025-08-29T21:20:27.757Z Downloaded parking_lot_core v0.9.10
7162025-08-29T21:20:27.757Z Downloaded hyper-util v0.1.16
7172025-08-29T21:20:27.757Z Downloaded crc v3.2.1
7182025-08-29T21:20:27.804Z Downloaded cpufeatures v0.2.14
7192025-08-29T21:20:27.804Z Downloaded convert_case v0.7.1
7202025-08-29T21:20:27.804Z Downloaded compact_str v0.8.0
7212025-08-29T21:20:27.804Z Downloaded usdt-impl v0.5.0
7222025-08-29T21:20:27.804Z Downloaded untrusted v0.9.0
7232025-08-29T21:20:27.805Z Downloaded unicode-segmentation v1.12.0
7242025-08-29T21:20:27.805Z Downloaded hickory-client v0.25.2
7252025-08-29T21:20:27.805Z Downloaded expectorate v1.2.0
7262025-08-29T21:20:27.805Z Downloaded bstr v1.10.0
7272025-08-29T21:20:27.845Z Downloaded icu_locid_transform_data v1.5.0
7282025-08-29T21:20:27.846Z Downloaded icu_locid_transform v1.5.0
7292025-08-29T21:20:27.846Z Downloaded hyper-tls v0.6.0
7302025-08-29T21:20:27.846Z Downloaded hyper-rustls v0.27.7
7312025-08-29T21:20:27.846Z Downloaded colored v2.2.0
7322025-08-29T21:20:27.846Z Downloaded clap v4.5.41
7332025-08-29T21:20:27.846Z Downloaded usdt v0.5.0
7342025-08-29T21:20:27.847Z Downloaded universal-hash v0.5.1
7352025-08-29T21:20:27.847Z Downloaded unicode-xid v0.2.6
7362025-08-29T21:20:27.847Z Downloaded tinytemplate v1.2.1
7372025-08-29T21:20:27.847Z Downloaded object v0.36.5
7382025-08-29T21:20:27.913Z Downloaded httparse v1.9.5
7392025-08-29T21:20:27.913Z Downloaded highway v1.3.0
7402025-08-29T21:20:27.913Z Downloaded getrandom v0.3.1
7412025-08-29T21:20:27.913Z Downloaded md-5 v0.10.6
7422025-08-29T21:20:27.913Z Downloaded jobserver v0.1.32
7432025-08-29T21:20:27.913Z Downloaded icu_locid v1.5.0
7442025-08-29T21:20:27.913Z Downloaded constant_time_eq v0.3.1
7452025-08-29T21:20:27.913Z Downloaded clang-sys v1.8.1
7462025-08-29T21:20:27.913Z Downloaded chacha20poly1305 v0.10.1
7472025-08-29T21:20:27.914Z Downloaded tinystr v0.7.6
7482025-08-29T21:20:27.914Z Downloaded siphasher v0.3.11
7492025-08-29T21:20:27.914Z Downloaded similar-asserts v1.7.0
7502025-08-29T21:20:27.914Z Downloaded simd-adler32 v0.3.7
7512025-08-29T21:20:27.914Z Downloaded progenitor-macro v0.10.0
7522025-08-29T21:20:27.914Z Downloaded portable-atomic v1.11.0
7532025-08-29T21:20:27.962Z Downloaded iana-time-zone v0.1.63
7542025-08-29T21:20:27.962Z Downloaded hyper-staticfile v0.10.1
7552025-08-29T21:20:27.962Z Downloaded humantime v2.2.0
7562025-08-29T21:20:27.962Z Downloaded clap_derive v4.5.41
7572025-08-29T21:20:27.962Z Downloaded ciborium v0.2.2
7582025-08-29T21:20:27.962Z Downloaded untrusted v0.7.1
7592025-08-29T21:20:27.962Z Downloaded unicode-properties v0.1.3
7602025-08-29T21:20:27.963Z Downloaded unicode-ident v1.0.18
7612025-08-29T21:20:27.963Z Downloaded unicode-bidi v0.3.17
7622025-08-29T21:20:27.963Z Downloaded ucd-trie v0.1.7
7632025-08-29T21:20:27.963Z Downloaded tiny-keccak v2.0.2
7642025-08-29T21:20:27.963Z Downloaded openssl v0.10.73
7652025-08-29T21:20:27.963Z Downloaded httpdate v1.0.3
7662025-08-29T21:20:27.963Z Downloaded http-body-util v0.1.3
7672025-08-29T21:20:27.963Z Downloaded getrandom v0.2.15
7682025-08-29T21:20:28.012Z Downloaded futures-lite v2.3.0
7692025-08-29T21:20:28.012Z Downloaded colorchoice v1.0.2
7702025-08-29T21:20:28.012Z Downloaded cmake v0.1.51
7712025-08-29T21:20:28.012Z Downloaded clap_lex v0.7.4
7722025-08-29T21:20:28.012Z Downloaded cipher v0.4.4
7732025-08-29T21:20:28.012Z Downloaded ciborium-ll v0.2.2
7742025-08-29T21:20:28.013Z Downloaded chacha20 v0.9.1
7752025-08-29T21:20:28.013Z Downloaded usdt-macro v0.5.0
7762025-08-29T21:20:28.013Z Downloaded usdt-attr-macro v0.5.0
7772025-08-29T21:20:28.013Z Downloaded unit-prefix v0.5.1
7782025-08-29T21:20:28.013Z Downloaded tinyvec_macros v0.1.1
7792025-08-29T21:20:28.013Z Downloaded thiserror v2.0.12
7802025-08-29T21:20:28.013Z Downloaded textwrap v0.16.2
7812025-08-29T21:20:28.013Z Downloaded test-strategy v0.4.3
7822025-08-29T21:20:28.013Z Downloaded termios v0.3.3
7832025-08-29T21:20:28.014Z Downloaded serde_with_macros v3.14.0
7842025-08-29T21:20:28.014Z Downloaded serde_cbor v0.11.2
7852025-08-29T21:20:28.014Z Downloaded object v0.30.4
7862025-08-29T21:20:28.057Z Downloaded hubpack v0.1.2
7872025-08-29T21:20:28.057Z Downloaded hostname v0.4.0
7882025-08-29T21:20:28.057Z Downloaded home v0.5.9
7892025-08-29T21:20:28.057Z Downloaded hex-literal v0.4.1
7902025-08-29T21:20:28.057Z Downloaded heck v0.5.0
7912025-08-29T21:20:28.057Z Downloaded hash32 v0.2.1
7922025-08-29T21:20:28.057Z Downloaded group v0.13.0
7932025-08-29T21:20:28.058Z Downloaded globset v0.4.15
7942025-08-29T21:20:28.058Z Downloaded glob v0.3.2
7952025-08-29T21:20:28.058Z Downloaded ghash v0.5.1
7962025-08-29T21:20:28.058Z Downloaded ciborium-io v0.2.2
7972025-08-29T21:20:28.058Z Downloaded unicode-truncate v1.1.0
7982025-08-29T21:20:28.058Z Downloaded unicase v2.7.0
7992025-08-29T21:20:28.058Z Downloaded unarray v0.1.4
8002025-08-29T21:20:28.058Z Downloaded typify-macro v0.4.1
8012025-08-29T21:20:28.058Z Downloaded typify-macro v0.3.0
8022025-08-29T21:20:28.058Z Downloaded typify-macro v0.2.0
8032025-08-29T21:20:28.058Z Downloaded time-core v0.1.2
8042025-08-29T21:20:28.059Z Downloaded thread_local v1.1.8
8052025-08-29T21:20:28.059Z Downloaded thread-id v4.2.2
8062025-08-29T21:20:28.059Z Downloaded thiserror-no-std v2.0.2
8072025-08-29T21:20:28.059Z Downloaded thiserror-impl-no-std v2.0.2
8082025-08-29T21:20:28.059Z Downloaded thiserror-impl v2.0.12
8092025-08-29T21:20:28.059Z Downloaded thiserror-impl v1.0.69
8102025-08-29T21:20:28.096Z Downloaded thiserror v1.0.69
8112025-08-29T21:20:28.097Z Downloaded sha2 v0.10.9
8122025-08-29T21:20:28.097Z Downloaded serde_yaml v0.9.34+deprecated
8132025-08-29T21:20:28.097Z Downloaded serde_derive v1.0.219
8142025-08-29T21:20:28.097Z Downloaded serde-hex v0.1.0
8152025-08-29T21:20:28.097Z Downloaded hex v0.4.3
8162025-08-29T21:20:28.097Z Downloaded heck v0.4.1
8172025-08-29T21:20:28.097Z Downloaded heck v0.3.3
8182025-08-29T21:20:28.098Z Downloaded hash32 v0.3.1
8192025-08-29T21:20:28.098Z Downloaded globwalk v0.9.1
8202025-08-29T21:20:28.098Z Downloaded futures-timer v3.0.3
8212025-08-29T21:20:28.098Z Downloaded fixedbitset v0.5.7
8222025-08-29T21:20:28.098Z Downloaded fatfs v0.3.6
8232025-08-29T21:20:28.098Z Downloaded termtree v0.5.1
8242025-08-29T21:20:28.098Z Downloaded terminal_size v0.4.0
8252025-08-29T21:20:28.132Z Downloaded termcolor v1.4.1
8262025-08-29T21:20:28.132Z Downloaded signal-hook-tokio v0.3.1
8272025-08-29T21:20:28.132Z Downloaded signal-hook v0.3.18
8282025-08-29T21:20:28.132Z Downloaded shlex v1.3.0
8292025-08-29T21:20:28.133Z Downloaded shell-words v1.1.0
8302025-08-29T21:20:28.133Z Downloaded serde_urlencoded v0.7.1
8312025-08-29T21:20:28.133Z Downloaded serde_tokenstream v0.2.2
8322025-08-29T21:20:28.133Z Downloaded serde_regex v1.1.0
8332025-08-29T21:20:28.133Z Downloaded serde_derive_internals v0.29.1
8342025-08-29T21:20:28.133Z Downloaded hubpack_derive v0.1.1
8352025-08-29T21:20:28.133Z Downloaded http-range v0.1.5
8362025-08-29T21:20:28.133Z Downloaded http-body v1.0.1
8372025-08-29T21:20:28.133Z Downloaded generic-array v0.14.7
8382025-08-29T21:20:28.133Z Downloaded futures v0.3.31
8392025-08-29T21:20:28.134Z Downloaded serde_repr v0.1.19
8402025-08-29T21:20:28.134Z Downloaded serde_bytes v0.11.17
8412025-08-29T21:20:28.134Z Downloaded serde-value v0.7.0
8422025-08-29T21:20:28.134Z Downloaded serde-untagged v0.1.7
8432025-08-29T21:20:28.172Z Downloaded progenitor-impl v0.10.0
8442025-08-29T21:20:28.172Z Downloaded signal-hook-registry v1.4.2
8452025-08-29T21:20:28.172Z Downloaded sha1 v0.10.6
8462025-08-29T21:20:28.172Z Downloaded serde_spanned v0.6.9
8472025-08-29T21:20:28.172Z Downloaded serde_path_to_error v0.1.17
8482025-08-29T21:20:28.172Z Downloaded plotters v0.3.7
8492025-08-29T21:20:28.172Z Downloaded serde_plain v1.0.2
8502025-08-29T21:20:28.172Z Downloaded progenitor-impl v0.9.1
8512025-08-29T21:20:28.172Z Downloaded progenitor-impl v0.8.0
8522025-08-29T21:20:28.200Z Downloaded proc-macro2 v1.0.95
8532025-08-29T21:20:28.200Z Downloaded prettyplease v0.2.36
8542025-08-29T21:20:28.200Z Downloaded pretty_assertions v1.4.1
8552025-08-29T21:20:28.200Z Downloaded prefix-trie v0.7.0
8562025-08-29T21:20:28.200Z Downloaded futures-macro v0.3.31
8572025-08-29T21:20:28.200Z Downloaded fs_extra v1.3.0
8582025-08-29T21:20:28.200Z Downloaded flate2 v1.1.2
8592025-08-29T21:20:28.200Z Downloaded ff v0.13.0
8602025-08-29T21:20:28.200Z Downloaded bindgen v0.69.5
8612025-08-29T21:20:28.226Z Downloaded async-std v1.13.0
8622025-08-29T21:20:28.262Z Downloaded progenitor-client v0.10.0
8632025-08-29T21:20:28.289Z Downloaded progenitor v0.10.0
8642025-08-29T21:20:28.289Z Downloaded progenitor v0.9.1
8652025-08-29T21:20:28.289Z Downloaded progenitor v0.8.0
8662025-08-29T21:20:28.289Z Downloaded proc-macro-error2 v2.0.1
8672025-08-29T21:20:28.289Z Downloaded proc-macro-error-attr2 v2.0.0
8682025-08-29T21:20:28.289Z Downloaded proc-macro-error-attr v1.0.4
8692025-08-29T21:20:28.289Z Downloaded proc-macro-error v1.0.4
8702025-08-29T21:20:28.289Z Downloaded proc-macro-crate v3.2.0
8712025-08-29T21:20:28.289Z Downloaded proc-macro-crate v1.3.1
8722025-08-29T21:20:28.289Z Downloaded primeorder v0.13.6
8732025-08-29T21:20:28.314Z Downloaded pretty-hex v0.4.1
8742025-08-29T21:20:28.314Z Downloaded predicates-core v1.0.8
8752025-08-29T21:20:28.314Z Downloaded postgres-types v0.2.9
8762025-08-29T21:20:28.314Z Downloaded postgres-protocol v0.6.8
8772025-08-29T21:20:28.314Z Downloaded polling v3.7.3
8782025-08-29T21:20:28.314Z Downloaded headers-core v0.3.0
8792025-08-29T21:20:28.314Z Downloaded guppy-workspace-hack v0.1.0
8802025-08-29T21:20:28.314Z Downloaded fxhash v0.2.1
8812025-08-29T21:20:28.314Z Downloaded futures-io v0.3.31
8822025-08-29T21:20:28.314Z Downloaded futures-channel v0.3.31
8832025-08-29T21:20:28.314Z Downloaded funty v2.0.0
8842025-08-29T21:20:28.342Z Downloaded fs-err v3.1.1
8852025-08-29T21:20:28.342Z Downloaded fs-err v2.11.0
8862025-08-29T21:20:28.342Z Downloaded form_urlencoded v1.2.1
8872025-08-29T21:20:28.342Z Downloaded foreign-types-macros v0.2.3
8882025-08-29T21:20:28.342Z Downloaded float-cmp v0.10.0
8892025-08-29T21:20:28.342Z Downloaded flagset v0.4.6
8902025-08-29T21:20:28.342Z Downloaded fd-lock v4.0.2
8912025-08-29T21:20:28.342Z Downloaded fancy-regex v0.14.0
8922025-08-29T21:20:28.342Z Downloaded bitvec v1.0.1
8932025-08-29T21:20:28.368Z Downloaded bindgen v0.71.1
8942025-08-29T21:20:28.402Z Downloaded progenitor-client v0.9.1
8952025-08-29T21:20:28.402Z Downloaded progenitor-client v0.8.0
8962025-08-29T21:20:28.403Z Downloaded pretty-hex v0.2.1
8972025-08-29T21:20:28.403Z Downloaded predicates-tree v1.0.12
8982025-08-29T21:20:28.403Z Downloaded predicates v3.1.3
8992025-08-29T21:20:28.403Z Downloaded precomputed-hash v0.1.1
9002025-08-29T21:20:28.403Z Downloaded ppv-lite86 v0.2.20
9012025-08-29T21:20:28.403Z Downloaded powerfmt v0.2.0
9022025-08-29T21:20:28.403Z Downloaded postcard v1.0.10
9032025-08-29T21:20:28.403Z Downloaded polyval v0.6.2
9042025-08-29T21:20:28.403Z Downloaded poly1305 v0.8.0
9052025-08-29T21:20:28.403Z Downloaded plotters-backend v0.3.7
9062025-08-29T21:20:28.403Z Downloaded plain v0.2.3
9072025-08-29T21:20:28.430Z Downloaded openssl-sys v0.9.109
9082025-08-29T21:20:28.430Z Downloaded hickory-proto v0.25.2
9092025-08-29T21:20:28.455Z Downloaded futures-sink v0.3.31
9102025-08-29T21:20:28.455Z Downloaded futures-executor v0.3.31
9112025-08-29T21:20:28.455Z Downloaded futures-core v0.3.31
9122025-08-29T21:20:28.455Z Downloaded foreign-types-shared v0.3.1
9132025-08-29T21:20:28.456Z Downloaded foreign-types-shared v0.1.1
9142025-08-29T21:20:28.456Z Downloaded foreign-types v0.3.2
9152025-08-29T21:20:28.456Z Downloaded foldhash v0.1.5
9162025-08-29T21:20:28.456Z Downloaded flume v0.11.1
9172025-08-29T21:20:28.456Z Downloaded float-ord v0.3.2
9182025-08-29T21:20:28.481Z Downloaded fixedbitset v0.4.2
9192025-08-29T21:20:28.481Z Downloaded fastrand v2.1.1
9202025-08-29T21:20:28.481Z Downloaded event-listener-strategy v0.5.2
9212025-08-29T21:20:28.481Z Downloaded blake3 v1.5.4
9222025-08-29T21:20:28.481Z Downloaded aws-lc-rs v1.12.4
9232025-08-29T21:20:28.505Z Downloaded pkg-config v0.3.31
9242025-08-29T21:20:28.505Z Downloaded packed_struct v0.10.1
9252025-08-29T21:20:28.505Z Downloaded p256 v0.13.2
9262025-08-29T21:20:28.505Z Downloaded oxnet v0.1.3
9272025-08-29T21:20:28.505Z Downloaded oxide-tokio-rt v0.1.2
9282025-08-29T21:20:28.505Z Downloaded owo-colors v4.2.2
9292025-08-29T21:20:28.530Z Downloaded oso v0.27.3
9302025-08-29T21:20:28.530Z Downloaded ordered-float v2.10.1
9312025-08-29T21:20:28.530Z Downloaded once_cell v1.21.3
9322025-08-29T21:20:28.530Z Downloaded omicron-zone-package v0.12.2
9332025-08-29T21:20:28.555Z Downloaded olpc-cjson v0.1.4
9342025-08-29T21:20:28.555Z Downloaded futures-task v0.3.31
9352025-08-29T21:20:28.555Z Downloaded foreign-types v0.5.0
9362025-08-29T21:20:28.555Z Downloaded fallible-iterator v0.2.0
9372025-08-29T21:20:28.555Z Downloaded event-listener v5.3.1
9382025-08-29T21:20:28.555Z Downloaded event-listener v2.5.3
9392025-08-29T21:20:28.556Z Downloaded escape8259 v0.5.3
9402025-08-29T21:20:28.556Z Downloaded erased-serde v0.4.6
9412025-08-29T21:20:28.580Z Downloaded elliptic-curve v0.13.8
9422025-08-29T21:20:28.580Z Downloaded ed25519-dalek v2.1.1
9432025-08-29T21:20:28.580Z Downloaded bytes v1.10.1
9442025-08-29T21:20:28.580Z Downloaded openssl-probe v0.1.5
9452025-08-29T21:20:28.580Z Downloaded openssl-macros v0.1.1
9462025-08-29T21:20:28.581Z Downloaded opaque-debug v0.3.1
9472025-08-29T21:20:28.581Z Downloaded oorandom v11.1.4
9482025-08-29T21:20:28.581Z Downloaded goblin v0.8.2
9492025-08-29T21:20:28.607Z Downloaded filetime v0.2.25
9502025-08-29T21:20:28.607Z Downloaded errno v0.3.12
9512025-08-29T21:20:28.607Z Downloaded equivalent v1.0.2
9522025-08-29T21:20:28.607Z Downloaded env_logger v0.11.5
9532025-08-29T21:20:28.607Z Downloaded env_logger v0.10.2
9542025-08-29T21:20:28.633Z Downloaded ena v0.14.3
9552025-08-29T21:20:28.633Z Downloaded ed25519 v2.2.3
9562025-08-29T21:20:28.633Z Downloaded ecdsa v0.16.9
9572025-08-29T21:20:28.633Z Downloaded cfg-expr v0.20.1
9582025-08-29T21:20:28.633Z Downloaded cc v1.2.30
9592025-08-29T21:20:28.633Z Downloaded castaway v0.2.3
9602025-08-29T21:20:28.633Z Downloaded cargo_metadata v0.18.1
9612025-08-29T21:20:28.658Z Downloaded cargo-util-schemas v0.8.2
9622025-08-29T21:20:28.658Z Downloaded bzip2 v0.5.2
9632025-08-29T21:20:28.658Z Downloaded blocking v1.6.1
9642025-08-29T21:20:28.659Z Downloaded blake2b_simd v1.0.2
9652025-08-29T21:20:28.659Z Downloaded blake2 v0.10.6
9662025-08-29T21:20:28.659Z Downloaded bitflags v2.9.1
9672025-08-29T21:20:28.684Z Downloaded bit-vec v0.8.0
9682025-08-29T21:20:28.684Z Downloaded bit-vec v0.6.3
9692025-08-29T21:20:28.684Z Downloaded base64 v0.22.1
9702025-08-29T21:20:28.684Z Downloaded base64 v0.21.7
9712025-08-29T21:20:28.710Z Downloaded backtrace v0.3.74
9722025-08-29T21:20:28.710Z Downloaded backoff v0.4.0
9732025-08-29T21:20:28.710Z Downloaded atomicwrites v0.4.4
9742025-08-29T21:20:28.736Z Downloaded async-trait v0.1.88
9752025-08-29T21:20:28.736Z Downloaded arc-swap v1.7.1
9762025-08-29T21:20:28.736Z Downloaded aes v0.8.4
9772025-08-29T21:20:28.761Z Downloaded enum-as-inner v0.6.1
9782025-08-29T21:20:28.761Z Downloaded endian-type v0.1.2
9792025-08-29T21:20:28.761Z Downloaded embedded-io v0.6.1
9802025-08-29T21:20:28.761Z Downloaded embedded-io v0.4.0
9812025-08-29T21:20:28.761Z Downloaded either v1.15.0
9822025-08-29T21:20:28.761Z Downloaded cfg-if v1.0.1
9832025-08-29T21:20:28.788Z Downloaded cbc v0.1.2
9842025-08-29T21:20:28.788Z Downloaded cassowary v0.3.0
9852025-08-29T21:20:28.788Z Downloaded cargo_metadata v0.21.0
9862025-08-29T21:20:28.788Z Downloaded cargo-platform v0.2.0
9872025-08-29T21:20:28.788Z Downloaded cancel-safe-futures v0.1.5
9882025-08-29T21:20:28.813Z Downloaded camino-tempfile-ext v0.3.2
9892025-08-29T21:20:28.813Z Downloaded camino-tempfile v1.4.1
9902025-08-29T21:20:28.813Z Downloaded camino v1.1.11
9912025-08-29T21:20:28.813Z Downloaded bytecount v0.6.8
9922025-08-29T21:20:28.813Z Downloaded buf-list v1.0.3
9932025-08-29T21:20:28.813Z Downloaded block-padding v0.3.3
9942025-08-29T21:20:28.838Z Downloaded block-buffer v0.10.4
9952025-08-29T21:20:28.838Z Downloaded bitflags v1.3.2
9962025-08-29T21:20:28.838Z Downloaded bit-set v0.8.0
9972025-08-29T21:20:28.838Z Downloaded bit-set v0.5.3
9982025-08-29T21:20:28.838Z Downloaded bcs v0.1.6
9992025-08-29T21:20:28.838Z Downloaded bb8 v0.8.5
10002025-08-29T21:20:28.838Z Downloaded base64ct v1.6.0
10012025-08-29T21:20:28.838Z Downloaded base64 v0.13.1
10022025-08-29T21:20:28.838Z Downloaded base16ct v0.2.0
10032025-08-29T21:20:28.838Z Downloaded atty v0.2.14
10042025-08-29T21:20:28.883Z Downloaded atomic-waker v1.1.2
10052025-08-29T21:20:28.883Z Downloaded async-stream-impl v0.3.6
10062025-08-29T21:20:28.883Z Downloaded async-stream v0.3.6
10072025-08-29T21:20:28.883Z Downloaded async-recursion v1.1.1
10082025-08-29T21:20:28.883Z Downloaded async-process v2.3.0
10092025-08-29T21:20:28.883Z Downloaded async-object-pool v0.1.5
10102025-08-29T21:20:28.883Z Downloaded async-io v2.3.4
10112025-08-29T21:20:28.883Z Downloaded async-global-executor v2.4.1
10122025-08-29T21:20:28.883Z Downloaded async-executor v1.13.1
10132025-08-29T21:20:28.909Z Downloaded async-channel v2.3.1
10142025-08-29T21:20:28.909Z Downloaded async-bb8-diesel v0.2.1
10152025-08-29T21:20:28.909Z Downloaded assert_matches v1.5.0
10162025-08-29T21:20:28.909Z Downloaded assert-json-diff v2.0.2
10172025-08-29T21:20:28.909Z Downloaded arrayvec v0.7.6
10182025-08-29T21:20:28.909Z Downloaded arrayref v0.3.9
10192025-08-29T21:20:28.909Z Downloaded argon2 v0.5.3
10202025-08-29T21:20:28.909Z Downloaded gethostname v0.5.0
10212025-08-29T21:20:28.909Z Downloaded fnv v1.0.7
10222025-08-29T21:20:28.909Z Downloaded cexpr v0.6.0
10232025-08-29T21:20:28.909Z Downloaded cast v0.3.0
10242025-08-29T21:20:28.909Z Downloaded cargo-platform v0.1.8
10252025-08-29T21:20:28.909Z Downloaded bzip2 v0.4.4
10262025-08-29T21:20:28.909Z Downloaded byteorder v1.5.0
10272025-08-29T21:20:28.909Z Downloaded blowfish v0.9.1
10282025-08-29T21:20:28.909Z Downloaded bitfield-struct v0.6.2
10292025-08-29T21:20:28.909Z Downloaded bitfield v0.14.0
10302025-08-29T21:20:28.909Z Downloaded bcrypt-pbkdf v0.10.0
10312025-08-29T21:20:28.909Z Downloaded autocfg v1.4.0
10322025-08-29T21:20:28.909Z Downloaded async-task v4.7.1
10332025-08-29T21:20:28.909Z Downloaded async-channel v1.9.0
10342025-08-29T21:20:28.909Z Downloaded assert_cmd v2.0.17
10352025-08-29T21:20:28.909Z Downloaded array-init v0.0.4
10362025-08-29T21:20:28.909Z Downloaded approx v0.5.1
10372025-08-29T21:20:28.934Z Downloaded anyhow v1.0.99
10382025-08-29T21:20:28.934Z Downloaded anstyle-query v1.1.1
10392025-08-29T21:20:28.934Z Downloaded aho-corasick v1.1.3
10402025-08-29T21:20:28.934Z Downloaded ahash v0.8.12
10412025-08-29T21:20:28.934Z Downloaded async-signal v0.2.10
10422025-08-29T21:20:28.934Z Downloaded async-lock v3.4.0
10432025-08-29T21:20:28.934Z Downloaded async-attributes v1.1.2
10442025-08-29T21:20:28.934Z Downloaded ascii-canvas v3.0.0
10452025-08-29T21:20:28.960Z Downloaded anstyle v1.0.11
10462025-08-29T21:20:28.960Z Downloaded anstream v0.6.18
10472025-08-29T21:20:28.960Z Downloaded anes v0.1.6
10482025-08-29T21:20:28.960Z Downloaded allocator-api2 v0.2.21
10492025-08-29T21:20:28.960Z Downloaded aes-gcm v0.10.3
10502025-08-29T21:20:28.960Z Downloaded aead v0.5.2
10512025-08-29T21:20:28.960Z Downloaded adler2 v2.0.0
10522025-08-29T21:20:28.960Z Downloaded addr2line v0.24.2
10532025-08-29T21:20:29.412Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
10542025-08-29T21:20:46.944Z Startup: Refreshing catalog 'helios-dev' ... Done
10552025-08-29T21:20:59.847Z Startup: Caching catalogs ... Done
10562025-08-29T21:21:09.582ZPlanning: Solver setup ... Done (7.791s)
10572025-08-29T21:21:09.652ZPlanning: Running solver ... Done (0.070s)
10582025-08-29T21:21:09.751ZPlanning: Finding local manifests ... Done (0.002s)
10592025-08-29T21:21:09.830ZPlanning: Fetching manifests: 0/4 0% complete
10602025-08-29T21:21:10.240ZPlanning: Fetching manifests: 4/4 100% complete
10612025-08-29T21:21:10.317ZPlanning: Package planning ... Done (0.076s)
10622025-08-29T21:21:10.392ZPlanning: Merging actions ... Done (0.074s)
10632025-08-29T21:21:10.858ZPlanning: Checking for conflicting actions ... Done (0.466s)
10642025-08-29T21:21:10.884ZPlanning: Consolidating action changes ... Done (0.017s)
10652025-08-29T21:21:12.082ZPlanning: Evaluating mediators ... Done (1.206s)
10662025-08-29T21:21:12.107ZPlanning: Planning completed in 12.14 seconds
10672025-08-29T21:21:12.132Z Packages to install: 4
10682025-08-29T21:21:12.132Z Mediators to change: 2
10692025-08-29T21:21:12.132Z Services to change: 1
10702025-08-29T21:21:12.132Z Estimated space available: 154.59 GB
10712025-08-29T21:21:12.132ZEstimated space to be consumed: 1.71 GB
10722025-08-29T21:21:12.132Z Create boot environment: No
10732025-08-29T21:21:12.132ZCreate backup boot environment: No
10742025-08-29T21:21:12.132Z Rebuild boot archive: No
10752025-08-29T21:21:12.132Z
10762025-08-29T21:21:12.132ZChanged mediators:
10772025-08-29T21:21:12.132Z mediator clang:
10782025-08-29T21:21:12.132Z version: None -> 15 (system default)
10792025-08-29T21:21:12.132Z
10802025-08-29T21:21:12.132Z mediator llvm:
10812025-08-29T21:21:12.132Z version: 14 (system default) -> 15 (system default)
10822025-08-29T21:21:12.132Z
10832025-08-29T21:21:12.132ZChanged packages:
10842025-08-29T21:21:12.132Zhelios-dev
10852025-08-29T21:21:12.132Z developer/build-essential
10862025-08-29T21:21:12.132Z None -> 11-2.0
10872025-08-29T21:21:12.132Z library/libxmlsec1
10882025-08-29T21:21:12.132Z None -> 1.2.35-2.0
10892025-08-29T21:21:12.132Z ooce/developer/clang-15
10902025-08-29T21:21:12.132Z None -> 15.0.7-2.0
10912025-08-29T21:21:12.133Z ooce/developer/llvm-15
10922025-08-29T21:21:12.133Z None -> 15.0.7-2.0
10932025-08-29T21:21:12.133Z
10942025-08-29T21:21:12.133ZServices:
10952025-08-29T21:21:12.133Z restart_fmri:
10962025-08-29T21:21:12.133Z svc:/system/update-man-index:default
10972025-08-29T21:21:12.187Z
10982025-08-29T21:21:12.188ZDownload: 0/3290 items 0.0/212.6MB 0% complete
10992025-08-29T21:21:17.187ZDownload: 1396/3290 items 108.8/212.6MB 51% complete (22.2M/s)
11002025-08-29T21:21:22.192ZDownload: 3248/3290 items 193.3/212.6MB 90% complete (19.4M/s)
11012025-08-29T21:21:23.666ZDownload: Completed 212.60 MB in 11.48 seconds (18.5M/s)
11022025-08-29T21:21:23.848Z Actions: 1/3689 actions (Installing new actions)
11032025-08-29T21:21:29.486Z Actions: 3284/3689 actions (Installing new actions)
11042025-08-29T21:21:29.832Z Actions: Completed 3689 actions in 5.99 seconds.
11052025-08-29T21:21:30.466Z Done (0.627s)
11062025-08-29T21:21:30.466Z Done (0.000s)
11072025-08-29T21:21:31.634Z Done (1.134s)
11082025-08-29T21:21:38.467Z Done (6.591s)
11092025-08-29T21:21:38.615Z Done (0.035s)
11102025-08-29T21:21:38.664Z Done (0.000s)
11112025-08-29T21:21:38.809Z Done (0.000s)
11122025-08-29T21:21:39.823ZPlanning: Evaluating mediator changes ... Done
11132025-08-29T21:21:40.069ZPlanning: Checking for conflicting actions ... Done
11142025-08-29T21:21:40.099ZPlanning: Consolidating action changes ... Done
11152025-08-29T21:21:40.490ZPlanning: Evaluating mediators ... Done
11162025-08-29T21:21:40.535ZPlanning: Planning completed in 0.65 seconds
11172025-08-29T21:21:40.536Z Mediators to change: 2
11182025-08-29T21:21:40.536Z Create boot environment: No
11192025-08-29T21:21:40.536ZCreate backup boot environment: No
11202025-08-29T21:21:40.604Z Done
11212025-08-29T21:21:40.604Z Done
11222025-08-29T21:21:41.619Z Done
11232025-08-29T21:21:47.433Z Done
11242025-08-29T21:21:47.551Z Done
11252025-08-29T21:21:47.596Z Done
11262025-08-29T21:21:47.637Z Done
11272025-08-29T21:21:48.522ZPlanning: Evaluating mediator changes ... Done
11282025-08-29T21:21:48.553ZPlanning: Merging actions ... Done
11292025-08-29T21:21:48.799ZPlanning: Checking for conflicting actions ... Done
11302025-08-29T21:21:48.824ZPlanning: Consolidating action changes ... Done
11312025-08-29T21:21:49.170ZPlanning: Evaluating mediators ... Done
11322025-08-29T21:21:49.248ZPlanning: Planning completed in 1.10 seconds
11332025-08-29T21:21:49.295Z Packages to change: 1
11342025-08-29T21:21:49.295Z Mediators to change: 1
11352025-08-29T21:21:49.295Z Services to change: 1
11362025-08-29T21:21:49.295Z Create boot environment: No
11372025-08-29T21:21:49.295ZCreate backup boot environment: Yes
11382025-08-29T21:21:51.329Z Actions: 1/6 actions (Updating modified actions)
11392025-08-29T21:21:51.443Z Actions: Completed 6 actions in 0.00 seconds.
11402025-08-29T21:21:51.443Z Done
11412025-08-29T21:21:51.443Z Done
11422025-08-29T21:21:51.663Z Done
11432025-08-29T21:21:56.557Z Done
11442025-08-29T21:21:56.691Z Done
11452025-08-29T21:21:56.691Z Done
11462025-08-29T21:21:56.745Z Done
11472025-08-29T21:21:57.414ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
11482025-08-29T21:21:57.414Zclang system 15 system
11492025-08-29T21:21:57.414Zcsh system system illumos
11502025-08-29T21:21:57.414Zctags system system illumos
11512025-08-29T21:21:57.414Zfile system system illumos
11522025-08-29T21:21:57.414Zgcc vendor 12 vendor
11532025-08-29T21:21:57.414Zgcc system 10 system
11542025-08-29T21:21:57.414Zgcc system 7 system
11552025-08-29T21:21:57.414Zgo system 1.20 system
11562025-08-29T21:21:57.414Zgo system 1.19 system
11572025-08-29T21:21:57.414Zllvm system 15 system
11582025-08-29T21:21:57.414Zllvm system 14 system
11592025-08-29T21:21:57.414Zmariadb system 10.6 system
11602025-08-29T21:21:57.414Zmta vendor vendor dma
11612025-08-29T21:21:57.414Zopenjdk system 17 system
11622025-08-29T21:21:57.414Zopenjdk system 11 system
11632025-08-29T21:21:57.414Zopenjdk system 1.8 system
11642025-08-29T21:21:57.415Zopenssl vendor 3 vendor
11652025-08-29T21:21:57.415Zperl system 5.36 system
11662025-08-29T21:21:57.415Zpostgresql system 15 system
11672025-08-29T21:21:57.415Zpostgresql system 13 system
11682025-08-29T21:21:57.415Zpython vendor 3 vendor
11692025-08-29T21:21:57.415Zpython system 2 system
11702025-08-29T21:21:57.415Zpython3 system 3.11 system
11712025-08-29T21:21:57.415Zruby system 3.0 system
11722025-08-29T21:21:57.415Zwords vendor vendor american-english
11732025-08-29T21:21:57.415Zwords system system australian-english
11742025-08-29T21:21:57.415Zwords system system british-english
11752025-08-29T21:21:57.415Zwords system system canadian-english
11762025-08-29T21:21:57.415Zwords system system french
11772025-08-29T21:21:57.415Zwords system system italian
11782025-08-29T21:21:57.415Zwords system system ngerman
11792025-08-29T21:21:57.415Zwords system system ogerman
11802025-08-29T21:21:57.415Zwords system system spanish
11812025-08-29T21:21:57.878ZPUBLISHER TYPE STATUS P LOCATION
11822025-08-29T21:21:57.879Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
11832025-08-29T21:22:04.750ZFMRI IFO
11842025-08-29T21:22:04.750Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
11852025-08-29T21:22:04.750Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
11862025-08-29T21:22:04.750Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
11872025-08-29T21:22:04.750Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
11882025-08-29T21:22:04.751Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
11892025-08-29T21:22:04.751Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
11902025-08-29T21:22:04.751Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
11912025-08-29T21:22:04.751Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
11922025-08-29T21:22:04.751Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
11932025-08-29T21:22:04.751Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
11942025-08-29T21:22:04.751Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
11952025-08-29T21:22:04.751Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
11962025-08-29T21:22:04.751Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
11972025-08-29T21:22:04.751Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
11982025-08-29T21:22:04.751Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
11992025-08-29T21:22:04.751Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
12002025-08-29T21:22:06.755Z Downloading crates ...
12012025-08-29T21:22:06.862Z Downloaded cargo_toml v0.21.0
12022025-08-29T21:22:06.962Z Compiling proc-macro2 v1.0.95
12032025-08-29T21:22:06.962Z Compiling unicode-ident v1.0.18
12042025-08-29T21:22:06.987Z Compiling serde v1.0.219
12052025-08-29T21:22:06.987Z Compiling version_check v0.9.5
12062025-08-29T21:22:07.011Z Compiling libc v0.2.174
12072025-08-29T21:22:07.012Z Compiling memchr v2.7.4
12082025-08-29T21:22:07.012Z Compiling stable_deref_trait v1.2.0
12092025-08-29T21:22:07.012Z Compiling thiserror v1.0.69
12102025-08-29T21:22:07.230Z Compiling writeable v0.5.5
12112025-08-29T21:22:07.278Z Compiling autocfg v1.4.0
12122025-08-29T21:22:07.727Z Compiling ucd-trie v0.1.7
12132025-08-29T21:22:07.751Z Compiling ryu v1.0.18
12142025-08-29T21:22:07.777Z Compiling litemap v0.7.3
12152025-08-29T21:22:07.969Z Compiling itoa v1.0.11
12162025-08-29T21:22:08.142Z Compiling once_cell v1.21.3
12172025-08-29T21:22:08.167Z Compiling byteorder v1.5.0
12182025-08-29T21:22:08.217Z Compiling bitflags v2.9.1
12192025-08-29T21:22:08.241Z Compiling icu_locid_transform_data v1.5.0
12202025-08-29T21:22:08.344Z Compiling icu_properties_data v1.5.0
12212025-08-29T21:22:08.386Z Compiling serde_json v1.0.142
12222025-08-29T21:22:08.582Z Compiling num-traits v0.2.19
12232025-08-29T21:22:08.607Z Compiling utf8_iter v1.0.4
12242025-08-29T21:22:08.632Z Compiling icu_normalizer_data v1.5.0
12252025-08-29T21:22:08.657Z Compiling hashbrown v0.15.4
12262025-08-29T21:22:08.723Z Compiling typeid v1.0.3
12272025-08-29T21:22:08.748Z Compiling quote v1.0.40
12282025-08-29T21:22:08.878Z Compiling rustix v0.38.37
12292025-08-29T21:22:09.064Z Compiling errno v0.3.12
12302025-08-29T21:22:09.182Z Compiling syn v2.0.104
12312025-08-29T21:22:09.214Z Compiling smallvec v1.15.1
12322025-08-29T21:22:09.264Z Compiling equivalent v1.0.2
12332025-08-29T21:22:09.318Z Compiling write16 v1.0.0
12342025-08-29T21:22:09.349Z Compiling utf16_iter v1.0.5
12352025-08-29T21:22:09.508Z Compiling proc-macro-error-attr v1.0.4
12362025-08-29T21:22:09.566Z Compiling usdt-impl v0.5.0
12372025-08-29T21:22:09.594Z Compiling winnow v0.7.10
12382025-08-29T21:22:09.649Z Compiling indexmap v2.10.0
12392025-08-29T21:22:09.736Z Compiling syn v1.0.109
12402025-08-29T21:22:09.761Z Compiling toml_write v0.1.2
12412025-08-29T21:22:10.018Z Compiling thread-id v4.2.2
12422025-08-29T21:22:10.158Z Compiling proc-macro-error v1.0.4
12432025-08-29T21:22:10.311Z Compiling plain v0.2.3
12442025-08-29T21:22:10.368Z Compiling getrandom v0.3.1
12452025-08-29T21:22:10.461Z Compiling rustix v1.0.7
12462025-08-29T21:22:10.486Z Compiling log v0.4.27
12472025-08-29T21:22:10.840Z Compiling semver v1.0.26
12482025-08-29T21:22:10.897Z Compiling camino v1.1.11
12492025-08-29T21:22:10.986Z Compiling thiserror v2.0.12
12502025-08-29T21:22:11.113Z Compiling utf8parse v0.2.2
12512025-08-29T21:22:11.296Z Compiling percent-encoding v2.3.1
12522025-08-29T21:22:11.388Z Compiling ordered-float v2.10.1
12532025-08-29T21:22:11.414Z Compiling anstyle-parse v0.2.5
12542025-08-29T21:22:11.553Z Compiling form_urlencoded v1.2.1
12552025-08-29T21:22:11.656Z Compiling terminal_size v0.4.0
12562025-08-29T21:22:11.971Z Compiling colorchoice v1.0.2
12572025-08-29T21:22:11.996Z Compiling anstyle v1.0.11
12582025-08-29T21:22:12.021Z Compiling pretty-hex v0.4.1
12592025-08-29T21:22:12.162Z Compiling anstyle-query v1.1.1
12602025-08-29T21:22:12.237Z Compiling cfg-if v1.0.1
12612025-08-29T21:22:12.307Z Compiling is_terminal_polyfill v1.70.1
12622025-08-29T21:22:12.455Z Compiling anstream v0.6.18
12632025-08-29T21:22:12.653Z Compiling fs-err v3.1.1
12642025-08-29T21:22:12.724Z Compiling heck v0.4.1
12652025-08-29T21:22:12.916Z Compiling heck v0.5.0
12662025-08-29T21:22:12.941Z Compiling clap_lex v0.7.4
12672025-08-29T21:22:13.024Z Compiling unicode-xid v0.2.6
12682025-08-29T21:22:13.111Z Compiling fnv v1.0.7
12692025-08-29T21:22:13.258Z Compiling fastrand v2.1.1
12702025-08-29T21:22:13.347Z Compiling unicode-width v0.1.14
12712025-08-29T21:22:13.377Z Compiling anyhow v1.0.99
12722025-08-29T21:22:13.598Z Compiling bytecount v0.6.8
12732025-08-29T21:22:13.736Z Compiling strsim v0.11.1
12742025-08-29T21:22:13.821Z Compiling papergrid v0.11.0
12752025-08-29T21:22:13.998Z Compiling tempfile v3.20.0
12762025-08-29T21:22:14.356Z Compiling clap_builder v4.5.41
12772025-08-29T21:22:14.383Z Compiling memmap v0.7.0
12782025-08-29T21:22:14.698Z Compiling unicode-linebreak v0.1.5
12792025-08-29T21:22:14.728Z Compiling unicode-width v0.2.0
12802025-08-29T21:22:14.831Z Compiling smawk v0.3.2
12812025-08-29T21:22:15.264Z Compiling textwrap v0.16.2
12822025-08-29T21:22:15.674Z Compiling synstructure v0.13.1
12832025-08-29T21:22:15.805Z Compiling swrite v0.1.0
12842025-08-29T21:22:15.945Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
12852025-08-29T21:22:16.465Z Compiling tabled_derive v0.7.0
12862025-08-29T21:22:17.602Z Compiling serde_derive v1.0.219
12872025-08-29T21:22:17.602Z Compiling zerofrom-derive v0.1.4
12882025-08-29T21:22:17.602Z Compiling yoke-derive v0.7.4
12892025-08-29T21:22:17.630Z Compiling zerovec-derive v0.10.3
12902025-08-29T21:22:17.630Z Compiling thiserror-impl v1.0.69
12912025-08-29T21:22:17.843Z Compiling displaydoc v0.2.5
12922025-08-29T21:22:19.307Z Compiling icu_provider_macros v1.5.0
12932025-08-29T21:22:19.904Z Compiling zerocopy-derive v0.7.35
12942025-08-29T21:22:20.119Z Compiling scroll_derive v0.12.0
12952025-08-29T21:22:20.319Z Compiling thiserror-impl v2.0.12
12962025-08-29T21:22:20.527Z Compiling pest v2.7.14
12972025-08-29T21:22:20.801Z Compiling zerofrom v0.1.4
12982025-08-29T21:22:21.055Z Compiling yoke v0.7.4
12992025-08-29T21:22:21.324Z Compiling scroll v0.12.0
13002025-08-29T21:22:21.434Z Compiling zerovec v0.10.4
13012025-08-29T21:22:21.615Z Compiling clap_derive v4.5.41
13022025-08-29T21:22:21.765Z Compiling zerocopy v0.7.35
13032025-08-29T21:22:21.962Z Compiling goblin v0.8.2
13042025-08-29T21:22:22.505Z Compiling tabled v0.15.0
13052025-08-29T21:22:23.138Z Compiling pest_meta v2.7.14
13062025-08-29T21:22:23.338Z Compiling tinystr v0.7.6
13072025-08-29T21:22:23.537Z Compiling icu_collections v1.5.0
13082025-08-29T21:22:23.725Z Compiling icu_locid v1.5.0
13092025-08-29T21:22:24.488Z Compiling pest_generator v2.7.14
13102025-08-29T21:22:25.053Z Compiling icu_provider v1.5.0
13112025-08-29T21:22:25.642Z Compiling clap v4.5.41
13122025-08-29T21:22:25.758Z Compiling icu_locid_transform v1.5.0
13132025-08-29T21:22:26.696Z Compiling pest_derive v2.7.14
13142025-08-29T21:22:27.025Z Compiling icu_properties v1.5.1
13152025-08-29T21:22:27.555Z Compiling dtrace-parser v0.2.0
13162025-08-29T21:22:29.357Z Compiling serde_spanned v0.6.9
13172025-08-29T21:22:29.357Z Compiling toml_datetime v0.6.11
13182025-08-29T21:22:29.382Z Compiling erased-serde v0.4.6
13192025-08-29T21:22:29.675Z Compiling serde_tokenstream v0.2.2
13202025-08-29T21:22:29.799Z Compiling toml_edit v0.22.27
13212025-08-29T21:22:29.908Z Compiling serde-value v0.7.0
13222025-08-29T21:22:30.239Z Compiling cargo-platform v0.2.0
13232025-08-29T21:22:30.580Z Compiling icu_normalizer v1.5.0
13242025-08-29T21:22:30.721Z Compiling serde-untagged v0.1.7
13252025-08-29T21:22:30.779Z Compiling camino-tempfile v1.4.1
13262025-08-29T21:22:30.879Z Compiling macaddr v1.0.1
13272025-08-29T21:22:31.184Z Compiling dof v0.3.0
13282025-08-29T21:22:31.525Z Compiling idna_adapter v1.2.0
13292025-08-29T21:22:31.726Z Compiling idna v1.0.3
13302025-08-29T21:22:32.343Z Compiling url v2.5.4
13312025-08-29T21:22:32.894Z Compiling usdt-macro v0.5.0
13322025-08-29T21:22:32.894Z Compiling usdt-attr-macro v0.5.0
13332025-08-29T21:22:33.161Z Compiling toml v0.8.23
13342025-08-29T21:22:33.947Z Compiling cargo-util-schemas v0.8.2
13352025-08-29T21:22:34.022Z Compiling cargo_toml v0.21.0
13362025-08-29T21:22:34.046Z Compiling usdt v0.5.0
13372025-08-29T21:22:36.052Z Compiling cargo_metadata v0.21.0
13382025-08-29T21:22:38.400Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13392025-08-29T21:22:43.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.87s
13402025-08-29T21:22:43.577Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
13412025-08-29T21:22:45.115Z Compiling value-bag v1.9.0
13422025-08-29T21:22:45.115Z Compiling shlex v1.3.0
13432025-08-29T21:22:45.115Z Compiling lock_api v0.4.12
13442025-08-29T21:22:45.140Z Compiling scopeguard v1.2.0
13452025-08-29T21:22:45.140Z Compiling typenum v1.17.0
13462025-08-29T21:22:45.140Z Compiling generic-array v0.14.7
13472025-08-29T21:22:45.140Z Compiling syn v2.0.104
13482025-08-29T21:22:45.140Z Compiling getrandom v0.2.15
13492025-08-29T21:22:45.416Z Compiling jobserver v0.1.32
13502025-08-29T21:22:45.509Z Compiling rand_core v0.6.4
13512025-08-29T21:22:45.536Z Compiling smallvec v1.15.1
13522025-08-29T21:22:45.679Z Compiling portable-atomic v1.11.0
13532025-08-29T21:22:45.851Z Compiling log v0.4.27
13542025-08-29T21:22:45.969Z Compiling cc v1.2.30
13552025-08-29T21:22:46.041Z Compiling subtle v2.6.1
13562025-08-29T21:22:46.134Z Compiling critical-section v1.1.3
13572025-08-29T21:22:46.167Z Compiling const-oid v0.9.6
13582025-08-29T21:22:46.319Z Compiling pkg-config v0.3.31
13592025-08-29T21:22:46.406Z Compiling parking_lot_core v0.9.10
13602025-08-29T21:22:46.590Z Compiling pin-project-lite v0.2.14
13612025-08-29T21:22:46.754Z Compiling rustix v0.38.37
13622025-08-29T21:22:47.468Z Compiling signal-hook-registry v1.4.2
13632025-08-29T21:22:47.492Z Compiling parking_lot v0.12.3
13642025-08-29T21:22:47.558Z Compiling mio v1.0.2
13652025-08-29T21:22:47.589Z Compiling futures-core v0.3.31
13662025-08-29T21:22:47.858Z Compiling once_cell v1.21.3
13672025-08-29T21:22:47.900Z Compiling spin v0.9.8
13682025-08-29T21:22:47.957Z Compiling socket2 v0.6.0
13692025-08-29T21:22:48.114Z Compiling slab v0.4.9
13702025-08-29T21:22:48.247Z Compiling aho-corasick v1.1.3
13712025-08-29T21:22:48.271Z Compiling allocator-api2 v0.2.21
13722025-08-29T21:22:48.297Z Compiling serde_json v1.0.142
13732025-08-29T21:22:48.424Z Compiling regex-syntax v0.8.5
13742025-08-29T21:22:48.542Z Compiling foldhash v0.1.5
13752025-08-29T21:22:48.627Z Compiling getrandom v0.3.1
13762025-08-29T21:22:48.811Z Compiling libm v0.2.8
13772025-08-29T21:22:48.928Z Compiling cpufeatures v0.2.14
13782025-08-29T21:22:48.952Z Compiling hashbrown v0.15.4
13792025-08-29T21:22:49.196Z Compiling num-traits v0.2.19
13802025-08-29T21:22:49.274Z Compiling percent-encoding v2.3.1
13812025-08-29T21:22:49.302Z Compiling either v1.15.0
13822025-08-29T21:22:49.520Z Compiling glob v0.3.2
13832025-08-29T21:22:49.623Z Compiling futures-sink v0.3.31
13842025-08-29T21:22:49.795Z Compiling futures-channel v0.3.31
13852025-08-29T21:22:50.167Z Compiling pin-utils v0.1.0
13862025-08-29T21:22:50.194Z Compiling prettyplease v0.2.36
13872025-08-29T21:22:50.233Z Compiling futures-io v0.3.31
13882025-08-29T21:22:50.300Z Compiling futures-task v0.3.31
13892025-08-29T21:22:50.325Z Compiling clang-sys v1.8.1
13902025-08-29T21:22:50.536Z Compiling lazy_static v1.5.0
13912025-08-29T21:22:50.615Z Compiling minimal-lexical v0.2.1
13922025-08-29T21:22:50.654Z Compiling libloading v0.8.5
13932025-08-29T21:22:50.720Z Compiling home v0.5.9
13942025-08-29T21:22:50.992Z Compiling base64ct v1.6.0
13952025-08-29T21:22:51.101Z Compiling nom v7.1.3
13962025-08-29T21:22:51.148Z Compiling bindgen v0.69.5
13972025-08-29T21:22:51.686Z Compiling pem-rfc7468 v0.7.0
13982025-08-29T21:22:52.129Z Compiling synstructure v0.13.1
13992025-08-29T21:22:52.287Z Compiling regex-automata v0.4.8
14002025-08-29T21:22:52.878Z Compiling itertools v0.12.1
14012025-08-29T21:22:53.417Z Compiling rustc-hash v1.1.0
14022025-08-29T21:22:53.590Z Compiling flagset v0.4.6
14032025-08-29T21:22:53.820Z Compiling lazycell v1.3.0
14042025-08-29T21:22:53.871Z Compiling cmake v0.1.51
14052025-08-29T21:22:54.019Z Compiling cexpr v0.6.0
14062025-08-29T21:22:54.236Z Compiling fs_extra v1.3.0
14072025-08-29T21:22:54.647Z Compiling dunce v1.0.5
14082025-08-29T21:22:54.726Z Compiling form_urlencoded v1.2.1
14092025-08-29T21:22:54.803Z Compiling vcpkg v0.2.15
14102025-08-29T21:22:55.038Z Compiling paste v1.0.15
14112025-08-29T21:22:55.062Z Compiling ring v0.17.14
14122025-08-29T21:22:55.419Z Compiling tracing-core v0.1.32
14132025-08-29T21:22:55.514Z Compiling iana-time-zone v0.1.63
14142025-08-29T21:22:55.904Z Compiling aws-lc-rs v1.12.4
14152025-08-29T21:22:56.365Z Compiling base64 v0.22.1
14162025-08-29T21:22:56.396Z Compiling openssl-sys v0.9.109
14172025-08-29T21:22:56.556Z Compiling serde_derive v1.0.219
14182025-08-29T21:22:56.581Z Compiling zeroize_derive v1.4.2
14192025-08-29T21:22:56.611Z Compiling zerofrom-derive v0.1.4
14202025-08-29T21:22:57.089Z Compiling yoke-derive v0.7.4
14212025-08-29T21:22:57.439Z Compiling zerovec-derive v0.10.3
14222025-08-29T21:22:57.941Z Compiling zeroize v1.8.1
14232025-08-29T21:22:59.478Z Compiling displaydoc v0.2.5
14242025-08-29T21:22:59.620Z Compiling crypto-common v0.1.6
14252025-08-29T21:22:59.719Z Compiling block-buffer v0.10.4
14262025-08-29T21:22:59.818Z Compiling zerofrom v0.1.4
14272025-08-29T21:22:59.873Z Compiling zerocopy-derive v0.7.35
14282025-08-29T21:23:00.027Z Compiling digest v0.10.7
14292025-08-29T21:23:00.071Z Compiling yoke v0.7.4
14302025-08-29T21:23:00.468Z Compiling zerovec v0.10.4
14312025-08-29T21:23:00.572Z Compiling tokio-macros v2.5.0
14322025-08-29T21:23:00.902Z Compiling hmac v0.12.1
14332025-08-29T21:23:00.928Z Compiling icu_provider_macros v1.5.0
14342025-08-29T21:23:01.092Z Compiling block-padding v0.3.3
14352025-08-29T21:23:01.181Z Compiling futures-macro v0.3.31
14362025-08-29T21:23:01.390Z Compiling inout v0.1.3
14372025-08-29T21:23:01.734Z Compiling cipher v0.4.4
14382025-08-29T21:23:01.866Z Compiling zerocopy v0.7.35
14392025-08-29T21:23:02.041Z Compiling sha2 v0.10.9
14402025-08-29T21:23:02.081Z Compiling regex v1.11.1
14412025-08-29T21:23:02.117Z Compiling der_derive v0.7.3
14422025-08-29T21:23:02.315Z Compiling tinystr v0.7.6
14432025-08-29T21:23:02.595Z Compiling icu_collections v1.5.0
14442025-08-29T21:23:02.702Z Compiling icu_locid v1.5.0
14452025-08-29T21:23:02.963Z Compiling futures-util v0.3.31
14462025-08-29T21:23:03.029Z Compiling thiserror-impl v1.0.69
14472025-08-29T21:23:03.251Z Compiling ppv-lite86 v0.2.20
14482025-08-29T21:23:03.285Z Compiling serde v1.0.219
14492025-08-29T21:23:03.868Z Compiling icu_provider v1.5.0
14502025-08-29T21:23:03.997Z Compiling salsa20 v0.10.2
14512025-08-29T21:23:04.259Z Compiling pbkdf2 v0.12.2
14522025-08-29T21:23:04.319Z Compiling der v0.7.9
14532025-08-29T21:23:04.465Z Compiling scrypt v0.11.0
14542025-08-29T21:23:04.655Z Compiling icu_locid_transform v1.5.0
14552025-08-29T21:23:04.799Z Compiling cbc v0.1.2
14562025-08-29T21:23:04.906Z Compiling aes v0.8.4
14572025-08-29T21:23:05.085Z Compiling tracing-attributes v0.1.27
14582025-08-29T21:23:05.161Z Compiling scroll_derive v0.12.0
14592025-08-29T21:23:05.747Z Compiling thiserror v1.0.69
14602025-08-29T21:23:05.925Z Compiling icu_properties v1.5.1
14612025-08-29T21:23:06.479Z Compiling spki v0.7.3
14622025-08-29T21:23:06.927Z Compiling pkcs5 v0.7.1
14632025-08-29T21:23:07.049Z Compiling pest v2.7.14
14642025-08-29T21:23:07.406Z Compiling tinyvec_macros v0.1.1
14652025-08-29T21:23:07.507Z Compiling rustls-pki-types v1.10.0
14662025-08-29T21:23:07.532Z Compiling rustversion v1.0.17
14672025-08-29T21:23:08.028Z Compiling pkcs8 v0.10.2
14682025-08-29T21:23:08.227Z Compiling httparse v1.9.5
14692025-08-29T21:23:08.283Z Compiling tracing v0.1.40
14702025-08-29T21:23:08.482Z Compiling tinyvec v1.8.0
14712025-08-29T21:23:08.508Z Compiling bitflags v2.9.1
14722025-08-29T21:23:08.691Z Compiling bytes v1.10.1
14732025-08-29T21:23:08.819Z Compiling semver v1.0.26
14742025-08-29T21:23:08.988Z Compiling indexmap v2.10.0
14752025-08-29T21:23:09.506Z Compiling rustc_version v0.4.1
14762025-08-29T21:23:09.855Z Compiling tokio v1.47.0
14772025-08-29T21:23:09.934Z Compiling icu_normalizer v1.5.0
14782025-08-29T21:23:10.085Z Compiling http v1.3.1
14792025-08-29T21:23:10.194Z Compiling uuid v1.17.0
14802025-08-29T21:23:10.405Z Compiling pest_meta v2.7.14
14812025-08-29T21:23:10.464Z Compiling chrono v0.4.41
14822025-08-29T21:23:11.601Z Compiling idna_adapter v1.2.0
14832025-08-29T21:23:11.675Z Compiling http-body v1.0.1
14842025-08-29T21:23:11.797Z Compiling scroll v0.12.0
14852025-08-29T21:23:11.924Z Compiling idna v1.0.3
14862025-08-29T21:23:12.036Z Compiling pest_generator v2.7.14
14872025-08-29T21:23:12.286Z Compiling serde_derive_internals v0.29.1
14882025-08-29T21:23:12.358Z Compiling rand_core v0.9.3
14892025-08-29T21:23:12.929Z Compiling which v4.4.2
14902025-08-29T21:23:13.480Z Compiling url v2.5.4
14912025-08-29T21:23:13.510Z Compiling bzip2-sys v0.1.13+1.0.8
14922025-08-29T21:23:13.704Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14932025-08-29T21:23:13.820Z Compiling openssl-probe v0.1.5
14942025-08-29T21:23:14.024Z Compiling tower-service v0.3.3
14952025-08-29T21:23:14.146Z Compiling adler2 v2.0.0
14962025-08-29T21:23:14.185Z Compiling untrusted v0.9.0
14972025-08-29T21:23:14.397Z Compiling try-lock v0.2.5
14982025-08-29T21:23:14.421Z Compiling num-conv v0.1.0
14992025-08-29T21:23:14.451Z Compiling atomic-waker v1.1.2
15002025-08-29T21:23:14.476Z Compiling openssl v0.10.73
15012025-08-29T21:23:14.599Z Compiling powerfmt v0.2.0
15022025-08-29T21:23:14.624Z Compiling foreign-types-shared v0.1.1
15032025-08-29T21:23:14.697Z Compiling schemars v0.8.22
15042025-08-29T21:23:14.742Z Compiling untrusted v0.7.1
15052025-08-29T21:23:14.769Z Compiling time-core v0.1.2
15062025-08-29T21:23:14.903Z Compiling deranged v0.3.11
15072025-08-29T21:23:14.972Z Compiling foreign-types v0.3.2
15082025-08-29T21:23:15.000Z Compiling time-macros v0.2.18
15092025-08-29T21:23:15.000Z Compiling pest_derive v2.7.14
15102025-08-29T21:23:15.095Z Compiling want v0.3.1
15112025-08-29T21:23:15.125Z Compiling schemars_derive v0.8.22
15122025-08-29T21:23:15.790Z Compiling miniz_oxide v0.8.5
15132025-08-29T21:23:16.276Z Compiling goblin v0.8.2
15142025-08-29T21:23:17.786Z Compiling rand_chacha v0.9.0
15152025-08-29T21:23:18.612Z Compiling tokio-util v0.7.15
15162025-08-29T21:23:18.985Z Compiling ipnet v2.11.0
15172025-08-29T21:23:20.241Z Compiling h2 v0.4.6
15182025-08-29T21:23:20.964Z Compiling openssl-macros v0.1.1
15192025-08-29T21:23:21.024Z Compiling native-tls v0.2.12
15202025-08-29T21:23:21.313Z Compiling rustls v0.23.19
15212025-08-29T21:23:21.441Z Compiling num_threads v0.1.7
15222025-08-29T21:23:21.632Z Compiling crossbeam-utils v0.8.21
15232025-08-29T21:23:21.678Z Compiling httpdate v1.0.3
15242025-08-29T21:23:21.822Z Compiling syn v1.0.109
15252025-08-29T21:23:22.186Z Compiling dyn-clone v1.0.20
15262025-08-29T21:23:22.227Z Compiling zerocopy v0.8.26
15272025-08-29T21:23:22.470Z Compiling dof v0.3.0
15282025-08-29T21:23:23.507Z Compiling time v0.3.36
15292025-08-29T21:23:24.347Z Compiling rand v0.9.2
15302025-08-29T21:23:25.201Z Compiling dtrace-parser v0.2.0
15312025-08-29T21:23:25.584Z Compiling heapless v0.7.17
15322025-08-29T21:23:26.003Z Compiling unicode-normalization v0.1.24
15332025-08-29T21:23:26.179Z Compiling signature v2.2.0
15342025-08-29T21:23:26.508Z Compiling zerocopy-derive v0.8.26
15352025-08-29T21:23:27.062Z Compiling cookie v0.18.1
15362025-08-29T21:23:27.094Z Compiling crc32fast v1.4.2
15372025-08-29T21:23:27.371Z Compiling unicode-bidi v0.3.17
15382025-08-29T21:23:27.445Z Compiling hyper v1.6.0
15392025-08-29T21:23:27.861Z Compiling siphasher v0.3.11
15402025-08-29T21:23:27.891Z Compiling slog v2.7.0
15412025-08-29T21:23:28.259Z Compiling zstd-safe v7.2.3
15422025-08-29T21:23:28.384Z Compiling zlib-rs v0.5.1
15432025-08-29T21:23:28.532Z Compiling signal-hook v0.3.18
15442025-08-29T21:23:28.590Z Compiling unicode-properties v0.1.3
15452025-08-29T21:23:28.991Z Compiling stringprep v0.1.5
15462025-08-29T21:23:29.625Z Compiling phf_shared v0.11.2
15472025-08-29T21:23:29.881Z Compiling hyper-util v0.1.16
15482025-08-29T21:23:30.081Z Compiling usdt-impl v0.5.0
15492025-08-29T21:23:30.939Z Compiling curve25519-dalek v4.1.3
15502025-08-29T21:23:31.403Z Compiling serde_spanned v0.6.9
15512025-08-29T21:23:31.476Z Compiling toml_datetime v0.6.11
15522025-08-29T21:23:31.601Z Compiling serde_tokenstream v0.2.2
15532025-08-29T21:23:31.635Z Compiling rand_chacha v0.3.1
15542025-08-29T21:23:32.070Z Compiling md-5 v0.10.6
15552025-08-29T21:23:32.224Z Compiling num-integer v0.1.46
15562025-08-29T21:23:32.358Z Compiling sync_wrapper v1.0.1
15572025-08-29T21:23:32.542Z Compiling hash32 v0.2.1
15582025-08-29T21:23:32.907Z Compiling ff v0.13.0
15592025-08-29T21:23:32.931Z Compiling memoffset v0.9.1
15602025-08-29T21:23:33.019Z Compiling base16ct v0.2.0
15612025-08-29T21:23:33.165Z Compiling litrs v0.4.1
15622025-08-29T21:23:33.267Z Compiling num-bigint-dig v0.8.4
15632025-08-29T21:23:33.356Z Compiling newtype-uuid v1.2.4
15642025-08-29T21:23:33.602Z Compiling gimli v0.31.1
15652025-08-29T21:23:33.654Z Compiling tower-layer v0.3.3
15662025-08-29T21:23:33.831Z Compiling psl-types v2.0.11
15672025-08-29T21:23:33.861Z Compiling fallible-iterator v0.2.0
15682025-08-29T21:23:33.993Z Compiling cfg_aliases v0.2.1
15692025-08-29T21:23:34.070Z Compiling smoltcp v0.9.1
15702025-08-29T21:23:34.108Z Compiling nix v0.29.0
15712025-08-29T21:23:34.252Z Compiling document-features v0.2.11
15722025-08-29T21:23:34.514Z Compiling libz-rs-sys v0.5.1
15732025-08-29T21:23:34.736Z Compiling flate2 v1.1.2
15742025-08-29T21:23:34.827Z Compiling postgres-protocol v0.6.8
15752025-08-29T21:23:34.896Z Compiling publicsuffix v2.3.0
15762025-08-29T21:23:35.205Z Compiling tower v0.5.2
15772025-08-29T21:23:35.452Z Compiling sec1 v0.7.3
15782025-08-29T21:23:35.597Z Compiling group v0.13.0
15792025-08-29T21:23:35.924Z Compiling num-iter v0.1.45
15802025-08-29T21:23:36.009Z Compiling rand v0.8.5
15812025-08-29T21:23:36.172Z Compiling tokio-native-tls v0.3.1
15822025-08-29T21:23:36.720Z Compiling ipnetwork v0.21.1
15832025-08-29T21:23:37.177Z Compiling strum_macros v0.27.1
15842025-08-29T21:23:37.268Z Compiling rustls-native-certs v0.8.1
15852025-08-29T21:23:37.448Z Compiling terminal_size v0.4.0
15862025-08-29T21:23:37.586Z Compiling http-body-util v0.1.3
15872025-08-29T21:23:37.713Z Compiling webpki-roots v1.0.1
15882025-08-29T21:23:37.827Z Compiling addr2line v0.24.2
15892025-08-29T21:23:37.956Z Compiling hkdf v0.12.4
15902025-08-29T21:23:38.003Z Compiling crypto-bigint v0.5.5
15912025-08-29T21:23:38.092Z Compiling curve25519-dalek-derive v0.1.1
15922025-08-29T21:23:38.284Z Compiling thiserror-impl v2.0.12
15932025-08-29T21:23:38.341Z Compiling async-trait v0.1.88
15942025-08-29T21:23:38.525Z Compiling ahash v0.8.12
15952025-08-29T21:23:38.874Z Compiling object v0.36.5
15962025-08-29T21:23:39.395Z Compiling fs-err v3.1.1
15972025-08-29T21:23:39.708Z Compiling bumpalo v3.16.0
15982025-08-29T21:23:40.193Z Compiling buf-list v1.0.3
15992025-08-29T21:23:40.719Z Compiling managed v0.8.0
16002025-08-29T21:23:40.812Z Compiling iri-string v0.7.8
16012025-08-29T21:23:41.155Z Compiling lockfree-object-pool v0.1.6
16022025-08-29T21:23:41.308Z Compiling simd-adler32 v0.3.7
16032025-08-29T21:23:41.506Z Compiling winnow v0.5.40
16042025-08-29T21:23:41.992Z Compiling rustix v1.0.7
16052025-08-29T21:23:42.018Z Compiling bitflags v1.3.2
16062025-08-29T21:23:42.160Z Compiling anyhow v1.0.99
16072025-08-29T21:23:42.255Z Compiling hubpack_derive v0.1.1
16082025-08-29T21:23:42.715Z Compiling rustc-demangle v0.1.24
16092025-08-29T21:23:43.045Z Compiling hubpack v0.1.2
16102025-08-29T21:23:43.463Z Compiling clap_builder v4.5.41
16112025-08-29T21:23:43.492Z Compiling strum v0.27.2
16122025-08-29T21:23:43.586Z Compiling zopfli v0.8.1
16132025-08-29T21:23:43.694Z Compiling thiserror v2.0.12
16142025-08-29T21:23:43.869Z Compiling tower-http v0.6.6
16152025-08-29T21:23:44.704Z Compiling toml_edit v0.19.15
16162025-08-29T21:23:44.729Z Compiling elliptic-curve v0.13.8
16172025-08-29T21:23:45.145Z Compiling hyper-tls v0.6.0
16182025-08-29T21:23:45.530Z Compiling backtrace v0.3.74
16192025-08-29T21:23:45.569Z Compiling oxnet v0.1.3
16202025-08-29T21:23:45.882Z Compiling signal-hook-mio v0.2.4
16212025-08-29T21:23:46.034Z Compiling cookie_store v0.21.1
16222025-08-29T21:23:46.305Z Compiling zstd v0.13.3
16232025-08-29T21:23:46.980Z Compiling postgres-types v0.2.9
16242025-08-29T21:23:48.062Z Compiling usdt-attr-macro v0.5.0
16252025-08-29T21:23:48.104Z Compiling usdt-macro v0.5.0
16262025-08-29T21:23:48.581Z Compiling phf v0.11.2
16272025-08-29T21:23:48.646Z Compiling ed25519 v2.2.3
16282025-08-29T21:23:49.384Z Compiling bzip2 v0.4.4
16292025-08-29T21:23:49.538Z Compiling bzip2 v0.5.2
16302025-08-29T21:23:49.941Z Compiling strum_macros v0.26.4
16312025-08-29T21:23:49.984Z Compiling serde_urlencoded v0.7.1
16322025-08-29T21:23:50.343Z Compiling serde-big-array v0.5.1
16332025-08-29T21:23:50.381Z Compiling pkcs1 v0.7.5
16342025-08-29T21:23:50.786Z Compiling rfc6979 v0.4.0
16352025-08-29T21:23:50.910Z Compiling bstr v1.10.0
16362025-08-29T21:23:50.910Z Compiling clap_derive v4.5.41
16372025-08-29T21:23:51.048Z Compiling serde_repr v0.1.19
16382025-08-29T21:23:51.249Z Compiling enum-as-inner v0.6.1
16392025-08-29T21:23:51.774Z Compiling daft-derive v0.1.4
16402025-08-29T21:23:52.155Z Compiling float-cmp v0.10.0
16412025-08-29T21:23:52.233Z Compiling socket2 v0.5.10
16422025-08-29T21:23:52.264Z Compiling encoding_rs v0.8.34
16432025-08-29T21:23:52.377Z Compiling predicates-core v1.0.8
16442025-08-29T21:23:52.730Z Compiling precomputed-hash v0.1.1
16452025-08-29T21:23:52.864Z Compiling normalize-line-endings v0.3.0
16462025-08-29T21:23:53.047Z Compiling fixedbitset v0.4.2
16472025-08-29T21:23:53.115Z Compiling difflib v0.4.0
16482025-08-29T21:23:53.519Z Compiling whoami v1.5.2
16492025-08-29T21:23:53.611Z Compiling unicode-segmentation v1.12.0
16502025-08-29T21:23:53.882Z Compiling static_assertions v1.1.0
16512025-08-29T21:23:53.913Z Compiling data-encoding v2.9.0
16522025-08-29T21:23:53.969Z Compiling new_debug_unreachable v1.0.6
16532025-08-29T21:23:54.116Z Compiling mime v0.3.17
16542025-08-29T21:23:54.430Z Compiling similar v2.7.0
16552025-08-29T21:23:54.881Z Compiling string_cache v0.8.9
16562025-08-29T21:23:54.996Z Compiling hickory-proto v0.25.2
16572025-08-29T21:23:54.996Z Compiling clap v4.5.41
16582025-08-29T21:23:54.996Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16592025-08-29T21:23:55.081Z Compiling strum v0.26.3
16602025-08-29T21:23:55.215Z Compiling predicates v3.1.3
16612025-08-29T21:23:55.507Z Compiling tokio-postgres v0.7.13
16622025-08-29T21:23:55.775Z Compiling petgraph v0.6.5
16632025-08-29T21:23:57.101Z Compiling daft v0.1.4
16642025-08-29T21:23:57.272Z Compiling console v0.15.10
16652025-08-29T21:23:57.272Z Compiling toml_edit v0.22.27
16662025-08-29T21:23:57.317Z Compiling usdt v0.5.0
16672025-08-29T21:23:57.763Z Compiling rsa v0.9.6
16682025-08-29T21:23:57.886Z Compiling ecdsa v0.16.9
16692025-08-29T21:23:58.684Z Compiling zip v4.2.0
16702025-08-29T21:23:59.289Z Compiling zip v0.6.6
16712025-08-29T21:24:00.514Z Compiling ed25519-dalek v2.1.1
16722025-08-29T21:24:00.939Z Compiling toml v0.7.8
16732025-08-29T21:24:02.131Z Compiling crossterm v0.28.1
16742025-08-29T21:24:03.411Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16752025-08-29T21:24:03.514Z Compiling crossbeam-epoch v0.9.18
16762025-08-29T21:24:03.764Z Compiling tokio-stream v0.1.17
16772025-08-29T21:24:03.893Z Compiling openapiv3 v2.2.0
16782025-08-29T21:24:04.262Z Compiling x509-cert v0.2.5
16792025-08-29T21:24:04.734Z Compiling sha1 v0.10.6
16802025-08-29T21:24:05.165Z Compiling itertools v0.13.0
16812025-08-29T21:24:05.308Z Compiling itertools v0.10.5
16822025-08-29T21:24:05.620Z Compiling dirs-sys-next v0.1.2
16832025-08-29T21:24:05.856Z Compiling winnow v0.6.26
16842025-08-29T21:24:06.265Z Compiling rustc-hash v2.1.1
16852025-08-29T21:24:06.552Z Compiling peg-runtime v0.8.5
16862025-08-29T21:24:06.588Z Compiling lalrpop-util v0.19.12
16872025-08-29T21:24:06.884Z Compiling dirs-next v2.0.0
16882025-08-29T21:24:07.012Z Compiling thread_local v1.1.8
16892025-08-29T21:24:07.118Z Compiling slog-async v2.8.0
16902025-08-29T21:24:07.481Z Compiling term v0.7.0
16912025-08-29T21:24:07.694Z Compiling crossbeam-channel v0.5.15
16922025-08-29T21:24:07.807Z Compiling xattr v1.3.1
16932025-08-29T21:24:07.903Z Compiling futures-executor v0.3.31
16942025-08-29T21:24:08.023Z Compiling filetime v0.2.25
16952025-08-29T21:24:08.143Z Compiling is-terminal v0.4.13
16962025-08-29T21:24:08.144Z Compiling take_mut v0.2.2
16972025-08-29T21:24:08.177Z Compiling slog-term v2.9.1
16982025-08-29T21:24:08.395Z Compiling tar v0.4.44
16992025-08-29T21:24:08.429Z Compiling futures v0.3.31
17002025-08-29T21:24:08.429Z Compiling camino v1.1.11
17012025-08-29T21:24:13.588Z Compiling aws-lc-sys v0.26.0
17022025-08-29T21:24:54.057Z Compiling rustls-webpki v0.102.8
17032025-08-29T21:25:01.827Z Compiling tokio-rustls v0.26.0
17042025-08-29T21:25:02.361Z Compiling hyper-rustls v0.27.7
17052025-08-29T21:25:02.813Z Compiling reqwest v0.12.22
17062025-08-29T21:25:08.533Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17072025-08-29T21:25:08.797Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17082025-08-29T21:25:15.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
17092025-08-29T21:25:15.865Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17102025-08-29T21:25:15.941ZAug 29 21:25:15.377 INFO Starting download, target: Cockroach
17112025-08-29T21:25:15.941ZAug 29 21:25:15.378 INFO Starting download, target: Console
17122025-08-29T21:25:15.941ZAug 29 21:25:15.378 INFO Starting download, target: DendriteStub
17132025-08-29T21:25:15.942ZAug 29 21:25:15.378 INFO Starting download, target: Clickhouse
17142025-08-29T21:25:15.942ZAug 29 21:25:15.378 INFO Starting download, target: MaghemiteMgd
17152025-08-29T21:25:15.942ZAug 29 21:25:15.378 INFO Starting download, target: TransceiverControl
17162025-08-29T21:25:16.025ZAug 29 21:25:15.379 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17172025-08-29T21:25:16.025ZAug 29 21:25:15.380 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17182025-08-29T21:25:16.025ZAug 29 21:25:15.380 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17192025-08-29T21:25:16.025ZAug 29 21:25:15.380 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17202025-08-29T21:25:16.026ZAug 29 21:25:15.380 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17212025-08-29T21:25:16.026ZAug 29 21:25:15.380 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17222025-08-29T21:25:16.302ZAug 29 21:25:15.758 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17232025-08-29T21:25:16.990ZAug 29 21:25:16.424 INFO Download complete, target: Console
17242025-08-29T21:25:18.676ZAug 29 21:25:18.057 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17252025-08-29T21:25:19.182ZAug 29 21:25:18.639 INFO Download complete, target: TransceiverControl
17262025-08-29T21:25:22.623ZAug 29 21:25:22.078 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17272025-08-29T21:25:23.034ZAug 29 21:25:22.499 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17282025-08-29T21:25:24.427ZAug 29 21:25:23.895 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17292025-08-29T21:25:24.428ZAug 29 21:25:23.895 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17302025-08-29T21:25:27.961ZAug 29 21:25:27.430 INFO Download complete, target: DendriteStub
17312025-08-29T21:25:28.497ZAug 29 21:25:27.965 INFO Download complete, target: MaghemiteMgd
17322025-08-29T21:25:34.788ZAug 29 21:25:34.258 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17332025-08-29T21:25:36.301ZAug 29 21:25:35.771 INFO Checking that binary works, target: Cockroach
17342025-08-29T21:25:36.558ZAug 29 21:25:36.029 INFO Download complete, target: Cockroach
17352025-08-29T21:25:51.544ZAug 29 21:25:51.015 INFO Checking that binary works, target: Clickhouse
17362025-08-29T21:25:51.721ZAug 29 21:25:51.194 INFO Download complete, target: Clickhouse
17372025-08-29T21:25:51.746ZAll prerequisites installed successfully
17382025-08-29T21:25:51.746Z
17392025-08-29T21:25:51.746Zreal 5:22.384897728
17402025-08-29T21:25:51.746Zuser 17:00.857730895
17412025-08-29T21:25:51.746Zsys 2:44.094593889
17422025-08-29T21:25:51.746Ztrap 0.709916626
17432025-08-29T21:25:51.746Ztflt 0.466318337
17442025-08-29T21:25:51.746Zdflt 1.252087484
17452025-08-29T21:25:51.746Zkflt 0.011044687
17462025-08-29T21:25:51.746Zlock 45:51.673197209
17472025-08-29T21:25:51.746Zslp 1:01:04.815990955
17482025-08-29T21:25:51.746Zlat 1:17.747736814
17492025-08-29T21:25:51.746Zstop 2:39.881738555
17502025-08-29T21:25:51.746Z+ source ./tools/include/force-git-over-https.sh
17512025-08-29T21:25:51.746Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
17522025-08-29T21:25:51.746Z++ (( i = 0 ))
17532025-08-29T21:25:51.746Z++ (( i < 5 ))
17542025-08-29T21:25:51.746Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
17552025-08-29T21:25:51.746Z++ (( i++ ))
17562025-08-29T21:25:51.746Z++ (( i < 5 ))
17572025-08-29T21:25:51.746Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
17582025-08-29T21:25:51.771Z++ (( i++ ))
17592025-08-29T21:25:51.771Z++ (( i < 5 ))
17602025-08-29T21:25:51.771Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
17612025-08-29T21:25:51.771Z++ (( i++ ))
17622025-08-29T21:25:51.771Z++ (( i < 5 ))
17632025-08-29T21:25:51.771Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
17642025-08-29T21:25:51.771Z++ (( i++ ))
17652025-08-29T21:25:51.771Z++ (( i < 5 ))
17662025-08-29T21:25:51.771Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
17672025-08-29T21:25:51.771Z++ (( i++ ))
17682025-08-29T21:25:51.771Z++ (( i < 5 ))
17692025-08-29T21:25:51.771Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
17702025-08-29T21:25:51.771Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
17712025-08-29T21:25:51.771Z+ rc=0
17722025-08-29T21:25:51.771Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
17732025-08-29T21:26:32.998Z+ case $rc in
17742025-08-29T21:26:32.998Z+ pfexec zfs create -p rpool/images/build/host
17752025-08-29T21:26:33.085Z+ pfexec zfs create -p rpool/images/build/recovery
17762025-08-29T21:26:33.125Z+ cargo xtask releng --output-dir /work --mkincorp
17772025-08-29T21:26:34.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
17782025-08-29T21:26:34.325Z Running `target/debug/xtask releng --output-dir /work --mkincorp`
17792025-08-29T21:26:36.277Z Compiling proc-macro2 v1.0.95
17802025-08-29T21:26:36.277Z Compiling unicode-ident v1.0.18
17812025-08-29T21:26:36.277Z Compiling libc v0.2.174
17822025-08-29T21:26:36.301Z Compiling serde v1.0.219
17832025-08-29T21:26:36.302Z Compiling autocfg v1.4.0
17842025-08-29T21:26:36.302Z Compiling cfg-if v1.0.1
17852025-08-29T21:26:36.302Z Compiling version_check v0.9.5
17862025-08-29T21:26:36.640Z Compiling memchr v2.7.4
17872025-08-29T21:26:36.671Z Compiling shlex v1.3.0
17882025-08-29T21:26:36.841Z Compiling typenum v1.17.0
17892025-08-29T21:26:37.095Z Compiling portable-atomic v1.11.0
17902025-08-29T21:26:37.178Z Compiling value-bag v1.9.0
17912025-08-29T21:26:37.252Z Compiling generic-array v0.14.7
17922025-08-29T21:26:37.434Z Compiling lock_api v0.4.12
17932025-08-29T21:26:37.876Z Compiling log v0.4.27
17942025-08-29T21:26:37.902Z Compiling getrandom v0.3.1
17952025-08-29T21:26:37.939Z Compiling libm v0.2.8
17962025-08-29T21:26:38.038Z Compiling num-traits v0.2.19
17972025-08-29T21:26:38.425Z Compiling quote v1.0.40
17982025-08-29T21:26:38.475Z Compiling serde_json v1.0.142
17992025-08-29T21:26:38.569Z Compiling scopeguard v1.2.0
18002025-08-29T21:26:38.824Z Compiling parking_lot_core v0.9.10
18012025-08-29T21:26:38.864Z Compiling syn v2.0.104
18022025-08-29T21:26:38.991Z Compiling jobserver v0.1.32
18032025-08-29T21:26:39.060Z Compiling semver v1.0.26
18042025-08-29T21:26:39.170Z Compiling smallvec v1.15.1
18052025-08-29T21:26:39.275Z Compiling pkg-config v0.3.31
18062025-08-29T21:26:39.349Z Compiling rustix v0.38.37
18072025-08-29T21:26:39.484Z Compiling getrandom v0.2.15
18082025-08-29T21:26:39.615Z Compiling cc v1.2.30
18092025-08-29T21:26:39.765Z Compiling itoa v1.0.11
18102025-08-29T21:26:40.087Z Compiling aho-corasick v1.1.3
18112025-08-29T21:26:40.424Z Compiling slab v0.4.9
18122025-08-29T21:26:40.452Z Compiling regex-syntax v0.8.5
18132025-08-29T21:26:40.715Z Compiling errno v0.3.12
18142025-08-29T21:26:41.109Z Compiling spin v0.9.8
18152025-08-29T21:26:41.278Z Compiling stable_deref_trait v1.2.0
18162025-08-29T21:26:41.371Z Compiling subtle v2.6.1
18172025-08-29T21:26:41.610Z Compiling glob v0.3.2
18182025-08-29T21:26:41.673Z Compiling either v1.15.0
18192025-08-29T21:26:41.879Z Compiling rand_core v0.6.4
18202025-08-29T21:26:42.085Z Compiling prettyplease v0.2.36
18212025-08-29T21:26:42.437Z Compiling clang-sys v1.8.1
18222025-08-29T21:26:42.543Z Compiling lazy_static v1.5.0
18232025-08-29T21:26:43.354Z Compiling heck v0.5.0
18242025-08-29T21:26:43.410Z Compiling minimal-lexical v0.2.1
18252025-08-29T21:26:43.506Z Compiling critical-section v1.1.3
18262025-08-29T21:26:43.898Z Compiling once_cell v1.21.3
18272025-08-29T21:26:44.053Z Compiling nom v7.1.3
18282025-08-29T21:26:44.424Z Compiling regex-automata v0.4.8
18292025-08-29T21:26:44.464Z Compiling libloading v0.8.5
18302025-08-29T21:26:44.720Z Compiling bindgen v0.69.5
18312025-08-29T21:26:44.830Z Compiling home v0.5.9
18322025-08-29T21:26:45.143Z Compiling itertools v0.12.1
18332025-08-29T21:26:45.618Z Compiling rustc-hash v1.1.0
18342025-08-29T21:26:45.618Z Compiling lazycell v1.3.0
18352025-08-29T21:26:45.943Z Compiling paste v1.0.15
18362025-08-29T21:26:46.708Z Compiling synstructure v0.13.1
18372025-08-29T21:26:47.462Z Compiling cexpr v0.6.0
18382025-08-29T21:26:48.076Z Compiling cmake v0.1.51
18392025-08-29T21:26:48.954Z Compiling dunce v1.0.5
18402025-08-29T21:26:49.034Z Compiling fs_extra v1.3.0
18412025-08-29T21:26:49.656Z Compiling litemap v0.7.3
18422025-08-29T21:26:49.742Z Compiling writeable v0.5.5
18432025-08-29T21:26:50.238Z Compiling ryu v1.0.18
18442025-08-29T21:26:50.397Z Compiling regex v1.11.1
18452025-08-29T21:26:50.496Z Compiling serde_derive v1.0.219
18462025-08-29T21:26:50.690Z Compiling zeroize_derive v1.4.2
18472025-08-29T21:26:50.833Z Compiling zerofrom-derive v0.1.4
18482025-08-29T21:26:50.948Z Compiling yoke-derive v0.7.4
18492025-08-29T21:26:51.431Z Compiling zerovec-derive v0.10.3
18502025-08-29T21:26:51.554Z Compiling displaydoc v0.2.5
18512025-08-29T21:26:52.097Z Compiling icu_provider_macros v1.5.0
18522025-08-29T21:26:53.306Z Compiling zeroize v1.8.1
18532025-08-29T21:26:53.482Z Compiling tokio-macros v2.5.0
18542025-08-29T21:26:53.825Z Compiling zerocopy-derive v0.7.35
18552025-08-29T21:26:53.870Z Compiling futures-macro v0.3.31
18562025-08-29T21:26:53.920Z Compiling zerofrom v0.1.4
18572025-08-29T21:26:54.235Z Compiling yoke v0.7.4
18582025-08-29T21:26:54.782Z Compiling zerovec v0.10.4
18592025-08-29T21:26:55.073Z Compiling pin-project-lite v0.2.14
18602025-08-29T21:26:55.164Z Compiling allocator-api2 v0.2.21
18612025-08-29T21:26:55.303Z Compiling equivalent v1.0.2
18622025-08-29T21:26:55.570Z Compiling foldhash v0.1.5
18632025-08-29T21:26:55.594Z Compiling percent-encoding v2.3.1
18642025-08-29T21:26:55.710Z Compiling schemars v0.8.22
18652025-08-29T21:26:55.950Z Compiling serde_derive_internals v0.29.1
18662025-08-29T21:26:56.144Z Compiling hashbrown v0.15.4
18672025-08-29T21:26:56.187Z Compiling icu_locid_transform_data v1.5.0
18682025-08-29T21:26:56.598Z Compiling crypto-common v0.1.6
18692025-08-29T21:26:56.937Z Compiling der_derive v0.7.3
18702025-08-29T21:26:57.106Z Compiling tinystr v0.7.6
18712025-08-29T21:26:57.183Z Compiling icu_collections v1.5.0
18722025-08-29T21:26:57.903Z Compiling icu_locid v1.5.0
18732025-08-29T21:26:58.123Z Compiling ring v0.17.14
18742025-08-29T21:26:58.196Z Compiling schemars_derive v0.8.22
18752025-08-29T21:26:59.204Z Compiling icu_properties_data v1.5.0
18762025-08-29T21:26:59.607Z Compiling icu_provider v1.5.0
18772025-08-29T21:26:59.632Z Compiling aws-lc-rs v1.12.4
18782025-08-29T21:26:59.919Z Compiling icu_normalizer_data v1.5.0
18792025-08-29T21:27:00.060Z Compiling const-oid v0.9.6
18802025-08-29T21:27:00.851Z Compiling icu_locid_transform v1.5.0
18812025-08-29T21:27:01.368Z Compiling vcpkg v0.2.15
18822025-08-29T21:27:02.094Z Compiling utf16_iter v1.0.5
18832025-08-29T21:27:02.143Z Compiling byteorder v1.5.0
18842025-08-29T21:27:02.379Z Compiling futures-core v0.3.31
18852025-08-29T21:27:02.845Z Compiling icu_properties v1.5.1
18862025-08-29T21:27:02.901Z Compiling write16 v1.0.0
18872025-08-29T21:27:02.946Z Compiling utf8_iter v1.0.4
18882025-08-29T21:27:03.032Z Compiling openssl-sys v0.9.109
18892025-08-29T21:27:03.728Z Compiling bitflags v2.9.1
18902025-08-29T21:27:04.212Z Compiling bytes v1.10.1
18912025-08-29T21:27:06.025Z Compiling signal-hook-registry v1.4.2
18922025-08-29T21:27:06.379Z Compiling thiserror v1.0.69
18932025-08-29T21:27:07.555Z Compiling icu_normalizer v1.5.0
18942025-08-29T21:27:07.676Z Compiling parking_lot v0.12.3
18952025-08-29T21:27:08.271Z Compiling tracing-attributes v0.1.27
18962025-08-29T21:27:08.312Z Compiling mio v1.0.2
18972025-08-29T21:27:08.640Z Compiling which v4.4.2
18982025-08-29T21:27:09.343Z Compiling idna_adapter v1.2.0
18992025-08-29T21:27:10.216Z Compiling idna v1.0.3
19002025-08-29T21:27:11.370Z Compiling form_urlencoded v1.2.1
19012025-08-29T21:27:11.701Z Compiling block-buffer v0.10.4
19022025-08-29T21:27:12.126Z Compiling thiserror-impl v1.0.69
19032025-08-29T21:27:12.177Z Compiling httparse v1.9.5
19042025-08-29T21:27:12.512Z Compiling digest v0.10.7
19052025-08-29T21:27:12.963Z Compiling socket2 v0.6.0
19062025-08-29T21:27:13.004Z Compiling thiserror v2.0.12
19072025-08-29T21:27:13.570Z Compiling url v2.5.4
19082025-08-29T21:27:13.707Z Compiling tokio v1.47.0
19092025-08-29T21:27:14.532Z Compiling indexmap v2.10.0
19102025-08-29T21:27:14.961Z Compiling thiserror-impl v2.0.12
19112025-08-29T21:27:15.470Z Compiling futures-sink v0.3.31
19122025-08-29T21:27:15.733Z Compiling num-conv v0.1.0
19132025-08-29T21:27:15.932Z Compiling time-core v0.1.2
19142025-08-29T21:27:16.207Z Compiling time-macros v0.2.18
19152025-08-29T21:27:16.391Z Compiling futures-channel v0.3.31
19162025-08-29T21:27:18.232Z Compiling openssl v0.10.73
19172025-08-29T21:27:18.311Z Compiling pin-utils v0.1.0
19182025-08-29T21:27:18.916Z Compiling futures-io v0.3.31
19192025-08-29T21:27:19.030Z Compiling futures-task v0.3.31
19202025-08-29T21:27:19.252Z Compiling fnv v1.0.7
19212025-08-29T21:27:19.354Z Compiling zerocopy v0.7.35
19222025-08-29T21:27:19.445Z Compiling futures-util v0.3.31
19232025-08-29T21:27:19.502Z Compiling uuid v1.17.0
19242025-08-29T21:27:20.414Z Compiling openssl-macros v0.1.1
19252025-08-29T21:27:21.303Z Compiling cpufeatures v0.2.14
19262025-08-29T21:27:21.466Z Compiling iana-time-zone v0.1.63
19272025-08-29T21:27:21.635Z Compiling rustls v0.23.19
19282025-08-29T21:27:22.025Z Compiling native-tls v0.2.12
19292025-08-29T21:27:22.070Z Compiling chrono v0.4.41
19302025-08-29T21:27:22.400Z Compiling hmac v0.12.1
19312025-08-29T21:27:22.435Z Compiling rustc_version v0.4.1
19322025-08-29T21:27:22.472Z Compiling aws-lc-sys v0.26.0
19332025-08-29T21:27:24.492Z Compiling block-padding v0.3.3
19342025-08-29T21:27:25.199Z Compiling cookie v0.18.1
19352025-08-29T21:27:25.265Z Compiling inout v0.1.3
19362025-08-29T21:27:25.620Z Compiling http v1.3.1
19372025-08-29T21:27:25.787Z Compiling serde_tokenstream v0.2.2
19382025-08-29T21:27:26.144Z Compiling bzip2-sys v0.1.13+1.0.8
19392025-08-29T21:27:26.596Z Compiling dyn-clone v1.0.20
19402025-08-29T21:27:26.815Z Compiling zerocopy v0.8.26
19412025-08-29T21:27:27.611Z Compiling cipher v0.4.4
19422025-08-29T21:27:27.832Z Compiling sha2 v0.10.9
19432025-08-29T21:27:30.426Z Compiling scroll_derive v0.12.0
19442025-08-29T21:27:30.486Z Compiling zstd-sys v2.0.14+zstd.1.5.7
19452025-08-29T21:27:30.703Z Compiling crossbeam-utils v0.8.21
19462025-08-29T21:27:30.830Z Compiling rustversion v1.0.17
19472025-08-29T21:27:31.359Z Compiling slog v2.7.0
19482025-08-29T21:27:31.468Z Compiling ucd-trie v0.1.7
19492025-08-29T21:27:31.584Z Compiling rustls-pki-types v1.10.0
19502025-08-29T21:27:31.998Z Compiling rustix v1.0.7
19512025-08-29T21:27:32.036Z Compiling base64ct v1.6.0
19522025-08-29T21:27:32.036Z Compiling syn v1.0.109
19532025-08-29T21:27:33.113Z Compiling pem-rfc7468 v0.7.0
19542025-08-29T21:27:33.167Z Compiling pest v2.7.14
19552025-08-29T21:27:33.872Z Compiling ppv-lite86 v0.2.20
19562025-08-29T21:27:34.821Z Compiling zerocopy-derive v0.8.26
19572025-08-29T21:27:35.439Z Compiling litrs v0.4.1
19582025-08-29T21:27:36.468Z Compiling flagset v0.4.6
19592025-08-29T21:27:36.511Z Compiling document-features v0.2.11
19602025-08-29T21:27:36.778Z Compiling der v0.7.9
19612025-08-29T21:27:37.335Z Compiling pest_meta v2.7.14
19622025-08-29T21:27:39.619Z Compiling tokio-util v0.7.15
19632025-08-29T21:27:40.041Z Compiling tracing-core v0.1.32
19642025-08-29T21:27:41.126Z Compiling untrusted v0.7.1
19652025-08-29T21:27:41.203Z Compiling untrusted v0.9.0
19662025-08-29T21:27:41.417Z Compiling base64 v0.22.1
19672025-08-29T21:27:41.601Z Compiling powerfmt v0.2.0
19682025-08-29T21:27:42.222Z Compiling newtype-uuid v1.2.4
19692025-08-29T21:27:42.623Z Compiling deranged v0.3.11
19702025-08-29T21:27:44.493Z Compiling tracing v0.1.40
19712025-08-29T21:27:44.839Z Compiling pest_generator v2.7.14
19722025-08-29T21:27:44.940Z Compiling spki v0.7.3
19732025-08-29T21:27:45.064Z Compiling salsa20 v0.10.2
19742025-08-29T21:27:45.395Z Compiling http-body v1.0.1
19752025-08-29T21:27:45.439Z Compiling pbkdf2 v0.12.2
19762025-08-29T21:27:46.221Z Compiling atomic-waker v1.1.2
19772025-08-29T21:27:46.380Z Compiling num_threads v0.1.7
19782025-08-29T21:27:46.596Z Compiling time v0.3.36
19792025-08-29T21:27:46.658Z Compiling pest_derive v2.7.14
19802025-08-29T21:27:48.828Z Compiling scrypt v0.11.0
19812025-08-29T21:27:48.912Z Compiling cbc v0.1.2
19822025-08-29T21:27:49.199Z Compiling aes v0.8.4
19832025-08-29T21:27:50.754Z Compiling usdt-impl v0.5.0
19842025-08-29T21:27:50.899Z Compiling num-bigint-dig v0.8.4
19852025-08-29T21:27:51.257Z Compiling tower-service v0.3.3
19862025-08-29T21:27:51.344Z Compiling zstd-safe v7.2.3
19872025-08-29T21:27:51.531Z Compiling try-lock v0.2.5
19882025-08-29T21:27:51.720Z Compiling pkcs5 v0.7.1
19892025-08-29T21:27:51.828Z Compiling want v0.3.1
19902025-08-29T21:27:52.820Z Compiling h2 v0.4.6
19912025-08-29T21:27:53.643Z Compiling scroll v0.12.0
19922025-08-29T21:27:54.517Z Compiling heapless v0.7.17
19932025-08-29T21:27:55.075Z Compiling ipnet v2.11.0
19942025-08-29T21:27:55.157Z Compiling async-trait v0.1.88
19952025-08-29T21:27:57.323Z Compiling ahash v0.8.12
19962025-08-29T21:27:57.367Z Compiling signal-hook v0.3.18
19972025-08-29T21:27:57.851Z Compiling foreign-types-shared v0.1.1
19982025-08-29T21:27:57.897Z Compiling anyhow v1.0.99
19992025-08-29T21:27:58.152Z Compiling plain v0.2.3
20002025-08-29T21:27:58.204Z Compiling openssl-probe v0.1.5
20012025-08-29T21:27:58.401Z Compiling httpdate v1.0.3
20022025-08-29T21:27:58.710Z Compiling goblin v0.8.2
20032025-08-29T21:27:58.910Z Compiling foreign-types v0.3.2
20042025-08-29T21:27:59.777Z Compiling pkcs8 v0.10.2
20052025-08-29T21:28:02.615Z Compiling hyper v1.6.0
20062025-08-29T21:28:03.115Z Compiling daft-derive v0.1.4
20072025-08-29T21:28:06.848Z Compiling strsim v0.11.1
20082025-08-29T21:28:07.898Z Compiling pretty-hex v0.4.1
20092025-08-29T21:28:08.216Z Compiling tinyvec_macros v0.1.1
20102025-08-29T21:28:08.385Z Compiling tinyvec v1.8.0
20112025-08-29T21:28:08.411Z Compiling dof v0.3.0
20122025-08-29T21:28:09.879Z Compiling hyper-util v0.1.16
20132025-08-29T21:28:13.781Z Compiling dtrace-parser v0.2.0
20142025-08-29T21:28:13.988Z Compiling curve25519-dalek v4.1.3
20152025-08-29T21:28:14.585Z Compiling rand_core v0.9.3
20162025-08-29T21:28:15.057Z Compiling clap_derive v4.5.41
20172025-08-29T21:28:16.128Z Compiling thread-id v4.2.2
20182025-08-29T21:28:16.359Z Compiling memoffset v0.9.1
20192025-08-29T21:28:17.391Z Compiling adler2 v2.0.0
20202025-08-29T21:28:17.676Z Compiling smoltcp v0.9.1
20212025-08-29T21:28:18.359Z Compiling miniz_oxide v0.8.5
20222025-08-29T21:28:23.260Z Compiling rand_chacha v0.9.0
20232025-08-29T21:28:24.250Z Compiling http-body-util v0.1.3
20242025-08-29T21:28:24.897Z Compiling strum_macros v0.26.4
20252025-08-29T21:28:27.809Z Compiling sync_wrapper v1.0.1
20262025-08-29T21:28:28.044Z Compiling encoding_rs v0.8.34
20272025-08-29T21:28:28.909Z Compiling buf-list v1.0.3
20282025-08-29T21:28:29.020Z Compiling psl-types v2.0.11
20292025-08-29T21:28:29.346Z Compiling cfg_aliases v0.2.1
20302025-08-29T21:28:29.966Z Compiling mime v0.3.17
20312025-08-29T21:28:30.079Z Compiling tower-layer v0.3.3
20322025-08-29T21:28:30.691Z Compiling tower v0.5.2
20332025-08-29T21:28:31.664Z Compiling nix v0.29.0
20342025-08-29T21:28:32.498Z Compiling publicsuffix v2.3.0
20352025-08-29T21:28:36.241Z Compiling rand v0.9.2
20362025-08-29T21:28:37.975Z Compiling tokio-native-tls v0.3.1
20372025-08-29T21:28:38.474Z Compiling unicode-normalization v0.1.24
20382025-08-29T21:28:39.482Z Compiling rustls-native-certs v0.8.1
20392025-08-29T21:28:39.984Z Compiling hubpack_derive v0.1.1
20402025-08-29T21:28:40.117Z Compiling strum_macros v0.27.1
20412025-08-29T21:28:40.543Z Compiling webpki-roots v1.0.1
20422025-08-29T21:28:44.980Z Compiling openapiv3 v2.2.0
20432025-08-29T21:28:45.069Z Compiling signature v2.2.0
20442025-08-29T21:28:45.069Z Compiling serde_urlencoded v0.7.1
20452025-08-29T21:28:45.069Z Compiling toml_datetime v0.6.11
20462025-08-29T21:28:45.069Z Compiling serde_spanned v0.6.9
20472025-08-29T21:28:45.069Z Compiling curve25519-dalek-derive v0.1.1
20482025-08-29T21:28:45.069Z Compiling fs-err v3.1.1
20492025-08-29T21:28:45.069Z Compiling crc32fast v1.4.2
20502025-08-29T21:28:45.069Z Compiling unicode-properties v0.1.3
20512025-08-29T21:28:45.069Z Compiling utf8parse v0.2.2
20522025-08-29T21:28:45.069Z Compiling siphasher v0.3.11
20532025-08-29T21:28:45.069Z Compiling anstyle v1.0.11
20542025-08-29T21:28:45.069Z Compiling unicode-bidi v0.3.17
20552025-08-29T21:28:45.069Z Compiling zlib-rs v0.5.1
20562025-08-29T21:28:45.069Z Compiling iri-string v0.7.8
20572025-08-29T21:28:45.069Z Compiling phf_shared v0.11.2
20582025-08-29T21:28:45.069Z Compiling stringprep v0.1.5
20592025-08-29T21:28:45.109Z Compiling anstyle-parse v0.2.5
20602025-08-29T21:28:49.543Z Compiling libz-rs-sys v0.5.1
20612025-08-29T21:28:49.718Z Compiling tower-http v0.6.6
20622025-08-29T21:28:49.747Z Compiling hyper-tls v0.6.0
20632025-08-29T21:28:50.253Z Compiling cookie_store v0.21.1
20642025-08-29T21:28:50.363Z Compiling usdt-macro v0.5.0
20652025-08-29T21:28:50.728Z Compiling usdt-attr-macro v0.5.0
20662025-08-29T21:28:52.025Z Compiling rand_chacha v0.3.1
20672025-08-29T21:28:52.419Z Compiling md-5 v0.10.6
20682025-08-29T21:28:52.579Z Compiling num-integer v0.1.46
20692025-08-29T21:28:52.724Z Compiling hash32 v0.2.1
20702025-08-29T21:28:53.322Z Compiling ff v0.13.0
20712025-08-29T21:28:53.651Z Compiling gimli v0.31.1
20722025-08-29T21:28:54.091Z Compiling colorchoice v1.0.2
20732025-08-29T21:28:54.318Z Compiling anstyle-query v1.1.1
20742025-08-29T21:28:54.355Z Compiling winnow v0.7.10
20752025-08-29T21:28:54.473Z Compiling base16ct v0.2.0
20762025-08-29T21:28:54.522Z Compiling is_terminal_polyfill v1.70.1
20772025-08-29T21:28:54.837Z Compiling fallible-iterator v0.2.0
20782025-08-29T21:28:54.944Z Compiling sec1 v0.7.3
20792025-08-29T21:28:55.539Z Compiling postgres-protocol v0.6.8
20802025-08-29T21:28:55.621Z Compiling anstream v0.6.18
20812025-08-29T21:28:56.650Z Compiling group v0.13.0
20822025-08-29T21:28:56.684Z Compiling num-iter v0.1.45
20832025-08-29T21:28:56.981Z Compiling rand v0.8.5
20842025-08-29T21:28:57.986Z Compiling addr2line v0.24.2
20852025-08-29T21:28:58.782Z Compiling flate2 v1.1.2
20862025-08-29T21:29:00.090Z Compiling ipnetwork v0.21.1
20872025-08-29T21:29:01.366Z Compiling hkdf v0.12.4
20882025-08-29T21:29:01.875Z Compiling terminal_size v0.4.0
20892025-08-29T21:29:02.022Z Compiling crypto-bigint v0.5.5
20902025-08-29T21:29:02.151Z Compiling serde_repr v0.1.19
20912025-08-29T21:29:02.600Z Compiling enum-as-inner v0.6.1
20922025-08-29T21:29:03.336Z Compiling object v0.36.5
20932025-08-29T21:29:03.650Z Compiling lockfree-object-pool v0.1.6
20942025-08-29T21:29:03.766Z Compiling clap_lex v0.7.4
20952025-08-29T21:29:03.984Z Compiling rustls-webpki v0.102.8
20962025-08-29T21:29:04.487Z Compiling winnow v0.5.40
20972025-08-29T21:29:05.755Z Compiling managed v0.8.0
20982025-08-29T21:29:05.868Z Compiling rustc-demangle v0.1.24
20992025-08-29T21:29:06.219Z Compiling simd-adler32 v0.3.7
21002025-08-29T21:29:07.967Z Compiling bitflags v1.3.2
21012025-08-29T21:29:08.133Z Compiling bumpalo v3.16.0
21022025-08-29T21:29:08.593Z Compiling zopfli v0.8.1
21032025-08-29T21:29:10.553Z Compiling backtrace v0.3.74
21042025-08-29T21:29:10.799Z Compiling toml_edit v0.19.15
21052025-08-29T21:29:12.822Z Compiling tokio-rustls v0.26.0
21062025-08-29T21:29:13.432Z Compiling hyper-rustls v0.27.7
21072025-08-29T21:29:14.073Z Compiling elliptic-curve v0.13.8
21082025-08-29T21:29:14.131Z Compiling clap_builder v4.5.41
21092025-08-29T21:29:14.155Z Compiling oxnet v0.1.3
21102025-08-29T21:29:17.544Z Compiling zstd v0.13.3
21112025-08-29T21:29:17.619Z Compiling signal-hook-mio v0.2.4
21122025-08-29T21:29:18.188Z Compiling postgres-types v0.2.9
21132025-08-29T21:29:19.383Z Compiling phf v0.11.2
21142025-08-29T21:29:19.649Z Compiling strum v0.27.2
21152025-08-29T21:29:19.754Z Compiling ed25519 v2.2.3
21162025-08-29T21:29:19.829Z Compiling hubpack v0.1.2
21172025-08-29T21:29:19.906Z Compiling bzip2 v0.4.4
21182025-08-29T21:29:19.936Z Compiling bzip2 v0.5.2
21192025-08-29T21:29:20.307Z Compiling pkcs1 v0.7.5
21202025-08-29T21:29:20.828Z Compiling rfc6979 v0.4.0
21212025-08-29T21:29:20.891Z Compiling float-cmp v0.10.0
21222025-08-29T21:29:21.100Z Compiling serde-big-array v0.5.1
21232025-08-29T21:29:21.176Z Compiling regress v0.10.4
21242025-08-29T21:29:21.394Z Compiling bstr v1.10.0
21252025-08-29T21:29:21.436Z Compiling socket2 v0.5.10
21262025-08-29T21:29:22.065Z Compiling memmap v0.7.0
21272025-08-29T21:29:22.494Z Compiling static_assertions v1.1.0
21282025-08-29T21:29:22.764Z Compiling unicode-segmentation v1.12.0
21292025-08-29T21:29:23.672Z Compiling toml_write v0.1.2
21302025-08-29T21:29:25.590Z Compiling data-encoding v2.9.0
21312025-08-29T21:29:26.610Z Compiling difflib v0.4.0
21322025-08-29T21:29:27.125Z Compiling fastrand v2.1.1
21332025-08-29T21:29:27.532Z Compiling normalize-line-endings v0.3.0
21342025-08-29T21:29:27.761Z Compiling unicode-width v0.2.0
21352025-08-29T21:29:28.065Z Compiling new_debug_unreachable v1.0.6
21362025-08-29T21:29:28.119Z Compiling predicates-core v1.0.8
21372025-08-29T21:29:28.247Z Compiling precomputed-hash v0.1.1
21382025-08-29T21:29:28.402Z Compiling fixedbitset v0.4.2
21392025-08-29T21:29:28.637Z Compiling whoami v1.5.2
21402025-08-29T21:29:29.226Z Compiling reqwest v0.12.22
21412025-08-29T21:29:30.353Z Compiling tokio-postgres v0.7.13
21422025-08-29T21:29:32.085Z Compiling petgraph v0.6.5
21432025-08-29T21:29:36.317Z Compiling string_cache v0.8.9
21442025-08-29T21:29:36.369Z Compiling predicates v3.1.3
21452025-08-29T21:29:36.831Z Compiling console v0.15.10
21462025-08-29T21:29:37.893Z Compiling toml_edit v0.22.27
21472025-08-29T21:29:38.035Z Compiling tempfile v3.20.0
21482025-08-29T21:29:41.772Z Compiling hickory-proto v0.25.2
21492025-08-29T21:29:44.545Z Compiling typify-impl v0.3.0
21502025-08-29T21:29:46.926Z Compiling similar v2.7.0
21512025-08-29T21:29:48.703Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
21522025-08-29T21:29:48.858Z Compiling usdt v0.5.0
21532025-08-29T21:29:49.528Z Compiling ecdsa v0.16.9
21542025-08-29T21:29:51.773Z Compiling rsa v0.9.6
21552025-08-29T21:29:53.692Z Compiling zip v4.2.0
21562025-08-29T21:29:54.880Z Compiling zip v0.6.6
21572025-08-29T21:29:55.032Z Compiling ed25519-dalek v2.1.1
21582025-08-29T21:29:55.574Z Compiling crossterm v0.28.1
21592025-08-29T21:29:55.610Z Compiling clap v4.5.41
21602025-08-29T21:29:55.660Z Compiling daft v0.1.4
21612025-08-29T21:29:56.046Z Compiling crossbeam-epoch v0.9.18
21622025-08-29T21:29:56.191Z Compiling toml v0.7.8
21632025-08-29T21:29:56.340Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
21642025-08-29T21:29:56.689Z Compiling strum v0.26.3
21652025-08-29T21:29:57.412Z Compiling tokio-stream v0.1.17
21662025-08-29T21:29:57.532Z Compiling x509-cert v0.2.5
21672025-08-29T21:29:58.242Z Compiling sha1 v0.10.6
21682025-08-29T21:29:58.401Z Compiling hex v0.4.3
21692025-08-29T21:29:58.426Z Compiling structmeta-derive v0.3.0
21702025-08-29T21:29:58.648Z Compiling itertools v0.13.0
21712025-08-29T21:29:59.053Z Compiling itertools v0.10.5
21722025-08-29T21:29:59.169Z Compiling winnow v0.6.26
21732025-08-29T21:29:59.794Z Compiling lalrpop-util v0.19.12
21742025-08-29T21:30:00.622Z Compiling camino v1.1.11
21752025-08-29T21:30:01.203Z Compiling unicode-xid v0.2.6
21762025-08-29T21:30:01.432Z Compiling rustc-hash v2.1.1
21772025-08-29T21:30:01.535Z Compiling peg-runtime v0.8.5
21782025-08-29T21:30:01.707Z Compiling structmeta v0.3.0
21792025-08-29T21:30:02.452Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21802025-08-29T21:30:04.788Z Compiling typify-macro v0.3.0
21812025-08-29T21:30:09.290Z Compiling radium v0.7.0
21822025-08-29T21:30:17.927Z Compiling is-terminal v0.4.13
21832025-08-29T21:30:17.954Z Compiling tap v1.0.1
21842025-08-29T21:30:18.224Z Compiling maybe-uninit v2.0.0
21852025-08-29T21:30:19.330Z Compiling wyz v0.5.1
21862025-08-29T21:30:23.473Z Compiling futures-executor v0.3.31
21872025-08-29T21:30:23.688Z Compiling zerocopy-derive v0.6.6
21882025-08-29T21:30:24.380Z Compiling wait-timeout v0.2.0
21892025-08-29T21:30:24.405Z Compiling quick-error v1.2.3
21902025-08-29T21:30:24.776Z Compiling bit-vec v0.8.0
21912025-08-29T21:30:25.189Z Compiling typeid v1.0.3
21922025-08-29T21:30:25.392Z Compiling funty v2.0.0
21932025-08-29T21:30:25.449Z Compiling packed_struct v0.10.1
21942025-08-29T21:30:25.849Z Compiling ident_case v1.0.1
21952025-08-29T21:30:26.108Z Compiling darling_core v0.20.10
21962025-08-29T21:30:26.242Z Compiling bit-set v0.8.0
21972025-08-29T21:30:26.612Z Compiling bitvec v1.0.1
21982025-08-29T21:30:27.825Z Compiling zerocopy v0.6.6
21992025-08-29T21:30:28.046Z Compiling rusty-fork v0.3.0
22002025-08-29T21:30:28.631Z Compiling futures v0.3.31
22012025-08-29T21:30:30.894Z Compiling typify v0.3.0
22022025-08-29T21:30:30.995Z Compiling derive-ex v0.1.8
22032025-08-29T21:30:33.599Z Compiling rand_xorshift v0.4.0
22042025-08-29T21:30:33.904Z Compiling packed_struct_codegen v0.10.1
22052025-08-29T21:30:34.403Z Compiling dirs-sys-next v0.1.2
22062025-08-29T21:30:34.432Z Compiling indexmap v1.9.3
22072025-08-29T21:30:34.739Z Compiling nodrop v0.1.14
22082025-08-29T21:30:34.786Z Compiling rustls v0.22.4
22092025-08-29T21:30:34.813Z Compiling crc-catalog v2.4.0
22102025-08-29T21:30:35.019Z Compiling unsafe-libyaml v0.2.11
22112025-08-29T21:30:36.174Z Compiling unarray v0.1.4
22122025-08-29T21:30:36.354Z Compiling serde_yaml v0.9.34+deprecated
22132025-08-29T21:30:36.432Z Compiling proptest v1.7.0
22142025-08-29T21:30:44.424Z Compiling crc v3.2.1
22152025-08-29T21:30:44.498Z Compiling array-init v0.0.4
22162025-08-29T21:30:46.055Z Compiling dirs-next v2.0.0
22172025-08-29T21:30:46.165Z Compiling test-strategy v0.4.3
22182025-08-29T21:30:49.495Z Compiling progenitor-impl v0.9.1
22192025-08-29T21:30:49.631Z Compiling darling_macro v0.20.10
22202025-08-29T21:30:49.961Z Compiling smallvec v0.6.14
22212025-08-29T21:30:50.713Z Compiling toml v0.8.23
22222025-08-29T21:30:53.464Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22232025-08-29T21:30:53.853Z Compiling xattr v1.3.1
22242025-08-29T21:30:54.198Z Compiling pin-project-internal v1.1.6
22252025-08-29T21:30:54.660Z Compiling thread_local v1.1.8
22262025-08-29T21:30:54.687Z Compiling filetime v0.2.25
22272025-08-29T21:30:55.200Z Compiling multer v3.1.0
22282025-08-29T21:30:55.317Z Compiling slog-async v2.8.0
22292025-08-29T21:30:55.806Z Compiling termcolor v1.4.1
22302025-08-29T21:30:55.985Z Compiling ref-cast v1.0.24
22312025-08-29T21:30:56.305Z Compiling hashbrown v0.12.3
22322025-08-29T21:30:56.469Z Compiling same-file v1.0.6
22332025-08-29T21:30:56.768Z Compiling base64 v0.21.7
22342025-08-29T21:30:56.839Z Compiling bitfield v0.14.0
22352025-08-29T21:30:56.904Z Compiling match_cfg v0.1.0
22362025-08-29T21:30:57.037Z Compiling rayon-core v1.12.1
22372025-08-29T21:30:57.120Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
22382025-08-29T21:30:57.410Z Compiling ron v0.8.1
22392025-08-29T21:30:57.790Z Compiling hostname v0.3.1
22402025-08-29T21:30:57.853Z Compiling walkdir v2.5.0
22412025-08-29T21:30:58.206Z Compiling env_logger v0.10.2
22422025-08-29T21:30:59.711Z Compiling pin-project v1.1.6
22432025-08-29T21:30:59.736Z Compiling tar v0.4.44
22442025-08-29T21:30:59.736Z Compiling progenitor-macro v0.9.1
22452025-08-29T21:30:59.736Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
22462025-08-29T21:31:00.887Z Compiling erased-serde v0.4.6
22472025-08-29T21:31:02.270Z Compiling darling v0.20.10
22482025-08-29T21:31:02.316Z Compiling serde-hex v0.1.0
22492025-08-29T21:31:02.457Z Compiling term v0.7.0
22502025-08-29T21:31:04.089Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22512025-08-29T21:31:06.261Z Compiling hashbrown v0.13.2
22522025-08-29T21:31:07.167Z Compiling progenitor-client v0.9.1
22532025-08-29T21:31:07.510Z Compiling toml_parser v1.0.2
22542025-08-29T21:31:07.538Z Compiling crossbeam-channel v0.5.15
22552025-08-29T21:31:08.134Z Compiling slog-json v2.6.1
22562025-08-29T21:31:08.434Z Compiling serde_spanned v1.0.0
22572025-08-29T21:31:08.603Z Compiling toml_datetime v0.7.0
22582025-08-29T21:31:08.748Z Compiling serde_path_to_error v0.1.17
22592025-08-29T21:31:09.044Z Compiling ordered-float v2.10.1
22602025-08-29T21:31:09.447Z Compiling snafu-derive v0.8.5
22612025-08-29T21:31:09.713Z Compiling async-stream-impl v0.3.6
22622025-08-29T21:31:09.776Z Compiling ref-cast-impl v1.0.24
22632025-08-29T21:31:10.632Z Compiling fs-err v2.11.0
22642025-08-29T21:31:10.786Z Compiling dropshot v0.16.3
22652025-08-29T21:31:10.810Z Compiling debug-ignore v1.0.5
22662025-08-29T21:31:10.985Z Compiling crc-any v2.5.0
22672025-08-29T21:31:11.030Z Compiling take_mut v0.2.2
22682025-08-29T21:31:11.168Z Compiling toml_writer v1.0.2
22692025-08-29T21:31:11.736Z Compiling toml v0.9.5
22702025-08-29T21:31:11.801Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
22712025-08-29T21:31:13.193Z Compiling snafu v0.8.5
22722025-08-29T21:31:13.938Z Compiling async-stream v0.3.6
22732025-08-29T21:31:14.372Z Compiling serde-value v0.7.0
22742025-08-29T21:31:14.505Z Compiling tokio-rustls v0.25.0
22752025-08-29T21:31:15.018Z Compiling slog-bunyan v2.5.0
22762025-08-29T21:31:15.315Z Compiling progenitor v0.9.1
22772025-08-29T21:31:15.590Z Compiling object v0.30.4
22782025-08-29T21:31:16.146Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22792025-08-29T21:31:17.573Z Compiling slog-term v2.9.1
22802025-08-29T21:31:19.955Z Compiling serde_with_macros v3.14.0
22812025-08-29T21:31:20.713Z Compiling serde-untagged v0.1.7
22822025-08-29T21:31:21.500Z Compiling camino-tempfile v1.4.1
22832025-08-29T21:31:22.043Z Compiling globset v0.4.15
22842025-08-29T21:31:22.277Z Compiling crossbeam-deque v0.8.5
22852025-08-29T21:31:22.746Z Compiling parse-display-derive v0.10.0
22862025-08-29T21:31:23.504Z Compiling olpc-cjson v0.1.4
22872025-08-29T21:31:23.821Z Compiling waitgroup v0.1.2
22882025-08-29T21:31:24.117Z Compiling pem v3.0.5
22892025-08-29T21:31:24.462Z Compiling rustls-pemfile v2.2.0
22902025-08-29T21:31:24.975Z Compiling dropshot_endpoint v0.16.3
22912025-08-29T21:31:25.521Z Compiling serde_plain v1.0.2
22922025-08-29T21:31:25.971Z Compiling async-recursion v1.1.1
22932025-08-29T21:31:26.088Z Compiling derive-where v1.5.0
22942025-08-29T21:31:26.938Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22952025-08-29T21:31:27.166Z Compiling blake3 v1.5.4
22962025-08-29T21:31:27.414Z Compiling hostname v0.4.0
22972025-08-29T21:31:27.669Z Compiling instant v0.1.13
22982025-08-29T21:31:27.722Z Compiling typed-path v0.9.3
22992025-08-29T21:31:27.791Z Compiling path-slash v0.1.5
23002025-08-29T21:31:27.894Z Compiling backoff v0.4.0
23012025-08-29T21:31:28.080Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
23022025-08-29T21:31:28.339Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23032025-08-29T21:31:28.440Z Compiling parse-display v0.10.0
23042025-08-29T21:31:28.740Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23052025-08-29T21:31:29.135Z Compiling serde_with v3.14.0
23062025-08-29T21:31:30.280Z Compiling cargo-util-schemas v0.8.2
23072025-08-29T21:31:31.569Z Compiling tough v0.20.0
23082025-08-29T21:31:31.828Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23092025-08-29T21:31:32.535Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
23102025-08-29T21:31:32.579Z Compiling iddqd v0.3.9
23112025-08-29T21:31:35.139Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
23122025-08-29T21:31:35.470Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23132025-08-29T21:31:35.712Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23142025-08-29T21:31:35.878Z Compiling progenitor-client v0.10.0
23152025-08-29T21:31:36.190Z Compiling cargo-platform v0.2.0
23162025-08-29T21:31:36.712Z Compiling macaddr v1.0.1
23172025-08-29T21:31:36.786Z Compiling memmap2 v0.9.5
23182025-08-29T21:31:37.288Z Compiling arrayvec v0.7.6
23192025-08-29T21:31:37.335Z Compiling parse-size v1.1.0
23202025-08-29T21:31:37.372Z Compiling indent_write v2.2.0
23212025-08-29T21:31:37.655Z Compiling constant_time_eq v0.3.1
23222025-08-29T21:31:37.685Z Compiling arrayref v0.3.9
23232025-08-29T21:31:37.820Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
23242025-08-29T21:31:37.891Z Compiling cargo_metadata v0.21.0
23252025-08-29T21:31:40.087Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23262025-08-29T21:31:41.634Z Compiling topological-sort v0.2.2
23272025-08-29T21:31:42.005Z Compiling display-error-chain v0.2.2
23282025-08-29T21:31:42.385Z Compiling omicron-zone-package v0.12.2
23292025-08-29T21:31:42.413Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
23302025-08-29T21:31:46.527Z Compiling shell-words v1.1.0
23312025-08-29T21:31:56.958Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
23322025-08-29T21:32:07.880Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
23332025-08-29T21:32:29.780Z Finished `release` profile [optimized] target(s) in 5m 55s
23342025-08-29T21:32:29.981Z Running `target/release/omicron-releng --output-dir /work --mkincorp`
23352025-08-29T21:32:30.072ZAug 29 21:32:29.591 DEBG changing working directory to /work/oxidecomputer/omicron
23362025-08-29T21:32:30.307ZAug 29 21:32:29.827 DEBG running: git rev-parse HEAD
23372025-08-29T21:32:30.331ZAug 29 21:32:29.833 DEBG process exited with exit status: 0 (5.349061ms)
23382025-08-29T21:32:30.331ZAug 29 21:32:29.833 INFO version: 16.0.0-0.ci+gitfaa0b5dd487
23392025-08-29T21:32:30.370ZAug 29 21:32:29.890 INFO cloning helios to /work/oxidecomputer/helios
23402025-08-29T21:32:30.397ZAug 29 21:32:29.890 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
23412025-08-29T21:32:30.397ZCloning into '/work/oxidecomputer/helios'...
23422025-08-29T21:32:31.126ZAug 29 21:32:30.646 DEBG process exited with exit status: 0 (755.936308ms)
23432025-08-29T21:32:31.126ZAug 29 21:32:30.646 DEBG running: git -C /work/oxidecomputer/helios rev-parse --verify HEAD^{commit}
23442025-08-29T21:32:31.150ZAug 29 21:32:30.653 DEBG process exited with exit status: 0 (6.907137ms)
23452025-08-29T21:32:31.150ZAug 29 21:32:30.653 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
23462025-08-29T21:32:32.918ZAug 29 21:32:32.438 DEBG process exited with exit status: 0 (1.785255855s)
23472025-08-29T21:32:32.918ZAug 29 21:32:32.438 DEBG running: zfs list rpool/images/build/host
23482025-08-29T21:32:32.942ZNAME USED AVAIL REFER MOUNTPOINT
23492025-08-29T21:32:32.942Zrpool/images/build/host 96K 151G 96K /rpool/images/build/host
23502025-08-29T21:32:32.942ZAug 29 21:32:32.446 DEBG process exited with exit status: 0 (7.679682ms)
23512025-08-29T21:32:32.942ZAug 29 21:32:32.446 DEBG running: zfs list rpool/images/build/recovery
23522025-08-29T21:32:32.942ZNAME USED AVAIL REFER MOUNTPOINT
23532025-08-29T21:32:32.942Zrpool/images/build/recovery 96K 151G 96K /rpool/images/build/recovery
23542025-08-29T21:32:32.942ZAug 29 21:32:32.453 DEBG process exited with exit status: 0 (6.829104ms)
23552025-08-29T21:32:32.942ZAug 29 21:32:32.454 INFO [hubris-production] running task
23562025-08-29T21:32:32.942ZAug 29 21:32:32.455 INFO [hubris-staging] running task
23572025-08-29T21:32:32.942ZAug 29 21:32:32.455 INFO [incorp-manifest] running task
23582025-08-29T21:32:32.942ZAug 29 21:32:32.455 DEBG running: pkg list -g https://pkg.oxide.computer/helios/2/dev/ -F json -o fmri -n '*'
23592025-08-29T21:32:32.942ZAug 29 21:32:32.456 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
23602025-08-29T21:32:32.942ZAug 29 21:32:32.458 INFO [incorp-create] running: pkgrepo create /work/incorporation
23612025-08-29T21:32:32.942ZAug 29 21:32:32.458 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
23622025-08-29T21:32:33.107Z[ helios-setup] cd tools/helios-build && cargo build --quiet
23632025-08-29T21:32:33.487ZAug 29 21:32:33.007 INFO [incorp-create] process exited with exit status: 0 (550.105857ms)
23642025-08-29T21:32:33.511ZAug 29 21:32:33.008 INFO [incorp-publisher] running: pkgrepo add-publisher -s /work/incorporation helios-dev
23652025-08-29T21:32:33.976ZAug 29 21:32:33.496 INFO [incorp-publisher] process exited with exit status: 0 (488.479507ms)
23662025-08-29T21:32:34.035Z[ omicron-package] Blocking waiting for file lock on package cache
23672025-08-29T21:32:34.793Z[ omicron-package] Blocking waiting for file lock on package cache
23682025-08-29T21:32:36.060Z[ omicron-package] Compiling ring v0.17.14
23692025-08-29T21:32:36.191Z[ omicron-package] Compiling darling_core v0.21.0
23702025-08-29T21:32:36.215Z[ omicron-package] Compiling proc-macro-crate v1.3.1
23712025-08-29T21:32:36.293Z[ omicron-package] Compiling itertools v0.14.0
23722025-08-29T21:32:36.373Z[ omicron-package] Compiling heapless v0.8.0
23732025-08-29T21:32:36.406Z[ omicron-package] Compiling hash32 v0.3.1
23742025-08-29T21:32:36.406Z[ omicron-package] Compiling smoltcp v0.11.0
23752025-08-29T21:32:37.669Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23762025-08-29T21:32:38.509Z[ omicron-package] Compiling num_enum_derive v0.5.11
23772025-08-29T21:32:39.021Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
23782025-08-29T21:32:39.046Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23792025-08-29T21:32:39.561ZAug 29 21:32:39.082 INFO [hubris-production] task succeeded (6.627313475s)
23802025-08-29T21:32:40.196Z[ omicron-package] Compiling cobs v0.2.3
23812025-08-29T21:32:41.000Z[ omicron-package] Compiling postcard v1.0.10
23822025-08-29T21:32:41.523Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
23832025-08-29T21:32:42.519Z[ omicron-package] Compiling num_enum v0.5.11
23842025-08-29T21:32:42.653Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
23852025-08-29T21:32:43.240Z[ omicron-package] Compiling rustls v0.23.19
23862025-08-29T21:32:43.340Z[ omicron-package] Compiling proc-macro-error v1.0.4
23872025-08-29T21:32:43.478Z[ omicron-package] Compiling foreign-types-macros v0.2.3
23882025-08-29T21:32:43.603Z[ omicron-package] Compiling unicode-width v0.1.14
23892025-08-29T21:32:43.709Z[ omicron-package] Compiling foreign-types-shared v0.3.1
23902025-08-29T21:32:44.651Z[ omicron-package] Compiling tabwriter v1.4.0
23912025-08-29T21:32:45.732Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23922025-08-29T21:32:46.300Z[ omicron-package] Compiling foreign-types v0.5.0
23932025-08-29T21:32:46.652Z[ omicron-package] Compiling darling_macro v0.21.0
23942025-08-29T21:32:46.824Z[ omicron-package] Compiling cstr-argument v0.1.2
23952025-08-29T21:32:46.908Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
23962025-08-29T21:32:47.000Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
23972025-08-29T21:32:47.387Z[ omicron-package] Compiling pretty-hex v0.2.1
23982025-08-29T21:32:47.692Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23992025-08-29T21:32:48.278Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24002025-08-29T21:32:48.454Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24012025-08-29T21:32:48.576Z[ omicron-package] Compiling darling v0.21.0
24022025-08-29T21:32:48.762Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24032025-08-29T21:32:49.101Z[ omicron-package] Compiling rustls-webpki v0.102.8
24042025-08-29T21:32:49.198Z[ omicron-package] Compiling ingot-macros v0.1.1
24052025-08-29T21:32:49.596Z[ omicron-package] Compiling rayon v1.10.0
24062025-08-29T21:32:50.390Z[ omicron-package] Compiling colored v2.2.0
24072025-08-29T21:32:50.598Z[ omicron-package] Compiling heck v0.4.1
24082025-08-29T21:32:51.397Z[ omicron-package] Compiling zone_cfg_derive v0.3.0
24092025-08-29T21:32:52.882Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24102025-08-29T21:32:53.694Z[ omicron-package] Compiling sigpipe v0.1.3
24112025-08-29T21:32:54.124Z[ omicron-package] Compiling num-derive v0.4.2
24122025-08-29T21:32:54.186Z[ omicron-package] Compiling glob v0.3.2
24132025-08-29T21:32:54.489Z[ omicron-package] Compiling jiff v0.2.15
24142025-08-29T21:32:57.068Z[ omicron-package] Compiling rustls v0.22.4
24152025-08-29T21:32:57.112Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24162025-08-29T21:32:57.233Z[ omicron-package] Compiling libefi-sys v0.1.0
24172025-08-29T21:32:57.886Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
24182025-08-29T21:32:57.931Z[ omicron-package] Compiling ingot-types v0.1.2
24192025-08-29T21:32:58.324Z[ omicron-package] Compiling zone v0.3.1
24202025-08-29T21:32:58.721Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24212025-08-29T21:32:59.685Z[ omicron-package] Compiling ingot v0.1.1
24222025-08-29T21:33:00.350Z[ omicron-package] Compiling smf v0.2.3
24232025-08-29T21:33:04.004Z[ omicron-package] Compiling tokio-rustls v0.26.0
24242025-08-29T21:33:04.706Z[ omicron-package] Compiling hyper-rustls v0.27.7
24252025-08-29T21:33:05.619Z[ omicron-package] Compiling reqwest v0.12.22
24262025-08-29T21:33:07.202Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
24272025-08-29T21:33:07.886Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
24282025-08-29T21:33:08.408Z[ omicron-package] Compiling bitfield-struct v0.6.2
24292025-08-29T21:33:09.517Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24302025-08-29T21:33:09.650Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24312025-08-29T21:33:10.003Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
24322025-08-29T21:33:10.277Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24332025-08-29T21:33:11.401Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24342025-08-29T21:33:12.495Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
24352025-08-29T21:33:13.221Z[ omicron-package] Compiling console v0.16.0
24362025-08-29T21:33:13.667Z[ omicron-package] Compiling tokio-dtrace v0.1.0
24372025-08-29T21:33:13.844Z[ omicron-package] Compiling gethostname v0.5.0
24382025-08-29T21:33:14.329Z[ omicron-package] Compiling unit-prefix v0.5.1
24392025-08-29T21:33:14.474Z[ omicron-package] Compiling tokio-rustls v0.25.0
24402025-08-29T21:33:14.652Z[ omicron-package] Compiling fixedbitset v0.5.7
24412025-08-29T21:33:15.308Z[ omicron-package] Compiling dropshot v0.16.3
24422025-08-29T21:33:16.377Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
24432025-08-29T21:33:16.831Z[ omicron-package] Compiling petgraph v0.8.2
24442025-08-29T21:33:17.911Z[ omicron-package] Compiling indicatif v0.18.0
24452025-08-29T21:33:18.842Z[ helios-setup] warning: hiding a lifetime that's elided elsewhere is confusing
24462025-08-29T21:33:18.842Z[ helios-setup] --> src/main.rs:79:10
24472025-08-29T21:33:18.866Z[ helios-setup] |
24482025-08-29T21:33:18.866Z[ helios-setup] 79 | fn pc(s: &str) -> Component {
24492025-08-29T21:33:18.866Z[ helios-setup] | ^^^^ --------- the same lifetime is hidden here
24502025-08-29T21:33:18.867Z[ helios-setup] | |
24512025-08-29T21:33:18.867Z[ helios-setup] | the lifetime is elided here
24522025-08-29T21:33:18.867Z[ helios-setup] |
24532025-08-29T21:33:18.867Z[ helios-setup] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
24542025-08-29T21:33:18.867Z[ helios-setup] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
24552025-08-29T21:33:18.867Z[ helios-setup] help: use `'_` for type paths
24562025-08-29T21:33:18.867Z[ helios-setup] |
24572025-08-29T21:33:18.867Z[ helios-setup] 79 | fn pc(s: &str) -> Component<'_> {
24582025-08-29T21:33:18.867Z[ helios-setup] | ++++
24592025-08-29T21:33:18.867Z[ helios-setup]
24602025-08-29T21:33:24.124Z[ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24612025-08-29T21:33:25.180Z[ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24622025-08-29T21:33:25.302Z[ omicron-package] Compiling oxide-tokio-rt v0.1.2
24632025-08-29T21:33:26.192Z[ omicron-package] Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
24642025-08-29T21:33:28.675Z[ helios-setup] Aug 29 21:33:28.202 INFO helios repository root is: /work/oxidecomputer/helios
24652025-08-29T21:33:28.700Z[ helios-setup] Aug 29 21:33:28.205 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
24662025-08-29T21:33:28.700Z[ helios-setup] Aug 29 21:33:28.205 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
24672025-08-29T21:33:28.700Z[ helios-setup] Aug 29 21:33:28.205 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
24682025-08-29T21:33:28.700Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
24692025-08-29T21:33:30.066Z[ helios-setup] Aug 29 21:33:29.592 INFO clone ok!, project: amd-host-image-builder
24702025-08-29T21:33:30.066Z[ helios-setup] Aug 29 21:33:29.593 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
24712025-08-29T21:33:30.066Z[ helios-setup] Aug 29 21:33:29.593 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
24722025-08-29T21:33:30.090Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
24732025-08-29T21:33:30.391Z[ omicron-package] Compiling progenitor-client v0.9.1
24742025-08-29T21:33:31.354ZAug 29 21:33:30.881 DEBG process exited with exit status: 0 (58.425941074s)
24752025-08-29T21:33:31.378ZAug 29 21:33:30.884 INFO [incorp-manifest] task succeeded (58.429171054s)
24762025-08-29T21:33:31.378ZAug 29 21:33:30.884 INFO [incorp-fmt] running: pkgfmt -u -f v2 /work/incorporation.p5m
24772025-08-29T21:33:31.550Z[ omicron-package] Compiling progenitor v0.9.1
24782025-08-29T21:33:31.896ZAug 29 21:33:31.423 INFO [incorp-fmt] process exited with exit status: 0 (538.942584ms)
24792025-08-29T21:33:31.920ZAug 29 21:33:31.423 INFO [incorp-pkgsend] running: pkgsend publish -s /work/incorporation /work/incorporation.p5m
24802025-08-29T21:33:32.025Z[ omicron-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
24812025-08-29T21:33:32.796Z[ incorp-pkgsend] pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@16.0.0.0,5.11:20250829T213332Z
24822025-08-29T21:33:32.796Z[ incorp-pkgsend] PUBLISHED
24832025-08-29T21:33:32.947ZAug 29 21:33:32.474 INFO [incorp-pkgsend] process exited with exit status: 0 (1.05094179s)
24842025-08-29T21:33:32.971ZAug 29 21:33:32.475 INFO [helios-incorp] running: pkgrecv -s /work/incorporation -a -d /work/incorporation.p5p -m latest -v '*'
24852025-08-29T21:33:32.998Z[ omicron-package] Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24862025-08-29T21:33:33.595Z[ helios-incorp] Retrieving packages for publisher helios-dev ...
24872025-08-29T21:33:33.619Z[ helios-incorp] Retrieving catalog 'helios-dev' ... Done
24882025-08-29T21:33:33.619Z[ omicron-package] Compiling progenitor-client v0.10.0
24892025-08-29T21:33:33.683Z[ helios-incorp] Retrieving and evaluating 1 package(s)...
24902025-08-29T21:33:33.684Z[ helios-incorp] Fetching manifests: 1/1 100% complete
24912025-08-29T21:33:33.708Z[ helios-incorp] Fetching manifests: 1/1 100% complete
24922025-08-29T21:33:33.708Z[ helios-incorp]
24932025-08-29T21:33:33.708Z[ helios-incorp] Archiving packages ...
24942025-08-29T21:33:33.708Z[ helios-incorp] Packages to add: 1
24952025-08-29T21:33:33.708Z[ helios-incorp] Files to retrieve: 0
24962025-08-29T21:33:33.708Z[ helios-incorp] Estimated transfer size: 0.00 B
24972025-08-29T21:33:33.708Z[ helios-incorp]
24982025-08-29T21:33:33.708Z[ helios-incorp] Packages to archive:
24992025-08-29T21:33:33.708Z[ helios-incorp] consolidation/oxide/omicron-release-incorporation@16.0.0.0,5.11:20250829T213332Z
25002025-08-29T21:33:33.708Z[ helios-incorp]
25012025-08-29T21:33:33.708Z[ helios-incorp] Archiving: 1/7 items 0.0/0.1MB 0% complete
25022025-08-29T21:33:33.708Z[ helios-incorp] Archiving: Completed 106.69 kB in 0.00 seconds
25032025-08-29T21:33:33.844ZAug 29 21:33:33.372 INFO [helios-incorp] process exited with exit status: 0 (897.041442ms)
25042025-08-29T21:33:34.765Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25052025-08-29T21:33:39.999Z[ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25062025-08-29T21:33:40.322ZAug 29 21:33:39.850 INFO [hubris-staging] task succeeded (67.39589931s)
25072025-08-29T21:33:40.406Z[ helios-setup] Aug 29 21:33:39.934 INFO clone ok!, project: amd-firmware
25082025-08-29T21:33:40.406Z[ helios-setup] Aug 29 21:33:39.934 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
25092025-08-29T21:33:40.431Z[ helios-setup] Aug 29 21:33:39.934 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
25102025-08-29T21:33:40.431Z[ helios-setup] Aug 29 21:33:39.934 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
25112025-08-29T21:33:40.431Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
25122025-08-29T21:33:41.158Z[ helios-setup] Aug 29 21:33:40.686 INFO clone ok!, project: pinprick
25132025-08-29T21:33:41.158Z[ helios-setup] Aug 29 21:33:40.686 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
25142025-08-29T21:33:41.182Z[ helios-setup] Aug 29 21:33:40.686 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
25152025-08-29T21:33:41.182Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
25162025-08-29T21:33:42.507Z[ helios-setup] Aug 29 21:33:42.035 INFO clone ok!, project: chelsio-t6-roms
25172025-08-29T21:33:42.507Z[ helios-setup] Aug 29 21:33:42.036 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
25182025-08-29T21:33:42.531Z[ helios-setup] Aug 29 21:33:42.036 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
25192025-08-29T21:33:42.531Z[ helios-setup] Aug 29 21:33:42.036 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
25202025-08-29T21:33:42.531Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
25212025-08-29T21:33:43.438Z[ helios-setup] Aug 29 21:33:42.966 INFO clone ok!, project: bootserver
25222025-08-29T21:33:43.438Z[ helios-setup] Aug 29 21:33:42.967 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
25232025-08-29T21:33:43.462Z[ helios-setup] Aug 29 21:33:42.967 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
25242025-08-29T21:33:43.462Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
25252025-08-29T21:33:44.218Z[ omicron-package] Compiling omicron-zone-package v0.12.2
25262025-08-29T21:33:44.339Z[ helios-setup] Aug 29 21:33:43.868 INFO clone ok!, project: image-builder
25272025-08-29T21:33:44.339Z[ helios-setup] Aug 29 21:33:43.868 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
25282025-08-29T21:33:44.365Z[ helios-setup] Aug 29 21:33:43.868 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
25292025-08-29T21:33:44.365Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
25302025-08-29T21:33:45.266Z[ helios-setup] Aug 29 21:33:44.794 INFO clone ok!, project: phbl
25312025-08-29T21:33:45.266Z[ helios-setup] Aug 29 21:33:44.795 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
25322025-08-29T21:33:45.290Z[ helios-setup] Aug 29 21:33:44.795 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
25332025-08-29T21:33:45.290Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
25342025-08-29T21:33:46.638Z[ helios-setup] Aug 29 21:33:46.167 INFO clone ok!, project: pilot
25352025-08-29T21:33:46.662Z[ helios-setup] Aug 29 21:33:46.168 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
25362025-08-29T21:33:47.213Z[ helios-setup] Aug 29 21:33:46.742 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
25372025-08-29T21:33:47.810Z[ helios-setup] Aug 29 21:33:47.339 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
25382025-08-29T21:33:47.810Z[ helios-setup] Aug 29 21:33:47.340 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
25392025-08-29T21:33:48.388Z[ helios-setup] Aug 29 21:33:47.917 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
25402025-08-29T21:33:48.901Z[ helios-setup] Aug 29 21:33:48.430 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
25412025-08-29T21:33:48.901Z[ helios-setup] Aug 29 21:33:48.430 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
25422025-08-29T21:33:49.375Z[ helios-setup] Aug 29 21:33:48.904 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
25432025-08-29T21:33:49.929Z[ helios-setup] Aug 29 21:33:49.458 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
25442025-08-29T21:33:49.929Z[ helios-setup] Aug 29 21:33:49.458 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
25452025-08-29T21:33:49.953Z[ helios-setup] Aug 29 21:33:49.458 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
25462025-08-29T21:33:49.954Z[ helios-setup] Aug 29 21:33:49.458 INFO ok!
25472025-08-29T21:33:49.954Z[ helios-setup] Aug 29 21:33:49.459 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
25482025-08-29T21:33:49.954Z[ helios-setup] Aug 29 21:33:49.459 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
25492025-08-29T21:33:49.954Z[ helios-setup] Aug 29 21:33:49.459 INFO ok!
25502025-08-29T21:33:49.954Z[ helios-setup] Aug 29 21:33:49.459 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
25512025-08-29T21:33:49.954Z[ helios-setup] Aug 29 21:33:49.459 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
25522025-08-29T21:33:49.954Z[ helios-setup] Aug 29 21:33:49.459 INFO ok!
25532025-08-29T21:33:49.954Z[ helios-setup] Aug 29 21:33:49.459 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
25542025-08-29T21:33:50.040Z[ helios-setup] Aug 29 21:33:49.569 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.89.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
25552025-08-29T21:33:50.040Z[ helios-setup] Aug 29 21:33:49.569 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
25562025-08-29T21:33:50.040Z[ helios-setup] Aug 29 21:33:49.569 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
25572025-08-29T21:33:50.454Z[ helios-setup] Aug 29 21:33:49.983 INFO E| Updating crates.io index
25582025-08-29T21:33:50.606Z[ helios-setup] Aug 29 21:33:50.136 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
25592025-08-29T21:33:51.252Z[ helios-setup] Aug 29 21:33:50.782 INFO E| From https://github.com/oxidecomputer/amd-apcb
25602025-08-29T21:33:51.301Z[ helios-setup] Aug 29 21:33:50.782 INFO E| * [new ref] d8244b0a0f4a1496799c660e53dfe294b46f8888 -> refs/commit/d8244b0a0f4a1496799c660e53dfe294b46f8888
25612025-08-29T21:33:51.327Z[ helios-setup] Aug 29 21:33:50.814 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-efs.git`
25622025-08-29T21:33:51.848Z[ helios-setup] Aug 29 21:33:51.378 INFO E| From https://github.com/oxidecomputer/amd-efs
25632025-08-29T21:33:51.848Z[ helios-setup] Aug 29 21:33:51.378 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037
25642025-08-29T21:33:52.055Z[ helios-setup] Aug 29 21:33:51.585 INFO E| Downloading crates ...
25652025-08-29T21:33:52.136Z[ helios-setup] Aug 29 21:33:51.665 INFO E| Downloaded structopt-derive v0.4.18
25662025-08-29T21:33:52.161Z[ helios-setup] Aug 29 21:33:51.668 INFO E| Downloaded pest_derive v2.8.0
25672025-08-29T21:33:52.161Z[ helios-setup] Aug 29 21:33:51.674 INFO E| Downloaded strum v0.27.1
25682025-08-29T21:33:52.161Z[ helios-setup] Aug 29 21:33:51.678 INFO E| Downloaded vec_map v0.8.2
25692025-08-29T21:33:52.161Z[ helios-setup] Aug 29 21:33:51.680 INFO E| Downloaded pest_meta v2.8.0
25702025-08-29T21:33:52.161Z[ helios-setup] Aug 29 21:33:51.683 INFO E| Downloaded pest_generator v2.8.0
25712025-08-29T21:33:52.161Z[ helios-setup] Aug 29 21:33:51.686 INFO E| Downloaded parse_int v0.9.0
25722025-08-29T21:33:52.161Z[ helios-setup] Aug 29 21:33:51.687 INFO E| Downloaded strsim v0.8.0
25732025-08-29T21:33:52.161Z[ helios-setup] Aug 29 21:33:51.690 INFO E| Downloaded zerocopy v0.8.25
25742025-08-29T21:33:52.191Z[ helios-setup] Aug 29 21:33:51.720 INFO E| Downloaded unic-common v0.9.0
25752025-08-29T21:33:52.216Z[ helios-setup] Aug 29 21:33:51.722 INFO E| Downloaded syn v2.0.101
25762025-08-29T21:33:52.216Z[ helios-setup] Aug 29 21:33:51.734 INFO E| Downloaded clap v2.34.0
25772025-08-29T21:33:52.216Z[ helios-setup] Aug 29 21:33:51.741 INFO E| Downloaded modular-bitfield v0.11.2
25782025-08-29T21:33:52.240Z[ helios-setup] Aug 29 21:33:51.753 INFO E| Downloaded goblin v0.9.3
25792025-08-29T21:33:52.240Z[ helios-setup] Aug 29 21:33:51.760 INFO E| Downloaded typenum v1.18.0
25802025-08-29T21:33:52.240Z[ helios-setup] Aug 29 21:33:51.764 INFO E| Downloaded rustversion v1.0.20
25812025-08-29T21:33:52.240Z[ helios-setup] Aug 29 21:33:51.767 INFO E| Downloaded modular-bitfield-impl v0.11.2
25822025-08-29T21:33:52.240Z[ helios-setup] Aug 29 21:33:51.769 INFO E| Downloaded fletcher v1.0.0
25832025-08-29T21:33:52.264Z[ helios-setup] Aug 29 21:33:51.770 INFO E| Downloaded cpufeatures v0.2.17
25842025-08-29T21:33:52.264Z[ helios-setup] Aug 29 21:33:51.771 INFO E| Downloaded unic-ucd-version v0.9.0
25852025-08-29T21:33:52.264Z[ helios-setup] Aug 29 21:33:51.773 INFO E| Downloaded unic-ucd-ident v0.9.0
25862025-08-29T21:33:52.264Z[ helios-setup] Aug 29 21:33:51.775 INFO E| Downloaded unic-char-range v0.9.0
25872025-08-29T21:33:52.264Z[ helios-setup] Aug 29 21:33:51.777 INFO E| Downloaded unic-char-property v0.9.0
25882025-08-29T21:33:52.264Z[ helios-setup] Aug 29 21:33:51.778 INFO E| Downloaded textwrap v0.11.0
25892025-08-29T21:33:52.264Z[ helios-setup] Aug 29 21:33:51.780 INFO E| Downloaded serde_json v1.0.140
25902025-08-29T21:33:52.264Z[ helios-setup] Aug 29 21:33:51.788 INFO E| Downloaded ryu v1.0.20
25912025-08-29T21:33:52.264Z[ helios-setup] Aug 29 21:33:51.792 INFO E| Downloaded dyn-clone v1.0.19
25922025-08-29T21:33:52.265Z[ helios-setup] Aug 29 21:33:51.794 INFO E| Downloaded bytesize v2.0.1
25932025-08-29T21:33:52.289Z[ helios-setup] Aug 29 21:33:51.796 INFO E| Downloaded libc v0.2.172
25942025-08-29T21:33:52.313Z[ helios-setup] Aug 29 21:33:51.822 INFO E| Downloaded zerocopy-derive v0.8.25
25952025-08-29T21:33:52.313Z[ helios-setup] Aug 29 21:33:51.829 INFO E| Downloaded pest v2.8.0
25962025-08-29T21:33:52.313Z[ helios-setup] Aug 29 21:33:51.834 INFO E| Downloaded ansi_term v0.12.1
25972025-08-29T21:33:52.313Z[ helios-setup] Aug 29 21:33:51.836 INFO E| Downloaded structopt v0.3.26
25982025-08-29T21:33:52.337Z[ helios-setup] Aug 29 21:33:51.844 INFO E| Downloaded scroll_derive v0.12.1
25992025-08-29T21:33:52.337Z[ helios-setup] Aug 29 21:33:51.845 INFO E| Downloaded itoa v1.0.15
26002025-08-29T21:33:52.338Z[ helios-setup] Aug 29 21:33:51.846 INFO E| Downloaded four-cc v0.4.0
26012025-08-29T21:33:52.391Z[ helios-setup] Aug 29 21:33:51.920 INFO E| Compiling proc-macro2 v1.0.95
26022025-08-29T21:33:52.391Z[ helios-setup] Aug 29 21:33:51.920 INFO E| Compiling unicode-ident v1.0.18
26032025-08-29T21:33:52.391Z[ helios-setup] Aug 29 21:33:51.920 INFO E| Compiling memchr v2.7.4
26042025-08-29T21:33:52.414Z[ helios-setup] Aug 29 21:33:51.921 INFO E| Compiling autocfg v1.4.0
26052025-08-29T21:33:52.414Z[ helios-setup] Aug 29 21:33:51.921 INFO E| Compiling thiserror v2.0.12
26062025-08-29T21:33:52.414Z[ helios-setup] Aug 29 21:33:51.921 INFO E| Compiling syn v1.0.109
26072025-08-29T21:33:52.415Z[ helios-setup] Aug 29 21:33:51.921 INFO E| Compiling serde v1.0.219
26082025-08-29T21:33:52.415Z[ helios-setup] Aug 29 21:33:51.931 INFO E| Compiling version_check v0.9.5
26092025-08-29T21:33:52.659Z[ helios-setup] Aug 29 21:33:52.189 INFO E| Compiling serde_json v1.0.140
26102025-08-29T21:33:53.056Z[ helios-setup] Aug 29 21:33:52.585 INFO E| Compiling ryu v1.0.20
26112025-08-29T21:33:53.166Z[ helios-setup] Aug 29 21:33:52.696 INFO E| Compiling itoa v1.0.15
26122025-08-29T21:33:53.287Z[ helios-setup] Aug 29 21:33:52.817 INFO E| Compiling schemars v0.8.22
26132025-08-29T21:33:53.311Z[ helios-setup] Aug 29 21:33:52.830 INFO E| Compiling num-traits v0.2.19
26142025-08-29T21:33:53.350Z[ helios-setup] Aug 29 21:33:52.880 INFO E| Compiling memoffset v0.9.1
26152025-08-29T21:33:53.431Z[ helios-setup] Aug 29 21:33:52.961 INFO E| Compiling proc-macro-error-attr v1.0.4
26162025-08-29T21:33:53.524Z[ helios-setup] Aug 29 21:33:53.052 INFO E| Compiling rustversion v1.0.20
26172025-08-29T21:33:53.597Z[ helios-setup] Aug 29 21:33:53.127 INFO E| Compiling zerocopy v0.8.25
26182025-08-29T21:33:53.803Z[ helios-setup] Aug 29 21:33:53.333 INFO E| Compiling dyn-clone v1.0.19
26192025-08-29T21:33:53.827Z[ helios-setup] Aug 29 21:33:53.341 INFO E| Compiling paste v1.0.15
26202025-08-29T21:33:53.999Z[ helios-setup] Aug 29 21:33:53.529 INFO E| Compiling ucd-trie v0.1.7
26212025-08-29T21:33:54.105Z[ helios-setup] Aug 29 21:33:53.635 INFO E| Compiling libc v0.2.172
26222025-08-29T21:33:54.372Z[ helios-setup] Aug 29 21:33:53.902 INFO E| Compiling proc-macro-error v1.0.4
26232025-08-29T21:33:54.396Z[ helios-setup] Aug 29 21:33:53.920 INFO E| Compiling static_assertions v1.1.0
26242025-08-29T21:33:54.502Z[ helios-setup] Aug 29 21:33:54.030 INFO E| Compiling once_cell v1.21.3
26252025-08-29T21:33:54.659Z[ helios-setup] Aug 29 21:33:54.189 INFO E| Compiling quote v1.0.40
26262025-08-29T21:33:54.907Z[ helios-setup] Aug 29 21:33:54.437 INFO E| Compiling heck v0.5.0
26272025-08-29T21:33:55.123Z[ helios-setup] Aug 29 21:33:54.653 INFO E| Compiling syn v2.0.101
26282025-08-29T21:33:55.571Z[ helios-setup] Aug 29 21:33:55.101 INFO E| Compiling unicode-segmentation v1.12.0
26292025-08-29T21:33:55.904Z[ helios-setup] Aug 29 21:33:55.434 INFO E| Compiling unicode-width v0.1.14
26302025-08-29T21:33:56.102Z[ helios-setup] Aug 29 21:33:55.632 INFO E| Compiling bitflags v1.3.2
26312025-08-29T21:33:56.355Z[ helios-setup] Aug 29 21:33:55.885 INFO E| Compiling atty v0.2.14
26322025-08-29T21:33:56.405Z[ helios-setup] Aug 29 21:33:55.934 INFO E| Compiling parse_int v0.9.0
26332025-08-29T21:33:56.553Z[ helios-setup] Aug 29 21:33:56.082 INFO E| Compiling heck v0.3.3
26342025-08-29T21:33:56.658Z[ helios-setup] Aug 29 21:33:56.188 INFO E| Compiling textwrap v0.11.0
26352025-08-29T21:33:56.769Z[ helios-setup] Aug 29 21:33:56.299 INFO E| Compiling strum v0.27.1
26362025-08-29T21:33:56.824Z[ helios-setup] Aug 29 21:33:56.352 INFO E| Compiling fletcher v1.0.0
26372025-08-29T21:33:56.965Z[ helios-setup] Aug 29 21:33:56.494 INFO E| Compiling byteorder v1.5.0
26382025-08-29T21:33:57.155Z[ helios-setup] Aug 29 21:33:56.686 INFO E| Compiling unic-common v0.9.0
26392025-08-29T21:33:57.275Z[ helios-setup] Aug 29 21:33:56.806 INFO E| Compiling ansi_term v0.12.1
26402025-08-29T21:33:57.334Z[ helios-setup] Aug 29 21:33:56.864 INFO E| Compiling vec_map v0.8.2
26412025-08-29T21:33:57.334Z[ helios-setup] Aug 29 21:33:56.864 INFO E| Compiling strsim v0.8.0
26422025-08-29T21:33:57.772Z[ helios-setup] Aug 29 21:33:57.302 INFO E| Compiling unic-char-range v0.9.0
26432025-08-29T21:33:57.938Z[ helios-setup] Aug 29 21:33:57.469 INFO E| Compiling clap v2.34.0
26442025-08-29T21:33:58.026Z[ helios-setup] Aug 29 21:33:57.556 INFO E| Compiling unic-ucd-version v0.9.0
26452025-08-29T21:33:58.214Z[ helios-setup] Aug 29 21:33:57.744 INFO E| Compiling unic-char-property v0.9.0
26462025-08-29T21:33:58.288Z[ helios-setup] Aug 29 21:33:57.819 INFO E| Compiling log v0.4.27
26472025-08-29T21:33:58.341Z[ helios-setup] Aug 29 21:33:57.871 INFO E| Compiling plain v0.2.3
26482025-08-29T21:33:58.587Z[ helios-setup] Aug 29 21:33:58.117 INFO E| Compiling lazy_static v1.5.0
26492025-08-29T21:33:58.621Z[ helios-setup] Aug 29 21:33:58.152 INFO E| Compiling unic-ucd-ident v0.9.0
26502025-08-29T21:33:58.675Z[ helios-setup] Aug 29 21:33:58.205 INFO E| Compiling bytesize v2.0.1
26512025-08-29T21:34:03.441Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26522025-08-29T21:34:04.472Z[ helios-setup] Aug 29 21:34:04.002 INFO E| Compiling modular-bitfield-impl v0.11.2
26532025-08-29T21:34:04.472Z[ helios-setup] Aug 29 21:34:04.002 INFO E| Compiling structopt-derive v0.4.18
26542025-08-29T21:34:04.766Z[ helios-setup] Aug 29 21:34:04.296 INFO E| Compiling serde_derive_internals v0.29.1
26552025-08-29T21:34:05.984Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26562025-08-29T21:34:08.265Z[ helios-setup] Aug 29 21:34:07.796 INFO E| Compiling thiserror-impl v2.0.12
26572025-08-29T21:34:08.265Z[ helios-setup] Aug 29 21:34:07.796 INFO E| Compiling serde_derive v1.0.219
26582025-08-29T21:34:08.289Z[ helios-setup] Aug 29 21:34:07.797 INFO E| Compiling schemars_derive v0.8.22
26592025-08-29T21:34:08.289Z[ helios-setup] Aug 29 21:34:07.797 INFO E| Compiling zerocopy-derive v0.8.25
26602025-08-29T21:34:08.360Z[ helios-setup] Aug 29 21:34:07.892 INFO E| Compiling num-derive v0.4.2
26612025-08-29T21:34:08.888Z[ helios-setup] Aug 29 21:34:08.420 INFO E| Compiling modular-bitfield v0.11.2
26622025-08-29T21:34:09.145Z[ helios-setup] Aug 29 21:34:08.677 INFO E| Compiling strum_macros v0.27.1
26632025-08-29T21:34:09.248Z[ helios-setup] Aug 29 21:34:08.775 INFO E| Compiling scroll_derive v0.12.1
26642025-08-29T21:34:10.401Z[ helios-setup] Aug 29 21:34:09.932 INFO E| Compiling structopt v0.3.26
26652025-08-29T21:34:10.628Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26662025-08-29T21:34:12.001Z[ helios-setup] Aug 29 21:34:11.532 INFO E| Compiling scroll v0.12.0
26672025-08-29T21:34:12.903Z[ helios-setup] Aug 29 21:34:12.435 INFO E| Compiling goblin v0.9.3
26682025-08-29T21:34:13.432Z[ helios-setup] Aug 29 21:34:12.963 INFO E| Compiling pest v2.8.0
26692025-08-29T21:34:17.053Z[ helios-setup] Aug 29 21:34:16.583 INFO E| Compiling pest_meta v2.8.0
26702025-08-29T21:34:19.270Z[ helios-setup] Aug 29 21:34:18.803 INFO E| Compiling pest_generator v2.8.0
26712025-08-29T21:34:20.469Z[ helios-setup] Aug 29 21:34:20.002 INFO E| Compiling pest_derive v2.8.0
26722025-08-29T21:34:22.715Z[ helios-setup] Aug 29 21:34:22.248 INFO E| Compiling json5 v0.4.1
26732025-08-29T21:34:26.649Z[ helios-setup] Aug 29 21:34:26.183 INFO E| Compiling four-cc v0.4.0
26742025-08-29T21:34:26.650Z[ helios-setup] Aug 29 21:34:26.183 INFO E| Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3)
26752025-08-29T21:34:26.898Z[ helios-setup] Aug 29 21:34:26.431 INFO E| Compiling amd-apcb v0.5.4 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#d8244b0a)
26762025-08-29T21:34:33.608Z[ omicron-package] Finished `release` profile [optimized] target(s) in 2m 00s
26772025-08-29T21:34:33.890Z[ omicron-package]
26782025-08-29T21:34:33.890Z[ omicron-package] real 2:00.890191390
26792025-08-29T21:34:33.890Z[ omicron-package] user 8:58.269211783
26802025-08-29T21:34:33.914Z[ omicron-package] sys 38.685873903
26812025-08-29T21:34:33.914Z[ omicron-package] trap 1.225828620
26822025-08-29T21:34:33.914Z[ omicron-package] tflt 0.399837091
26832025-08-29T21:34:33.914Z[ omicron-package] dflt 1.431306452
26842025-08-29T21:34:33.914ZAug 29 21:34:33.426 INFO [omicron-package] process exited with exit status: 0 (120.969434101s)
26852025-08-29T21:34:33.914Z[ omicron-package] kflt 0.000260121
26862025-08-29T21:34:33.914Z[ omicron-package] lock 29:17.041602151
26872025-08-29T21:34:33.914Z[ omicron-package] slp 33:04.371132830
26882025-08-29T21:34:33.914Z[ omicron-package] lat 4:34.919346786
26892025-08-29T21:34:33.914Z[ omicron-package] stop 1:38.400121987
26902025-08-29T21:34:33.914ZAug 29 21:34:33.427 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery
26912025-08-29T21:34:33.914ZAug 29 21:34:33.427 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host
26922025-08-29T21:34:33.938Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
26932025-08-29T21:34:33.938Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
26942025-08-29T21:34:33.938Z[ recovery-target] Created new build target 'recovery' and set it as active
26952025-08-29T21:34:33.938Z[ host-target] Created new build target 'host' and set it as active
26962025-08-29T21:34:33.939ZAug 29 21:34:33.457 INFO [recovery-target] process exited with exit status: 0 (30.018013ms)
26972025-08-29T21:34:33.939ZAug 29 21:34:33.458 INFO [host-target] process exited with exit status: 0 (30.16969ms)
26982025-08-29T21:34:33.939ZAug 29 21:34:33.458 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
26992025-08-29T21:34:33.939Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
27002025-08-29T21:34:36.854Z[ host-package] Compiling ring v0.17.14
27012025-08-29T21:34:36.991Z[ host-package] Compiling typify-impl v0.4.1
27022025-08-29T21:34:37.075Z[ host-package] Compiling convert_case v0.4.0
27032025-08-29T21:34:37.075Z[ host-package] Compiling num-rational v0.4.2
27042025-08-29T21:34:37.099Z[ host-package] Compiling num-complex v0.4.6
27052025-08-29T21:34:37.099Z[ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27062025-08-29T21:34:37.811Z[ host-package] Compiling derive_more v0.99.20
27072025-08-29T21:34:37.934Z[ host-package] Compiling dirs-sys-next v0.1.2
27082025-08-29T21:34:38.447Z[ host-package] Compiling num v0.4.3
27092025-08-29T21:34:38.508Z[ host-package] Compiling float-ord v0.3.2
27102025-08-29T21:34:38.645Z[ host-package] Compiling dirs-next v2.0.0
27112025-08-29T21:34:38.889Z[ host-package] Compiling term v0.7.0
27122025-08-29T21:34:38.951Z[ host-package] Compiling is-terminal v0.4.13
27132025-08-29T21:34:39.257Z[ host-package] Compiling bytecount v0.6.8
27142025-08-29T21:34:39.448Z[ host-package] Compiling camino v1.1.11
27152025-08-29T21:34:39.609Z[ host-package] Compiling secrecy v0.10.3
27162025-08-29T21:34:39.967Z[ host-package] Compiling swrite v0.1.0
27172025-08-29T21:34:40.008Z[ host-package] Compiling password-hash v0.5.0
27182025-08-29T21:34:40.175Z[ host-package] Compiling blake2 v0.10.6
27192025-08-29T21:34:40.675Z[ host-package] Compiling atomicwrites v0.4.4
27202025-08-29T21:34:41.307Z[ host-package] Compiling argon2 v0.5.3
27212025-08-29T21:34:41.355Z[ host-package] Compiling fastrand v2.1.1
27222025-08-29T21:34:41.918Z[ host-package] Compiling rustls v0.23.19
27232025-08-29T21:34:41.971Z[ host-package] Compiling tempfile v3.20.0
27242025-08-29T21:34:42.099Z[ host-package] Compiling rustls v0.22.4
27252025-08-29T21:34:42.178Z[ host-package] Compiling newline-converter v0.3.0
27262025-08-29T21:34:42.392Z[ host-package] Compiling thread_local v1.1.8
27272025-08-29T21:34:42.715Z[ host-package] Compiling wait-timeout v0.2.0
27282025-08-29T21:34:42.933Z[ host-package] Compiling match_cfg v0.1.0
27292025-08-29T21:34:43.200Z[ host-package] Compiling bit-vec v0.8.0
27302025-08-29T21:34:43.302Z[ host-package] Compiling quick-error v1.2.3
27312025-08-29T21:34:43.329Z[ host-package] Compiling hostname v0.3.1
27322025-08-29T21:34:43.542Z[ host-package] Compiling rusty-fork v0.3.0
27332025-08-29T21:34:43.624Z[ host-package] Compiling expectorate v1.2.0
27342025-08-29T21:34:43.680Z[ host-package] Compiling ref-cast v1.0.24
27352025-08-29T21:34:43.715Z[ host-package] Compiling bit-set v0.8.0
27362025-08-29T21:34:43.814Z[ host-package] Compiling multer v3.1.0
27372025-08-29T21:34:43.942Z[ host-package] Compiling slog-async v2.8.0
27382025-08-29T21:34:44.068Z[ host-package] Compiling crossbeam-channel v0.5.15
27392025-08-29T21:34:44.105Z[ host-package] Compiling toml_parser v1.0.2
27402025-08-29T21:34:44.131Z[ host-package] Compiling slog-json v2.6.1
27412025-08-29T21:34:44.268Z[ host-package] Compiling rand_xorshift v0.4.0
27422025-08-29T21:34:44.594Z[ host-package] Compiling rustls-webpki v0.102.8
27432025-08-29T21:34:44.662Z[ host-package] Compiling futures-executor v0.3.31
27442025-08-29T21:34:45.174Z[ host-package] Compiling toml_datetime v0.7.0
27452025-08-29T21:34:45.228Z[ host-package] Compiling serde_spanned v1.0.0
27462025-08-29T21:34:45.560Z[ host-package] Compiling hex v0.4.3
27472025-08-29T21:34:45.606Z[ host-package] Compiling unarray v0.1.4
27482025-08-29T21:34:46.008Z[ host-package] Compiling toml_writer v1.0.2
27492025-08-29T21:34:46.113Z[ host-package] Compiling typify-macro v0.4.1
27502025-08-29T21:34:46.299Z[ host-package] Compiling take_mut v0.2.2
27512025-08-29T21:34:46.458Z[ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27522025-08-29T21:34:46.592Z[ host-package] Compiling toml v0.9.5
27532025-08-29T21:34:46.698Z[ host-package] Compiling proptest v1.7.0
27542025-08-29T21:34:47.422Z[ host-package] Compiling futures v0.3.31
27552025-08-29T21:34:47.586Z[ host-package] Compiling slog-bunyan v2.5.0
27562025-08-29T21:34:48.906Z[ host-package] Compiling slog-term v2.9.1
27572025-08-29T21:34:49.405Z[ host-package] Compiling dropshot v0.16.3
27582025-08-29T21:34:49.530Z[ host-package] Compiling async-stream v0.3.6
27592025-08-29T21:34:49.738Z[ host-package] Compiling typify v0.4.1
27602025-08-29T21:34:49.894Z[ host-package] Compiling progenitor-impl v0.10.0
27612025-08-29T21:34:50.032Z[ host-package] Compiling waitgroup v0.1.2
27622025-08-29T21:34:50.396Z[ host-package] Compiling tokio-rustls v0.25.0
27632025-08-29T21:34:51.003Z[ host-package] Compiling rustls-pemfile v2.2.0
27642025-08-29T21:34:51.440Z[ host-package] Compiling serde_path_to_error v0.1.17
27652025-08-29T21:34:52.463Z[ host-package] Compiling hostname v0.4.0
27662025-08-29T21:34:52.832Z[ host-package] Compiling instant v0.1.13
27672025-08-29T21:34:53.199Z[ host-package] Compiling tokio-rustls v0.26.0
27682025-08-29T21:34:53.744Z[ host-package] Compiling hyper-rustls v0.27.7
27692025-08-29T21:34:54.586Z[ host-package] Compiling reqwest v0.12.22
27702025-08-29T21:34:54.633Z[ host-package] Compiling owo-colors v4.2.2
27712025-08-29T21:34:57.504Z[ host-package] Compiling progenitor-macro v0.10.0
27722025-08-29T21:34:58.405Z[ host-package] Compiling debug-ignore v1.0.5
27732025-08-29T21:34:58.653Z[ host-package] Compiling progenitor-client v0.9.1
27742025-08-29T21:34:59.323Z[ host-package] Compiling progenitor v0.9.1
27752025-08-29T21:34:59.615Z[ host-package] Compiling cancel-safe-futures v0.1.5
27762025-08-29T21:35:00.255Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
27772025-08-29T21:35:04.139Z[ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
27782025-08-29T21:35:06.030Z[ helios-setup] Aug 29 21:35:05.568 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config)
27792025-08-29T21:35:08.714Z[ host-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
27802025-08-29T21:35:09.670Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27812025-08-29T21:35:09.768Z[ host-package] Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
27822025-08-29T21:35:10.025Z[ host-package] Compiling progenitor-client v0.10.0
27832025-08-29T21:35:10.416Z[ host-package] Compiling backoff v0.4.0
27842025-08-29T21:35:10.752Z[ host-package] Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
27852025-08-29T21:35:10.954Z[ host-package] Compiling iddqd v0.3.9
27862025-08-29T21:35:12.114Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27872025-08-29T21:35:14.584Z[ host-package] Compiling progenitor v0.10.0
27882025-08-29T21:35:14.989Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27892025-08-29T21:35:17.996Z[ helios-setup] Aug 29 21:35:17.536 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
27902025-08-29T21:35:20.349Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27912025-08-29T21:35:21.094Z[ host-package] Compiling parse-display v0.10.0
27922025-08-29T21:35:21.743Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
27932025-08-29T21:35:26.529Z[ host-package] Compiling serde_with v3.14.0
27942025-08-29T21:35:28.394Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27952025-08-29T21:35:29.520Z[ host-package] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
27962025-08-29T21:35:30.412Z[ host-package] Compiling libsw-core v0.3.1
27972025-08-29T21:35:31.569Z[ host-package] Compiling macaddr v1.0.1
27982025-08-29T21:35:32.063Z[ host-package] Compiling libsw v3.5.0
27992025-08-29T21:35:33.894Z[ host-package] Compiling utf-8 v0.7.6
28002025-08-29T21:35:34.383Z[ host-package] Compiling linear-map v1.2.0
28012025-08-29T21:35:35.166Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28022025-08-29T21:35:35.373Z[ host-package] Compiling toml v0.8.23
28032025-08-29T21:35:37.188Z[ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28042025-08-29T21:35:42.996Z[ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28052025-08-29T21:35:43.284Z[ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28062025-08-29T21:35:43.351Z[ host-package] Compiling keccak v0.1.5
28072025-08-29T21:35:44.487Z[ host-package] Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28082025-08-29T21:35:45.470Z[ host-package] Compiling sha3 v0.10.8
28092025-08-29T21:35:46.066Z[ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28102025-08-29T21:35:46.420Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
28112025-08-29T21:35:48.624Z[ helios-setup] Aug 29 21:35:48.168 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
28122025-08-29T21:35:48.668Z[ helios-setup] Aug 29 21:35:48.212 INFO building project "amd-host-image-builder" ok (118 seconds)
28132025-08-29T21:35:48.668Z[ helios-setup] Aug 29 21:35:48.212 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick"
28142025-08-29T21:35:48.783Z[ helios-setup] Aug 29 21:35:48.326 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.89.0-x86_64-unknown-illumos (default)"
28152025-08-29T21:35:48.783Z[ helios-setup] Aug 29 21:35:48.326 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
28162025-08-29T21:35:48.807Z[ helios-setup] Aug 29 21:35:48.326 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
28172025-08-29T21:35:49.216Z[ helios-setup] Aug 29 21:35:48.760 INFO E| Downloading crates ...
28182025-08-29T21:35:49.278Z[ helios-setup] Aug 29 21:35:48.822 INFO E| Downloaded miniz_oxide v0.8.8
28192025-08-29T21:35:49.339Z[ helios-setup] Aug 29 21:35:48.882 INFO E| Compiling adler2 v2.0.0
28202025-08-29T21:35:49.506Z[ helios-setup] Aug 29 21:35:49.049 INFO E| Compiling miniz_oxide v0.8.8
28212025-08-29T21:35:49.978Z[ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28222025-08-29T21:35:51.989Z[ helios-setup] Aug 29 21:35:51.533 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
28232025-08-29T21:35:53.020Z[ helios-setup] Aug 29 21:35:52.564 INFO E| Finished `release` profile [optimized] target(s) in 4.11s
28242025-08-29T21:35:53.045Z[ helios-setup] Aug 29 21:35:52.576 INFO building project "pinprick" ok (4 seconds)
28252025-08-29T21:35:53.046Z[ helios-setup] Aug 29 21:35:52.577 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver"
28262025-08-29T21:35:53.147Z[ helios-setup] Aug 29 21:35:52.691 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.89.0-x86_64-unknown-illumos (default)"
28272025-08-29T21:35:53.148Z[ helios-setup] Aug 29 21:35:52.691 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
28282025-08-29T21:35:53.172Z[ helios-setup] Aug 29 21:35:52.691 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
28292025-08-29T21:35:53.505Z[ helios-setup] Aug 29 21:35:53.049 INFO E| Downloading crates ...
28302025-08-29T21:35:53.575Z[ helios-setup] Aug 29 21:35:53.119 INFO E| Downloaded unicode-width v0.1.10
28312025-08-29T21:35:53.599Z[ helios-setup] Aug 29 21:35:53.122 INFO E| Downloaded block-buffer v0.10.3
28322025-08-29T21:35:53.599Z[ helios-setup] Aug 29 21:35:53.123 INFO E| Downloaded typenum v1.15.0
28332025-08-29T21:35:53.599Z[ helios-setup] Aug 29 21:35:53.126 INFO E| Downloaded generic-array v0.14.6
28342025-08-29T21:35:53.623Z[ helios-setup] Aug 29 21:35:53.163 INFO E| Downloaded miniz_oxide v0.6.2
28352025-08-29T21:35:53.623Z[ host-package] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
28362025-08-29T21:35:53.623Z[ helios-setup] Aug 29 21:35:53.166 INFO E| Downloaded sha2 v0.10.5
28372025-08-29T21:35:53.647Z[ helios-setup] Aug 29 21:35:53.171 INFO E| Downloaded flate2 v1.0.25
28382025-08-29T21:35:53.647Z[ helios-setup] Aug 29 21:35:53.176 INFO E| Downloaded bytes v1.2.1
28392025-08-29T21:35:53.647Z[ helios-setup] Aug 29 21:35:53.181 INFO E| Downloaded anyhow v1.0.62
28402025-08-29T21:35:53.647Z[ helios-setup] Aug 29 21:35:53.185 INFO E| Downloaded digest v0.10.3
28412025-08-29T21:35:53.647Z[ helios-setup] Aug 29 21:35:53.187 INFO E| Downloaded cpufeatures v0.2.5
28422025-08-29T21:35:53.719Z[ helios-setup] Aug 29 21:35:53.263 INFO E| Compiling version_check v0.9.4
28432025-08-29T21:35:53.719Z[ helios-setup] Aug 29 21:35:53.263 INFO E| Compiling typenum v1.15.0
28442025-08-29T21:35:53.743Z[ helios-setup] Aug 29 21:35:53.264 INFO E| Compiling crc32fast v1.3.2
28452025-08-29T21:35:53.743Z[ helios-setup] Aug 29 21:35:53.264 INFO E| Compiling cfg-if v1.0.0
28462025-08-29T21:35:53.743Z[ helios-setup] Aug 29 21:35:53.264 INFO E| Compiling anyhow v1.0.62
28472025-08-29T21:35:53.743Z[ helios-setup] Aug 29 21:35:53.264 INFO E| Compiling adler v1.0.2
28482025-08-29T21:35:53.743Z[ helios-setup] Aug 29 21:35:53.264 INFO E| Compiling cpufeatures v0.2.5
28492025-08-29T21:35:53.743Z[ helios-setup] Aug 29 21:35:53.264 INFO E| Compiling unicode-width v0.1.10
28502025-08-29T21:35:54.481Z[ helios-setup] Aug 29 21:35:54.016 INFO E| Compiling getopts v0.2.21
28512025-08-29T21:35:54.509Z[ helios-setup] Aug 29 21:35:54.053 INFO E| Compiling bitflags v1.3.2
28522025-08-29T21:35:54.534Z[ helios-setup] Aug 29 21:35:54.061 INFO E| Compiling bytes v1.2.1
28532025-08-29T21:35:54.694Z[ helios-setup] Aug 29 21:35:54.238 INFO E| Compiling miniz_oxide v0.6.2
28542025-08-29T21:35:55.254Z[ helios-setup] Aug 29 21:35:54.797 INFO E| Compiling generic-array v0.14.6
28552025-08-29T21:35:56.140Z[ helios-setup] Aug 29 21:35:55.685 INFO E| Compiling flate2 v1.0.25
28562025-08-29T21:35:58.434Z[ host-package] Compiling prettyplease v0.2.36
28572025-08-29T21:35:58.529Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28582025-08-29T21:35:58.586Z[ host-package] Compiling tungstenite v0.21.0
28592025-08-29T21:35:59.128Z[ helios-setup] Aug 29 21:35:58.673 INFO E| Compiling block-buffer v0.10.3
28602025-08-29T21:35:59.128Z[ helios-setup] Aug 29 21:35:58.673 INFO E| Compiling crypto-common v0.1.6
28612025-08-29T21:35:59.421Z[ helios-setup] Aug 29 21:35:58.966 INFO E| Compiling digest v0.10.3
28622025-08-29T21:35:59.766Z[ helios-setup] Aug 29 21:35:59.311 INFO E| Compiling sha2 v0.10.5
28632025-08-29T21:36:00.281Z[ helios-setup] Aug 29 21:35:59.826 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
28642025-08-29T21:36:01.978Z[ host-package] Compiling half v2.4.1
28652025-08-29T21:36:02.789Z[ host-package] Compiling ciborium-io v0.2.2
28662025-08-29T21:36:02.849Z[ host-package] Compiling tokio-tungstenite v0.21.0
28672025-08-29T21:36:03.153Z[ host-package] Compiling ciborium-ll v0.2.2
28682025-08-29T21:36:03.960Z[ host-package] Compiling papergrid v0.11.0
28692025-08-29T21:36:04.114Z[ host-package] Compiling tabled_derive v0.7.0
28702025-08-29T21:36:04.225Z[ host-package] Compiling csv-core v0.1.11
28712025-08-29T21:36:04.568Z[ helios-setup] Aug 29 21:36:04.114 INFO E| Finished `release` profile [optimized] target(s) in 11.27s
28722025-08-29T21:36:04.592Z[ helios-setup] Aug 29 21:36:04.127 INFO building project "bootserver" ok (11 seconds)
28732025-08-29T21:36:04.592Z[ helios-setup] Aug 29 21:36:04.127 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder"
28742025-08-29T21:36:04.675Z[ helios-setup] Aug 29 21:36:04.221 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.89.0-x86_64-unknown-illumos (default)"
28752025-08-29T21:36:04.675Z[ helios-setup] Aug 29 21:36:04.221 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
28762025-08-29T21:36:04.699Z[ helios-setup] Aug 29 21:36:04.221 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
28772025-08-29T21:36:04.877Z[ host-package] Compiling highway v1.3.0
28782025-08-29T21:36:04.914Z[ helios-setup] Aug 29 21:36:04.459 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
28792025-08-29T21:36:05.152Z[ host-package] Compiling csv v1.3.1
28802025-08-29T21:36:05.314Z[ helios-setup] Aug 29 21:36:04.859 INFO E| From https://github.com/jclulow/rust-jmclib
28812025-08-29T21:36:05.314Z[ helios-setup] Aug 29 21:36:04.859 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
28822025-08-29T21:36:05.339Z[ helios-setup] Aug 29 21:36:04.877 INFO E| Updating crates.io index
28832025-08-29T21:36:05.431Z[ helios-setup] Aug 29 21:36:04.974 INFO E| Downloading crates ...
28842025-08-29T21:36:05.525Z[ helios-setup] Aug 29 21:36:05.070 INFO E| Downloaded opaque-debug v0.3.0
28852025-08-29T21:36:05.549Z[ helios-setup] Aug 29 21:36:05.072 INFO E| Downloaded fastrand v2.0.0
28862025-08-29T21:36:05.549Z[ helios-setup] Aug 29 21:36:05.075 INFO E| Downloaded libdevinfo-sys v1.0.0
28872025-08-29T21:36:05.573Z[ helios-setup] Aug 29 21:36:05.117 INFO E| Downloaded walkdir v2.3.3
28882025-08-29T21:36:05.599Z[ helios-setup] Aug 29 21:36:05.121 INFO E| Downloaded uuid v0.8.2
28892025-08-29T21:36:05.599Z[ helios-setup] Aug 29 21:36:05.126 INFO E| Downloaded unicode-ident v1.0.11
28902025-08-29T21:36:05.599Z[ helios-setup] Aug 29 21:36:05.130 INFO E| Downloaded serde_derive v1.0.193
28912025-08-29T21:36:05.623Z[ helios-setup] Aug 29 21:36:05.154 INFO E| Downloaded proc-macro2 v1.0.66
28922025-08-29T21:36:05.623Z[ helios-setup] Aug 29 21:36:05.158 INFO E| Downloaded anyhow v1.0.72
28932025-08-29T21:36:05.623Z[ helios-setup] Aug 29 21:36:05.164 INFO E| Downloaded typenum v1.16.0
28942025-08-29T21:36:05.647Z[ helios-setup] Aug 29 21:36:05.170 INFO E| Downloaded toml v0.5.11
28952025-08-29T21:36:05.647Z[ helios-setup] Aug 29 21:36:05.175 INFO E| Downloaded sha-1 v0.9.8
28962025-08-29T21:36:05.647Z[ helios-setup] Aug 29 21:36:05.177 INFO E| Downloaded ryu v1.0.15
28972025-08-29T21:36:05.647Z[ helios-setup] Aug 29 21:36:05.181 INFO E| Downloaded quote v1.0.31
28982025-08-29T21:36:05.647Z[ helios-setup] Aug 29 21:36:05.185 INFO E| Downloaded once_cell v1.18.0
28992025-08-29T21:36:05.647Z[ helios-setup] Aug 29 21:36:05.187 INFO E| Downloaded serde_json v1.0.103
29002025-08-29T21:36:05.671Z[ helios-setup] Aug 29 21:36:05.195 INFO E| Downloaded getrandom v0.2.10
29012025-08-29T21:36:05.671Z[ helios-setup] Aug 29 21:36:05.198 INFO E| Downloaded errno v0.3.1
29022025-08-29T21:36:05.671Z[ helios-setup] Aug 29 21:36:05.200 INFO E| Downloaded rustix v0.38.4
29032025-08-29T21:36:05.697Z[ helios-setup] Aug 29 21:36:05.222 INFO E| Downloaded syn v2.0.32
29042025-08-29T21:36:05.698Z[ helios-setup] Aug 29 21:36:05.232 INFO E| Downloaded tempfile v3.7.0
29052025-08-29T21:36:05.698Z[ helios-setup] Aug 29 21:36:05.235 INFO E| Downloaded md-5 v0.9.1
29062025-08-29T21:36:05.698Z[ helios-setup] Aug 29 21:36:05.237 INFO E| Downloaded itoa v1.0.9
29072025-08-29T21:36:05.698Z[ helios-setup] Aug 29 21:36:05.239 INFO E| Downloaded glob v0.3.1
29082025-08-29T21:36:05.698Z[ helios-setup] Aug 29 21:36:05.240 INFO E| Downloaded digest v0.9.0
29092025-08-29T21:36:05.722Z[ helios-setup] Aug 29 21:36:05.244 INFO E| Downloaded cpufeatures v0.2.9
29102025-08-29T21:36:05.722Z[ helios-setup] Aug 29 21:36:05.244 INFO E| Downloaded block-buffer v0.9.0
29112025-08-29T21:36:05.722Z[ helios-setup] Aug 29 21:36:05.245 INFO E| Downloaded serde v1.0.193
29122025-08-29T21:36:05.722Z[ helios-setup] Aug 29 21:36:05.248 INFO E| Downloaded bitflags v2.3.3
29132025-08-29T21:36:05.722Z[ helios-setup] Aug 29 21:36:05.252 INFO E| Downloaded libc v0.2.147
29142025-08-29T21:36:05.811Z[ helios-setup] Aug 29 21:36:05.356 INFO E| Compiling libc v0.2.147
29152025-08-29T21:36:05.835Z[ helios-setup] Aug 29 21:36:05.359 INFO E| Compiling proc-macro2 v1.0.66
29162025-08-29T21:36:05.835Z[ helios-setup] Aug 29 21:36:05.359 INFO E| Compiling cfg-if v1.0.0
29172025-08-29T21:36:05.835Z[ helios-setup] Aug 29 21:36:05.359 INFO E| Compiling unicode-ident v1.0.11
29182025-08-29T21:36:05.835Z[ helios-setup] Aug 29 21:36:05.359 INFO E| Compiling version_check v0.9.4
29192025-08-29T21:36:05.835Z[ helios-setup] Aug 29 21:36:05.359 INFO E| Compiling typenum v1.16.0
29202025-08-29T21:36:05.835Z[ helios-setup] Aug 29 21:36:05.359 INFO E| Compiling serde v1.0.193
29212025-08-29T21:36:05.835Z[ helios-setup] Aug 29 21:36:05.359 INFO E| Compiling num-conv v0.1.0
29222025-08-29T21:36:05.994Z[ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29232025-08-29T21:36:06.516Z[ helios-setup] Aug 29 21:36:06.060 INFO E| Compiling rustix v0.38.4
29242025-08-29T21:36:06.606Z[ helios-setup] Aug 29 21:36:06.152 INFO E| Compiling time-core v0.1.2
29252025-08-29T21:36:06.735Z[ host-package] Compiling tabled v0.15.0
29262025-08-29T21:36:06.917Z[ helios-setup] Aug 29 21:36:06.463 INFO E| Compiling slog v2.7.0
29272025-08-29T21:36:06.942Z[ helios-setup] Aug 29 21:36:06.471 INFO E| Compiling powerfmt v0.2.0
29282025-08-29T21:36:07.459Z[ helios-setup] Aug 29 21:36:07.004 INFO E| Compiling itoa v1.0.9
29292025-08-29T21:36:07.485Z[ helios-setup] Aug 29 21:36:07.010 INFO E| Compiling generic-array v0.14.7
29302025-08-29T21:36:07.888Z[ helios-setup] Aug 29 21:36:07.434 INFO E| Compiling deranged v0.3.11
29312025-08-29T21:36:07.914Z[ helios-setup] Aug 29 21:36:07.460 INFO E| Compiling time-macros v0.2.18
29322025-08-29T21:36:08.143Z[ host-package] Compiling ciborium v0.2.2
29332025-08-29T21:36:08.287Z[ helios-setup] Aug 29 21:36:07.833 INFO E| Compiling num_threads v0.1.6
29342025-08-29T21:36:08.375Z[ helios-setup] Aug 29 21:36:07.921 INFO E| Compiling quote v1.0.31
29352025-08-29T21:36:08.515Z[ helios-setup] Aug 29 21:36:08.061 INFO E| Compiling once_cell v1.18.0
29362025-08-29T21:36:08.539Z[ helios-setup] Aug 29 21:36:08.076 INFO E| Compiling bitflags v2.3.3
29372025-08-29T21:36:09.211Z[ helios-setup] Aug 29 21:36:08.757 INFO E| Compiling syn v2.0.32
29382025-08-29T21:36:09.294Z[ helios-setup] Aug 29 21:36:08.840 INFO E| Compiling thread_local v1.1.7
29392025-08-29T21:36:09.393Z[ helios-setup] Aug 29 21:36:08.938 INFO E| Compiling anyhow v1.0.72
29402025-08-29T21:36:10.261Z[ helios-setup] Aug 29 21:36:09.807 INFO E| Compiling dirs-sys-next v0.1.2
29412025-08-29T21:36:10.433Z[ helios-setup] Aug 29 21:36:09.979 INFO E| Compiling errno v0.3.1
29422025-08-29T21:36:10.457Z[ helios-setup] Aug 29 21:36:10.003 INFO E| Compiling atty v0.2.14
29432025-08-29T21:36:10.926Z[ helios-setup] Aug 29 21:36:10.471 INFO E| Compiling dirs-next v2.0.0
29442025-08-29T21:36:11.086Z[ helios-setup] Aug 29 21:36:10.630 INFO E| Compiling fastrand v2.0.0
29452025-08-29T21:36:11.110Z[ helios-setup] Aug 29 21:36:10.651 INFO E| Compiling opaque-debug v0.3.0
29462025-08-29T21:36:11.295Z[ helios-setup] Aug 29 21:36:10.832 INFO E| Compiling term v0.7.0
29472025-08-29T21:36:11.356Z[ helios-setup] Aug 29 21:36:10.902 INFO E| Compiling serde_json v1.0.103
29482025-08-29T21:36:11.627Z[ helios-setup] Aug 29 21:36:11.171 INFO E| Compiling digest v0.9.0
29492025-08-29T21:36:11.698Z[ helios-setup] Aug 29 21:36:11.244 INFO E| Compiling block-buffer v0.9.0
29502025-08-29T21:36:12.170Z[ helios-setup] Aug 29 21:36:11.716 INFO E| Compiling getrandom v0.2.10
29512025-08-29T21:36:12.193Z[ helios-setup] Aug 29 21:36:11.740 INFO E| Compiling unicode-width v0.1.10
29522025-08-29T21:36:12.217Z[ host-package] Compiling semver v0.1.20
29532025-08-29T21:36:12.471Z[ helios-setup] Aug 29 21:36:12.018 INFO E| Compiling same-file v1.0.6
29542025-08-29T21:36:12.521Z[ helios-setup] Aug 29 21:36:12.068 INFO E| Compiling cpufeatures v0.2.9
29552025-08-29T21:36:12.695Z[ helios-setup] Aug 29 21:36:12.240 INFO E| Compiling time v0.3.36
29562025-08-29T21:36:12.796Z[ helios-setup] Aug 29 21:36:12.338 INFO E| Compiling ryu v1.0.15
29572025-08-29T21:36:13.026Z[ helios-setup] Aug 29 21:36:12.572 INFO E| Compiling walkdir v2.3.3
29582025-08-29T21:36:13.050Z[ host-package] Compiling tough v0.20.0
29592025-08-29T21:36:13.205Z[ helios-setup] Aug 29 21:36:12.751 INFO E| Compiling sha-1 v0.9.8
29602025-08-29T21:36:13.373Z[ helios-setup] Aug 29 21:36:12.918 INFO E| Compiling getopts v0.2.21
29612025-08-29T21:36:13.413Z[ host-package] Compiling rustc_version v0.1.7
29622025-08-29T21:36:13.580Z[ helios-setup] Aug 29 21:36:13.126 INFO E| Compiling md-5 v0.9.1
29632025-08-29T21:36:14.182Z[ helios-setup] Aug 29 21:36:13.728 INFO E| Compiling tempfile v3.7.0
29642025-08-29T21:36:14.242Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29652025-08-29T21:36:14.458Z[ helios-setup] Aug 29 21:36:14.002 INFO E| Compiling libdevinfo-sys v1.0.0
29662025-08-29T21:36:14.483Z[ helios-setup] Aug 29 21:36:14.030 INFO E| Compiling glob v0.3.1
29672025-08-29T21:36:16.313Z[ helios-setup] Aug 29 21:36:15.859 INFO E| Compiling slog-term v2.9.0
29682025-08-29T21:36:16.508Z[ helios-setup] Aug 29 21:36:16.052 INFO E| Compiling serde_derive v1.0.193
29692025-08-29T21:36:16.590Z[ host-package] Compiling newtype_derive v0.1.6
29702025-08-29T21:36:17.326Z[ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
29712025-08-29T21:36:20.391Z[ host-package] Compiling resolv-conf v0.7.0
29722025-08-29T21:36:21.071Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
29732025-08-29T21:36:21.827Z[ host-package] Compiling universal-hash v0.5.1
29742025-08-29T21:36:22.085Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
29752025-08-29T21:36:22.139Z[ host-package] Compiling opaque-debug v0.3.1
29762025-08-29T21:36:22.396Z[ host-package] Compiling smawk v0.3.2
29772025-08-29T21:36:22.821Z[ host-package] Compiling unicode-linebreak v0.1.5
29782025-08-29T21:36:22.929Z[ host-package] Compiling poly1305 v0.8.0
29792025-08-29T21:36:23.434Z[ host-package] Compiling textwrap v0.16.2
29802025-08-29T21:36:23.691Z[ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
29812025-08-29T21:36:24.278Z[ host-package] Compiling thiserror-no-std v2.0.2
29822025-08-29T21:36:24.554Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29832025-08-29T21:36:24.642Z[ host-package] Compiling chacha20 v0.9.1
29842025-08-29T21:36:24.856Z[ host-package] Compiling aead v0.5.2
29852025-08-29T21:36:24.979Z[ host-package] Compiling humantime v2.2.0
29862025-08-29T21:36:25.165Z[ host-package] Compiling chacha20poly1305 v0.10.1
29872025-08-29T21:36:25.356Z[ host-package] Compiling vsss-rs v3.3.4
29882025-08-29T21:36:25.474Z[ host-package] Compiling linked-hash-map v0.5.6
29892025-08-29T21:36:25.498Z[ host-package] Compiling steno v0.4.1
29902025-08-29T21:36:26.075Z[ host-package] Compiling lru-cache v0.1.2
29912025-08-29T21:36:26.266Z[ host-package] Compiling hickory-proto v0.24.4
29922025-08-29T21:36:26.453Z[ host-package] Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29932025-08-29T21:36:26.885Z[ host-package] Compiling slog-dtrace v0.3.0
29942025-08-29T21:36:27.381Z[ host-package] Compiling moka v0.12.10
29952025-08-29T21:36:27.626Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
29962025-08-29T21:36:27.713Z[ helios-setup] Aug 29 21:36:27.261 INFO E| Compiling toml v0.5.11
29972025-08-29T21:36:27.713Z[ helios-setup] Aug 29 21:36:27.261 INFO E| Compiling uuid v0.8.2
29982025-08-29T21:36:28.306Z[ host-package] Compiling tagptr v0.2.0
29992025-08-29T21:36:29.821Z[ helios-setup] Aug 29 21:36:29.369 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
30002025-08-29T21:36:30.943Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30012025-08-29T21:36:31.655Z[ helios-setup] Aug 29 21:36:31.203 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
30022025-08-29T21:36:33.909Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30032025-08-29T21:36:38.177Z[ host-package] Compiling hickory-resolver v0.24.4
30042025-08-29T21:36:38.691Z[ host-package] Compiling hickory-resolver v0.25.2
30052025-08-29T21:36:42.352Z[ helios-setup] Aug 29 21:36:41.901 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.58s
30062025-08-29T21:36:42.387Z[ helios-setup] Aug 29 21:36:41.931 INFO building project "image-builder" ok (37 seconds)
30072025-08-29T21:36:42.387Z[ helios-setup] Aug 29 21:36:41.931 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot"
30082025-08-29T21:36:42.483Z[ helios-setup] Aug 29 21:36:42.031 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.89.0-x86_64-unknown-illumos (default)"
30092025-08-29T21:36:42.483Z[ helios-setup] Aug 29 21:36:42.031 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
30102025-08-29T21:36:42.483Z[ helios-setup] Aug 29 21:36:42.031 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
30112025-08-29T21:36:42.825Z[ helios-setup] Aug 29 21:36:42.374 INFO E| Updating git repository `https://github.com/oxidecomputer/progenitor`
30122025-08-29T21:36:43.797Z[ helios-setup] Aug 29 21:36:43.346 INFO E| From https://github.com/oxidecomputer/progenitor
30132025-08-29T21:36:43.797Z[ helios-setup] Aug 29 21:36:43.346 INFO E| * [new ref] 3a5fe998e6c790223a9ff195df96e1f34ba2c149 -> refs/commit/3a5fe998e6c790223a9ff195df96e1f34ba2c149
30142025-08-29T21:36:43.953Z[ helios-setup] Aug 29 21:36:43.502 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
30152025-08-29T21:36:44.394Z[ helios-setup] Aug 29 21:36:43.937 INFO E| From https://github.com/jclulow/hiercmd
30162025-08-29T21:36:44.394Z[ helios-setup] Aug 29 21:36:43.937 INFO E| * [new ref] d9d28d6aa06f0740b8668b9e64c0f4bb69243aad -> refs/commit/d9d28d6aa06f0740b8668b9e64c0f4bb69243aad
30172025-08-29T21:36:44.420Z[ helios-setup] Aug 29 21:36:43.957 INFO E| Updating git repository `https://github.com/jclulow/network-interface`
30182025-08-29T21:36:44.936Z[ helios-setup] Aug 29 21:36:44.485 INFO E| From https://github.com/jclulow/network-interface
30192025-08-29T21:36:44.937Z[ helios-setup] Aug 29 21:36:44.485 INFO E| * [new ref] 827e6b7ba62ea32474ef38b1b02942bdf3933624 -> refs/commit/827e6b7ba62ea32474ef38b1b02942bdf3933624
30202025-08-29T21:36:44.970Z[ helios-setup] Aug 29 21:36:44.519 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
30212025-08-29T21:36:45.400Z[ helios-setup] Aug 29 21:36:44.950 INFO E| From https://github.com/oxidecomputer/boot-image-tools
30222025-08-29T21:36:45.400Z[ helios-setup] Aug 29 21:36:44.950 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
30232025-08-29T21:36:45.433Z[ helios-setup] Aug 29 21:36:44.983 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
30242025-08-29T21:36:45.460Z[ host-package] Compiling qorb v0.4.1
30252025-08-29T21:36:46.313Z[ helios-setup] Aug 29 21:36:45.863 INFO E| From https://github.com/oxidecomputer/facade
30262025-08-29T21:36:46.313Z[ helios-setup] Aug 29 21:36:45.863 INFO E| * [new ref] aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892 -> refs/commit/aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892
30272025-08-29T21:36:46.367Z[ helios-setup] Aug 29 21:36:45.917 INFO E| Updating git repository `https://github.com/oxidecomputer/dropshot.git`
30282025-08-29T21:36:47.182Z[ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30292025-08-29T21:36:47.206Z[ helios-setup] Aug 29 21:36:46.746 INFO E| From https://github.com/oxidecomputer/dropshot
30302025-08-29T21:36:47.206Z[ helios-setup] Aug 29 21:36:46.746 INFO E| * [new ref] 9911f3cf00178e0ee64b99f2c59b5a5464075230 -> refs/commit/9911f3cf00178e0ee64b99f2c59b5a5464075230
30312025-08-29T21:36:47.243Z[ helios-setup] Aug 29 21:36:46.794 INFO E| Updating crates.io index
30322025-08-29T21:36:47.312Z[ helios-setup] Aug 29 21:36:46.863 INFO E| Updating git repository `https://github.com/oxidecomputer/lpc55_support`
30332025-08-29T21:36:47.914Z[ helios-setup] Aug 29 21:36:47.463 INFO E| From https://github.com/oxidecomputer/lpc55_support
30342025-08-29T21:36:47.915Z[ helios-setup] Aug 29 21:36:47.463 INFO E| * [new ref] f05c063e4b68926069efa0edb1159c8a2dbd9253 -> refs/commit/f05c063e4b68926069efa0edb1159c8a2dbd9253
30352025-08-29T21:36:47.953Z[ helios-setup] Aug 29 21:36:47.502 INFO E| Updating git repository `https://github.com/oxidecomputer/typify`
30362025-08-29T21:36:48.722Z[ helios-setup] Aug 29 21:36:48.271 INFO E| From https://github.com/oxidecomputer/typify
30372025-08-29T21:36:48.722Z[ helios-setup] Aug 29 21:36:48.271 INFO E| * [new ref] fec09bd1924a676ac18eecc0dea64b8ec042fdb4 -> refs/commit/fec09bd1924a676ac18eecc0dea64b8ec042fdb4
30382025-08-29T21:36:49.047Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30392025-08-29T21:36:49.208Z[ helios-setup] Aug 29 21:36:48.753 INFO E| Downloading crates ...
30402025-08-29T21:36:49.408Z[ helios-setup] Aug 29 21:36:48.958 INFO E| Downloaded proc-macro-crate v1.2.1
30412025-08-29T21:36:49.432Z[ helios-setup] Aug 29 21:36:48.970 INFO E| Downloaded const-random v0.1.15
30422025-08-29T21:36:49.432Z[ helios-setup] Aug 29 21:36:48.976 INFO E| Downloaded futures-channel v0.3.28
30432025-08-29T21:36:49.457Z[ helios-setup] Aug 29 21:36:48.984 INFO E| Downloaded tokio-tungstenite v0.18.0
30442025-08-29T21:36:49.457Z[ helios-setup] Aug 29 21:36:48.993 INFO E| Downloaded rustls-pemfile v1.0.2
30452025-08-29T21:36:49.457Z[ helios-setup] Aug 29 21:36:49.001 INFO E| Downloaded unsafe-libyaml v0.2.8
30462025-08-29T21:36:49.486Z[ helios-setup] Aug 29 21:36:49.010 INFO E| Downloaded smallvec v1.10.0
30472025-08-29T21:36:49.486Z[ helios-setup] Aug 29 21:36:49.019 INFO E| Downloaded textwrap v0.16.0
30482025-08-29T21:36:49.486Z[ helios-setup] Aug 29 21:36:49.027 INFO E| Downloaded sha2 v0.10.6
30492025-08-29T21:36:49.486Z[ helios-setup] Aug 29 21:36:49.034 INFO E| Downloaded tower-service v0.3.2
30502025-08-29T21:36:49.517Z[ helios-setup] Aug 29 21:36:49.038 INFO E| Downloaded want v0.3.0
30512025-08-29T21:36:49.517Z[ helios-setup] Aug 29 21:36:49.041 INFO E| Downloaded toolchain_find v0.2.0
30522025-08-29T21:36:49.517Z[ helios-setup] Aug 29 21:36:49.045 INFO E| Downloaded serde_derive_internals v0.26.0
30532025-08-29T21:36:49.517Z[ helios-setup] Aug 29 21:36:49.051 INFO E| Downloaded once_cell v1.17.0
30542025-08-29T21:36:49.517Z[ helios-setup] Aug 29 21:36:49.058 INFO E| Downloaded memchr v2.5.0
30552025-08-29T21:36:49.542Z[ helios-setup] Aug 29 21:36:49.073 INFO E| Downloaded tokio-macros v2.0.0
30562025-08-29T21:36:49.542Z[ helios-setup] Aug 29 21:36:49.081 INFO E| Downloaded semver-parser v0.10.2
30572025-08-29T21:36:49.542Z[ helios-setup] Aug 29 21:36:49.088 INFO E| Downloaded semver v0.11.0
30582025-08-29T21:36:49.567Z[ helios-setup] Aug 29 21:36:49.095 INFO E| Downloaded tls_codec_derive v0.4.2
30592025-08-29T21:36:49.567Z[ helios-setup] Aug 29 21:36:49.100 INFO E| Downloaded semver v1.0.17
30602025-08-29T21:36:49.567Z[ helios-setup] Aug 29 21:36:49.106 INFO E| Downloaded schemars_derive v0.8.12
30612025-08-29T21:36:49.567Z[ helios-setup] Aug 29 21:36:49.112 INFO E| Downloaded sct v0.7.0
30622025-08-29T21:36:49.592Z[ helios-setup] Aug 29 21:36:49.122 INFO E| Downloaded ucd-trie v0.1.5
30632025-08-29T21:36:49.592Z[ helios-setup] Aug 29 21:36:49.128 INFO E| Downloaded uuid v1.3.0
30642025-08-29T21:36:49.592Z[ helios-setup] Aug 29 21:36:49.138 INFO E| Downloaded unicode-ident v1.0.8
30652025-08-29T21:36:49.617Z[ helios-setup] Aug 29 21:36:49.148 INFO E| Downloaded schemars v0.8.12
30662025-08-29T21:36:49.641Z[ helios-setup] Aug 29 21:36:49.168 INFO E| Downloaded url v2.3.1
30672025-08-29T21:36:49.641Z[ helios-setup] Aug 29 21:36:49.175 INFO E| Downloaded toml_edit v0.19.8
30682025-08-29T21:36:49.667Z[ helios-setup] Aug 29 21:36:49.207 INFO E| Downloaded tokio-util v0.7.7
30692025-08-29T21:36:49.667Z[ helios-setup] Aug 29 21:36:49.214 INFO E| Downloaded unicode-normalization v0.1.22
30702025-08-29T21:36:49.690Z[ helios-setup] Aug 29 21:36:49.221 INFO E| Downloaded winnow v0.4.1
30712025-08-29T21:36:49.690Z[ helios-setup] Aug 29 21:36:49.233 INFO E| Downloaded rhai v1.14.0
30722025-08-29T21:36:49.714Z[ helios-setup] Aug 29 21:36:49.258 INFO E| Downloaded rustix v0.37.3
30732025-08-29T21:36:49.738Z[ helios-setup] Aug 29 21:36:49.283 INFO E| Downloaded rustls v0.21.0
30742025-08-29T21:36:49.762Z[ helios-setup] Aug 29 21:36:49.299 INFO E| Downloaded openapiv3 v1.0.2
30752025-08-29T21:36:49.762Z[ helios-setup] Aug 29 21:36:49.313 INFO E| Downloaded syn v1.0.107
30762025-08-29T21:36:49.786Z[ helios-setup] Aug 29 21:36:49.326 INFO E| Downloaded syn v2.0.72
30772025-08-29T21:36:49.811Z[ helios-setup] Aug 29 21:36:49.341 INFO E| Downloaded regex v1.7.3
30782025-08-29T21:36:49.811Z[ helios-setup] Aug 29 21:36:49.351 INFO E| Downloaded unicode-linebreak v0.1.4
30792025-08-29T21:36:49.811Z[ helios-setup] Aug 29 21:36:49.353 INFO E| Downloaded tracing v0.1.37
30802025-08-29T21:36:49.811Z[ helios-setup] Aug 29 21:36:49.359 INFO E| Downloaded ryu v1.0.13
30812025-08-29T21:36:49.835Z[ helios-setup] Aug 29 21:36:49.362 INFO E| Downloaded rustls-webpki v0.100.1
30822025-08-29T21:36:49.835Z[ helios-setup] Aug 29 21:36:49.375 INFO E| Downloaded tracing-core v0.1.30
30832025-08-29T21:36:49.836Z[ helios-setup] Aug 29 21:36:49.380 INFO E| Downloaded unicode-bidi v0.3.13
30842025-08-29T21:36:49.836Z[ helios-setup] Aug 29 21:36:49.384 INFO E| Downloaded toml v0.7.3
30852025-08-29T21:36:49.861Z[ helios-setup] Aug 29 21:36:49.391 INFO E| Downloaded time v0.1.45
30862025-08-29T21:36:49.861Z[ helios-setup] Aug 29 21:36:49.394 INFO E| Downloaded tungstenite v0.18.0
30872025-08-29T21:36:49.861Z[ helios-setup] Aug 29 21:36:49.400 INFO E| Downloaded tinyvec v1.6.0
30882025-08-29T21:36:49.861Z[ helios-setup] Aug 29 21:36:49.407 INFO E| Downloaded tempfile v3.5.0
30892025-08-29T21:36:49.885Z[ helios-setup] Aug 29 21:36:49.413 INFO E| Downloaded hyper v0.14.25
30902025-08-29T21:36:49.885Z[ helios-setup] Aug 29 21:36:49.423 INFO E| Downloaded h2 v0.3.16
30912025-08-29T21:36:49.885Z[ helios-setup] Aug 29 21:36:49.432 INFO E| Downloaded libc v0.2.139
30922025-08-29T21:36:49.911Z[ helios-setup] Aug 29 21:36:49.462 INFO E| Downloaded git2 v0.16.1
30932025-08-29T21:36:49.936Z[ helios-setup] Aug 29 21:36:49.472 INFO E| Downloaded serde_json v1.0.95
30942025-08-29T21:36:49.936Z[ helios-setup] Aug 29 21:36:49.481 INFO E| Downloaded reqwest v0.11.16
30952025-08-29T21:36:49.962Z[ helios-setup] Aug 29 21:36:49.491 INFO E| Downloaded libm v0.2.15
30962025-08-29T21:36:49.962Z[ helios-setup] Aug 29 21:36:49.505 INFO E| Downloaded tokio v1.27.0
30972025-08-29T21:36:50.003Z[ helios-setup] Aug 29 21:36:49.553 INFO E| Downloaded futures-util v0.3.28
30982025-08-29T21:36:50.031Z[ helios-setup] Aug 29 21:36:49.569 INFO E| Downloaded tls_codec v0.4.2
30992025-08-29T21:36:50.032Z[ helios-setup] Aug 29 21:36:49.572 INFO E| Downloaded smartstring v1.0.1
31002025-08-29T21:36:50.032Z[ helios-setup] Aug 29 21:36:49.575 INFO E| Downloaded hashbrown v0.15.3
31012025-08-29T21:36:50.058Z[ helios-setup] Aug 29 21:36:49.583 INFO E| Downloaded chrono v0.4.24
31022025-08-29T21:36:50.058Z[ helios-setup] Aug 29 21:36:49.593 INFO E| Downloaded serde v1.0.204
31032025-08-29T21:36:50.084Z[ helios-setup] Aug 29 21:36:49.628 INFO E| Downloaded pest v2.5.7
31042025-08-29T21:36:50.110Z[ helios-setup] Aug 29 21:36:49.636 INFO E| Downloaded idna v0.3.0
31052025-08-29T21:36:50.110Z[ helios-setup] Aug 29 21:36:49.646 INFO E| Downloaded clap_builder v4.2.1
31062025-08-29T21:36:50.110Z[ helios-setup] Aug 29 21:36:49.655 INFO E| Downloaded scopeguard v1.1.0
31072025-08-29T21:36:50.110Z[ helios-setup] Aug 29 21:36:49.657 INFO E| Downloaded utf8parse v0.2.1
31082025-08-29T21:36:50.110Z[ helios-setup] Aug 29 21:36:49.659 INFO E| Downloaded toml_datetime v0.6.1
31092025-08-29T21:36:50.135Z[ helios-setup] Aug 29 21:36:49.661 INFO E| Downloaded http v0.2.9
31102025-08-29T21:36:50.135Z[ helios-setup] Aug 29 21:36:49.666 INFO E| Downloaded crossbeam-channel v0.5.6
31112025-08-29T21:36:50.135Z[ helios-setup] Aug 29 21:36:49.672 INFO E| Downloaded tokio-rustls v0.24.0
31122025-08-29T21:36:50.136Z[ helios-setup] Aug 29 21:36:49.676 INFO E| Downloaded thiserror-impl v1.0.38
31132025-08-29T21:36:50.136Z[ helios-setup] Aug 29 21:36:49.678 INFO E| Downloaded termcolor v1.2.0
31142025-08-29T21:36:50.136Z[ helios-setup] Aug 29 21:36:49.680 INFO E| Downloaded smawk v0.3.1
31152025-08-29T21:36:50.137Z[ helios-setup] Aug 29 21:36:49.682 INFO E| Downloaded rsa v0.9.8
31162025-08-29T21:36:50.162Z[ helios-setup] Aug 29 21:36:49.688 INFO E| Downloaded regress v0.5.0
31172025-08-29T21:36:50.162Z[ helios-setup] Aug 29 21:36:49.699 INFO E| Downloaded mio v0.8.5
31182025-08-29T21:36:50.162Z[ helios-setup] Aug 29 21:36:49.706 INFO E| Downloaded thiserror v1.0.38
31192025-08-29T21:36:50.162Z[ helios-setup] Aug 29 21:36:49.711 INFO E| Downloaded spin v0.5.2
31202025-08-29T21:36:50.188Z[ helios-setup] Aug 29 21:36:49.713 INFO E| Downloaded serde_yaml v0.9.21
31212025-08-29T21:36:50.188Z[ helios-setup] Aug 29 21:36:49.718 INFO E| Downloaded serde_derive v1.0.204
31222025-08-29T21:36:50.189Z[ helios-setup] Aug 29 21:36:49.721 INFO E| Downloaded der v0.7.10
31232025-08-29T21:36:50.189Z[ helios-setup] Aug 29 21:36:49.727 INFO E| Downloaded jobserver v0.1.26
31242025-08-29T21:36:50.189Z[ helios-setup] Aug 29 21:36:49.730 INFO E| Downloaded proc-macro2 v1.0.86
31252025-08-29T21:36:50.189Z[ helios-setup] Aug 29 21:36:49.733 INFO E| Downloaded parking_lot v0.12.1
31262025-08-29T21:36:50.189Z[ helios-setup] Aug 29 21:36:49.737 INFO E| Downloaded parking_lot_core v0.9.6
31272025-08-29T21:36:50.213Z[ helios-setup] Aug 29 21:36:49.739 INFO E| Downloaded lock_api v0.4.9
31282025-08-29T21:36:50.214Z[ helios-setup] Aug 29 21:36:49.744 INFO E| Downloaded ipnet v2.7.2
31292025-08-29T21:36:50.214Z[ helios-setup] Aug 29 21:36:49.747 INFO E| Downloaded try-lock v0.2.4
31302025-08-29T21:36:50.214Z[ helios-setup] Aug 29 21:36:49.748 INFO E| Downloaded encoding_rs v0.8.32
31312025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.775 INFO E| Downloaded rustfmt-wrapper v0.2.0
31322025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.777 INFO E| Downloaded paste v1.0.12
31332025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.781 INFO E| Downloaded log v0.4.17
31342025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.784 INFO E| Downloaded getrandom v0.2.8
31352025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.795 INFO E| Downloaded cc v1.0.78
31362025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.799 INFO E| Downloaded signal-hook-registry v1.4.0
31372025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.801 INFO E| Downloaded serde_tokenstream v0.2.0
31382025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.805 INFO E| Downloaded quote v1.0.36
31392025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.809 INFO E| Downloaded pin-project-lite v0.2.9
31402025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.815 INFO E| Downloaded iddqd v0.3.1
31412025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.821 INFO E| Downloaded serde_path_to_error v0.1.11
31422025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.823 INFO E| Downloaded percent-encoding v2.2.0
31432025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.825 INFO E| Downloaded num-iter v0.1.44
31442025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.826 INFO E| Downloaded httparse v1.8.0
31452025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.830 INFO E| Downloaded home v0.5.4
31462025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.831 INFO E| Downloaded futures-sink v0.3.28
31472025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.832 INFO E| Downloaded futures v0.3.28
31482025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.840 INFO E| Downloaded flagset v0.4.7
31492025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.844 INFO E| Downloaded terminal_size v0.2.6
31502025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.847 INFO E| Downloaded strsim v0.10.0
31512025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.850 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1
31522025-08-29T21:36:50.738Z[ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31532025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.981 INFO E| Downloaded slog-bunyan v2.4.0
31542025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.983 INFO E| Downloaded slog-async v2.7.0
31552025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.985 INFO E| Downloaded slab v0.4.7
31562025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.988 INFO E| Downloaded sha1 v0.10.5
31572025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.991 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated
31582025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.995 INFO E| Downloaded ppv-lite86 v0.2.17
31592025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:49.998 INFO E| Downloaded pkg-config v0.3.26
31602025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:50.001 INFO E| Downloaded num_enum_derive v0.5.7
31612025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:50.003 INFO E| Downloaded num_cpus v1.15.0
31622025-08-29T21:36:50.738Z[ helios-setup] Aug 29 21:36:50.028 INFO E| Downloaded itoa v1.0.6
31632025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.030 INFO E| Downloaded is-terminal v0.4.7
31642025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.031 INFO E| Downloaded io-lifetimes v1.0.10
31652025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.034 INFO E| Downloaded iana-time-zone v0.1.56
31662025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.038 INFO E| Downloaded futures-io v0.3.28
31672025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.039 INFO E| Downloaded dyn-clone v1.0.11
31682025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.041 INFO E| Downloaded bytes v1.4.0
31692025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.045 INFO E| Downloaded serde_spanned v0.6.1
31702025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.047 INFO E| Downloaded rhai_codegen v1.5.0
31712025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.150 INFO E| Downloaded project-root v0.2.2
31722025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.152 INFO E| Downloaded num_enum v0.5.7
31732025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.158 INFO E| Downloaded lazy_static v1.4.0
31742025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.160 INFO E| Downloaded clap_derive v4.2.0
31752025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.163 INFO E| Downloaded clap v4.2.1
31762025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.174 INFO E| Downloaded socket2 v0.4.9
31772025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.177 INFO E| Downloaded num-integer v0.1.45
31782025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.179 INFO E| Downloaded futures-macro v0.3.28
31792025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.180 INFO E| Downloaded futures-executor v0.3.28
31802025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.182 INFO E| Downloaded concolor-query v0.3.3
31812025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.183 INFO E| Downloaded clap_lex v0.4.1
31822025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.184 INFO E| Downloaded httpdate v1.0.2
31832025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.186 INFO E| Downloaded http-body v0.4.5
31842025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.188 INFO E| Downloaded futures-core v0.3.28
31852025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.190 INFO E| Downloaded form_urlencoded v1.1.0
31862025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.191 INFO E| Downloaded crossbeam-utils v0.8.14
31872025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.194 INFO E| Downloaded base64 v0.21.0
31882025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.198 INFO E| Downloaded autocfg v1.1.0
31892025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.199 INFO E| Downloaded derive-where v1.4.0
31902025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.205 INFO E| Downloaded bincode v1.3.3
31912025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.207 INFO E| Downloaded aho-corasick v0.7.20
31922025-08-29T21:36:50.739Z[ helios-setup] Aug 29 21:36:50.212 INFO E| Downloaded libz-sys v1.1.8
31932025-08-29T21:36:50.766Z[ helios-setup] Aug 29 21:36:50.276 INFO E| Downloaded fastrand v1.9.0
31942025-08-29T21:36:50.766Z[ helios-setup] Aug 29 21:36:50.277 INFO E| Downloaded const-random-macro v0.1.15
31952025-08-29T21:36:50.766Z[ helios-setup] Aug 29 21:36:50.278 INFO E| Downloaded cargo-lock v8.0.3
31962025-08-29T21:36:50.766Z[ helios-setup] Aug 29 21:36:50.281 INFO E| Downloaded camino v1.1.4
31972025-08-29T21:36:50.766Z[ helios-setup] Aug 29 21:36:50.284 INFO E| Downloaded byteorder v1.4.3
31982025-08-29T21:36:50.766Z[ helios-setup] Aug 29 21:36:50.286 INFO E| Downloaded built v0.6.0
31992025-08-29T21:36:50.766Z[ helios-setup] Aug 29 21:36:50.287 INFO E| Downloaded async-stream-impl v0.3.5
32002025-08-29T21:36:50.766Z[ helios-setup] Aug 29 21:36:50.288 INFO E| Downloaded ahash v0.7.6
32012025-08-29T21:36:50.767Z[ helios-setup] Aug 29 21:36:50.291 INFO E| Downloaded concolor-override v1.0.0
32022025-08-29T21:36:50.767Z[ helios-setup] Aug 29 21:36:50.292 INFO E| Downloaded base64ct v1.8.0
32032025-08-29T21:36:50.767Z[ helios-setup] Aug 29 21:36:50.295 INFO E| Downloaded async-stream v0.3.5
32042025-08-29T21:36:50.767Z[ helios-setup] Aug 29 21:36:50.298 INFO E| Downloaded anyhow v1.0.68
32052025-08-29T21:36:50.767Z[ helios-setup] Aug 29 21:36:50.302 INFO E| Downloaded anstyle-parse v0.1.1
32062025-08-29T21:36:50.767Z[ helios-setup] Aug 29 21:36:50.304 INFO E| Downloaded anstyle v0.3.5
32072025-08-29T21:36:50.767Z[ helios-setup] Aug 29 21:36:50.306 INFO E| Downloaded anstream v0.2.6
32082025-08-29T21:36:50.767Z[ helios-setup] Aug 29 21:36:50.308 INFO E| Downloaded ahash v0.8.3
32092025-08-29T21:36:50.767Z[ helios-setup] Aug 29 21:36:50.311 INFO E| Downloaded num-traits v0.2.15
32102025-08-29T21:36:50.767Z[ helios-setup] Aug 29 21:36:50.315 INFO E| Downloaded futures-task v0.3.28
32112025-08-29T21:36:50.767Z[ helios-setup] Aug 29 21:36:50.317 INFO E| Downloaded crc v3.3.0
32122025-08-29T21:36:50.792Z[ helios-setup] Aug 29 21:36:50.320 INFO E| Downloaded async-trait v0.1.68
32132025-08-29T21:36:51.113Z[ helios-setup] Aug 29 21:36:50.664 INFO E| Downloaded ring v0.16.20
32142025-08-29T21:36:51.438Z[ helios-setup] Aug 29 21:36:50.989 INFO E| Compiling proc-macro2 v1.0.86
32152025-08-29T21:36:51.438Z[ helios-setup] Aug 29 21:36:50.989 INFO E| Compiling unicode-ident v1.0.8
32162025-08-29T21:36:51.462Z[ helios-setup] Aug 29 21:36:50.989 INFO E| Compiling libc v0.2.139
32172025-08-29T21:36:51.462Z[ helios-setup] Aug 29 21:36:50.989 INFO E| Compiling autocfg v1.1.0
32182025-08-29T21:36:51.462Z[ helios-setup] Aug 29 21:36:50.989 INFO E| Compiling cfg-if v1.0.0
32192025-08-29T21:36:51.462Z[ helios-setup] Aug 29 21:36:50.989 INFO E| Compiling version_check v0.9.4
32202025-08-29T21:36:51.462Z[ helios-setup] Aug 29 21:36:50.989 INFO E| Compiling serde v1.0.204
32212025-08-29T21:36:51.462Z[ helios-setup] Aug 29 21:36:50.989 INFO E| Compiling syn v1.0.107
32222025-08-29T21:36:52.217Z[ helios-setup] Aug 29 21:36:51.768 INFO E| Compiling memchr v2.5.0
32232025-08-29T21:36:53.272Z[ helios-setup] Aug 29 21:36:52.824 INFO E| Compiling once_cell v1.17.0
32242025-08-29T21:36:53.464Z[ helios-setup] Aug 29 21:36:53.015 INFO E| Compiling thiserror v1.0.38
32252025-08-29T21:36:54.182Z[ helios-setup] Aug 29 21:36:53.734 INFO E| Compiling itoa v1.0.6
32262025-08-29T21:36:54.208Z[ helios-setup] Aug 29 21:36:53.759 INFO E| Compiling log v0.4.17
32272025-08-29T21:36:54.464Z[ helios-setup] Aug 29 21:36:54.014 INFO E| Compiling serde_json v1.0.95
32282025-08-29T21:36:55.191Z[ helios-setup] Aug 29 21:36:54.742 INFO E| Compiling getrandom v0.2.8
32292025-08-29T21:36:55.376Z[ helios-setup] Aug 29 21:36:54.927 INFO E| Compiling jobserver v0.1.26
32302025-08-29T21:36:55.700Z[ host-package] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32312025-08-29T21:36:56.217Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32322025-08-29T21:36:56.377Z[ helios-setup] Aug 29 21:36:55.765 INFO E| Compiling indexmap v1.9.3
32332025-08-29T21:36:56.402Z[ helios-setup] Aug 29 21:36:55.859 INFO E| Compiling cc v1.0.78
32342025-08-29T21:36:56.653Z[ helios-setup] Aug 29 21:36:56.194 INFO E| Compiling bitflags v1.3.2
32352025-08-29T21:36:56.855Z[ helios-setup] Aug 29 21:36:56.406 INFO E| Compiling quote v1.0.36
32362025-08-29T21:36:56.959Z[ helios-setup] Aug 29 21:36:56.510 INFO E| Compiling pin-project-lite v0.2.9
32372025-08-29T21:36:57.043Z[ helios-setup] Aug 29 21:36:56.595 INFO E| Compiling const-oid v0.9.6
32382025-08-29T21:36:57.272Z[ helios-setup] Aug 29 21:36:56.824 INFO E| Compiling typenum v1.16.0
32392025-08-29T21:36:57.363Z[ helios-setup] Aug 29 21:36:56.915 INFO E| Compiling generic-array v0.14.6
32402025-08-29T21:36:57.466Z[ helios-setup] Aug 29 21:36:57.018 INFO E| Compiling bytes v1.4.0
32412025-08-29T21:36:57.578Z[ helios-setup] Aug 29 21:36:57.130 INFO E| Compiling futures-core v0.3.28
32422025-08-29T21:36:58.136Z[ helios-setup] Aug 29 21:36:57.688 INFO E| Compiling syn v2.0.72
32432025-08-29T21:36:58.475Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32442025-08-29T21:36:59.391Z[ helios-setup] Aug 29 21:36:58.943 INFO E| Compiling ryu v1.0.13
32452025-08-29T21:37:00.163Z[ helios-setup] Aug 29 21:36:59.715 INFO E| Compiling lock_api v0.4.9
32462025-08-29T21:37:00.520Z[ helios-setup] Aug 29 21:37:00.072 INFO E| Compiling parking_lot_core v0.9.6
32472025-08-29T21:37:00.856Z[ helios-setup] Aug 29 21:37:00.409 INFO E| Compiling slab v0.4.7
32482025-08-29T21:37:01.366Z[ helios-setup] Aug 29 21:37:00.916 INFO E| Compiling scopeguard v1.1.0
32492025-08-29T21:37:01.780Z[ helios-setup] Aug 29 21:37:01.329 INFO E| Compiling futures-channel v0.3.28
32502025-08-29T21:37:02.031Z[ helios-setup] Aug 29 21:37:01.584 INFO E| Compiling libm v0.2.15
32512025-08-29T21:37:02.120Z[ helios-setup] Aug 29 21:37:01.671 INFO E| Compiling futures-task v0.3.28
32522025-08-29T21:37:02.207Z[ helios-setup] Aug 29 21:37:01.759 INFO E| Compiling io-lifetimes v1.0.10
32532025-08-29T21:37:02.412Z[ helios-setup] Aug 29 21:37:01.964 INFO E| Compiling futures-sink v0.3.28
32542025-08-29T21:37:03.024Z[ helios-setup] Aug 29 21:37:02.577 INFO E| Compiling pkg-config v0.3.26
32552025-08-29T21:37:03.733Z[ helios-setup] Aug 29 21:37:03.285 INFO E| Compiling num-traits v0.2.15
32562025-08-29T21:37:04.039Z[ helios-setup] Aug 29 21:37:03.591 INFO E| Compiling tokio v1.27.0
32572025-08-29T21:37:04.070Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32582025-08-29T21:37:04.596Z[ helios-setup] Aug 29 21:37:04.146 INFO E| Compiling block-buffer v0.10.3
32592025-08-29T21:37:04.656Z[ helios-setup] Aug 29 21:37:04.209 INFO E| Compiling crypto-common v0.1.6
32602025-08-29T21:37:04.729Z[ helios-setup] Aug 29 21:37:04.282 INFO E| Compiling rustix v0.37.3
32612025-08-29T21:37:04.859Z[ helios-setup] Aug 29 21:37:04.411 INFO E| Compiling futures-util v0.3.28
32622025-08-29T21:37:05.208Z[ helios-setup] Aug 29 21:37:04.761 INFO E| Compiling digest v0.10.7
32632025-08-29T21:37:06.677Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32642025-08-29T21:37:07.014Z[ helios-setup] Aug 29 21:37:06.567 INFO E| Compiling mio v0.8.5
32652025-08-29T21:37:07.096Z[ helios-setup] Aug 29 21:37:06.648 INFO E| Compiling errno v0.3.1
32662025-08-29T21:37:07.294Z[ helios-setup] Aug 29 21:37:06.847 INFO E| Compiling socket2 v0.4.9
32672025-08-29T21:37:07.294Z[ helios-setup] Aug 29 21:37:06.847 INFO E| Compiling signal-hook-registry v1.4.0
32682025-08-29T21:37:07.932Z[ helios-setup] Aug 29 21:37:07.485 INFO E| Compiling num_cpus v1.15.0
32692025-08-29T21:37:08.101Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32702025-08-29T21:37:08.198Z[ helios-setup] Aug 29 21:37:07.751 INFO E| Compiling crunchy v0.2.2
32712025-08-29T21:37:08.683Z[ helios-setup] Aug 29 21:37:08.235 INFO E| Compiling futures-io v0.3.28
32722025-08-29T21:37:09.170Z[ host-package] Compiling crunchy v0.2.2
32732025-08-29T21:37:09.404Z[ helios-setup] Aug 29 21:37:08.957 INFO E| Compiling spin v0.5.2
32742025-08-29T21:37:09.586Z[ helios-setup] Aug 29 21:37:09.139 INFO E| Compiling pin-utils v0.1.0
32752025-08-29T21:37:10.392Z[ helios-setup] Aug 29 21:37:09.945 INFO E| Compiling num-integer v0.1.45
32762025-08-29T21:37:10.447Z[ host-package] Compiling maplit v1.0.2
32772025-08-29T21:37:10.514Z[ helios-setup] Aug 29 21:37:10.067 INFO E| Compiling tiny-keccak v2.0.2
32782025-08-29T21:37:10.943Z[ helios-setup] Aug 29 21:37:10.495 INFO E| Compiling cpufeatures v0.2.5
32792025-08-29T21:37:11.309Z[ helios-setup] Aug 29 21:37:10.862 INFO E| Compiling schemars v0.8.12
32802025-08-29T21:37:11.333Z[ host-package] Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32812025-08-29T21:37:11.685Z[ helios-setup] Aug 29 21:37:11.238 INFO E| Compiling hashbrown v0.12.3
32822025-08-29T21:37:12.188Z[ helios-setup] Aug 29 21:37:11.741 INFO E| Compiling proc-macro-hack v0.5.20+deprecated
32832025-08-29T21:37:13.085Z[ helios-setup] Aug 29 21:37:12.638 INFO E| Compiling serde_derive_internals v0.26.0
32842025-08-29T21:37:13.863Z[ helios-setup] Aug 29 21:37:13.417 INFO E| Compiling ahash v0.7.6
32852025-08-29T21:37:14.107Z[ helios-setup] Aug 29 21:37:13.660 INFO E| Compiling heck v0.4.1
32862025-08-29T21:37:14.236Z[ helios-setup] Aug 29 21:37:13.790 INFO E| Compiling slog v2.7.0
32872025-08-29T21:37:14.584Z[ host-package] Compiling dsl_auto_type v0.1.2
32882025-08-29T21:37:14.937Z[ helios-setup] Aug 29 21:37:14.488 INFO E| Compiling thiserror-impl v1.0.38
32892025-08-29T21:37:15.920Z[ host-package] Compiling scheduled-thread-pool v0.2.7
32902025-08-29T21:37:16.459Z[ helios-setup] Aug 29 21:37:16.006 INFO E| Compiling ahash v0.8.3
32912025-08-29T21:37:16.484Z[ helios-setup] Aug 29 21:37:16.008 INFO E| Compiling schemars_derive v0.8.12
32922025-08-29T21:37:16.676Z[ helios-setup] Aug 29 21:37:16.230 INFO E| Compiling serde_derive v1.0.204
32932025-08-29T21:37:16.739Z[ helios-setup] Aug 29 21:37:16.294 INFO E| Compiling futures-macro v0.3.28
32942025-08-29T21:37:16.914Z[ host-package] Compiling diesel_table_macro_syntax v0.2.0
32952025-08-29T21:37:17.211Z[ helios-setup] Aug 29 21:37:16.765 INFO E| Compiling tokio-macros v2.0.0
32962025-08-29T21:37:17.554Z[ helios-setup] Aug 29 21:37:17.108 INFO E| Compiling anyhow v1.0.68
32972025-08-29T21:37:17.670Z[ host-package] Compiling proc-macro-error-attr2 v2.0.0
32982025-08-29T21:37:18.160Z[ helios-setup] Aug 29 21:37:17.715 INFO E| Compiling unicode-width v0.1.10
32992025-08-29T21:37:18.185Z[ host-package] Compiling tiny-keccak v2.0.2
33002025-08-29T21:37:18.812Z[ helios-setup] Aug 29 21:37:18.366 INFO E| Compiling const-random-macro v0.1.15
33012025-08-29T21:37:18.929Z[ host-package] Compiling diesel_derives v2.2.3
33022025-08-29T21:37:19.052Z[ host-package] Compiling proc-macro-error2 v2.0.1
33032025-08-29T21:37:19.392Z[ host-package] Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33042025-08-29T21:37:20.323Z[ host-package] Compiling r2d2 v0.8.10
33052025-08-29T21:37:20.813Z[ helios-setup] Aug 29 21:37:20.367 INFO E| Compiling fnv v1.0.7
33062025-08-29T21:37:21.105Z[ helios-setup] Aug 29 21:37:20.660 INFO E| Compiling byteorder v1.4.3
33072025-08-29T21:37:21.303Z[ helios-setup] Aug 29 21:37:20.857 INFO E| Compiling http v0.2.9
33082025-08-29T21:37:21.599Z[ host-package] Compiling const_format_proc_macros v0.2.34
33092025-08-29T21:37:21.817Z[ helios-setup] Aug 29 21:37:21.371 INFO E| Compiling const-random v0.1.15
33102025-08-29T21:37:22.276Z[ helios-setup] Aug 29 21:37:21.830 INFO E| Compiling getopts v0.2.21
33112025-08-29T21:37:22.447Z[ host-package] Compiling num-derive v0.3.3
33122025-08-29T21:37:23.031Z[ helios-setup] Aug 29 21:37:22.585 INFO E| Compiling aho-corasick v0.7.20
33132025-08-29T21:37:23.127Z[ helios-setup] Aug 29 21:37:22.679 INFO E| Compiling rand_core v0.6.4
33142025-08-29T21:37:23.949Z[ helios-setup] Aug 29 21:37:23.495 INFO E| Compiling time-core v0.1.2
33152025-08-29T21:37:24.168Z[ helios-setup] Aug 29 21:37:23.722 INFO E| Compiling httparse v1.8.0
33162025-08-29T21:37:24.304Z[ host-package] Compiling bit-vec v0.6.3
33172025-08-29T21:37:24.504Z[ helios-setup] Aug 29 21:37:24.057 INFO E| Compiling tinyvec_macros v0.1.1
33182025-08-29T21:37:24.855Z[ helios-setup] Aug 29 21:37:24.410 INFO E| Compiling powerfmt v0.2.0
33192025-08-29T21:37:25.056Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33202025-08-29T21:37:25.149Z[ host-package] Compiling bit-set v0.5.3
33212025-08-29T21:37:25.419Z[ helios-setup] Aug 29 21:37:24.974 INFO E| Compiling regex-syntax v0.6.29
33222025-08-29T21:37:25.605Z[ helios-setup] Aug 29 21:37:25.160 INFO E| Compiling crc32fast v1.3.2
33232025-08-29T21:37:26.166Z[ host-package] Compiling const_format v0.2.34
33242025-08-29T21:37:26.192Z[ helios-setup] Aug 29 21:37:25.736 INFO E| Compiling percent-encoding v2.2.0
33252025-08-29T21:37:26.288Z[ host-package] Compiling libscf-sys v1.1.0
33262025-08-29T21:37:26.511Z[ helios-setup] Aug 29 21:37:26.065 INFO E| Compiling num-conv v0.1.0
33272025-08-29T21:37:26.720Z[ helios-setup] Aug 29 21:37:26.275 INFO E| Compiling deranged v0.3.11
33282025-08-29T21:37:27.115Z[ helios-setup] Aug 29 21:37:26.671 INFO E| Compiling form_urlencoded v1.1.0
33292025-08-29T21:37:27.218Z[ helios-setup] Aug 29 21:37:26.774 INFO E| Compiling time-macros v0.2.18
33302025-08-29T21:37:27.474Z[ helios-setup] Aug 29 21:37:27.030 INFO E| Compiling tinyvec v1.6.0
33312025-08-29T21:37:28.241Z[ host-package] Compiling tabled_derive v0.10.0
33322025-08-29T21:37:28.776Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33332025-08-29T21:37:29.951Z[ helios-setup] Aug 29 21:37:29.503 INFO E| Compiling chrono v0.4.24
33342025-08-29T21:37:31.299Z[ helios-setup] Aug 29 21:37:30.855 INFO E| Compiling hashbrown v0.13.2
33352025-08-29T21:37:31.894Z[ helios-setup] Aug 29 21:37:31.449 INFO E| Compiling regex v1.7.3
33362025-08-29T21:37:32.246Z[ helios-setup] Aug 29 21:37:31.802 INFO E| Compiling libz-sys v1.1.8
33372025-08-29T21:37:32.666Z[ host-package] Compiling papergrid v0.14.0
33382025-08-29T21:37:32.720Z[ helios-setup] Aug 29 21:37:32.276 INFO E| Compiling num_threads v0.1.6
33392025-08-29T21:37:32.984Z[ helios-setup] Aug 29 21:37:32.540 INFO E| Compiling ppv-lite86 v0.2.17
33402025-08-29T21:37:33.933Z[ helios-setup] Aug 29 21:37:33.489 INFO E| Compiling dyn-clone v1.0.11
33412025-08-29T21:37:34.059Z[ helios-setup] Aug 29 21:37:33.615 INFO E| Compiling uuid v1.3.0
33422025-08-29T21:37:34.059Z[ helios-setup] Aug 29 21:37:33.615 INFO E| Compiling regress v0.5.0
33432025-08-29T21:37:34.282Z[ helios-setup] Aug 29 21:37:33.837 INFO E| Compiling rand_chacha v0.3.1
33442025-08-29T21:37:34.353Z[ helios-setup] Aug 29 21:37:33.909 INFO E| Compiling time v0.3.36
33452025-08-29T21:37:34.743Z[ helios-setup] Aug 29 21:37:34.299 INFO E| Compiling unicode-normalization v0.1.22
33462025-08-29T21:37:35.803Z[ host-package] Compiling diesel v2.2.12
33472025-08-29T21:37:35.917Z[ host-package] Compiling ascii-canvas v3.0.0
33482025-08-29T21:37:37.070Z[ host-package] Compiling ena v0.14.3
33492025-08-29T21:37:38.076Z[ helios-setup] Aug 29 21:37:37.630 INFO E| Compiling is-terminal v0.4.7
33502025-08-29T21:37:38.170Z[ host-package] Compiling regex-syntax v0.6.29
33512025-08-29T21:37:38.470Z[ helios-setup] Aug 29 21:37:38.027 INFO E| Compiling sha2 v0.10.6
33522025-08-29T21:37:38.642Z[ helios-setup] Aug 29 21:37:38.199 INFO E| Compiling lazy_static v1.4.0
33532025-08-29T21:37:38.705Z[ helios-setup] Aug 29 21:37:38.262 INFO E| Compiling tracing-core v0.1.30
33542025-08-29T21:37:39.121Z[ helios-setup] Aug 29 21:37:38.676 INFO E| Compiling smallvec v1.10.0
33552025-08-29T21:37:39.308Z[ helios-setup] Aug 29 21:37:38.864 INFO E| Compiling toml v0.5.11
33562025-08-29T21:37:42.282Z[ helios-setup] Aug 29 21:37:41.839 INFO E| Compiling parking_lot v0.12.1
33572025-08-29T21:37:42.731Z[ helios-setup] Aug 29 21:37:42.288 INFO E| Compiling serde_tokenstream v0.2.0
33582025-08-29T21:37:43.977Z[ helios-setup] Aug 29 21:37:43.534 INFO E| Compiling dirs-sys-next v0.1.2
33592025-08-29T21:37:45.101Z[ helios-setup] Aug 29 21:37:44.659 INFO E| Compiling utf8parse v0.2.1
33602025-08-29T21:37:45.854Z[ helios-setup] Aug 29 21:37:45.411 INFO E| Compiling ucd-trie v0.1.5
33612025-08-29T21:37:46.146Z[ helios-setup] Aug 29 21:37:45.703 INFO E| Compiling unicode-bidi v0.3.13
33622025-08-29T21:37:46.785Z[ host-package] Compiling diff v0.1.13
33632025-08-29T21:37:48.080Z[ host-package] Compiling bindgen v0.71.1
33642025-08-29T21:37:48.420Z[ helios-setup] Aug 29 21:37:47.978 INFO E| Compiling base64 v0.21.0
33652025-08-29T21:37:49.623Z[ host-package] Compiling lalrpop v0.19.12
33662025-08-29T21:37:50.215Z[ helios-setup] Aug 29 21:37:49.773 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
33672025-08-29T21:37:50.399Z[ helios-setup] Aug 29 21:37:49.955 INFO E| Compiling idna v0.3.0
33682025-08-29T21:37:50.622Z[ helios-setup] Aug 29 21:37:50.180 INFO E| Compiling pest v2.5.7
33692025-08-29T21:37:51.830Z[ helios-setup] Aug 29 21:37:51.387 INFO E| Compiling anstyle-parse v0.1.1
33702025-08-29T21:37:52.764Z[ host-package] Compiling tabled v0.18.0
33712025-08-29T21:37:52.995Z[ helios-setup] Aug 29 21:37:52.553 INFO E| Compiling dirs-next v2.0.0
33722025-08-29T21:37:53.288Z[ helios-setup] Aug 29 21:37:52.846 INFO E| Compiling proc-macro-crate v1.2.1
33732025-08-29T21:37:53.811Z[ host-package] Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33742025-08-29T21:37:54.219Z[ helios-setup] Aug 29 21:37:53.777 INFO E| Compiling tracing v0.1.37
33752025-08-29T21:37:54.685Z[ helios-setup] Aug 29 21:37:54.244 INFO E| Compiling rand v0.8.5
33762025-08-29T21:37:55.184Z[ host-package] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33772025-08-29T21:37:56.088Z[ helios-setup] Aug 29 21:37:55.647 INFO E| Compiling futures-executor v0.3.28
33782025-08-29T21:37:56.687Z[ helios-setup] Aug 29 21:37:56.246 INFO E| Compiling terminal_size v0.2.6
33792025-08-29T21:37:57.047Z[ helios-setup] Aug 29 21:37:56.606 INFO E| Compiling libgit2-sys v0.14.2+1.5.1
33802025-08-29T21:37:57.758Z[ helios-setup] Aug 29 21:37:57.317 INFO E| Compiling thread_local v1.1.7
33812025-08-29T21:37:58.220Z[ host-package] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33822025-08-29T21:37:58.298Z[ helios-setup] Aug 29 21:37:57.857 INFO E| Compiling time v0.1.45
33832025-08-29T21:37:58.407Z[ helios-setup] Aug 29 21:37:57.965 INFO E| Compiling concolor-query v0.3.3
33842025-08-29T21:37:58.575Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33852025-08-29T21:37:58.652Z[ helios-setup] Aug 29 21:37:58.211 INFO E| Compiling semver v1.0.17
33862025-08-29T21:37:58.943Z[ helios-setup] Aug 29 21:37:58.502 INFO E| Compiling anstyle v0.3.5
33872025-08-29T21:37:59.158Z[ helios-setup] Aug 29 21:37:58.717 INFO E| Compiling iana-time-zone v0.1.56
33882025-08-29T21:37:59.828Z[ helios-setup] Aug 29 21:37:59.387 INFO E| Compiling concolor-override v1.0.0
33892025-08-29T21:38:00.251Z[ helios-setup] Aug 29 21:37:59.810 INFO E| Compiling anstream v0.2.6
33902025-08-29T21:38:00.717Z[ host-package] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33912025-08-29T21:38:00.979Z[ helios-setup] Aug 29 21:38:00.538 INFO E| Compiling tokio-util v0.7.7
33922025-08-29T21:38:01.349Z[ helios-setup] Aug 29 21:38:00.908 INFO E| Compiling futures v0.3.28
33932025-08-29T21:38:01.578Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33942025-08-29T21:38:01.783Z[ helios-setup] Aug 29 21:38:01.342 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
33952025-08-29T21:38:02.024Z[ helios-setup] Aug 29 21:38:01.580 INFO E| Compiling semver-parser v0.10.2
33962025-08-29T21:38:02.129Z[ helios-setup] Aug 29 21:38:01.689 INFO E| Compiling num_enum_derive v0.5.7
33972025-08-29T21:38:02.153Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
33982025-08-29T21:38:02.228Z[ helios-setup] Aug 29 21:38:01.788 INFO E| Compiling term v0.7.0
33992025-08-29T21:38:03.118Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34002025-08-29T21:38:04.496Z[ helios-setup] Aug 29 21:38:04.051 INFO E| Compiling url v2.3.1
34012025-08-29T21:38:06.773Z[ helios-setup] Aug 29 21:38:06.333 INFO E| Compiling atty v0.2.14
34022025-08-29T21:38:07.156Z[ helios-setup] Aug 29 21:38:06.716 INFO E| Compiling try-lock v0.2.4
34032025-08-29T21:38:07.236Z[ helios-setup] Aug 29 21:38:06.796 INFO E| Compiling strsim v0.10.0
34042025-08-29T21:38:08.097Z[ helios-setup] Aug 29 21:38:07.657 INFO E| Compiling same-file v1.0.6
34052025-08-29T21:38:08.419Z[ helios-setup] Aug 29 21:38:07.980 INFO E| Compiling adler v1.0.2
34062025-08-29T21:38:08.503Z[ helios-setup] Aug 29 21:38:08.033 INFO E| Compiling clap_lex v0.4.1
34072025-08-29T21:38:08.650Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34082025-08-29T21:38:08.978Z[ helios-setup] Aug 29 21:38:08.538 INFO E| Compiling walkdir v2.3.3
34092025-08-29T21:38:09.132Z[ helios-setup] Aug 29 21:38:08.692 INFO E| Compiling miniz_oxide v0.6.2
34102025-08-29T21:38:09.781Z[ helios-setup] Aug 29 21:38:09.341 INFO E| Compiling clap_builder v4.2.1
34112025-08-29T21:38:10.392Z[ helios-setup] Aug 29 21:38:09.952 INFO E| Compiling want v0.3.0
34122025-08-29T21:38:11.171Z[ helios-setup] Aug 29 21:38:10.732 INFO E| Compiling slog-term v2.9.0
34132025-08-29T21:38:13.174Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34142025-08-29T21:38:13.907Z[ helios-setup] Aug 29 21:38:13.468 INFO E| Compiling num_enum v0.5.7
34152025-08-29T21:38:14.153Z[ host-package] Compiling derive_builder_core v0.20.2
34162025-08-29T21:38:14.403Z[ helios-setup] Aug 29 21:38:13.964 INFO E| Compiling semver v0.11.0
34172025-08-29T21:38:14.590Z[ helios-setup] Aug 29 21:38:14.151 INFO E| Compiling h2 v0.3.16
34182025-08-29T21:38:16.268Z[ helios-setup] Aug 29 21:38:15.829 INFO E| Compiling http-body v0.4.5
34192025-08-29T21:38:16.268Z[ helios-setup] Aug 29 21:38:15.829 INFO E| Compiling clap_derive v4.2.0
34202025-08-29T21:38:17.190Z[ helios-setup] Aug 29 21:38:16.751 INFO E| Compiling ring v0.16.20
34212025-08-29T21:38:18.015Z[ host-package] Compiling headers-core v0.3.0
34222025-08-29T21:38:18.634Z[ host-package] Compiling libxml v0.3.3
34232025-08-29T21:38:19.481Z[ helios-setup] Aug 29 21:38:19.042 INFO E| Compiling base64ct v1.8.0
34242025-08-29T21:38:19.588Z[ host-package] Compiling headers v0.4.1
34252025-08-29T21:38:24.369Z[ helios-setup] Aug 29 21:38:23.930 INFO E| Compiling tower-service v0.3.2
34262025-08-29T21:38:24.772Z[ helios-setup] Aug 29 21:38:24.334 INFO E| Compiling home v0.5.4
34272025-08-29T21:38:25.308Z[ helios-setup] Aug 29 21:38:24.871 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b)
34282025-08-29T21:38:25.559Z[ helios-setup] Aug 29 21:38:25.121 INFO E| Compiling httpdate v1.0.2
34292025-08-29T21:38:25.755Z[ host-package] Compiling derive_builder_macro v0.20.2
34302025-08-29T21:38:26.669Z[ helios-setup] Aug 29 21:38:26.231 INFO E| Compiling zeroize v1.8.1
34312025-08-29T21:38:26.869Z[ helios-setup] Aug 29 21:38:26.431 INFO E| Compiling fastrand v1.9.0
34322025-08-29T21:38:27.618Z[ helios-setup] Aug 29 21:38:27.181 INFO E| Compiling hyper v0.14.25
34332025-08-29T21:38:27.817Z[ helios-setup] Aug 29 21:38:27.380 INFO E| Compiling tempfile v3.5.0
34342025-08-29T21:38:27.849Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34352025-08-29T21:38:27.941Z[ host-package] Compiling polar-core v0.27.3
34362025-08-29T21:38:27.967Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34372025-08-29T21:38:28.360Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34382025-08-29T21:38:29.206Z[ host-package] Compiling strum_macros v0.24.3
34392025-08-29T21:38:29.597Z[ host-package] Compiling samael v0.0.19
34402025-08-29T21:38:29.622Z[ helios-setup] Aug 29 21:38:29.172 INFO E| Compiling toolchain_find v0.2.0
34412025-08-29T21:38:29.952Z[ host-package] Compiling convert_case v0.7.1
34422025-08-29T21:38:30.492Z[ helios-setup] Aug 29 21:38:30.055 INFO E| Compiling clap v4.2.1
34432025-08-29T21:38:30.974Z[ helios-setup] Aug 29 21:38:30.537 INFO E| Compiling pem-rfc7468 v0.7.0
34442025-08-29T21:38:31.483Z[ host-package] Compiling termtree v0.5.1
34452025-08-29T21:38:32.472Z[ host-package] Compiling indoc v1.0.9
34462025-08-29T21:38:32.992Z[ host-package] Compiling crc8 v0.1.1
34472025-08-29T21:38:34.079Z[ host-package] Compiling derive_more-impl v2.0.1
34482025-08-29T21:38:34.414Z[ host-package] Compiling derive_builder v0.20.2
34492025-08-29T21:38:35.162Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34502025-08-29T21:38:35.753Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
34512025-08-29T21:38:36.251Z[ host-package] Compiling oso-derive v0.27.3
34522025-08-29T21:38:37.316Z[ helios-setup] Aug 29 21:38:36.880 INFO E| Compiling cargo-lock v8.0.3
34532025-08-29T21:38:37.554Z[ host-package] Compiling quick-xml v0.37.2
34542025-08-29T21:38:38.289Z[ host-package] Compiling derive_more v2.0.1
34552025-08-29T21:38:38.680Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34562025-08-29T21:38:39.207Z[ host-package] Compiling vte_generate_state_changes v0.1.2
34572025-08-29T21:38:40.985Z[ host-package] Compiling diesel-dtrace v0.4.2
34582025-08-29T21:38:41.216Z[ host-package] Compiling siphasher v1.0.1
34592025-08-29T21:38:41.874Z[ host-package] Compiling arc-swap v1.7.1
34602025-08-29T21:38:42.048Z[ helios-setup] Aug 29 21:38:41.612 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
34612025-08-29T21:38:42.231Z[ helios-setup] Aug 29 21:38:41.794 INFO E| Compiling flate2 v1.0.25
34622025-08-29T21:38:42.835Z[ host-package] Compiling phf_shared v0.12.1
34632025-08-29T21:38:43.351Z[ host-package] Compiling slog-scope v4.4.0
34642025-08-29T21:38:43.426Z[ host-package] Compiling vte v0.11.1
34652025-08-29T21:38:44.031Z[ host-package] Compiling crossterm v0.29.0
34662025-08-29T21:38:44.669Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
34672025-08-29T21:38:44.826Z[ helios-setup] Aug 29 21:38:44.389 INFO E| Compiling serde_urlencoded v0.7.1
34682025-08-29T21:38:44.993Z[ helios-setup] Aug 29 21:38:44.535 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
34692025-08-29T21:38:45.117Z[ helios-setup] Aug 29 21:38:44.667 INFO E| Compiling der_derive v0.7.3
34702025-08-29T21:38:45.302Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34712025-08-29T21:38:46.158Z[ helios-setup] Aug 29 21:38:45.722 INFO E| Compiling sha1 v0.10.5
34722025-08-29T21:38:46.342Z[ host-package] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
34732025-08-29T21:38:47.239Z[ host-package] Compiling bb8 v0.8.5
34742025-08-29T21:38:48.913Z[ host-package] Compiling unicase v2.7.0
34752025-08-29T21:38:50.181Z[ host-package] Compiling xshell-macros v0.2.7
34762025-08-29T21:38:50.414Z[ helios-setup] Aug 29 21:38:49.978 INFO E| Compiling flagset v0.4.7
34772025-08-29T21:38:50.836Z[ helios-setup] Aug 29 21:38:50.401 INFO E| Compiling der v0.7.10
34782025-08-29T21:38:52.220Z[ host-package] Compiling chrono-tz v0.10.4
34792025-08-29T21:38:53.431Z[ host-package] Compiling xshell v0.2.7
34802025-08-29T21:38:57.726Z[ helios-setup] Aug 29 21:38:57.292 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
34812025-08-29T21:38:58.066Z[ host-package] Compiling async-bb8-diesel v0.2.1
34822025-08-29T21:38:59.587Z[ helios-setup] Aug 29 21:38:59.152 INFO E| Compiling rustfmt-wrapper v0.2.0
34832025-08-29T21:39:00.475Z[ helios-setup] Aug 29 21:39:00.029 INFO E| Compiling openapiv3 v1.0.2
34842025-08-29T21:39:00.662Z[ helios-setup] Aug 29 21:39:00.228 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
34852025-08-29T21:39:01.185Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
34862025-08-29T21:39:01.282Z[ helios-setup] Aug 29 21:39:00.847 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
34872025-08-29T21:39:02.458Z[ helios-setup] Aug 29 21:39:02.024 INFO E| Compiling encoding_rs v0.8.32
34882025-08-29T21:39:02.798Z[ helios-setup] Aug 29 21:39:02.361 INFO E| Compiling utf-8 v0.7.6
34892025-08-29T21:39:03.156Z[ helios-setup] Aug 29 21:39:02.722 INFO E| Compiling ipnet v2.7.2
34902025-08-29T21:39:03.681Z[ helios-setup] Aug 29 21:39:03.247 INFO E| Compiling mime v0.3.17
34912025-08-29T21:39:05.061Z[ helios-setup] Aug 29 21:39:04.628 INFO E| Compiling base64 v0.13.1
34922025-08-29T21:39:05.891Z[ helios-setup] Aug 29 21:39:05.458 INFO E| Compiling radium v0.7.0
34932025-08-29T21:39:06.547Z[ helios-setup] Aug 29 21:39:06.114 INFO E| Compiling unsafe-libyaml v0.2.8
34942025-08-29T21:39:07.176Z[ helios-setup] Aug 29 21:39:06.743 INFO E| Compiling project-root v0.2.2
34952025-08-29T21:39:08.074Z[ host-package] Compiling strip-ansi-escapes v0.2.0
34962025-08-29T21:39:08.165Z[ helios-setup] Aug 29 21:39:07.730 INFO E| Compiling untrusted v0.7.1
34972025-08-29T21:39:08.196Z[ helios-setup] Aug 29 21:39:07.763 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
34982025-08-29T21:39:08.242Z[ helios-setup] Aug 29 21:39:07.809 INFO E| Compiling reqwest v0.11.16
34992025-08-29T21:39:08.695Z[ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35002025-08-29T21:39:09.787Z[ host-package] Compiling oso v0.27.3
35012025-08-29T21:39:10.391Z[ helios-setup] Aug 29 21:39:09.958 INFO E| Compiling serde_yaml v0.9.21
35022025-08-29T21:39:11.997Z[ helios-setup] Aug 29 21:39:11.564 INFO E| Compiling tungstenite v0.18.0
35032025-08-29T21:39:16.135Z[ helios-setup] Aug 29 21:39:15.702 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
35042025-08-29T21:39:18.694Z[ helios-setup] Aug 29 21:39:18.261 INFO E| Compiling spki v0.7.3
35052025-08-29T21:39:19.830Z[ helios-setup] Aug 29 21:39:19.398 INFO E| Compiling maybe-uninit v2.0.0
35062025-08-29T21:39:20.855Z[ helios-setup] Aug 29 21:39:20.423 INFO E| Compiling crossbeam-utils v0.8.14
35072025-08-29T21:39:21.345Z[ helios-setup] Aug 29 21:39:20.914 INFO E| Compiling tap v1.0.1
35082025-08-29T21:39:22.033Z[ helios-setup] Aug 29 21:39:21.602 INFO E| Compiling wyz v0.5.1
35092025-08-29T21:39:22.385Z[ helios-setup] Aug 29 21:39:21.954 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
35102025-08-29T21:39:23.081Z[ host-package] Compiling slog-stdlog v4.1.1
35112025-08-29T21:39:23.298Z[ helios-setup] Aug 29 21:39:22.866 INFO E| Compiling tokio-tungstenite v0.18.0
35122025-08-29T21:39:24.644Z[ host-package] Compiling phf v0.12.1
35132025-08-29T21:39:26.142Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35142025-08-29T21:39:28.319Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35152025-08-29T21:39:29.449Z[ host-package] Compiling fd-lock v4.0.2
35162025-08-29T21:39:30.185Z[ host-package] Compiling peg-macros v0.8.5
35172025-08-29T21:39:30.848Z[ helios-setup] Aug 29 21:39:30.418 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
35182025-08-29T21:39:34.117Z[ helios-setup] Aug 29 21:39:33.687 INFO E| Compiling toml_datetime v0.6.1
35192025-08-29T21:39:35.801Z[ helios-setup] Aug 29 21:39:35.371 INFO E| Compiling serde_spanned v0.6.1
35202025-08-29T21:39:36.184Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
35212025-08-29T21:39:36.667Z[ helios-setup] Aug 29 21:39:36.237 INFO E| Compiling zerocopy-derive v0.6.6
35222025-08-29T21:39:38.263Z[ host-package] Compiling nu-ansi-term v0.50.1
35232025-08-29T21:39:40.155Z[ host-package] Compiling reedline v0.40.0
35242025-08-29T21:39:40.404Z[ helios-setup] Aug 29 21:39:39.974 INFO E| Compiling bzip2-sys v0.1.13+1.0.8
35252025-08-29T21:39:40.897Z[ host-package] Compiling peg v0.8.5
35262025-08-29T21:39:41.543Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35272025-08-29T21:39:41.651Z[ helios-setup] Aug 29 21:39:41.221 INFO E| Compiling smartstring v1.0.1
35282025-08-29T21:39:41.893Z[ helios-setup] Aug 29 21:39:41.464 INFO E| Compiling num-bigint-dig v0.8.4
35292025-08-29T21:39:42.792Z[ helios-setup] Aug 29 21:39:42.360 INFO E| Compiling rustls v0.21.0
35302025-08-29T21:39:43.026Z[ helios-setup] Aug 29 21:39:42.596 INFO E| Compiling packed_struct v0.10.1
35312025-08-29T21:39:44.171Z[ helios-setup] Aug 29 21:39:43.742 INFO E| Compiling winnow v0.4.1
35322025-08-29T21:39:44.302Z[ helios-setup] Aug 29 21:39:43.873 INFO E| Compiling funty v2.0.0
35332025-08-29T21:39:47.176Z[ helios-setup] Aug 29 21:39:46.747 INFO E| Compiling bitvec v1.0.1
35342025-08-29T21:39:51.382Z[ helios-setup] Aug 29 21:39:50.954 INFO E| Compiling toml_edit v0.19.8
35352025-08-29T21:39:56.210Z[ helios-setup] Aug 29 21:39:55.783 INFO E| Compiling zerocopy v0.6.6
35362025-08-29T21:39:58.463Z[ helios-setup] Aug 29 21:39:58.036 INFO E| Compiling pkcs8 v0.10.2
35372025-08-29T21:40:01.614Z[ helios-setup] Aug 29 21:40:01.187 INFO E| Compiling rustls-webpki v0.100.1
35382025-08-29T21:40:01.787Z[ helios-setup] Aug 29 21:40:01.360 INFO E| Compiling sct v0.7.0
35392025-08-29T21:40:03.355Z[ helios-setup] Aug 29 21:40:02.927 INFO E| Compiling num-iter v0.1.44
35402025-08-29T21:40:03.510Z[ helios-setup] Aug 29 21:40:03.083 INFO E| Compiling packed_struct_codegen v0.10.1
35412025-08-29T21:40:03.958Z[ helios-setup] Aug 29 21:40:03.531 INFO E| Compiling camino v1.1.4
35422025-08-29T21:40:05.357Z[ helios-setup] Aug 29 21:40:04.929 INFO E| Compiling static_assertions v1.1.0
35432025-08-29T21:40:05.772Z[ helios-setup] Aug 29 21:40:05.345 INFO E| Compiling crc-catalog v2.4.0
35442025-08-29T21:40:05.942Z[ helios-setup] Aug 29 21:40:05.514 INFO E| Compiling slog-async v2.7.0
35452025-08-29T21:40:06.166Z[ helios-setup] Aug 29 21:40:05.739 INFO E| Compiling match_cfg v0.1.0
35462025-08-29T21:40:06.689Z[ helios-setup] Aug 29 21:40:06.263 INFO E| Compiling nodrop v0.1.14
35472025-08-29T21:40:07.151Z[ helios-setup] Aug 29 21:40:06.725 INFO E| Compiling paste v1.0.12
35482025-08-29T21:40:07.568Z[ helios-setup] Aug 29 21:40:07.142 INFO E| Compiling async-trait v0.1.68
35492025-08-29T21:40:09.362Z[ helios-setup] Aug 29 21:40:08.936 INFO E| Compiling array-init v0.0.4
35502025-08-29T21:40:09.635Z[ helios-setup] Aug 29 21:40:09.210 INFO E| Compiling hostname v0.3.1
35512025-08-29T21:40:10.310Z[ helios-setup] Aug 29 21:40:09.885 INFO E| Compiling crc v3.3.0
35522025-08-29T21:40:16.631Z[ helios-setup] Aug 29 21:40:16.206 INFO E| Compiling crossbeam-channel v0.5.6
35532025-08-29T21:40:17.257Z[ helios-setup] Aug 29 21:40:16.832 INFO E| Compiling pkcs1 v0.7.5
35542025-08-29T21:40:17.282Z[ host-package] Compiling slog-envlogger v2.2.0
35552025-08-29T21:40:19.348Z[ helios-setup] Aug 29 21:40:18.923 INFO E| Compiling toml v0.7.3
35562025-08-29T21:40:19.896Z[ helios-setup] Aug 29 21:40:19.472 INFO E| Compiling smallvec v0.6.14
35572025-08-29T21:40:20.058Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
35582025-08-29T21:40:21.084Z[ helios-setup] Aug 29 21:40:20.660 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
35592025-08-29T21:40:21.476Z[ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
35602025-08-29T21:40:22.547Z[ helios-setup] Aug 29 21:40:22.123 INFO E| Compiling slog-json v2.6.1
35612025-08-29T21:40:23.669Z[ helios-setup] Aug 29 21:40:23.245 INFO E| Compiling bitflags v2.9.1
35622025-08-29T21:40:23.694Z[ helios-setup] Aug 29 21:40:23.246 INFO E| Compiling bincode v1.3.3
35632025-08-29T21:40:25.412Z[ helios-setup] Aug 29 21:40:24.989 INFO E| Compiling unicode-linebreak v0.1.4
35642025-08-29T21:40:26.274Z[ host-package] Compiling typify-impl v0.2.0
35652025-08-29T21:40:26.325Z[ helios-setup] Aug 29 21:40:25.901 INFO E| Compiling signature v2.2.0
35662025-08-29T21:40:26.749Z[ helios-setup] Aug 29 21:40:26.326 INFO E| Compiling async-stream-impl v0.3.5
35672025-08-29T21:40:26.863Z[ host-package] Compiling bcs v0.1.6
35682025-08-29T21:40:27.162Z[ helios-setup] Aug 29 21:40:26.738 INFO E| Compiling rhai_codegen v1.5.0
35692025-08-29T21:40:27.804Z[ host-package] Compiling fxhash v0.2.1
35702025-08-29T21:40:28.483Z[ host-package] Compiling libz-sys v1.1.20
35712025-08-29T21:40:28.586Z[ host-package] Compiling half v1.8.3
35722025-08-29T21:40:29.256Z[ helios-setup] Aug 29 21:40:28.833 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
35732025-08-29T21:40:29.466Z[ helios-setup] Aug 29 21:40:29.043 INFO E| Compiling bitfield v0.14.0
35742025-08-29T21:40:29.932Z[ helios-setup] Aug 29 21:40:29.508 INFO E| Compiling take_mut v0.2.2
35752025-08-29T21:40:30.156Z[ helios-setup] Aug 29 21:40:29.733 INFO E| Compiling allocator-api2 v0.2.21
35762025-08-29T21:40:30.288Z[ helios-setup] Aug 29 21:40:29.865 INFO E| Compiling termcolor v1.2.0
35772025-08-29T21:40:30.569Z[ host-package] Compiling serde_cbor v0.11.2
35782025-08-29T21:40:30.593Z[ helios-setup] Aug 29 21:40:30.159 INFO E| Compiling foldhash v0.1.5
35792025-08-29T21:40:30.924Z[ helios-setup] Aug 29 21:40:30.501 INFO E| Compiling subtle v2.6.1
35802025-08-29T21:40:31.740Z[ helios-setup] Aug 29 21:40:31.317 INFO E| Compiling equivalent v1.0.2
35812025-08-29T21:40:31.768Z[ helios-setup] Aug 29 21:40:31.333 INFO E| Compiling rhai v1.14.0
35822025-08-29T21:40:31.850Z[ helios-setup] Aug 29 21:40:31.427 INFO E| Compiling rsa v0.9.8
35832025-08-29T21:40:32.166Z[ helios-setup] Aug 29 21:40:31.742 INFO E| Compiling env_logger v0.10.2
35842025-08-29T21:40:32.469Z[ helios-setup] Aug 29 21:40:32.044 INFO E| Compiling hashbrown v0.15.3
35852025-08-29T21:40:33.818Z[ helios-setup] Aug 29 21:40:33.395 INFO E| Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#f05c063e)
35862025-08-29T21:40:34.213Z[ helios-setup] Aug 29 21:40:33.790 INFO E| Compiling async-stream v0.3.5
35872025-08-29T21:40:35.163Z[ helios-setup] Aug 29 21:40:34.740 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
35882025-08-29T21:40:35.735Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35892025-08-29T21:40:35.947Z[ helios-setup] Aug 29 21:40:35.524 INFO E| Compiling ron v0.8.1
35902025-08-29T21:40:37.704Z[ helios-setup] Aug 29 21:40:37.281 INFO E| Compiling slog-bunyan v2.4.0
35912025-08-29T21:40:37.998Z[ helios-setup] Aug 29 21:40:37.575 INFO E| Compiling tokio-rustls v0.24.0
35922025-08-29T21:40:39.012Z[ helios-setup] Aug 29 21:40:38.589 INFO E| Compiling serde-hex v0.1.0
35932025-08-29T21:40:40.924Z[ host-package] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35942025-08-29T21:40:42.403Z[ helios-setup] Aug 29 21:40:41.981 INFO E| Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
35952025-08-29T21:40:44.206Z[ host-package] Compiling typify-macro v0.2.0
35962025-08-29T21:40:44.275Z[ host-package] Compiling kstat-rs v0.2.4
35972025-08-29T21:40:44.823Z[ helios-setup] Aug 29 21:40:44.402 INFO E| Compiling x509-cert v0.2.5
35982025-08-29T21:40:45.695Z[ helios-setup] Aug 29 21:40:45.274 INFO E| Compiling rustls-pemfile v1.0.2
35992025-08-29T21:40:46.085Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36002025-08-29T21:40:46.394Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
36012025-08-29T21:40:46.507Z[ helios-setup] Aug 29 21:40:46.085 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
36022025-08-29T21:40:46.703Z[ helios-setup] Aug 29 21:40:46.281 INFO E| Compiling serde_path_to_error v0.1.11
36032025-08-29T21:40:47.156Z[ helios-setup] Aug 29 21:40:46.734 INFO E| Compiling derive-where v1.4.0
36042025-08-29T21:40:48.223Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
36052025-08-29T21:40:48.581Z[ helios-setup] Aug 29 21:40:48.160 INFO E| Compiling rustc-hash v2.1.1
36062025-08-29T21:40:49.145Z[ helios-setup] Aug 29 21:40:48.724 INFO E| Compiling debug-ignore v1.0.5
36072025-08-29T21:40:49.746Z[ helios-setup] Aug 29 21:40:49.325 INFO E| Compiling crc-any v2.5.0
36082025-08-29T21:40:50.303Z[ helios-setup] Aug 29 21:40:49.881 INFO E| Compiling hex v0.4.3
36092025-08-29T21:40:50.658Z[ host-package] Compiling nix v0.30.1
36102025-08-29T21:40:51.441Z[ helios-setup] Aug 29 21:40:51.020 INFO E| Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
36112025-08-29T21:40:52.582Z[ helios-setup] Aug 29 21:40:52.161 INFO E| Compiling iddqd v0.3.1
36122025-08-29T21:40:52.607Z[ host-package] Compiling nanorand v0.7.0
36132025-08-29T21:40:53.904Z[ helios-setup] Aug 29 21:40:53.484 INFO E| Compiling object v0.30.4
36142025-08-29T21:40:54.238Z[ host-package] Compiling libgit2-sys v0.17.0+1.8.1
36152025-08-29T21:40:54.479Z[ helios-setup] Aug 29 21:40:54.058 INFO E| Compiling path-slash v0.1.5
36162025-08-29T21:40:55.164Z[ helios-setup] Aug 29 21:40:54.743 INFO E| Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#f05c063e)
36172025-08-29T21:40:56.155Z[ host-package] Compiling parking_lot_core v0.8.6
36182025-08-29T21:41:00.304Z[ helios-setup] Aug 29 21:40:59.884 INFO E| Compiling smawk v0.3.1
36192025-08-29T21:41:00.942Z[ helios-setup] Aug 29 21:41:00.522 INFO E| Compiling textwrap v0.16.0
36202025-08-29T21:41:03.977Z[ helios-setup] Aug 29 21:41:03.558 INFO E| Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks)
36212025-08-29T21:41:06.501Z[ helios-setup] Aug 29 21:41:06.082 INFO E| Compiling racktest-control-client v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/client)
36222025-08-29T21:41:08.911Z[ host-package] Compiling flume v0.11.1
36232025-08-29T21:41:11.333Z[ host-package] Compiling mime_guess v2.0.5
36242025-08-29T21:41:16.348Z[ host-package] Compiling ignore v0.4.23
36252025-08-29T21:41:18.346Z[ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36262025-08-29T21:41:20.734Z[ helios-setup] Aug 29 21:41:20.316 INFO E| Compiling bzip2 v0.4.4
36272025-08-29T21:41:21.611Z[ helios-setup] Aug 29 21:41:21.193 INFO E| Compiling zip v0.6.6
36282025-08-29T21:41:23.349Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36292025-08-29T21:41:23.703Z[ helios-setup] Aug 29 21:41:23.281 INFO E| Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e)
36302025-08-29T21:41:30.724Z[ host-package] Compiling castaway v0.2.3
36312025-08-29T21:41:31.401Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36322025-08-29T21:41:31.578Z[ helios-setup] Aug 29 21:41:31.162 INFO E| Compiling git2 v0.16.1
36332025-08-29T21:41:31.690Z[ host-package] Compiling compact_str v0.8.0
36342025-08-29T21:41:32.718Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36352025-08-29T21:41:35.353Z[ host-package] Compiling globwalk v0.9.1
36362025-08-29T21:41:37.202Z[ host-package] Compiling typify v0.2.0
36372025-08-29T21:41:37.282Z[ helios-setup] Aug 29 21:41:36.851 INFO E| Compiling built v0.6.0
36382025-08-29T21:41:37.732Z[ host-package] Compiling predicates-tree v1.0.12
36392025-08-29T21:41:38.275Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
36402025-08-29T21:41:39.016Z[ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36412025-08-29T21:41:39.176Z[ helios-setup] Aug 29 21:41:38.751 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
36422025-08-29T21:41:40.424Z[ host-package] Compiling unicode-truncate v1.1.0
36432025-08-29T21:41:40.770Z[ helios-setup] Aug 29 21:41:40.355 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
36442025-08-29T21:41:41.537Z[ helios-setup] Aug 29 21:41:41.122 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
36452025-08-29T21:41:41.759Z[ host-package] Compiling lru v0.12.5
36462025-08-29T21:41:42.376Z[ host-package] Compiling vergen v8.3.2
36472025-08-29T21:41:42.775Z[ helios-setup] Aug 29 21:41:42.353 INFO E| warning: struct `NeedRequestContext` is never constructed
36482025-08-29T21:41:42.775Z[ helios-setup] Aug 29 21:41:42.353 INFO E| --> racktest/agent/server/src/lib.rs:104:9
36492025-08-29T21:41:42.775Z[ helios-setup] Aug 29 21:41:42.353 INFO E| |
36502025-08-29T21:41:42.822Z[ helios-setup] Aug 29 21:41:42.353 INFO E| 104 | rc: RequestContext<Arc<Agent>>,
36512025-08-29T21:41:42.822Z[ helios-setup] Aug 29 21:41:42.353 INFO E| | ^^^^^^^^^^^^^^
36522025-08-29T21:41:42.822Z[ helios-setup] Aug 29 21:41:42.353 INFO E| |
36532025-08-29T21:41:42.822Z[ helios-setup] Aug 29 21:41:42.353 INFO E| = note: `#[warn(dead_code)]` on by default
36542025-08-29T21:41:42.822Z[ helios-setup] Aug 29 21:41:42.353 INFO E| warning: struct `NeedHttpResponse` is never constructed
36552025-08-29T21:41:42.822Z[ helios-setup] Aug 29 21:41:42.353 INFO E| --> racktest/agent/server/src/lib.rs:107:6
36562025-08-29T21:41:42.822Z[ helios-setup] Aug 29 21:41:42.353 INFO E| |
36572025-08-29T21:41:42.822Z[ helios-setup] Aug 29 21:41:42.353 INFO E| 107 | ) -> DSResult<HttpResponseUpdatedNoContent> {
36582025-08-29T21:41:42.822Z[ helios-setup] Aug 29 21:41:42.353 INFO E| | ^^^^^^^^
36592025-08-29T21:41:42.822Z[ helios-setup] Aug 29 21:41:42.353 INFO E| warning: struct `NeedRequestContext` is never constructed
36602025-08-29T21:41:42.822Z[ helios-setup] Aug 29 21:41:42.353 INFO E| --> racktest/agent/server/src/lib.rs:132:9
36612025-08-29T21:41:42.822Z[ helios-setup] Aug 29 21:41:42.353 INFO E| |
36622025-08-29T21:41:42.822Z[ helios-setup] Aug 29 21:41:42.353 INFO E| 132 | rc: RequestContext<Arc<Agent>>,
36632025-08-29T21:41:42.822Z[ helios-setup] Aug 29 21:41:42.353 INFO E| | ^^^^^^^^^^^^^^
36642025-08-29T21:41:42.823Z[ helios-setup] Aug 29 21:41:42.353 INFO E| warning: struct `NeedHttpResponse` is never constructed
36652025-08-29T21:41:42.823Z[ helios-setup] Aug 29 21:41:42.353 INFO E| --> racktest/agent/server/src/lib.rs:135:6
36662025-08-29T21:41:42.823Z[ helios-setup] Aug 29 21:41:42.353 INFO E| |
36672025-08-29T21:41:42.823Z[ helios-setup] Aug 29 21:41:42.353 INFO E| 135 | ) -> DSResult<HttpResponseUpdatedNoContent> {
36682025-08-29T21:41:42.823Z[ helios-setup] Aug 29 21:41:42.353 INFO E| | ^^^^^^^^
36692025-08-29T21:41:42.823Z[ helios-setup] Aug 29 21:41:42.353 INFO E| warning: struct `NeedRequestContext` is never constructed
36702025-08-29T21:41:42.823Z[ helios-setup] Aug 29 21:41:42.353 INFO E| --> racktest/agent/server/src/lib.rs:284:9
36712025-08-29T21:41:42.823Z[ helios-setup] Aug 29 21:41:42.353 INFO E| |
36722025-08-29T21:41:42.823Z[ helios-setup] Aug 29 21:41:42.353 INFO E| 284 | rc: RequestContext<Arc<Agent>>,
36732025-08-29T21:41:42.823Z[ helios-setup] Aug 29 21:41:42.353 INFO E| | ^^^^^^^^^^^^^^
36742025-08-29T21:41:42.823Z[ helios-setup] Aug 29 21:41:42.353 INFO E| warning: struct `NeedRequestContext` is never constructed
36752025-08-29T21:41:42.823Z[ helios-setup] Aug 29 21:41:42.353 INFO E| --> racktest/agent/server/src/lib.rs:406:9
36762025-08-29T21:41:42.823Z[ helios-setup] Aug 29 21:41:42.353 INFO E| |
36772025-08-29T21:41:42.823Z[ helios-setup] Aug 29 21:41:42.353 INFO E| 406 | rc: RequestContext<Arc<Agent>>,
36782025-08-29T21:41:42.823Z[ helios-setup] Aug 29 21:41:42.353 INFO E| | ^^^^^^^^^^^^^^
36792025-08-29T21:41:42.851Z[ host-package] Compiling nibble_vec v0.1.0
36802025-08-29T21:41:43.373Z[ host-package] Compiling cargo-platform v0.1.8
36812025-08-29T21:41:44.142Z[ host-package] Compiling instability v0.3.2
36822025-08-29T21:41:45.690Z[ host-package] Compiling atty v0.2.14
36832025-08-29T21:41:46.373Z[ host-package] Compiling salty v0.3.0
36842025-08-29T21:41:46.565Z[ host-package] Compiling indoc v2.0.6
36852025-08-29T21:41:47.311Z[ host-package] Compiling endian-type v0.1.2
36862025-08-29T21:41:47.720Z[ host-package] Compiling http-range v0.1.5
36872025-08-29T21:41:47.930Z[ host-package] Compiling cassowary v0.3.0
36882025-08-29T21:41:48.299Z[ helios-setup] Aug 29 21:41:47.885 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
36892025-08-29T21:41:48.568Z[ host-package] Compiling radix_trie v0.2.1
36902025-08-29T21:41:48.968Z[ host-package] Compiling cargo_metadata v0.18.1
36912025-08-29T21:41:50.461Z[ host-package] Compiling ratatui v0.29.0
36922025-08-29T21:41:54.014Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36932025-08-29T21:41:54.046Z[ helios-setup] Aug 29 21:41:53.626 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
36942025-08-29T21:41:54.224Z[ host-package] Compiling camino-tempfile-ext v0.3.2
36952025-08-29T21:41:54.358Z[ helios-setup] Aug 29 21:41:53.945 INFO E| warning: `racktest-agent` (lib) generated 6 warnings
36962025-08-29T21:41:56.032Z[ host-package] Compiling parking_lot v0.11.2
36972025-08-29T21:41:59.760Z[ host-package] Compiling git2 v0.19.0
36982025-08-29T21:41:59.847Z[ host-package] Compiling progenitor-impl v0.8.0
36992025-08-29T21:42:14.715Z[ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37002025-08-29T21:42:19.502Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
37012025-08-29T21:42:22.659Z[ host-package] Compiling rand_seeder v0.4.0
37022025-08-29T21:42:23.702Z[ host-package] Compiling prefix-trie v0.7.0
37032025-08-29T21:42:24.255Z[ host-package] Compiling lzma-sys v0.1.20
37042025-08-29T21:42:25.749Z[ host-package] Compiling rustls v0.21.12
37052025-08-29T21:42:26.095Z[ host-package] Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
37062025-08-29T21:42:26.538Z[ host-package] Compiling hickory-server v0.25.2
37072025-08-29T21:42:27.317Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37082025-08-29T21:42:27.672Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
37092025-08-29T21:42:27.843Z[ host-package] Compiling hyper-staticfile v0.10.1
37102025-08-29T21:42:31.304Z[ host-package] Compiling progenitor-macro v0.8.0
37112025-08-29T21:42:31.414Z[ helios-setup] Aug 29 21:42:31.002 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
37122025-08-29T21:42:32.393Z[ host-package] Compiling sled v0.34.7
37132025-08-29T21:42:43.418Z[ host-package] Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
37142025-08-29T21:42:50.701Z[ host-package] Compiling hickory-client v0.25.2
37152025-08-29T21:42:52.688Z[ host-package] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37162025-08-29T21:42:57.640Z[ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37172025-08-29T21:42:59.803Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
37182025-08-29T21:43:17.737Z[ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
37192025-08-29T21:43:20.314Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37202025-08-29T21:43:21.024Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
37212025-08-29T21:43:22.895Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
37222025-08-29T21:43:25.230Z[ host-package] Compiling progenitor-client v0.8.0
37232025-08-29T21:43:25.530Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
37242025-08-29T21:43:25.593Z[ host-package] Compiling rustls-webpki v0.101.7
37252025-08-29T21:43:26.071Z[ host-package] Compiling sct v0.7.1
37262025-08-29T21:43:26.338Z[ host-package] Compiling primeorder v0.13.6
37272025-08-29T21:43:26.426Z[ host-package] Compiling heck v0.3.3
37282025-08-29T21:43:26.758Z[ host-package] Compiling env_filter v0.1.2
37292025-08-29T21:43:26.897Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
37302025-08-29T21:43:27.113Z[ host-package] Compiling void v1.0.2
37312025-08-29T21:43:27.326Z[ helios-setup] Aug 29 21:43:26.924 INFO E| Finished `release` profile [optimized] target(s) in 6m 44s
37322025-08-29T21:43:27.436Z[ helios-setup] Aug 29 21:43:27.033 INFO building project "pilot" ok (405 seconds)
37332025-08-29T21:43:27.461Z[ helios-setup] rm -f helios-build
37342025-08-29T21:43:27.461Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
37352025-08-29T21:43:27.486Z[ helios-setup]
37362025-08-29T21:43:27.487Z[ helios-setup] Setup complete! ./helios-build is now available.
37372025-08-29T21:43:27.487Z[ helios-setup]
37382025-08-29T21:43:27.487Z[ host-package] Compiling lzss v0.8.2
37392025-08-29T21:43:27.487Z[ helios-setup]
37402025-08-29T21:43:27.487Z[ helios-setup] real 10:54.610347079
37412025-08-29T21:43:27.487Z[ helios-setup] user 28:04.582162539
37422025-08-29T21:43:27.487Z[ helios-setup] sys 2:58.158974357
37432025-08-29T21:43:27.487Z[ helios-setup] trap 2.138683626
37442025-08-29T21:43:27.487Z[ helios-setup] tflt 3.694847548
37452025-08-29T21:43:27.487ZAug 29 21:43:27.073 [ helios-setup] dflt 17.393984332
37462025-08-29T21:43:27.487ZINFO [helios-setup] process exited with exit status: 0 (654.615351288s)
37472025-08-29T21:43:27.487Z[ helios-setup] kflt 0.031278737
37482025-08-29T21:43:27.487Z[ helios-setup] lock 2:25:48.697351362
37492025-08-29T21:43:27.487Z[ helios-setup] slp 3:38:28.988820139
37502025-08-29T21:43:27.487Z[ helios-setup] lat 32:24.944120347
37512025-08-29T21:43:27.487Z[ helios-setup] stop 6:07.561458072
37522025-08-29T21:43:27.487ZAug 29 21:43:27.074 INFO [helios-record] running task
37532025-08-29T21:43:27.487ZAug 29 21:43:27.075 DEBG running: git -C /work/oxidecomputer/helios/projects/chelsio-t6-roms rev-parse --verify HEAD^{commit}
37542025-08-29T21:43:27.513ZAug 29 21:43:27.085 DEBG process exited with exit status: 0 (10.077334ms)
37552025-08-29T21:43:27.513ZAug 29 21:43:27.085 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-host-image-builder rev-parse --verify HEAD^{commit}
37562025-08-29T21:43:27.513ZAug 29 21:43:27.092 DEBG process exited with exit status: 0 (6.793219ms)
37572025-08-29T21:43:27.513ZAug 29 21:43:27.092 DEBG running: git -C /work/oxidecomputer/helios/projects/pilot rev-parse --verify HEAD^{commit}
37582025-08-29T21:43:27.513ZAug 29 21:43:27.100 DEBG process exited with exit status: 0 (8.430451ms)
37592025-08-29T21:43:27.513ZAug 29 21:43:27.100 DEBG running: git -C /work/oxidecomputer/helios/projects/pinprick rev-parse --verify HEAD^{commit}
37602025-08-29T21:43:27.513ZAug 29 21:43:27.108 DEBG process exited with exit status: 0 (7.826659ms)
37612025-08-29T21:43:27.513ZAug 29 21:43:27.108 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-firmware rev-parse --verify HEAD^{commit}
37622025-08-29T21:43:27.513Z[ host-package] Compiling env_logger v0.11.5
37632025-08-29T21:43:27.538ZAug 29 21:43:27.117 DEBG process exited with exit status: 0 (8.651523ms)
37642025-08-29T21:43:27.538ZAug 29 21:43:27.117 DEBG running: git -C /work/oxidecomputer/helios/projects/image-builder rev-parse --verify HEAD^{commit}
37652025-08-29T21:43:27.538ZAug 29 21:43:27.124 DEBG process exited with exit status: 0 (7.334941ms)
37662025-08-29T21:43:27.538ZAug 29 21:43:27.124 DEBG running: git -C /work/oxidecomputer/helios/projects/bootserver rev-parse --verify HEAD^{commit}
37672025-08-29T21:43:27.563ZAug 29 21:43:27.158 DEBG process exited with exit status: 0 (33.679736ms)
37682025-08-29T21:43:27.564ZAug 29 21:43:27.158 DEBG running: git -C /work/oxidecomputer/helios/projects/phbl rev-parse --verify HEAD^{commit}
37692025-08-29T21:43:27.588ZAug 29 21:43:27.170 DEBG process exited with exit status: 0 (12.680494ms)
37702025-08-29T21:43:27.588ZAug 29 21:43:27.171 INFO [helios-record] task succeeded (97.28847ms)
37712025-08-29T21:43:27.969Z[ host-package] Compiling zone_cfg_derive v0.1.2
37722025-08-29T21:43:28.237Z[ host-package] Compiling p384 v0.13.0
37732025-08-29T21:43:29.206Z[ host-package] Compiling progenitor v0.8.0
37742025-08-29T21:43:29.272Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37752025-08-29T21:43:29.512Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37762025-08-29T21:43:30.287Z[ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
37772025-08-29T21:43:32.395Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
37782025-08-29T21:43:39.648Z[ host-package] Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
37792025-08-29T21:43:40.007Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37802025-08-29T21:43:40.765Z[ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
37812025-08-29T21:43:41.913Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37822025-08-29T21:43:47.484Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
37832025-08-29T21:43:47.851Z[ host-package] Compiling tungstenite v0.23.0
37842025-08-29T21:43:47.939Z[ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37852025-08-29T21:43:48.324Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37862025-08-29T21:43:48.695Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37872025-08-29T21:43:48.837Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37882025-08-29T21:43:49.058Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
37892025-08-29T21:43:49.189Z[ host-package] Compiling nix v0.27.1
37902025-08-29T21:43:49.755Z[ host-package] Compiling serde_bytes v0.11.17
37912025-08-29T21:43:50.314Z[ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
37922025-08-29T21:43:50.687Z[ host-package] Compiling base64 v0.13.1
37932025-08-29T21:43:51.059Z[ host-package] Compiling number_prefix v0.4.0
37942025-08-29T21:43:51.387Z[ host-package] Compiling indicatif v0.17.11
37952025-08-29T21:43:51.449Z[ host-package] Compiling ron v0.7.1
37962025-08-29T21:43:52.660Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
37972025-08-29T21:43:53.278Z[ host-package] Compiling tokio-tungstenite v0.23.1
37982025-08-29T21:43:53.565Z[ host-package] Compiling xz2 v0.1.7
37992025-08-29T21:43:53.919Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
38002025-08-29T21:43:55.921Z[ host-package] Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
38012025-08-29T21:43:57.052Z[ host-package] Compiling tokio-rustls v0.24.1
38022025-08-29T21:43:57.583Z[ host-package] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38032025-08-29T21:44:00.858Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
38042025-08-29T21:44:00.969Z[ host-package] Compiling zone v0.1.8
38052025-08-29T21:44:02.215Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38062025-08-29T21:44:03.734Z[ host-package] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
38072025-08-29T21:44:04.091Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
38082025-08-29T21:44:05.902Z[ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38092025-08-29T21:44:07.499Z[ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
38102025-08-29T21:44:15.903Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38112025-08-29T21:44:16.715Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38122025-08-29T21:44:17.697Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
38132025-08-29T21:44:17.828Z[ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
38142025-08-29T21:44:19.821Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
38152025-08-29T21:44:20.898Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38162025-08-29T21:44:21.303Z[ host-package] Compiling rustls-pemfile v1.0.4
38172025-08-29T21:44:21.574Z[ host-package] Compiling signal-hook-tokio v0.3.1
38182025-08-29T21:44:21.970Z[ host-package] Compiling twox-hash v2.1.0
38192025-08-29T21:44:22.107Z[ host-package] Compiling yasna v0.5.2
38202025-08-29T21:44:22.987Z[ host-package] Compiling secrecy v0.8.0
38212025-08-29T21:44:23.325Z[ host-package] Compiling is_ci v1.2.0
38222025-08-29T21:44:23.694Z[ host-package] Compiling supports-color v3.0.2
38232025-08-29T21:44:24.240Z[ host-package] Compiling rcgen v0.12.1
38242025-08-29T21:44:30.965Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
38252025-08-29T21:44:36.551Z[ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
38262025-08-29T21:44:37.141Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38272025-08-29T21:44:38.470Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
38282025-08-29T21:44:55.235Z[ host-package] Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
38292025-08-29T21:44:56.737Z[ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
38302025-08-29T21:45:00.050Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
38312025-08-29T21:45:07.360Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
38322025-08-29T21:45:08.715Z[ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
38332025-08-29T21:45:14.800Z[ host-package] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
38342025-08-29T21:45:16.800Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38352025-08-29T21:45:21.397Z[ host-package] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
38362025-08-29T21:45:22.964Z[ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
38372025-08-29T21:45:26.064Z[ host-package] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
38382025-08-29T21:45:26.395Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38392025-08-29T21:45:26.745Z[ host-package] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
38402025-08-29T21:45:26.929Z[ host-package] Compiling fatfs v0.3.6
38412025-08-29T21:45:27.133Z[ host-package] Compiling rtoolbox v0.0.2
38422025-08-29T21:45:27.599Z[ host-package] Compiling subprocess v0.2.9
38432025-08-29T21:45:29.458Z[ host-package] Compiling assert_matches v1.5.0
38442025-08-29T21:45:29.547Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38452025-08-29T21:45:31.870Z[ host-package] Compiling rpassword v7.4.0
38462025-08-29T21:45:32.507Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
38472025-08-29T21:45:33.910Z[ host-package] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
38482025-08-29T21:45:36.868Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38492025-08-29T21:45:39.091Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38502025-08-29T21:45:58.542Z[ host-package] Compiling tui-tree-widget v0.23.1
38512025-08-29T21:45:59.113Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38522025-08-29T21:46:11.251Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38532025-08-29T21:46:13.341Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
38542025-08-29T21:46:13.727Z[ host-package] Compiling uzers v0.12.1
38552025-08-29T21:46:13.830Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38562025-08-29T21:46:16.922Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38572025-08-29T21:46:19.051Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38582025-08-29T21:46:32.120Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38592025-08-29T21:46:43.926Z[ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
38602025-08-29T21:46:44.519Z[ host-package] Compiling support-bundle-viewer v0.1.2
38612025-08-29T21:46:48.129Z[ host-package] Compiling multimap v0.10.1
38622025-08-29T21:48:47.536Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38632025-08-29T21:58:26.352Z[ host-package] Finished `release` profile [optimized] target(s) in 23m 52s
38642025-08-29T21:59:58.883ZAug 29 21:59:58.599 INFO [host-package] process exited with exit status: 0 (1525.14098081s)
38652025-08-29T21:59:58.883ZAug 29 21:59:58.599 INFO [host-stamp] running task
38662025-08-29T21:59:58.909ZAug 29 21:59:58.600 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 16.0.0-0.ci+gitfaa0b5dd487
38672025-08-29T21:59:58.909ZAug 29 21:59:58.600 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
38682025-08-29T21:59:58.909ZAug 29 21:59:58.601 INFO [stamp-crucible-dtrace] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-dtrace 16.0.0-0.ci+gitfaa0b5dd487
38692025-08-29T21:59:58.909ZAug 29 21:59:58.602 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 16.0.0-0.ci+gitfaa0b5dd487
38702025-08-29T21:59:58.910ZAug 29 21:59:58.603 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 16.0.0-0.ci+gitfaa0b5dd487
38712025-08-29T21:59:58.910ZAug 29 21:59:58.606 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 16.0.0-0.ci+gitfaa0b5dd487
38722025-08-29T21:59:58.910ZAug 29 21:59:58.606 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 16.0.0-0.ci+gitfaa0b5dd487
38732025-08-29T21:59:58.910ZAug 29 21:59:58.606 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 16.0.0-0.ci+gitfaa0b5dd487
38742025-08-29T21:59:58.910ZAug 29 21:59:58.606 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 16.0.0-0.ci+gitfaa0b5dd487
38752025-08-29T21:59:58.910Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
38762025-08-29T21:59:58.910Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
38772025-08-29T21:59:58.910Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
38782025-08-29T21:59:58.910Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
38792025-08-29T21:59:58.988Z[stamp-crucible-dtrace] Logging to: /work/oxidecomputer/omicron/out/LOG
38802025-08-29T21:59:58.988Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
38812025-08-29T21:59:58.988Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
38822025-08-29T21:59:58.988Z[stamp-crucible-dtrace] Created: /work/oxidecomputer/omicron/out/versioned/crucible-dtrace.tar
38832025-08-29T21:59:58.988Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
38842025-08-29T21:59:58.988Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
38852025-08-29T21:59:58.988Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
38862025-08-29T21:59:58.988ZAug 29 21:59:58.642 INFO [stamp-overlay] process exited with exit status: 0 (35.121851ms)
38872025-08-29T21:59:58.988ZAug 29 21:59:58.642 INFO [stamp-crucible-dtrace] process exited with exit status: 0 (41.066607ms)
38882025-08-29T21:59:58.988Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
38892025-08-29T21:59:58.988ZAug 29 21:59:58.662 INFO [stamp-oxlog] process exited with exit status: 0 (58.24415ms)
38902025-08-29T21:59:59.059Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
38912025-08-29T21:59:59.084ZAug 29 21:59:58.782 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (181.529328ms)
38922025-08-29T21:59:59.355Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
38932025-08-29T21:59:59.381ZAug 29 21:59:59.078 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (476.357389ms)
38942025-08-29T21:59:59.575Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
38952025-08-29T21:59:59.600ZAug 29 21:59:59.294 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (691.488ms)
38962025-08-29T22:00:00.629Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
38972025-08-29T22:00:00.654ZAug 29 22:00:00.348 INFO [stamp-propolis-server] process exited with exit status: 0 (1.745248612s)
38982025-08-29T22:00:01.011Z[recovery-package] Compiling newtype-uuid v1.2.4
38992025-08-29T22:00:01.665Z[recovery-package] Compiling daft v0.1.4
39002025-08-29T22:00:02.281Z[recovery-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
39012025-08-29T22:00:02.834Z[recovery-package] Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
39022025-08-29T22:00:02.834Z[recovery-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
39032025-08-29T22:00:02.834Z[recovery-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
39042025-08-29T22:00:02.912Z[recovery-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
39052025-08-29T22:00:03.677Z[recovery-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
39062025-08-29T22:00:08.623Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
39072025-08-29T22:00:08.650ZAug 29 22:00:08.346 INFO [stamp-switch-asic] process exited with exit status: 0 (9.740531712s)
39082025-08-29T22:00:08.650ZAug 29 22:00:08.346 INFO [host-stamp] task succeeded (9.747310951s)
39092025-08-29T22:00:08.650ZAug 29 22:00:08.346 INFO [host-proto] running task
39102025-08-29T22:00:09.358ZAug 29 22:00:09.076 INFO [host-proto] task succeeded (729.224736ms)
39112025-08-29T22:00:09.358ZAug 29 22:00:09.076 INFO [host-profile] running task
39122025-08-29T22:00:09.384ZAug 29 22:00:09.076 INFO [host-profile] task succeeded (582.528µs)
39132025-08-29T22:00:09.384ZAug 29 22:00:09.077 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.37.402' -P /tmp/.tmpOWgyXQ/proto/host/root -N 'ci faa0b5d/${os_short_commit} 2025-08-29 21:32' -s host -B -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@16.0.0.0' -p 'helios-dev=file:///work/incorporation.p5p' -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
39142025-08-29T22:00:09.384Z[ host-image] Aug 29 22:00:09.090 INFO Checking files for board 'cosmo'
39152025-08-29T22:00:09.384Z[ host-image] Aug 29 22:00:09.090 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
39162025-08-29T22:00:09.384Z[ host-image] Aug 29 22:00:09.090 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.6.toml"
39172025-08-29T22:00:09.384Z[ host-image] Aug 29 22:00:09.090 INFO Checking files for board 'gimlet'
39182025-08-29T22:00:09.384Z[ host-image] Aug 29 22:00:09.090 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
39192025-08-29T22:00:09.384Z[ host-image] Aug 29 22:00:09.090 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.a.toml"
39202025-08-29T22:00:09.410Z[ host-image] Aug 29 22:00:09.120 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpOWgyXQ/proto/host/root"
39212025-08-29T22:00:09.410Z[ host-image] Aug 29 22:00:09.120 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ }
39222025-08-29T22:00:09.410Z[ host-image] Aug 29 22:00:09.120 INFO image builder template: ramdisk-01-os...
39232025-08-29T22:00:09.410Z[ host-image] Aug 29 22:00:09.120 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/.tmpOWgyXQ/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.37.402", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@16.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
39242025-08-29T22:00:09.435Z[ host-image] Aug 29 22:00:09.150 INFO O| Aug 29 22:00:09.150 INFO CREATE DATASET: rpool/images/build/host/output
39252025-08-29T22:00:09.576Z[ host-image] Aug 29 22:00:09.294 INFO O| Aug 29 22:00:09.294 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-01-os
39262025-08-29T22:00:09.602Z[ host-image] Aug 29 22:00:09.299 INFO O| Aug 29 22:00:09.299 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
39272025-08-29T22:00:09.668Z[ host-image] Aug 29 22:00:09.385 INFO O| Aug 29 22:00:09.385 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-01-os: sync = disabled
39282025-08-29T22:00:09.695Z[ host-image] Aug 29 22:00:09.412 INFO O| Aug 29 22:00:09.412 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-01-os
39292025-08-29T22:00:09.695Z[ host-image] Aug 29 22:00:09.412 INFO O| Aug 29 22:00:09.412 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
39302025-08-29T22:00:09.695Z[ host-image] Aug 29 22:00:09.412 INFO O| Aug 29 22:00:09.412 INFO resetting by removing work dataset: rpool/images/build/host/work/sled/ramdisk
39312025-08-29T22:00:09.720Z[ host-image] Aug 29 22:00:09.412 INFO O| Aug 29 22:00:09.412 INFO DESTROY DATASET: rpool/images/build/host/work/sled/ramdisk
39322025-08-29T22:00:09.720Z[ host-image] Aug 29 22:00:09.425 INFO O| Aug 29 22:00:09.424 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
39332025-08-29T22:00:09.798Z[ host-image] Aug 29 22:00:09.515 INFO O| Aug 29 22:00:09.515 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39342025-08-29T22:00:09.823Z[ host-image] Aug 29 22:00:09.533 INFO O| Aug 29 22:00:09.533 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/sled/ramdisk"]
39352025-08-29T22:00:10.319Z[ host-image] Aug 29 22:00:10.036 INFO O| Aug 29 22:00:10.036 INFO O| Caching catalogs ... Done
39362025-08-29T22:00:10.420Z[ host-image] Aug 29 22:00:10.137 INFO O| Aug 29 22:00:10.137 INFO STEP 0 (pkg_image_create) COMPLETE
39372025-08-29T22:00:10.446Z[ host-image] Aug 29 22:00:10.137 INFO O| Aug 29 22:00:10.137 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39382025-08-29T22:00:10.447Z[ host-image] Aug 29 22:00:10.150 INFO O| Aug 29 22:00:10.150 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"]
39392025-08-29T22:00:10.912Z[ host-image] Aug 29 22:00:10.629 INFO O| Aug 29 22:00:10.629 INFO STEP 1 (pkg_set_publisher) COMPLETE
39402025-08-29T22:00:10.912Z[ host-image] Aug 29 22:00:10.629 INFO O| Aug 29 22:00:10.629 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39412025-08-29T22:00:10.912Z[ host-image] Aug 29 22:00:10.629 INFO O| Aug 29 22:00:10.629 INFO skip step because feature "publisher_1_name" is not enabled
39422025-08-29T22:00:10.937Z[ host-image] Aug 29 22:00:10.629 INFO O| Aug 29 22:00:10.629 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39432025-08-29T22:00:10.938Z[ host-image] Aug 29 22:00:10.629 INFO O| Aug 29 22:00:10.629 INFO skip step because feature "publisher_2_name" is not enabled
39442025-08-29T22:00:10.938Z[ host-image] Aug 29 22:00:10.629 INFO O| Aug 29 22:00:10.629 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39452025-08-29T22:00:10.938Z[ host-image] Aug 29 22:00:10.629 INFO O| Aug 29 22:00:10.629 INFO skip step because feature "publisher_3_name" is not enabled
39462025-08-29T22:00:10.938Z[ host-image] Aug 29 22:00:10.629 INFO O| Aug 29 22:00:10.629 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39472025-08-29T22:00:11.385Z[ host-image] Aug 29 22:00:11.102 INFO O| Aug 29 22:00:11.102 INFO variant opensolaris.zone is already global
39482025-08-29T22:00:11.385Z[ host-image] Aug 29 22:00:11.102 INFO O| Aug 29 22:00:11.102 INFO STEP 5 (pkg_change_variant) COMPLETE
39492025-08-29T22:00:11.385Z[ host-image] Aug 29 22:00:11.102 INFO O| Aug 29 22:00:11.102 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39502025-08-29T22:00:11.857Z[ host-image] Aug 29 22:00:11.574 INFO O| Aug 29 22:00:11.574 INFO variant opensolaris.imagetype is full; changing to partial
39512025-08-29T22:00:11.857Z[ host-image] Aug 29 22:00:11.574 INFO O| Aug 29 22:00:11.574 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
39522025-08-29T22:00:16.952Z[recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
39532025-08-29T22:00:16.978Z[recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39542025-08-29T22:00:16.978Z[recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
39552025-08-29T22:00:21.975Z[recovery-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
39562025-08-29T22:00:22.108Z[recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
39572025-08-29T22:00:23.245Z[recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39582025-08-29T22:00:23.592Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
39592025-08-29T22:00:24.434Z[recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
39602025-08-29T22:00:27.108Z[recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39612025-08-29T22:00:29.684Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39622025-08-29T22:00:41.831Z[ host-image] Aug 29 22:00:41.548 INFO O| Aug 29 22:00:41.548 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39632025-08-29T22:00:52.693Z[ host-image] Aug 29 22:00:52.415 INFO O| Aug 29 22:00:52.415 INFO O| Startup: Caching catalogs ... Done
39642025-08-29T22:00:52.776Z[ host-image] Aug 29 22:00:52.499 INFO O| Aug 29 22:00:52.498 INFO O| Planning: Planning completed in 0.00 seconds
39652025-08-29T22:00:52.801Z[ host-image] Aug 29 22:00:52.499 INFO O| Aug 29 22:00:52.499 INFO O| Planning: Consolidating action changes ... Done
39662025-08-29T22:00:52.801Z[ host-image] Aug 29 22:00:52.499 INFO O| Aug 29 22:00:52.499 INFO O| Planning: Evaluating mediators ... Done
39672025-08-29T22:00:52.801Z[ host-image] Aug 29 22:00:52.500 INFO O| Aug 29 22:00:52.500 INFO O| Planning: Planning completed in 0.00 seconds
39682025-08-29T22:00:52.801Z[ host-image] Aug 29 22:00:52.500 INFO O| Aug 29 22:00:52.500 INFO O| Variants/Facets to change: 1
39692025-08-29T22:00:52.801Z[ host-image] Aug 29 22:00:52.522 INFO O| Aug 29 22:00:52.522 INFO O| Done
39702025-08-29T22:00:52.801Z[ host-image] Aug 29 22:00:52.522 INFO O| Aug 29 22:00:52.522 INFO O| Done
39712025-08-29T22:00:54.393Z[ host-image] Aug 29 22:00:54.114 INFO O| Aug 29 22:00:54.114 INFO O| Done
39722025-08-29T22:00:54.479Z[ host-image] Aug 29 22:00:54.201 INFO O| Aug 29 22:00:54.201 INFO O| Done
39732025-08-29T22:00:54.504Z[ host-image] Aug 29 22:00:54.202 INFO O| Aug 29 22:00:54.202 INFO O| Done
39742025-08-29T22:00:54.504Z[ host-image] Aug 29 22:00:54.203 INFO O| Aug 29 22:00:54.202 INFO O| Done
39752025-08-29T22:00:54.504Z[ host-image] Aug 29 22:00:54.204 INFO O| Aug 29 22:00:54.204 INFO O| Done
39762025-08-29T22:00:55.757Z[ host-image] Aug 29 22:00:55.480 INFO O| Aug 29 22:00:55.480 INFO STEP 6 (pkg_change_variant) COMPLETE
39772025-08-29T22:00:55.757Z[ host-image] Aug 29 22:00:55.480 INFO O| Aug 29 22:00:55.480 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39782025-08-29T22:00:55.782Z[ host-image] Aug 29 22:00:55.480 INFO O| Aug 29 22:00:55.480 INFO skip step because feature "debug_variant" is not enabled
39792025-08-29T22:00:55.782Z[ host-image] Aug 29 22:00:55.480 INFO O| Aug 29 22:00:55.480 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39802025-08-29T22:00:55.915Z[recovery-package] Finished `release` profile [optimized] target(s) in 56.69s
39812025-08-29T22:00:56.227Z[ host-image] Aug 29 22:00:55.950 INFO O| Aug 29 22:00:55.950 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-facet", "openssl.10=false"]
39822025-08-29T22:01:00.967ZAug 29 22:01:00.690 INFO [recovery-package] process exited with exit status: 0 (62.089718324s)
39832025-08-29T22:01:00.967ZAug 29 22:01:00.690 INFO [recovery-stamp] running task
39842025-08-29T22:01:00.994ZAug 29 22:01:00.690 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
39852025-08-29T22:01:00.994ZAug 29 22:01:00.691 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 16.0.0-0.ci+gitfaa0b5dd487
39862025-08-29T22:01:00.994ZAug 29 22:01:00.692 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 16.0.0-0.ci+gitfaa0b5dd487
39872025-08-29T22:01:00.994Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
39882025-08-29T22:01:00.994Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
39892025-08-29T22:01:01.137Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
39902025-08-29T22:01:01.162ZAug 29 22:01:00.867 INFO [stamp-installinator] process exited with exit status: 0 (176.292071ms)
39912025-08-29T22:01:01.219Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
39922025-08-29T22:01:01.245ZAug 29 22:01:00.950 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (257.541926ms)
39932025-08-29T22:01:01.245ZAug 29 22:01:00.950 INFO [recovery-stamp] task succeeded (259.827765ms)
39942025-08-29T22:01:01.245ZAug 29 22:01:00.950 INFO [recovery-proto] running task
39952025-08-29T22:01:01.245ZAug 29 22:01:00.950 INFO [tuf-stamp] running task
39962025-08-29T22:01:01.246ZAug 29 22:01:00.951 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 16.0.0-0.ci+gitfaa0b5dd487
39972025-08-29T22:01:01.246ZAug 29 22:01:00.952 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 16.0.0-0.ci+gitfaa0b5dd487
39982025-08-29T22:01:01.246ZAug 29 22:01:00.952 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 16.0.0-0.ci+gitfaa0b5dd487
39992025-08-29T22:01:01.246ZAug 29 22:01:00.953 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 16.0.0-0.ci+gitfaa0b5dd487
40002025-08-29T22:01:01.246ZAug 29 22:01:00.954 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 16.0.0-0.ci+gitfaa0b5dd487
40012025-08-29T22:01:01.246ZAug 29 22:01:00.954 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 16.0.0-0.ci+gitfaa0b5dd487
40022025-08-29T22:01:01.246ZAug 29 22:01:00.955 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 16.0.0-0.ci+gitfaa0b5dd487
40032025-08-29T22:01:01.246ZAug 29 22:01:00.956 INFO [stamp-clickhouse_server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_server 16.0.0-0.ci+gitfaa0b5dd487
40042025-08-29T22:01:01.246ZAug 29 22:01:00.959 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 16.0.0-0.ci+gitfaa0b5dd487
40052025-08-29T22:01:01.246ZAug 29 22:01:00.961 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 16.0.0-0.ci+gitfaa0b5dd487
40062025-08-29T22:01:01.246ZAug 29 22:01:00.962 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 16.0.0-0.ci+gitfaa0b5dd487
40072025-08-29T22:01:01.246ZAug 29 22:01:00.964 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 16.0.0-0.ci+gitfaa0b5dd487
40082025-08-29T22:01:01.337Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
40092025-08-29T22:01:01.337Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
40102025-08-29T22:01:01.337Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
40112025-08-29T22:01:01.337Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
40122025-08-29T22:01:01.337Z[stamp-clickhouse_server] Logging to: /work/oxidecomputer/omicron/out/LOG
40132025-08-29T22:01:01.337Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
40142025-08-29T22:01:01.337Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
40152025-08-29T22:01:01.337Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
40162025-08-29T22:01:01.337Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
40172025-08-29T22:01:01.337Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
40182025-08-29T22:01:01.337Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
40192025-08-29T22:01:01.337Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
40202025-08-29T22:01:01.382Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
40212025-08-29T22:01:01.407ZAug 29 22:01:01.125 INFO [stamp-probe] process exited with exit status: 0 (170.298343ms)
40222025-08-29T22:01:01.576ZAug 29 22:01:01.299 INFO [recovery-proto] task succeeded (348.97126ms)
40232025-08-29T22:01:01.576ZAug 29 22:01:01.299 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.37.402' -P /tmp/.tmpOWgyXQ/proto/recovery/root -N 'recovery faa0b5d/${os_short_commit} 2025-08-29 21:32' -s recovery -R -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@16.0.0.0' -p 'helios-dev=file:///work/incorporation.p5p' -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
40242025-08-29T22:01:01.601Z[ recovery-image] Aug 29 22:01:01.319 INFO Checking files for board 'gimlet'
40252025-08-29T22:01:01.601Z[ recovery-image] Aug 29 22:01:01.319 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
40262025-08-29T22:01:01.601Z[ recovery-image] Aug 29 22:01:01.320 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.a.toml"
40272025-08-29T22:01:01.601Z[ recovery-image] Aug 29 22:01:01.320 INFO Checking files for board 'cosmo'
40282025-08-29T22:01:01.601Z[ recovery-image] Aug 29 22:01:01.320 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
40292025-08-29T22:01:01.601Z[ recovery-image] Aug 29 22:01:01.320 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.6.toml"
40302025-08-29T22:01:01.628Z[ recovery-image] Aug 29 22:01:01.337 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpOWgyXQ/proto/recovery/root"
40312025-08-29T22:01:01.628Z[ recovery-image] Aug 29 22:01:01.337 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ }
40322025-08-29T22:01:01.628Z[ recovery-image] Aug 29 22:01:01.337 INFO image builder template: ramdisk-01-os...
40332025-08-29T22:01:01.628Z[ recovery-image] Aug 29 22:01:01.337 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/.tmpOWgyXQ/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.37.402", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@16.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
40342025-08-29T22:01:01.654Z[ recovery-image] Aug 29 22:01:01.369 INFO O| Aug 29 22:01:01.369 INFO CREATE DATASET: rpool/images/build/recovery/output
40352025-08-29T22:01:01.911Z[ recovery-image] Aug 29 22:01:01.633 INFO O| Aug 29 22:01:01.633 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
40362025-08-29T22:01:01.936Z[ recovery-image] Aug 29 22:01:01.641 INFO O| Aug 29 22:01:01.640 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
40372025-08-29T22:01:02.065Z[ recovery-image] Aug 29 22:01:01.789 INFO O| Aug 29 22:01:01.789 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-01-os: sync = disabled
40382025-08-29T22:01:02.107Z[ recovery-image] Aug 29 22:01:01.829 INFO O| Aug 29 22:01:01.829 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-01-os
40392025-08-29T22:01:02.107Z[ recovery-image] Aug 29 22:01:01.829 INFO O| Aug 29 22:01:01.829 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
40402025-08-29T22:01:02.132Z[ recovery-image] Aug 29 22:01:01.829 INFO O| Aug 29 22:01:01.829 INFO resetting by removing work dataset: rpool/images/build/recovery/work/sled/ramdisk
40412025-08-29T22:01:02.132Z[ recovery-image] Aug 29 22:01:01.829 INFO O| Aug 29 22:01:01.829 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/ramdisk
40422025-08-29T22:01:02.132Z[ recovery-image] Aug 29 22:01:01.842 INFO O| Aug 29 22:01:01.842 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
40432025-08-29T22:01:02.272Z[ recovery-image] Aug 29 22:01:01.995 INFO O| Aug 29 22:01:01.995 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40442025-08-29T22:01:02.297Z[ recovery-image] Aug 29 22:01:02.013 INFO O| Aug 29 22:01:02.013 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/sled/ramdisk"]
40452025-08-29T22:01:02.681Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s
40462025-08-29T22:01:02.735Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
40472025-08-29T22:01:03.019Z[ recovery-image] Aug 29 22:01:02.743 INFO O| Aug 29 22:01:02.743 INFO O| Caching catalogs ... Done
40482025-08-29T22:01:03.155Z[ recovery-image] Aug 29 22:01:02.878 INFO O| Aug 29 22:01:02.878 INFO STEP 0 (pkg_image_create) COMPLETE
40492025-08-29T22:01:03.155Z[ recovery-image] Aug 29 22:01:02.878 INFO O| Aug 29 22:01:02.878 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40502025-08-29T22:01:03.181Z[ recovery-image] Aug 29 22:01:02.901 INFO O| Aug 29 22:01:02.901 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"]
40512025-08-29T22:01:03.208Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
40522025-08-29T22:01:03.208Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
40532025-08-29T22:01:03.235ZAug 29 22:01:02.957 INFO [stamp-ntp] process exited with exit status: 0 (2.005083813s)
40542025-08-29T22:01:03.260ZAug 29 22:01:02.962 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (2.009647953s)
40552025-08-29T22:01:03.460Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
40562025-08-29T22:01:03.485ZAug 29 22:01:03.203 INFO [stamp-crucible-zone] process exited with exit status: 0 (2.24334959s)
40572025-08-29T22:01:03.562Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
40582025-08-29T22:01:03.620Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
40592025-08-29T22:01:03.659ZAug 29 22:01:03.383 INFO [stamp-internal-dns] process exited with exit status: 0 (2.43170707s)
40602025-08-29T22:01:03.685ZAug 29 22:01:03.390 INFO [stamp-external-dns] process exited with exit status: 0 (2.436797871s)
40612025-08-29T22:01:03.815Z[ recovery-image] Aug 29 22:01:03.539 INFO O| Aug 29 22:01:03.538 INFO STEP 1 (pkg_set_publisher) COMPLETE
40622025-08-29T22:01:03.815Z[ recovery-image] Aug 29 22:01:03.539 INFO O| Aug 29 22:01:03.539 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40632025-08-29T22:01:03.841Z[ recovery-image] Aug 29 22:01:03.539 INFO O| Aug 29 22:01:03.539 INFO skip step because feature "publisher_1_name" is not enabled
40642025-08-29T22:01:03.841Z[ recovery-image] Aug 29 22:01:03.539 INFO O| Aug 29 22:01:03.539 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40652025-08-29T22:01:03.841Z[ recovery-image] Aug 29 22:01:03.539 INFO O| Aug 29 22:01:03.539 INFO skip step because feature "publisher_2_name" is not enabled
40662025-08-29T22:01:03.841Z[ recovery-image] Aug 29 22:01:03.539 INFO O| Aug 29 22:01:03.539 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40672025-08-29T22:01:03.841Z[ recovery-image] Aug 29 22:01:03.539 INFO O| Aug 29 22:01:03.539 INFO skip step because feature "publisher_3_name" is not enabled
40682025-08-29T22:01:03.841Z[ recovery-image] Aug 29 22:01:03.539 INFO O| Aug 29 22:01:03.539 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40692025-08-29T22:01:03.917Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
40702025-08-29T22:01:03.953ZAug 29 22:01:03.677 INFO [stamp-oximeter] process exited with exit status: 0 (2.723283846s)
40712025-08-29T22:01:04.348Z[ recovery-image] Aug 29 22:01:04.071 INFO O| Aug 29 22:01:04.071 INFO variant opensolaris.zone is already global
40722025-08-29T22:01:04.348Z[ recovery-image] Aug 29 22:01:04.072 INFO O| Aug 29 22:01:04.071 INFO STEP 5 (pkg_change_variant) COMPLETE
40732025-08-29T22:01:04.348Z[ recovery-image] Aug 29 22:01:04.072 INFO O| Aug 29 22:01:04.071 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40742025-08-29T22:01:04.878Z[ recovery-image] Aug 29 22:01:04.601 INFO O| Aug 29 22:01:04.601 INFO variant opensolaris.imagetype is full; changing to partial
40752025-08-29T22:01:04.878Z[ recovery-image] Aug 29 22:01:04.601 INFO O| Aug 29 22:01:04.601 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
40762025-08-29T22:01:06.508Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
40772025-08-29T22:01:06.537ZAug 29 22:01:06.240 INFO [stamp-nexus] process exited with exit status: 0 (5.278602865s)
40782025-08-29T22:01:07.660Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
40792025-08-29T22:01:07.695ZAug 29 22:01:07.419 INFO [stamp-cockroachdb] process exited with exit status: 0 (6.455663467s)
40802025-08-29T22:01:09.984Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40812025-08-29T22:01:10.057Z[verify-libraries] Compiling home v0.5.9
40822025-08-29T22:01:10.093Z[verify-libraries] Compiling cfg_aliases v0.1.1
40832025-08-29T22:01:10.134Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
40842025-08-29T22:01:10.134Z[verify-libraries] Compiling sqlparser_derive v0.2.2
40852025-08-29T22:01:10.159Z[verify-libraries] Compiling unicode_categories v0.1.1
40862025-08-29T22:01:10.429Z[verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40872025-08-29T22:01:10.541Z[verify-libraries] Compiling polyval v0.6.2
40882025-08-29T22:01:10.568Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
40892025-08-29T22:01:11.102Z[verify-libraries] Compiling nix v0.28.0
40902025-08-29T22:01:11.102Z[verify-libraries] Compiling sqlformat v0.3.5
40912025-08-29T22:01:11.309Z[verify-libraries] Compiling ghash v0.5.1
40922025-08-29T22:01:11.707Z[verify-libraries] Compiling ctr v0.9.2
40932025-08-29T22:01:11.839Z[verify-libraries] Compiling sqlparser v0.45.0
40942025-08-29T22:01:11.963Z[verify-libraries] Compiling ssh-encoding v0.2.0
40952025-08-29T22:01:11.963Z[verify-libraries] Compiling blowfish v0.9.1
40962025-08-29T22:01:12.211Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
40972025-08-29T22:01:12.308ZAug 29 22:01:12.033 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (11.070336243s)
40982025-08-29T22:01:12.419Z[verify-libraries] Compiling aes-gcm v0.10.3
40992025-08-29T22:01:12.830Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
41002025-08-29T22:01:12.855ZAug 29 22:01:12.560 INFO [stamp-clickhouse] process exited with exit status: 0 (11.606038956s)
41012025-08-29T22:01:13.070Z[stamp-clickhouse_server] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_server.tar.gz
41022025-08-29T22:01:13.095ZAug 29 22:01:12.807 INFO [stamp-clickhouse_server] process exited with exit status: 0 (11.851653322s)
41032025-08-29T22:01:13.095ZAug 29 22:01:12.807 INFO [tuf-stamp] task succeeded (11.857721124s)
41042025-08-29T22:01:13.126Z[verify-libraries] Compiling ssh-cipher v0.2.0
41052025-08-29T22:01:13.776Z[verify-libraries] Compiling bcrypt-pbkdf v0.10.0
41062025-08-29T22:01:14.524Z[verify-libraries] Compiling password-hash v0.4.2
41072025-08-29T22:01:16.984Z[verify-libraries] Compiling rustyline v14.0.0
41082025-08-29T22:01:17.328Z[verify-libraries] Compiling petname v2.0.2
41092025-08-29T22:01:18.975Z[verify-libraries] Compiling pbkdf2 v0.11.0
41102025-08-29T22:01:19.579Z[verify-libraries] Compiling ssh-key v0.6.6
41112025-08-29T22:01:19.632Z[verify-libraries] Compiling p521 v0.13.3
41122025-08-29T22:01:19.703Z[verify-libraries] Compiling p256 v0.13.2
41132025-08-29T22:01:21.421Z[verify-libraries] Compiling russh-cryptovec v0.7.3
41142025-08-29T22:01:22.013Z[verify-libraries] Compiling md5 v0.7.0
41152025-08-29T22:01:22.769Z[verify-libraries] Compiling russh-keys v0.45.0
41162025-08-29T22:01:29.142Z[verify-libraries] Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
41172025-08-29T22:01:29.582Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
41182025-08-29T22:01:30.034Z[verify-libraries] Compiling num-bigint v0.4.6
41192025-08-29T22:01:31.626Z[verify-libraries] Compiling des v0.8.1
41202025-08-29T22:01:32.285Z[verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41212025-08-29T22:01:33.545Z[verify-libraries] Compiling sync-ptr v0.1.4
41222025-08-29T22:01:33.960Z[verify-libraries] Compiling hex-literal v0.4.1
41232025-08-29T22:01:34.617Z[verify-libraries] Compiling russh v0.45.0
41242025-08-29T22:01:36.159Z[ host-image] Aug 29 22:01:35.826 INFO O| Aug 29 22:01:35.826 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41252025-08-29T22:01:38.858Z[verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
41262025-08-29T22:01:39.870Z[verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41272025-08-29T22:01:44.214Z[ recovery-image] Aug 29 22:01:43.942 INFO O| Aug 29 22:01:43.942 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41282025-08-29T22:01:44.508Z[verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
41292025-08-29T22:01:49.628Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41302025-08-29T22:01:52.101Z[ host-image] Aug 29 22:01:51.830 INFO O| Aug 29 22:01:51.830 INFO O| Startup: Caching catalogs ... Done
41312025-08-29T22:01:52.227Z[ host-image] Aug 29 22:01:51.956 INFO O| Aug 29 22:01:51.956 INFO O| Planning: Planning completed in 0.00 seconds
41322025-08-29T22:01:52.252Z[ host-image] Aug 29 22:01:51.957 INFO O| Aug 29 22:01:51.957 INFO O| Planning: Consolidating action changes ... Done
41332025-08-29T22:01:52.252Z[ host-image] Aug 29 22:01:51.957 INFO O| Aug 29 22:01:51.957 INFO O| Planning: Evaluating mediators ... Done
41342025-08-29T22:01:52.252Z[ host-image] Aug 29 22:01:51.958 INFO O| Aug 29 22:01:51.958 INFO O| Planning: Planning completed in 0.00 seconds
41352025-08-29T22:01:52.252Z[ host-image] Aug 29 22:01:51.958 INFO O| Aug 29 22:01:51.958 INFO O| Variants/Facets to change: 1
41362025-08-29T22:01:52.294Z[ host-image] Aug 29 22:01:52.023 INFO O| Aug 29 22:01:52.023 INFO O| Done
41372025-08-29T22:01:52.294Z[ host-image] Aug 29 22:01:52.023 INFO O| Aug 29 22:01:52.023 INFO O| Done
41382025-08-29T22:01:54.541Z[ host-image] Aug 29 22:01:54.270 INFO O| Aug 29 22:01:54.270 INFO O| Done
41392025-08-29T22:01:54.666Z[ host-image] Aug 29 22:01:54.395 INFO O| Aug 29 22:01:54.395 INFO O| Done
41402025-08-29T22:01:54.692Z[ host-image] Aug 29 22:01:54.396 INFO O| Aug 29 22:01:54.396 INFO O| Done
41412025-08-29T22:01:54.692Z[ host-image] Aug 29 22:01:54.397 INFO O| Aug 29 22:01:54.397 INFO O| Done
41422025-08-29T22:01:54.692Z[ host-image] Aug 29 22:01:54.398 INFO O| Aug 29 22:01:54.398 INFO O| Done
41432025-08-29T22:01:56.388Z[ host-image] Aug 29 22:01:56.117 INFO O| Aug 29 22:01:56.117 INFO STEP 8 (pkg_change_facet) COMPLETE
41442025-08-29T22:01:56.388Z[ host-image] Aug 29 22:01:56.117 INFO O| Aug 29 22:01:56.117 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41452025-08-29T22:01:56.413Z[ host-image] Aug 29 22:01:56.117 INFO O| Aug 29 22:01:56.117 INFO skip step because feature "recovery" is not enabled
41462025-08-29T22:01:56.413Z[ host-image] Aug 29 22:01:56.117 INFO O| Aug 29 22:01:56.117 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41472025-08-29T22:01:56.413Z[ host-image] Aug 29 22:01:56.117 INFO O| Aug 29 22:01:56.117 INFO skip step because feature "recovery" is not enabled
41482025-08-29T22:01:56.413Z[ host-image] Aug 29 22:01:56.117 INFO O| Aug 29 22:01:56.117 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41492025-08-29T22:01:56.413Z[ host-image] Aug 29 22:01:56.136 INFO O| Aug 29 22:01:56.136 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@16.0.0.0"]
41502025-08-29T22:01:59.357Z[verify-libraries] Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
41512025-08-29T22:02:01.009Z[ recovery-image] Aug 29 22:02:00.739 INFO O| Aug 29 22:02:00.739 INFO O| Startup: Caching catalogs ... Done
41522025-08-29T22:02:01.128Z[ recovery-image] Aug 29 22:02:00.859 INFO O| Aug 29 22:02:00.859 INFO O| Planning: Planning completed in 0.00 seconds
41532025-08-29T22:02:01.153Z[ recovery-image] Aug 29 22:02:00.861 INFO O| Aug 29 22:02:00.861 INFO O| Planning: Consolidating action changes ... Done
41542025-08-29T22:02:01.154Z[ recovery-image] Aug 29 22:02:00.861 INFO O| Aug 29 22:02:00.861 INFO O| Planning: Evaluating mediators ... Done
41552025-08-29T22:02:01.154Z[ recovery-image] Aug 29 22:02:00.862 INFO O| Aug 29 22:02:00.862 INFO O| Planning: Planning completed in 0.00 seconds
41562025-08-29T22:02:01.154Z[ recovery-image] Aug 29 22:02:00.862 INFO O| Aug 29 22:02:00.862 INFO O| Variants/Facets to change: 1
41572025-08-29T22:02:01.216Z[ recovery-image] Aug 29 22:02:00.947 INFO O| Aug 29 22:02:00.947 INFO O| Done
41582025-08-29T22:02:01.216Z[ recovery-image] Aug 29 22:02:00.947 INFO O| Aug 29 22:02:00.947 INFO O| Done
41592025-08-29T22:02:03.502Z[ recovery-image] Aug 29 22:02:03.232 INFO O| Aug 29 22:02:03.232 INFO O| Done
41602025-08-29T22:02:03.622Z[ recovery-image] Aug 29 22:02:03.353 INFO O| Aug 29 22:02:03.352 INFO O| Done
41612025-08-29T22:02:03.647Z[ recovery-image] Aug 29 22:02:03.354 INFO O| Aug 29 22:02:03.354 INFO O| Done
41622025-08-29T22:02:03.647Z[ recovery-image] Aug 29 22:02:03.354 INFO O| Aug 29 22:02:03.354 INFO O| Done
41632025-08-29T22:02:03.647Z[ recovery-image] Aug 29 22:02:03.356 INFO O| Aug 29 22:02:03.356 INFO O| Done
41642025-08-29T22:02:05.001Z[verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
41652025-08-29T22:02:05.172Z[verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
41662025-08-29T22:02:05.253Z[ recovery-image] Aug 29 22:02:04.983 INFO O| Aug 29 22:02:04.983 INFO STEP 6 (pkg_change_variant) COMPLETE
41672025-08-29T22:02:05.253Z[ recovery-image] Aug 29 22:02:04.983 INFO O| Aug 29 22:02:04.983 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41682025-08-29T22:02:05.253Z[ recovery-image] Aug 29 22:02:04.983 INFO O| Aug 29 22:02:04.983 INFO skip step because feature "debug_variant" is not enabled
41692025-08-29T22:02:05.279Z[ recovery-image] Aug 29 22:02:04.983 INFO O| Aug 29 22:02:04.983 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41702025-08-29T22:02:05.843Z[ recovery-image] Aug 29 22:02:05.574 INFO O| Aug 29 22:02:05.574 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "openssl.10=false"]
41712025-08-29T22:02:05.999Z[verify-libraries] Compiling internet-checksum v0.2.1
41722025-08-29T22:02:06.574Z[verify-libraries] Compiling omicron-zone-package v0.12.2
41732025-08-29T22:02:26.389Z[verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
41742025-08-29T22:02:35.882Z[ host-image] Aug 29 22:02:35.616 INFO O| Aug 29 22:02:35.616 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41752025-08-29T22:02:38.650Z[verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41762025-08-29T22:02:41.172Z[verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41772025-08-29T22:02:45.745Z[ recovery-image] Aug 29 22:02:45.480 INFO O| Aug 29 22:02:45.480 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41782025-08-29T22:02:53.109Z[ host-image] Aug 29 22:02:52.845 INFO O| Aug 29 22:02:52.845 INFO O| Startup: Caching catalogs ... Done
41792025-08-29T22:03:02.206Z[ recovery-image] Aug 29 22:03:01.944 INFO O| Aug 29 22:03:01.943 INFO O| Startup: Caching catalogs ... Done
41802025-08-29T22:03:02.313Z[ recovery-image] Aug 29 22:03:02.051 INFO O| Aug 29 22:03:02.051 INFO O| Planning: Planning completed in 0.00 seconds
41812025-08-29T22:03:02.338Z[ recovery-image] Aug 29 22:03:02.051 INFO O| Aug 29 22:03:02.051 INFO O| Planning: Consolidating action changes ... Done
41822025-08-29T22:03:02.338Z[ recovery-image] Aug 29 22:03:02.051 INFO O| Aug 29 22:03:02.051 INFO O| Planning: Evaluating mediators ... Done
41832025-08-29T22:03:02.338Z[ recovery-image] Aug 29 22:03:02.052 INFO O| Aug 29 22:03:02.052 INFO O| Planning: Planning completed in 0.00 seconds
41842025-08-29T22:03:02.338Z[ recovery-image] Aug 29 22:03:02.052 INFO O| Aug 29 22:03:02.052 INFO O| Variants/Facets to change: 1
41852025-08-29T22:03:02.378Z[ recovery-image] Aug 29 22:03:02.115 INFO O| Aug 29 22:03:02.115 INFO O| Done
41862025-08-29T22:03:02.378Z[ recovery-image] Aug 29 22:03:02.115 INFO O| Aug 29 22:03:02.115 INFO O| Done
41872025-08-29T22:03:04.175Z[ recovery-image] Aug 29 22:03:03.912 INFO O| Aug 29 22:03:03.912 INFO O| Done
41882025-08-29T22:03:04.333Z[ recovery-image] Aug 29 22:03:04.070 INFO O| Aug 29 22:03:04.070 INFO O| Done
41892025-08-29T22:03:04.360Z[ recovery-image] Aug 29 22:03:04.071 INFO O| Aug 29 22:03:04.071 INFO O| Done
41902025-08-29T22:03:04.360Z[ recovery-image] Aug 29 22:03:04.071 INFO O| Aug 29 22:03:04.071 INFO O| Done
41912025-08-29T22:03:04.360Z[ recovery-image] Aug 29 22:03:04.073 INFO O| Aug 29 22:03:04.073 INFO O| Done
41922025-08-29T22:03:06.002Z[ recovery-image] Aug 29 22:03:05.739 INFO O| Aug 29 22:03:05.739 INFO STEP 8 (pkg_change_facet) COMPLETE
41932025-08-29T22:03:06.002Z[ recovery-image] Aug 29 22:03:05.739 INFO O| Aug 29 22:03:05.739 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41942025-08-29T22:03:06.695Z[ recovery-image] Aug 29 22:03:06.431 INFO O| Aug 29 22:03:06.431 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc=false"]
41952025-08-29T22:03:13.173Z[verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41962025-08-29T22:03:17.806Z[verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41972025-08-29T22:03:24.028Z[verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41982025-08-29T22:03:24.850Z[verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41992025-08-29T22:03:25.154Z[verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42002025-08-29T22:03:27.198Z[verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42012025-08-29T22:03:27.249Z[verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
42022025-08-29T22:03:28.786Z[verify-libraries] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
42032025-08-29T22:03:30.560Z[verify-libraries] Compiling diff v0.1.13
42042025-08-29T22:03:32.079Z[verify-libraries] Compiling yansi v1.0.1
42052025-08-29T22:03:33.317Z[verify-libraries] Compiling heck v0.4.1
42062025-08-29T22:03:34.807Z[verify-libraries] Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
42072025-08-29T22:03:36.886Z[verify-libraries] Compiling pretty_assertions v1.4.1
42082025-08-29T22:03:38.127Z[verify-libraries] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
42092025-08-29T22:03:40.920Z[ recovery-image] Aug 29 22:03:40.663 INFO O| Aug 29 22:03:40.662 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42102025-08-29T22:03:42.334Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
42112025-08-29T22:03:54.179Z[verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
42122025-08-29T22:03:54.355Z[ recovery-image] Aug 29 22:03:54.098 INFO O| Aug 29 22:03:54.098 INFO O| Startup: Caching catalogs ... Done
42132025-08-29T22:03:54.534Z[ recovery-image] Aug 29 22:03:54.278 INFO O| Aug 29 22:03:54.278 INFO O| Planning: Planning completed in 0.00 seconds
42142025-08-29T22:03:54.559Z[ recovery-image] Aug 29 22:03:54.279 INFO O| Aug 29 22:03:54.279 INFO O| Planning: Consolidating action changes ... Done
42152025-08-29T22:03:54.560Z[ recovery-image] Aug 29 22:03:54.279 INFO O| Aug 29 22:03:54.279 INFO O| Planning: Evaluating mediators ... Done
42162025-08-29T22:03:54.560Z[ recovery-image] Aug 29 22:03:54.280 INFO O| Aug 29 22:03:54.280 INFO O| Planning: Planning completed in 0.00 seconds
42172025-08-29T22:03:54.560Z[ recovery-image] Aug 29 22:03:54.280 INFO O| Aug 29 22:03:54.280 INFO O| Variants/Facets to change: 1
42182025-08-29T22:03:54.602Z[ recovery-image] Aug 29 22:03:54.345 INFO O| Aug 29 22:03:54.345 INFO O| Done
42192025-08-29T22:03:54.602Z[ recovery-image] Aug 29 22:03:54.345 INFO O| Aug 29 22:03:54.345 INFO O| Done
42202025-08-29T22:03:56.125Z[ recovery-image] Aug 29 22:03:55.869 INFO O| Aug 29 22:03:55.869 INFO O| Done
42212025-08-29T22:03:56.244Z[ recovery-image] Aug 29 22:03:55.988 INFO O| Aug 29 22:03:55.988 INFO O| Done
42222025-08-29T22:03:56.269Z[ recovery-image] Aug 29 22:03:55.989 INFO O| Aug 29 22:03:55.989 INFO O| Done
42232025-08-29T22:03:56.269Z[ recovery-image] Aug 29 22:03:55.989 INFO O| Aug 29 22:03:55.989 INFO O| Done
42242025-08-29T22:03:56.269Z[ recovery-image] Aug 29 22:03:55.991 INFO O| Aug 29 22:03:55.991 INFO O| Done
42252025-08-29T22:03:57.842Z[ recovery-image] Aug 29 22:03:57.586 INFO O| Aug 29 22:03:57.586 INFO STEP 9 (pkg_change_facet) COMPLETE
42262025-08-29T22:03:57.842Z[ recovery-image] Aug 29 22:03:57.586 INFO O| Aug 29 22:03:57.586 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42272025-08-29T22:03:58.502Z[ recovery-image] Aug 29 22:03:58.246 INFO O| Aug 29 22:03:58.246 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc.man=false"]
42282025-08-29T22:04:01.282Z[verify-libraries] Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42292025-08-29T22:04:01.771Z[verify-libraries] Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
42302025-08-29T22:04:02.382Z[verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
42312025-08-29T22:04:02.910Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42322025-08-29T22:04:03.546Z[verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
42332025-08-29T22:04:04.043Z[verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
42342025-08-29T22:04:07.221Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
42352025-08-29T22:04:33.110Z[verify-libraries] Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
42362025-08-29T22:04:38.507Z[ recovery-image] Aug 29 22:04:38.255 INFO O| Aug 29 22:04:38.255 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42372025-08-29T22:04:51.813Z[ recovery-image] Aug 29 22:04:51.563 INFO O| Aug 29 22:04:51.563 INFO O| Startup: Caching catalogs ... Done
42382025-08-29T22:04:51.928Z[ recovery-image] Aug 29 22:04:51.678 INFO O| Aug 29 22:04:51.678 INFO O| Planning: Planning completed in 0.00 seconds
42392025-08-29T22:04:51.953Z[ recovery-image] Aug 29 22:04:51.685 INFO O| Aug 29 22:04:51.685 INFO O| Planning: Consolidating action changes ... Done
42402025-08-29T22:04:51.953Z[ recovery-image] Aug 29 22:04:51.685 INFO O| Aug 29 22:04:51.685 INFO O| Planning: Evaluating mediators ... Done
42412025-08-29T22:04:51.954Z[ recovery-image] Aug 29 22:04:51.685 INFO O| Aug 29 22:04:51.685 INFO O| Planning: Planning completed in 0.00 seconds
42422025-08-29T22:04:51.954Z[ recovery-image] Aug 29 22:04:51.685 INFO O| Aug 29 22:04:51.685 INFO O| Variants/Facets to change: 1
42432025-08-29T22:04:51.980Z[ recovery-image] Aug 29 22:04:51.716 INFO O| Aug 29 22:04:51.716 INFO O| Done
42442025-08-29T22:04:51.980Z[ recovery-image] Aug 29 22:04:51.716 INFO O| Aug 29 22:04:51.716 INFO O| Done
42452025-08-29T22:04:53.409Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42462025-08-29T22:04:53.692Z[ recovery-image] Aug 29 22:04:53.442 INFO O| Aug 29 22:04:53.442 INFO O| Done
42472025-08-29T22:04:53.802Z[ recovery-image] Aug 29 22:04:53.553 INFO O| Aug 29 22:04:53.553 INFO O| Done
42482025-08-29T22:04:53.828Z[ recovery-image] Aug 29 22:04:53.554 INFO O| Aug 29 22:04:53.554 INFO O| Done
42492025-08-29T22:04:53.828Z[ recovery-image] Aug 29 22:04:53.554 INFO O| Aug 29 22:04:53.554 INFO O| Done
42502025-08-29T22:04:53.828Z[ recovery-image] Aug 29 22:04:53.556 INFO O| Aug 29 22:04:53.555 INFO O| Done
42512025-08-29T22:04:54.906Z[ host-image] Aug 29 22:04:54.657 INFO O| Aug 29 22:04:54.657 INFO O| Planning: Solver setup ... Done
42522025-08-29T22:04:55.335Z[ recovery-image] Aug 29 22:04:55.086 INFO O| Aug 29 22:04:55.086 INFO STEP 10 (pkg_change_facet) COMPLETE
42532025-08-29T22:04:55.335Z[ recovery-image] Aug 29 22:04:55.086 INFO O| Aug 29 22:04:55.086 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42542025-08-29T22:04:55.361Z[ recovery-image] Aug 29 22:04:55.107 INFO O| Aug 29 22:04:55.107 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@16.0.0.0"]
42552025-08-29T22:05:00.202Z[verify-libraries] Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
42562025-08-29T22:05:07.528Z[verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
42572025-08-29T22:05:12.696Z[verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42582025-08-29T22:05:17.922Z[verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
42592025-08-29T22:05:28.150Z[verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
42602025-08-29T22:05:28.719Z[ recovery-image] Aug 29 22:05:28.474 INFO O| Aug 29 22:05:28.474 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42612025-08-29T22:05:29.094Z[verify-libraries] Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
42622025-08-29T22:05:30.609Z[verify-libraries] Compiling termios v0.3.3
42632025-08-29T22:05:31.183Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
42642025-08-29T22:05:41.995Z[ recovery-image] Aug 29 22:05:41.752 INFO O| Aug 29 22:05:41.751 INFO O| Startup: Caching catalogs ... Done
42652025-08-29T22:05:57.612Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
42662025-08-29T22:06:06.232Z[verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
42672025-08-29T22:06:23.571Z[verify-libraries] Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
42682025-08-29T22:06:32.725Z[verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42692025-08-29T22:08:04.577Z[ recovery-image] Aug 29 22:08:04.350 INFO O| Aug 29 22:08:04.350 INFO O| Planning: Solver setup ... Done
42702025-08-29T22:08:09.939Z[ host-image] Aug 29 22:08:09.714 INFO O| Aug 29 22:08:09.714 INFO O| Planning: Running solver ... Done
42712025-08-29T22:08:11.420Z[ host-image] Aug 29 22:08:11.194 INFO O| Aug 29 22:08:11.194 INFO O| Planning: Finding local manifests ... Done
42722025-08-29T22:08:11.753Z[ host-image] Aug 29 22:08:11.526 INFO O| Aug 29 22:08:11.526 INFO O| Planning: Fetching manifests: 0/126 0% complete
42732025-08-29T22:08:16.860Z[ host-image] Aug 29 22:08:16.635 INFO O| Aug 29 22:08:16.635 INFO O| Planning: Fetching manifests: 44/126 34% complete
42742025-08-29T22:08:22.710Z[ host-image] Aug 29 22:08:22.485 INFO O| Aug 29 22:08:22.485 INFO O| Planning: Fetching manifests: 96/126 76% complete
42752025-08-29T22:08:25.883Z[ host-image] Aug 29 22:08:25.659 INFO O| Aug 29 22:08:25.658 INFO O| Planning: Fetching manifests: 126/126 100% complete
42762025-08-29T22:08:28.004Z[ host-image] Aug 29 22:08:27.780 INFO O| Aug 29 22:08:27.780 INFO O| Planning: Package planning ... Done
42772025-08-29T22:08:29.604Z[ host-image] Aug 29 22:08:29.381 INFO O| Aug 29 22:08:29.380 INFO O| Planning: Merging actions ... Done
42782025-08-29T22:08:29.977Z[ host-image] Aug 29 22:08:29.754 INFO O| Aug 29 22:08:29.754 INFO O| Planning: Checking for conflicting actions ... Done
42792025-08-29T22:08:30.263Z[ host-image] Aug 29 22:08:30.039 INFO O| Aug 29 22:08:30.039 INFO O| Planning: Consolidating action changes ... Done
42802025-08-29T22:08:30.723Z[ host-image] Aug 29 22:08:30.500 INFO O| Aug 29 22:08:30.500 INFO O| Planning: Evaluating mediators ... Done
42812025-08-29T22:08:36.429Z[ host-image] Aug 29 22:08:36.207 INFO O| Aug 29 22:08:36.207 INFO O| Planning: Planning completed in 343.23 seconds
42822025-08-29T22:08:36.455Z[ host-image] Aug 29 22:08:36.212 INFO O| Aug 29 22:08:36.212 INFO O| Packages to install: 126
42832025-08-29T22:08:36.455Z[ host-image] Aug 29 22:08:36.213 INFO O| Aug 29 22:08:36.212 INFO O| Mediators to change: 5
42842025-08-29T22:08:36.455Z[ host-image] Aug 29 22:08:36.213 INFO O| Aug 29 22:08:36.212 INFO O| Services to change: 6
42852025-08-29T22:08:36.589Z[ host-image] Aug 29 22:08:36.366 INFO O| Aug 29 22:08:36.366 INFO O| Download: 0/22885 items 0.0/207.3MB 0% complete
42862025-08-29T22:08:41.600Z[ host-image] Aug 29 22:08:41.377 INFO O| Aug 29 22:08:41.377 INFO O| Download: 618/22885 items 3.1/207.3MB 1% complete (664k/s)
42872025-08-29T22:08:46.600Z[ host-image] Aug 29 22:08:46.379 INFO O| Aug 29 22:08:46.379 INFO O| Download: 1169/22885 items 7.1/207.3MB 3% complete (733k/s)
42882025-08-29T22:08:51.907Z[ host-image] Aug 29 22:08:51.686 INFO O| Aug 29 22:08:51.686 INFO O| Download: 1655/22885 items 10.9/207.3MB 5% complete (790k/s)
42892025-08-29T22:08:58.051Z[ host-image] Aug 29 22:08:57.831 INFO O| Aug 29 22:08:57.831 INFO O| Download: 1794/22885 items 12.9/207.3MB 6% complete (656k/s)
42902025-08-29T22:09:03.472Z[ host-image] Aug 29 22:09:03.253 INFO O| Aug 29 22:09:03.252 INFO O| Download: 2092/22885 items 23.4/207.3MB 11% complete (1.3M/s)
42912025-08-29T22:09:11.006Z[ host-image] Aug 29 22:09:10.787 INFO O| Aug 29 22:09:10.787 INFO O| Download: 2267/22885 items 24.9/207.3MB 12% complete (1.2M/s)
42922025-08-29T22:09:16.054Z[ host-image] Aug 29 22:09:15.804 INFO O| Aug 29 22:09:15.803 INFO O| Download: 2346/22885 items 27.5/207.3MB 13% complete (318k/s)
42932025-08-29T22:09:21.037Z[ host-image] Aug 29 22:09:20.819 INFO O| Aug 29 22:09:20.819 INFO O| Download: 2775/22885 items 31.5/207.3MB 15% complete (669k/s)
42942025-08-29T22:09:26.045Z[ host-image] Aug 29 22:09:25.829 INFO O| Aug 29 22:09:25.829 INFO O| Download: 3202/22885 items 34.1/207.3MB 16% complete (756k/s)
42952025-08-29T22:09:31.427Z[ host-image] Aug 29 22:09:31.211 INFO O| Aug 29 22:09:31.211 INFO O| Download: 3489/22885 items 35.8/207.3MB 17% complete (467k/s)
42962025-08-29T22:09:36.437Z[ host-image] Aug 29 22:09:36.222 INFO O| Aug 29 22:09:36.221 INFO O| Download: 3530/22885 items 35.9/207.3MB 17% complete (178k/s)
42972025-08-29T22:09:36.556Z[verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
42982025-08-29T22:09:41.445Z[ host-image] Aug 29 22:09:41.231 INFO O| Aug 29 22:09:41.230 INFO O| Download: 4305/22885 items 41.1/207.3MB 19% complete (548k/s)
42992025-08-29T22:09:46.651Z[ host-image] Aug 29 22:09:46.437 INFO O| Aug 29 22:09:46.437 INFO O| Download: 4620/22885 items 42.7/207.3MB 20% complete (759k/s)
43002025-08-29T22:09:51.162Z[verify-libraries] Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
43012025-08-29T22:09:51.294Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
43022025-08-29T22:09:51.665Z[ host-image] Aug 29 22:09:51.452 INFO O| Aug 29 22:09:51.452 INFO O| Download: 4720/22885 items 43.3/207.3MB 20% complete (243k/s)
43032025-08-29T22:09:56.707Z[ host-image] Aug 29 22:09:56.460 INFO O| Aug 29 22:09:56.459 INFO O| Download: 5190/22885 items 46.2/207.3MB 22% complete (364k/s)
43042025-08-29T22:10:01.691Z[ host-image] Aug 29 22:10:01.479 INFO O| Aug 29 22:10:01.479 INFO O| Download: 5782/22885 items 46.5/207.3MB 22% complete (336k/s)
43052025-08-29T22:10:06.732Z[ host-image] Aug 29 22:10:06.520 INFO O| Aug 29 22:10:06.520 INFO O| Download: 6253/22885 items 46.8/207.3MB 22% complete (62.2k/s)
43062025-08-29T22:10:11.732Z[ host-image] Aug 29 22:10:11.520 INFO O| Aug 29 22:10:11.520 INFO O| Download: 6842/22885 items 48.2/207.3MB 23% complete (166k/s)
43072025-08-29T22:10:16.735Z[ host-image] Aug 29 22:10:16.525 INFO O| Aug 29 22:10:16.525 INFO O| Download: 6989/22885 items 50.2/207.3MB 24% complete (321k/s)
43082025-08-29T22:10:21.737Z[ host-image] Aug 29 22:10:21.528 INFO O| Aug 29 22:10:21.528 INFO O| Download: 7180/22885 items 56.6/207.3MB 27% complete (854k/s)
43092025-08-29T22:10:26.754Z[ host-image] Aug 29 22:10:26.545 INFO O| Aug 29 22:10:26.545 INFO O| Download: 7806/22885 items 59.2/207.3MB 28% complete (923k/s)
43102025-08-29T22:10:27.694Z[verify-libraries] Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
43112025-08-29T22:10:31.889Z[ host-image] Aug 29 22:10:31.681 INFO O| Aug 29 22:10:31.681 INFO O| Download: 8154/22885 items 60.7/207.3MB 29% complete (475k/s)
43122025-08-29T22:10:38.164Z[ host-image] Aug 29 22:10:37.956 INFO O| Aug 29 22:10:37.956 INFO O| Download: 8311/22885 items 63.6/207.3MB 30% complete (401k/s)
43132025-08-29T22:10:41.836Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
43142025-08-29T22:10:43.759Z[ host-image] Aug 29 22:10:43.552 INFO O| Aug 29 22:10:43.552 INFO O| Download: 8353/22885 items 66.6/207.3MB 32% complete (578k/s)
43152025-08-29T22:10:45.672Z[verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
43162025-08-29T22:10:47.297Z[verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
43172025-08-29T22:10:48.773Z[ host-image] Aug 29 22:10:48.566 INFO O| Aug 29 22:10:48.566 INFO O| Download: 8737/22885 items 74.2/207.3MB 35% complete (1.1M/s)
43182025-08-29T22:10:53.808Z[ host-image] Aug 29 22:10:53.579 INFO O| Aug 29 22:10:53.579 INFO O| Download: 9450/22885 items 84.5/207.3MB 40% complete (1.8M/s)
43192025-08-29T22:10:58.795Z[ host-image] Aug 29 22:10:58.590 INFO O| Aug 29 22:10:58.590 INFO O| Download: 9898/22885 items 86.9/207.3MB 41% complete (1.3M/s)
43202025-08-29T22:11:04.466Z[ host-image] Aug 29 22:11:04.261 INFO O| Aug 29 22:11:04.261 INFO O| Download: 10488/22885 items 91.4/207.3MB 44% complete (1.0M/s)
43212025-08-29T22:11:05.092Z[ recovery-image] Aug 29 22:11:04.885 INFO O| Aug 29 22:11:04.885 INFO O| Planning: Running solver ... Done
43222025-08-29T22:11:06.044Z[ recovery-image] Aug 29 22:11:05.836 INFO O| Aug 29 22:11:05.835 INFO O| Planning: Finding local manifests ... Done
43232025-08-29T22:11:06.256Z[ recovery-image] Aug 29 22:11:06.050 INFO O| Aug 29 22:11:06.050 INFO O| Planning: Fetching manifests: 0/126 0% complete
43242025-08-29T22:11:09.502Z[ host-image] Aug 29 22:11:09.298 INFO O| Aug 29 22:11:09.298 INFO O| Download: 10990/22885 items 93.8/207.3MB 45% complete (676k/s)
43252025-08-29T22:11:11.963Z[ recovery-image] Aug 29 22:11:11.759 INFO O| Aug 29 22:11:11.759 INFO O| Planning: Fetching manifests: 57/126 45% complete
43262025-08-29T22:11:17.151Z[ recovery-image] Aug 29 22:11:16.948 INFO O| Aug 29 22:11:16.948 INFO O| Planning: Fetching manifests: 90/126 71% complete
43272025-08-29T22:11:19.590Z[ recovery-image] Aug 29 22:11:19.386 INFO O| Aug 29 22:11:19.386 INFO O| Planning: Fetching manifests: 126/126 100% complete
43282025-08-29T22:11:20.482Z[ recovery-image] Aug 29 22:11:20.279 INFO O| Aug 29 22:11:20.279 INFO O| Planning: Package planning ... Done
43292025-08-29T22:11:20.965Z[ recovery-image] Aug 29 22:11:20.759 INFO O| Aug 29 22:11:20.759 INFO O| Planning: Merging actions ... Done
43302025-08-29T22:11:21.104Z[ recovery-image] Aug 29 22:11:20.901 INFO O| Aug 29 22:11:20.901 INFO O| Planning: Checking for conflicting actions ... Done
43312025-08-29T22:11:21.224Z[ recovery-image] Aug 29 22:11:21.020 INFO O| Aug 29 22:11:21.019 INFO O| Planning: Consolidating action changes ... Done
43322025-08-29T22:11:21.532Z[ recovery-image] Aug 29 22:11:21.329 INFO O| Aug 29 22:11:21.329 INFO O| Planning: Evaluating mediators ... Done
43332025-08-29T22:11:25.778Z[ recovery-image] Aug 29 22:11:25.576 INFO O| Aug 29 22:11:25.576 INFO O| Planning: Planning completed in 343.69 seconds
43342025-08-29T22:11:25.803Z[ recovery-image] Aug 29 22:11:25.580 INFO O| Aug 29 22:11:25.580 INFO O| Packages to install: 126
43352025-08-29T22:11:25.803Z[ recovery-image] Aug 29 22:11:25.580 INFO O| Aug 29 22:11:25.580 INFO O| Mediators to change: 5
43362025-08-29T22:11:25.803Z[ recovery-image] Aug 29 22:11:25.580 INFO O| Aug 29 22:11:25.580 INFO O| Services to change: 5
43372025-08-29T22:11:25.874Z[ recovery-image] Aug 29 22:11:25.672 INFO O| Aug 29 22:11:25.671 INFO O| Download: 0/15944 items 0.0/184.0MB 0% complete
43382025-08-29T22:11:30.878Z[ recovery-image] Aug 29 22:11:30.677 INFO O| Aug 29 22:11:30.677 INFO O| Download: 820/15944 items 6.4/184.0MB 3% complete (1.3M/s)
43392025-08-29T22:11:35.878Z[ recovery-image] Aug 29 22:11:35.677 INFO O| Aug 29 22:11:35.677 INFO O| Download: 1045/15944 items 8.0/184.0MB 4% complete (820k/s)
43402025-08-29T22:11:41.014Z[ recovery-image] Aug 29 22:11:40.793 INFO O| Aug 29 22:11:40.793 INFO O| Download: 1098/15944 items 9.3/184.0MB 5% complete (490k/s)
43412025-08-29T22:11:46.014Z[ recovery-image] Aug 29 22:11:45.814 INFO O| Aug 29 22:11:45.814 INFO O| Download: 1185/15944 items 14.3/184.0MB 7% complete (590k/s)
43422025-08-29T22:11:51.347Z[ recovery-image] Aug 29 22:11:51.149 INFO O| Aug 29 22:11:51.148 INFO O| Download: 1522/15944 items 22.0/184.0MB 11% complete (1.3M/s)
43432025-08-29T22:12:01.219Z[ host-image] Aug 29 22:12:01.021 INFO O| Aug 29 22:12:01.021 INFO O| Download: 11174/22885 items 95.4/207.3MB 46% complete
43442025-08-29T22:12:06.219Z[ host-image] Aug 29 22:12:06.022 INFO O| Aug 29 22:12:06.022 INFO O| Download: 11659/22885 items 99.6/207.3MB 48% complete (881k/s)
43452025-08-29T22:12:11.583Z[ host-image] Aug 29 22:12:11.387 INFO O| Aug 29 22:12:11.387 INFO O| Download: 12056/22885 items 101.5/207.3MB 48% complete (698k/s)
43462025-08-29T22:12:16.621Z[ host-image] Aug 29 22:12:16.425 INFO O| Aug 29 22:12:16.425 INFO O| Download: 12620/22885 items 112.9/207.3MB 54% complete (1.3M/s)
43472025-08-29T22:12:21.621Z[ host-image] Aug 29 22:12:21.425 INFO O| Aug 29 22:12:21.425 INFO O| Download: 13450/22885 items 113.3/207.3MB 54% complete (1.2M/s)
43482025-08-29T22:12:26.974Z[ host-image] Aug 29 22:12:26.778 INFO O| Aug 29 22:12:26.778 INFO O| Download: 13980/22885 items 113.6/207.3MB 54% complete (105k/s)
43492025-08-29T22:12:32.150Z[ host-image] Aug 29 22:12:31.956 INFO O| Aug 29 22:12:31.956 INFO O| Download: 14587/22885 items 120.1/207.3MB 57% complete (647k/s)
43502025-08-29T22:12:37.158Z[ host-image] Aug 29 22:12:36.964 INFO O| Aug 29 22:12:36.964 INFO O| Download: 15606/22885 items 128.2/207.3MB 61% complete (1.4M/s)
43512025-08-29T22:12:42.194Z[ host-image] Aug 29 22:12:42.001 INFO O| Aug 29 22:12:42.001 INFO O| Download: 16302/22885 items 134.3/207.3MB 64% complete (1.5M/s)
43522025-08-29T22:12:47.194Z[ host-image] Aug 29 22:12:47.001 INFO O| Aug 29 22:12:47.001 INFO O| Download: 17317/22885 items 140.1/207.3MB 67% complete (1.1M/s)
43532025-08-29T22:12:52.220Z[ host-image] Aug 29 22:12:52.027 INFO O| Aug 29 22:12:52.027 INFO O| Download: 18029/22885 items 164.5/207.3MB 79% complete (2.9M/s)
43542025-08-29T22:12:52.246Z[ recovery-image] Aug 29 22:12:52.054 INFO O| Aug 29 22:12:52.054 INFO O| Download: 1577/15944 items 24.4/184.0MB 13% complete
43552025-08-29T22:12:57.242Z[ host-image] Aug 29 22:12:57.040 INFO O| Aug 29 22:12:57.040 INFO O| Download: 19024/22885 items 170.3/207.3MB 82% complete (3.1M/s)
43562025-08-29T22:12:57.273Z[ recovery-image] Aug 29 22:12:57.055 INFO O| Aug 29 22:12:57.055 INFO O| Download: 2511/15944 items 31.6/184.0MB 17% complete (1.5M/s)
43572025-08-29T22:13:04.931Z[ recovery-image] Aug 29 22:13:02.073 INFO O| Aug 29 22:13:02.073 INFO O| Download: 3291/15944 items 37.9/184.0MB 20% complete (1.4M/s)
43582025-08-29T22:13:04.931Z[ host-image] Aug 29 22:13:02.129 INFO O| Aug 29 22:13:02.129 INFO O| Download: 20081/22885 items 174.0/207.3MB 83% complete (1.1M/s)
43592025-08-29T22:13:07.277Z[ recovery-image] Aug 29 22:13:07.086 INFO O| Aug 29 22:13:07.086 INFO O| Download: 3994/15944 items 42.8/184.0MB 23% complete (1.1M/s)
43602025-08-29T22:13:07.320Z[ host-image] Aug 29 22:13:07.130 INFO O| Aug 29 22:13:07.130 INFO O| Download: 20746/22885 items 176.8/207.3MB 85% complete (655k/s)
43612025-08-29T22:13:12.276Z[ recovery-image] Aug 29 22:13:12.086 INFO O| Aug 29 22:13:12.086 INFO O| Download: 5057/15944 items 43.4/184.0MB 23% complete (563k/s)
43622025-08-29T22:13:12.321Z[ host-image] Aug 29 22:13:12.131 INFO O| Aug 29 22:13:12.131 INFO O| Download: 21409/22885 items 184.1/207.3MB 88% complete (1.0M/s)
43632025-08-29T22:13:17.278Z[ recovery-image] Aug 29 22:13:17.086 INFO O| Aug 29 22:13:17.086 INFO O| Download: 5974/15944 items 53.2/184.0MB 28% complete (1.0M/s)
43642025-08-29T22:13:17.621Z[ host-image] Aug 29 22:13:17.429 INFO O| Aug 29 22:13:17.429 INFO O| Download: 22088/22885 items 200.8/207.3MB 96% complete (2.4M/s)
43652025-08-29T22:13:22.331Z[ host-image] Aug 29 22:13:22.126 INFO O| Aug 29 22:13:22.126 INFO O| Download: Completed 207.33 MB in 285.76 seconds (741k/s)
43662025-08-29T22:13:23.515Z[ host-image] Aug 29 22:13:23.326 INFO O| Aug 29 22:13:23.326 INFO O| Actions: 1/50799 actions (Installing new actions)
43672025-08-29T22:13:28.518Z[ host-image] Aug 29 22:13:28.327 INFO O| Aug 29 22:13:28.326 INFO O| Actions: 11749/50799 actions (Installing new actions)
43682025-08-29T22:13:33.514Z[ host-image] Aug 29 22:13:33.327 INFO O| Aug 29 22:13:33.327 INFO O| Actions: 18980/50799 actions (Installing new actions)
43692025-08-29T22:13:38.514Z[ host-image] Aug 29 22:13:38.328 INFO O| Aug 29 22:13:38.328 INFO O| Actions: 26781/50799 actions (Installing new actions)
43702025-08-29T22:13:42.051Z[ host-image] Aug 29 22:13:41.866 INFO O| Aug 29 22:13:41.866 INFO O| Actions: Completed 50799 actions in 18.54 seconds.
43712025-08-29T22:13:42.855Z[ host-image] Aug 29 22:13:42.669 INFO O| Aug 29 22:13:42.669 INFO O| Done
43722025-08-29T22:13:42.855Z[ host-image] Aug 29 22:13:42.669 INFO O| Aug 29 22:13:42.669 INFO O| Done
43732025-08-29T22:13:44.427Z[ host-image] Aug 29 22:13:44.240 INFO O| Aug 29 22:13:44.240 INFO O| Done
43742025-08-29T22:13:46.694Z[ host-image] Aug 29 22:13:46.509 INFO O| Aug 29 22:13:46.509 INFO O| Done
43752025-08-29T22:13:46.731Z[ host-image] Aug 29 22:13:46.546 INFO O| Aug 29 22:13:46.546 INFO O| Done
43762025-08-29T22:13:52.080Z[ host-image] Aug 29 22:13:51.797 INFO O| Aug 29 22:13:51.797 INFO O| Done
43772025-08-29T22:13:52.948Z[ host-image] Aug 29 22:13:52.762 INFO O| Aug 29 22:13:52.762 INFO O| Done
43782025-08-29T22:13:56.384Z[ host-image] Aug 29 22:13:56.197 INFO O| Aug 29 22:13:56.197 INFO STEP 11 (pkg_install) COMPLETE
43792025-08-29T22:13:56.384Z[ host-image] Aug 29 22:13:56.197 INFO O| Aug 29 22:13:56.197 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43802025-08-29T22:13:56.412Z[ host-image] Aug 29 22:13:56.226 INFO O| Aug 29 22:13:56.226 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"]
43812025-08-29T22:14:20.477Z[ recovery-image] Aug 29 22:14:20.294 INFO O| Aug 29 22:14:20.294 INFO O| Download: 6259/15944 items 65.3/184.0MB 35% complete
43822025-08-29T22:14:25.478Z[ recovery-image] Aug 29 22:14:25.298 INFO O| Aug 29 22:14:25.298 INFO O| Download: 7498/15944 items 76.8/184.0MB 41% complete (2.3M/s)
43832025-08-29T22:14:27.886Z[ host-image] Aug 29 22:14:27.702 INFO O| Aug 29 22:14:27.701 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
43842025-08-29T22:14:30.523Z[ recovery-image] Aug 29 22:14:30.330 INFO O| Aug 29 22:14:30.330 INFO O| Download: 8202/15944 items 83.0/184.0MB 45% complete (1.8M/s)
43852025-08-29T22:14:35.515Z[ recovery-image] Aug 29 22:14:35.335 INFO O| Aug 29 22:14:35.335 INFO O| Download: 8828/15944 items 87.1/184.0MB 47% complete (1.0M/s)
43862025-08-29T22:14:40.085Z[ host-image] Aug 29 22:14:39.904 INFO O| Aug 29 22:14:39.904 INFO O| Startup: Caching catalogs ... Done
43872025-08-29T22:14:40.534Z[ recovery-image] Aug 29 22:14:40.355 INFO O| Aug 29 22:14:40.355 INFO O| Download: 9741/15944 items 96.3/184.0MB 52% complete (1.3M/s)
43882025-08-29T22:14:45.537Z[ recovery-image] Aug 29 22:14:45.358 INFO O| Aug 29 22:14:45.358 INFO O| Download: 10814/15944 items 97.2/184.0MB 52% complete (1.1M/s)
43892025-08-29T22:14:48.681Z[ host-image] Aug 29 22:14:48.503 INFO O| Aug 29 22:14:48.503 INFO O| Planning: Solver setup ... Done
43902025-08-29T22:14:48.705Z[ host-image] Aug 29 22:14:48.514 INFO O| Aug 29 22:14:48.513 INFO O| Planning: Running solver ... Done
43912025-08-29T22:14:48.819Z[ host-image] Aug 29 22:14:48.641 INFO O| Aug 29 22:14:48.641 INFO O| Planning: Finding local manifests ... Done
43922025-08-29T22:14:48.900Z[ host-image] Aug 29 22:14:48.722 INFO O| Aug 29 22:14:48.722 INFO O| Planning: Fetching manifests: 0/5 0% complete
43932025-08-29T22:14:49.106Z[ host-image] Aug 29 22:14:48.925 INFO O| Aug 29 22:14:48.925 INFO O| Planning: Fetching manifests: 5/5 100% complete
43942025-08-29T22:14:49.149Z[ host-image] Aug 29 22:14:48.971 INFO O| Aug 29 22:14:48.971 INFO O| Planning: Package planning ... Done
43952025-08-29T22:14:49.174Z[ host-image] Aug 29 22:14:48.977 INFO O| Aug 29 22:14:48.977 INFO O| Planning: Merging actions ... Done
43962025-08-29T22:14:49.242Z[ host-image] Aug 29 22:14:49.065 INFO O| Aug 29 22:14:49.064 INFO O| Planning: Checking for conflicting actions ... Done
43972025-08-29T22:14:49.267Z[ host-image] Aug 29 22:14:49.066 INFO O| Aug 29 22:14:49.066 INFO O| Planning: Consolidating action changes ... Done
43982025-08-29T22:14:49.511Z[ host-image] Aug 29 22:14:49.334 INFO O| Aug 29 22:14:49.334 INFO O| Planning: Evaluating mediators ... Done
43992025-08-29T22:14:49.536Z[ host-image] Aug 29 22:14:49.336 INFO O| Aug 29 22:14:49.336 INFO O| Planning: Planning completed in 9.31 seconds
44002025-08-29T22:14:49.536Z[ host-image] Aug 29 22:14:49.337 INFO O| Aug 29 22:14:49.337 INFO O| Packages to install: 5
44012025-08-29T22:14:49.536Z[ host-image] Aug 29 22:14:49.337 INFO O| Aug 29 22:14:49.337 INFO O| Services to change: 2
44022025-08-29T22:14:49.561Z[ host-image] Aug 29 22:14:49.360 INFO O| Aug 29 22:14:49.360 INFO O| Download: 0/121 items 0.0/1.5MB 0% complete
44032025-08-29T22:14:50.734Z[ recovery-image] Aug 29 22:14:50.556 INFO O| Aug 29 22:14:50.556 INFO O| Download: 11494/15944 items 110.7/184.0MB 60% complete (1.4M/s)
44042025-08-29T22:14:51.227Z[ host-image] Aug 29 22:14:51.050 INFO O| Aug 29 22:14:51.050 INFO O| Download: Completed 1.48 MB in 1.69 seconds (894k/s)
44052025-08-29T22:14:51.304Z[ host-image] Aug 29 22:14:51.127 INFO O| Aug 29 22:14:51.127 INFO O| Actions: 1/313 actions (Installing new actions)
44062025-08-29T22:14:51.503Z[ host-image] Aug 29 22:14:51.326 INFO O| Aug 29 22:14:51.326 INFO O| Actions: Completed 313 actions in 0.20 seconds.
44072025-08-29T22:14:52.191Z[ host-image] Aug 29 22:14:52.014 INFO O| Aug 29 22:14:52.013 INFO O| Done
44082025-08-29T22:14:52.216Z[ host-image] Aug 29 22:14:52.014 INFO O| Aug 29 22:14:52.014 INFO O| Done
44092025-08-29T22:14:53.641Z[ host-image] Aug 29 22:14:53.464 INFO O| Aug 29 22:14:53.464 INFO O| Done
44102025-08-29T22:14:55.740Z[ recovery-image] Aug 29 22:14:55.563 INFO O| Aug 29 22:14:55.563 INFO O| Download: 12022/15944 items 139.5/184.0MB 75% complete (4.0M/s)
44112025-08-29T22:14:56.200Z[ host-image] Aug 29 22:14:56.024 INFO O| Aug 29 22:14:56.024 INFO O| Done
44122025-08-29T22:14:56.257Z[ host-image] Aug 29 22:14:56.078 INFO O| Aug 29 22:14:56.078 INFO O| Done
44132025-08-29T22:14:56.281Z[ host-image] Aug 29 22:14:56.079 INFO O| Aug 29 22:14:56.079 INFO O| Done
44142025-08-29T22:14:56.306Z[ host-image] Aug 29 22:14:56.109 INFO O| Aug 29 22:14:56.109 INFO O| Done
44152025-08-29T22:14:58.197Z[ host-image] Aug 29 22:14:58.018 INFO O| Aug 29 22:14:58.018 INFO STEP 12 (pkg_install) COMPLETE
44162025-08-29T22:14:58.197Z[ host-image] Aug 29 22:14:58.018 INFO O| Aug 29 22:14:58.018 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44172025-08-29T22:14:58.222Z[ host-image] Aug 29 22:14:58.033 INFO O| Aug 29 22:14:58.033 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
44182025-08-29T22:15:00.755Z[ recovery-image] Aug 29 22:15:00.578 INFO O| Aug 29 22:15:00.578 INFO O| Download: 13156/15944 items 148.8/184.0MB 80% complete (3.8M/s)
44192025-08-29T22:15:05.762Z[ recovery-image] Aug 29 22:15:05.586 INFO O| Aug 29 22:15:05.586 INFO O| Download: 14392/15944 items 153.1/184.0MB 83% complete (1.4M/s)
44202025-08-29T22:15:10.768Z[ recovery-image] Aug 29 22:15:10.592 INFO O| Aug 29 22:15:10.592 INFO O| Download: 15190/15944 items 161.7/184.0MB 87% complete (1.3M/s)
44212025-08-29T22:15:15.810Z[ recovery-image] Aug 29 22:15:15.635 INFO O| Aug 29 22:15:15.635 INFO O| Download: 15682/15944 items 178.2/184.0MB 96% complete (2.5M/s)
44222025-08-29T22:15:19.496Z[ recovery-image] Aug 29 22:15:19.322 INFO O| Aug 29 22:15:19.322 INFO O| Download: Completed 183.98 MB in 233.65 seconds (804k/s)
44232025-08-29T22:15:20.396Z[ recovery-image] Aug 29 22:15:20.222 INFO O| Aug 29 22:15:20.222 INFO O| Actions: 1/26303 actions (Installing new actions)
44242025-08-29T22:15:25.396Z[ recovery-image] Aug 29 22:15:25.222 INFO O| Aug 29 22:15:25.222 INFO O| Actions: 10454/26303 actions (Installing new actions)
44252025-08-29T22:15:30.396Z[ recovery-image] Aug 29 22:15:30.223 INFO O| Aug 29 22:15:30.223 INFO O| Actions: 16422/26303 actions (Installing new actions)
44262025-08-29T22:15:30.987Z[ host-image] Aug 29 22:15:30.794 INFO O| Aug 29 22:15:30.794 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44272025-08-29T22:15:35.409Z[ recovery-image] Aug 29 22:15:35.236 INFO O| Aug 29 22:15:35.236 INFO O| Actions: 25799/26303 actions (Installing new actions)
44282025-08-29T22:15:36.599Z[ recovery-image] Aug 29 22:15:36.426 INFO O| Aug 29 22:15:36.426 INFO O| Actions: Completed 26303 actions in 16.20 seconds.
44292025-08-29T22:15:37.314Z[ recovery-image] Aug 29 22:15:37.141 INFO O| Aug 29 22:15:37.141 INFO O| Done
44302025-08-29T22:15:37.349Z[ recovery-image] Aug 29 22:15:37.141 INFO O| Aug 29 22:15:37.141 INFO O| Done
44312025-08-29T22:15:39.278Z[ recovery-image] Aug 29 22:15:39.106 INFO O| Aug 29 22:15:39.106 INFO O| Done
44322025-08-29T22:15:41.095Z[ recovery-image] Aug 29 22:15:40.923 INFO O| Aug 29 22:15:40.923 INFO O| Done
44332025-08-29T22:15:41.134Z[ recovery-image] Aug 29 22:15:40.963 INFO O| Aug 29 22:15:40.963 INFO O| Done
44342025-08-29T22:15:45.135Z[ recovery-image] Aug 29 22:15:44.964 INFO O| Aug 29 22:15:44.964 INFO O| Done
44352025-08-29T22:15:45.540Z[ host-image] Aug 29 22:15:45.369 INFO O| Aug 29 22:15:45.368 INFO O| Startup: Caching catalogs ... Done
44362025-08-29T22:15:45.751Z[ recovery-image] Aug 29 22:15:45.579 INFO O| Aug 29 22:15:45.579 INFO O| Done
44372025-08-29T22:15:48.830Z[ recovery-image] Aug 29 22:15:48.659 INFO O| Aug 29 22:15:48.659 INFO STEP 11 (pkg_install) COMPLETE
44382025-08-29T22:15:48.856Z[ recovery-image] Aug 29 22:15:48.659 INFO O| Aug 29 22:15:48.659 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44392025-08-29T22:15:48.856Z[ recovery-image] Aug 29 22:15:48.659 INFO O| Aug 29 22:15:48.659 INFO skip step because feature "recovery" is enabled
44402025-08-29T22:15:48.856Z[ recovery-image] Aug 29 22:15:48.659 INFO O| Aug 29 22:15:48.659 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44412025-08-29T22:15:48.856Z[ recovery-image] Aug 29 22:15:48.659 INFO O| Aug 29 22:15:48.659 INFO skip step because feature "omicron1" is not enabled
44422025-08-29T22:15:48.856Z[ recovery-image] Aug 29 22:15:48.659 INFO O| Aug 29 22:15:48.659 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44432025-08-29T22:15:48.882Z[ recovery-image] Aug 29 22:15:48.692 INFO O| Aug 29 22:15:48.692 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/driver/network/opte@0.37.402"]
44442025-08-29T22:15:53.369Z[ host-image] Aug 29 22:15:53.196 INFO O| Aug 29 22:15:53.196 INFO O| Planning: Solver setup ... Done
44452025-08-29T22:15:53.394Z[ host-image] Aug 29 22:15:53.207 INFO O| Aug 29 22:15:53.207 INFO O| Planning: Running solver ... Done
44462025-08-29T22:15:53.488Z[ host-image] Aug 29 22:15:53.317 INFO O| Aug 29 22:15:53.317 INFO O| Planning: Finding local manifests ... Done
44472025-08-29T22:15:53.597Z[ host-image] Aug 29 22:15:53.427 INFO O| Aug 29 22:15:53.427 INFO O| Planning: Fetching manifests: 0/6 0% complete
44482025-08-29T22:15:53.979Z[ host-image] Aug 29 22:15:53.809 INFO O| Aug 29 22:15:53.808 INFO O| Planning: Fetching manifests: 6/6 100% complete
44492025-08-29T22:15:54.047Z[ host-image] Aug 29 22:15:53.876 INFO O| Aug 29 22:15:53.876 INFO O| Planning: Package planning ... Done
44502025-08-29T22:15:54.072Z[ host-image] Aug 29 22:15:53.901 INFO O| Aug 29 22:15:53.901 INFO O| Planning: Merging actions ... Done
44512025-08-29T22:15:54.168Z[ host-image] Aug 29 22:15:53.997 INFO O| Aug 29 22:15:53.996 INFO O| Planning: Checking for conflicting actions ... Done
44522025-08-29T22:15:54.193Z[ host-image] Aug 29 22:15:54.005 INFO O| Aug 29 22:15:54.005 INFO O| Planning: Consolidating action changes ... Done
44532025-08-29T22:15:54.469Z[ host-image] Aug 29 22:15:54.299 INFO O| Aug 29 22:15:54.299 INFO O| Planning: Evaluating mediators ... Done
44542025-08-29T22:15:54.493Z[ host-image] Aug 29 22:15:54.305 INFO O| Aug 29 22:15:54.305 INFO O| Planning: Planning completed in 8.82 seconds
44552025-08-29T22:15:54.494Z[ host-image] Aug 29 22:15:54.306 INFO O| Aug 29 22:15:54.306 INFO O| Packages to install: 6
44562025-08-29T22:15:54.494Z[ host-image] Aug 29 22:15:54.306 INFO O| Aug 29 22:15:54.306 INFO O| Mediators to change: 1
44572025-08-29T22:15:54.494Z[ host-image] Aug 29 22:15:54.306 INFO O| Aug 29 22:15:54.306 INFO O| Services to change: 1
44582025-08-29T22:15:54.518Z[ host-image] Aug 29 22:15:54.332 INFO O| Aug 29 22:15:54.332 INFO O| Download: 0/1140 items 0.0/7.7MB 0% complete
44592025-08-29T22:15:59.507Z[ host-image] Aug 29 22:15:59.338 INFO O| Aug 29 22:15:59.337 INFO O| Download: 976/1140 items 3.4/7.7MB 43% complete (702k/s)
44602025-08-29T22:16:00.883Z[ host-image] Aug 29 22:16:00.714 INFO O| Aug 29 22:16:00.713 INFO O| Download: Completed 7.71 MB in 6.38 seconds (1.2M/s)
44612025-08-29T22:16:00.989Z[ host-image] Aug 29 22:16:00.820 INFO O| Aug 29 22:16:00.820 INFO O| Actions: 1/1361 actions (Installing new actions)
44622025-08-29T22:16:01.767Z[ host-image] Aug 29 22:16:01.598 INFO O| Aug 29 22:16:01.598 INFO O| Actions: Completed 1361 actions in 0.78 seconds.
44632025-08-29T22:16:02.446Z[ host-image] Aug 29 22:16:02.274 INFO O| Aug 29 22:16:02.274 INFO O| Done
44642025-08-29T22:16:02.446Z[ host-image] Aug 29 22:16:02.274 INFO O| Aug 29 22:16:02.274 INFO O| Done
44652025-08-29T22:16:03.885Z[ host-image] Aug 29 22:16:03.712 INFO O| Aug 29 22:16:03.712 INFO O| Done
44662025-08-29T22:16:06.655Z[ host-image] Aug 29 22:16:06.486 INFO O| Aug 29 22:16:06.486 INFO O| Done
44672025-08-29T22:16:06.696Z[ host-image] Aug 29 22:16:06.528 INFO O| Aug 29 22:16:06.528 INFO O| Done
44682025-08-29T22:16:06.721Z[ host-image] Aug 29 22:16:06.529 INFO O| Aug 29 22:16:06.529 INFO O| Done
44692025-08-29T22:16:06.787Z[ host-image] Aug 29 22:16:06.619 INFO O| Aug 29 22:16:06.619 INFO O| Done
44702025-08-29T22:16:08.387Z[ host-image] Aug 29 22:16:08.217 INFO O| Aug 29 22:16:08.217 INFO STEP 13 (pkg_install) COMPLETE
44712025-08-29T22:16:08.387Z[ host-image] Aug 29 22:16:08.217 INFO O| Aug 29 22:16:08.217 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44722025-08-29T22:16:08.413Z[ host-image] Aug 29 22:16:08.237 INFO O| Aug 29 22:16:08.237 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/driver/network/opte@0.37.402"]
44732025-08-29T22:16:19.559Z[ recovery-image] Aug 29 22:16:19.392 INFO O| Aug 29 22:16:19.392 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44742025-08-29T22:16:29.885Z[ recovery-image] Aug 29 22:16:29.720 INFO O| Aug 29 22:16:29.720 INFO O| Startup: Caching catalogs ... Done
44752025-08-29T22:16:34.849Z[ host-image] Aug 29 22:16:34.684 INFO O| Aug 29 22:16:34.683 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44762025-08-29T22:16:36.016Z[ recovery-image] Aug 29 22:16:35.850 INFO O| Aug 29 22:16:35.850 INFO O| Planning: Solver setup ... Done
44772025-08-29T22:16:36.048Z[ recovery-image] Aug 29 22:16:35.859 INFO O| Aug 29 22:16:35.859 INFO O| Planning: Running solver ... Done
44782025-08-29T22:16:36.131Z[ recovery-image] Aug 29 22:16:35.966 INFO O| Aug 29 22:16:35.966 INFO O| Planning: Finding local manifests ... Done
44792025-08-29T22:16:36.210Z[ recovery-image] Aug 29 22:16:36.045 INFO O| Aug 29 22:16:36.044 INFO O| Planning: Fetching manifests: 0/1 0% complete
44802025-08-29T22:16:36.238Z[ recovery-image] Aug 29 22:16:36.073 INFO O| Aug 29 22:16:36.073 INFO O| Planning: Fetching manifests: 1/1 100% complete
44812025-08-29T22:16:36.267Z[ recovery-image] Aug 29 22:16:36.102 INFO O| Aug 29 22:16:36.101 INFO O| Planning: Package planning ... Done
44822025-08-29T22:16:36.291Z[ recovery-image] Aug 29 22:16:36.102 INFO O| Aug 29 22:16:36.102 INFO O| Planning: Merging actions ... Done
44832025-08-29T22:16:36.316Z[ recovery-image] Aug 29 22:16:36.142 INFO O| Aug 29 22:16:36.142 INFO O| Planning: Checking for conflicting actions ... Done
44842025-08-29T22:16:36.316Z[ recovery-image] Aug 29 22:16:36.143 INFO O| Aug 29 22:16:36.143 INFO O| Planning: Consolidating action changes ... Done
44852025-08-29T22:16:36.507Z[ recovery-image] Aug 29 22:16:36.340 INFO O| Aug 29 22:16:36.340 INFO O| Planning: Evaluating mediators ... Done
44862025-08-29T22:16:36.531Z[ recovery-image] Aug 29 22:16:36.341 INFO O| Aug 29 22:16:36.341 INFO O| Planning: Planning completed in 6.53 seconds
44872025-08-29T22:16:36.532Z[ recovery-image] Aug 29 22:16:36.341 INFO O| Aug 29 22:16:36.341 INFO O| Packages to install: 1
44882025-08-29T22:16:36.532Z[ recovery-image] Aug 29 22:16:36.365 INFO O| Aug 29 22:16:36.365 INFO O| Download: 0/4 items 0.0/10.1MB 0% complete
44892025-08-29T22:16:37.000Z[ recovery-image] Aug 29 22:16:36.835 INFO O| Aug 29 22:16:36.835 INFO O| Download: Completed 10.09 MB in 0.47 seconds (21.5M/s)
44902025-08-29T22:16:37.045Z[ recovery-image] Aug 29 22:16:36.881 INFO O| Aug 29 22:16:36.880 INFO O| Actions: 1/22 actions (Installing new actions)
44912025-08-29T22:16:37.333Z[ recovery-image] Aug 29 22:16:37.168 INFO O| Aug 29 22:16:37.168 INFO O| Actions: Completed 22 actions in 0.29 seconds.
44922025-08-29T22:16:37.862Z[ recovery-image] Aug 29 22:16:37.695 INFO O| Aug 29 22:16:37.695 INFO O| Done
44932025-08-29T22:16:37.862Z[ recovery-image] Aug 29 22:16:37.695 INFO O| Aug 29 22:16:37.695 INFO O| Done
44942025-08-29T22:16:38.972Z[ recovery-image] Aug 29 22:16:38.804 INFO O| Aug 29 22:16:38.804 INFO O| Done
44952025-08-29T22:16:40.558Z[ recovery-image] Aug 29 22:16:40.393 INFO O| Aug 29 22:16:40.393 INFO O| Done
44962025-08-29T22:16:40.583Z[ recovery-image] Aug 29 22:16:40.414 INFO O| Aug 29 22:16:40.414 INFO O| Done
44972025-08-29T22:16:40.583Z[ recovery-image] Aug 29 22:16:40.414 INFO O| Aug 29 22:16:40.414 INFO O| Done
44982025-08-29T22:16:41.631Z[ recovery-image] Aug 29 22:16:40.432 INFO O| Aug 29 22:16:40.431 INFO O| Done
44992025-08-29T22:16:42.004Z[ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO STEP 14 (pkg_install) COMPLETE
45002025-08-29T22:16:42.004Z[ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45012025-08-29T22:16:42.004Z[ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO skip step because feature "mfg" is not enabled
45022025-08-29T22:16:42.029Z[ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45032025-08-29T22:16:42.029Z[ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO skip step because feature "compliance" is not enabled
45042025-08-29T22:16:42.029Z[ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45052025-08-29T22:16:42.029Z[ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO skip step because feature "stress" is not enabled
45062025-08-29T22:16:42.029Z[ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45072025-08-29T22:16:42.030Z[ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO skip step because feature "compliance" is not enabled
45082025-08-29T22:16:42.030Z[ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45092025-08-29T22:16:42.030Z[ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO skip step because feature "nfs" is not enabled
45102025-08-29T22:16:42.030Z[ recovery-image] Aug 29 22:16:41.839 INFO O| Aug 29 22:16:41.839 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@os
45112025-08-29T22:16:42.030Z[ recovery-image] Aug 29 22:16:41.840 INFO O| Aug 29 22:16:41.840 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
45122025-08-29T22:16:42.090Z[ recovery-image] Aug 29 22:16:41.925 INFO O| Aug 29 22:16:41.925 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
45132025-08-29T22:16:42.146Z[ recovery-image] Aug 29 22:16:41.982 INFO O| Aug 29 22:16:41.982 INFO completed processing sled/ramdisk-01-os
45142025-08-29T22:16:42.172Z[ recovery-image] Aug 29 22:16:41.987 INFO image builder template: ramdisk-02-trim...
45152025-08-29T22:16:42.172Z[ recovery-image] Aug 29 22:16:41.987 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/.tmpOWgyXQ/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.37.402", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@16.0.0.0", "-n", "ramdisk-02-trim"], pwd: None
45162025-08-29T22:16:42.196Z[ recovery-image] Aug 29 22:16:42.026 INFO O| Aug 29 22:16:42.025 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
45172025-08-29T22:16:42.197Z[ recovery-image] Aug 29 22:16:42.032 INFO O| Aug 29 22:16:42.032 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
45182025-08-29T22:16:42.237Z[ recovery-image] Aug 29 22:16:42.072 INFO O| Aug 29 22:16:42.072 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-02-trim: sync = disabled
45192025-08-29T22:16:42.267Z[ recovery-image] Aug 29 22:16:42.103 INFO O| Aug 29 22:16:42.103 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
45202025-08-29T22:16:42.267Z[ recovery-image] Aug 29 22:16:42.103 INFO O| Aug 29 22:16:42.103 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
45212025-08-29T22:16:42.292Z[ recovery-image] Aug 29 22:16:42.110 INFO O| Aug 29 22:16:42.110 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
45222025-08-29T22:16:42.292Z[ recovery-image] Aug 29 22:16:42.115 INFO O| Aug 29 22:16:42.114 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@os
45232025-08-29T22:16:42.292Z[ recovery-image] Aug 29 22:16:42.121 INFO O| Aug 29 22:16:42.120 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
45242025-08-29T22:16:42.411Z[ recovery-image] Aug 29 22:16:42.247 INFO O| Aug 29 22:16:42.246 INFO rolled back to input snapshot; work may begin
45252025-08-29T22:16:42.411Z[ recovery-image] Aug 29 22:16:42.247 INFO O| Aug 29 22:16:42.247 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
45262025-08-29T22:16:42.435Z[ recovery-image] Aug 29 22:16:42.256 INFO O| Aug 29 22:16:42.256 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45272025-08-29T22:16:42.460Z[ recovery-image] Aug 29 22:16:42.274 INFO O| Aug 29 22:16:42.274 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/var/pkg"
45282025-08-29T22:16:42.503Z[ recovery-image] Aug 29 22:16:42.339 INFO O| Aug 29 22:16:42.339 INFO STEP 0 (remove_files) COMPLETE
45292025-08-29T22:16:42.503Z[ recovery-image] Aug 29 22:16:42.339 INFO O| Aug 29 22:16:42.339 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45302025-08-29T22:16:42.528Z[ recovery-image] Aug 29 22:16:42.355 INFO O| Aug 29 22:16:42.355 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/xpg4"
45312025-08-29T22:16:42.528Z[ recovery-image] Aug 29 22:16:42.359 INFO O| Aug 29 22:16:42.359 INFO STEP 1 (remove_files) COMPLETE
45322025-08-29T22:16:42.528Z[ recovery-image] Aug 29 22:16:42.359 INFO O| Aug 29 22:16:42.359 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45332025-08-29T22:16:42.553Z[ recovery-image] Aug 29 22:16:42.380 INFO O| Aug 29 22:16:42.380 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/include"
45342025-08-29T22:16:42.579Z[ recovery-image] Aug 29 22:16:42.398 INFO O| Aug 29 22:16:42.398 INFO STEP 2 (remove_files) COMPLETE
45352025-08-29T22:16:42.579Z[ recovery-image] Aug 29 22:16:42.398 INFO O| Aug 29 22:16:42.398 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45362025-08-29T22:16:42.579Z[ recovery-image] Aug 29 22:16:42.413 INFO O| Aug 29 22:16:42.413 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/demo"
45372025-08-29T22:16:42.606Z[ recovery-image] Aug 29 22:16:42.416 INFO O| Aug 29 22:16:42.416 INFO STEP 3 (remove_files) COMPLETE
45382025-08-29T22:16:42.607Z[ recovery-image] Aug 29 22:16:42.416 INFO O| Aug 29 22:16:42.416 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45392025-08-29T22:16:42.607Z[ recovery-image] Aug 29 22:16:42.430 INFO O| Aug 29 22:16:42.430 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/help"
45402025-08-29T22:16:42.607Z[ recovery-image] Aug 29 22:16:42.435 INFO O| Aug 29 22:16:42.435 INFO STEP 4 (remove_files) COMPLETE
45412025-08-29T22:16:42.607Z[ recovery-image] Aug 29 22:16:42.436 INFO O| Aug 29 22:16:42.435 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45422025-08-29T22:16:42.632Z[ recovery-image] Aug 29 22:16:42.449 INFO O| Aug 29 22:16:42.449 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/doc"
45432025-08-29T22:16:42.632Z[ recovery-image] Aug 29 22:16:42.449 INFO O| Aug 29 22:16:42.449 INFO STEP 5 (remove_files) COMPLETE
45442025-08-29T22:16:42.632Z[ recovery-image] Aug 29 22:16:42.449 INFO O| Aug 29 22:16:42.449 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45452025-08-29T22:16:42.632Z[ recovery-image] Aug 29 22:16:42.465 INFO O| Aug 29 22:16:42.465 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash-completion"
45462025-08-29T22:16:42.656Z[ recovery-image] Aug 29 22:16:42.482 INFO O| Aug 29 22:16:42.482 INFO STEP 6 (remove_files) COMPLETE
45472025-08-29T22:16:42.656Z[ recovery-image] Aug 29 22:16:42.482 INFO O| Aug 29 22:16:42.482 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45482025-08-29T22:16:42.656Z[ recovery-image] Aug 29 22:16:42.482 INFO O| Aug 29 22:16:42.482 INFO skip step because feature "recovery" is enabled
45492025-08-29T22:16:42.656Z[ recovery-image] Aug 29 22:16:42.482 INFO O| Aug 29 22:16:42.482 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45502025-08-29T22:16:42.656Z[ recovery-image] Aug 29 22:16:42.482 INFO O| Aug 29 22:16:42.482 INFO skip step because feature "recovery" is enabled
45512025-08-29T22:16:42.656Z[ recovery-image] Aug 29 22:16:42.482 INFO O| Aug 29 22:16:42.482 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45522025-08-29T22:16:42.656Z[ recovery-image] Aug 29 22:16:42.482 INFO O| Aug 29 22:16:42.482 INFO skip step because feature "recovery" is enabled
45532025-08-29T22:16:42.656Z[ recovery-image] Aug 29 22:16:42.482 INFO O| Aug 29 22:16:42.482 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45542025-08-29T22:16:42.681Z[ recovery-image] Aug 29 22:16:42.502 INFO O| Aug 29 22:16:42.502 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/etc/net-snmp"
45552025-08-29T22:16:42.681Z[ recovery-image] Aug 29 22:16:42.507 INFO O| Aug 29 22:16:42.507 INFO STEP 10 (remove_files) COMPLETE
45562025-08-29T22:16:42.681Z[ recovery-image] Aug 29 22:16:42.507 INFO O| Aug 29 22:16:42.507 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45572025-08-29T22:16:42.707Z[ recovery-image] Aug 29 22:16:42.528 INFO O| Aug 29 22:16:42.528 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i386"
45582025-08-29T22:16:42.707Z[ recovery-image] Aug 29 22:16:42.530 INFO O| Aug 29 22:16:42.530 INFO STEP 11 (remove_files) COMPLETE
45592025-08-29T22:16:42.707Z[ recovery-image] Aug 29 22:16:42.530 INFO O| Aug 29 22:16:42.530 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45602025-08-29T22:16:42.733Z[ recovery-image] Aug 29 22:16:42.550 INFO O| Aug 29 22:16:42.550 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86xpv"
45612025-08-29T22:16:42.733Z[ recovery-image] Aug 29 22:16:42.552 INFO O| Aug 29 22:16:42.552 INFO STEP 12 (remove_files) COMPLETE
45622025-08-29T22:16:42.733Z[ recovery-image] Aug 29 22:16:42.553 INFO O| Aug 29 22:16:42.552 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45632025-08-29T22:16:42.827Z[ recovery-image] Aug 29 22:16:42.663 INFO O| Aug 29 22:16:42.662 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libtddl.a"
45642025-08-29T22:16:42.870Z[ recovery-image] Aug 29 22:16:42.705 INFO O| Aug 29 22:16:42.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libncurses++.a"
45652025-08-29T22:16:42.894Z[ recovery-image] Aug 29 22:16:42.708 INFO O| Aug 29 22:16:42.708 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses++.a"
45662025-08-29T22:16:42.894Z[ recovery-image] Aug 29 22:16:42.711 INFO O| Aug 29 22:16:42.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
45672025-08-29T22:16:43.026Z[ recovery-image] Aug 29 22:16:42.862 INFO O| Aug 29 22:16:42.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
45682025-08-29T22:16:43.051Z[ recovery-image] Aug 29 22:16:42.870 INFO O| Aug 29 22:16:42.870 INFO STEP 13 (remove_files) COMPLETE
45692025-08-29T22:16:43.051Z[ recovery-image] Aug 29 22:16:42.871 INFO O| Aug 29 22:16:42.870 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45702025-08-29T22:16:43.051Z[ recovery-image] Aug 29 22:16:42.886 INFO O| Aug 29 22:16:42.886 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/boot"
45712025-08-29T22:16:43.076Z[ recovery-image] Aug 29 22:16:42.888 INFO O| Aug 29 22:16:42.888 INFO STEP 14 (remove_files) COMPLETE
45722025-08-29T22:16:43.076Z[ recovery-image] Aug 29 22:16:42.888 INFO O| Aug 29 22:16:42.888 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45732025-08-29T22:16:43.076Z[ recovery-image] Aug 29 22:16:42.902 INFO O| Aug 29 22:16:42.902 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86pc"
45742025-08-29T22:16:43.101Z[ recovery-image] Aug 29 22:16:42.912 INFO O| Aug 29 22:16:42.912 INFO STEP 15 (remove_files) COMPLETE
45752025-08-29T22:16:43.101Z[ recovery-image] Aug 29 22:16:42.912 INFO O| Aug 29 22:16:42.912 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45762025-08-29T22:16:43.101Z[ recovery-image] Aug 29 22:16:42.926 INFO O| Aug 29 22:16:42.926 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86xpv"
45772025-08-29T22:16:43.101Z[ recovery-image] Aug 29 22:16:42.927 INFO O| Aug 29 22:16:42.927 INFO STEP 16 (remove_files) COMPLETE
45782025-08-29T22:16:43.101Z[ recovery-image] Aug 29 22:16:42.927 INFO O| Aug 29 22:16:42.927 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45792025-08-29T22:16:43.130Z[ recovery-image] Aug 29 22:16:42.940 INFO O| Aug 29 22:16:42.940 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86pc"
45802025-08-29T22:16:43.130Z[ recovery-image] Aug 29 22:16:42.942 INFO O| Aug 29 22:16:42.942 INFO STEP 17 (remove_files) COMPLETE
45812025-08-29T22:16:43.130Z[ recovery-image] Aug 29 22:16:42.942 INFO O| Aug 29 22:16:42.942 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45822025-08-29T22:16:43.130Z[ recovery-image] Aug 29 22:16:42.962 INFO O| Aug 29 22:16:42.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/acpica"
45832025-08-29T22:16:43.130Z[ recovery-image] Aug 29 22:16:42.962 INFO O| Aug 29 22:16:42.962 INFO STEP 18 (remove_files) COMPLETE
45842025-08-29T22:16:43.130Z[ recovery-image] Aug 29 22:16:42.962 INFO O| Aug 29 22:16:42.962 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45852025-08-29T22:16:43.155Z[ recovery-image] Aug 29 22:16:42.982 INFO O| Aug 29 22:16:42.982 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/tem"
45862025-08-29T22:16:43.155Z[ recovery-image] Aug 29 22:16:42.982 INFO O| Aug 29 22:16:42.982 INFO STEP 19 (remove_files) COMPLETE
45872025-08-29T22:16:43.155Z[ recovery-image] Aug 29 22:16:42.982 INFO O| Aug 29 22:16:42.982 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45882025-08-29T22:16:43.180Z[ recovery-image] Aug 29 22:16:42.999 INFO O| Aug 29 22:16:42.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
45892025-08-29T22:16:43.180Z[ recovery-image] Aug 29 22:16:42.999 INFO O| Aug 29 22:16:42.999 INFO STEP 20 (remove_files) COMPLETE
45902025-08-29T22:16:43.180Z[ recovery-image] Aug 29 22:16:42.999 INFO O| Aug 29 22:16:42.999 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45912025-08-29T22:16:43.180Z[ recovery-image] Aug 29 22:16:43.014 INFO O| Aug 29 22:16:43.014 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/wc"
45922025-08-29T22:16:43.180Z[ recovery-image] Aug 29 22:16:43.014 INFO O| Aug 29 22:16:43.014 INFO STEP 21 (remove_files) COMPLETE
45932025-08-29T22:16:43.180Z[ recovery-image] Aug 29 22:16:43.014 INFO O| Aug 29 22:16:43.014 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45942025-08-29T22:16:43.205Z[ recovery-image] Aug 29 22:16:43.030 INFO O| Aug 29 22:16:43.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
45952025-08-29T22:16:43.205Z[ recovery-image] Aug 29 22:16:43.030 INFO O| Aug 29 22:16:43.030 INFO STEP 22 (remove_files) COMPLETE
45962025-08-29T22:16:43.205Z[ recovery-image] Aug 29 22:16:43.030 INFO O| Aug 29 22:16:43.030 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45972025-08-29T22:16:43.230Z[ recovery-image] Aug 29 22:16:43.050 INFO O| Aug 29 22:16:43.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/conskbd"
45982025-08-29T22:16:43.230Z[ recovery-image] Aug 29 22:16:43.050 INFO O| Aug 29 22:16:43.050 INFO STEP 23 (remove_files) COMPLETE
45992025-08-29T22:16:43.230Z[ recovery-image] Aug 29 22:16:43.050 INFO O| Aug 29 22:16:43.050 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46002025-08-29T22:16:43.255Z[ recovery-image] Aug 29 22:16:43.070 INFO O| Aug 29 22:16:43.070 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/tzmon"
46012025-08-29T22:16:43.255Z[ recovery-image] Aug 29 22:16:43.070 INFO O| Aug 29 22:16:43.070 INFO STEP 24 (remove_files) COMPLETE
46022025-08-29T22:16:43.255Z[ recovery-image] Aug 29 22:16:43.070 INFO O| Aug 29 22:16:43.070 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46032025-08-29T22:16:43.255Z[ recovery-image] Aug 29 22:16:43.090 INFO O| Aug 29 22:16:43.090 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/power"
46042025-08-29T22:16:43.255Z[ recovery-image] Aug 29 22:16:43.090 INFO O| Aug 29 22:16:43.090 INFO STEP 25 (remove_files) COMPLETE
46052025-08-29T22:16:43.256Z[ recovery-image] Aug 29 22:16:43.090 INFO O| Aug 29 22:16:43.090 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46062025-08-29T22:16:43.281Z[ recovery-image] Aug 29 22:16:43.106 INFO O| Aug 29 22:16:43.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio"
46072025-08-29T22:16:43.281Z[ recovery-image] Aug 29 22:16:43.106 INFO O| Aug 29 22:16:43.106 INFO STEP 26 (remove_files) COMPLETE
46082025-08-29T22:16:43.281Z[ recovery-image] Aug 29 22:16:43.106 INFO O| Aug 29 22:16:43.106 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46092025-08-29T22:16:43.305Z[ recovery-image] Aug 29 22:16:43.120 INFO O| Aug 29 22:16:43.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio1575"
46102025-08-29T22:16:43.305Z[ recovery-image] Aug 29 22:16:43.120 INFO O| Aug 29 22:16:43.120 INFO STEP 27 (remove_files) COMPLETE
46112025-08-29T22:16:43.305Z[ recovery-image] Aug 29 22:16:43.120 INFO O| Aug 29 22:16:43.120 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46122025-08-29T22:16:43.305Z[ recovery-image] Aug 29 22:16:43.138 INFO O| Aug 29 22:16:43.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audioens"
46132025-08-29T22:16:43.305Z[ recovery-image] Aug 29 22:16:43.139 INFO O| Aug 29 22:16:43.139 INFO STEP 28 (remove_files) COMPLETE
46142025-08-29T22:16:43.305Z[ recovery-image] Aug 29 22:16:43.139 INFO O| Aug 29 22:16:43.139 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46152025-08-29T22:16:43.330Z[ recovery-image] Aug 29 22:16:43.157 INFO O| Aug 29 22:16:43.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiopci"
46162025-08-29T22:16:43.330Z[ recovery-image] Aug 29 22:16:43.157 INFO O| Aug 29 22:16:43.157 INFO STEP 29 (remove_files) COMPLETE
46172025-08-29T22:16:43.330Z[ recovery-image] Aug 29 22:16:43.157 INFO O| Aug 29 22:16:43.157 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46182025-08-29T22:16:43.355Z[ recovery-image] Aug 29 22:16:43.177 INFO O| Aug 29 22:16:43.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiots"
46192025-08-29T22:16:43.355Z[ recovery-image] Aug 29 22:16:43.177 INFO O| Aug 29 22:16:43.177 INFO STEP 30 (remove_files) COMPLETE
46202025-08-29T22:16:43.355Z[ recovery-image] Aug 29 22:16:43.177 INFO O| Aug 29 22:16:43.177 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46212025-08-29T22:16:43.380Z[ recovery-image] Aug 29 22:16:43.192 INFO O| Aug 29 22:16:43.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ehci"
46222025-08-29T22:16:43.380Z[ recovery-image] Aug 29 22:16:43.192 INFO O| Aug 29 22:16:43.192 INFO STEP 31 (remove_files) COMPLETE
46232025-08-29T22:16:43.381Z[ recovery-image] Aug 29 22:16:43.192 INFO O| Aug 29 22:16:43.192 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46242025-08-29T22:16:43.381Z[ recovery-image] Aug 29 22:16:43.204 INFO O| Aug 29 22:16:43.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hid"
46252025-08-29T22:16:43.381Z[ recovery-image] Aug 29 22:16:43.205 INFO O| Aug 29 22:16:43.205 INFO STEP 32 (remove_files) COMPLETE
46262025-08-29T22:16:43.381Z[ recovery-image] Aug 29 22:16:43.205 INFO O| Aug 29 22:16:43.205 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46272025-08-29T22:16:43.405Z[ recovery-image] Aug 29 22:16:43.222 INFO O| Aug 29 22:16:43.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hubd"
46282025-08-29T22:16:43.405Z[ recovery-image] Aug 29 22:16:43.222 INFO O| Aug 29 22:16:43.222 INFO STEP 33 (remove_files) COMPLETE
46292025-08-29T22:16:43.405Z[ recovery-image] Aug 29 22:16:43.222 INFO O| Aug 29 22:16:43.222 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46302025-08-29T22:16:43.405Z[ recovery-image] Aug 29 22:16:43.240 INFO O| Aug 29 22:16:43.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ohci"
46312025-08-29T22:16:43.405Z[ recovery-image] Aug 29 22:16:43.240 INFO O| Aug 29 22:16:43.240 INFO STEP 34 (remove_files) COMPLETE
46322025-08-29T22:16:43.405Z[ recovery-image] Aug 29 22:16:43.240 INFO O| Aug 29 22:16:43.240 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46332025-08-29T22:16:43.430Z[ recovery-image] Aug 29 22:16:43.257 INFO O| Aug 29 22:16:43.257 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
46342025-08-29T22:16:43.430Z[ recovery-image] Aug 29 22:16:43.257 INFO O| Aug 29 22:16:43.257 INFO STEP 35 (remove_files) COMPLETE
46352025-08-29T22:16:43.430Z[ recovery-image] Aug 29 22:16:43.257 INFO O| Aug 29 22:16:43.257 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46362025-08-29T22:16:43.455Z[ recovery-image] Aug 29 22:16:43.277 INFO O| Aug 29 22:16:43.277 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/uhci"
46372025-08-29T22:16:43.455Z[ recovery-image] Aug 29 22:16:43.277 INFO O| Aug 29 22:16:43.277 INFO STEP 36 (remove_files) COMPLETE
46382025-08-29T22:16:43.455Z[ recovery-image] Aug 29 22:16:43.277 INFO O| Aug 29 22:16:43.277 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46392025-08-29T22:16:43.480Z[ recovery-image] Aug 29 22:16:43.298 INFO O| Aug 29 22:16:43.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
46402025-08-29T22:16:43.480Z[ recovery-image] Aug 29 22:16:43.298 INFO O| Aug 29 22:16:43.298 INFO STEP 37 (remove_files) COMPLETE
46412025-08-29T22:16:43.480Z[ recovery-image] Aug 29 22:16:43.298 INFO O| Aug 29 22:16:43.298 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46422025-08-29T22:16:43.505Z[ recovery-image] Aug 29 22:16:43.320 INFO O| Aug 29 22:16:43.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_as"
46432025-08-29T22:16:43.505Z[ recovery-image] Aug 29 22:16:43.320 INFO O| Aug 29 22:16:43.320 INFO STEP 38 (remove_files) COMPLETE
46442025-08-29T22:16:43.505Z[ recovery-image] Aug 29 22:16:43.320 INFO O| Aug 29 22:16:43.320 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46452025-08-29T22:16:43.505Z[ recovery-image] Aug 29 22:16:43.334 INFO O| Aug 29 22:16:43.334 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
46462025-08-29T22:16:43.506Z[ recovery-image] Aug 29 22:16:43.334 INFO O| Aug 29 22:16:43.334 INFO STEP 39 (remove_files) COMPLETE
46472025-08-29T22:16:43.506Z[ recovery-image] Aug 29 22:16:43.334 INFO O| Aug 29 22:16:43.334 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46482025-08-29T22:16:43.531Z[ recovery-image] Aug 29 22:16:43.347 INFO O| Aug 29 22:16:43.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
46492025-08-29T22:16:43.531Z[ recovery-image] Aug 29 22:16:43.347 INFO O| Aug 29 22:16:43.347 INFO STEP 40 (remove_files) COMPLETE
46502025-08-29T22:16:43.531Z[ recovery-image] Aug 29 22:16:43.347 INFO O| Aug 29 22:16:43.347 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46512025-08-29T22:16:43.531Z[ recovery-image] Aug 29 22:16:43.360 INFO O| Aug 29 22:16:43.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usbprn"
46522025-08-29T22:16:43.531Z[ recovery-image] Aug 29 22:16:43.360 INFO O| Aug 29 22:16:43.360 INFO STEP 41 (remove_files) COMPLETE
46532025-08-29T22:16:43.531Z[ recovery-image] Aug 29 22:16:43.360 INFO O| Aug 29 22:16:43.360 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46542025-08-29T22:16:43.555Z[ recovery-image] Aug 29 22:16:43.375 INFO O| Aug 29 22:16:43.374 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/xhci"
46552025-08-29T22:16:43.556Z[ recovery-image] Aug 29 22:16:43.375 INFO O| Aug 29 22:16:43.375 INFO STEP 42 (remove_files) COMPLETE
46562025-08-29T22:16:43.556Z[ recovery-image] Aug 29 22:16:43.375 INFO O| Aug 29 22:16:43.375 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46572025-08-29T22:16:43.580Z[ recovery-image] Aug 29 22:16:43.396 INFO O| Aug 29 22:16:43.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
46582025-08-29T22:16:43.580Z[ recovery-image] Aug 29 22:16:43.396 INFO O| Aug 29 22:16:43.396 INFO STEP 43 (remove_files) COMPLETE
46592025-08-29T22:16:43.580Z[ recovery-image] Aug 29 22:16:43.396 INFO O| Aug 29 22:16:43.396 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46602025-08-29T22:16:43.580Z[ recovery-image] Aug 29 22:16:43.415 INFO O| Aug 29 22:16:43.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
46612025-08-29T22:16:43.580Z[ recovery-image] Aug 29 22:16:43.416 INFO O| Aug 29 22:16:43.415 INFO STEP 44 (remove_files) COMPLETE
46622025-08-29T22:16:43.580Z[ recovery-image] Aug 29 22:16:43.416 INFO O| Aug 29 22:16:43.416 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46632025-08-29T22:16:43.605Z[ recovery-image] Aug 29 22:16:43.430 INFO O| Aug 29 22:16:43.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
46642025-08-29T22:16:43.605Z[ recovery-image] Aug 29 22:16:43.431 INFO O| Aug 29 22:16:43.431 INFO STEP 45 (remove_files) COMPLETE
46652025-08-29T22:16:43.605Z[ recovery-image] Aug 29 22:16:43.431 INFO O| Aug 29 22:16:43.431 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46662025-08-29T22:16:43.630Z[ recovery-image] Aug 29 22:16:43.445 INFO O| Aug 29 22:16:43.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
46672025-08-29T22:16:43.630Z[ recovery-image] Aug 29 22:16:43.445 INFO O| Aug 29 22:16:43.445 INFO STEP 46 (remove_files) COMPLETE
46682025-08-29T22:16:43.630Z[ recovery-image] Aug 29 22:16:43.445 INFO O| Aug 29 22:16:43.445 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46692025-08-29T22:16:43.630Z[ recovery-image] Aug 29 22:16:43.460 INFO O| Aug 29 22:16:43.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
46702025-08-29T22:16:43.630Z[ recovery-image] Aug 29 22:16:43.460 INFO O| Aug 29 22:16:43.460 INFO STEP 47 (remove_files) COMPLETE
46712025-08-29T22:16:43.630Z[ recovery-image] Aug 29 22:16:43.460 INFO O| Aug 29 22:16:43.460 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46722025-08-29T22:16:43.655Z[ recovery-image] Aug 29 22:16:43.477 INFO O| Aug 29 22:16:43.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
46732025-08-29T22:16:43.655Z[ recovery-image] Aug 29 22:16:43.477 INFO O| Aug 29 22:16:43.477 INFO STEP 48 (remove_files) COMPLETE
46742025-08-29T22:16:43.655Z[ recovery-image] Aug 29 22:16:43.477 INFO O| Aug 29 22:16:43.477 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46752025-08-29T22:16:43.680Z[ recovery-image] Aug 29 22:16:43.494 INFO O| Aug 29 22:16:43.494 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mpt"
46762025-08-29T22:16:43.680Z[ recovery-image] Aug 29 22:16:43.495 INFO O| Aug 29 22:16:43.495 INFO STEP 49 (remove_files) COMPLETE
46772025-08-29T22:16:43.681Z[ recovery-image] Aug 29 22:16:43.495 INFO O| Aug 29 22:16:43.495 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46782025-08-29T22:16:43.681Z[ recovery-image] Aug 29 22:16:43.510 INFO O| Aug 29 22:16:43.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/mpt.conf"
46792025-08-29T22:16:43.681Z[ recovery-image] Aug 29 22:16:43.510 INFO O| Aug 29 22:16:43.510 INFO STEP 50 (remove_files) COMPLETE
46802025-08-29T22:16:43.681Z[ recovery-image] Aug 29 22:16:43.510 INFO O| Aug 29 22:16:43.510 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46812025-08-29T22:16:43.706Z[ recovery-image] Aug 29 22:16:43.523 INFO O| Aug 29 22:16:43.522 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
46822025-08-29T22:16:43.706Z[ recovery-image] Aug 29 22:16:43.523 INFO O| Aug 29 22:16:43.523 INFO STEP 51 (remove_files) COMPLETE
46832025-08-29T22:16:43.706Z[ recovery-image] Aug 29 22:16:43.523 INFO O| Aug 29 22:16:43.523 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46842025-08-29T22:16:43.730Z[ recovery-image] Aug 29 22:16:43.544 INFO O| Aug 29 22:16:43.543 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
46852025-08-29T22:16:43.730Z[ recovery-image] Aug 29 22:16:43.544 INFO O| Aug 29 22:16:43.544 INFO STEP 52 (remove_files) COMPLETE
46862025-08-29T22:16:43.730Z[ recovery-image] Aug 29 22:16:43.544 INFO O| Aug 29 22:16:43.544 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46872025-08-29T22:16:43.730Z[ recovery-image] Aug 29 22:16:43.560 INFO O| Aug 29 22:16:43.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/bootadm"
46882025-08-29T22:16:43.731Z[ recovery-image] Aug 29 22:16:43.561 INFO O| Aug 29 22:16:43.561 INFO STEP 53 (remove_files) COMPLETE
46892025-08-29T22:16:43.731Z[ recovery-image] Aug 29 22:16:43.561 INFO O| Aug 29 22:16:43.561 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46902025-08-29T22:16:43.755Z[ recovery-image] Aug 29 22:16:43.574 INFO O| Aug 29 22:16:43.574 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bootadm"
46912025-08-29T22:16:43.755Z[ recovery-image] Aug 29 22:16:43.575 INFO O| Aug 29 22:16:43.575 INFO STEP 54 (remove_files) COMPLETE
46922025-08-29T22:16:43.755Z[ recovery-image] Aug 29 22:16:43.575 INFO O| Aug 29 22:16:43.575 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46932025-08-29T22:16:43.756Z[ recovery-image] Aug 29 22:16:43.589 INFO O| Aug 29 22:16:43.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/beadm"
46942025-08-29T22:16:43.756Z[ recovery-image] Aug 29 22:16:43.589 INFO O| Aug 29 22:16:43.589 INFO STEP 55 (remove_files) COMPLETE
46952025-08-29T22:16:43.756Z[ recovery-image] Aug 29 22:16:43.589 INFO O| Aug 29 22:16:43.589 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46962025-08-29T22:16:43.781Z[ recovery-image] Aug 29 22:16:43.605 INFO O| Aug 29 22:16:43.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/beadm"
46972025-08-29T22:16:43.781Z[ recovery-image] Aug 29 22:16:43.605 INFO O| Aug 29 22:16:43.605 INFO STEP 56 (remove_files) COMPLETE
46982025-08-29T22:16:43.781Z[ recovery-image] Aug 29 22:16:43.605 INFO O| Aug 29 22:16:43.605 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46992025-08-29T22:16:43.806Z[ recovery-image] Aug 29 22:16:43.625 INFO O| Aug 29 22:16:43.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/etc/default/tar"
47002025-08-29T22:16:43.806Z[ recovery-image] Aug 29 22:16:43.625 INFO O| Aug 29 22:16:43.625 INFO STEP 57 (remove_files) COMPLETE
47012025-08-29T22:16:43.806Z[ recovery-image] Aug 29 22:16:43.625 INFO O| Aug 29 22:16:43.625 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47022025-08-29T22:16:43.834Z[ recovery-image] Aug 29 22:16:43.645 INFO O| Aug 29 22:16:43.645 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
47032025-08-29T22:16:43.834Z[ recovery-image] Aug 29 22:16:43.645 INFO O| Aug 29 22:16:43.645 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap ...
47042025-08-29T22:16:43.834Z[ recovery-image] Aug 29 22:16:43.645 INFO O| Aug 29 22:16:43.645 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
47052025-08-29T22:16:43.834Z[ recovery-image] Aug 29 22:16:43.645 INFO O| Aug 29 22:16:43.645 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
47062025-08-29T22:16:43.834Z[ recovery-image] Aug 29 22:16:43.645 INFO O| Aug 29 22:16:43.645 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
47072025-08-29T22:16:43.834Z[ recovery-image] Aug 29 22:16:43.645 INFO O| Aug 29 22:16:43.645 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
47082025-08-29T22:16:43.834Z[ recovery-image] Aug 29 22:16:43.645 INFO O| Aug 29 22:16:43.645 INFO ok!
47092025-08-29T22:16:43.834Z[ recovery-image] Aug 29 22:16:43.645 INFO O| Aug 29 22:16:43.645 INFO STEP 58 (ensure_file) COMPLETE
47102025-08-29T22:16:43.834Z[ recovery-image] Aug 29 22:16:43.645 INFO O| Aug 29 22:16:43.645 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47112025-08-29T22:16:43.834Z[ recovery-image] Aug 29 22:16:43.665 INFO O| Aug 29 22:16:43.665 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
47122025-08-29T22:16:43.834Z[ recovery-image] Aug 29 22:16:43.665 INFO O| Aug 29 22:16:43.665 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
47132025-08-29T22:16:43.834Z[ recovery-image] Aug 29 22:16:43.665 INFO O| Aug 29 22:16:43.665 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
47142025-08-29T22:16:43.834Z[ recovery-image] Aug 29 22:16:43.665 INFO O| Aug 29 22:16:43.665 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
47152025-08-29T22:16:43.834Z[ recovery-image] Aug 29 22:16:43.665 INFO O| Aug 29 22:16:43.665 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
47162025-08-29T22:16:43.834Z[ recovery-image] Aug 29 22:16:43.665 INFO O| Aug 29 22:16:43.665 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
47172025-08-29T22:16:43.834Z[ recovery-image] Aug 29 22:16:43.665 INFO O| Aug 29 22:16:43.665 INFO ok!
47182025-08-29T22:16:43.834Z[ recovery-image] Aug 29 22:16:43.665 INFO O| Aug 29 22:16:43.665 INFO STEP 59 (ensure_file) COMPLETE
47192025-08-29T22:16:43.834Z[ recovery-image] Aug 29 22:16:43.665 INFO O| Aug 29 22:16:43.665 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47202025-08-29T22:16:43.862Z[ recovery-image] Aug 29 22:16:43.681 INFO O| Aug 29 22:16:43.681 INFO file /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile does not exist
47212025-08-29T22:16:43.862Z[ recovery-image] Aug 29 22:16:43.681 INFO O| Aug 29 22:16:43.681 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile ...
47222025-08-29T22:16:43.862Z[ recovery-image] Aug 29 22:16:43.682 INFO O| Aug 29 22:16:43.681 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile
47232025-08-29T22:16:43.862Z[ recovery-image] Aug 29 22:16:43.682 INFO O| Aug 29 22:16:43.682 INFO ok!
47242025-08-29T22:16:43.862Z[ recovery-image] Aug 29 22:16:43.682 INFO O| Aug 29 22:16:43.682 INFO STEP 60 (ensure_file) COMPLETE
47252025-08-29T22:16:43.862Z[ recovery-image] Aug 29 22:16:43.682 INFO O| Aug 29 22:16:43.682 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47262025-08-29T22:16:43.888Z[ recovery-image] Aug 29 22:16:43.697 INFO O| Aug 29 22:16:43.697 WARN file /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
47272025-08-29T22:16:43.888Z[ recovery-image] Aug 29 22:16:43.697 INFO O| Aug 29 22:16:43.697 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc ...
47282025-08-29T22:16:43.888Z[ recovery-image] Aug 29 22:16:43.697 INFO O| Aug 29 22:16:43.697 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc
47292025-08-29T22:16:43.888Z[ recovery-image] Aug 29 22:16:43.697 INFO O| Aug 29 22:16:43.697 INFO ok!
47302025-08-29T22:16:43.888Z[ recovery-image] Aug 29 22:16:43.697 INFO O| Aug 29 22:16:43.697 INFO STEP 61 (ensure_file) COMPLETE
47312025-08-29T22:16:43.888Z[ recovery-image] Aug 29 22:16:43.697 INFO O| Aug 29 22:16:43.697 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47322025-08-29T22:16:43.888Z[ recovery-image] Aug 29 22:16:43.718 INFO O| Aug 29 22:16:43.718 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
47332025-08-29T22:16:43.888Z[ recovery-image] Aug 29 22:16:43.718 INFO O| Aug 29 22:16:43.718 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/sled/ramdisk/etc/motd ...
47342025-08-29T22:16:43.888Z[ recovery-image] Aug 29 22:16:43.718 INFO O| Aug 29 22:16:43.718 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
47352025-08-29T22:16:43.888Z[ recovery-image] Aug 29 22:16:43.718 INFO O| Aug 29 22:16:43.718 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
47362025-08-29T22:16:43.888Z[ recovery-image] Aug 29 22:16:43.718 INFO O| Aug 29 22:16:43.718 INFO ok!
47372025-08-29T22:16:43.888Z[ recovery-image] Aug 29 22:16:43.718 INFO O| Aug 29 22:16:43.718 INFO STEP 62 (ensure_file) COMPLETE
47382025-08-29T22:16:43.888Z[ recovery-image] Aug 29 22:16:43.718 INFO O| Aug 29 22:16:43.718 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47392025-08-29T22:16:43.913Z[ recovery-image] Aug 29 22:16:43.736 INFO O| Aug 29 22:16:43.736 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
47402025-08-29T22:16:43.913Z[ recovery-image] Aug 29 22:16:43.736 INFO O| Aug 29 22:16:43.736 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
47412025-08-29T22:16:43.913Z[ recovery-image] Aug 29 22:16:43.736 INFO O| Aug 29 22:16:43.736 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
47422025-08-29T22:16:43.913Z[ recovery-image] Aug 29 22:16:43.736 INFO O| Aug 29 22:16:43.736 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
47432025-08-29T22:16:43.913Z[ recovery-image] Aug 29 22:16:43.736 INFO O| Aug 29 22:16:43.736 INFO ok!
47442025-08-29T22:16:43.913Z[ recovery-image] Aug 29 22:16:43.736 INFO O| Aug 29 22:16:43.736 INFO STEP 63 (ensure_file) COMPLETE
47452025-08-29T22:16:43.913Z[ recovery-image] Aug 29 22:16:43.736 INFO O| Aug 29 22:16:43.736 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47462025-08-29T22:16:43.939Z[ recovery-image] Aug 29 22:16:43.753 INFO O| Aug 29 22:16:43.753 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
47472025-08-29T22:16:43.939Z[ recovery-image] Aug 29 22:16:43.753 INFO O| Aug 29 22:16:43.753 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly ...
47482025-08-29T22:16:43.939Z[ recovery-image] Aug 29 22:16:43.753 INFO O| Aug 29 22:16:43.753 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly
47492025-08-29T22:16:43.939Z[ recovery-image] Aug 29 22:16:43.753 INFO O| Aug 29 22:16:43.753 INFO ok!
47502025-08-29T22:16:43.939Z[ recovery-image] Aug 29 22:16:43.753 INFO O| Aug 29 22:16:43.753 INFO STEP 64 (assemble_files) COMPLETE
47512025-08-29T22:16:43.939Z[ recovery-image] Aug 29 22:16:43.753 INFO O| Aug 29 22:16:43.753 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47522025-08-29T22:16:43.939Z[ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf does not exist
47532025-08-29T22:16:43.939Z[ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf ...
47542025-08-29T22:16:43.939Z[ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
47552025-08-29T22:16:43.939Z[ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
47562025-08-29T22:16:43.939Z[ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO ok!
47572025-08-29T22:16:43.939Z[ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO STEP 65 (ensure_file) COMPLETE
47582025-08-29T22:16:43.939Z[ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47592025-08-29T22:16:43.939Z[ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO skip step because feature "omicron1" is not enabled
47602025-08-29T22:16:43.939Z[ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47612025-08-29T22:16:43.939Z[ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO skip step because feature "omicron1" is not enabled
47622025-08-29T22:16:43.939Z[ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47632025-08-29T22:16:43.939Z[ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO skip step because feature "omicron1" is not enabled
47642025-08-29T22:16:43.939Z[ recovery-image] Aug 29 22:16:43.768 INFO O| Aug 29 22:16:43.768 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47652025-08-29T22:16:43.965Z[ recovery-image] Aug 29 22:16:43.790 INFO O| Aug 29 22:16:43.790 INFO file /rpool/images/build/recovery/output/sled-ramdisk.tar does not already exist, skipping removal
47662025-08-29T22:16:43.965Z[ recovery-image] Aug 29 22:16:43.790 INFO O| Aug 29 22:16:43.790 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
47672025-08-29T22:16:45.190Z[ host-image] Aug 29 22:16:45.025 INFO O| Aug 29 22:16:45.025 INFO O| Startup: Caching catalogs ... Done
47682025-08-29T22:16:46.231Z[ recovery-image] Aug 29 22:16:46.067 INFO O| Aug 29 22:16:46.067 INFO STEP 69 (pack_tar) COMPLETE
47692025-08-29T22:16:46.231Z[ recovery-image] Aug 29 22:16:46.067 INFO O| Aug 29 22:16:46.067 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
47702025-08-29T22:16:46.257Z[ recovery-image] Aug 29 22:16:46.067 INFO O| Aug 29 22:16:46.067 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
47712025-08-29T22:16:46.327Z[ recovery-image] Aug 29 22:16:46.164 INFO O| Aug 29 22:16:46.163 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
47722025-08-29T22:16:46.389Z[ recovery-image] Aug 29 22:16:46.226 INFO O| Aug 29 22:16:46.225 INFO completed processing sled/ramdisk-02-trim
47732025-08-29T22:16:46.414Z[ recovery-image] Aug 29 22:16:46.230 INFO image builder template: ramdisk-03-recovery-trim...
47742025-08-29T22:16:46.414Z[ recovery-image] Aug 29 22:16:46.230 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/.tmpOWgyXQ/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.37.402", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@16.0.0.0", "-n", "ramdisk-03-recovery-trim"], pwd: None
47752025-08-29T22:16:46.537Z[ recovery-image] Aug 29 22:16:46.373 INFO O| Aug 29 22:16:46.373 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
47762025-08-29T22:16:46.562Z[ recovery-image] Aug 29 22:16:46.380 INFO O| Aug 29 22:16:46.380 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
47772025-08-29T22:16:46.586Z[ recovery-image] Aug 29 22:16:46.419 INFO O| Aug 29 22:16:46.418 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim: sync = disabled
47782025-08-29T22:16:46.618Z[ recovery-image] Aug 29 22:16:46.454 INFO O| Aug 29 22:16:46.454 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
47792025-08-29T22:16:46.618Z[ recovery-image] Aug 29 22:16:46.454 INFO O| Aug 29 22:16:46.454 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
47802025-08-29T22:16:46.643Z[ recovery-image] Aug 29 22:16:46.470 INFO O| Aug 29 22:16:46.470 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
47812025-08-29T22:16:46.643Z[ recovery-image] Aug 29 22:16:46.478 INFO O| Aug 29 22:16:46.478 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
47822025-08-29T22:16:46.667Z[ recovery-image] Aug 29 22:16:46.486 INFO O| Aug 29 22:16:46.486 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
47832025-08-29T22:16:46.893Z[ recovery-image] Aug 29 22:16:46.724 INFO O| Aug 29 22:16:46.724 INFO rolled back to input snapshot; work may begin
47842025-08-29T22:16:46.893Z[ recovery-image] Aug 29 22:16:46.724 INFO O| Aug 29 22:16:46.724 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
47852025-08-29T22:16:46.919Z[ recovery-image] Aug 29 22:16:46.733 INFO O| Aug 29 22:16:46.732 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47862025-08-29T22:16:46.919Z[ recovery-image] Aug 29 22:16:46.749 INFO O| Aug 29 22:16:46.749 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/7"
47872025-08-29T22:16:46.919Z[ recovery-image] Aug 29 22:16:46.753 INFO O| Aug 29 22:16:46.753 INFO STEP 0 (remove_files) COMPLETE
47882025-08-29T22:16:46.919Z[ recovery-image] Aug 29 22:16:46.753 INFO O| Aug 29 22:16:46.753 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47892025-08-29T22:16:46.945Z[ recovery-image] Aug 29 22:16:46.778 INFO O| Aug 29 22:16:46.778 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/share"
47902025-08-29T22:16:47.044Z[ recovery-image] Aug 29 22:16:46.879 INFO O| Aug 29 22:16:46.878 INFO STEP 1 (remove_files) COMPLETE
47912025-08-29T22:16:47.044Z[ recovery-image] Aug 29 22:16:46.879 INFO O| Aug 29 22:16:46.879 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47922025-08-29T22:16:47.069Z[ recovery-image] Aug 29 22:16:46.896 INFO O| Aug 29 22:16:46.896 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dns"
47932025-08-29T22:16:47.069Z[ recovery-image] Aug 29 22:16:46.899 INFO O| Aug 29 22:16:46.899 INFO STEP 2 (remove_files) COMPLETE
47942025-08-29T22:16:47.069Z[ recovery-image] Aug 29 22:16:46.899 INFO O| Aug 29 22:16:46.899 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47952025-08-29T22:16:47.095Z[ recovery-image] Aug 29 22:16:46.919 INFO O| Aug 29 22:16:46.919 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/iconv"
47962025-08-29T22:16:47.152Z[ recovery-image] Aug 29 22:16:46.987 INFO O| Aug 29 22:16:46.987 INFO STEP 3 (remove_files) COMPLETE
47972025-08-29T22:16:47.152Z[ recovery-image] Aug 29 22:16:46.987 INFO O| Aug 29 22:16:46.987 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47982025-08-29T22:16:47.179Z[ recovery-image] Aug 29 22:16:47.011 INFO O| Aug 29 22:16:47.011 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/locale"
47992025-08-29T22:16:47.206Z[ recovery-image] Aug 29 22:16:47.030 INFO O| Aug 29 22:16:47.030 INFO STEP 4 (remove_files) COMPLETE
48002025-08-29T22:16:47.207Z[ recovery-image] Aug 29 22:16:47.030 INFO O| Aug 29 22:16:47.030 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48012025-08-29T22:16:47.233Z[ recovery-image] Aug 29 22:16:47.047 INFO O| Aug 29 22:16:47.046 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/mps"
48022025-08-29T22:16:47.233Z[ recovery-image] Aug 29 22:16:47.048 INFO O| Aug 29 22:16:47.048 INFO STEP 5 (remove_files) COMPLETE
48032025-08-29T22:16:47.233Z[ recovery-image] Aug 29 22:16:47.048 INFO O| Aug 29 22:16:47.048 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48042025-08-29T22:16:47.233Z[ recovery-image] Aug 29 22:16:47.066 INFO O| Aug 29 22:16:47.066 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pkgconfig"
48052025-08-29T22:16:47.234Z[ recovery-image] Aug 29 22:16:47.068 INFO O| Aug 29 22:16:47.068 INFO STEP 6 (remove_files) COMPLETE
48062025-08-29T22:16:47.234Z[ recovery-image] Aug 29 22:16:47.068 INFO O| Aug 29 22:16:47.068 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48072025-08-29T22:16:47.260Z[ recovery-image] Aug 29 22:16:47.087 INFO O| Aug 29 22:16:47.087 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/scsi"
48082025-08-29T22:16:47.260Z[ recovery-image] Aug 29 22:16:47.091 INFO O| Aug 29 22:16:47.091 INFO STEP 7 (remove_files) COMPLETE
48092025-08-29T22:16:47.260Z[ recovery-image] Aug 29 22:16:47.092 INFO O| Aug 29 22:16:47.091 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48102025-08-29T22:16:47.287Z[ recovery-image] Aug 29 22:16:47.112 INFO O| Aug 29 22:16:47.112 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbfs"
48112025-08-29T22:16:47.287Z[ recovery-image] Aug 29 22:16:47.113 INFO O| Aug 29 22:16:47.113 INFO STEP 8 (remove_files) COMPLETE
48122025-08-29T22:16:47.287Z[ recovery-image] Aug 29 22:16:47.113 INFO O| Aug 29 22:16:47.113 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48132025-08-29T22:16:47.315Z[ recovery-image] Aug 29 22:16:47.135 INFO O| Aug 29 22:16:47.135 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbsrv"
48142025-08-29T22:16:47.315Z[ recovery-image] Aug 29 22:16:47.137 INFO O| Aug 29 22:16:47.137 INFO STEP 9 (remove_files) COMPLETE
48152025-08-29T22:16:47.316Z[ recovery-image] Aug 29 22:16:47.137 INFO O| Aug 29 22:16:47.137 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48162025-08-29T22:16:47.344Z[ recovery-image] Aug 29 22:16:47.155 INFO O| Aug 29 22:16:47.155 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/perl5"
48172025-08-29T22:16:47.391Z[ recovery-image] Aug 29 22:16:47.227 INFO O| Aug 29 22:16:47.227 INFO STEP 10 (remove_files) COMPLETE
48182025-08-29T22:16:47.391Z[ recovery-image] Aug 29 22:16:47.227 INFO O| Aug 29 22:16:47.227 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48192025-08-29T22:16:47.418Z[ recovery-image] Aug 29 22:16:47.249 INFO O| Aug 29 22:16:47.249 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash"
48202025-08-29T22:16:47.418Z[ recovery-image] Aug 29 22:16:47.252 INFO O| Aug 29 22:16:47.252 INFO STEP 11 (remove_files) COMPLETE
48212025-08-29T22:16:47.419Z[ recovery-image] Aug 29 22:16:47.252 INFO O| Aug 29 22:16:47.252 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48222025-08-29T22:16:47.444Z[ recovery-image] Aug 29 22:16:47.271 INFO O| Aug 29 22:16:47.271 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bhyve"
48232025-08-29T22:16:47.444Z[ recovery-image] Aug 29 22:16:47.274 INFO O| Aug 29 22:16:47.274 INFO STEP 12 (remove_files) COMPLETE
48242025-08-29T22:16:47.444Z[ recovery-image] Aug 29 22:16:47.274 INFO O| Aug 29 22:16:47.274 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48252025-08-29T22:16:47.470Z[ recovery-image] Aug 29 22:16:47.293 INFO O| Aug 29 22:16:47.293 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/emacs"
48262025-08-29T22:16:47.470Z[ recovery-image] Aug 29 22:16:47.293 INFO O| Aug 29 22:16:47.293 INFO STEP 13 (remove_files) COMPLETE
48272025-08-29T22:16:47.470Z[ recovery-image] Aug 29 22:16:47.293 INFO O| Aug 29 22:16:47.293 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48282025-08-29T22:16:47.497Z[ recovery-image] Aug 29 22:16:47.316 INFO O| Aug 29 22:16:47.316 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/icons"
48292025-08-29T22:16:47.498Z[ recovery-image] Aug 29 22:16:47.318 INFO O| Aug 29 22:16:47.318 INFO STEP 14 (remove_files) COMPLETE
48302025-08-29T22:16:47.498Z[ recovery-image] Aug 29 22:16:47.318 INFO O| Aug 29 22:16:47.318 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48312025-08-29T22:16:47.524Z[ recovery-image] Aug 29 22:16:47.339 INFO O| Aug 29 22:16:47.338 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/locale"
48322025-08-29T22:16:47.525Z[ recovery-image] Aug 29 22:16:47.356 INFO O| Aug 29 22:16:47.356 INFO STEP 15 (remove_files) COMPLETE
48332025-08-29T22:16:47.525Z[ recovery-image] Aug 29 22:16:47.357 INFO O| Aug 29 22:16:47.356 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48342025-08-29T22:16:47.552Z[ recovery-image] Aug 29 22:16:47.381 INFO O| Aug 29 22:16:47.380 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/src"
48352025-08-29T22:16:47.552Z[ recovery-image] Aug 29 22:16:47.381 INFO O| Aug 29 22:16:47.381 INFO STEP 16 (remove_files) COMPLETE
48362025-08-29T22:16:47.552Z[ recovery-image] Aug 29 22:16:47.381 INFO O| Aug 29 22:16:47.381 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48372025-08-29T22:16:47.578Z[ recovery-image] Aug 29 22:16:47.403 INFO O| Aug 29 22:16:47.403 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/terminfo"
48382025-08-29T22:16:47.578Z[ recovery-image] Aug 29 22:16:47.403 INFO O| Aug 29 22:16:47.403 INFO STEP 17 (remove_files) COMPLETE
48392025-08-29T22:16:47.579Z[ recovery-image] Aug 29 22:16:47.403 INFO O| Aug 29 22:16:47.403 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48402025-08-29T22:16:47.613Z[ recovery-image] Aug 29 22:16:47.423 INFO O| Aug 29 22:16:47.423 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/vim"
48412025-08-29T22:16:47.643Z[ recovery-image] Aug 29 22:16:47.474 INFO O| Aug 29 22:16:47.474 INFO STEP 18 (remove_files) COMPLETE
48422025-08-29T22:16:47.643Z[ recovery-image] Aug 29 22:16:47.474 INFO O| Aug 29 22:16:47.474 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48432025-08-29T22:16:47.668Z[ recovery-image] Aug 29 22:16:47.495 INFO O| Aug 29 22:16:47.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/network/ssh.xml"
48442025-08-29T22:16:47.669Z[ recovery-image] Aug 29 22:16:47.496 INFO O| Aug 29 22:16:47.496 INFO STEP 19 (remove_files) COMPLETE
48452025-08-29T22:16:47.669Z[ recovery-image] Aug 29 22:16:47.496 INFO O| Aug 29 22:16:47.496 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48462025-08-29T22:16:47.697Z[ recovery-image] Aug 29 22:16:47.518 INFO O| Aug 29 22:16:47.517 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/system/fmd.xml"
48472025-08-29T22:16:47.697Z[ recovery-image] Aug 29 22:16:47.518 INFO O| Aug 29 22:16:47.518 INFO STEP 20 (remove_files) COMPLETE
48482025-08-29T22:16:47.697Z[ recovery-image] Aug 29 22:16:47.518 INFO O| Aug 29 22:16:47.518 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48492025-08-29T22:16:47.725Z[ recovery-image] Aug 29 22:16:47.539 INFO O| Aug 29 22:16:47.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/adb"
48502025-08-29T22:16:47.725Z[ recovery-image] Aug 29 22:16:47.540 INFO O| Aug 29 22:16:47.540 INFO STEP 21 (remove_files) COMPLETE
48512025-08-29T22:16:47.725Z[ recovery-image] Aug 29 22:16:47.540 INFO O| Aug 29 22:16:47.540 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48522025-08-29T22:16:47.725Z[ recovery-image] Aug 29 22:16:47.555 INFO O| Aug 29 22:16:47.554 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/addbadsec"
48532025-08-29T22:16:47.725Z[ recovery-image] Aug 29 22:16:47.555 INFO O| Aug 29 22:16:47.555 INFO STEP 22 (remove_files) COMPLETE
48542025-08-29T22:16:47.725Z[ recovery-image] Aug 29 22:16:47.555 INFO O| Aug 29 22:16:47.555 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48552025-08-29T22:16:47.751Z[ recovery-image] Aug 29 22:16:47.576 INFO O| Aug 29 22:16:47.576 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/agentxtrap"
48562025-08-29T22:16:47.751Z[ recovery-image] Aug 29 22:16:47.576 INFO O| Aug 29 22:16:47.576 INFO STEP 23 (remove_files) COMPLETE
48572025-08-29T22:16:47.751Z[ recovery-image] Aug 29 22:16:47.576 INFO O| Aug 29 22:16:47.576 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48582025-08-29T22:16:47.776Z[ recovery-image] Aug 29 22:16:47.595 INFO O| Aug 29 22:16:47.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/alias"
48592025-08-29T22:16:47.776Z[ recovery-image] Aug 29 22:16:47.595 INFO O| Aug 29 22:16:47.595 INFO STEP 24 (remove_files) COMPLETE
48602025-08-29T22:16:47.777Z[ recovery-image] Aug 29 22:16:47.595 INFO O| Aug 29 22:16:47.595 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48612025-08-29T22:16:47.803Z[ recovery-image] Aug 29 22:16:47.613 INFO O| Aug 29 22:16:47.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/adb"
48622025-08-29T22:16:47.803Z[ recovery-image] Aug 29 22:16:47.613 INFO O| Aug 29 22:16:47.613 INFO STEP 25 (remove_files) COMPLETE
48632025-08-29T22:16:47.803Z[ recovery-image] Aug 29 22:16:47.613 INFO O| Aug 29 22:16:47.613 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48642025-08-29T22:16:47.803Z[ recovery-image] Aug 29 22:16:47.635 INFO O| Aug 29 22:16:47.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/amt"
48652025-08-29T22:16:47.803Z[ recovery-image] Aug 29 22:16:47.636 INFO O| Aug 29 22:16:47.635 INFO STEP 26 (remove_files) COMPLETE
48662025-08-29T22:16:47.803Z[ recovery-image] Aug 29 22:16:47.636 INFO O| Aug 29 22:16:47.635 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48672025-08-29T22:16:47.828Z[ recovery-image] Aug 29 22:16:47.656 INFO O| Aug 29 22:16:47.656 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/cputrack"
48682025-08-29T22:16:47.829Z[ recovery-image] Aug 29 22:16:47.657 INFO O| Aug 29 22:16:47.656 INFO STEP 27 (remove_files) COMPLETE
48692025-08-29T22:16:47.829Z[ recovery-image] Aug 29 22:16:47.657 INFO O| Aug 29 22:16:47.656 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48702025-08-29T22:16:47.854Z[ recovery-image] Aug 29 22:16:47.679 INFO O| Aug 29 22:16:47.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/crle"
48712025-08-29T22:16:47.854Z[ recovery-image] Aug 29 22:16:47.679 INFO O| Aug 29 22:16:47.679 INFO STEP 28 (remove_files) COMPLETE
48722025-08-29T22:16:47.854Z[ recovery-image] Aug 29 22:16:47.679 INFO O| Aug 29 22:16:47.679 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48732025-08-29T22:16:47.880Z[ recovery-image] Aug 29 22:16:47.699 INFO O| Aug 29 22:16:47.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl"
48742025-08-29T22:16:47.880Z[ recovery-image] Aug 29 22:16:47.699 INFO O| Aug 29 22:16:47.699 INFO STEP 29 (remove_files) COMPLETE
48752025-08-29T22:16:47.881Z[ recovery-image] Aug 29 22:16:47.699 INFO O| Aug 29 22:16:47.699 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48762025-08-29T22:16:47.908Z[ recovery-image] Aug 29 22:16:47.717 INFO O| Aug 29 22:16:47.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl-config"
48772025-08-29T22:16:47.908Z[ recovery-image] Aug 29 22:16:47.718 INFO O| Aug 29 22:16:47.718 INFO STEP 30 (remove_files) COMPLETE
48782025-08-29T22:16:47.908Z[ recovery-image] Aug 29 22:16:47.718 INFO O| Aug 29 22:16:47.718 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48792025-08-29T22:16:47.909Z[ recovery-image] Aug 29 22:16:47.735 INFO O| Aug 29 22:16:47.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/decrypt"
48802025-08-29T22:16:47.909Z[ recovery-image] Aug 29 22:16:47.736 INFO O| Aug 29 22:16:47.736 INFO STEP 31 (remove_files) COMPLETE
48812025-08-29T22:16:47.909Z[ recovery-image] Aug 29 22:16:47.736 INFO O| Aug 29 22:16:47.736 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48822025-08-29T22:16:47.936Z[ recovery-image] Aug 29 22:16:47.757 INFO O| Aug 29 22:16:47.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/digest"
48832025-08-29T22:16:47.936Z[ recovery-image] Aug 29 22:16:47.758 INFO O| Aug 29 22:16:47.758 INFO STEP 32 (remove_files) COMPLETE
48842025-08-29T22:16:47.936Z[ recovery-image] Aug 29 22:16:47.758 INFO O| Aug 29 22:16:47.758 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48852025-08-29T22:16:47.968Z[ recovery-image] Aug 29 22:16:47.772 INFO O| Aug 29 22:16:47.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/elfwrap"
48862025-08-29T22:16:47.968Z[ recovery-image] Aug 29 22:16:47.772 INFO O| Aug 29 22:16:47.772 INFO STEP 33 (remove_files) COMPLETE
48872025-08-29T22:16:47.968Z[ recovery-image] Aug 29 22:16:47.772 INFO O| Aug 29 22:16:47.772 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48882025-08-29T22:16:47.969Z[ recovery-image] Aug 29 22:16:47.797 INFO O| Aug 29 22:16:47.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/encrypt"
48892025-08-29T22:16:47.969Z[ recovery-image] Aug 29 22:16:47.798 INFO O| Aug 29 22:16:47.797 INFO STEP 34 (remove_files) COMPLETE
48902025-08-29T22:16:47.969Z[ recovery-image] Aug 29 22:16:47.798 INFO O| Aug 29 22:16:47.798 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48912025-08-29T22:16:48.001Z[ recovery-image] Aug 29 22:16:47.819 INFO O| Aug 29 22:16:47.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gclear"
48922025-08-29T22:16:48.001Z[ recovery-image] Aug 29 22:16:47.820 INFO O| Aug 29 22:16:47.820 INFO STEP 35 (remove_files) COMPLETE
48932025-08-29T22:16:48.001Z[ recovery-image] Aug 29 22:16:47.820 INFO O| Aug 29 22:16:47.820 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48942025-08-29T22:16:48.026Z[ recovery-image] Aug 29 22:16:47.842 INFO O| Aug 29 22:16:47.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ginfocmp"
48952025-08-29T22:16:48.026Z[ recovery-image] Aug 29 22:16:47.842 INFO O| Aug 29 22:16:47.842 INFO STEP 36 (remove_files) COMPLETE
48962025-08-29T22:16:48.026Z[ recovery-image] Aug 29 22:16:47.842 INFO O| Aug 29 22:16:47.842 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48972025-08-29T22:16:48.050Z[ recovery-image] Aug 29 22:16:47.864 INFO O| Aug 29 22:16:47.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtabs"
48982025-08-29T22:16:48.050Z[ recovery-image] Aug 29 22:16:47.865 INFO O| Aug 29 22:16:47.865 INFO STEP 37 (remove_files) COMPLETE
48992025-08-29T22:16:48.050Z[ recovery-image] Aug 29 22:16:47.865 INFO O| Aug 29 22:16:47.865 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49002025-08-29T22:16:48.078Z[ recovery-image] Aug 29 22:16:47.887 INFO O| Aug 29 22:16:47.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtic"
49012025-08-29T22:16:48.078Z[ recovery-image] Aug 29 22:16:47.887 INFO O| Aug 29 22:16:47.887 INFO STEP 38 (remove_files) COMPLETE
49022025-08-29T22:16:48.078Z[ recovery-image] Aug 29 22:16:47.887 INFO O| Aug 29 22:16:47.887 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49032025-08-29T22:16:48.078Z[ recovery-image] Aug 29 22:16:47.910 INFO O| Aug 29 22:16:47.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtoe"
49042025-08-29T22:16:48.078Z[ recovery-image] Aug 29 22:16:47.910 INFO O| Aug 29 22:16:47.910 INFO STEP 39 (remove_files) COMPLETE
49052025-08-29T22:16:48.078Z[ recovery-image] Aug 29 22:16:47.910 INFO O| Aug 29 22:16:47.910 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49062025-08-29T22:16:48.102Z[ recovery-image] Aug 29 22:16:47.929 INFO O| Aug 29 22:16:47.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtput"
49072025-08-29T22:16:48.102Z[ recovery-image] Aug 29 22:16:47.929 INFO O| Aug 29 22:16:47.929 INFO STEP 40 (remove_files) COMPLETE
49082025-08-29T22:16:48.102Z[ recovery-image] Aug 29 22:16:47.929 INFO O| Aug 29 22:16:47.929 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49092025-08-29T22:16:48.128Z[ recovery-image] Aug 29 22:16:47.949 INFO O| Aug 29 22:16:47.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtset"
49102025-08-29T22:16:48.128Z[ recovery-image] Aug 29 22:16:47.949 INFO O| Aug 29 22:16:47.949 INFO STEP 41 (remove_files) COMPLETE
49112025-08-29T22:16:48.128Z[ recovery-image] Aug 29 22:16:47.949 INFO O| Aug 29 22:16:47.949 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49122025-08-29T22:16:48.154Z[ recovery-image] Aug 29 22:16:47.971 INFO O| Aug 29 22:16:47.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/idn"
49132025-08-29T22:16:48.154Z[ recovery-image] Aug 29 22:16:47.971 INFO O| Aug 29 22:16:47.971 INFO STEP 42 (remove_files) COMPLETE
49142025-08-29T22:16:48.154Z[ recovery-image] Aug 29 22:16:47.971 INFO O| Aug 29 22:16:47.971 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49152025-08-29T22:16:48.183Z[ recovery-image] Aug 29 22:16:47.996 INFO O| Aug 29 22:16:47.995 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ksh93"
49162025-08-29T22:16:48.183Z[ recovery-image] Aug 29 22:16:47.996 INFO O| Aug 29 22:16:47.996 INFO STEP 43 (remove_files) COMPLETE
49172025-08-29T22:16:48.183Z[ recovery-image] Aug 29 22:16:47.996 INFO O| Aug 29 22:16:47.996 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49182025-08-29T22:16:48.212Z[ recovery-image] Aug 29 22:16:48.018 INFO O| Aug 29 22:16:48.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ls"
49192025-08-29T22:16:48.212Z[ recovery-image] Aug 29 22:16:48.019 INFO O| Aug 29 22:16:48.019 INFO STEP 44 (remove_files) COMPLETE
49202025-08-29T22:16:48.212Z[ recovery-image] Aug 29 22:16:48.019 INFO O| Aug 29 22:16:48.019 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49212025-08-29T22:16:48.212Z[ recovery-image] Aug 29 22:16:48.040 INFO O| Aug 29 22:16:48.040 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/mac"
49222025-08-29T22:16:48.212Z[ recovery-image] Aug 29 22:16:48.041 INFO O| Aug 29 22:16:48.040 INFO STEP 45 (remove_files) COMPLETE
49232025-08-29T22:16:48.212Z[ recovery-image] Aug 29 22:16:48.041 INFO O| Aug 29 22:16:48.041 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49242025-08-29T22:16:48.237Z[ recovery-image] Aug 29 22:16:48.064 INFO O| Aug 29 22:16:48.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/moe"
49252025-08-29T22:16:48.237Z[ recovery-image] Aug 29 22:16:48.064 INFO O| Aug 29 22:16:48.064 INFO STEP 46 (remove_files) COMPLETE
49262025-08-29T22:16:48.237Z[ recovery-image] Aug 29 22:16:48.064 INFO O| Aug 29 22:16:48.064 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49272025-08-29T22:16:48.262Z[ recovery-image] Aug 29 22:16:48.088 INFO O| Aug 29 22:16:48.087 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ncurses6-config"
49282025-08-29T22:16:48.262Z[ recovery-image] Aug 29 22:16:48.088 INFO O| Aug 29 22:16:48.088 INFO STEP 47 (remove_files) COMPLETE
49292025-08-29T22:16:48.262Z[ recovery-image] Aug 29 22:16:48.088 INFO O| Aug 29 22:16:48.088 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49302025-08-29T22:16:48.286Z[ recovery-image] Aug 29 22:16:48.103 INFO O| Aug 29 22:16:48.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/newtask"
49312025-08-29T22:16:48.286Z[ recovery-image] Aug 29 22:16:48.103 INFO O| Aug 29 22:16:48.103 INFO STEP 48 (remove_files) COMPLETE
49322025-08-29T22:16:48.286Z[ recovery-image] Aug 29 22:16:48.103 INFO O| Aug 29 22:16:48.103 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49332025-08-29T22:16:48.312Z[ recovery-image] Aug 29 22:16:48.124 INFO O| Aug 29 22:16:48.124 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/nohup"
49342025-08-29T22:16:48.312Z[ recovery-image] Aug 29 22:16:48.124 INFO O| Aug 29 22:16:48.124 INFO STEP 49 (remove_files) COMPLETE
49352025-08-29T22:16:48.312Z[ recovery-image] Aug 29 22:16:48.124 INFO O| Aug 29 22:16:48.124 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49362025-08-29T22:16:48.312Z[ recovery-image] Aug 29 22:16:48.144 INFO O| Aug 29 22:16:48.144 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pargs"
49372025-08-29T22:16:48.312Z[ recovery-image] Aug 29 22:16:48.144 INFO O| Aug 29 22:16:48.144 INFO STEP 50 (remove_files) COMPLETE
49382025-08-29T22:16:48.312Z[ recovery-image] Aug 29 22:16:48.145 INFO O| Aug 29 22:16:48.144 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49392025-08-29T22:16:48.336Z[ recovery-image] Aug 29 22:16:48.159 INFO O| Aug 29 22:16:48.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pauxv"
49402025-08-29T22:16:48.336Z[ recovery-image] Aug 29 22:16:48.160 INFO O| Aug 29 22:16:48.159 INFO STEP 51 (remove_files) COMPLETE
49412025-08-29T22:16:48.336Z[ recovery-image] Aug 29 22:16:48.160 INFO O| Aug 29 22:16:48.160 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49422025-08-29T22:16:48.407Z[ recovery-image] Aug 29 22:16:48.185 INFO O| Aug 29 22:16:48.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcap-config"
49432025-08-29T22:16:48.407Z[ recovery-image] Aug 29 22:16:48.185 INFO O| Aug 29 22:16:48.185 INFO STEP 52 (remove_files) COMPLETE
49442025-08-29T22:16:48.407Z[ recovery-image] Aug 29 22:16:48.185 INFO O| Aug 29 22:16:48.185 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49452025-08-29T22:16:48.407Z[ recovery-image] Aug 29 22:16:48.208 INFO O| Aug 29 22:16:48.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre-config"
49462025-08-29T22:16:48.407Z[ recovery-image] Aug 29 22:16:48.208 INFO O| Aug 29 22:16:48.208 INFO STEP 53 (remove_files) COMPLETE
49472025-08-29T22:16:48.407Z[ recovery-image] Aug 29 22:16:48.208 INFO O| Aug 29 22:16:48.208 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49482025-08-29T22:16:48.407Z[ recovery-image] Aug 29 22:16:48.226 INFO O| Aug 29 22:16:48.226 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2-config"
49492025-08-29T22:16:48.407Z[ recovery-image] Aug 29 22:16:48.227 INFO O| Aug 29 22:16:48.226 INFO STEP 54 (remove_files) COMPLETE
49502025-08-29T22:16:48.407Z[ recovery-image] Aug 29 22:16:48.227 INFO O| Aug 29 22:16:48.227 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49512025-08-29T22:16:48.432Z[ recovery-image] Aug 29 22:16:48.248 INFO O| Aug 29 22:16:48.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2grep"
49522025-08-29T22:16:48.432Z[ recovery-image] Aug 29 22:16:48.249 INFO O| Aug 29 22:16:48.249 INFO STEP 55 (remove_files) COMPLETE
49532025-08-29T22:16:48.432Z[ recovery-image] Aug 29 22:16:48.249 INFO O| Aug 29 22:16:48.249 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49542025-08-29T22:16:48.457Z[ recovery-image] Aug 29 22:16:48.269 INFO O| Aug 29 22:16:48.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2test"
49552025-08-29T22:16:48.457Z[ recovery-image] Aug 29 22:16:48.270 INFO O| Aug 29 22:16:48.270 INFO STEP 56 (remove_files) COMPLETE
49562025-08-29T22:16:48.457Z[ recovery-image] Aug 29 22:16:48.270 INFO O| Aug 29 22:16:48.270 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49572025-08-29T22:16:48.457Z[ recovery-image] Aug 29 22:16:48.285 INFO O| Aug 29 22:16:48.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcred"
49582025-08-29T22:16:48.457Z[ recovery-image] Aug 29 22:16:48.286 INFO O| Aug 29 22:16:48.286 INFO STEP 57 (remove_files) COMPLETE
49592025-08-29T22:16:48.457Z[ recovery-image] Aug 29 22:16:48.286 INFO O| Aug 29 22:16:48.286 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49602025-08-29T22:16:48.482Z[ recovery-image] Aug 29 22:16:48.301 INFO O| Aug 29 22:16:48.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcregrep"
49612025-08-29T22:16:48.482Z[ recovery-image] Aug 29 22:16:48.302 INFO O| Aug 29 22:16:48.302 INFO STEP 58 (remove_files) COMPLETE
49622025-08-29T22:16:48.482Z[ recovery-image] Aug 29 22:16:48.302 INFO O| Aug 29 22:16:48.302 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49632025-08-29T22:16:48.482Z[ recovery-image] Aug 29 22:16:48.317 INFO O| Aug 29 22:16:48.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcretest"
49642025-08-29T22:16:48.482Z[ recovery-image] Aug 29 22:16:48.317 INFO O| Aug 29 22:16:48.317 INFO STEP 59 (remove_files) COMPLETE
49652025-08-29T22:16:48.482Z[ recovery-image] Aug 29 22:16:48.317 INFO O| Aug 29 22:16:48.317 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49662025-08-29T22:16:48.507Z[ recovery-image] Aug 29 22:16:48.331 INFO O| Aug 29 22:16:48.331 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/penv"
49672025-08-29T22:16:48.507Z[ recovery-image] Aug 29 22:16:48.332 INFO O| Aug 29 22:16:48.331 INFO STEP 60 (remove_files) COMPLETE
49682025-08-29T22:16:48.507Z[ recovery-image] Aug 29 22:16:48.332 INFO O| Aug 29 22:16:48.332 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49692025-08-29T22:16:48.532Z[ recovery-image] Aug 29 22:16:48.345 INFO O| Aug 29 22:16:48.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pfiles"
49702025-08-29T22:16:48.532Z[ recovery-image] Aug 29 22:16:48.345 INFO O| Aug 29 22:16:48.345 INFO STEP 61 (remove_files) COMPLETE
49712025-08-29T22:16:48.532Z[ recovery-image] Aug 29 22:16:48.346 INFO O| Aug 29 22:16:48.345 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49722025-08-29T22:16:48.532Z[ recovery-image] Aug 29 22:16:48.359 INFO O| Aug 29 22:16:48.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pflags"
49732025-08-29T22:16:48.532Z[ recovery-image] Aug 29 22:16:48.359 INFO O| Aug 29 22:16:48.359 INFO STEP 62 (remove_files) COMPLETE
49742025-08-29T22:16:48.532Z[ recovery-image] Aug 29 22:16:48.359 INFO O| Aug 29 22:16:48.359 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49752025-08-29T22:16:48.557Z[ recovery-image] Aug 29 22:16:48.380 INFO O| Aug 29 22:16:48.380 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pldd"
49762025-08-29T22:16:48.557Z[ recovery-image] Aug 29 22:16:48.380 INFO O| Aug 29 22:16:48.380 INFO STEP 63 (remove_files) COMPLETE
49772025-08-29T22:16:48.557Z[ recovery-image] Aug 29 22:16:48.380 INFO O| Aug 29 22:16:48.380 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49782025-08-29T22:16:48.582Z[ recovery-image] Aug 29 22:16:48.397 INFO O| Aug 29 22:16:48.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plgrp"
49792025-08-29T22:16:48.582Z[ recovery-image] Aug 29 22:16:48.397 INFO O| Aug 29 22:16:48.397 INFO STEP 64 (remove_files) COMPLETE
49802025-08-29T22:16:48.582Z[ recovery-image] Aug 29 22:16:48.397 INFO O| Aug 29 22:16:48.397 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49812025-08-29T22:16:48.582Z[ recovery-image] Aug 29 22:16:48.417 INFO O| Aug 29 22:16:48.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plimit"
49822025-08-29T22:16:48.582Z[ recovery-image] Aug 29 22:16:48.417 INFO O| Aug 29 22:16:48.417 INFO STEP 65 (remove_files) COMPLETE
49832025-08-29T22:16:48.582Z[ recovery-image] Aug 29 22:16:48.417 INFO O| Aug 29 22:16:48.417 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49842025-08-29T22:16:48.608Z[ recovery-image] Aug 29 22:16:48.435 INFO O| Aug 29 22:16:48.435 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmadvise"
49852025-08-29T22:16:48.609Z[ recovery-image] Aug 29 22:16:48.436 INFO O| Aug 29 22:16:48.436 INFO STEP 66 (remove_files) COMPLETE
49862025-08-29T22:16:48.609Z[ recovery-image] Aug 29 22:16:48.436 INFO O| Aug 29 22:16:48.436 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49872025-08-29T22:16:48.633Z[ recovery-image] Aug 29 22:16:48.451 INFO O| Aug 29 22:16:48.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmap"
49882025-08-29T22:16:48.633Z[ recovery-image] Aug 29 22:16:48.451 INFO O| Aug 29 22:16:48.451 INFO STEP 67 (remove_files) COMPLETE
49892025-08-29T22:16:48.633Z[ recovery-image] Aug 29 22:16:48.451 INFO O| Aug 29 22:16:48.451 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49902025-08-29T22:16:48.633Z[ recovery-image] Aug 29 22:16:48.466 INFO O| Aug 29 22:16:48.465 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppgsz"
49912025-08-29T22:16:48.633Z[ recovery-image] Aug 29 22:16:48.466 INFO O| Aug 29 22:16:48.466 INFO STEP 68 (remove_files) COMPLETE
49922025-08-29T22:16:48.633Z[ recovery-image] Aug 29 22:16:48.466 INFO O| Aug 29 22:16:48.466 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49932025-08-29T22:16:48.658Z[ recovery-image] Aug 29 22:16:48.488 INFO O| Aug 29 22:16:48.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppriv"
49942025-08-29T22:16:48.658Z[ recovery-image] Aug 29 22:16:48.489 INFO O| Aug 29 22:16:48.488 INFO STEP 69 (remove_files) COMPLETE
49952025-08-29T22:16:48.658Z[ recovery-image] Aug 29 22:16:48.489 INFO O| Aug 29 22:16:48.489 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49962025-08-29T22:16:48.682Z[ recovery-image] Aug 29 22:16:48.508 INFO O| Aug 29 22:16:48.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prctl"
49972025-08-29T22:16:48.682Z[ recovery-image] Aug 29 22:16:48.508 INFO O| Aug 29 22:16:48.508 INFO STEP 70 (remove_files) COMPLETE
49982025-08-29T22:16:48.682Z[ recovery-image] Aug 29 22:16:48.509 INFO O| Aug 29 22:16:48.508 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49992025-08-29T22:16:48.707Z[ recovery-image] Aug 29 22:16:48.531 INFO O| Aug 29 22:16:48.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/preap"
50002025-08-29T22:16:48.707Z[ recovery-image] Aug 29 22:16:48.531 INFO O| Aug 29 22:16:48.531 INFO STEP 71 (remove_files) COMPLETE
50012025-08-29T22:16:48.707Z[ recovery-image] Aug 29 22:16:48.531 INFO O| Aug 29 22:16:48.531 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50022025-08-29T22:16:48.732Z[ recovery-image] Aug 29 22:16:48.545 INFO O| Aug 29 22:16:48.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prstat"
50032025-08-29T22:16:48.732Z[ recovery-image] Aug 29 22:16:48.545 INFO O| Aug 29 22:16:48.545 INFO STEP 72 (remove_files) COMPLETE
50042025-08-29T22:16:48.732Z[ recovery-image] Aug 29 22:16:48.545 INFO O| Aug 29 22:16:48.545 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50052025-08-29T22:16:48.732Z[ recovery-image] Aug 29 22:16:48.563 INFO O| Aug 29 22:16:48.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prun"
50062025-08-29T22:16:48.732Z[ recovery-image] Aug 29 22:16:48.563 INFO O| Aug 29 22:16:48.563 INFO STEP 73 (remove_files) COMPLETE
50072025-08-29T22:16:48.732Z[ recovery-image] Aug 29 22:16:48.563 INFO O| Aug 29 22:16:48.563 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50082025-08-29T22:16:48.756Z[ recovery-image] Aug 29 22:16:48.581 INFO O| Aug 29 22:16:48.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psecflags"
50092025-08-29T22:16:48.757Z[ recovery-image] Aug 29 22:16:48.581 INFO O| Aug 29 22:16:48.581 INFO STEP 74 (remove_files) COMPLETE
50102025-08-29T22:16:48.757Z[ recovery-image] Aug 29 22:16:48.581 INFO O| Aug 29 22:16:48.581 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50112025-08-29T22:16:48.781Z[ recovery-image] Aug 29 22:16:48.603 INFO O| Aug 29 22:16:48.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psig"
50122025-08-29T22:16:48.781Z[ recovery-image] Aug 29 22:16:48.603 INFO O| Aug 29 22:16:48.603 INFO STEP 75 (remove_files) COMPLETE
50132025-08-29T22:16:48.781Z[ recovery-image] Aug 29 22:16:48.603 INFO O| Aug 29 22:16:48.603 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50142025-08-29T22:16:48.805Z[ recovery-image] Aug 29 22:16:48.621 INFO O| Aug 29 22:16:48.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstack"
50152025-08-29T22:16:48.805Z[ recovery-image] Aug 29 22:16:48.622 INFO O| Aug 29 22:16:48.621 INFO STEP 76 (remove_files) COMPLETE
50162025-08-29T22:16:48.805Z[ recovery-image] Aug 29 22:16:48.622 INFO O| Aug 29 22:16:48.621 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50172025-08-29T22:16:48.805Z[ recovery-image] Aug 29 22:16:48.635 INFO O| Aug 29 22:16:48.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstop"
50182025-08-29T22:16:48.806Z[ recovery-image] Aug 29 22:16:48.636 INFO O| Aug 29 22:16:48.636 INFO STEP 77 (remove_files) COMPLETE
50192025-08-29T22:16:48.806Z[ recovery-image] Aug 29 22:16:48.636 INFO O| Aug 29 22:16:48.636 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50202025-08-29T22:16:48.830Z[ recovery-image] Aug 29 22:16:48.649 INFO O| Aug 29 22:16:48.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptime"
50212025-08-29T22:16:48.831Z[ recovery-image] Aug 29 22:16:48.649 INFO O| Aug 29 22:16:48.649 INFO STEP 78 (remove_files) COMPLETE
50222025-08-29T22:16:48.831Z[ recovery-image] Aug 29 22:16:48.649 INFO O| Aug 29 22:16:48.649 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50232025-08-29T22:16:48.831Z[ recovery-image] Aug 29 22:16:48.663 INFO O| Aug 29 22:16:48.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptree"
50242025-08-29T22:16:48.831Z[ recovery-image] Aug 29 22:16:48.663 INFO O| Aug 29 22:16:48.663 INFO STEP 79 (remove_files) COMPLETE
50252025-08-29T22:16:48.831Z[ recovery-image] Aug 29 22:16:48.663 INFO O| Aug 29 22:16:48.663 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50262025-08-29T22:16:48.855Z[ recovery-image] Aug 29 22:16:48.681 INFO O| Aug 29 22:16:48.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwait"
50272025-08-29T22:16:48.856Z[ recovery-image] Aug 29 22:16:48.682 INFO O| Aug 29 22:16:48.681 INFO STEP 80 (remove_files) COMPLETE
50282025-08-29T22:16:48.856Z[ recovery-image] Aug 29 22:16:48.682 INFO O| Aug 29 22:16:48.682 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50292025-08-29T22:16:48.881Z[ recovery-image] Aug 29 22:16:48.697 INFO O| Aug 29 22:16:48.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwdx"
50302025-08-29T22:16:48.881Z[ recovery-image] Aug 29 22:16:48.697 INFO O| Aug 29 22:16:48.697 INFO STEP 81 (remove_files) COMPLETE
50312025-08-29T22:16:48.882Z[ recovery-image] Aug 29 22:16:48.697 INFO O| Aug 29 22:16:48.697 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50322025-08-29T22:16:48.882Z[ recovery-image] Aug 29 22:16:48.712 INFO O| Aug 29 22:16:48.712 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh"
50332025-08-29T22:16:48.882Z[ recovery-image] Aug 29 22:16:48.712 INFO O| Aug 29 22:16:48.712 INFO STEP 82 (remove_files) COMPLETE
50342025-08-29T22:16:48.882Z[ recovery-image] Aug 29 22:16:48.712 INFO O| Aug 29 22:16:48.712 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50352025-08-29T22:16:48.907Z[ recovery-image] Aug 29 22:16:48.730 INFO O| Aug 29 22:16:48.730 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh93"
50362025-08-29T22:16:48.907Z[ recovery-image] Aug 29 22:16:48.730 INFO O| Aug 29 22:16:48.730 INFO STEP 83 (remove_files) COMPLETE
50372025-08-29T22:16:48.907Z[ recovery-image] Aug 29 22:16:48.730 INFO O| Aug 29 22:16:48.730 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50382025-08-29T22:16:48.931Z[ recovery-image] Aug 29 22:16:48.748 INFO O| Aug 29 22:16:48.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/sqlite3"
50392025-08-29T22:16:48.931Z[ recovery-image] Aug 29 22:16:48.749 INFO O| Aug 29 22:16:48.749 INFO STEP 84 (remove_files) COMPLETE
50402025-08-29T22:16:48.932Z[ recovery-image] Aug 29 22:16:48.749 INFO O| Aug 29 22:16:48.749 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50412025-08-29T22:16:48.932Z[ recovery-image] Aug 29 22:16:48.767 INFO O| Aug 29 22:16:48.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/strings"
50422025-08-29T22:16:48.932Z[ recovery-image] Aug 29 22:16:48.767 INFO O| Aug 29 22:16:48.767 INFO STEP 85 (remove_files) COMPLETE
50432025-08-29T22:16:48.932Z[ recovery-image] Aug 29 22:16:48.767 INFO O| Aug 29 22:16:48.767 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50442025-08-29T22:16:48.956Z[ recovery-image] Aug 29 22:16:48.789 INFO O| Aug 29 22:16:48.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xml2-config"
50452025-08-29T22:16:48.957Z[ recovery-image] Aug 29 22:16:48.789 INFO O| Aug 29 22:16:48.789 INFO STEP 86 (remove_files) COMPLETE
50462025-08-29T22:16:48.957Z[ recovery-image] Aug 29 22:16:48.789 INFO O| Aug 29 22:16:48.789 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50472025-08-29T22:16:48.982Z[ recovery-image] Aug 29 22:16:48.807 INFO O| Aug 29 22:16:48.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmlcatalog"
50482025-08-29T22:16:48.982Z[ recovery-image] Aug 29 22:16:48.808 INFO O| Aug 29 22:16:48.808 INFO STEP 87 (remove_files) COMPLETE
50492025-08-29T22:16:48.982Z[ recovery-image] Aug 29 22:16:48.808 INFO O| Aug 29 22:16:48.808 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50502025-08-29T22:16:49.007Z[ recovery-image] Aug 29 22:16:48.826 INFO O| Aug 29 22:16:48.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmllint"
50512025-08-29T22:16:49.007Z[ recovery-image] Aug 29 22:16:48.827 INFO O| Aug 29 22:16:48.827 INFO STEP 88 (remove_files) COMPLETE
50522025-08-29T22:16:49.007Z[ recovery-image] Aug 29 22:16:48.827 INFO O| Aug 29 22:16:48.827 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50532025-08-29T22:16:49.032Z[ recovery-image] Aug 29 22:16:48.846 INFO O| Aug 29 22:16:48.846 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amt"
50542025-08-29T22:16:49.032Z[ recovery-image] Aug 29 22:16:48.846 INFO O| Aug 29 22:16:48.846 INFO STEP 89 (remove_files) COMPLETE
50552025-08-29T22:16:49.032Z[ recovery-image] Aug 29 22:16:48.846 INFO O| Aug 29 22:16:48.846 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50562025-08-29T22:16:49.032Z[ recovery-image] Aug 29 22:16:48.862 INFO O| Aug 29 22:16:48.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/arch"
50572025-08-29T22:16:49.032Z[ recovery-image] Aug 29 22:16:48.863 INFO O| Aug 29 22:16:48.863 INFO STEP 90 (remove_files) COMPLETE
50582025-08-29T22:16:49.032Z[ recovery-image] Aug 29 22:16:48.863 INFO O| Aug 29 22:16:48.863 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50592025-08-29T22:16:49.057Z[ recovery-image] Aug 29 22:16:48.882 INFO O| Aug 29 22:16:48.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/asa"
50602025-08-29T22:16:49.057Z[ recovery-image] Aug 29 22:16:48.882 INFO O| Aug 29 22:16:48.882 INFO STEP 91 (remove_files) COMPLETE
50612025-08-29T22:16:49.057Z[ recovery-image] Aug 29 22:16:48.882 INFO O| Aug 29 22:16:48.882 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50622025-08-29T22:16:49.083Z[ recovery-image] Aug 29 22:16:48.899 INFO O| Aug 29 22:16:48.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/at"
50632025-08-29T22:16:49.083Z[ recovery-image] Aug 29 22:16:48.900 INFO O| Aug 29 22:16:48.899 INFO STEP 92 (remove_files) COMPLETE
50642025-08-29T22:16:49.083Z[ recovery-image] Aug 29 22:16:48.900 INFO O| Aug 29 22:16:48.900 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50652025-08-29T22:16:49.084Z[ recovery-image] Aug 29 22:16:48.917 INFO O| Aug 29 22:16:48.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atq"
50662025-08-29T22:16:49.084Z[ recovery-image] Aug 29 22:16:48.917 INFO O| Aug 29 22:16:48.917 INFO STEP 93 (remove_files) COMPLETE
50672025-08-29T22:16:49.084Z[ recovery-image] Aug 29 22:16:48.917 INFO O| Aug 29 22:16:48.917 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50682025-08-29T22:16:49.111Z[ recovery-image] Aug 29 22:16:48.933 INFO O| Aug 29 22:16:48.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atrm"
50692025-08-29T22:16:49.111Z[ recovery-image] Aug 29 22:16:48.934 INFO O| Aug 29 22:16:48.934 INFO STEP 94 (remove_files) COMPLETE
50702025-08-29T22:16:49.111Z[ recovery-image] Aug 29 22:16:48.934 INFO O| Aug 29 22:16:48.934 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50712025-08-29T22:16:49.138Z[ recovery-image] Aug 29 22:16:48.950 INFO O| Aug 29 22:16:48.950 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/auths"
50722025-08-29T22:16:49.138Z[ recovery-image] Aug 29 22:16:48.951 INFO O| Aug 29 22:16:48.951 INFO STEP 95 (remove_files) COMPLETE
50732025-08-29T22:16:49.139Z[ recovery-image] Aug 29 22:16:48.951 INFO O| Aug 29 22:16:48.951 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50742025-08-29T22:16:49.139Z[ recovery-image] Aug 29 22:16:48.968 INFO O| Aug 29 22:16:48.968 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/banner"
50752025-08-29T22:16:49.139Z[ recovery-image] Aug 29 22:16:48.969 INFO O| Aug 29 22:16:48.969 INFO STEP 96 (remove_files) COMPLETE
50762025-08-29T22:16:49.139Z[ recovery-image] Aug 29 22:16:48.969 INFO O| Aug 29 22:16:48.969 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50772025-08-29T22:16:49.164Z[ recovery-image] Aug 29 22:16:48.984 INFO O| Aug 29 22:16:48.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bashbug"
50782025-08-29T22:16:49.164Z[ recovery-image] Aug 29 22:16:48.985 INFO O| Aug 29 22:16:48.985 INFO STEP 97 (remove_files) COMPLETE
50792025-08-29T22:16:49.164Z[ recovery-image] Aug 29 22:16:48.985 INFO O| Aug 29 22:16:48.985 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50802025-08-29T22:16:49.196Z[ recovery-image] Aug 29 22:16:49.007 INFO O| Aug 29 22:16:49.006 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/batch"
50812025-08-29T22:16:49.196Z[ recovery-image] Aug 29 22:16:49.007 INFO O| Aug 29 22:16:49.007 INFO STEP 98 (remove_files) COMPLETE
50822025-08-29T22:16:49.196Z[ recovery-image] Aug 29 22:16:49.007 INFO O| Aug 29 22:16:49.007 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50832025-08-29T22:16:49.222Z[ recovery-image] Aug 29 22:16:49.027 INFO O| Aug 29 22:16:49.027 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bc"
50842025-08-29T22:16:49.222Z[ recovery-image] Aug 29 22:16:49.028 INFO O| Aug 29 22:16:49.028 INFO STEP 99 (remove_files) COMPLETE
50852025-08-29T22:16:49.222Z[ recovery-image] Aug 29 22:16:49.028 INFO O| Aug 29 22:16:49.028 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50862025-08-29T22:16:49.222Z[ recovery-image] Aug 29 22:16:49.046 INFO O| Aug 29 22:16:49.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bdiff"
50872025-08-29T22:16:49.222Z[ recovery-image] Aug 29 22:16:49.046 INFO O| Aug 29 22:16:49.046 INFO STEP 100 (remove_files) COMPLETE
50882025-08-29T22:16:49.222Z[ recovery-image] Aug 29 22:16:49.046 INFO O| Aug 29 22:16:49.046 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50892025-08-29T22:16:49.248Z[ recovery-image] Aug 29 22:16:49.062 INFO O| Aug 29 22:16:49.061 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bg"
50902025-08-29T22:16:49.248Z[ recovery-image] Aug 29 22:16:49.062 INFO O| Aug 29 22:16:49.062 INFO STEP 101 (remove_files) COMPLETE
50912025-08-29T22:16:49.248Z[ recovery-image] Aug 29 22:16:49.062 INFO O| Aug 29 22:16:49.062 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50922025-08-29T22:16:49.248Z[ recovery-image] Aug 29 22:16:49.080 INFO O| Aug 29 22:16:49.080 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/brotli"
50932025-08-29T22:16:49.249Z[ recovery-image] Aug 29 22:16:49.080 INFO O| Aug 29 22:16:49.080 INFO STEP 102 (remove_files) COMPLETE
50942025-08-29T22:16:49.249Z[ recovery-image] Aug 29 22:16:49.080 INFO O| Aug 29 22:16:49.080 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50952025-08-29T22:16:49.274Z[ recovery-image] Aug 29 22:16:49.099 INFO O| Aug 29 22:16:49.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bunzip2"
50962025-08-29T22:16:49.274Z[ recovery-image] Aug 29 22:16:49.099 INFO O| Aug 29 22:16:49.099 INFO STEP 103 (remove_files) COMPLETE
50972025-08-29T22:16:49.274Z[ recovery-image] Aug 29 22:16:49.099 INFO O| Aug 29 22:16:49.099 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50982025-08-29T22:16:49.298Z[ recovery-image] Aug 29 22:16:49.115 INFO O| Aug 29 22:16:49.114 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/busstat"
50992025-08-29T22:16:49.298Z[ recovery-image] Aug 29 22:16:49.115 INFO O| Aug 29 22:16:49.115 INFO STEP 104 (remove_files) COMPLETE
51002025-08-29T22:16:49.298Z[ recovery-image] Aug 29 22:16:49.115 INFO O| Aug 29 22:16:49.115 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51012025-08-29T22:16:49.298Z[ recovery-image] Aug 29 22:16:49.129 INFO O| Aug 29 22:16:49.129 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzcat"
51022025-08-29T22:16:49.298Z[ recovery-image] Aug 29 22:16:49.129 INFO O| Aug 29 22:16:49.129 INFO STEP 105 (remove_files) COMPLETE
51032025-08-29T22:16:49.298Z[ recovery-image] Aug 29 22:16:49.129 INFO O| Aug 29 22:16:49.129 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51042025-08-29T22:16:49.323Z[ recovery-image] Aug 29 22:16:49.143 INFO O| Aug 29 22:16:49.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzdiff"
51052025-08-29T22:16:49.323Z[ recovery-image] Aug 29 22:16:49.143 INFO O| Aug 29 22:16:49.143 INFO STEP 106 (remove_files) COMPLETE
51062025-08-29T22:16:49.323Z[ recovery-image] Aug 29 22:16:49.143 INFO O| Aug 29 22:16:49.143 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51072025-08-29T22:16:49.323Z[ recovery-image] Aug 29 22:16:49.156 INFO O| Aug 29 22:16:49.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzgrep"
51082025-08-29T22:16:49.323Z[ recovery-image] Aug 29 22:16:49.157 INFO O| Aug 29 22:16:49.157 INFO STEP 107 (remove_files) COMPLETE
51092025-08-29T22:16:49.323Z[ recovery-image] Aug 29 22:16:49.157 INFO O| Aug 29 22:16:49.157 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51102025-08-29T22:16:49.350Z[ recovery-image] Aug 29 22:16:49.170 INFO O| Aug 29 22:16:49.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2"
51112025-08-29T22:16:49.350Z[ recovery-image] Aug 29 22:16:49.170 INFO O| Aug 29 22:16:49.170 INFO STEP 108 (remove_files) COMPLETE
51122025-08-29T22:16:49.350Z[ recovery-image] Aug 29 22:16:49.170 INFO O| Aug 29 22:16:49.170 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51132025-08-29T22:16:49.351Z[ recovery-image] Aug 29 22:16:49.183 INFO O| Aug 29 22:16:49.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2recover"
51142025-08-29T22:16:49.351Z[ recovery-image] Aug 29 22:16:49.183 INFO O| Aug 29 22:16:49.183 INFO STEP 109 (remove_files) COMPLETE
51152025-08-29T22:16:49.351Z[ recovery-image] Aug 29 22:16:49.183 INFO O| Aug 29 22:16:49.183 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51162025-08-29T22:16:49.377Z[ recovery-image] Aug 29 22:16:49.196 INFO O| Aug 29 22:16:49.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzmore"
51172025-08-29T22:16:49.378Z[ recovery-image] Aug 29 22:16:49.196 INFO O| Aug 29 22:16:49.196 INFO STEP 110 (remove_files) COMPLETE
51182025-08-29T22:16:49.378Z[ recovery-image] Aug 29 22:16:49.196 INFO O| Aug 29 22:16:49.196 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51192025-08-29T22:16:49.378Z[ recovery-image] Aug 29 22:16:49.210 INFO O| Aug 29 22:16:49.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cal"
51202025-08-29T22:16:49.378Z[ recovery-image] Aug 29 22:16:49.210 INFO O| Aug 29 22:16:49.210 INFO STEP 111 (remove_files) COMPLETE
51212025-08-29T22:16:49.378Z[ recovery-image] Aug 29 22:16:49.210 INFO O| Aug 29 22:16:49.210 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51222025-08-29T22:16:49.404Z[ recovery-image] Aug 29 22:16:49.228 INFO O| Aug 29 22:16:49.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/captoinfo"
51232025-08-29T22:16:49.404Z[ recovery-image] Aug 29 22:16:49.228 INFO O| Aug 29 22:16:49.228 INFO STEP 112 (remove_files) COMPLETE
51242025-08-29T22:16:49.404Z[ recovery-image] Aug 29 22:16:49.228 INFO O| Aug 29 22:16:49.228 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51252025-08-29T22:16:49.431Z[ recovery-image] Aug 29 22:16:49.247 INFO O| Aug 29 22:16:49.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cd"
51262025-08-29T22:16:49.431Z[ recovery-image] Aug 29 22:16:49.247 INFO O| Aug 29 22:16:49.247 INFO STEP 113 (remove_files) COMPLETE
51272025-08-29T22:16:49.431Z[ recovery-image] Aug 29 22:16:49.247 INFO O| Aug 29 22:16:49.247 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51282025-08-29T22:16:49.431Z[ recovery-image] Aug 29 22:16:49.262 INFO O| Aug 29 22:16:49.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/certutil"
51292025-08-29T22:16:49.431Z[ recovery-image] Aug 29 22:16:49.262 INFO O| Aug 29 22:16:49.262 INFO STEP 114 (remove_files) COMPLETE
51302025-08-29T22:16:49.431Z[ recovery-image] Aug 29 22:16:49.262 INFO O| Aug 29 22:16:49.262 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51312025-08-29T22:16:49.460Z[ recovery-image] Aug 29 22:16:49.283 INFO O| Aug 29 22:16:49.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/checkbandwidth"
51322025-08-29T22:16:49.460Z[ recovery-image] Aug 29 22:16:49.284 INFO O| Aug 29 22:16:49.283 INFO STEP 115 (remove_files) COMPLETE
51332025-08-29T22:16:49.460Z[ recovery-image] Aug 29 22:16:49.284 INFO O| Aug 29 22:16:49.283 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51342025-08-29T22:16:49.494Z[ recovery-image] Aug 29 22:16:49.299 INFO O| Aug 29 22:16:49.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chgrp"
51352025-08-29T22:16:49.494Z[ recovery-image] Aug 29 22:16:49.299 INFO O| Aug 29 22:16:49.299 INFO STEP 116 (remove_files) COMPLETE
51362025-08-29T22:16:49.494Z[ recovery-image] Aug 29 22:16:49.299 INFO O| Aug 29 22:16:49.299 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51372025-08-29T22:16:49.494Z[ recovery-image] Aug 29 22:16:49.313 INFO O| Aug 29 22:16:49.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chronyc"
51382025-08-29T22:16:49.494Z[ recovery-image] Aug 29 22:16:49.313 INFO O| Aug 29 22:16:49.313 INFO STEP 117 (remove_files) COMPLETE
51392025-08-29T22:16:49.495Z[ recovery-image] Aug 29 22:16:49.313 INFO O| Aug 29 22:16:49.313 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51402025-08-29T22:16:49.526Z[ recovery-image] Aug 29 22:16:49.329 INFO O| Aug 29 22:16:49.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckdate"
51412025-08-29T22:16:49.527Z[ recovery-image] Aug 29 22:16:49.330 INFO O| Aug 29 22:16:49.329 INFO STEP 118 (remove_files) COMPLETE
51422025-08-29T22:16:49.535Z[ recovery-image] Aug 29 22:16:49.330 INFO O| Aug 29 22:16:49.330 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51432025-08-29T22:16:49.535Z[ recovery-image] Aug 29 22:16:49.352 INFO O| Aug 29 22:16:49.352 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckgid"
51442025-08-29T22:16:49.535Z[ recovery-image] Aug 29 22:16:49.353 INFO O| Aug 29 22:16:49.353 INFO STEP 119 (remove_files) COMPLETE
51452025-08-29T22:16:49.535Z[ recovery-image] Aug 29 22:16:49.353 INFO O| Aug 29 22:16:49.353 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51462025-08-29T22:16:49.562Z[ recovery-image] Aug 29 22:16:49.371 INFO O| Aug 29 22:16:49.371 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckint"
51472025-08-29T22:16:49.562Z[ recovery-image] Aug 29 22:16:49.372 INFO O| Aug 29 22:16:49.371 INFO STEP 120 (remove_files) COMPLETE
51482025-08-29T22:16:49.562Z[ recovery-image] Aug 29 22:16:49.372 INFO O| Aug 29 22:16:49.371 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51492025-08-29T22:16:49.562Z[ recovery-image] Aug 29 22:16:49.388 INFO O| Aug 29 22:16:49.388 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckitem"
51502025-08-29T22:16:49.563Z[ recovery-image] Aug 29 22:16:49.388 INFO O| Aug 29 22:16:49.388 INFO STEP 121 (remove_files) COMPLETE
51512025-08-29T22:16:49.563Z[ recovery-image] Aug 29 22:16:49.388 INFO O| Aug 29 22:16:49.388 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51522025-08-29T22:16:49.589Z[ recovery-image] Aug 29 22:16:49.404 INFO O| Aug 29 22:16:49.404 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckkeywd"
51532025-08-29T22:16:49.589Z[ recovery-image] Aug 29 22:16:49.404 INFO O| Aug 29 22:16:49.404 INFO STEP 122 (remove_files) COMPLETE
51542025-08-29T22:16:49.589Z[ recovery-image] Aug 29 22:16:49.404 INFO O| Aug 29 22:16:49.404 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51552025-08-29T22:16:49.589Z[ recovery-image] Aug 29 22:16:49.421 INFO O| Aug 29 22:16:49.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckpath"
51562025-08-29T22:16:49.589Z[ recovery-image] Aug 29 22:16:49.421 INFO O| Aug 29 22:16:49.421 INFO STEP 123 (remove_files) COMPLETE
51572025-08-29T22:16:49.590Z[ recovery-image] Aug 29 22:16:49.421 INFO O| Aug 29 22:16:49.421 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51582025-08-29T22:16:49.619Z[ recovery-image] Aug 29 22:16:49.440 INFO O| Aug 29 22:16:49.440 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckrange"
51592025-08-29T22:16:49.619Z[ recovery-image] Aug 29 22:16:49.440 INFO O| Aug 29 22:16:49.440 INFO STEP 124 (remove_files) COMPLETE
51602025-08-29T22:16:49.619Z[ recovery-image] Aug 29 22:16:49.441 INFO O| Aug 29 22:16:49.440 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51612025-08-29T22:16:49.652Z[ recovery-image] Aug 29 22:16:49.459 INFO O| Aug 29 22:16:49.459 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckstr"
51622025-08-29T22:16:49.652Z[ recovery-image] Aug 29 22:16:49.459 INFO O| Aug 29 22:16:49.459 INFO STEP 125 (remove_files) COMPLETE
51632025-08-29T22:16:49.652Z[ recovery-image] Aug 29 22:16:49.459 INFO O| Aug 29 22:16:49.459 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51642025-08-29T22:16:49.653Z[ recovery-image] Aug 29 22:16:49.476 INFO O| Aug 29 22:16:49.475 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cksum"
51652025-08-29T22:16:49.653Z[ recovery-image] Aug 29 22:16:49.476 INFO O| Aug 29 22:16:49.476 INFO STEP 126 (remove_files) COMPLETE
51662025-08-29T22:16:49.653Z[ recovery-image] Aug 29 22:16:49.476 INFO O| Aug 29 22:16:49.476 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51672025-08-29T22:16:49.692Z[ recovery-image] Aug 29 22:16:49.493 INFO O| Aug 29 22:16:49.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cktime"
51682025-08-29T22:16:49.692Z[ recovery-image] Aug 29 22:16:49.493 INFO O| Aug 29 22:16:49.493 INFO STEP 127 (remove_files) COMPLETE
51692025-08-29T22:16:49.692Z[ recovery-image] Aug 29 22:16:49.493 INFO O| Aug 29 22:16:49.493 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51702025-08-29T22:16:49.692Z[ recovery-image] Aug 29 22:16:49.507 INFO O| Aug 29 22:16:49.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckuid"
51712025-08-29T22:16:49.692Z[ recovery-image] Aug 29 22:16:49.507 INFO O| Aug 29 22:16:49.507 INFO STEP 128 (remove_files) COMPLETE
51722025-08-29T22:16:49.693Z[ recovery-image] Aug 29 22:16:49.507 INFO O| Aug 29 22:16:49.507 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51732025-08-29T22:16:49.722Z[ recovery-image] Aug 29 22:16:49.525 INFO O| Aug 29 22:16:49.525 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckyorn"
51742025-08-29T22:16:49.723Z[ recovery-image] Aug 29 22:16:49.525 INFO O| Aug 29 22:16:49.525 INFO STEP 129 (remove_files) COMPLETE
51752025-08-29T22:16:49.723Z[ recovery-image] Aug 29 22:16:49.525 INFO O| Aug 29 22:16:49.525 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51762025-08-29T22:16:49.723Z[ recovery-image] Aug 29 22:16:49.541 INFO O| Aug 29 22:16:49.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/clear"
51772025-08-29T22:16:49.723Z[ recovery-image] Aug 29 22:16:49.541 INFO O| Aug 29 22:16:49.541 INFO STEP 130 (remove_files) COMPLETE
51782025-08-29T22:16:49.723Z[ recovery-image] Aug 29 22:16:49.541 INFO O| Aug 29 22:16:49.541 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51792025-08-29T22:16:49.753Z[ recovery-image] Aug 29 22:16:49.559 INFO O| Aug 29 22:16:49.559 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cmp"
51802025-08-29T22:16:49.753Z[ recovery-image] Aug 29 22:16:49.560 INFO O| Aug 29 22:16:49.559 INFO STEP 131 (remove_files) COMPLETE
51812025-08-29T22:16:49.753Z[ recovery-image] Aug 29 22:16:49.560 INFO O| Aug 29 22:16:49.560 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51822025-08-29T22:16:49.753Z[ recovery-image] Aug 29 22:16:49.582 INFO O| Aug 29 22:16:49.582 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/col"
51832025-08-29T22:16:49.753Z[ recovery-image] Aug 29 22:16:49.582 INFO O| Aug 29 22:16:49.582 INFO STEP 132 (remove_files) COMPLETE
51842025-08-29T22:16:49.753Z[ recovery-image] Aug 29 22:16:49.583 INFO O| Aug 29 22:16:49.582 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51852025-08-29T22:16:49.806Z[ recovery-image] Aug 29 22:16:49.596 INFO O| Aug 29 22:16:49.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/comm"
51862025-08-29T22:16:49.806Z[ recovery-image] Aug 29 22:16:49.596 INFO O| Aug 29 22:16:49.596 INFO STEP 133 (remove_files) COMPLETE
51872025-08-29T22:16:49.806Z[ recovery-image] Aug 29 22:16:49.596 INFO O| Aug 29 22:16:49.596 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51882025-08-29T22:16:49.806Z[ recovery-image] Aug 29 22:16:49.608 INFO O| Aug 29 22:16:49.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/command"
51892025-08-29T22:16:49.806Z[ recovery-image] Aug 29 22:16:49.609 INFO O| Aug 29 22:16:49.609 INFO STEP 134 (remove_files) COMPLETE
51902025-08-29T22:16:49.806Z[ recovery-image] Aug 29 22:16:49.609 INFO O| Aug 29 22:16:49.609 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51912025-08-29T22:16:49.806Z[ recovery-image] Aug 29 22:16:49.625 INFO O| Aug 29 22:16:49.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/compress"
51922025-08-29T22:16:49.806Z[ recovery-image] Aug 29 22:16:49.625 INFO O| Aug 29 22:16:49.625 INFO STEP 135 (remove_files) COMPLETE
51932025-08-29T22:16:49.807Z[ recovery-image] Aug 29 22:16:49.625 INFO O| Aug 29 22:16:49.625 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51942025-08-29T22:16:49.846Z[ recovery-image] Aug 29 22:16:49.645 INFO O| Aug 29 22:16:49.645 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/connstat"
51952025-08-29T22:16:49.846Z[ recovery-image] Aug 29 22:16:49.645 INFO O| Aug 29 22:16:49.645 INFO STEP 136 (remove_files) COMPLETE
51962025-08-29T22:16:49.846Z[ recovery-image] Aug 29 22:16:49.645 INFO O| Aug 29 22:16:49.645 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51972025-08-29T22:16:49.846Z[ recovery-image] Aug 29 22:16:49.663 INFO O| Aug 29 22:16:49.662 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cpio"
51982025-08-29T22:16:49.847Z[ recovery-image] Aug 29 22:16:49.663 INFO O| Aug 29 22:16:49.663 INFO STEP 137 (remove_files) COMPLETE
51992025-08-29T22:16:49.847Z[ recovery-image] Aug 29 22:16:49.663 INFO O| Aug 29 22:16:49.663 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52002025-08-29T22:16:49.885Z[ recovery-image] Aug 29 22:16:49.682 INFO O| Aug 29 22:16:49.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cputrack"
52012025-08-29T22:16:49.885Z[ recovery-image] Aug 29 22:16:49.682 INFO O| Aug 29 22:16:49.682 INFO STEP 138 (remove_files) COMPLETE
52022025-08-29T22:16:49.886Z[ recovery-image] Aug 29 22:16:49.682 INFO O| Aug 29 22:16:49.682 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52032025-08-29T22:16:49.886Z[ recovery-image] Aug 29 22:16:49.698 INFO O| Aug 29 22:16:49.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crle"
52042025-08-29T22:16:49.886Z[ recovery-image] Aug 29 22:16:49.698 INFO O| Aug 29 22:16:49.698 INFO STEP 139 (remove_files) COMPLETE
52052025-08-29T22:16:49.886Z[ recovery-image] Aug 29 22:16:49.698 INFO O| Aug 29 22:16:49.698 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52062025-08-29T22:16:49.947Z[ recovery-image] Aug 29 22:16:49.717 INFO O| Aug 29 22:16:49.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crontab"
52072025-08-29T22:16:49.948Z[ recovery-image] Aug 29 22:16:49.718 INFO O| Aug 29 22:16:49.717 INFO STEP 140 (remove_files) COMPLETE
52082025-08-29T22:16:49.948Z[ recovery-image] Aug 29 22:16:49.718 INFO O| Aug 29 22:16:49.718 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52092025-08-29T22:16:49.948Z[ recovery-image] Aug 29 22:16:49.734 INFO O| Aug 29 22:16:49.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crypt"
52102025-08-29T22:16:49.948Z[ recovery-image] Aug 29 22:16:49.734 INFO O| Aug 29 22:16:49.734 INFO STEP 141 (remove_files) COMPLETE
52112025-08-29T22:16:49.948Z[ recovery-image] Aug 29 22:16:49.734 INFO O| Aug 29 22:16:49.734 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52122025-08-29T22:16:49.991Z[ recovery-image] Aug 29 22:16:49.755 INFO O| Aug 29 22:16:49.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csh"
52132025-08-29T22:16:49.991Z[ recovery-image] Aug 29 22:16:49.755 INFO O| Aug 29 22:16:49.755 INFO STEP 142 (remove_files) COMPLETE
52142025-08-29T22:16:49.991Z[ recovery-image] Aug 29 22:16:49.755 INFO O| Aug 29 22:16:49.755 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52152025-08-29T22:16:49.992Z[ recovery-image] Aug 29 22:16:49.777 INFO O| Aug 29 22:16:49.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csplit"
52162025-08-29T22:16:49.992Z[ recovery-image] Aug 29 22:16:49.777 INFO O| Aug 29 22:16:49.777 INFO STEP 143 (remove_files) COMPLETE
52172025-08-29T22:16:49.992Z[ recovery-image] Aug 29 22:16:49.777 INFO O| Aug 29 22:16:49.777 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52182025-08-29T22:16:49.992Z[ recovery-image] Aug 29 22:16:49.792 INFO O| Aug 29 22:16:49.792 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl"
52192025-08-29T22:16:49.992Z[ recovery-image] Aug 29 22:16:49.793 INFO O| Aug 29 22:16:49.793 INFO STEP 144 (remove_files) COMPLETE
52202025-08-29T22:16:49.992Z[ recovery-image] Aug 29 22:16:49.793 INFO O| Aug 29 22:16:49.793 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52212025-08-29T22:16:49.992Z[ recovery-image] Aug 29 22:16:49.807 INFO O| Aug 29 22:16:49.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl-config"
52222025-08-29T22:16:49.992Z[ recovery-image] Aug 29 22:16:49.808 INFO O| Aug 29 22:16:49.808 INFO STEP 145 (remove_files) COMPLETE
52232025-08-29T22:16:49.992Z[ recovery-image] Aug 29 22:16:49.808 INFO O| Aug 29 22:16:49.808 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52242025-08-29T22:16:50.048Z[ recovery-image] Aug 29 22:16:49.825 INFO O| Aug 29 22:16:49.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dc"
52252025-08-29T22:16:50.048Z[ recovery-image] Aug 29 22:16:49.825 INFO O| Aug 29 22:16:49.825 INFO STEP 146 (remove_files) COMPLETE
52262025-08-29T22:16:50.049Z[ recovery-image] Aug 29 22:16:49.825 INFO O| Aug 29 22:16:49.825 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52272025-08-29T22:16:50.049Z[ recovery-image] Aug 29 22:16:49.841 INFO O| Aug 29 22:16:49.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/decrypt"
52282025-08-29T22:16:50.049Z[ recovery-image] Aug 29 22:16:49.842 INFO O| Aug 29 22:16:49.842 INFO STEP 147 (remove_files) COMPLETE
52292025-08-29T22:16:50.049Z[ recovery-image] Aug 29 22:16:49.842 INFO O| Aug 29 22:16:49.842 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52302025-08-29T22:16:50.049Z[ recovery-image] Aug 29 22:16:49.863 INFO O| Aug 29 22:16:49.863 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devattr"
52312025-08-29T22:16:50.049Z[ recovery-image] Aug 29 22:16:49.863 INFO O| Aug 29 22:16:49.863 INFO STEP 148 (remove_files) COMPLETE
52322025-08-29T22:16:50.049Z[ recovery-image] Aug 29 22:16:49.863 INFO O| Aug 29 22:16:49.863 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52332025-08-29T22:16:50.087Z[ recovery-image] Aug 29 22:16:49.883 INFO O| Aug 29 22:16:49.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devfree"
52342025-08-29T22:16:50.088Z[ recovery-image] Aug 29 22:16:49.884 INFO O| Aug 29 22:16:49.883 INFO STEP 149 (remove_files) COMPLETE
52352025-08-29T22:16:50.091Z[ recovery-image] Aug 29 22:16:49.884 INFO O| Aug 29 22:16:49.883 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52362025-08-29T22:16:50.091Z[ recovery-image] Aug 29 22:16:49.904 INFO O| Aug 29 22:16:49.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devreserv"
52372025-08-29T22:16:50.091Z[ recovery-image] Aug 29 22:16:49.904 INFO O| Aug 29 22:16:49.904 INFO STEP 150 (remove_files) COMPLETE
52382025-08-29T22:16:50.091Z[ recovery-image] Aug 29 22:16:49.904 INFO O| Aug 29 22:16:49.904 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52392025-08-29T22:16:50.124Z[ recovery-image] Aug 29 22:16:49.924 INFO O| Aug 29 22:16:49.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diff3"
52402025-08-29T22:16:50.124Z[ recovery-image] Aug 29 22:16:49.924 INFO O| Aug 29 22:16:49.924 INFO STEP 151 (remove_files) COMPLETE
52412025-08-29T22:16:50.124Z[ recovery-image] Aug 29 22:16:49.924 INFO O| Aug 29 22:16:49.924 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52422025-08-29T22:16:50.124Z[ recovery-image] Aug 29 22:16:49.944 INFO O| Aug 29 22:16:49.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/digest"
52432025-08-29T22:16:50.125Z[ recovery-image] Aug 29 22:16:49.944 INFO O| Aug 29 22:16:49.944 INFO STEP 152 (remove_files) COMPLETE
52442025-08-29T22:16:50.125Z[ recovery-image] Aug 29 22:16:49.944 INFO O| Aug 29 22:16:49.944 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52452025-08-29T22:16:50.177Z[ recovery-image] Aug 29 22:16:49.959 INFO O| Aug 29 22:16:49.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dircmp"
52462025-08-29T22:16:50.177Z[ recovery-image] Aug 29 22:16:49.959 INFO O| Aug 29 22:16:49.959 INFO STEP 153 (remove_files) COMPLETE
52472025-08-29T22:16:50.177Z[ recovery-image] Aug 29 22:16:49.959 INFO O| Aug 29 22:16:49.959 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52482025-08-29T22:16:50.177Z[ recovery-image] Aug 29 22:16:49.978 INFO O| Aug 29 22:16:49.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dirname"
52492025-08-29T22:16:50.177Z[ recovery-image] Aug 29 22:16:49.978 INFO O| Aug 29 22:16:49.978 INFO STEP 154 (remove_files) COMPLETE
52502025-08-29T22:16:50.178Z[ recovery-image] Aug 29 22:16:49.978 INFO O| Aug 29 22:16:49.978 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52512025-08-29T22:16:50.238Z[ recovery-image] Aug 29 22:16:49.991 INFO O| Aug 29 22:16:49.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diskscan"
52522025-08-29T22:16:50.238Z[ recovery-image] Aug 29 22:16:49.991 INFO O| Aug 29 22:16:49.991 INFO STEP 155 (remove_files) COMPLETE
52532025-08-29T22:16:50.238Z[ recovery-image] Aug 29 22:16:49.991 INFO O| Aug 29 22:16:49.991 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52542025-08-29T22:16:50.238Z[ recovery-image] Aug 29 22:16:50.005 INFO O| Aug 29 22:16:50.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispgid"
52552025-08-29T22:16:50.238Z[ recovery-image] Aug 29 22:16:50.005 INFO O| Aug 29 22:16:50.005 INFO STEP 156 (remove_files) COMPLETE
52562025-08-29T22:16:50.239Z[ recovery-image] Aug 29 22:16:50.005 INFO O| Aug 29 22:16:50.005 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52572025-08-29T22:16:50.239Z[ recovery-image] Aug 29 22:16:50.016 INFO O| Aug 29 22:16:50.016 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispuid"
52582025-08-29T22:16:50.239Z[ recovery-image] Aug 29 22:16:50.017 INFO O| Aug 29 22:16:50.017 INFO STEP 157 (remove_files) COMPLETE
52592025-08-29T22:16:50.239Z[ recovery-image] Aug 29 22:16:50.017 INFO O| Aug 29 22:16:50.017 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52602025-08-29T22:16:50.239Z[ recovery-image] Aug 29 22:16:50.032 INFO O| Aug 29 22:16:50.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dos2unix"
52612025-08-29T22:16:50.239Z[ recovery-image] Aug 29 22:16:50.032 INFO O| Aug 29 22:16:50.032 INFO STEP 158 (remove_files) COMPLETE
52622025-08-29T22:16:50.240Z[ recovery-image] Aug 29 22:16:50.032 INFO O| Aug 29 22:16:50.032 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52632025-08-29T22:16:50.272Z[ recovery-image] Aug 29 22:16:50.046 INFO O| Aug 29 22:16:50.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/du"
52642025-08-29T22:16:50.272Z[ recovery-image] Aug 29 22:16:50.047 INFO O| Aug 29 22:16:50.047 INFO STEP 159 (remove_files) COMPLETE
52652025-08-29T22:16:50.272Z[ recovery-image] Aug 29 22:16:50.047 INFO O| Aug 29 22:16:50.047 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52662025-08-29T22:16:50.272Z[ recovery-image] Aug 29 22:16:50.062 INFO O| Aug 29 22:16:50.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpcs"
52672025-08-29T22:16:50.272Z[ recovery-image] Aug 29 22:16:50.062 INFO O| Aug 29 22:16:50.062 INFO STEP 160 (remove_files) COMPLETE
52682025-08-29T22:16:50.273Z[ recovery-image] Aug 29 22:16:50.062 INFO O| Aug 29 22:16:50.062 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52692025-08-29T22:16:50.273Z[ recovery-image] Aug 29 22:16:50.083 INFO O| Aug 29 22:16:50.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpkeys"
52702025-08-29T22:16:50.273Z[ recovery-image] Aug 29 22:16:50.083 INFO O| Aug 29 22:16:50.083 INFO STEP 161 (remove_files) COMPLETE
52712025-08-29T22:16:50.273Z[ recovery-image] Aug 29 22:16:50.083 INFO O| Aug 29 22:16:50.083 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52722025-08-29T22:16:50.273Z[ recovery-image] Aug 29 22:16:50.099 INFO O| Aug 29 22:16:50.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/edit"
52732025-08-29T22:16:50.274Z[ recovery-image] Aug 29 22:16:50.100 INFO O| Aug 29 22:16:50.100 INFO STEP 162 (remove_files) COMPLETE
52742025-08-29T22:16:50.274Z[ recovery-image] Aug 29 22:16:50.100 INFO O| Aug 29 22:16:50.100 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52752025-08-29T22:16:50.385Z[ recovery-image] Aug 29 22:16:50.115 INFO O| Aug 29 22:16:50.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/eject"
52762025-08-29T22:16:50.385Z[ recovery-image] Aug 29 22:16:50.116 INFO O| Aug 29 22:16:50.115 INFO STEP 163 (remove_files) COMPLETE
52772025-08-29T22:16:50.386Z[ recovery-image] Aug 29 22:16:50.116 INFO O| Aug 29 22:16:50.116 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52782025-08-29T22:16:50.386Z[ recovery-image] Aug 29 22:16:50.131 INFO O| Aug 29 22:16:50.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfsign"
52792025-08-29T22:16:50.386Z[ recovery-image] Aug 29 22:16:50.132 INFO O| Aug 29 22:16:50.131 INFO STEP 164 (remove_files) COMPLETE
52802025-08-29T22:16:50.386Z[ recovery-image] Aug 29 22:16:50.132 INFO O| Aug 29 22:16:50.131 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52812025-08-29T22:16:50.418Z[ recovery-image] Aug 29 22:16:50.147 INFO O| Aug 29 22:16:50.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfwrap"
52822025-08-29T22:16:50.418Z[ recovery-image] Aug 29 22:16:50.147 INFO O| Aug 29 22:16:50.147 INFO STEP 165 (remove_files) COMPLETE
52832025-08-29T22:16:50.418Z[ recovery-image] Aug 29 22:16:50.147 INFO O| Aug 29 22:16:50.147 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52842025-08-29T22:16:50.418Z[ recovery-image] Aug 29 22:16:50.163 INFO O| Aug 29 22:16:50.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encode_keychange"
52852025-08-29T22:16:50.418Z[ recovery-image] Aug 29 22:16:50.163 INFO O| Aug 29 22:16:50.163 INFO STEP 166 (remove_files) COMPLETE
52862025-08-29T22:16:50.418Z[ recovery-image] Aug 29 22:16:50.163 INFO O| Aug 29 22:16:50.163 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52872025-08-29T22:16:50.418Z[ recovery-image] Aug 29 22:16:50.181 INFO O| Aug 29 22:16:50.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encrypt"
52882025-08-29T22:16:50.418Z[ recovery-image] Aug 29 22:16:50.181 INFO O| Aug 29 22:16:50.181 INFO STEP 167 (remove_files) COMPLETE
52892025-08-29T22:16:50.418Z[ recovery-image] Aug 29 22:16:50.181 INFO O| Aug 29 22:16:50.181 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52902025-08-29T22:16:50.419Z[ recovery-image] Aug 29 22:16:50.202 INFO O| Aug 29 22:16:50.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/enhance"
52912025-08-29T22:16:50.419Z[ recovery-image] Aug 29 22:16:50.203 INFO O| Aug 29 22:16:50.202 INFO STEP 168 (remove_files) COMPLETE
52922025-08-29T22:16:50.419Z[ recovery-image] Aug 29 22:16:50.203 INFO O| Aug 29 22:16:50.202 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52932025-08-29T22:16:50.419Z[ recovery-image] Aug 29 22:16:50.224 INFO O| Aug 29 22:16:50.224 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/env"
52942025-08-29T22:16:50.419Z[ recovery-image] Aug 29 22:16:50.224 INFO O| Aug 29 22:16:50.224 INFO STEP 169 (remove_files) COMPLETE
52952025-08-29T22:16:50.419Z[ recovery-image] Aug 29 22:16:50.224 INFO O| Aug 29 22:16:50.224 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52962025-08-29T22:16:50.419Z[ recovery-image] Aug 29 22:16:50.242 INFO O| Aug 29 22:16:50.242 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/etdump"
52972025-08-29T22:16:50.419Z[ recovery-image] Aug 29 22:16:50.242 INFO O| Aug 29 22:16:50.242 INFO STEP 170 (remove_files) COMPLETE
52982025-08-29T22:16:50.419Z[ recovery-image] Aug 29 22:16:50.242 INFO O| Aug 29 22:16:50.242 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52992025-08-29T22:16:50.465Z[ recovery-image] Aug 29 22:16:50.260 INFO O| Aug 29 22:16:50.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/expand"
53002025-08-29T22:16:50.465Z[ recovery-image] Aug 29 22:16:50.260 INFO O| Aug 29 22:16:50.260 INFO STEP 171 (remove_files) COMPLETE
53012025-08-29T22:16:50.465Z[ recovery-image] Aug 29 22:16:50.260 INFO O| Aug 29 22:16:50.260 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53022025-08-29T22:16:50.465Z[ recovery-image] Aug 29 22:16:50.279 INFO O| Aug 29 22:16:50.279 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/exstr"
53032025-08-29T22:16:50.465Z[ recovery-image] Aug 29 22:16:50.279 INFO O| Aug 29 22:16:50.279 INFO STEP 172 (remove_files) COMPLETE
53042025-08-29T22:16:50.465Z[ recovery-image] Aug 29 22:16:50.279 INFO O| Aug 29 22:16:50.279 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53052025-08-29T22:16:50.499Z[ recovery-image] Aug 29 22:16:50.301 INFO O| Aug 29 22:16:50.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/factor"
53062025-08-29T22:16:50.499Z[ recovery-image] Aug 29 22:16:50.301 INFO O| Aug 29 22:16:50.301 INFO STEP 173 (remove_files) COMPLETE
53072025-08-29T22:16:50.499Z[ recovery-image] Aug 29 22:16:50.301 INFO O| Aug 29 22:16:50.301 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53082025-08-29T22:16:50.499Z[ recovery-image] Aug 29 22:16:50.320 INFO O| Aug 29 22:16:50.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/false"
53092025-08-29T22:16:50.500Z[ recovery-image] Aug 29 22:16:50.320 INFO O| Aug 29 22:16:50.320 INFO STEP 174 (remove_files) COMPLETE
53102025-08-29T22:16:50.500Z[ recovery-image] Aug 29 22:16:50.321 INFO O| Aug 29 22:16:50.320 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53112025-08-29T22:16:50.528Z[ recovery-image] Aug 29 22:16:50.340 INFO O| Aug 29 22:16:50.339 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fc"
53122025-08-29T22:16:50.528Z[ recovery-image] Aug 29 22:16:50.340 INFO O| Aug 29 22:16:50.340 INFO STEP 175 (remove_files) COMPLETE
53132025-08-29T22:16:50.529Z[ recovery-image] Aug 29 22:16:50.340 INFO O| Aug 29 22:16:50.340 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53142025-08-29T22:16:50.529Z[ recovery-image] Aug 29 22:16:50.361 INFO O| Aug 29 22:16:50.361 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdetach"
53152025-08-29T22:16:50.529Z[ recovery-image] Aug 29 22:16:50.361 INFO O| Aug 29 22:16:50.361 INFO STEP 176 (remove_files) COMPLETE
53162025-08-29T22:16:50.529Z[ recovery-image] Aug 29 22:16:50.361 INFO O| Aug 29 22:16:50.361 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53172025-08-29T22:16:50.556Z[ recovery-image] Aug 29 22:16:50.378 INFO O| Aug 29 22:16:50.378 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdformat"
53182025-08-29T22:16:50.556Z[ recovery-image] Aug 29 22:16:50.378 INFO O| Aug 29 22:16:50.378 INFO STEP 177 (remove_files) COMPLETE
53192025-08-29T22:16:50.556Z[ recovery-image] Aug 29 22:16:50.378 INFO O| Aug 29 22:16:50.378 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53202025-08-29T22:16:50.603Z[ recovery-image] Aug 29 22:16:50.397 INFO O| Aug 29 22:16:50.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fg"
53212025-08-29T22:16:50.604Z[ recovery-image] Aug 29 22:16:50.398 INFO O| Aug 29 22:16:50.397 INFO STEP 178 (remove_files) COMPLETE
53222025-08-29T22:16:50.604Z[ recovery-image] Aug 29 22:16:50.398 INFO O| Aug 29 22:16:50.398 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53232025-08-29T22:16:50.604Z[ recovery-image] Aug 29 22:16:50.414 INFO O| Aug 29 22:16:50.414 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fgrep"
53242025-08-29T22:16:50.604Z[ recovery-image] Aug 29 22:16:50.414 INFO O| Aug 29 22:16:50.414 INFO STEP 179 (remove_files) COMPLETE
53252025-08-29T22:16:50.604Z[ recovery-image] Aug 29 22:16:50.414 INFO O| Aug 29 22:16:50.414 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53262025-08-29T22:16:50.637Z[ recovery-image] Aug 29 22:16:50.434 INFO O| Aug 29 22:16:50.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/file"
53272025-08-29T22:16:50.637Z[ recovery-image] Aug 29 22:16:50.434 INFO O| Aug 29 22:16:50.434 INFO STEP 180 (remove_files) COMPLETE
53282025-08-29T22:16:50.638Z[ recovery-image] Aug 29 22:16:50.434 INFO O| Aug 29 22:16:50.434 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53292025-08-29T22:16:50.638Z[ recovery-image] Aug 29 22:16:50.455 INFO O| Aug 29 22:16:50.455 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fixproc"
53302025-08-29T22:16:50.638Z[ recovery-image] Aug 29 22:16:50.456 INFO O| Aug 29 22:16:50.455 INFO STEP 181 (remove_files) COMPLETE
53312025-08-29T22:16:50.638Z[ recovery-image] Aug 29 22:16:50.456 INFO O| Aug 29 22:16:50.455 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53322025-08-29T22:16:50.672Z[ recovery-image] Aug 29 22:16:50.471 INFO O| Aug 29 22:16:50.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmt"
53332025-08-29T22:16:50.672Z[ recovery-image] Aug 29 22:16:50.471 INFO O| Aug 29 22:16:50.471 INFO STEP 182 (remove_files) COMPLETE
53342025-08-29T22:16:50.672Z[ recovery-image] Aug 29 22:16:50.471 INFO O| Aug 29 22:16:50.471 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53352025-08-29T22:16:50.673Z[ recovery-image] Aug 29 22:16:50.484 INFO O| Aug 29 22:16:50.484 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmtmsg"
53362025-08-29T22:16:50.673Z[ recovery-image] Aug 29 22:16:50.484 INFO O| Aug 29 22:16:50.484 INFO STEP 183 (remove_files) COMPLETE
53372025-08-29T22:16:50.673Z[ recovery-image] Aug 29 22:16:50.484 INFO O| Aug 29 22:16:50.484 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53382025-08-29T22:16:50.673Z[ recovery-image] Aug 29 22:16:50.497 INFO O| Aug 29 22:16:50.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fold"
53392025-08-29T22:16:50.673Z[ recovery-image] Aug 29 22:16:50.497 INFO O| Aug 29 22:16:50.497 INFO STEP 184 (remove_files) COMPLETE
53402025-08-29T22:16:50.673Z[ recovery-image] Aug 29 22:16:50.497 INFO O| Aug 29 22:16:50.497 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53412025-08-29T22:16:50.708Z[ recovery-image] Aug 29 22:16:50.516 INFO O| Aug 29 22:16:50.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fsstat"
53422025-08-29T22:16:50.708Z[ recovery-image] Aug 29 22:16:50.516 INFO O| Aug 29 22:16:50.516 INFO STEP 185 (remove_files) COMPLETE
53432025-08-29T22:16:50.708Z[ recovery-image] Aug 29 22:16:50.516 INFO O| Aug 29 22:16:50.516 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53442025-08-29T22:16:50.708Z[ recovery-image] Aug 29 22:16:50.533 INFO O| Aug 29 22:16:50.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gclear"
53452025-08-29T22:16:50.708Z[ recovery-image] Aug 29 22:16:50.533 INFO O| Aug 29 22:16:50.533 INFO STEP 186 (remove_files) COMPLETE
53462025-08-29T22:16:50.709Z[ recovery-image] Aug 29 22:16:50.533 INFO O| Aug 29 22:16:50.533 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53472025-08-29T22:16:50.752Z[ recovery-image] Aug 29 22:16:50.549 INFO O| Aug 29 22:16:50.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/geniconvtbl"
53482025-08-29T22:16:50.752Z[ recovery-image] Aug 29 22:16:50.549 INFO O| Aug 29 22:16:50.549 INFO STEP 187 (remove_files) COMPLETE
53492025-08-29T22:16:50.752Z[ recovery-image] Aug 29 22:16:50.549 INFO O| Aug 29 22:16:50.549 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53502025-08-29T22:16:50.752Z[ recovery-image] Aug 29 22:16:50.563 INFO O| Aug 29 22:16:50.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getconf"
53512025-08-29T22:16:50.752Z[ recovery-image] Aug 29 22:16:50.564 INFO O| Aug 29 22:16:50.564 INFO STEP 188 (remove_files) COMPLETE
53522025-08-29T22:16:50.752Z[ recovery-image] Aug 29 22:16:50.564 INFO O| Aug 29 22:16:50.564 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53532025-08-29T22:16:50.789Z[ recovery-image] Aug 29 22:16:50.578 INFO O| Aug 29 22:16:50.578 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdev"
53542025-08-29T22:16:50.790Z[ recovery-image] Aug 29 22:16:50.578 INFO O| Aug 29 22:16:50.578 INFO STEP 189 (remove_files) COMPLETE
53552025-08-29T22:16:50.790Z[ recovery-image] Aug 29 22:16:50.578 INFO O| Aug 29 22:16:50.578 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53562025-08-29T22:16:50.791Z[ recovery-image] Aug 29 22:16:50.596 INFO O| Aug 29 22:16:50.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdgrp"
53572025-08-29T22:16:50.791Z[ recovery-image] Aug 29 22:16:50.596 INFO O| Aug 29 22:16:50.596 INFO STEP 190 (remove_files) COMPLETE
53582025-08-29T22:16:50.791Z[ recovery-image] Aug 29 22:16:50.596 INFO O| Aug 29 22:16:50.596 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53592025-08-29T22:16:50.791Z[ recovery-image] Aug 29 22:16:50.613 INFO O| Aug 29 22:16:50.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getent"
53602025-08-29T22:16:50.791Z[ recovery-image] Aug 29 22:16:50.613 INFO O| Aug 29 22:16:50.613 INFO STEP 191 (remove_files) COMPLETE
53612025-08-29T22:16:50.791Z[ recovery-image] Aug 29 22:16:50.613 INFO O| Aug 29 22:16:50.613 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53622025-08-29T22:16:50.818Z[ recovery-image] Aug 29 22:16:50.628 INFO O| Aug 29 22:16:50.628 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getfacl"
53632025-08-29T22:16:50.818Z[ recovery-image] Aug 29 22:16:50.628 INFO O| Aug 29 22:16:50.628 INFO STEP 192 (remove_files) COMPLETE
53642025-08-29T22:16:50.818Z[ recovery-image] Aug 29 22:16:50.628 INFO O| Aug 29 22:16:50.628 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53652025-08-29T22:16:50.818Z[ recovery-image] Aug 29 22:16:50.649 INFO O| Aug 29 22:16:50.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopt"
53662025-08-29T22:16:50.818Z[ recovery-image] Aug 29 22:16:50.649 INFO O| Aug 29 22:16:50.649 INFO STEP 193 (remove_files) COMPLETE
53672025-08-29T22:16:50.818Z[ recovery-image] Aug 29 22:16:50.649 INFO O| Aug 29 22:16:50.649 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53682025-08-29T22:16:50.870Z[ recovery-image] Aug 29 22:16:50.667 INFO O| Aug 29 22:16:50.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopts"
53692025-08-29T22:16:50.870Z[ recovery-image] Aug 29 22:16:50.667 INFO O| Aug 29 22:16:50.667 INFO STEP 194 (remove_files) COMPLETE
53702025-08-29T22:16:50.870Z[ recovery-image] Aug 29 22:16:50.667 INFO O| Aug 29 22:16:50.667 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53712025-08-29T22:16:50.870Z[ recovery-image] Aug 29 22:16:50.683 INFO O| Aug 29 22:16:50.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gettext"
53722025-08-29T22:16:50.870Z[ recovery-image] Aug 29 22:16:50.683 INFO O| Aug 29 22:16:50.683 INFO STEP 195 (remove_files) COMPLETE
53732025-08-29T22:16:50.870Z[ recovery-image] Aug 29 22:16:50.683 INFO O| Aug 29 22:16:50.683 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53742025-08-29T22:16:50.898Z[ recovery-image] Aug 29 22:16:50.698 INFO O| Aug 29 22:16:50.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getvol"
53752025-08-29T22:16:50.898Z[ recovery-image] Aug 29 22:16:50.698 INFO O| Aug 29 22:16:50.698 INFO STEP 196 (remove_files) COMPLETE
53762025-08-29T22:16:50.898Z[ recovery-image] Aug 29 22:16:50.698 INFO O| Aug 29 22:16:50.698 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53772025-08-29T22:16:50.899Z[ recovery-image] Aug 29 22:16:50.717 INFO O| Aug 29 22:16:50.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ginfocmp"
53782025-08-29T22:16:50.899Z[ recovery-image] Aug 29 22:16:50.717 INFO O| Aug 29 22:16:50.717 INFO STEP 197 (remove_files) COMPLETE
53792025-08-29T22:16:50.899Z[ recovery-image] Aug 29 22:16:50.717 INFO O| Aug 29 22:16:50.717 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53802025-08-29T22:16:50.929Z[ recovery-image] Aug 29 22:16:50.738 INFO O| Aug 29 22:16:50.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/groups"
53812025-08-29T22:16:50.929Z[ recovery-image] Aug 29 22:16:50.738 INFO O| Aug 29 22:16:50.738 INFO STEP 198 (remove_files) COMPLETE
53822025-08-29T22:16:50.929Z[ recovery-image] Aug 29 22:16:50.738 INFO O| Aug 29 22:16:50.738 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53832025-08-29T22:16:50.929Z[ recovery-image] Aug 29 22:16:50.758 INFO O| Aug 29 22:16:50.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtabs"
53842025-08-29T22:16:50.929Z[ recovery-image] Aug 29 22:16:50.758 INFO O| Aug 29 22:16:50.758 INFO STEP 199 (remove_files) COMPLETE
53852025-08-29T22:16:50.929Z[ recovery-image] Aug 29 22:16:50.758 INFO O| Aug 29 22:16:50.758 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53862025-08-29T22:16:51.013Z[ recovery-image] Aug 29 22:16:50.773 INFO O| Aug 29 22:16:50.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtic"
53872025-08-29T22:16:51.013Z[ recovery-image] Aug 29 22:16:50.773 INFO O| Aug 29 22:16:50.773 INFO STEP 200 (remove_files) COMPLETE
53882025-08-29T22:16:51.013Z[ recovery-image] Aug 29 22:16:50.773 INFO O| Aug 29 22:16:50.773 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53892025-08-29T22:16:51.043Z[ recovery-image] Aug 29 22:16:50.791 INFO O| Aug 29 22:16:50.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtoe"
53902025-08-29T22:16:51.043Z[ recovery-image] Aug 29 22:16:50.791 INFO O| Aug 29 22:16:50.791 INFO STEP 201 (remove_files) COMPLETE
53912025-08-29T22:16:51.043Z[ recovery-image] Aug 29 22:16:50.791 INFO O| Aug 29 22:16:50.791 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53922025-08-29T22:16:51.043Z[ recovery-image] Aug 29 22:16:50.808 INFO O| Aug 29 22:16:50.808 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtput"
53932025-08-29T22:16:51.043Z[ recovery-image] Aug 29 22:16:50.808 INFO O| Aug 29 22:16:50.808 INFO STEP 202 (remove_files) COMPLETE
53942025-08-29T22:16:51.043Z[ recovery-image] Aug 29 22:16:50.808 INFO O| Aug 29 22:16:50.808 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53952025-08-29T22:16:51.044Z[ recovery-image] Aug 29 22:16:50.829 INFO O| Aug 29 22:16:50.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtset"
53962025-08-29T22:16:51.044Z[ recovery-image] Aug 29 22:16:50.829 INFO O| Aug 29 22:16:50.829 INFO STEP 203 (remove_files) COMPLETE
53972025-08-29T22:16:51.044Z[ recovery-image] Aug 29 22:16:50.829 INFO O| Aug 29 22:16:50.829 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53982025-08-29T22:16:51.044Z[ recovery-image] Aug 29 22:16:50.850 INFO O| Aug 29 22:16:50.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gunzip"
53992025-08-29T22:16:51.044Z[ recovery-image] Aug 29 22:16:50.850 INFO O| Aug 29 22:16:50.850 INFO STEP 204 (remove_files) COMPLETE
54002025-08-29T22:16:51.044Z[ recovery-image] Aug 29 22:16:50.850 INFO O| Aug 29 22:16:50.850 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54012025-08-29T22:16:51.044Z[ recovery-image] Aug 29 22:16:50.868 INFO O| Aug 29 22:16:50.867 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcat"
54022025-08-29T22:16:51.044Z[ recovery-image] Aug 29 22:16:50.868 INFO O| Aug 29 22:16:50.868 INFO STEP 205 (remove_files) COMPLETE
54032025-08-29T22:16:51.044Z[ recovery-image] Aug 29 22:16:50.868 INFO O| Aug 29 22:16:50.868 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54042025-08-29T22:16:51.076Z[ recovery-image] Aug 29 22:16:50.886 INFO O| Aug 29 22:16:50.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcmp"
54052025-08-29T22:16:51.076Z[ recovery-image] Aug 29 22:16:50.886 INFO O| Aug 29 22:16:50.886 INFO STEP 206 (remove_files) COMPLETE
54062025-08-29T22:16:51.076Z[ recovery-image] Aug 29 22:16:50.886 INFO O| Aug 29 22:16:50.886 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54072025-08-29T22:16:51.076Z[ recovery-image] Aug 29 22:16:50.902 INFO O| Aug 29 22:16:50.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzdiff"
54082025-08-29T22:16:51.076Z[ recovery-image] Aug 29 22:16:50.902 INFO O| Aug 29 22:16:50.902 INFO STEP 207 (remove_files) COMPLETE
54092025-08-29T22:16:51.076Z[ recovery-image] Aug 29 22:16:50.903 INFO O| Aug 29 22:16:50.902 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54102025-08-29T22:16:51.102Z[ recovery-image] Aug 29 22:16:50.925 INFO O| Aug 29 22:16:50.925 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzegrep"
54112025-08-29T22:16:51.103Z[ recovery-image] Aug 29 22:16:50.925 INFO O| Aug 29 22:16:50.925 INFO STEP 208 (remove_files) COMPLETE
54122025-08-29T22:16:51.103Z[ recovery-image] Aug 29 22:16:50.925 INFO O| Aug 29 22:16:50.925 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54132025-08-29T22:16:51.128Z[ recovery-image] Aug 29 22:16:50.944 INFO O| Aug 29 22:16:50.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzexe"
54142025-08-29T22:16:51.128Z[ recovery-image] Aug 29 22:16:50.945 INFO O| Aug 29 22:16:50.944 INFO STEP 209 (remove_files) COMPLETE
54152025-08-29T22:16:51.128Z[ recovery-image] Aug 29 22:16:50.945 INFO O| Aug 29 22:16:50.945 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54162025-08-29T22:16:51.128Z[ recovery-image] Aug 29 22:16:50.964 INFO O| Aug 29 22:16:50.964 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzfgrep"
54172025-08-29T22:16:51.128Z[ recovery-image] Aug 29 22:16:50.965 INFO O| Aug 29 22:16:50.965 INFO STEP 210 (remove_files) COMPLETE
54182025-08-29T22:16:51.128Z[ recovery-image] Aug 29 22:16:50.965 INFO O| Aug 29 22:16:50.965 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54192025-08-29T22:16:51.154Z[ recovery-image] Aug 29 22:16:50.984 INFO O| Aug 29 22:16:50.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzforce"
54202025-08-29T22:16:51.154Z[ recovery-image] Aug 29 22:16:50.984 INFO O| Aug 29 22:16:50.984 INFO STEP 211 (remove_files) COMPLETE
54212025-08-29T22:16:51.154Z[ recovery-image] Aug 29 22:16:50.984 INFO O| Aug 29 22:16:50.984 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54222025-08-29T22:16:51.179Z[ recovery-image] Aug 29 22:16:51.005 INFO O| Aug 29 22:16:51.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzgrep"
54232025-08-29T22:16:51.179Z[ recovery-image] Aug 29 22:16:51.006 INFO O| Aug 29 22:16:51.006 INFO STEP 212 (remove_files) COMPLETE
54242025-08-29T22:16:51.180Z[ recovery-image] Aug 29 22:16:51.006 INFO O| Aug 29 22:16:51.006 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54252025-08-29T22:16:51.205Z[ recovery-image] Aug 29 22:16:51.023 INFO O| Aug 29 22:16:51.023 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzip"
54262025-08-29T22:16:51.205Z[ recovery-image] Aug 29 22:16:51.023 INFO O| Aug 29 22:16:51.023 INFO STEP 213 (remove_files) COMPLETE
54272025-08-29T22:16:51.205Z[ recovery-image] Aug 29 22:16:51.023 INFO O| Aug 29 22:16:51.023 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54282025-08-29T22:16:51.205Z[ recovery-image] Aug 29 22:16:51.040 INFO O| Aug 29 22:16:51.040 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzless"
54292025-08-29T22:16:51.205Z[ recovery-image] Aug 29 22:16:51.040 INFO O| Aug 29 22:16:51.040 INFO STEP 214 (remove_files) COMPLETE
54302025-08-29T22:16:51.205Z[ recovery-image] Aug 29 22:16:51.040 INFO O| Aug 29 22:16:51.040 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54312025-08-29T22:16:51.231Z[ recovery-image] Aug 29 22:16:51.053 INFO O| Aug 29 22:16:51.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzmore"
54322025-08-29T22:16:51.231Z[ recovery-image] Aug 29 22:16:51.053 INFO O| Aug 29 22:16:51.053 INFO STEP 215 (remove_files) COMPLETE
54332025-08-29T22:16:51.231Z[ recovery-image] Aug 29 22:16:51.053 INFO O| Aug 29 22:16:51.053 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54342025-08-29T22:16:51.231Z[ recovery-image] Aug 29 22:16:51.066 INFO O| Aug 29 22:16:51.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gznew"
54352025-08-29T22:16:51.231Z[ recovery-image] Aug 29 22:16:51.066 INFO O| Aug 29 22:16:51.066 INFO STEP 216 (remove_files) COMPLETE
54362025-08-29T22:16:51.231Z[ recovery-image] Aug 29 22:16:51.066 INFO O| Aug 29 22:16:51.066 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54372025-08-29T22:16:51.257Z[ recovery-image] Aug 29 22:16:51.083 INFO O| Aug 29 22:16:51.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hash"
54382025-08-29T22:16:51.257Z[ recovery-image] Aug 29 22:16:51.084 INFO O| Aug 29 22:16:51.083 INFO STEP 217 (remove_files) COMPLETE
54392025-08-29T22:16:51.257Z[ recovery-image] Aug 29 22:16:51.084 INFO O| Aug 29 22:16:51.083 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54402025-08-29T22:16:51.282Z[ recovery-image] Aug 29 22:16:51.096 INFO O| Aug 29 22:16:51.096 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostid"
54412025-08-29T22:16:51.282Z[ recovery-image] Aug 29 22:16:51.096 INFO O| Aug 29 22:16:51.096 INFO STEP 218 (remove_files) COMPLETE
54422025-08-29T22:16:51.282Z[ recovery-image] Aug 29 22:16:51.096 INFO O| Aug 29 22:16:51.096 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54432025-08-29T22:16:51.282Z[ recovery-image] Aug 29 22:16:51.117 INFO O| Aug 29 22:16:51.117 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostname"
54442025-08-29T22:16:51.282Z[ recovery-image] Aug 29 22:16:51.117 INFO O| Aug 29 22:16:51.117 INFO STEP 219 (remove_files) COMPLETE
54452025-08-29T22:16:51.282Z[ recovery-image] Aug 29 22:16:51.117 INFO O| Aug 29 22:16:51.117 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54462025-08-29T22:16:51.308Z[ recovery-image] Aug 29 22:16:51.137 INFO O| Aug 29 22:16:51.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/adb"
54472025-08-29T22:16:51.308Z[ recovery-image] Aug 29 22:16:51.137 INFO O| Aug 29 22:16:51.137 INFO STEP 220 (remove_files) COMPLETE
54482025-08-29T22:16:51.308Z[ recovery-image] Aug 29 22:16:51.137 INFO O| Aug 29 22:16:51.137 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54492025-08-29T22:16:51.333Z[ recovery-image] Aug 29 22:16:51.154 INFO O| Aug 29 22:16:51.154 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/amt"
54502025-08-29T22:16:51.334Z[ recovery-image] Aug 29 22:16:51.154 INFO O| Aug 29 22:16:51.154 INFO STEP 221 (remove_files) COMPLETE
54512025-08-29T22:16:51.334Z[ recovery-image] Aug 29 22:16:51.154 INFO O| Aug 29 22:16:51.154 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54522025-08-29T22:16:51.334Z[ recovery-image] Aug 29 22:16:51.169 INFO O| Aug 29 22:16:51.169 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/ksh"
54532025-08-29T22:16:51.334Z[ recovery-image] Aug 29 22:16:51.169 INFO O| Aug 29 22:16:51.169 INFO STEP 222 (remove_files) COMPLETE
54542025-08-29T22:16:51.334Z[ recovery-image] Aug 29 22:16:51.169 INFO O| Aug 29 22:16:51.169 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54552025-08-29T22:16:51.358Z[ recovery-image] Aug 29 22:16:51.189 INFO O| Aug 29 22:16:51.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/mdb"
54562025-08-29T22:16:51.359Z[ recovery-image] Aug 29 22:16:51.189 INFO O| Aug 29 22:16:51.189 INFO STEP 223 (remove_files) COMPLETE
54572025-08-29T22:16:51.359Z[ recovery-image] Aug 29 22:16:51.189 INFO O| Aug 29 22:16:51.189 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54582025-08-29T22:16:51.383Z[ recovery-image] Aug 29 22:16:51.207 INFO O| Aug 29 22:16:51.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh"
54592025-08-29T22:16:51.383Z[ recovery-image] Aug 29 22:16:51.207 INFO O| Aug 29 22:16:51.207 INFO STEP 224 (remove_files) COMPLETE
54602025-08-29T22:16:51.383Z[ recovery-image] Aug 29 22:16:51.207 INFO O| Aug 29 22:16:51.207 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54612025-08-29T22:16:51.409Z[ recovery-image] Aug 29 22:16:51.222 INFO O| Aug 29 22:16:51.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh93"
54622025-08-29T22:16:51.409Z[ recovery-image] Aug 29 22:16:51.222 INFO O| Aug 29 22:16:51.222 INFO STEP 225 (remove_files) COMPLETE
54632025-08-29T22:16:51.409Z[ recovery-image] Aug 29 22:16:51.222 INFO O| Aug 29 22:16:51.222 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54642025-08-29T22:16:51.409Z[ recovery-image] Aug 29 22:16:51.236 INFO O| Aug 29 22:16:51.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iconv"
54652025-08-29T22:16:51.409Z[ recovery-image] Aug 29 22:16:51.236 INFO O| Aug 29 22:16:51.236 INFO STEP 226 (remove_files) COMPLETE
54662025-08-29T22:16:51.410Z[ recovery-image] Aug 29 22:16:51.236 INFO O| Aug 29 22:16:51.236 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54672025-08-29T22:16:51.438Z[ recovery-image] Aug 29 22:16:51.249 INFO O| Aug 29 22:16:51.249 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/id"
54682025-08-29T22:16:51.438Z[ recovery-image] Aug 29 22:16:51.249 INFO O| Aug 29 22:16:51.249 INFO STEP 227 (remove_files) COMPLETE
54692025-08-29T22:16:51.438Z[ recovery-image] Aug 29 22:16:51.249 INFO O| Aug 29 22:16:51.249 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54702025-08-29T22:16:51.438Z[ recovery-image] Aug 29 22:16:51.264 INFO O| Aug 29 22:16:51.264 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/idn"
54712025-08-29T22:16:51.438Z[ recovery-image] Aug 29 22:16:51.264 INFO O| Aug 29 22:16:51.264 INFO STEP 228 (remove_files) COMPLETE
54722025-08-29T22:16:51.438Z[ recovery-image] Aug 29 22:16:51.264 INFO O| Aug 29 22:16:51.264 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54732025-08-29T22:16:51.468Z[ recovery-image] Aug 29 22:16:51.282 INFO O| Aug 29 22:16:51.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/infocmp"
54742025-08-29T22:16:51.468Z[ recovery-image] Aug 29 22:16:51.282 INFO O| Aug 29 22:16:51.282 INFO STEP 229 (remove_files) COMPLETE
54752025-08-29T22:16:51.468Z[ recovery-image] Aug 29 22:16:51.282 INFO O| Aug 29 22:16:51.282 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54762025-08-29T22:16:51.468Z[ recovery-image] Aug 29 22:16:51.301 INFO O| Aug 29 22:16:51.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iostat"
54772025-08-29T22:16:51.468Z[ recovery-image] Aug 29 22:16:51.301 INFO O| Aug 29 22:16:51.301 INFO STEP 230 (remove_files) COMPLETE
54782025-08-29T22:16:51.468Z[ recovery-image] Aug 29 22:16:51.301 INFO O| Aug 29 22:16:51.301 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54792025-08-29T22:16:51.501Z[ recovery-image] Aug 29 22:16:51.317 INFO O| Aug 29 22:16:51.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ipf-mod.pl"
54802025-08-29T22:16:51.501Z[ recovery-image] Aug 29 22:16:51.317 INFO O| Aug 29 22:16:51.317 INFO STEP 231 (remove_files) COMPLETE
54812025-08-29T22:16:51.501Z[ recovery-image] Aug 29 22:16:51.317 INFO O| Aug 29 22:16:51.317 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54822025-08-29T22:16:51.546Z[ recovery-image] Aug 29 22:16:51.335 INFO O| Aug 29 22:16:51.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isainfo"
54832025-08-29T22:16:51.546Z[ recovery-image] Aug 29 22:16:51.335 INFO O| Aug 29 22:16:51.335 INFO STEP 232 (remove_files) COMPLETE
54842025-08-29T22:16:51.546Z[ recovery-image] Aug 29 22:16:51.335 INFO O| Aug 29 22:16:51.335 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54852025-08-29T22:16:51.546Z[ recovery-image] Aug 29 22:16:51.351 INFO O| Aug 29 22:16:51.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isalist"
54862025-08-29T22:16:51.547Z[ recovery-image] Aug 29 22:16:51.351 INFO O| Aug 29 22:16:51.351 INFO STEP 233 (remove_files) COMPLETE
54872025-08-29T22:16:51.547Z[ recovery-image] Aug 29 22:16:51.351 INFO O| Aug 29 22:16:51.351 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54882025-08-29T22:16:51.547Z[ host-image] Aug 29 22:16:51.362 INFO O| Aug 29 22:16:51.362 INFO O| Planning: Solver setup ... Done
54892025-08-29T22:16:51.548Z[ recovery-image] Aug 29 22:16:51.367 INFO O| Aug 29 22:16:51.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/jobs"
54902025-08-29T22:16:51.548Z[ recovery-image] Aug 29 22:16:51.367 INFO O| Aug 29 22:16:51.367 INFO STEP 234 (remove_files) COMPLETE
54912025-08-29T22:16:51.548Z[ recovery-image] Aug 29 22:16:51.367 INFO O| Aug 29 22:16:51.367 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54922025-08-29T22:16:51.595Z[ host-image] Aug 29 22:16:51.372 INFO O| Aug 29 22:16:51.372 INFO O| Planning: Running solver ... Done
54932025-08-29T22:16:51.595Z[ recovery-image] Aug 29 22:16:51.382 INFO O| Aug 29 22:16:51.382 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/join"
54942025-08-29T22:16:51.595Z[ recovery-image] Aug 29 22:16:51.382 INFO O| Aug 29 22:16:51.382 INFO STEP 235 (remove_files) COMPLETE
54952025-08-29T22:16:51.595Z[ recovery-image] Aug 29 22:16:51.382 INFO O| Aug 29 22:16:51.382 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54962025-08-29T22:16:51.595Z[ recovery-image] Aug 29 22:16:51.397 INFO O| Aug 29 22:16:51.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kbd"
54972025-08-29T22:16:51.595Z[ recovery-image] Aug 29 22:16:51.397 INFO O| Aug 29 22:16:51.397 INFO STEP 236 (remove_files) COMPLETE
54982025-08-29T22:16:51.595Z[ recovery-image] Aug 29 22:16:51.397 INFO O| Aug 29 22:16:51.397 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54992025-08-29T22:16:51.595Z[ recovery-image] Aug 29 22:16:51.413 INFO O| Aug 29 22:16:51.412 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kdestroy"
55002025-08-29T22:16:51.595Z[ recovery-image] Aug 29 22:16:51.413 INFO O| Aug 29 22:16:51.413 INFO STEP 237 (remove_files) COMPLETE
55012025-08-29T22:16:51.595Z[ recovery-image] Aug 29 22:16:51.413 INFO O| Aug 29 22:16:51.413 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55022025-08-29T22:16:51.645Z[ recovery-image] Aug 29 22:16:51.433 INFO O| Aug 29 22:16:51.433 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogin"
55032025-08-29T22:16:51.645Z[ recovery-image] Aug 29 22:16:51.433 INFO O| Aug 29 22:16:51.433 INFO STEP 238 (remove_files) COMPLETE
55042025-08-29T22:16:51.645Z[ recovery-image] Aug 29 22:16:51.433 INFO O| Aug 29 22:16:51.433 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55052025-08-29T22:16:51.645Z[ recovery-image] Aug 29 22:16:51.448 INFO O| Aug 29 22:16:51.448 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogout"
55062025-08-29T22:16:51.645Z[ recovery-image] Aug 29 22:16:51.448 INFO O| Aug 29 22:16:51.448 INFO STEP 239 (remove_files) COMPLETE
55072025-08-29T22:16:51.645Z[ recovery-image] Aug 29 22:16:51.448 INFO O| Aug 29 22:16:51.448 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55082025-08-29T22:16:51.646Z[ recovery-image] Aug 29 22:16:51.463 INFO O| Aug 29 22:16:51.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kill"
55092025-08-29T22:16:51.646Z[ recovery-image] Aug 29 22:16:51.463 INFO O| Aug 29 22:16:51.463 INFO STEP 240 (remove_files) COMPLETE
55102025-08-29T22:16:51.646Z[ recovery-image] Aug 29 22:16:51.463 INFO O| Aug 29 22:16:51.463 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55112025-08-29T22:16:51.687Z[ recovery-image] Aug 29 22:16:51.477 INFO O| Aug 29 22:16:51.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kinit"
55122025-08-29T22:16:51.687Z[ recovery-image] Aug 29 22:16:51.477 INFO O| Aug 29 22:16:51.477 INFO STEP 241 (remove_files) COMPLETE
55132025-08-29T22:16:51.688Z[ recovery-image] Aug 29 22:16:51.477 INFO O| Aug 29 22:16:51.477 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55142025-08-29T22:16:51.688Z[ host-image] Aug 29 22:16:51.480 INFO O| Aug 29 22:16:51.480 INFO O| Planning: Finding local manifests ... Done
55152025-08-29T22:16:51.688Z[ recovery-image] Aug 29 22:16:51.499 INFO O| Aug 29 22:16:51.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/klist"
55162025-08-29T22:16:51.688Z[ recovery-image] Aug 29 22:16:51.499 INFO O| Aug 29 22:16:51.499 INFO STEP 242 (remove_files) COMPLETE
55172025-08-29T22:16:51.688Z[ recovery-image] Aug 29 22:16:51.499 INFO O| Aug 29 22:16:51.499 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55182025-08-29T22:16:51.688Z[ recovery-image] Aug 29 22:16:51.512 INFO O| Aug 29 22:16:51.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kmfcfg"
55192025-08-29T22:16:51.688Z[ recovery-image] Aug 29 22:16:51.512 INFO O| Aug 29 22:16:51.512 INFO STEP 243 (remove_files) COMPLETE
55202025-08-29T22:16:51.688Z[ recovery-image] Aug 29 22:16:51.512 INFO O| Aug 29 22:16:51.512 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55212025-08-29T22:16:51.732Z[ recovery-image] Aug 29 22:16:51.533 INFO O| Aug 29 22:16:51.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kpasswd"
55222025-08-29T22:16:51.733Z[ recovery-image] Aug 29 22:16:51.533 INFO O| Aug 29 22:16:51.533 INFO STEP 244 (remove_files) COMPLETE
55232025-08-29T22:16:51.733Z[ recovery-image] Aug 29 22:16:51.533 INFO O| Aug 29 22:16:51.533 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55242025-08-29T22:16:51.733Z[ recovery-image] Aug 29 22:16:51.549 INFO O| Aug 29 22:16:51.549 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/krb5-config"
55252025-08-29T22:16:51.733Z[ recovery-image] Aug 29 22:16:51.549 INFO O| Aug 29 22:16:51.549 INFO STEP 245 (remove_files) COMPLETE
55262025-08-29T22:16:51.733Z[ recovery-image] Aug 29 22:16:51.549 INFO O| Aug 29 22:16:51.549 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55272025-08-29T22:16:51.769Z[ host-image] Aug 29 22:16:51.561 INFO O| Aug 29 22:16:51.561 INFO O| Planning: Fetching manifests: 0/1 0% complete
55282025-08-29T22:16:51.769Z[ recovery-image] Aug 29 22:16:51.563 INFO O| Aug 29 22:16:51.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ksh93"
55292025-08-29T22:16:51.769Z[ recovery-image] Aug 29 22:16:51.564 INFO O| Aug 29 22:16:51.564 INFO STEP 246 (remove_files) COMPLETE
55302025-08-29T22:16:51.769Z[ recovery-image] Aug 29 22:16:51.564 INFO O| Aug 29 22:16:51.564 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55312025-08-29T22:16:51.769Z[ recovery-image] Aug 29 22:16:51.578 INFO O| Aug 29 22:16:51.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ktutil"
55322025-08-29T22:16:51.769Z[ recovery-image] Aug 29 22:16:51.578 INFO O| Aug 29 22:16:51.578 INFO STEP 247 (remove_files) COMPLETE
55332025-08-29T22:16:51.769Z[ recovery-image] Aug 29 22:16:51.578 INFO O| Aug 29 22:16:51.578 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55342025-08-29T22:16:51.769Z[ host-image] Aug 29 22:16:51.589 INFO O| Aug 29 22:16:51.588 INFO O| Planning: Fetching manifests: 1/1 100% complete
55352025-08-29T22:16:51.769Z[ recovery-image] Aug 29 22:16:51.596 INFO O| Aug 29 22:16:51.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kvmstat"
55362025-08-29T22:16:51.769Z[ recovery-image] Aug 29 22:16:51.597 INFO O| Aug 29 22:16:51.597 INFO STEP 248 (remove_files) COMPLETE
55372025-08-29T22:16:51.769Z[ recovery-image] Aug 29 22:16:51.597 INFO O| Aug 29 22:16:51.597 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55382025-08-29T22:16:51.798Z[ recovery-image] Aug 29 22:16:51.616 INFO O| Aug 29 22:16:51.615 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/last"
55392025-08-29T22:16:51.799Z[ recovery-image] Aug 29 22:16:51.616 INFO O| Aug 29 22:16:51.616 INFO STEP 249 (remove_files) COMPLETE
55402025-08-29T22:16:51.799Z[ recovery-image] Aug 29 22:16:51.616 INFO O| Aug 29 22:16:51.616 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55412025-08-29T22:16:51.799Z[ host-image] Aug 29 22:16:51.625 INFO O| Aug 29 22:16:51.625 INFO O| Planning: Package planning ... Done
55422025-08-29T22:16:51.799Z[ host-image] Aug 29 22:16:51.625 INFO O| Aug 29 22:16:51.625 INFO O| Planning: Merging actions ... Done
55432025-08-29T22:16:51.832Z[ recovery-image] Aug 29 22:16:51.633 INFO O| Aug 29 22:16:51.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lastcomm"
55442025-08-29T22:16:51.832Z[ recovery-image] Aug 29 22:16:51.634 INFO O| Aug 29 22:16:51.633 INFO STEP 250 (remove_files) COMPLETE
55452025-08-29T22:16:51.832Z[ recovery-image] Aug 29 22:16:51.634 INFO O| Aug 29 22:16:51.633 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55462025-08-29T22:16:51.832Z[ recovery-image] Aug 29 22:16:51.647 INFO O| Aug 29 22:16:51.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ld"
55472025-08-29T22:16:51.832Z[ recovery-image] Aug 29 22:16:51.647 INFO O| Aug 29 22:16:51.647 INFO STEP 251 (remove_files) COMPLETE
55482025-08-29T22:16:51.832Z[ recovery-image] Aug 29 22:16:51.647 INFO O| Aug 29 22:16:51.647 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55492025-08-29T22:16:51.832Z[ recovery-image] Aug 29 22:16:51.661 INFO O| Aug 29 22:16:51.660 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ldd"
55502025-08-29T22:16:51.832Z[ recovery-image] Aug 29 22:16:51.661 INFO O| Aug 29 22:16:51.661 INFO STEP 252 (remove_files) COMPLETE
55512025-08-29T22:16:51.832Z[ recovery-image] Aug 29 22:16:51.661 INFO O| Aug 29 22:16:51.661 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55522025-08-29T22:16:51.865Z[ recovery-image] Aug 29 22:16:51.681 INFO O| Aug 29 22:16:51.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/less"
55532025-08-29T22:16:51.865Z[ recovery-image] Aug 29 22:16:51.681 INFO O| Aug 29 22:16:51.681 INFO STEP 253 (remove_files) COMPLETE
55542025-08-29T22:16:51.865Z[ recovery-image] Aug 29 22:16:51.681 INFO O| Aug 29 22:16:51.681 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55552025-08-29T22:16:51.904Z[ recovery-image] Aug 29 22:16:51.699 INFO O| Aug 29 22:16:51.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lessecho"
55562025-08-29T22:16:51.904Z[ recovery-image] Aug 29 22:16:51.699 INFO O| Aug 29 22:16:51.699 INFO STEP 254 (remove_files) COMPLETE
55572025-08-29T22:16:51.905Z[ recovery-image] Aug 29 22:16:51.699 INFO O| Aug 29 22:16:51.699 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55582025-08-29T22:16:51.905Z[ recovery-image] Aug 29 22:16:51.723 INFO O| Aug 29 22:16:51.723 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lesskey"
55592025-08-29T22:16:51.905Z[ recovery-image] Aug 29 22:16:51.724 INFO O| Aug 29 22:16:51.723 INFO STEP 255 (remove_files) COMPLETE
55602025-08-29T22:16:51.905Z[ recovery-image] Aug 29 22:16:51.724 INFO O| Aug 29 22:16:51.723 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55612025-08-29T22:16:51.933Z[ recovery-image] Aug 29 22:16:51.740 INFO O| Aug 29 22:16:51.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lgrpinfo"
55622025-08-29T22:16:51.933Z[ host-image] Aug 29 22:16:51.740 INFO O| Aug 29 22:16:51.740 INFO O| Planning: Checking for conflicting actions ... Done
55632025-08-29T22:16:51.933Z[ recovery-image] Aug 29 22:16:51.740 INFO O| Aug 29 22:16:51.740 INFO STEP 256 (remove_files) COMPLETE
55642025-08-29T22:16:51.933Z[ recovery-image] Aug 29 22:16:51.740 INFO O| Aug 29 22:16:51.740 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55652025-08-29T22:16:51.933Z[ host-image] Aug 29 22:16:51.741 INFO O| Aug 29 22:16:51.741 INFO O| Planning: Consolidating action changes ... Done
55662025-08-29T22:16:51.933Z[ recovery-image] Aug 29 22:16:51.757 INFO O| Aug 29 22:16:51.756 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/line"
55672025-08-29T22:16:51.933Z[ recovery-image] Aug 29 22:16:51.757 INFO O| Aug 29 22:16:51.757 INFO STEP 257 (remove_files) COMPLETE
55682025-08-29T22:16:51.933Z[ recovery-image] Aug 29 22:16:51.757 INFO O| Aug 29 22:16:51.757 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55692025-08-29T22:16:51.960Z[ recovery-image] Aug 29 22:16:51.776 INFO O| Aug 29 22:16:51.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listdgrp"
55702025-08-29T22:16:51.960Z[ recovery-image] Aug 29 22:16:51.776 INFO O| Aug 29 22:16:51.776 INFO STEP 258 (remove_files) COMPLETE
55712025-08-29T22:16:51.960Z[ recovery-image] Aug 29 22:16:51.776 INFO O| Aug 29 22:16:51.776 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55722025-08-29T22:16:51.960Z[ recovery-image] Aug 29 22:16:51.794 INFO O| Aug 29 22:16:51.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listusers"
55732025-08-29T22:16:51.960Z[ recovery-image] Aug 29 22:16:51.794 INFO O| Aug 29 22:16:51.794 INFO STEP 259 (remove_files) COMPLETE
55742025-08-29T22:16:51.960Z[ recovery-image] Aug 29 22:16:51.794 INFO O| Aug 29 22:16:51.794 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55752025-08-29T22:16:52.004Z[ recovery-image] Aug 29 22:16:51.807 INFO O| Aug 29 22:16:51.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/loadkeys"
55762025-08-29T22:16:52.004Z[ recovery-image] Aug 29 22:16:51.807 INFO O| Aug 29 22:16:51.807 INFO STEP 260 (remove_files) COMPLETE
55772025-08-29T22:16:52.004Z[ recovery-image] Aug 29 22:16:51.807 INFO O| Aug 29 22:16:51.807 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55782025-08-29T22:16:52.049Z[ recovery-image] Aug 29 22:16:51.827 INFO O| Aug 29 22:16:51.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logger"
55792025-08-29T22:16:52.049Z[ recovery-image] Aug 29 22:16:51.827 INFO O| Aug 29 22:16:51.827 INFO STEP 261 (remove_files) COMPLETE
55802025-08-29T22:16:52.049Z[ recovery-image] Aug 29 22:16:51.827 INFO O| Aug 29 22:16:51.827 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55812025-08-29T22:16:52.049Z[ recovery-image] Aug 29 22:16:51.846 INFO O| Aug 29 22:16:51.846 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logins"
55822025-08-29T22:16:52.049Z[ recovery-image] Aug 29 22:16:51.846 INFO O| Aug 29 22:16:51.846 INFO STEP 262 (remove_files) COMPLETE
55832025-08-29T22:16:52.049Z[ recovery-image] Aug 29 22:16:51.846 INFO O| Aug 29 22:16:51.846 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55842025-08-29T22:16:52.050Z[ recovery-image] Aug 29 22:16:51.866 INFO O| Aug 29 22:16:51.866 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logname"
55852025-08-29T22:16:52.050Z[ recovery-image] Aug 29 22:16:51.866 INFO O| Aug 29 22:16:51.866 INFO STEP 263 (remove_files) COMPLETE
55862025-08-29T22:16:52.050Z[ recovery-image] Aug 29 22:16:51.866 INFO O| Aug 29 22:16:51.866 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55872025-08-29T22:16:52.145Z[ recovery-image] Aug 29 22:16:51.888 INFO O| Aug 29 22:16:51.888 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/look"
55882025-08-29T22:16:52.146Z[ recovery-image] Aug 29 22:16:51.888 INFO O| Aug 29 22:16:51.888 INFO STEP 264 (remove_files) COMPLETE
55892025-08-29T22:16:52.146Z[ recovery-image] Aug 29 22:16:51.888 INFO O| Aug 29 22:16:51.888 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55902025-08-29T22:16:52.146Z[ recovery-image] Aug 29 22:16:51.908 INFO O| Aug 29 22:16:51.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/looker"
55912025-08-29T22:16:52.146Z[ recovery-image] Aug 29 22:16:51.908 INFO O| Aug 29 22:16:51.908 INFO STEP 265 (remove_files) COMPLETE
55922025-08-29T22:16:52.146Z[ recovery-image] Aug 29 22:16:51.908 INFO O| Aug 29 22:16:51.908 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55932025-08-29T22:16:52.208Z[ recovery-image] Aug 29 22:16:51.927 INFO O| Aug 29 22:16:51.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lz4"
55942025-08-29T22:16:52.209Z[ recovery-image] Aug 29 22:16:51.927 INFO O| Aug 29 22:16:51.927 INFO STEP 266 (remove_files) COMPLETE
55952025-08-29T22:16:52.209Z[ recovery-image] Aug 29 22:16:51.928 INFO O| Aug 29 22:16:51.927 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55962025-08-29T22:16:52.209Z[ recovery-image] Aug 29 22:16:51.943 INFO O| Aug 29 22:16:51.943 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmadec"
55972025-08-29T22:16:52.209Z[ recovery-image] Aug 29 22:16:51.943 INFO O| Aug 29 22:16:51.943 INFO STEP 267 (remove_files) COMPLETE
55982025-08-29T22:16:52.209Z[ recovery-image] Aug 29 22:16:51.943 INFO O| Aug 29 22:16:51.943 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55992025-08-29T22:16:52.209Z[ recovery-image] Aug 29 22:16:51.956 INFO O| Aug 29 22:16:51.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmainfo"
56002025-08-29T22:16:52.209Z[ recovery-image] Aug 29 22:16:51.956 INFO O| Aug 29 22:16:51.956 INFO STEP 268 (remove_files) COMPLETE
56012025-08-29T22:16:52.209Z[ recovery-image] Aug 29 22:16:51.956 INFO O| Aug 29 22:16:51.956 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56022025-08-29T22:16:52.209Z[ recovery-image] Aug 29 22:16:51.968 INFO O| Aug 29 22:16:51.968 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mac"
56032025-08-29T22:16:52.209Z[ recovery-image] Aug 29 22:16:51.968 INFO O| Aug 29 22:16:51.968 INFO STEP 269 (remove_files) COMPLETE
56042025-08-29T22:16:52.209Z[ host-image] Aug 29 22:16:51.969 INFO O| Aug 29 22:16:51.968 INFO O| Planning: Evaluating mediators ... Done
56052025-08-29T22:16:52.209Z[ recovery-image] Aug 29 22:16:51.968 INFO O| Aug 29 22:16:51.968 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56062025-08-29T22:16:52.209Z[ host-image] Aug 29 22:16:51.969 INFO O| Aug 29 22:16:51.969 INFO O| Planning: Planning completed in 6.85 seconds
56072025-08-29T22:16:52.209Z[ host-image] Aug 29 22:16:51.970 INFO O| Aug 29 22:16:51.970 INFO O| Packages to install: 1
56082025-08-29T22:16:52.209Z[ recovery-image] Aug 29 22:16:51.980 INFO O| Aug 29 22:16:51.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mach"
56092025-08-29T22:16:52.209Z[ recovery-image] Aug 29 22:16:51.980 INFO O| Aug 29 22:16:51.980 INFO STEP 270 (remove_files) COMPLETE
56102025-08-29T22:16:52.209Z[ recovery-image] Aug 29 22:16:51.980 INFO O| Aug 29 22:16:51.980 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56112025-08-29T22:16:52.209Z[ recovery-image] Aug 29 22:16:51.992 INFO O| Aug 29 22:16:51.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mailx"
56122025-08-29T22:16:52.210Z[ host-image] Aug 29 22:16:51.992 INFO O| Aug 29 22:16:51.992 INFO O| Download: 0/4 items 0.0/10.1MB 0% complete
56132025-08-29T22:16:52.210Z[ recovery-image] Aug 29 22:16:51.992 INFO O| Aug 29 22:16:51.992 INFO STEP 271 (remove_files) COMPLETE
56142025-08-29T22:16:52.210Z[ recovery-image] Aug 29 22:16:51.992 INFO O| Aug 29 22:16:51.992 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56152025-08-29T22:16:52.210Z[ recovery-image] Aug 29 22:16:52.012 INFO O| Aug 29 22:16:52.011 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/makedev"
56162025-08-29T22:16:52.210Z[ recovery-image] Aug 29 22:16:52.012 INFO O| Aug 29 22:16:52.012 INFO STEP 272 (remove_files) COMPLETE
56172025-08-29T22:16:52.210Z[ recovery-image] Aug 29 22:16:52.012 INFO O| Aug 29 22:16:52.012 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56182025-08-29T22:16:52.249Z[ recovery-image] Aug 29 22:16:52.032 INFO O| Aug 29 22:16:52.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mesg"
56192025-08-29T22:16:52.249Z[ recovery-image] Aug 29 22:16:52.032 INFO O| Aug 29 22:16:52.032 INFO STEP 273 (remove_files) COMPLETE
56202025-08-29T22:16:52.249Z[ recovery-image] Aug 29 22:16:52.032 INFO O| Aug 29 22:16:52.032 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56212025-08-29T22:16:52.250Z[ recovery-image] Aug 29 22:16:52.044 INFO O| Aug 29 22:16:52.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c"
56222025-08-29T22:16:52.250Z[ recovery-image] Aug 29 22:16:52.044 INFO O| Aug 29 22:16:52.044 INFO STEP 274 (remove_files) COMPLETE
56232025-08-29T22:16:52.250Z[ recovery-image] Aug 29 22:16:52.044 INFO O| Aug 29 22:16:52.044 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56242025-08-29T22:16:52.250Z[ recovery-image] Aug 29 22:16:52.071 INFO O| Aug 29 22:16:52.071 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c-update"
56252025-08-29T22:16:52.250Z[ recovery-image] Aug 29 22:16:52.072 INFO O| Aug 29 22:16:52.072 INFO STEP 275 (remove_files) COMPLETE
56262025-08-29T22:16:52.250Z[ recovery-image] Aug 29 22:16:52.072 INFO O| Aug 29 22:16:52.072 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56272025-08-29T22:16:52.286Z[ recovery-image] Aug 29 22:16:52.092 INFO O| Aug 29 22:16:52.092 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkfifo"
56282025-08-29T22:16:52.287Z[ recovery-image] Aug 29 22:16:52.092 INFO O| Aug 29 22:16:52.092 INFO STEP 276 (remove_files) COMPLETE
56292025-08-29T22:16:52.287Z[ recovery-image] Aug 29 22:16:52.092 INFO O| Aug 29 22:16:52.092 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56302025-08-29T22:16:52.321Z[ recovery-image] Aug 29 22:16:52.113 INFO O| Aug 29 22:16:52.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkpwdict"
56312025-08-29T22:16:52.321Z[ recovery-image] Aug 29 22:16:52.113 INFO O| Aug 29 22:16:52.113 INFO STEP 277 (remove_files) COMPLETE
56322025-08-29T22:16:52.321Z[ recovery-image] Aug 29 22:16:52.113 INFO O| Aug 29 22:16:52.113 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56332025-08-29T22:16:52.321Z[ recovery-image] Aug 29 22:16:52.131 INFO O| Aug 29 22:16:52.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/moe"
56342025-08-29T22:16:52.321Z[ recovery-image] Aug 29 22:16:52.132 INFO O| Aug 29 22:16:52.132 INFO STEP 278 (remove_files) COMPLETE
56352025-08-29T22:16:52.322Z[ recovery-image] Aug 29 22:16:52.132 INFO O| Aug 29 22:16:52.132 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56362025-08-29T22:16:52.322Z[ recovery-image] Aug 29 22:16:52.151 INFO O| Aug 29 22:16:52.151 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mpstat"
56372025-08-29T22:16:52.322Z[ recovery-image] Aug 29 22:16:52.152 INFO O| Aug 29 22:16:52.152 INFO STEP 279 (remove_files) COMPLETE
56382025-08-29T22:16:52.322Z[ recovery-image] Aug 29 22:16:52.152 INFO O| Aug 29 22:16:52.152 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56392025-08-29T22:16:52.348Z[ recovery-image] Aug 29 22:16:52.166 INFO O| Aug 29 22:16:52.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mt"
56402025-08-29T22:16:52.349Z[ recovery-image] Aug 29 22:16:52.166 INFO O| Aug 29 22:16:52.166 INFO STEP 280 (remove_files) COMPLETE
56412025-08-29T22:16:52.349Z[ recovery-image] Aug 29 22:16:52.166 INFO O| Aug 29 22:16:52.166 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56422025-08-29T22:16:52.375Z[ recovery-image] Aug 29 22:16:52.188 INFO O| Aug 29 22:16:52.188 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ncurses6-config"
56432025-08-29T22:16:52.375Z[ recovery-image] Aug 29 22:16:52.189 INFO O| Aug 29 22:16:52.189 INFO STEP 281 (remove_files) COMPLETE
56442025-08-29T22:16:52.375Z[ recovery-image] Aug 29 22:16:52.189 INFO O| Aug 29 22:16:52.189 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56452025-08-29T22:16:52.375Z[ recovery-image] Aug 29 22:16:52.210 INFO O| Aug 29 22:16:52.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-cert"
56462025-08-29T22:16:52.375Z[ recovery-image] Aug 29 22:16:52.210 INFO O| Aug 29 22:16:52.210 INFO STEP 282 (remove_files) COMPLETE
56472025-08-29T22:16:52.375Z[ recovery-image] Aug 29 22:16:52.210 INFO O| Aug 29 22:16:52.210 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56482025-08-29T22:16:52.417Z[ recovery-image] Aug 29 22:16:52.232 INFO O| Aug 29 22:16:52.232 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-config"
56492025-08-29T22:16:52.417Z[ recovery-image] Aug 29 22:16:52.232 INFO O| Aug 29 22:16:52.232 INFO STEP 283 (remove_files) COMPLETE
56502025-08-29T22:16:52.418Z[ recovery-image] Aug 29 22:16:52.232 INFO O| Aug 29 22:16:52.232 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56512025-08-29T22:16:52.458Z[ recovery-image] Aug 29 22:16:52.253 INFO O| Aug 29 22:16:52.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-create-v3-user"
56522025-08-29T22:16:52.458Z[ recovery-image] Aug 29 22:16:52.253 INFO O| Aug 29 22:16:52.253 INFO STEP 284 (remove_files) COMPLETE
56532025-08-29T22:16:52.458Z[ recovery-image] Aug 29 22:16:52.253 INFO O| Aug 29 22:16:52.253 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56542025-08-29T22:16:52.459Z[ recovery-image] Aug 29 22:16:52.273 INFO O| Aug 29 22:16:52.272 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newform"
56552025-08-29T22:16:52.459Z[ recovery-image] Aug 29 22:16:52.273 INFO O| Aug 29 22:16:52.273 INFO STEP 285 (remove_files) COMPLETE
56562025-08-29T22:16:52.459Z[ recovery-image] Aug 29 22:16:52.273 INFO O| Aug 29 22:16:52.273 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56572025-08-29T22:16:52.495Z[ recovery-image] Aug 29 22:16:52.286 INFO O| Aug 29 22:16:52.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newgrp"
56582025-08-29T22:16:52.495Z[ recovery-image] Aug 29 22:16:52.286 INFO O| Aug 29 22:16:52.286 INFO STEP 286 (remove_files) COMPLETE
56592025-08-29T22:16:52.496Z[ recovery-image] Aug 29 22:16:52.286 INFO O| Aug 29 22:16:52.286 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56602025-08-29T22:16:52.496Z[ recovery-image] Aug 29 22:16:52.299 INFO O| Aug 29 22:16:52.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/news"
56612025-08-29T22:16:52.496Z[ recovery-image] Aug 29 22:16:52.299 INFO O| Aug 29 22:16:52.299 INFO STEP 287 (remove_files) COMPLETE
56622025-08-29T22:16:52.496Z[ recovery-image] Aug 29 22:16:52.299 INFO O| Aug 29 22:16:52.299 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56632025-08-29T22:16:52.496Z[ recovery-image] Aug 29 22:16:52.320 INFO O| Aug 29 22:16:52.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newtask"
56642025-08-29T22:16:52.496Z[ recovery-image] Aug 29 22:16:52.320 INFO O| Aug 29 22:16:52.320 INFO STEP 288 (remove_files) COMPLETE
56652025-08-29T22:16:52.496Z[ recovery-image] Aug 29 22:16:52.320 INFO O| Aug 29 22:16:52.320 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56662025-08-29T22:16:52.522Z[ recovery-image] Aug 29 22:16:52.337 INFO O| Aug 29 22:16:52.337 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nice"
56672025-08-29T22:16:52.522Z[ recovery-image] Aug 29 22:16:52.337 INFO O| Aug 29 22:16:52.337 INFO STEP 289 (remove_files) COMPLETE
56682025-08-29T22:16:52.522Z[ recovery-image] Aug 29 22:16:52.337 INFO O| Aug 29 22:16:52.337 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56692025-08-29T22:16:52.522Z[ recovery-image] Aug 29 22:16:52.356 INFO O| Aug 29 22:16:52.356 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nl"
56702025-08-29T22:16:52.522Z[ recovery-image] Aug 29 22:16:52.356 INFO O| Aug 29 22:16:52.356 INFO STEP 290 (remove_files) COMPLETE
56712025-08-29T22:16:52.522Z[ recovery-image] Aug 29 22:16:52.356 INFO O| Aug 29 22:16:52.356 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56722025-08-29T22:16:52.547Z[ recovery-image] Aug 29 22:16:52.371 INFO O| Aug 29 22:16:52.371 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/oawk"
56732025-08-29T22:16:52.547Z[ recovery-image] Aug 29 22:16:52.371 INFO O| Aug 29 22:16:52.371 INFO STEP 291 (remove_files) COMPLETE
56742025-08-29T22:16:52.547Z[ recovery-image] Aug 29 22:16:52.371 INFO O| Aug 29 22:16:52.371 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56752025-08-29T22:16:52.573Z[ recovery-image] Aug 29 22:16:52.386 INFO O| Aug 29 22:16:52.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/od"
56762025-08-29T22:16:52.573Z[ recovery-image] Aug 29 22:16:52.386 INFO O| Aug 29 22:16:52.386 INFO STEP 292 (remove_files) COMPLETE
56772025-08-29T22:16:52.573Z[ recovery-image] Aug 29 22:16:52.386 INFO O| Aug 29 22:16:52.386 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56782025-08-29T22:16:52.574Z[ recovery-image] Aug 29 22:16:52.403 INFO O| Aug 29 22:16:52.403 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/optisa"
56792025-08-29T22:16:52.574Z[ recovery-image] Aug 29 22:16:52.403 INFO O| Aug 29 22:16:52.403 INFO STEP 293 (remove_files) COMPLETE
56802025-08-29T22:16:52.574Z[ recovery-image] Aug 29 22:16:52.403 INFO O| Aug 29 22:16:52.403 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56812025-08-29T22:16:52.601Z[ recovery-image] Aug 29 22:16:52.425 INFO O| Aug 29 22:16:52.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pack"
56822025-08-29T22:16:52.602Z[ recovery-image] Aug 29 22:16:52.425 INFO O| Aug 29 22:16:52.425 INFO STEP 294 (remove_files) COMPLETE
56832025-08-29T22:16:52.602Z[ recovery-image] Aug 29 22:16:52.425 INFO O| Aug 29 22:16:52.425 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56842025-08-29T22:16:52.643Z[ recovery-image] Aug 29 22:16:52.444 INFO O| Aug 29 22:16:52.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/page"
56852025-08-29T22:16:52.643Z[ recovery-image] Aug 29 22:16:52.444 INFO O| Aug 29 22:16:52.444 INFO STEP 295 (remove_files) COMPLETE
56862025-08-29T22:16:52.644Z[ recovery-image] Aug 29 22:16:52.444 INFO O| Aug 29 22:16:52.444 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56872025-08-29T22:16:52.644Z[ host-image] Aug 29 22:16:52.451 INFO O| Aug 29 22:16:52.451 INFO O| Download: Completed 10.09 MB in 0.46 seconds (22.0M/s)
56882025-08-29T22:16:52.644Z[ recovery-image] Aug 29 22:16:52.460 INFO O| Aug 29 22:16:52.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pagesize"
56892025-08-29T22:16:52.644Z[ recovery-image] Aug 29 22:16:52.460 INFO O| Aug 29 22:16:52.460 INFO STEP 296 (remove_files) COMPLETE
56902025-08-29T22:16:52.645Z[ recovery-image] Aug 29 22:16:52.460 INFO O| Aug 29 22:16:52.460 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56912025-08-29T22:16:52.678Z[ recovery-image] Aug 29 22:16:52.478 INFO O| Aug 29 22:16:52.478 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/passwd"
56922025-08-29T22:16:52.678Z[ recovery-image] Aug 29 22:16:52.478 INFO O| Aug 29 22:16:52.478 INFO STEP 297 (remove_files) COMPLETE
56932025-08-29T22:16:52.678Z[ recovery-image] Aug 29 22:16:52.478 INFO O| Aug 29 22:16:52.478 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56942025-08-29T22:16:52.678Z[ host-image] Aug 29 22:16:52.490 INFO O| Aug 29 22:16:52.490 INFO O| Actions: 1/22 actions (Installing new actions)
56952025-08-29T22:16:52.678Z[ recovery-image] Aug 29 22:16:52.496 INFO O| Aug 29 22:16:52.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/paste"
56962025-08-29T22:16:52.678Z[ recovery-image] Aug 29 22:16:52.496 INFO O| Aug 29 22:16:52.496 INFO STEP 298 (remove_files) COMPLETE
56972025-08-29T22:16:52.678Z[ recovery-image] Aug 29 22:16:52.496 INFO O| Aug 29 22:16:52.496 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56982025-08-29T22:16:52.707Z[ recovery-image] Aug 29 22:16:52.516 INFO O| Aug 29 22:16:52.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pathchk"
56992025-08-29T22:16:52.707Z[ recovery-image] Aug 29 22:16:52.516 INFO O| Aug 29 22:16:52.516 INFO STEP 299 (remove_files) COMPLETE
57002025-08-29T22:16:52.707Z[ recovery-image] Aug 29 22:16:52.516 INFO O| Aug 29 22:16:52.516 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57012025-08-29T22:16:52.707Z[ recovery-image] Aug 29 22:16:52.534 INFO O| Aug 29 22:16:52.534 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pax"
57022025-08-29T22:16:52.707Z[ recovery-image] Aug 29 22:16:52.534 INFO O| Aug 29 22:16:52.534 INFO STEP 300 (remove_files) COMPLETE
57032025-08-29T22:16:52.707Z[ recovery-image] Aug 29 22:16:52.534 INFO O| Aug 29 22:16:52.534 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57042025-08-29T22:16:52.736Z[ recovery-image] Aug 29 22:16:52.552 INFO O| Aug 29 22:16:52.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcap-config"
57052025-08-29T22:16:52.736Z[ recovery-image] Aug 29 22:16:52.552 INFO O| Aug 29 22:16:52.552 INFO STEP 301 (remove_files) COMPLETE
57062025-08-29T22:16:52.736Z[ recovery-image] Aug 29 22:16:52.552 INFO O| Aug 29 22:16:52.552 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57072025-08-29T22:16:52.736Z[ recovery-image] Aug 29 22:16:52.570 INFO O| Aug 29 22:16:52.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre-config"
57082025-08-29T22:16:52.737Z[ recovery-image] Aug 29 22:16:52.571 INFO O| Aug 29 22:16:52.571 INFO STEP 302 (remove_files) COMPLETE
57092025-08-29T22:16:52.737Z[ recovery-image] Aug 29 22:16:52.571 INFO O| Aug 29 22:16:52.571 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57102025-08-29T22:16:52.766Z[ recovery-image] Aug 29 22:16:52.589 INFO O| Aug 29 22:16:52.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2-config"
57112025-08-29T22:16:52.766Z[ recovery-image] Aug 29 22:16:52.589 INFO O| Aug 29 22:16:52.589 INFO STEP 303 (remove_files) COMPLETE
57122025-08-29T22:16:52.766Z[ recovery-image] Aug 29 22:16:52.589 INFO O| Aug 29 22:16:52.589 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57132025-08-29T22:16:52.811Z[ recovery-image] Aug 29 22:16:52.612 INFO O| Aug 29 22:16:52.612 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2grep"
57142025-08-29T22:16:52.811Z[ recovery-image] Aug 29 22:16:52.612 INFO O| Aug 29 22:16:52.612 INFO STEP 304 (remove_files) COMPLETE
57152025-08-29T22:16:52.811Z[ recovery-image] Aug 29 22:16:52.612 INFO O| Aug 29 22:16:52.612 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57162025-08-29T22:16:52.837Z[ recovery-image] Aug 29 22:16:52.630 INFO O| Aug 29 22:16:52.629 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2test"
57172025-08-29T22:16:52.837Z[ recovery-image] Aug 29 22:16:52.630 INFO O| Aug 29 22:16:52.630 INFO STEP 305 (remove_files) COMPLETE
57182025-08-29T22:16:52.838Z[ recovery-image] Aug 29 22:16:52.630 INFO O| Aug 29 22:16:52.630 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57192025-08-29T22:16:52.838Z[ recovery-image] Aug 29 22:16:52.647 INFO O| Aug 29 22:16:52.647 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcregrep"
57202025-08-29T22:16:52.838Z[ recovery-image] Aug 29 22:16:52.647 INFO O| Aug 29 22:16:52.647 INFO STEP 306 (remove_files) COMPLETE
57212025-08-29T22:16:52.838Z[ recovery-image] Aug 29 22:16:52.647 INFO O| Aug 29 22:16:52.647 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57222025-08-29T22:16:52.838Z[ recovery-image] Aug 29 22:16:52.663 INFO O| Aug 29 22:16:52.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcretest"
57232025-08-29T22:16:52.838Z[ recovery-image] Aug 29 22:16:52.663 INFO O| Aug 29 22:16:52.663 INFO STEP 307 (remove_files) COMPLETE
57242025-08-29T22:16:52.838Z[ recovery-image] Aug 29 22:16:52.663 INFO O| Aug 29 22:16:52.663 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57252025-08-29T22:16:52.863Z[ recovery-image] Aug 29 22:16:52.679 INFO O| Aug 29 22:16:52.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfbash"
57262025-08-29T22:16:52.864Z[ recovery-image] Aug 29 22:16:52.680 INFO O| Aug 29 22:16:52.679 INFO STEP 308 (remove_files) COMPLETE
57272025-08-29T22:16:52.864Z[ recovery-image] Aug 29 22:16:52.680 INFO O| Aug 29 22:16:52.679 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57282025-08-29T22:16:52.864Z[ recovery-image] Aug 29 22:16:52.699 INFO O| Aug 29 22:16:52.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfcsh"
57292025-08-29T22:16:52.864Z[ recovery-image] Aug 29 22:16:52.699 INFO O| Aug 29 22:16:52.699 INFO STEP 309 (remove_files) COMPLETE
57302025-08-29T22:16:52.864Z[ recovery-image] Aug 29 22:16:52.699 INFO O| Aug 29 22:16:52.699 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57312025-08-29T22:16:52.891Z[ recovery-image] Aug 29 22:16:52.719 INFO O| Aug 29 22:16:52.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh"
57322025-08-29T22:16:52.891Z[ recovery-image] Aug 29 22:16:52.720 INFO O| Aug 29 22:16:52.720 INFO STEP 310 (remove_files) COMPLETE
57332025-08-29T22:16:52.891Z[ recovery-image] Aug 29 22:16:52.720 INFO O| Aug 29 22:16:52.720 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57342025-08-29T22:16:52.917Z[ recovery-image] Aug 29 22:16:52.740 INFO O| Aug 29 22:16:52.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh93"
57352025-08-29T22:16:52.917Z[ recovery-image] Aug 29 22:16:52.740 INFO O| Aug 29 22:16:52.740 INFO STEP 311 (remove_files) COMPLETE
57362025-08-29T22:16:52.917Z[ recovery-image] Aug 29 22:16:52.740 INFO O| Aug 29 22:16:52.740 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57372025-08-29T22:16:52.946Z[ recovery-image] Aug 29 22:16:52.761 INFO O| Aug 29 22:16:52.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh"
57382025-08-29T22:16:52.946Z[ recovery-image] Aug 29 22:16:52.761 INFO O| Aug 29 22:16:52.761 INFO STEP 312 (remove_files) COMPLETE
57392025-08-29T22:16:52.946Z[ recovery-image] Aug 29 22:16:52.761 INFO O| Aug 29 22:16:52.761 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57402025-08-29T22:16:52.947Z[ host-image] Aug 29 22:16:52.778 INFO O| Aug 29 22:16:52.778 INFO O| Actions: Completed 22 actions in 0.29 seconds.
57412025-08-29T22:16:52.973Z[ recovery-image] Aug 29 22:16:52.780 INFO O| Aug 29 22:16:52.780 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh93"
57422025-08-29T22:16:52.973Z[ recovery-image] Aug 29 22:16:52.780 INFO O| Aug 29 22:16:52.780 INFO STEP 313 (remove_files) COMPLETE
57432025-08-29T22:16:52.973Z[ recovery-image] Aug 29 22:16:52.780 INFO O| Aug 29 22:16:52.780 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57442025-08-29T22:16:52.974Z[ recovery-image] Aug 29 22:16:52.797 INFO O| Aug 29 22:16:52.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfsh"
57452025-08-29T22:16:52.974Z[ recovery-image] Aug 29 22:16:52.797 INFO O| Aug 29 22:16:52.797 INFO STEP 314 (remove_files) COMPLETE
57462025-08-29T22:16:52.974Z[ recovery-image] Aug 29 22:16:52.797 INFO O| Aug 29 22:16:52.797 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57472025-08-29T22:16:53.001Z[ recovery-image] Aug 29 22:16:52.816 INFO O| Aug 29 22:16:52.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pftcsh"
57482025-08-29T22:16:53.002Z[ recovery-image] Aug 29 22:16:52.816 INFO O| Aug 29 22:16:52.816 INFO STEP 315 (remove_files) COMPLETE
57492025-08-29T22:16:53.002Z[ recovery-image] Aug 29 22:16:52.816 INFO O| Aug 29 22:16:52.816 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57502025-08-29T22:16:53.033Z[ recovery-image] Aug 29 22:16:52.837 INFO O| Aug 29 22:16:52.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfzsh"
57512025-08-29T22:16:53.033Z[ recovery-image] Aug 29 22:16:52.837 INFO O| Aug 29 22:16:52.837 INFO STEP 316 (remove_files) COMPLETE
57522025-08-29T22:16:53.034Z[ recovery-image] Aug 29 22:16:52.837 INFO O| Aug 29 22:16:52.837 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57532025-08-29T22:16:53.034Z[ recovery-image] Aug 29 22:16:52.858 INFO O| Aug 29 22:16:52.857 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pg"
57542025-08-29T22:16:53.034Z[ recovery-image] Aug 29 22:16:52.858 INFO O| Aug 29 22:16:52.858 INFO STEP 317 (remove_files) COMPLETE
57552025-08-29T22:16:53.034Z[ recovery-image] Aug 29 22:16:52.858 INFO O| Aug 29 22:16:52.858 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57562025-08-29T22:16:53.082Z[ recovery-image] Aug 29 22:16:52.879 INFO O| Aug 29 22:16:52.879 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pginfo"
57572025-08-29T22:16:53.082Z[ recovery-image] Aug 29 22:16:52.880 INFO O| Aug 29 22:16:52.880 INFO STEP 318 (remove_files) COMPLETE
57582025-08-29T22:16:53.083Z[ recovery-image] Aug 29 22:16:52.880 INFO O| Aug 29 22:16:52.880 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57592025-08-29T22:16:53.083Z[ recovery-image] Aug 29 22:16:52.895 INFO O| Aug 29 22:16:52.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pgstat"
57602025-08-29T22:16:53.084Z[ recovery-image] Aug 29 22:16:52.895 INFO O| Aug 29 22:16:52.895 INFO STEP 319 (remove_files) COMPLETE
57612025-08-29T22:16:53.084Z[ recovery-image] Aug 29 22:16:52.895 INFO O| Aug 29 22:16:52.895 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57622025-08-29T22:16:53.119Z[ recovery-image] Aug 29 22:16:52.916 INFO O| Aug 29 22:16:52.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgadm"
57632025-08-29T22:16:53.119Z[ recovery-image] Aug 29 22:16:52.916 INFO O| Aug 29 22:16:52.916 INFO STEP 320 (remove_files) COMPLETE
57642025-08-29T22:16:53.119Z[ recovery-image] Aug 29 22:16:52.916 INFO O| Aug 29 22:16:52.916 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57652025-08-29T22:16:53.119Z[ recovery-image] Aug 29 22:16:52.936 INFO O| Aug 29 22:16:52.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgcond"
57662025-08-29T22:16:53.119Z[ recovery-image] Aug 29 22:16:52.937 INFO O| Aug 29 22:16:52.937 INFO STEP 321 (remove_files) COMPLETE
57672025-08-29T22:16:53.119Z[ recovery-image] Aug 29 22:16:52.937 INFO O| Aug 29 22:16:52.937 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57682025-08-29T22:16:53.150Z[ recovery-image] Aug 29 22:16:52.954 INFO O| Aug 29 22:16:52.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkginfo"
57692025-08-29T22:16:53.151Z[ recovery-image] Aug 29 22:16:52.955 INFO O| Aug 29 22:16:52.955 INFO STEP 322 (remove_files) COMPLETE
57702025-08-29T22:16:53.151Z[ recovery-image] Aug 29 22:16:52.955 INFO O| Aug 29 22:16:52.955 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57712025-08-29T22:16:53.151Z[ recovery-image] Aug 29 22:16:52.972 INFO O| Aug 29 22:16:52.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgmk"
57722025-08-29T22:16:53.151Z[ recovery-image] Aug 29 22:16:52.972 INFO O| Aug 29 22:16:52.972 INFO STEP 323 (remove_files) COMPLETE
57732025-08-29T22:16:53.151Z[ recovery-image] Aug 29 22:16:52.972 INFO O| Aug 29 22:16:52.972 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57742025-08-29T22:16:53.177Z[ recovery-image] Aug 29 22:16:52.994 INFO O| Aug 29 22:16:52.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgparam"
57752025-08-29T22:16:53.177Z[ recovery-image] Aug 29 22:16:52.994 INFO O| Aug 29 22:16:52.994 INFO STEP 324 (remove_files) COMPLETE
57762025-08-29T22:16:53.177Z[ recovery-image] Aug 29 22:16:52.994 INFO O| Aug 29 22:16:52.994 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57772025-08-29T22:16:53.208Z[ recovery-image] Aug 29 22:16:53.015 INFO O| Aug 29 22:16:53.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgproto"
57782025-08-29T22:16:53.208Z[ recovery-image] Aug 29 22:16:53.016 INFO O| Aug 29 22:16:53.015 INFO STEP 325 (remove_files) COMPLETE
57792025-08-29T22:16:53.209Z[ recovery-image] Aug 29 22:16:53.016 INFO O| Aug 29 22:16:53.016 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57802025-08-29T22:16:53.209Z[ recovery-image] Aug 29 22:16:53.034 INFO O| Aug 29 22:16:53.034 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgtrans"
57812025-08-29T22:16:53.209Z[ recovery-image] Aug 29 22:16:53.034 INFO O| Aug 29 22:16:53.034 INFO STEP 326 (remove_files) COMPLETE
57822025-08-29T22:16:53.209Z[ recovery-image] Aug 29 22:16:53.034 INFO O| Aug 29 22:16:53.034 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57832025-08-29T22:16:53.237Z[ recovery-image] Aug 29 22:16:53.053 INFO O| Aug 29 22:16:53.053 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pktool"
57842025-08-29T22:16:53.237Z[ recovery-image] Aug 29 22:16:53.053 INFO O| Aug 29 22:16:53.053 INFO STEP 327 (remove_files) COMPLETE
57852025-08-29T22:16:53.237Z[ recovery-image] Aug 29 22:16:53.054 INFO O| Aug 29 22:16:53.053 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57862025-08-29T22:16:53.237Z[ recovery-image] Aug 29 22:16:53.068 INFO O| Aug 29 22:16:53.068 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/plgrp"
57872025-08-29T22:16:53.237Z[ recovery-image] Aug 29 22:16:53.068 INFO O| Aug 29 22:16:53.068 INFO STEP 328 (remove_files) COMPLETE
57882025-08-29T22:16:53.237Z[ recovery-image] Aug 29 22:16:53.068 INFO O| Aug 29 22:16:53.068 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57892025-08-29T22:16:53.279Z[ recovery-image] Aug 29 22:16:53.083 INFO O| Aug 29 22:16:53.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pmadvise"
57902025-08-29T22:16:53.279Z[ recovery-image] Aug 29 22:16:53.083 INFO O| Aug 29 22:16:53.083 INFO STEP 329 (remove_files) COMPLETE
57912025-08-29T22:16:53.279Z[ recovery-image] Aug 29 22:16:53.083 INFO O| Aug 29 22:16:53.083 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57922025-08-29T22:16:53.309Z[ recovery-image] Aug 29 22:16:53.104 INFO O| Aug 29 22:16:53.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/poolstat"
57932025-08-29T22:16:53.309Z[ recovery-image] Aug 29 22:16:53.104 INFO O| Aug 29 22:16:53.104 INFO STEP 330 (remove_files) COMPLETE
57942025-08-29T22:16:53.309Z[ recovery-image] Aug 29 22:16:53.104 INFO O| Aug 29 22:16:53.104 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57952025-08-29T22:16:53.309Z[ recovery-image] Aug 29 22:16:53.124 INFO O| Aug 29 22:16:53.123 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ppgsz"
57962025-08-29T22:16:53.309Z[ recovery-image] Aug 29 22:16:53.124 INFO O| Aug 29 22:16:53.124 INFO STEP 331 (remove_files) COMPLETE
57972025-08-29T22:16:53.309Z[ recovery-image] Aug 29 22:16:53.124 INFO O| Aug 29 22:16:53.124 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57982025-08-29T22:16:53.342Z[ recovery-image] Aug 29 22:16:53.146 INFO O| Aug 29 22:16:53.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pr"
57992025-08-29T22:16:53.342Z[ recovery-image] Aug 29 22:16:53.146 INFO O| Aug 29 22:16:53.146 INFO STEP 332 (remove_files) COMPLETE
58002025-08-29T22:16:53.342Z[ recovery-image] Aug 29 22:16:53.146 INFO O| Aug 29 22:16:53.146 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58012025-08-29T22:16:53.342Z[ recovery-image] Aug 29 22:16:53.167 INFO O| Aug 29 22:16:53.167 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/print"
58022025-08-29T22:16:53.342Z[ recovery-image] Aug 29 22:16:53.167 INFO O| Aug 29 22:16:53.167 INFO STEP 333 (remove_files) COMPLETE
58032025-08-29T22:16:53.342Z[ recovery-image] Aug 29 22:16:53.167 INFO O| Aug 29 22:16:53.167 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58042025-08-29T22:16:53.370Z[ recovery-image] Aug 29 22:16:53.189 INFO O| Aug 29 22:16:53.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/printf"
58052025-08-29T22:16:53.370Z[ recovery-image] Aug 29 22:16:53.189 INFO O| Aug 29 22:16:53.189 INFO STEP 334 (remove_files) COMPLETE
58062025-08-29T22:16:53.371Z[ recovery-image] Aug 29 22:16:53.189 INFO O| Aug 29 22:16:53.189 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58072025-08-29T22:16:53.371Z[ recovery-image] Aug 29 22:16:53.206 INFO O| Aug 29 22:16:53.206 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/priocntl"
58082025-08-29T22:16:53.371Z[ recovery-image] Aug 29 22:16:53.206 INFO O| Aug 29 22:16:53.206 INFO STEP 335 (remove_files) COMPLETE
58092025-08-29T22:16:53.371Z[ recovery-image] Aug 29 22:16:53.206 INFO O| Aug 29 22:16:53.206 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58102025-08-29T22:16:53.396Z[ recovery-image] Aug 29 22:16:53.221 INFO O| Aug 29 22:16:53.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/profiles"
58112025-08-29T22:16:53.396Z[ recovery-image] Aug 29 22:16:53.221 INFO O| Aug 29 22:16:53.221 INFO STEP 336 (remove_files) COMPLETE
58122025-08-29T22:16:53.396Z[ recovery-image] Aug 29 22:16:53.221 INFO O| Aug 29 22:16:53.221 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58132025-08-29T22:16:53.420Z[ recovery-image] Aug 29 22:16:53.240 INFO O| Aug 29 22:16:53.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/projects"
58142025-08-29T22:16:53.421Z[ recovery-image] Aug 29 22:16:53.241 INFO O| Aug 29 22:16:53.241 INFO STEP 337 (remove_files) COMPLETE
58152025-08-29T22:16:53.421Z[ recovery-image] Aug 29 22:16:53.241 INFO O| Aug 29 22:16:53.241 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58162025-08-29T22:16:53.446Z[ recovery-image] Aug 29 22:16:53.259 INFO O| Aug 29 22:16:53.259 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/psecflags"
58172025-08-29T22:16:53.446Z[ recovery-image] Aug 29 22:16:53.259 INFO O| Aug 29 22:16:53.259 INFO STEP 338 (remove_files) COMPLETE
58182025-08-29T22:16:53.446Z[ recovery-image] Aug 29 22:16:53.259 INFO O| Aug 29 22:16:53.259 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58192025-08-29T22:16:53.446Z[ recovery-image] Aug 29 22:16:53.273 INFO O| Aug 29 22:16:53.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdev"
58202025-08-29T22:16:53.447Z[ recovery-image] Aug 29 22:16:53.273 INFO O| Aug 29 22:16:53.273 INFO STEP 339 (remove_files) COMPLETE
58212025-08-29T22:16:53.447Z[ recovery-image] Aug 29 22:16:53.273 INFO O| Aug 29 22:16:53.273 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58222025-08-29T22:16:53.471Z[ host-image] Aug 29 22:16:53.282 INFO O| Aug 29 22:16:53.282 INFO O| Done
58232025-08-29T22:16:53.471Z[ host-image] Aug 29 22:16:53.282 INFO O| Aug 29 22:16:53.282 INFO O| Done
58242025-08-29T22:16:53.471Z[ recovery-image] Aug 29 22:16:53.291 INFO O| Aug 29 22:16:53.290 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdgrp"
58252025-08-29T22:16:53.471Z[ recovery-image] Aug 29 22:16:53.291 INFO O| Aug 29 22:16:53.291 INFO STEP 340 (remove_files) COMPLETE
58262025-08-29T22:16:53.471Z[ recovery-image] Aug 29 22:16:53.291 INFO O| Aug 29 22:16:53.291 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58272025-08-29T22:16:53.471Z[ recovery-image] Aug 29 22:16:53.305 INFO O| Aug 29 22:16:53.305 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pvs"
58282025-08-29T22:16:53.471Z[ recovery-image] Aug 29 22:16:53.305 INFO O| Aug 29 22:16:53.305 INFO STEP 341 (remove_files) COMPLETE
58292025-08-29T22:16:53.471Z[ recovery-image] Aug 29 22:16:53.305 INFO O| Aug 29 22:16:53.305 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58302025-08-29T22:16:53.498Z[ recovery-image] Aug 29 22:16:53.320 INFO O| Aug 29 22:16:53.319 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwait"
58312025-08-29T22:16:53.498Z[ recovery-image] Aug 29 22:16:53.320 INFO O| Aug 29 22:16:53.320 INFO STEP 342 (remove_files) COMPLETE
58322025-08-29T22:16:53.498Z[ recovery-image] Aug 29 22:16:53.320 INFO O| Aug 29 22:16:53.320 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58332025-08-29T22:16:53.523Z[ recovery-image] Aug 29 22:16:53.333 INFO O| Aug 29 22:16:53.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwd"
58342025-08-29T22:16:53.523Z[ recovery-image] Aug 29 22:16:53.333 INFO O| Aug 29 22:16:53.333 INFO STEP 343 (remove_files) COMPLETE
58352025-08-29T22:16:53.523Z[ recovery-image] Aug 29 22:16:53.333 INFO O| Aug 29 22:16:53.333 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58362025-08-29T22:16:53.523Z[ recovery-image] Aug 29 22:16:53.346 INFO O| Aug 29 22:16:53.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/read"
58372025-08-29T22:16:53.523Z[ recovery-image] Aug 29 22:16:53.347 INFO O| Aug 29 22:16:53.347 INFO STEP 344 (remove_files) COMPLETE
58382025-08-29T22:16:53.523Z[ recovery-image] Aug 29 22:16:53.347 INFO O| Aug 29 22:16:53.347 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58392025-08-29T22:16:53.549Z[ recovery-image] Aug 29 22:16:53.367 INFO O| Aug 29 22:16:53.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/red"
58402025-08-29T22:16:53.550Z[ recovery-image] Aug 29 22:16:53.367 INFO O| Aug 29 22:16:53.367 INFO STEP 345 (remove_files) COMPLETE
58412025-08-29T22:16:53.550Z[ recovery-image] Aug 29 22:16:53.367 INFO O| Aug 29 22:16:53.367 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58422025-08-29T22:16:53.550Z[ recovery-image] Aug 29 22:16:53.382 INFO O| Aug 29 22:16:53.382 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/regcmp"
58432025-08-29T22:16:53.550Z[ recovery-image] Aug 29 22:16:53.382 INFO O| Aug 29 22:16:53.382 INFO STEP 346 (remove_files) COMPLETE
58442025-08-29T22:16:53.550Z[ recovery-image] Aug 29 22:16:53.382 INFO O| Aug 29 22:16:53.382 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58452025-08-29T22:16:53.574Z[ recovery-image] Aug 29 22:16:53.394 INFO O| Aug 29 22:16:53.394 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/renice"
58462025-08-29T22:16:53.574Z[ recovery-image] Aug 29 22:16:53.394 INFO O| Aug 29 22:16:53.394 INFO STEP 347 (remove_files) COMPLETE
58472025-08-29T22:16:53.574Z[ recovery-image] Aug 29 22:16:53.394 INFO O| Aug 29 22:16:53.394 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58482025-08-29T22:16:53.574Z[ recovery-image] Aug 29 22:16:53.411 INFO O| Aug 29 22:16:53.411 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/resize"
58492025-08-29T22:16:53.574Z[ recovery-image] Aug 29 22:16:53.411 INFO O| Aug 29 22:16:53.411 INFO STEP 348 (remove_files) COMPLETE
58502025-08-29T22:16:53.575Z[ recovery-image] Aug 29 22:16:53.412 INFO O| Aug 29 22:16:53.411 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58512025-08-29T22:16:53.600Z[ recovery-image] Aug 29 22:16:53.435 INFO O| Aug 29 22:16:53.435 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rev"
58522025-08-29T22:16:53.600Z[ recovery-image] Aug 29 22:16:53.435 INFO O| Aug 29 22:16:53.435 INFO STEP 349 (remove_files) COMPLETE
58532025-08-29T22:16:53.600Z[ recovery-image] Aug 29 22:16:53.435 INFO O| Aug 29 22:16:53.435 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58542025-08-29T22:16:53.625Z[ recovery-image] Aug 29 22:16:53.460 INFO O| Aug 29 22:16:53.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh"
58552025-08-29T22:16:53.626Z[ recovery-image] Aug 29 22:16:53.460 INFO O| Aug 29 22:16:53.460 INFO STEP 350 (remove_files) COMPLETE
58562025-08-29T22:16:53.626Z[ recovery-image] Aug 29 22:16:53.460 INFO O| Aug 29 22:16:53.460 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58572025-08-29T22:16:53.650Z[ recovery-image] Aug 29 22:16:53.478 INFO O| Aug 29 22:16:53.478 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh93"
58582025-08-29T22:16:53.650Z[ recovery-image] Aug 29 22:16:53.478 INFO O| Aug 29 22:16:53.478 INFO STEP 351 (remove_files) COMPLETE
58592025-08-29T22:16:53.650Z[ recovery-image] Aug 29 22:16:53.478 INFO O| Aug 29 22:16:53.478 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58602025-08-29T22:16:53.674Z[ recovery-image] Aug 29 22:16:53.495 INFO O| Aug 29 22:16:53.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/roles"
58612025-08-29T22:16:53.674Z[ recovery-image] Aug 29 22:16:53.495 INFO O| Aug 29 22:16:53.495 INFO STEP 352 (remove_files) COMPLETE
58622025-08-29T22:16:53.674Z[ recovery-image] Aug 29 22:16:53.495 INFO O| Aug 29 22:16:53.495 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58632025-08-29T22:16:53.674Z[ recovery-image] Aug 29 22:16:53.511 INFO O| Aug 29 22:16:53.510 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rpcinfo"
58642025-08-29T22:16:53.674Z[ recovery-image] Aug 29 22:16:53.511 INFO O| Aug 29 22:16:53.511 INFO STEP 353 (remove_files) COMPLETE
58652025-08-29T22:16:53.674Z[ recovery-image] Aug 29 22:16:53.511 INFO O| Aug 29 22:16:53.511 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58662025-08-29T22:16:53.699Z[ recovery-image] Aug 29 22:16:53.526 INFO O| Aug 29 22:16:53.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync"
58672025-08-29T22:16:53.699Z[ recovery-image] Aug 29 22:16:53.526 INFO O| Aug 29 22:16:53.526 INFO STEP 354 (remove_files) COMPLETE
58682025-08-29T22:16:53.699Z[ recovery-image] Aug 29 22:16:53.526 INFO O| Aug 29 22:16:53.526 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58692025-08-29T22:16:53.724Z[ recovery-image] Aug 29 22:16:53.541 INFO O| Aug 29 22:16:53.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync-ssl"
58702025-08-29T22:16:53.724Z[ recovery-image] Aug 29 22:16:53.541 INFO O| Aug 29 22:16:53.541 INFO STEP 355 (remove_files) COMPLETE
58712025-08-29T22:16:53.724Z[ recovery-image] Aug 29 22:16:53.541 INFO O| Aug 29 22:16:53.541 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58722025-08-29T22:16:53.724Z[ recovery-image] Aug 29 22:16:53.557 INFO O| Aug 29 22:16:53.557 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/runat"
58732025-08-29T22:16:53.724Z[ recovery-image] Aug 29 22:16:53.557 INFO O| Aug 29 22:16:53.557 INFO STEP 356 (remove_files) COMPLETE
58742025-08-29T22:16:53.724Z[ recovery-image] Aug 29 22:16:53.558 INFO O| Aug 29 22:16:53.557 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58752025-08-29T22:16:53.748Z[ recovery-image] Aug 29 22:16:53.576 INFO O| Aug 29 22:16:53.576 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/scp"
58762025-08-29T22:16:53.749Z[ recovery-image] Aug 29 22:16:53.576 INFO O| Aug 29 22:16:53.576 INFO STEP 357 (remove_files) COMPLETE
58772025-08-29T22:16:53.749Z[ recovery-image] Aug 29 22:16:53.577 INFO O| Aug 29 22:16:53.576 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58782025-08-29T22:16:53.774Z[ recovery-image] Aug 29 22:16:53.592 INFO O| Aug 29 22:16:53.592 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/script"
58792025-08-29T22:16:53.774Z[ recovery-image] Aug 29 22:16:53.592 INFO O| Aug 29 22:16:53.592 INFO STEP 358 (remove_files) COMPLETE
58802025-08-29T22:16:53.774Z[ recovery-image] Aug 29 22:16:53.592 INFO O| Aug 29 22:16:53.592 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58812025-08-29T22:16:53.774Z[ recovery-image] Aug 29 22:16:53.606 INFO O| Aug 29 22:16:53.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sdiff"
58822025-08-29T22:16:53.774Z[ recovery-image] Aug 29 22:16:53.606 INFO O| Aug 29 22:16:53.606 INFO STEP 359 (remove_files) COMPLETE
58832025-08-29T22:16:53.774Z[ recovery-image] Aug 29 22:16:53.606 INFO O| Aug 29 22:16:53.606 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58842025-08-29T22:16:53.799Z[ recovery-image] Aug 29 22:16:53.619 INFO O| Aug 29 22:16:53.619 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/setpgrp"
58852025-08-29T22:16:53.799Z[ recovery-image] Aug 29 22:16:53.619 INFO O| Aug 29 22:16:53.619 INFO STEP 360 (remove_files) COMPLETE
58862025-08-29T22:16:53.799Z[ recovery-image] Aug 29 22:16:53.619 INFO O| Aug 29 22:16:53.619 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58872025-08-29T22:16:53.824Z[ recovery-image] Aug 29 22:16:53.640 INFO O| Aug 29 22:16:53.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sftp"
58882025-08-29T22:16:53.824Z[ recovery-image] Aug 29 22:16:53.640 INFO O| Aug 29 22:16:53.640 INFO STEP 361 (remove_files) COMPLETE
58892025-08-29T22:16:53.824Z[ recovery-image] Aug 29 22:16:53.640 INFO O| Aug 29 22:16:53.640 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58902025-08-29T22:16:53.824Z[ recovery-image] Aug 29 22:16:53.661 INFO O| Aug 29 22:16:53.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/shcomp"
58912025-08-29T22:16:53.824Z[ recovery-image] Aug 29 22:16:53.661 INFO O| Aug 29 22:16:53.661 INFO STEP 362 (remove_files) COMPLETE
58922025-08-29T22:16:53.824Z[ recovery-image] Aug 29 22:16:53.661 INFO O| Aug 29 22:16:53.661 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58932025-08-29T22:16:53.848Z[ recovery-image] Aug 29 22:16:53.679 INFO O| Aug 29 22:16:53.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/smbutil"
58942025-08-29T22:16:53.849Z[ recovery-image] Aug 29 22:16:53.679 INFO O| Aug 29 22:16:53.679 INFO STEP 363 (remove_files) COMPLETE
58952025-08-29T22:16:53.849Z[ recovery-image] Aug 29 22:16:53.679 INFO O| Aug 29 22:16:53.679 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58962025-08-29T22:16:53.873Z[ recovery-image] Aug 29 22:16:53.693 INFO O| Aug 29 22:16:53.693 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmp-bridge-mib"
58972025-08-29T22:16:53.873Z[ recovery-image] Aug 29 22:16:53.693 INFO O| Aug 29 22:16:53.693 INFO STEP 364 (remove_files) COMPLETE
58982025-08-29T22:16:53.873Z[ recovery-image] Aug 29 22:16:53.693 INFO O| Aug 29 22:16:53.693 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58992025-08-29T22:16:53.899Z[ recovery-image] Aug 29 22:16:53.711 INFO O| Aug 29 22:16:53.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkget"
59002025-08-29T22:16:53.899Z[ recovery-image] Aug 29 22:16:53.711 INFO O| Aug 29 22:16:53.711 INFO STEP 365 (remove_files) COMPLETE
59012025-08-29T22:16:53.899Z[ recovery-image] Aug 29 22:16:53.711 INFO O| Aug 29 22:16:53.711 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59022025-08-29T22:16:53.899Z[ recovery-image] Aug 29 22:16:53.730 INFO O| Aug 29 22:16:53.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkwalk"
59032025-08-29T22:16:53.899Z[ recovery-image] Aug 29 22:16:53.730 INFO O| Aug 29 22:16:53.730 INFO STEP 366 (remove_files) COMPLETE
59042025-08-29T22:16:53.899Z[ recovery-image] Aug 29 22:16:53.730 INFO O| Aug 29 22:16:53.730 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59052025-08-29T22:16:53.924Z[ recovery-image] Aug 29 22:16:53.750 INFO O| Aug 29 22:16:53.750 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpcheck"
59062025-08-29T22:16:53.924Z[ recovery-image] Aug 29 22:16:53.750 INFO O| Aug 29 22:16:53.750 INFO STEP 367 (remove_files) COMPLETE
59072025-08-29T22:16:53.924Z[ recovery-image] Aug 29 22:16:53.750 INFO O| Aug 29 22:16:53.750 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59082025-08-29T22:16:53.949Z[ recovery-image] Aug 29 22:16:53.767 INFO O| Aug 29 22:16:53.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpconf"
59092025-08-29T22:16:53.949Z[ recovery-image] Aug 29 22:16:53.767 INFO O| Aug 29 22:16:53.767 INFO STEP 368 (remove_files) COMPLETE
59102025-08-29T22:16:53.949Z[ recovery-image] Aug 29 22:16:53.767 INFO O| Aug 29 22:16:53.767 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59112025-08-29T22:16:53.949Z[ recovery-image] Aug 29 22:16:53.784 INFO O| Aug 29 22:16:53.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdelta"
59122025-08-29T22:16:53.949Z[ recovery-image] Aug 29 22:16:53.785 INFO O| Aug 29 22:16:53.785 INFO STEP 369 (remove_files) COMPLETE
59132025-08-29T22:16:53.949Z[ recovery-image] Aug 29 22:16:53.785 INFO O| Aug 29 22:16:53.785 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59142025-08-29T22:16:53.974Z[ recovery-image] Aug 29 22:16:53.802 INFO O| Aug 29 22:16:53.802 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdf"
59152025-08-29T22:16:53.974Z[ recovery-image] Aug 29 22:16:53.802 INFO O| Aug 29 22:16:53.802 INFO STEP 370 (remove_files) COMPLETE
59162025-08-29T22:16:53.974Z[ recovery-image] Aug 29 22:16:53.802 INFO O| Aug 29 22:16:53.802 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59172025-08-29T22:16:53.998Z[ recovery-image] Aug 29 22:16:53.820 INFO O| Aug 29 22:16:53.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpget"
59182025-08-29T22:16:53.998Z[ recovery-image] Aug 29 22:16:53.820 INFO O| Aug 29 22:16:53.820 INFO STEP 371 (remove_files) COMPLETE
59192025-08-29T22:16:53.998Z[ recovery-image] Aug 29 22:16:53.820 INFO O| Aug 29 22:16:53.820 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59202025-08-29T22:16:53.998Z[ recovery-image] Aug 29 22:16:53.835 INFO O| Aug 29 22:16:53.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpgetnext"
59212025-08-29T22:16:54.023Z[ recovery-image] Aug 29 22:16:53.835 INFO O| Aug 29 22:16:53.835 INFO STEP 372 (remove_files) COMPLETE
59222025-08-29T22:16:54.023Z[ recovery-image] Aug 29 22:16:53.835 INFO O| Aug 29 22:16:53.835 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59232025-08-29T22:16:54.023Z[ recovery-image] Aug 29 22:16:53.855 INFO O| Aug 29 22:16:53.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpnetstat"
59242025-08-29T22:16:54.023Z[ recovery-image] Aug 29 22:16:53.855 INFO O| Aug 29 22:16:53.855 INFO STEP 373 (remove_files) COMPLETE
59252025-08-29T22:16:54.023Z[ recovery-image] Aug 29 22:16:53.855 INFO O| Aug 29 22:16:53.855 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59262025-08-29T22:16:54.048Z[ recovery-image] Aug 29 22:16:53.874 INFO O| Aug 29 22:16:53.873 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmppcap"
59272025-08-29T22:16:54.048Z[ recovery-image] Aug 29 22:16:53.874 INFO O| Aug 29 22:16:53.874 INFO STEP 374 (remove_files) COMPLETE
59282025-08-29T22:16:54.048Z[ recovery-image] Aug 29 22:16:53.874 INFO O| Aug 29 22:16:53.874 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59292025-08-29T22:16:54.073Z[ recovery-image] Aug 29 22:16:53.891 INFO O| Aug 29 22:16:53.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpping"
59302025-08-29T22:16:54.073Z[ recovery-image] Aug 29 22:16:53.892 INFO O| Aug 29 22:16:53.892 INFO STEP 375 (remove_files) COMPLETE
59312025-08-29T22:16:54.073Z[ recovery-image] Aug 29 22:16:53.892 INFO O| Aug 29 22:16:53.892 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59322025-08-29T22:16:54.073Z[ recovery-image] Aug 29 22:16:53.909 INFO O| Aug 29 22:16:53.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpps"
59332025-08-29T22:16:54.073Z[ recovery-image] Aug 29 22:16:53.909 INFO O| Aug 29 22:16:53.909 INFO STEP 376 (remove_files) COMPLETE
59342025-08-29T22:16:54.073Z[ recovery-image] Aug 29 22:16:53.909 INFO O| Aug 29 22:16:53.909 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59352025-08-29T22:16:54.098Z[ recovery-image] Aug 29 22:16:53.924 INFO O| Aug 29 22:16:53.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpset"
59362025-08-29T22:16:54.098Z[ recovery-image] Aug 29 22:16:53.925 INFO O| Aug 29 22:16:53.925 INFO STEP 377 (remove_files) COMPLETE
59372025-08-29T22:16:54.098Z[ recovery-image] Aug 29 22:16:53.925 INFO O| Aug 29 22:16:53.925 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59382025-08-29T22:16:54.123Z[ recovery-image] Aug 29 22:16:53.939 INFO O| Aug 29 22:16:53.939 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpstatus"
59392025-08-29T22:16:54.123Z[ recovery-image] Aug 29 22:16:53.940 INFO O| Aug 29 22:16:53.939 INFO STEP 378 (remove_files) COMPLETE
59402025-08-29T22:16:54.123Z[ recovery-image] Aug 29 22:16:53.940 INFO O| Aug 29 22:16:53.940 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59412025-08-29T22:16:54.123Z[ recovery-image] Aug 29 22:16:53.953 INFO O| Aug 29 22:16:53.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptable"
59422025-08-29T22:16:54.123Z[ recovery-image] Aug 29 22:16:53.953 INFO O| Aug 29 22:16:53.953 INFO STEP 379 (remove_files) COMPLETE
59432025-08-29T22:16:54.123Z[ recovery-image] Aug 29 22:16:53.953 INFO O| Aug 29 22:16:53.953 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59442025-08-29T22:16:54.148Z[ recovery-image] Aug 29 22:16:53.967 INFO O| Aug 29 22:16:53.967 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptest"
59452025-08-29T22:16:54.148Z[ recovery-image] Aug 29 22:16:53.967 INFO O| Aug 29 22:16:53.967 INFO STEP 380 (remove_files) COMPLETE
59462025-08-29T22:16:54.148Z[ recovery-image] Aug 29 22:16:53.967 INFO O| Aug 29 22:16:53.967 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59472025-08-29T22:16:54.148Z[ recovery-image] Aug 29 22:16:53.981 INFO O| Aug 29 22:16:53.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptranslate"
59482025-08-29T22:16:54.148Z[ recovery-image] Aug 29 22:16:53.981 INFO O| Aug 29 22:16:53.981 INFO STEP 381 (remove_files) COMPLETE
59492025-08-29T22:16:54.148Z[ recovery-image] Aug 29 22:16:53.981 INFO O| Aug 29 22:16:53.981 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59502025-08-29T22:16:54.174Z[ recovery-image] Aug 29 22:16:53.999 INFO O| Aug 29 22:16:53.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptrap"
59512025-08-29T22:16:54.174Z[ recovery-image] Aug 29 22:16:53.999 INFO O| Aug 29 22:16:53.999 INFO STEP 382 (remove_files) COMPLETE
59522025-08-29T22:16:54.174Z[ recovery-image] Aug 29 22:16:53.999 INFO O| Aug 29 22:16:53.999 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59532025-08-29T22:16:54.198Z[ recovery-image] Aug 29 22:16:54.012 INFO O| Aug 29 22:16:54.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpusm"
59542025-08-29T22:16:54.199Z[ recovery-image] Aug 29 22:16:54.012 INFO O| Aug 29 22:16:54.012 INFO STEP 383 (remove_files) COMPLETE
59552025-08-29T22:16:54.199Z[ recovery-image] Aug 29 22:16:54.012 INFO O| Aug 29 22:16:54.012 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59562025-08-29T22:16:54.199Z[ recovery-image] Aug 29 22:16:54.024 INFO O| Aug 29 22:16:54.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpvacm"
59572025-08-29T22:16:54.199Z[ recovery-image] Aug 29 22:16:54.024 INFO O| Aug 29 22:16:54.024 INFO STEP 384 (remove_files) COMPLETE
59582025-08-29T22:16:54.199Z[ recovery-image] Aug 29 22:16:54.024 INFO O| Aug 29 22:16:54.024 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59592025-08-29T22:16:54.223Z[ recovery-image] Aug 29 22:16:54.044 INFO O| Aug 29 22:16:54.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpwalk"
59602025-08-29T22:16:54.224Z[ recovery-image] Aug 29 22:16:54.044 INFO O| Aug 29 22:16:54.044 INFO STEP 385 (remove_files) COMPLETE
59612025-08-29T22:16:54.224Z[ recovery-image] Aug 29 22:16:54.044 INFO O| Aug 29 22:16:54.044 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59622025-08-29T22:16:54.248Z[ recovery-image] Aug 29 22:16:54.062 INFO O| Aug 29 22:16:54.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sotruss"
59632025-08-29T22:16:54.248Z[ recovery-image] Aug 29 22:16:54.062 INFO O| Aug 29 22:16:54.062 INFO STEP 386 (remove_files) COMPLETE
59642025-08-29T22:16:54.248Z[ recovery-image] Aug 29 22:16:54.062 INFO O| Aug 29 22:16:54.062 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59652025-08-29T22:16:54.248Z[ recovery-image] Aug 29 22:16:54.078 INFO O| Aug 29 22:16:54.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/spell"
59662025-08-29T22:16:54.248Z[ recovery-image] Aug 29 22:16:54.078 INFO O| Aug 29 22:16:54.078 INFO STEP 387 (remove_files) COMPLETE
59672025-08-29T22:16:54.248Z[ recovery-image] Aug 29 22:16:54.078 INFO O| Aug 29 22:16:54.078 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59682025-08-29T22:16:54.273Z[ recovery-image] Aug 29 22:16:54.092 INFO O| Aug 29 22:16:54.092 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/split"
59692025-08-29T22:16:54.273Z[ recovery-image] Aug 29 22:16:54.092 INFO O| Aug 29 22:16:54.092 INFO STEP 388 (remove_files) COMPLETE
59702025-08-29T22:16:54.273Z[ recovery-image] Aug 29 22:16:54.092 INFO O| Aug 29 22:16:54.092 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59712025-08-29T22:16:54.273Z[ recovery-image] Aug 29 22:16:54.105 INFO O| Aug 29 22:16:54.105 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sqlite3"
59722025-08-29T22:16:54.273Z[ recovery-image] Aug 29 22:16:54.105 INFO O| Aug 29 22:16:54.105 INFO STEP 389 (remove_files) COMPLETE
59732025-08-29T22:16:54.273Z[ recovery-image] Aug 29 22:16:54.105 INFO O| Aug 29 22:16:54.105 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59742025-08-29T22:16:54.298Z[ recovery-image] Aug 29 22:16:54.126 INFO O| Aug 29 22:16:54.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh"
59752025-08-29T22:16:54.298Z[ recovery-image] Aug 29 22:16:54.126 INFO O| Aug 29 22:16:54.126 INFO STEP 390 (remove_files) COMPLETE
59762025-08-29T22:16:54.298Z[ recovery-image] Aug 29 22:16:54.126 INFO O| Aug 29 22:16:54.126 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59772025-08-29T22:16:54.323Z[ recovery-image] Aug 29 22:16:54.141 INFO O| Aug 29 22:16:54.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-add"
59782025-08-29T22:16:54.323Z[ recovery-image] Aug 29 22:16:54.141 INFO O| Aug 29 22:16:54.141 INFO STEP 391 (remove_files) COMPLETE
59792025-08-29T22:16:54.323Z[ recovery-image] Aug 29 22:16:54.141 INFO O| Aug 29 22:16:54.141 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59802025-08-29T22:16:54.323Z[ recovery-image] Aug 29 22:16:54.154 INFO O| Aug 29 22:16:54.154 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-agent"
59812025-08-29T22:16:54.323Z[ recovery-image] Aug 29 22:16:54.154 INFO O| Aug 29 22:16:54.154 INFO STEP 392 (remove_files) COMPLETE
59822025-08-29T22:16:54.323Z[ recovery-image] Aug 29 22:16:54.154 INFO O| Aug 29 22:16:54.154 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59832025-08-29T22:16:54.385Z[ recovery-image] Aug 29 22:16:54.165 INFO O| Aug 29 22:16:54.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-copy-id"
59842025-08-29T22:16:54.385Z[ recovery-image] Aug 29 22:16:54.165 INFO O| Aug 29 22:16:54.165 INFO STEP 393 (remove_files) COMPLETE
59852025-08-29T22:16:54.385Z[ recovery-image] Aug 29 22:16:54.165 INFO O| Aug 29 22:16:54.165 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59862025-08-29T22:16:54.385Z[ recovery-image] Aug 29 22:16:54.181 INFO O| Aug 29 22:16:54.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-keyscan"
59872025-08-29T22:16:54.385Z[ recovery-image] Aug 29 22:16:54.181 INFO O| Aug 29 22:16:54.181 INFO STEP 394 (remove_files) COMPLETE
59882025-08-29T22:16:54.385Z[ recovery-image] Aug 29 22:16:54.181 INFO O| Aug 29 22:16:54.181 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59892025-08-29T22:16:54.410Z[ recovery-image] Aug 29 22:16:54.196 INFO O| Aug 29 22:16:54.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/strings"
59902025-08-29T22:16:54.410Z[ recovery-image] Aug 29 22:16:54.196 INFO O| Aug 29 22:16:54.196 INFO STEP 395 (remove_files) COMPLETE
59912025-08-29T22:16:54.410Z[ recovery-image] Aug 29 22:16:54.197 INFO O| Aug 29 22:16:54.196 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59922025-08-29T22:16:54.410Z[ recovery-image] Aug 29 22:16:54.211 INFO O| Aug 29 22:16:54.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sum"
59932025-08-29T22:16:54.410Z[ recovery-image] Aug 29 22:16:54.211 INFO O| Aug 29 22:16:54.211 INFO STEP 396 (remove_files) COMPLETE
59942025-08-29T22:16:54.410Z[ recovery-image] Aug 29 22:16:54.211 INFO O| Aug 29 22:16:54.211 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59952025-08-29T22:16:54.410Z[ recovery-image] Aug 29 22:16:54.225 INFO O| Aug 29 22:16:54.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tabs"
59962025-08-29T22:16:54.410Z[ recovery-image] Aug 29 22:16:54.225 INFO O| Aug 29 22:16:54.225 INFO STEP 397 (remove_files) COMPLETE
59972025-08-29T22:16:54.411Z[ recovery-image] Aug 29 22:16:54.225 INFO O| Aug 29 22:16:54.225 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59982025-08-29T22:16:54.411Z[ recovery-image] Aug 29 22:16:54.244 INFO O| Aug 29 22:16:54.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tcopy"
59992025-08-29T22:16:54.411Z[ recovery-image] Aug 29 22:16:54.244 INFO O| Aug 29 22:16:54.244 INFO STEP 398 (remove_files) COMPLETE
60002025-08-29T22:16:54.411Z[ recovery-image] Aug 29 22:16:54.244 INFO O| Aug 29 22:16:54.244 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60012025-08-29T22:16:54.439Z[ recovery-image] Aug 29 22:16:54.258 INFO O| Aug 29 22:16:54.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/test"
60022025-08-29T22:16:54.439Z[ recovery-image] Aug 29 22:16:54.258 INFO O| Aug 29 22:16:54.258 INFO STEP 399 (remove_files) COMPLETE
60032025-08-29T22:16:54.439Z[ recovery-image] Aug 29 22:16:54.258 INFO O| Aug 29 22:16:54.258 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60042025-08-29T22:16:54.465Z[ recovery-image] Aug 29 22:16:54.277 INFO O| Aug 29 22:16:54.277 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tic"
60052025-08-29T22:16:54.465Z[ recovery-image] Aug 29 22:16:54.277 INFO O| Aug 29 22:16:54.277 INFO STEP 400 (remove_files) COMPLETE
60062025-08-29T22:16:54.465Z[ recovery-image] Aug 29 22:16:54.277 INFO O| Aug 29 22:16:54.277 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60072025-08-29T22:16:54.465Z[ recovery-image] Aug 29 22:16:54.295 INFO O| Aug 29 22:16:54.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/time"
60082025-08-29T22:16:54.465Z[ recovery-image] Aug 29 22:16:54.295 INFO O| Aug 29 22:16:54.295 INFO STEP 401 (remove_files) COMPLETE
60092025-08-29T22:16:54.465Z[ recovery-image] Aug 29 22:16:54.295 INFO O| Aug 29 22:16:54.295 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60102025-08-29T22:16:54.490Z[ recovery-image] Aug 29 22:16:54.316 INFO O| Aug 29 22:16:54.316 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tip"
60112025-08-29T22:16:54.490Z[ recovery-image] Aug 29 22:16:54.316 INFO O| Aug 29 22:16:54.316 INFO STEP 402 (remove_files) COMPLETE
60122025-08-29T22:16:54.490Z[ recovery-image] Aug 29 22:16:54.317 INFO O| Aug 29 22:16:54.316 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60132025-08-29T22:16:54.515Z[ recovery-image] Aug 29 22:16:54.333 INFO O| Aug 29 22:16:54.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tkmib"
60142025-08-29T22:16:54.515Z[ recovery-image] Aug 29 22:16:54.333 INFO O| Aug 29 22:16:54.333 INFO STEP 403 (remove_files) COMPLETE
60152025-08-29T22:16:54.515Z[ recovery-image] Aug 29 22:16:54.333 INFO O| Aug 29 22:16:54.333 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60162025-08-29T22:16:54.541Z[ recovery-image] Aug 29 22:16:54.353 INFO O| Aug 29 22:16:54.353 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tpmadm"
60172025-08-29T22:16:54.542Z[ recovery-image] Aug 29 22:16:54.353 INFO O| Aug 29 22:16:54.353 INFO STEP 404 (remove_files) COMPLETE
60182025-08-29T22:16:54.542Z[ recovery-image] Aug 29 22:16:54.353 INFO O| Aug 29 22:16:54.353 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60192025-08-29T22:16:54.542Z[ host-image] Aug 29 22:16:54.359 INFO O| Aug 29 22:16:54.359 INFO O| Done
60202025-08-29T22:16:54.542Z[ recovery-image] Aug 29 22:16:54.371 INFO O| Aug 29 22:16:54.371 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/traptoemail"
60212025-08-29T22:16:54.542Z[ recovery-image] Aug 29 22:16:54.371 INFO O| Aug 29 22:16:54.371 INFO STEP 405 (remove_files) COMPLETE
60222025-08-29T22:16:54.542Z[ recovery-image] Aug 29 22:16:54.371 INFO O| Aug 29 22:16:54.371 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60232025-08-29T22:16:54.567Z[ recovery-image] Aug 29 22:16:54.387 INFO O| Aug 29 22:16:54.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/true"
60242025-08-29T22:16:54.567Z[ recovery-image] Aug 29 22:16:54.387 INFO O| Aug 29 22:16:54.387 INFO STEP 406 (remove_files) COMPLETE
60252025-08-29T22:16:54.567Z[ recovery-image] Aug 29 22:16:54.387 INFO O| Aug 29 22:16:54.387 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60262025-08-29T22:16:54.592Z[ recovery-image] Aug 29 22:16:54.407 INFO O| Aug 29 22:16:54.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tty"
60272025-08-29T22:16:54.592Z[ recovery-image] Aug 29 22:16:54.407 INFO O| Aug 29 22:16:54.407 INFO STEP 407 (remove_files) COMPLETE
60282025-08-29T22:16:54.592Z[ recovery-image] Aug 29 22:16:54.407 INFO O| Aug 29 22:16:54.407 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60292025-08-29T22:16:54.592Z[ recovery-image] Aug 29 22:16:54.423 INFO O| Aug 29 22:16:54.423 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/type"
60302025-08-29T22:16:54.592Z[ recovery-image] Aug 29 22:16:54.423 INFO O| Aug 29 22:16:54.423 INFO STEP 408 (remove_files) COMPLETE
60312025-08-29T22:16:54.592Z[ recovery-image] Aug 29 22:16:54.423 INFO O| Aug 29 22:16:54.423 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60322025-08-29T22:16:54.617Z[ recovery-image] Aug 29 22:16:54.438 INFO O| Aug 29 22:16:54.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tzselect"
60332025-08-29T22:16:54.617Z[ recovery-image] Aug 29 22:16:54.438 INFO O| Aug 29 22:16:54.438 INFO STEP 409 (remove_files) COMPLETE
60342025-08-29T22:16:54.617Z[ recovery-image] Aug 29 22:16:54.438 INFO O| Aug 29 22:16:54.438 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60352025-08-29T22:16:54.642Z[ recovery-image] Aug 29 22:16:54.461 INFO O| Aug 29 22:16:54.461 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ulimit"
60362025-08-29T22:16:54.642Z[ recovery-image] Aug 29 22:16:54.461 INFO O| Aug 29 22:16:54.461 INFO STEP 410 (remove_files) COMPLETE
60372025-08-29T22:16:54.642Z[ recovery-image] Aug 29 22:16:54.461 INFO O| Aug 29 22:16:54.461 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60382025-08-29T22:16:54.667Z[ recovery-image] Aug 29 22:16:54.484 INFO O| Aug 29 22:16:54.483 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/umask"
60392025-08-29T22:16:54.667Z[ recovery-image] Aug 29 22:16:54.484 INFO O| Aug 29 22:16:54.484 INFO STEP 411 (remove_files) COMPLETE
60402025-08-29T22:16:54.667Z[ recovery-image] Aug 29 22:16:54.484 INFO O| Aug 29 22:16:54.484 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60412025-08-29T22:16:54.691Z[ recovery-image] Aug 29 22:16:54.506 INFO O| Aug 29 22:16:54.506 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unalias"
60422025-08-29T22:16:54.692Z[ recovery-image] Aug 29 22:16:54.507 INFO O| Aug 29 22:16:54.507 INFO STEP 412 (remove_files) COMPLETE
60432025-08-29T22:16:54.692Z[ recovery-image] Aug 29 22:16:54.507 INFO O| Aug 29 22:16:54.507 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60442025-08-29T22:16:54.692Z[ recovery-image] Aug 29 22:16:54.524 INFO O| Aug 29 22:16:54.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uncompress"
60452025-08-29T22:16:54.692Z[ recovery-image] Aug 29 22:16:54.524 INFO O| Aug 29 22:16:54.524 INFO STEP 413 (remove_files) COMPLETE
60462025-08-29T22:16:54.692Z[ recovery-image] Aug 29 22:16:54.524 INFO O| Aug 29 22:16:54.524 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60472025-08-29T22:16:54.716Z[ recovery-image] Aug 29 22:16:54.539 INFO O| Aug 29 22:16:54.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unexpand"
60482025-08-29T22:16:54.716Z[ recovery-image] Aug 29 22:16:54.540 INFO O| Aug 29 22:16:54.540 INFO STEP 414 (remove_files) COMPLETE
60492025-08-29T22:16:54.716Z[ recovery-image] Aug 29 22:16:54.540 INFO O| Aug 29 22:16:54.540 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60502025-08-29T22:16:54.741Z[ recovery-image] Aug 29 22:16:54.560 INFO O| Aug 29 22:16:54.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uniq"
60512025-08-29T22:16:54.742Z[ recovery-image] Aug 29 22:16:54.560 INFO O| Aug 29 22:16:54.560 INFO STEP 415 (remove_files) COMPLETE
60522025-08-29T22:16:54.742Z[ recovery-image] Aug 29 22:16:54.560 INFO O| Aug 29 22:16:54.560 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60532025-08-29T22:16:54.767Z[ recovery-image] Aug 29 22:16:54.581 INFO O| Aug 29 22:16:54.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/units"
60542025-08-29T22:16:54.767Z[ recovery-image] Aug 29 22:16:54.581 INFO O| Aug 29 22:16:54.581 INFO STEP 416 (remove_files) COMPLETE
60552025-08-29T22:16:54.767Z[ recovery-image] Aug 29 22:16:54.581 INFO O| Aug 29 22:16:54.581 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60562025-08-29T22:16:54.791Z[ recovery-image] Aug 29 22:16:54.605 INFO O| Aug 29 22:16:54.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unix2dos"
60572025-08-29T22:16:54.791Z[ recovery-image] Aug 29 22:16:54.605 INFO O| Aug 29 22:16:54.605 INFO STEP 417 (remove_files) COMPLETE
60582025-08-29T22:16:54.792Z[ recovery-image] Aug 29 22:16:54.605 INFO O| Aug 29 22:16:54.605 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60592025-08-29T22:16:54.792Z[ recovery-image] Aug 29 22:16:54.627 INFO O| Aug 29 22:16:54.626 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unpack"
60602025-08-29T22:16:54.792Z[ recovery-image] Aug 29 22:16:54.627 INFO O| Aug 29 22:16:54.627 INFO STEP 418 (remove_files) COMPLETE
60612025-08-29T22:16:54.792Z[ recovery-image] Aug 29 22:16:54.627 INFO O| Aug 29 22:16:54.627 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60622025-08-29T22:16:54.816Z[ recovery-image] Aug 29 22:16:54.647 INFO O| Aug 29 22:16:54.647 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/userattr"
60632025-08-29T22:16:54.816Z[ recovery-image] Aug 29 22:16:54.647 INFO O| Aug 29 22:16:54.647 INFO STEP 419 (remove_files) COMPLETE
60642025-08-29T22:16:54.816Z[ recovery-image] Aug 29 22:16:54.647 INFO O| Aug 29 22:16:54.647 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60652025-08-29T22:16:54.841Z[ recovery-image] Aug 29 22:16:54.666 INFO O| Aug 29 22:16:54.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uudecode"
60662025-08-29T22:16:54.841Z[ recovery-image] Aug 29 22:16:54.666 INFO O| Aug 29 22:16:54.666 INFO STEP 420 (remove_files) COMPLETE
60672025-08-29T22:16:54.841Z[ recovery-image] Aug 29 22:16:54.666 INFO O| Aug 29 22:16:54.666 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60682025-08-29T22:16:54.866Z[ recovery-image] Aug 29 22:16:54.684 INFO O| Aug 29 22:16:54.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuencode"
60692025-08-29T22:16:54.866Z[ recovery-image] Aug 29 22:16:54.684 INFO O| Aug 29 22:16:54.684 INFO STEP 421 (remove_files) COMPLETE
60702025-08-29T22:16:54.866Z[ recovery-image] Aug 29 22:16:54.684 INFO O| Aug 29 22:16:54.684 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60712025-08-29T22:16:54.866Z[ recovery-image] Aug 29 22:16:54.699 INFO O| Aug 29 22:16:54.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuidgen"
60722025-08-29T22:16:54.866Z[ recovery-image] Aug 29 22:16:54.699 INFO O| Aug 29 22:16:54.699 INFO STEP 422 (remove_files) COMPLETE
60732025-08-29T22:16:54.866Z[ recovery-image] Aug 29 22:16:54.699 INFO O| Aug 29 22:16:54.699 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60742025-08-29T22:16:54.891Z[ recovery-image] Aug 29 22:16:54.718 INFO O| Aug 29 22:16:54.718 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vedit"
60752025-08-29T22:16:54.891Z[ recovery-image] Aug 29 22:16:54.718 INFO O| Aug 29 22:16:54.718 INFO STEP 423 (remove_files) COMPLETE
60762025-08-29T22:16:54.891Z[ recovery-image] Aug 29 22:16:54.718 INFO O| Aug 29 22:16:54.718 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60772025-08-29T22:16:54.916Z[ recovery-image] Aug 29 22:16:54.741 INFO O| Aug 29 22:16:54.741 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vim"
60782025-08-29T22:16:54.916Z[ recovery-image] Aug 29 22:16:54.742 INFO O| Aug 29 22:16:54.742 INFO STEP 424 (remove_files) COMPLETE
60792025-08-29T22:16:54.916Z[ recovery-image] Aug 29 22:16:54.742 INFO O| Aug 29 22:16:54.742 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60802025-08-29T22:16:54.941Z[ recovery-image] Aug 29 22:16:54.761 INFO O| Aug 29 22:16:54.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vimtutor"
60812025-08-29T22:16:54.941Z[ recovery-image] Aug 29 22:16:54.761 INFO O| Aug 29 22:16:54.761 INFO STEP 425 (remove_files) COMPLETE
60822025-08-29T22:16:54.941Z[ recovery-image] Aug 29 22:16:54.761 INFO O| Aug 29 22:16:54.761 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60832025-08-29T22:16:54.941Z[ recovery-image] Aug 29 22:16:54.776 INFO O| Aug 29 22:16:54.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vmstat"
60842025-08-29T22:16:54.941Z[ recovery-image] Aug 29 22:16:54.776 INFO O| Aug 29 22:16:54.776 INFO STEP 426 (remove_files) COMPLETE
60852025-08-29T22:16:54.941Z[ recovery-image] Aug 29 22:16:54.776 INFO O| Aug 29 22:16:54.776 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60862025-08-29T22:16:54.966Z[ recovery-image] Aug 29 22:16:54.790 INFO O| Aug 29 22:16:54.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vtfontcvt"
60872025-08-29T22:16:54.966Z[ recovery-image] Aug 29 22:16:54.790 INFO O| Aug 29 22:16:54.790 INFO STEP 427 (remove_files) COMPLETE
60882025-08-29T22:16:54.967Z[ recovery-image] Aug 29 22:16:54.790 INFO O| Aug 29 22:16:54.790 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60892025-08-29T22:16:54.996Z[ recovery-image] Aug 29 22:16:54.807 INFO O| Aug 29 22:16:54.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/w"
60902025-08-29T22:16:54.996Z[ recovery-image] Aug 29 22:16:54.807 INFO O| Aug 29 22:16:54.807 INFO STEP 428 (remove_files) COMPLETE
60912025-08-29T22:16:54.996Z[ recovery-image] Aug 29 22:16:54.807 INFO O| Aug 29 22:16:54.807 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60922025-08-29T22:16:54.996Z[ recovery-image] Aug 29 22:16:54.826 INFO O| Aug 29 22:16:54.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wait"
60932025-08-29T22:16:54.996Z[ recovery-image] Aug 29 22:16:54.826 INFO O| Aug 29 22:16:54.826 INFO STEP 429 (remove_files) COMPLETE
60942025-08-29T22:16:54.996Z[ recovery-image] Aug 29 22:16:54.826 INFO O| Aug 29 22:16:54.826 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60952025-08-29T22:16:55.021Z[ recovery-image] Aug 29 22:16:54.848 INFO O| Aug 29 22:16:54.848 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/watch"
60962025-08-29T22:16:55.021Z[ recovery-image] Aug 29 22:16:54.849 INFO O| Aug 29 22:16:54.848 INFO STEP 430 (remove_files) COMPLETE
60972025-08-29T22:16:55.021Z[ recovery-image] Aug 29 22:16:54.849 INFO O| Aug 29 22:16:54.849 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60982025-08-29T22:16:55.047Z[ recovery-image] Aug 29 22:16:54.868 INFO O| Aug 29 22:16:54.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wc"
60992025-08-29T22:16:55.047Z[ recovery-image] Aug 29 22:16:54.868 INFO O| Aug 29 22:16:54.868 INFO STEP 431 (remove_files) COMPLETE
61002025-08-29T22:16:55.047Z[ recovery-image] Aug 29 22:16:54.868 INFO O| Aug 29 22:16:54.868 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61012025-08-29T22:16:55.072Z[ recovery-image] Aug 29 22:16:54.886 INFO O| Aug 29 22:16:54.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/which"
61022025-08-29T22:16:55.072Z[ recovery-image] Aug 29 22:16:54.887 INFO O| Aug 29 22:16:54.887 INFO STEP 432 (remove_files) COMPLETE
61032025-08-29T22:16:55.072Z[ recovery-image] Aug 29 22:16:54.887 INFO O| Aug 29 22:16:54.887 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61042025-08-29T22:16:55.072Z[ recovery-image] Aug 29 22:16:54.902 INFO O| Aug 29 22:16:54.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/whocalls"
61052025-08-29T22:16:55.072Z[ recovery-image] Aug 29 22:16:54.902 INFO O| Aug 29 22:16:54.902 INFO STEP 433 (remove_files) COMPLETE
61062025-08-29T22:16:55.072Z[ recovery-image] Aug 29 22:16:54.902 INFO O| Aug 29 22:16:54.902 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61072025-08-29T22:16:55.098Z[ recovery-image] Aug 29 22:16:54.916 INFO O| Aug 29 22:16:54.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wracct"
61082025-08-29T22:16:55.099Z[ recovery-image] Aug 29 22:16:54.916 INFO O| Aug 29 22:16:54.916 INFO STEP 434 (remove_files) COMPLETE
61092025-08-29T22:16:55.099Z[ recovery-image] Aug 29 22:16:54.916 INFO O| Aug 29 22:16:54.916 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61102025-08-29T22:16:55.099Z[ recovery-image] Aug 29 22:16:54.930 INFO O| Aug 29 22:16:54.930 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/write"
61112025-08-29T22:16:55.099Z[ recovery-image] Aug 29 22:16:54.930 INFO O| Aug 29 22:16:54.930 INFO STEP 435 (remove_files) COMPLETE
61122025-08-29T22:16:55.099Z[ recovery-image] Aug 29 22:16:54.930 INFO O| Aug 29 22:16:54.930 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61132025-08-29T22:16:55.125Z[ recovery-image] Aug 29 22:16:54.949 INFO O| Aug 29 22:16:54.949 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xargs"
61142025-08-29T22:16:55.125Z[ recovery-image] Aug 29 22:16:54.949 INFO O| Aug 29 22:16:54.949 INFO STEP 436 (remove_files) COMPLETE
61152025-08-29T22:16:55.125Z[ recovery-image] Aug 29 22:16:54.949 INFO O| Aug 29 22:16:54.949 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61162025-08-29T22:16:55.151Z[ recovery-image] Aug 29 22:16:54.970 INFO O| Aug 29 22:16:54.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xml2-config"
61172025-08-29T22:16:55.151Z[ recovery-image] Aug 29 22:16:54.970 INFO O| Aug 29 22:16:54.970 INFO STEP 437 (remove_files) COMPLETE
61182025-08-29T22:16:55.151Z[ recovery-image] Aug 29 22:16:54.970 INFO O| Aug 29 22:16:54.970 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61192025-08-29T22:16:55.151Z[ recovery-image] Aug 29 22:16:54.986 INFO O| Aug 29 22:16:54.985 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlcatalog"
61202025-08-29T22:16:55.151Z[ recovery-image] Aug 29 22:16:54.986 INFO O| Aug 29 22:16:54.986 INFO STEP 438 (remove_files) COMPLETE
61212025-08-29T22:16:55.151Z[ recovery-image] Aug 29 22:16:54.986 INFO O| Aug 29 22:16:54.986 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61222025-08-29T22:16:55.177Z[ recovery-image] Aug 29 22:16:55.000 INFO O| Aug 29 22:16:55.000 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmllint"
61232025-08-29T22:16:55.177Z[ recovery-image] Aug 29 22:16:55.000 INFO O| Aug 29 22:16:55.000 INFO STEP 439 (remove_files) COMPLETE
61242025-08-29T22:16:55.177Z[ recovery-image] Aug 29 22:16:55.000 INFO O| Aug 29 22:16:55.000 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61252025-08-29T22:16:55.202Z[ recovery-image] Aug 29 22:16:55.022 INFO O| Aug 29 22:16:55.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlwf"
61262025-08-29T22:16:55.202Z[ recovery-image] Aug 29 22:16:55.022 INFO O| Aug 29 22:16:55.022 INFO STEP 440 (remove_files) COMPLETE
61272025-08-29T22:16:55.202Z[ recovery-image] Aug 29 22:16:55.022 INFO O| Aug 29 22:16:55.022 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61282025-08-29T22:16:55.202Z[ recovery-image] Aug 29 22:16:55.037 INFO O| Aug 29 22:16:55.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xstr"
61292025-08-29T22:16:55.203Z[ recovery-image] Aug 29 22:16:55.037 INFO O| Aug 29 22:16:55.037 INFO STEP 441 (remove_files) COMPLETE
61302025-08-29T22:16:55.203Z[ recovery-image] Aug 29 22:16:55.037 INFO O| Aug 29 22:16:55.037 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61312025-08-29T22:16:55.228Z[ recovery-image] Aug 29 22:16:55.054 INFO O| Aug 29 22:16:55.054 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xxd"
61322025-08-29T22:16:55.228Z[ recovery-image] Aug 29 22:16:55.055 INFO O| Aug 29 22:16:55.055 INFO STEP 442 (remove_files) COMPLETE
61332025-08-29T22:16:55.228Z[ recovery-image] Aug 29 22:16:55.055 INFO O| Aug 29 22:16:55.055 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61342025-08-29T22:16:55.253Z[ recovery-image] Aug 29 22:16:55.074 INFO O| Aug 29 22:16:55.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xz"
61352025-08-29T22:16:55.253Z[ recovery-image] Aug 29 22:16:55.074 INFO O| Aug 29 22:16:55.074 INFO STEP 443 (remove_files) COMPLETE
61362025-08-29T22:16:55.253Z[ recovery-image] Aug 29 22:16:55.074 INFO O| Aug 29 22:16:55.074 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61372025-08-29T22:16:55.277Z[ recovery-image] Aug 29 22:16:55.093 INFO O| Aug 29 22:16:55.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdec"
61382025-08-29T22:16:55.277Z[ recovery-image] Aug 29 22:16:55.093 INFO O| Aug 29 22:16:55.093 INFO STEP 444 (remove_files) COMPLETE
61392025-08-29T22:16:55.277Z[ recovery-image] Aug 29 22:16:55.093 INFO O| Aug 29 22:16:55.093 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61402025-08-29T22:16:55.277Z[ recovery-image] Aug 29 22:16:55.112 INFO O| Aug 29 22:16:55.112 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdiff"
61412025-08-29T22:16:55.277Z[ recovery-image] Aug 29 22:16:55.113 INFO O| Aug 29 22:16:55.113 INFO STEP 445 (remove_files) COMPLETE
61422025-08-29T22:16:55.277Z[ recovery-image] Aug 29 22:16:55.113 INFO O| Aug 29 22:16:55.113 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61432025-08-29T22:16:55.302Z[ recovery-image] Aug 29 22:16:55.132 INFO O| Aug 29 22:16:55.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzgrep"
61442025-08-29T22:16:55.302Z[ recovery-image] Aug 29 22:16:55.132 INFO O| Aug 29 22:16:55.132 INFO STEP 446 (remove_files) COMPLETE
61452025-08-29T22:16:55.302Z[ recovery-image] Aug 29 22:16:55.132 INFO O| Aug 29 22:16:55.132 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61462025-08-29T22:16:55.327Z[ recovery-image] Aug 29 22:16:55.154 INFO O| Aug 29 22:16:55.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzless"
61472025-08-29T22:16:55.327Z[ recovery-image] Aug 29 22:16:55.154 INFO O| Aug 29 22:16:55.154 INFO STEP 447 (remove_files) COMPLETE
61482025-08-29T22:16:55.327Z[ recovery-image] Aug 29 22:16:55.154 INFO O| Aug 29 22:16:55.154 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61492025-08-29T22:16:55.351Z[ recovery-image] Aug 29 22:16:55.171 INFO O| Aug 29 22:16:55.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzmore"
61502025-08-29T22:16:55.351Z[ recovery-image] Aug 29 22:16:55.171 INFO O| Aug 29 22:16:55.171 INFO STEP 448 (remove_files) COMPLETE
61512025-08-29T22:16:55.351Z[ recovery-image] Aug 29 22:16:55.171 INFO O| Aug 29 22:16:55.171 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61522025-08-29T22:16:55.376Z[ recovery-image] Aug 29 22:16:55.191 INFO O| Aug 29 22:16:55.191 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/yes"
61532025-08-29T22:16:55.377Z[ recovery-image] Aug 29 22:16:55.191 INFO O| Aug 29 22:16:55.191 INFO STEP 449 (remove_files) COMPLETE
61542025-08-29T22:16:55.377Z[ recovery-image] Aug 29 22:16:55.191 INFO O| Aug 29 22:16:55.191 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61552025-08-29T22:16:55.377Z[ recovery-image] Aug 29 22:16:55.211 INFO O| Aug 29 22:16:55.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zcat"
61562025-08-29T22:16:55.377Z[ recovery-image] Aug 29 22:16:55.211 INFO O| Aug 29 22:16:55.211 INFO STEP 450 (remove_files) COMPLETE
61572025-08-29T22:16:55.377Z[ recovery-image] Aug 29 22:16:55.211 INFO O| Aug 29 22:16:55.211 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61582025-08-29T22:16:55.402Z[ recovery-image] Aug 29 22:16:55.229 INFO O| Aug 29 22:16:55.229 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zonestat"
61592025-08-29T22:16:55.402Z[ recovery-image] Aug 29 22:16:55.230 INFO O| Aug 29 22:16:55.230 INFO STEP 451 (remove_files) COMPLETE
61602025-08-29T22:16:55.402Z[ recovery-image] Aug 29 22:16:55.230 INFO O| Aug 29 22:16:55.230 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61612025-08-29T22:16:55.426Z[ recovery-image] Aug 29 22:16:55.249 INFO O| Aug 29 22:16:55.249 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstd"
61622025-08-29T22:16:55.426Z[ recovery-image] Aug 29 22:16:55.250 INFO O| Aug 29 22:16:55.250 INFO STEP 452 (remove_files) COMPLETE
61632025-08-29T22:16:55.426Z[ recovery-image] Aug 29 22:16:55.250 INFO O| Aug 29 22:16:55.250 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61642025-08-29T22:16:55.451Z[ recovery-image] Aug 29 22:16:55.272 INFO O| Aug 29 22:16:55.271 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdgrep"
61652025-08-29T22:16:55.451Z[ recovery-image] Aug 29 22:16:55.272 INFO O| Aug 29 22:16:55.272 INFO STEP 453 (remove_files) COMPLETE
61662025-08-29T22:16:55.451Z[ recovery-image] Aug 29 22:16:55.272 INFO O| Aug 29 22:16:55.272 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61672025-08-29T22:16:55.475Z[ recovery-image] Aug 29 22:16:55.292 INFO O| Aug 29 22:16:55.292 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdless"
61682025-08-29T22:16:55.475Z[ recovery-image] Aug 29 22:16:55.292 INFO O| Aug 29 22:16:55.292 INFO STEP 454 (remove_files) COMPLETE
61692025-08-29T22:16:55.476Z[ recovery-image] Aug 29 22:16:55.292 INFO O| Aug 29 22:16:55.292 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61702025-08-29T22:16:55.476Z[ recovery-image] Aug 29 22:16:55.308 INFO O| Aug 29 22:16:55.308 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
61712025-08-29T22:16:55.476Z[ recovery-image] Aug 29 22:16:55.309 INFO O| Aug 29 22:16:55.309 INFO STEP 455 (remove_files) COMPLETE
61722025-08-29T22:16:55.476Z[ recovery-image] Aug 29 22:16:55.309 INFO O| Aug 29 22:16:55.309 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61732025-08-29T22:16:55.501Z[ recovery-image] Aug 29 22:16:55.326 INFO O| Aug 29 22:16:55.325 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
61742025-08-29T22:16:55.501Z[ recovery-image] Aug 29 22:16:55.326 INFO O| Aug 29 22:16:55.326 INFO STEP 456 (remove_files) COMPLETE
61752025-08-29T22:16:55.501Z[ recovery-image] Aug 29 22:16:55.326 INFO O| Aug 29 22:16:55.326 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61762025-08-29T22:16:55.526Z[ recovery-image] Aug 29 22:16:55.347 INFO O| Aug 29 22:16:55.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
61772025-08-29T22:16:55.526Z[ recovery-image] Aug 29 22:16:55.347 INFO O| Aug 29 22:16:55.347 INFO STEP 457 (remove_files) COMPLETE
61782025-08-29T22:16:55.526Z[ recovery-image] Aug 29 22:16:55.347 INFO O| Aug 29 22:16:55.347 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61792025-08-29T22:16:55.526Z[ recovery-image] Aug 29 22:16:55.362 INFO O| Aug 29 22:16:55.362 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
61802025-08-29T22:16:55.526Z[ recovery-image] Aug 29 22:16:55.362 INFO O| Aug 29 22:16:55.362 INFO STEP 458 (remove_files) COMPLETE
61812025-08-29T22:16:55.526Z[ recovery-image] Aug 29 22:16:55.362 INFO O| Aug 29 22:16:55.362 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61822025-08-29T22:16:55.551Z[ recovery-image] Aug 29 22:16:55.378 INFO O| Aug 29 22:16:55.378 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
61832025-08-29T22:16:55.551Z[ recovery-image] Aug 29 22:16:55.378 INFO O| Aug 29 22:16:55.378 INFO STEP 459 (remove_files) COMPLETE
61842025-08-29T22:16:55.551Z[ recovery-image] Aug 29 22:16:55.378 INFO O| Aug 29 22:16:55.378 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61852025-08-29T22:16:55.576Z[ recovery-image] Aug 29 22:16:55.392 INFO O| Aug 29 22:16:55.392 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
61862025-08-29T22:16:55.576Z[ recovery-image] Aug 29 22:16:55.392 INFO O| Aug 29 22:16:55.392 INFO STEP 460 (remove_files) COMPLETE
61872025-08-29T22:16:55.576Z[ recovery-image] Aug 29 22:16:55.392 INFO O| Aug 29 22:16:55.392 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61882025-08-29T22:16:55.576Z[ recovery-image] Aug 29 22:16:55.406 INFO O| Aug 29 22:16:55.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
61892025-08-29T22:16:55.576Z[ recovery-image] Aug 29 22:16:55.406 INFO O| Aug 29 22:16:55.406 INFO STEP 461 (remove_files) COMPLETE
61902025-08-29T22:16:55.576Z[ recovery-image] Aug 29 22:16:55.406 INFO O| Aug 29 22:16:55.406 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61912025-08-29T22:16:55.601Z[ recovery-image] Aug 29 22:16:55.424 INFO O| Aug 29 22:16:55.424 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
61922025-08-29T22:16:55.601Z[ recovery-image] Aug 29 22:16:55.424 INFO O| Aug 29 22:16:55.424 INFO STEP 462 (remove_files) COMPLETE
61932025-08-29T22:16:55.601Z[ recovery-image] Aug 29 22:16:55.424 INFO O| Aug 29 22:16:55.424 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61942025-08-29T22:16:55.626Z[ recovery-image] Aug 29 22:16:55.441 INFO O| Aug 29 22:16:55.441 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
61952025-08-29T22:16:55.626Z[ recovery-image] Aug 29 22:16:55.441 INFO O| Aug 29 22:16:55.441 INFO STEP 463 (remove_files) COMPLETE
61962025-08-29T22:16:55.626Z[ recovery-image] Aug 29 22:16:55.442 INFO O| Aug 29 22:16:55.441 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61972025-08-29T22:16:55.626Z[ recovery-image] Aug 29 22:16:55.457 INFO O| Aug 29 22:16:55.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
61982025-08-29T22:16:55.626Z[ recovery-image] Aug 29 22:16:55.457 INFO O| Aug 29 22:16:55.457 INFO STEP 464 (remove_files) COMPLETE
61992025-08-29T22:16:55.627Z[ recovery-image] Aug 29 22:16:55.457 INFO O| Aug 29 22:16:55.457 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62002025-08-29T22:16:55.652Z[ recovery-image] Aug 29 22:16:55.471 INFO O| Aug 29 22:16:55.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
62012025-08-29T22:16:55.652Z[ recovery-image] Aug 29 22:16:55.471 INFO O| Aug 29 22:16:55.471 INFO STEP 465 (remove_files) COMPLETE
62022025-08-29T22:16:55.652Z[ recovery-image] Aug 29 22:16:55.471 INFO O| Aug 29 22:16:55.471 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62032025-08-29T22:16:55.652Z[ recovery-image] Aug 29 22:16:55.486 INFO O| Aug 29 22:16:55.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
62042025-08-29T22:16:55.652Z[ recovery-image] Aug 29 22:16:55.487 INFO O| Aug 29 22:16:55.486 INFO STEP 466 (remove_files) COMPLETE
62052025-08-29T22:16:55.652Z[ recovery-image] Aug 29 22:16:55.487 INFO O| Aug 29 22:16:55.487 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62062025-08-29T22:16:55.677Z[ recovery-image] Aug 29 22:16:55.501 INFO O| Aug 29 22:16:55.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libform.so.5.9"
62072025-08-29T22:16:55.677Z[ recovery-image] Aug 29 22:16:55.501 INFO O| Aug 29 22:16:55.501 INFO STEP 467 (remove_files) COMPLETE
62082025-08-29T22:16:55.677Z[ recovery-image] Aug 29 22:16:55.501 INFO O| Aug 29 22:16:55.501 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62092025-08-29T22:16:55.701Z[ recovery-image] Aug 29 22:16:55.515 INFO O| Aug 29 22:16:55.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libmenu.so.5.9"
62102025-08-29T22:16:55.702Z[ recovery-image] Aug 29 22:16:55.515 INFO O| Aug 29 22:16:55.515 INFO STEP 468 (remove_files) COMPLETE
62112025-08-29T22:16:55.702Z[ recovery-image] Aug 29 22:16:55.515 INFO O| Aug 29 22:16:55.515 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62122025-08-29T22:16:55.702Z[ recovery-image] Aug 29 22:16:55.530 INFO O| Aug 29 22:16:55.530 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libpanel.so.5.9"
62132025-08-29T22:16:55.702Z[ recovery-image] Aug 29 22:16:55.530 INFO O| Aug 29 22:16:55.530 INFO STEP 469 (remove_files) COMPLETE
62142025-08-29T22:16:55.702Z[ recovery-image] Aug 29 22:16:55.530 INFO O| Aug 29 22:16:55.530 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62152025-08-29T22:16:55.726Z[ recovery-image] Aug 29 22:16:55.546 INFO O| Aug 29 22:16:55.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ctags"
62162025-08-29T22:16:55.726Z[ recovery-image] Aug 29 22:16:55.546 INFO O| Aug 29 22:16:55.546 INFO STEP 470 (remove_files) COMPLETE
62172025-08-29T22:16:55.726Z[ recovery-image] Aug 29 22:16:55.546 INFO O| Aug 29 22:16:55.546 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62182025-08-29T22:16:55.726Z[ recovery-image] Aug 29 22:16:55.563 INFO O| Aug 29 22:16:55.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/edit"
62192025-08-29T22:16:55.726Z[ recovery-image] Aug 29 22:16:55.563 INFO O| Aug 29 22:16:55.563 INFO STEP 471 (remove_files) COMPLETE
62202025-08-29T22:16:55.726Z[ recovery-image] Aug 29 22:16:55.563 INFO O| Aug 29 22:16:55.563 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62212025-08-29T22:16:55.751Z[ recovery-image] Aug 29 22:16:55.579 INFO O| Aug 29 22:16:55.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ex"
62222025-08-29T22:16:55.751Z[ recovery-image] Aug 29 22:16:55.579 INFO O| Aug 29 22:16:55.579 INFO STEP 472 (remove_files) COMPLETE
62232025-08-29T22:16:55.751Z[ recovery-image] Aug 29 22:16:55.579 INFO O| Aug 29 22:16:55.579 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62242025-08-29T22:16:55.776Z[ recovery-image] Aug 29 22:16:55.594 INFO O| Aug 29 22:16:55.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/pfsh"
62252025-08-29T22:16:55.776Z[ recovery-image] Aug 29 22:16:55.595 INFO O| Aug 29 22:16:55.594 INFO STEP 473 (remove_files) COMPLETE
62262025-08-29T22:16:55.776Z[ recovery-image] Aug 29 22:16:55.595 INFO O| Aug 29 22:16:55.595 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62272025-08-29T22:16:55.776Z[ recovery-image] Aug 29 22:16:55.610 INFO O| Aug 29 22:16:55.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/sh"
62282025-08-29T22:16:55.776Z[ recovery-image] Aug 29 22:16:55.610 INFO O| Aug 29 22:16:55.610 INFO STEP 474 (remove_files) COMPLETE
62292025-08-29T22:16:55.776Z[ recovery-image] Aug 29 22:16:55.610 INFO O| Aug 29 22:16:55.610 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62302025-08-29T22:16:55.801Z[ recovery-image] Aug 29 22:16:55.627 INFO O| Aug 29 22:16:55.627 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vedit"
62312025-08-29T22:16:55.801Z[ recovery-image] Aug 29 22:16:55.627 INFO O| Aug 29 22:16:55.627 INFO STEP 475 (remove_files) COMPLETE
62322025-08-29T22:16:55.801Z[ recovery-image] Aug 29 22:16:55.627 INFO O| Aug 29 22:16:55.627 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62332025-08-29T22:16:55.826Z[ recovery-image] Aug 29 22:16:55.645 INFO O| Aug 29 22:16:55.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vi"
62342025-08-29T22:16:55.826Z[ recovery-image] Aug 29 22:16:55.645 INFO O| Aug 29 22:16:55.645 INFO STEP 476 (remove_files) COMPLETE
62352025-08-29T22:16:55.826Z[ recovery-image] Aug 29 22:16:55.645 INFO O| Aug 29 22:16:55.645 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62362025-08-29T22:16:55.826Z[ recovery-image] Aug 29 22:16:55.661 INFO O| Aug 29 22:16:55.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/view"
62372025-08-29T22:16:55.826Z[ recovery-image] Aug 29 22:16:55.661 INFO O| Aug 29 22:16:55.661 INFO STEP 477 (remove_files) COMPLETE
62382025-08-29T22:16:55.826Z[ recovery-image] Aug 29 22:16:55.661 INFO O| Aug 29 22:16:55.661 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62392025-08-29T22:16:55.851Z[ recovery-image] Aug 29 22:16:55.679 INFO O| Aug 29 22:16:55.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/logindmux"
62402025-08-29T22:16:55.851Z[ recovery-image] Aug 29 22:16:55.679 INFO O| Aug 29 22:16:55.679 INFO STEP 478 (remove_files) COMPLETE
62412025-08-29T22:16:55.851Z[ recovery-image] Aug 29 22:16:55.680 INFO O| Aug 29 22:16:55.679 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62422025-08-29T22:16:55.876Z[ recovery-image] Aug 29 22:16:55.697 INFO O| Aug 29 22:16:55.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pool"
62432025-08-29T22:16:55.876Z[ recovery-image] Aug 29 22:16:55.698 INFO O| Aug 29 22:16:55.698 INFO STEP 479 (remove_files) COMPLETE
62442025-08-29T22:16:55.876Z[ recovery-image] Aug 29 22:16:55.698 INFO O| Aug 29 22:16:55.698 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62452025-08-29T22:16:55.901Z[ recovery-image] Aug 29 22:16:55.715 INFO O| Aug 29 22:16:55.715 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ppt"
62462025-08-29T22:16:55.901Z[ recovery-image] Aug 29 22:16:55.715 INFO O| Aug 29 22:16:55.715 INFO STEP 480 (remove_files) COMPLETE
62472025-08-29T22:16:55.901Z[ recovery-image] Aug 29 22:16:55.715 INFO O| Aug 29 22:16:55.715 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62482025-08-29T22:16:55.901Z[ recovery-image] Aug 29 22:16:55.732 INFO O| Aug 29 22:16:55.732 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ptm"
62492025-08-29T22:16:55.901Z[ recovery-image] Aug 29 22:16:55.732 INFO O| Aug 29 22:16:55.732 INFO STEP 481 (remove_files) COMPLETE
62502025-08-29T22:16:55.901Z[ recovery-image] Aug 29 22:16:55.732 INFO O| Aug 29 22:16:55.732 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62512025-08-29T22:16:55.926Z[ recovery-image] Aug 29 22:16:55.748 INFO O| Aug 29 22:16:55.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pts"
62522025-08-29T22:16:55.926Z[ recovery-image] Aug 29 22:16:55.748 INFO O| Aug 29 22:16:55.748 INFO STEP 482 (remove_files) COMPLETE
62532025-08-29T22:16:55.926Z[ recovery-image] Aug 29 22:16:55.748 INFO O| Aug 29 22:16:55.748 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62542025-08-29T22:16:55.951Z[ recovery-image] Aug 29 22:16:55.765 INFO O| Aug 29 22:16:55.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/vmm"
62552025-08-29T22:16:55.951Z[ recovery-image] Aug 29 22:16:55.765 INFO O| Aug 29 22:16:55.765 INFO STEP 483 (remove_files) COMPLETE
62562025-08-29T22:16:55.951Z[ recovery-image] Aug 29 22:16:55.765 INFO O| Aug 29 22:16:55.765 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62572025-08-29T22:16:55.951Z[ recovery-image] Aug 29 22:16:55.780 INFO O| Aug 29 22:16:55.780 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/zcons"
62582025-08-29T22:16:55.951Z[ recovery-image] Aug 29 22:16:55.780 INFO O| Aug 29 22:16:55.780 INFO STEP 484 (remove_files) COMPLETE
62592025-08-29T22:16:55.951Z[ recovery-image] Aug 29 22:16:55.780 INFO O| Aug 29 22:16:55.780 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62602025-08-29T22:16:56.001Z[ recovery-image] Aug 29 22:16:55.793 INFO O| Aug 29 22:16:55.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/fssnap.conf"
62612025-08-29T22:16:56.002Z[ recovery-image] Aug 29 22:16:55.793 INFO O| Aug 29 22:16:55.793 INFO STEP 485 (remove_files) COMPLETE
62622025-08-29T22:16:56.002Z[ recovery-image] Aug 29 22:16:55.793 INFO O| Aug 29 22:16:55.793 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62632025-08-29T22:16:56.002Z[ recovery-image] Aug 29 22:16:55.806 INFO O| Aug 29 22:16:55.806 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/logindmux.conf"
62642025-08-29T22:16:56.002Z[ recovery-image] Aug 29 22:16:55.806 INFO O| Aug 29 22:16:55.806 INFO STEP 486 (remove_files) COMPLETE
62652025-08-29T22:16:56.002Z[ recovery-image] Aug 29 22:16:55.806 INFO O| Aug 29 22:16:55.806 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62662025-08-29T22:16:56.002Z[ recovery-image] Aug 29 22:16:55.823 INFO O| Aug 29 22:16:55.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/nsmb.conf"
62672025-08-29T22:16:56.002Z[ recovery-image] Aug 29 22:16:55.823 INFO O| Aug 29 22:16:55.823 INFO STEP 487 (remove_files) COMPLETE
62682025-08-29T22:16:56.002Z[ recovery-image] Aug 29 22:16:55.823 INFO O| Aug 29 22:16:55.823 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62692025-08-29T22:16:56.002Z[ recovery-image] Aug 29 22:16:55.838 INFO O| Aug 29 22:16:55.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/pool.conf"
62702025-08-29T22:16:56.002Z[ recovery-image] Aug 29 22:16:55.838 INFO O| Aug 29 22:16:55.838 INFO STEP 488 (remove_files) COMPLETE
62712025-08-29T22:16:56.027Z[ recovery-image] Aug 29 22:16:55.838 INFO O| Aug 29 22:16:55.838 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62722025-08-29T22:16:56.027Z[ recovery-image] Aug 29 22:16:55.853 INFO O| Aug 29 22:16:55.853 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/ppt.conf"
62732025-08-29T22:16:56.027Z[ recovery-image] Aug 29 22:16:55.853 INFO O| Aug 29 22:16:55.853 INFO STEP 489 (remove_files) COMPLETE
62742025-08-29T22:16:56.027Z[ recovery-image] Aug 29 22:16:55.853 INFO O| Aug 29 22:16:55.853 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62752025-08-29T22:16:56.053Z[ recovery-image] Aug 29 22:16:55.870 INFO O| Aug 29 22:16:55.870 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/smbsrv.conf"
62762025-08-29T22:16:56.053Z[ recovery-image] Aug 29 22:16:55.871 INFO O| Aug 29 22:16:55.871 INFO STEP 490 (remove_files) COMPLETE
62772025-08-29T22:16:56.053Z[ recovery-image] Aug 29 22:16:55.871 INFO O| Aug 29 22:16:55.871 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62782025-08-29T22:16:56.053Z[ recovery-image] Aug 29 22:16:55.887 INFO O| Aug 29 22:16:55.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/viona.conf"
62792025-08-29T22:16:56.053Z[ recovery-image] Aug 29 22:16:55.888 INFO O| Aug 29 22:16:55.888 INFO STEP 491 (remove_files) COMPLETE
62802025-08-29T22:16:56.053Z[ recovery-image] Aug 29 22:16:55.888 INFO O| Aug 29 22:16:55.888 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62812025-08-29T22:16:56.078Z[ recovery-image] Aug 29 22:16:55.904 INFO O| Aug 29 22:16:55.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/vmm.conf"
62822025-08-29T22:16:56.078Z[ recovery-image] Aug 29 22:16:55.905 INFO O| Aug 29 22:16:55.905 INFO STEP 492 (remove_files) COMPLETE
62832025-08-29T22:16:56.078Z[ recovery-image] Aug 29 22:16:55.905 INFO O| Aug 29 22:16:55.905 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62842025-08-29T22:16:56.103Z[ recovery-image] Aug 29 22:16:55.919 INFO O| Aug 29 22:16:55.919 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/javaexec"
62852025-08-29T22:16:56.103Z[ recovery-image] Aug 29 22:16:55.919 INFO O| Aug 29 22:16:55.919 INFO STEP 493 (remove_files) COMPLETE
62862025-08-29T22:16:56.103Z[ recovery-image] Aug 29 22:16:55.919 INFO O| Aug 29 22:16:55.919 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62872025-08-29T22:16:56.103Z[ recovery-image] Aug 29 22:16:55.936 INFO O| Aug 29 22:16:55.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/shbinexec"
62882025-08-29T22:16:56.103Z[ recovery-image] Aug 29 22:16:55.937 INFO O| Aug 29 22:16:55.937 INFO STEP 494 (remove_files) COMPLETE
62892025-08-29T22:16:56.103Z[ recovery-image] Aug 29 22:16:55.937 INFO O| Aug 29 22:16:55.937 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62902025-08-29T22:16:56.128Z[ recovery-image] Aug 29 22:16:55.955 INFO O| Aug 29 22:16:55.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/pcfs"
62912025-08-29T22:16:56.128Z[ recovery-image] Aug 29 22:16:55.955 INFO O| Aug 29 22:16:55.955 INFO STEP 495 (remove_files) COMPLETE
62922025-08-29T22:16:56.128Z[ recovery-image] Aug 29 22:16:55.955 INFO O| Aug 29 22:16:55.955 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62932025-08-29T22:16:56.154Z[ recovery-image] Aug 29 22:16:55.971 INFO O| Aug 29 22:16:55.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/smbfs"
62942025-08-29T22:16:56.154Z[ recovery-image] Aug 29 22:16:55.971 INFO O| Aug 29 22:16:55.971 INFO STEP 496 (remove_files) COMPLETE
62952025-08-29T22:16:56.154Z[ recovery-image] Aug 29 22:16:55.971 INFO O| Aug 29 22:16:55.971 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62962025-08-29T22:16:56.154Z[ recovery-image] Aug 29 22:16:55.985 INFO O| Aug 29 22:16:55.985 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/nsmb"
62972025-08-29T22:16:56.154Z[ recovery-image] Aug 29 22:16:55.985 INFO O| Aug 29 22:16:55.985 INFO STEP 497 (remove_files) COMPLETE
62982025-08-29T22:16:56.154Z[ recovery-image] Aug 29 22:16:55.985 INFO O| Aug 29 22:16:55.985 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62992025-08-29T22:16:56.179Z[ recovery-image] Aug 29 22:16:55.998 INFO O| Aug 29 22:16:55.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbfs"
63002025-08-29T22:16:56.179Z[ recovery-image] Aug 29 22:16:55.998 INFO O| Aug 29 22:16:55.998 INFO STEP 498 (remove_files) COMPLETE
63012025-08-29T22:16:56.179Z[ recovery-image] Aug 29 22:16:55.998 INFO O| Aug 29 22:16:55.998 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63022025-08-29T22:16:56.179Z[ recovery-image] Aug 29 22:16:56.015 INFO O| Aug 29 22:16:56.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
63032025-08-29T22:16:56.179Z[ recovery-image] Aug 29 22:16:56.015 INFO O| Aug 29 22:16:56.015 INFO STEP 499 (remove_files) COMPLETE
63042025-08-29T22:16:56.179Z[ recovery-image] Aug 29 22:16:56.015 INFO O| Aug 29 22:16:56.015 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63052025-08-29T22:16:56.205Z[ recovery-image] Aug 29 22:16:56.029 INFO O| Aug 29 22:16:56.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
63062025-08-29T22:16:56.205Z[ recovery-image] Aug 29 22:16:56.029 INFO O| Aug 29 22:16:56.029 INFO STEP 500 (remove_files) COMPLETE
63072025-08-29T22:16:56.205Z[ recovery-image] Aug 29 22:16:56.029 INFO O| Aug 29 22:16:56.029 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63082025-08-29T22:16:56.230Z[ recovery-image] Aug 29 22:16:56.047 INFO O| Aug 29 22:16:56.047 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
63092025-08-29T22:16:56.230Z[ recovery-image] Aug 29 22:16:56.047 INFO O| Aug 29 22:16:56.047 INFO STEP 501 (remove_files) COMPLETE
63102025-08-29T22:16:56.230Z[ recovery-image] Aug 29 22:16:56.047 INFO O| Aug 29 22:16:56.047 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63112025-08-29T22:16:56.230Z[ recovery-image] Aug 29 22:16:56.061 INFO O| Aug 29 22:16:56.061 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
63122025-08-29T22:16:56.230Z[ recovery-image] Aug 29 22:16:56.062 INFO O| Aug 29 22:16:56.062 INFO STEP 502 (remove_files) COMPLETE
63132025-08-29T22:16:56.230Z[ recovery-image] Aug 29 22:16:56.062 INFO O| Aug 29 22:16:56.062 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63142025-08-29T22:16:56.255Z[ recovery-image] Aug 29 22:16:56.079 INFO O| Aug 29 22:16:56.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/IA"
63152025-08-29T22:16:56.255Z[ recovery-image] Aug 29 22:16:56.079 INFO O| Aug 29 22:16:56.079 INFO STEP 503 (remove_files) COMPLETE
63162025-08-29T22:16:56.255Z[ recovery-image] Aug 29 22:16:56.079 INFO O| Aug 29 22:16:56.079 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63172025-08-29T22:16:56.280Z[ recovery-image] Aug 29 22:16:56.093 INFO O| Aug 29 22:16:56.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT"
63182025-08-29T22:16:56.280Z[ recovery-image] Aug 29 22:16:56.094 INFO O| Aug 29 22:16:56.094 INFO STEP 504 (remove_files) COMPLETE
63192025-08-29T22:16:56.280Z[ recovery-image] Aug 29 22:16:56.094 INFO O| Aug 29 22:16:56.094 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63202025-08-29T22:16:56.280Z[ recovery-image] Aug 29 22:16:56.107 INFO O| Aug 29 22:16:56.107 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
63212025-08-29T22:16:56.281Z[ recovery-image] Aug 29 22:16:56.107 INFO O| Aug 29 22:16:56.107 INFO STEP 505 (remove_files) COMPLETE
63222025-08-29T22:16:56.281Z[ recovery-image] Aug 29 22:16:56.107 INFO O| Aug 29 22:16:56.107 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63232025-08-29T22:16:56.305Z[ recovery-image] Aug 29 22:16:56.125 INFO O| Aug 29 22:16:56.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/cryptmod"
63242025-08-29T22:16:56.305Z[ recovery-image] Aug 29 22:16:56.125 INFO O| Aug 29 22:16:56.125 INFO STEP 506 (remove_files) COMPLETE
63252025-08-29T22:16:56.305Z[ recovery-image] Aug 29 22:16:56.125 INFO O| Aug 29 22:16:56.125 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63262025-08-29T22:16:56.305Z[ recovery-image] Aug 29 22:16:56.140 INFO O| Aug 29 22:16:56.140 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/rlmod"
63272025-08-29T22:16:56.306Z[ recovery-image] Aug 29 22:16:56.140 INFO O| Aug 29 22:16:56.140 INFO STEP 507 (remove_files) COMPLETE
63282025-08-29T22:16:56.306Z[ recovery-image] Aug 29 22:16:56.140 INFO O| Aug 29 22:16:56.140 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63292025-08-29T22:16:56.331Z[ recovery-image] Aug 29 22:16:56.159 INFO O| Aug 29 22:16:56.158 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/telmod"
63302025-08-29T22:16:56.331Z[ recovery-image] Aug 29 22:16:56.159 INFO O| Aug 29 22:16:56.159 INFO STEP 508 (remove_files) COMPLETE
63312025-08-29T22:16:56.331Z[ recovery-image] Aug 29 22:16:56.159 INFO O| Aug 29 22:16:56.159 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63322025-08-29T22:16:56.358Z[ recovery-image] Aug 29 22:16:56.173 INFO O| Aug 29 22:16:56.173 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/acctctl"
63332025-08-29T22:16:56.358Z[ recovery-image] Aug 29 22:16:56.173 INFO O| Aug 29 22:16:56.173 INFO STEP 509 (remove_files) COMPLETE
63342025-08-29T22:16:56.358Z[ recovery-image] Aug 29 22:16:56.173 INFO O| Aug 29 22:16:56.173 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63352025-08-29T22:16:56.358Z[ recovery-image] Aug 29 22:16:56.190 INFO O| Aug 29 22:16:56.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/exacctsys"
63362025-08-29T22:16:56.358Z[ recovery-image] Aug 29 22:16:56.191 INFO O| Aug 29 22:16:56.191 INFO STEP 510 (remove_files) COMPLETE
63372025-08-29T22:16:56.358Z[ recovery-image] Aug 29 22:16:56.191 INFO O| Aug 29 22:16:56.191 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63382025-08-29T22:16:56.383Z[ recovery-image] Aug 29 22:16:56.205 INFO O| Aug 29 22:16:56.205 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/sysacct"
63392025-08-29T22:16:56.383Z[ recovery-image] Aug 29 22:16:56.205 INFO O| Aug 29 22:16:56.205 INFO STEP 511 (remove_files) COMPLETE
63402025-08-29T22:16:56.383Z[ recovery-image] Aug 29 22:16:56.205 INFO O| Aug 29 22:16:56.205 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63412025-08-29T22:16:56.383Z[ recovery-image] Aug 29 22:16:56.220 INFO O| Aug 29 22:16:56.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kvm/README"
63422025-08-29T22:16:56.383Z[ recovery-image] Aug 29 22:16:56.220 INFO O| Aug 29 22:16:56.220 INFO STEP 512 (remove_files) COMPLETE
63432025-08-29T22:16:56.383Z[ recovery-image] Aug 29 22:16:56.220 INFO O| Aug 29 22:16:56.220 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63442025-08-29T22:16:56.410Z[ recovery-image] Aug 29 22:16:56.234 INFO O| Aug 29 22:16:56.234 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2map"
63452025-08-29T22:16:56.410Z[ recovery-image] Aug 29 22:16:56.235 INFO O| Aug 29 22:16:56.234 INFO STEP 513 (remove_files) COMPLETE
63462025-08-29T22:16:56.410Z[ recovery-image] Aug 29 22:16:56.235 INFO O| Aug 29 22:16:56.235 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63472025-08-29T22:16:56.435Z[ recovery-image] Aug 29 22:16:56.252 INFO O| Aug 29 22:16:56.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2trace"
63482025-08-29T22:16:56.435Z[ recovery-image] Aug 29 22:16:56.252 INFO O| Aug 29 22:16:56.252 INFO STEP 514 (remove_files) COMPLETE
63492025-08-29T22:16:56.435Z[ recovery-image] Aug 29 22:16:56.252 INFO O| Aug 29 22:16:56.252 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63502025-08-29T22:16:56.435Z[ recovery-image] Aug 29 22:16:56.267 INFO O| Aug 29 22:16:56.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen"
63512025-08-29T22:16:56.435Z[ recovery-image] Aug 29 22:16:56.267 INFO O| Aug 29 22:16:56.267 INFO STEP 515 (remove_files) COMPLETE
63522025-08-29T22:16:56.435Z[ recovery-image] Aug 29 22:16:56.268 INFO O| Aug 29 22:16:56.267 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63532025-08-29T22:16:56.460Z[ recovery-image] Aug 29 22:16:56.282 INFO O| Aug 29 22:16:56.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen1"
63542025-08-29T22:16:56.460Z[ recovery-image] Aug 29 22:16:56.283 INFO O| Aug 29 22:16:56.282 INFO STEP 516 (remove_files) COMPLETE
63552025-08-29T22:16:56.460Z[ recovery-image] Aug 29 22:16:56.283 INFO O| Aug 29 22:16:56.283 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63562025-08-29T22:16:56.460Z[ recovery-image] Aug 29 22:16:56.296 INFO O| Aug 29 22:16:56.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen3"
63572025-08-29T22:16:56.460Z[ recovery-image] Aug 29 22:16:56.297 INFO O| Aug 29 22:16:56.297 INFO STEP 517 (remove_files) COMPLETE
63582025-08-29T22:16:56.460Z[ recovery-image] Aug 29 22:16:56.297 INFO O| Aug 29 22:16:56.297 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63592025-08-29T22:16:56.485Z[ recovery-image] Aug 29 22:16:56.313 INFO O| Aug 29 22:16:56.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen4"
63602025-08-29T22:16:56.485Z[ recovery-image] Aug 29 22:16:56.313 INFO O| Aug 29 22:16:56.313 INFO STEP 518 (remove_files) COMPLETE
63612025-08-29T22:16:56.485Z[ recovery-image] Aug 29 22:16:56.313 INFO O| Aug 29 22:16:56.313 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63622025-08-29T22:16:56.510Z[ recovery-image] Aug 29 22:16:56.326 INFO O| Aug 29 22:16:56.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbsub.o"
63632025-08-29T22:16:56.510Z[ recovery-image] Aug 29 22:16:56.326 INFO O| Aug 29 22:16:56.326 INFO STEP 519 (remove_files) COMPLETE
63642025-08-29T22:16:56.510Z[ recovery-image] Aug 29 22:16:56.326 INFO O| Aug 29 22:16:56.326 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63652025-08-29T22:16:56.536Z[ recovery-image] Aug 29 22:16:56.351 INFO O| Aug 29 22:16:56.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/amd64/adbsub.o"
63662025-08-29T22:16:56.536Z[ recovery-image] Aug 29 22:16:56.351 INFO O| Aug 29 22:16:56.351 INFO STEP 520 (remove_files) COMPLETE
63672025-08-29T22:16:56.536Z[ recovery-image] Aug 29 22:16:56.351 INFO O| Aug 29 22:16:56.351 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63682025-08-29T22:16:56.536Z[ recovery-image] Aug 29 22:16:56.365 INFO O| Aug 29 22:16:56.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/0@0.so.1"
63692025-08-29T22:16:56.536Z[ recovery-image] Aug 29 22:16:56.366 INFO O| Aug 29 22:16:56.366 INFO STEP 521 (remove_files) COMPLETE
63702025-08-29T22:16:56.536Z[ recovery-image] Aug 29 22:16:56.366 INFO O| Aug 29 22:16:56.366 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63712025-08-29T22:16:56.562Z[ recovery-image] Aug 29 22:16:56.389 INFO O| Aug 29 22:16:56.389 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/Makefile.inc"
63722025-08-29T22:16:56.562Z[ recovery-image] Aug 29 22:16:56.389 INFO O| Aug 29 22:16:56.389 INFO STEP 522 (remove_files) COMPLETE
63732025-08-29T22:16:56.562Z[ recovery-image] Aug 29 22:16:56.389 INFO O| Aug 29 22:16:56.389 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63742025-08-29T22:16:56.586Z[ recovery-image] Aug 29 22:16:56.410 INFO O| Aug 29 22:16:56.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/accept"
63752025-08-29T22:16:56.587Z[ recovery-image] Aug 29 22:16:56.410 INFO O| Aug 29 22:16:56.410 INFO STEP 523 (remove_files) COMPLETE
63762025-08-29T22:16:56.587Z[ recovery-image] Aug 29 22:16:56.410 INFO O| Aug 29 22:16:56.410 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63772025-08-29T22:16:56.611Z[ recovery-image] Aug 29 22:16:56.430 INFO O| Aug 29 22:16:56.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/basename"
63782025-08-29T22:16:56.612Z[ recovery-image] Aug 29 22:16:56.431 INFO O| Aug 29 22:16:56.430 INFO STEP 524 (remove_files) COMPLETE
63792025-08-29T22:16:56.612Z[ recovery-image] Aug 29 22:16:56.431 INFO O| Aug 29 22:16:56.431 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63802025-08-29T22:16:56.637Z[ recovery-image] Aug 29 22:16:56.451 INFO O| Aug 29 22:16:56.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/csv"
63812025-08-29T22:16:56.637Z[ recovery-image] Aug 29 22:16:56.451 INFO O| Aug 29 22:16:56.451 INFO STEP 525 (remove_files) COMPLETE
63822025-08-29T22:16:56.637Z[ recovery-image] Aug 29 22:16:56.451 INFO O| Aug 29 22:16:56.451 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63832025-08-29T22:16:56.637Z[ recovery-image] Aug 29 22:16:56.469 INFO O| Aug 29 22:16:56.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/cut"
63842025-08-29T22:16:56.637Z[ recovery-image] Aug 29 22:16:56.469 INFO O| Aug 29 22:16:56.469 INFO STEP 526 (remove_files) COMPLETE
63852025-08-29T22:16:56.637Z[ recovery-image] Aug 29 22:16:56.469 INFO O| Aug 29 22:16:56.469 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63862025-08-29T22:16:56.662Z[ recovery-image] Aug 29 22:16:56.489 INFO O| Aug 29 22:16:56.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/dirname"
63872025-08-29T22:16:56.662Z[ recovery-image] Aug 29 22:16:56.489 INFO O| Aug 29 22:16:56.489 INFO STEP 527 (remove_files) COMPLETE
63882025-08-29T22:16:56.662Z[ recovery-image] Aug 29 22:16:56.489 INFO O| Aug 29 22:16:56.489 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63892025-08-29T22:16:56.687Z[ recovery-image] Aug 29 22:16:56.508 INFO O| Aug 29 22:16:56.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/fdflags"
63902025-08-29T22:16:56.687Z[ recovery-image] Aug 29 22:16:56.508 INFO O| Aug 29 22:16:56.508 INFO STEP 528 (remove_files) COMPLETE
63912025-08-29T22:16:56.687Z[ recovery-image] Aug 29 22:16:56.508 INFO O| Aug 29 22:16:56.508 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63922025-08-29T22:16:56.754Z[ recovery-image] Aug 29 22:16:56.528 INFO O| Aug 29 22:16:56.528 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/finfo"
63932025-08-29T22:16:56.754Z[ recovery-image] Aug 29 22:16:56.528 INFO O| Aug 29 22:16:56.528 INFO STEP 529 (remove_files) COMPLETE
63942025-08-29T22:16:56.754Z[ recovery-image] Aug 29 22:16:56.528 INFO O| Aug 29 22:16:56.528 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63952025-08-29T22:16:56.754Z[ recovery-image] Aug 29 22:16:56.549 INFO O| Aug 29 22:16:56.549 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/head"
63962025-08-29T22:16:56.754Z[ recovery-image] Aug 29 22:16:56.550 INFO O| Aug 29 22:16:56.550 INFO STEP 530 (remove_files) COMPLETE
63972025-08-29T22:16:56.754Z[ recovery-image] Aug 29 22:16:56.550 INFO O| Aug 29 22:16:56.550 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63982025-08-29T22:16:56.780Z[ recovery-image] Aug 29 22:16:56.565 INFO O| Aug 29 22:16:56.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/id"
63992025-08-29T22:16:56.780Z[ recovery-image] Aug 29 22:16:56.565 INFO O| Aug 29 22:16:56.565 INFO STEP 531 (remove_files) COMPLETE
64002025-08-29T22:16:56.780Z[ recovery-image] Aug 29 22:16:56.565 INFO O| Aug 29 22:16:56.565 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64012025-08-29T22:16:56.780Z[ recovery-image] Aug 29 22:16:56.579 INFO O| Aug 29 22:16:56.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/ln"
64022025-08-29T22:16:56.780Z[ recovery-image] Aug 29 22:16:56.579 INFO O| Aug 29 22:16:56.579 INFO STEP 532 (remove_files) COMPLETE
64032025-08-29T22:16:56.780Z[ recovery-image] Aug 29 22:16:56.579 INFO O| Aug 29 22:16:56.579 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64042025-08-29T22:16:56.780Z[ recovery-image] Aug 29 22:16:56.595 INFO O| Aug 29 22:16:56.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/loadables.h"
64052025-08-29T22:16:56.780Z[ recovery-image] Aug 29 22:16:56.595 INFO O| Aug 29 22:16:56.595 INFO STEP 533 (remove_files) COMPLETE
64062025-08-29T22:16:56.780Z[ recovery-image] Aug 29 22:16:56.595 INFO O| Aug 29 22:16:56.595 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64072025-08-29T22:16:56.780Z[ recovery-image] Aug 29 22:16:56.614 INFO O| Aug 29 22:16:56.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/logname"
64082025-08-29T22:16:56.780Z[ recovery-image] Aug 29 22:16:56.615 INFO O| Aug 29 22:16:56.614 INFO STEP 534 (remove_files) COMPLETE
64092025-08-29T22:16:56.780Z[ recovery-image] Aug 29 22:16:56.615 INFO O| Aug 29 22:16:56.614 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64102025-08-29T22:16:56.806Z[ recovery-image] Aug 29 22:16:56.630 INFO O| Aug 29 22:16:56.630 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkdir"
64112025-08-29T22:16:56.806Z[ recovery-image] Aug 29 22:16:56.630 INFO O| Aug 29 22:16:56.630 INFO STEP 535 (remove_files) COMPLETE
64122025-08-29T22:16:56.806Z[ recovery-image] Aug 29 22:16:56.630 INFO O| Aug 29 22:16:56.630 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64132025-08-29T22:16:56.832Z[ recovery-image] Aug 29 22:16:56.646 INFO O| Aug 29 22:16:56.645 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkfifo"
64142025-08-29T22:16:56.832Z[ recovery-image] Aug 29 22:16:56.646 INFO O| Aug 29 22:16:56.646 INFO STEP 536 (remove_files) COMPLETE
64152025-08-29T22:16:56.832Z[ recovery-image] Aug 29 22:16:56.646 INFO O| Aug 29 22:16:56.646 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64162025-08-29T22:16:56.832Z[ recovery-image] Aug 29 22:16:56.658 INFO O| Aug 29 22:16:56.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mktemp"
64172025-08-29T22:16:56.832Z[ recovery-image] Aug 29 22:16:56.658 INFO O| Aug 29 22:16:56.658 INFO STEP 537 (remove_files) COMPLETE
64182025-08-29T22:16:56.832Z[ recovery-image] Aug 29 22:16:56.658 INFO O| Aug 29 22:16:56.658 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64192025-08-29T22:16:56.861Z[ recovery-image] Aug 29 22:16:56.671 INFO O| Aug 29 22:16:56.671 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mypid"
64202025-08-29T22:16:56.861Z[ recovery-image] Aug 29 22:16:56.671 INFO O| Aug 29 22:16:56.671 INFO STEP 538 (remove_files) COMPLETE
64212025-08-29T22:16:56.861Z[ recovery-image] Aug 29 22:16:56.672 INFO O| Aug 29 22:16:56.671 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64222025-08-29T22:16:56.944Z[ recovery-image] Aug 29 22:16:56.781 INFO O| Aug 29 22:16:56.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/pathchk"
64232025-08-29T22:16:56.944Z[ recovery-image] Aug 29 22:16:56.781 INFO O| Aug 29 22:16:56.781 INFO STEP 539 (remove_files) COMPLETE
64242025-08-29T22:16:56.969Z[ recovery-image] Aug 29 22:16:56.781 INFO O| Aug 29 22:16:56.781 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64252025-08-29T22:16:56.969Z[ host-image] Aug 29 22:16:56.790 INFO O| Aug 29 22:16:56.790 INFO O| Done
64262025-08-29T22:16:56.969Z[ recovery-image] Aug 29 22:16:56.800 INFO O| Aug 29 22:16:56.799 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/print"
64272025-08-29T22:16:56.969Z[ recovery-image] Aug 29 22:16:56.800 INFO O| Aug 29 22:16:56.800 INFO STEP 540 (remove_files) COMPLETE
64282025-08-29T22:16:56.969Z[ recovery-image] Aug 29 22:16:56.800 INFO O| Aug 29 22:16:56.800 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64292025-08-29T22:16:56.994Z[ recovery-image] Aug 29 22:16:56.819 INFO O| Aug 29 22:16:56.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/printenv"
64302025-08-29T22:16:56.994Z[ recovery-image] Aug 29 22:16:56.819 INFO O| Aug 29 22:16:56.819 INFO STEP 541 (remove_files) COMPLETE
64312025-08-29T22:16:56.994Z[ recovery-image] Aug 29 22:16:56.819 INFO O| Aug 29 22:16:56.819 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64322025-08-29T22:16:57.018Z[ host-image] Aug 29 22:16:56.836 INFO O| Aug 29 22:16:56.836 INFO O| Done
64332025-08-29T22:16:57.018Z[ host-image] Aug 29 22:16:56.836 INFO O| Aug 29 22:16:56.836 INFO O| Done
64342025-08-29T22:16:57.018Z[ recovery-image] Aug 29 22:16:56.838 INFO O| Aug 29 22:16:56.837 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/push"
64352025-08-29T22:16:57.018Z[ recovery-image] Aug 29 22:16:56.838 INFO O| Aug 29 22:16:56.838 INFO STEP 542 (remove_files) COMPLETE
64362025-08-29T22:16:57.019Z[ recovery-image] Aug 29 22:16:56.838 INFO O| Aug 29 22:16:56.838 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64372025-08-29T22:16:57.019Z[ recovery-image] Aug 29 22:16:56.856 INFO O| Aug 29 22:16:56.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/realpath"
64382025-08-29T22:16:57.019Z[ recovery-image] Aug 29 22:16:56.856 INFO O| Aug 29 22:16:56.856 INFO STEP 543 (remove_files) COMPLETE
64392025-08-29T22:16:57.019Z[ host-image] Aug 29 22:16:56.856 INFO O| Aug 29 22:16:56.856 INFO O| Done
64402025-08-29T22:16:57.019Z[ recovery-image] Aug 29 22:16:56.856 INFO O| Aug 29 22:16:56.856 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64412025-08-29T22:16:57.044Z[ recovery-image] Aug 29 22:16:56.873 INFO O| Aug 29 22:16:56.873 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rm"
64422025-08-29T22:16:57.044Z[ recovery-image] Aug 29 22:16:56.873 INFO O| Aug 29 22:16:56.873 INFO STEP 544 (remove_files) COMPLETE
64432025-08-29T22:16:57.044Z[ recovery-image] Aug 29 22:16:56.873 INFO O| Aug 29 22:16:56.873 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64442025-08-29T22:16:57.069Z[ recovery-image] Aug 29 22:16:56.890 INFO O| Aug 29 22:16:56.890 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rmdir"
64452025-08-29T22:16:57.069Z[ recovery-image] Aug 29 22:16:56.890 INFO O| Aug 29 22:16:56.890 INFO STEP 545 (remove_files) COMPLETE
64462025-08-29T22:16:57.069Z[ recovery-image] Aug 29 22:16:56.890 INFO O| Aug 29 22:16:56.890 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64472025-08-29T22:16:57.095Z[ recovery-image] Aug 29 22:16:56.914 INFO O| Aug 29 22:16:56.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/seq"
64482025-08-29T22:16:57.095Z[ recovery-image] Aug 29 22:16:56.915 INFO O| Aug 29 22:16:56.915 INFO STEP 546 (remove_files) COMPLETE
64492025-08-29T22:16:57.095Z[ recovery-image] Aug 29 22:16:56.915 INFO O| Aug 29 22:16:56.915 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64502025-08-29T22:16:57.095Z[ recovery-image] Aug 29 22:16:56.931 INFO O| Aug 29 22:16:56.931 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/setpgid"
64512025-08-29T22:16:57.095Z[ recovery-image] Aug 29 22:16:56.931 INFO O| Aug 29 22:16:56.931 INFO STEP 547 (remove_files) COMPLETE
64522025-08-29T22:16:57.095Z[ recovery-image] Aug 29 22:16:56.931 INFO O| Aug 29 22:16:56.931 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64532025-08-29T22:16:57.120Z[ recovery-image] Aug 29 22:16:56.945 INFO O| Aug 29 22:16:56.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sleep"
64542025-08-29T22:16:57.120Z[ recovery-image] Aug 29 22:16:56.945 INFO O| Aug 29 22:16:56.945 INFO STEP 548 (remove_files) COMPLETE
64552025-08-29T22:16:57.120Z[ recovery-image] Aug 29 22:16:56.945 INFO O| Aug 29 22:16:56.945 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64562025-08-29T22:16:57.146Z[ recovery-image] Aug 29 22:16:56.958 INFO O| Aug 29 22:16:56.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/strftime"
64572025-08-29T22:16:57.146Z[ recovery-image] Aug 29 22:16:56.958 INFO O| Aug 29 22:16:56.958 INFO STEP 549 (remove_files) COMPLETE
64582025-08-29T22:16:57.146Z[ recovery-image] Aug 29 22:16:56.958 INFO O| Aug 29 22:16:56.958 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64592025-08-29T22:16:57.146Z[ recovery-image] Aug 29 22:16:56.974 INFO O| Aug 29 22:16:56.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sync"
64602025-08-29T22:16:57.146Z[ recovery-image] Aug 29 22:16:56.974 INFO O| Aug 29 22:16:56.974 INFO STEP 550 (remove_files) COMPLETE
64612025-08-29T22:16:57.146Z[ recovery-image] Aug 29 22:16:56.974 INFO O| Aug 29 22:16:56.974 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64622025-08-29T22:16:57.171Z[ recovery-image] Aug 29 22:16:56.990 INFO O| Aug 29 22:16:56.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tee"
64632025-08-29T22:16:57.171Z[ recovery-image] Aug 29 22:16:56.991 INFO O| Aug 29 22:16:56.990 INFO STEP 551 (remove_files) COMPLETE
64642025-08-29T22:16:57.171Z[ recovery-image] Aug 29 22:16:56.991 INFO O| Aug 29 22:16:56.991 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64652025-08-29T22:16:57.171Z[ recovery-image] Aug 29 22:16:57.006 INFO O| Aug 29 22:16:57.006 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/truefalse"
64662025-08-29T22:16:57.171Z[ recovery-image] Aug 29 22:16:57.006 INFO O| Aug 29 22:16:57.006 INFO STEP 552 (remove_files) COMPLETE
64672025-08-29T22:16:57.171Z[ recovery-image] Aug 29 22:16:57.006 INFO O| Aug 29 22:16:57.006 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64682025-08-29T22:16:57.197Z[ recovery-image] Aug 29 22:16:57.022 INFO O| Aug 29 22:16:57.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tty"
64692025-08-29T22:16:57.197Z[ recovery-image] Aug 29 22:16:57.023 INFO O| Aug 29 22:16:57.023 INFO STEP 553 (remove_files) COMPLETE
64702025-08-29T22:16:57.197Z[ recovery-image] Aug 29 22:16:57.023 INFO O| Aug 29 22:16:57.023 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64712025-08-29T22:16:57.222Z[ recovery-image] Aug 29 22:16:57.041 INFO O| Aug 29 22:16:57.041 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/uname"
64722025-08-29T22:16:57.222Z[ recovery-image] Aug 29 22:16:57.041 INFO O| Aug 29 22:16:57.041 INFO STEP 554 (remove_files) COMPLETE
64732025-08-29T22:16:57.222Z[ recovery-image] Aug 29 22:16:57.041 INFO O| Aug 29 22:16:57.041 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64742025-08-29T22:16:57.246Z[ recovery-image] Aug 29 22:16:57.059 INFO O| Aug 29 22:16:57.059 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/unlink"
64752025-08-29T22:16:57.247Z[ recovery-image] Aug 29 22:16:57.059 INFO O| Aug 29 22:16:57.059 INFO STEP 555 (remove_files) COMPLETE
64762025-08-29T22:16:57.247Z[ recovery-image] Aug 29 22:16:57.059 INFO O| Aug 29 22:16:57.059 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64772025-08-29T22:16:57.247Z[ recovery-image] Aug 29 22:16:57.078 INFO O| Aug 29 22:16:57.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/whoami"
64782025-08-29T22:16:57.247Z[ recovery-image] Aug 29 22:16:57.078 INFO O| Aug 29 22:16:57.078 INFO STEP 556 (remove_files) COMPLETE
64792025-08-29T22:16:57.247Z[ recovery-image] Aug 29 22:16:57.078 INFO O| Aug 29 22:16:57.078 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64802025-08-29T22:16:57.272Z[ recovery-image] Aug 29 22:16:57.095 INFO O| Aug 29 22:16:57.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
64812025-08-29T22:16:57.272Z[ recovery-image] Aug 29 22:16:57.095 INFO O| Aug 29 22:16:57.095 INFO STEP 557 (remove_files) COMPLETE
64822025-08-29T22:16:57.272Z[ recovery-image] Aug 29 22:16:57.095 INFO O| Aug 29 22:16:57.095 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64832025-08-29T22:16:57.301Z[ recovery-image] Aug 29 22:16:57.111 INFO O| Aug 29 22:16:57.111 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
64842025-08-29T22:16:57.301Z[ recovery-image] Aug 29 22:16:57.111 INFO O| Aug 29 22:16:57.111 INFO STEP 558 (remove_files) COMPLETE
64852025-08-29T22:16:57.301Z[ recovery-image] Aug 29 22:16:57.112 INFO O| Aug 29 22:16:57.111 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64862025-08-29T22:16:57.301Z[ recovery-image] Aug 29 22:16:57.125 INFO O| Aug 29 22:16:57.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/getloginx.so.1"
64872025-08-29T22:16:57.301Z[ recovery-image] Aug 29 22:16:57.125 INFO O| Aug 29 22:16:57.125 INFO STEP 559 (remove_files) COMPLETE
64882025-08-29T22:16:57.302Z[ recovery-image] Aug 29 22:16:57.125 INFO O| Aug 29 22:16:57.125 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64892025-08-29T22:16:57.327Z[ recovery-image] Aug 29 22:16:57.141 INFO O| Aug 29 22:16:57.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
64902025-08-29T22:16:57.327Z[ recovery-image] Aug 29 22:16:57.142 INFO O| Aug 29 22:16:57.141 INFO STEP 560 (remove_files) COMPLETE
64912025-08-29T22:16:57.327Z[ recovery-image] Aug 29 22:16:57.142 INFO O| Aug 29 22:16:57.141 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64922025-08-29T22:16:57.327Z[ recovery-image] Aug 29 22:16:57.157 INFO O| Aug 29 22:16:57.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
64932025-08-29T22:16:57.327Z[ recovery-image] Aug 29 22:16:57.158 INFO O| Aug 29 22:16:57.157 INFO STEP 561 (remove_files) COMPLETE
64942025-08-29T22:16:57.327Z[ recovery-image] Aug 29 22:16:57.158 INFO O| Aug 29 22:16:57.157 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64952025-08-29T22:16:57.353Z[ recovery-image] Aug 29 22:16:57.176 INFO O| Aug 29 22:16:57.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
64962025-08-29T22:16:57.353Z[ recovery-image] Aug 29 22:16:57.176 INFO O| Aug 29 22:16:57.176 INFO STEP 562 (remove_files) COMPLETE
64972025-08-29T22:16:57.353Z[ recovery-image] Aug 29 22:16:57.176 INFO O| Aug 29 22:16:57.176 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64982025-08-29T22:16:57.379Z[ recovery-image] Aug 29 22:16:57.195 INFO O| Aug 29 22:16:57.194 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
64992025-08-29T22:16:57.379Z[ recovery-image] Aug 29 22:16:57.195 INFO O| Aug 29 22:16:57.195 INFO STEP 563 (remove_files) COMPLETE
65002025-08-29T22:16:57.379Z[ recovery-image] Aug 29 22:16:57.195 INFO O| Aug 29 22:16:57.195 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65012025-08-29T22:16:57.379Z[ recovery-image] Aug 29 22:16:57.213 INFO O| Aug 29 22:16:57.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lddstub"
65022025-08-29T22:16:57.379Z[ recovery-image] Aug 29 22:16:57.213 INFO O| Aug 29 22:16:57.213 INFO STEP 564 (remove_files) COMPLETE
65032025-08-29T22:16:57.379Z[ recovery-image] Aug 29 22:16:57.213 INFO O| Aug 29 22:16:57.213 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65042025-08-29T22:16:57.404Z[ recovery-image] Aug 29 22:16:57.231 INFO O| Aug 29 22:16:57.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lib9p.so.1"
65052025-08-29T22:16:57.404Z[ recovery-image] Aug 29 22:16:57.231 INFO O| Aug 29 22:16:57.231 INFO STEP 565 (remove_files) COMPLETE
65062025-08-29T22:16:57.404Z[ recovery-image] Aug 29 22:16:57.231 INFO O| Aug 29 22:16:57.231 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65072025-08-29T22:16:57.431Z[ recovery-image] Aug 29 22:16:57.248 INFO O| Aug 29 22:16:57.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libads.so.1"
65082025-08-29T22:16:57.431Z[ recovery-image] Aug 29 22:16:57.249 INFO O| Aug 29 22:16:57.249 INFO STEP 566 (remove_files) COMPLETE
65092025-08-29T22:16:57.431Z[ recovery-image] Aug 29 22:16:57.249 INFO O| Aug 29 22:16:57.249 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65102025-08-29T22:16:57.431Z[ recovery-image] Aug 29 22:16:57.262 INFO O| Aug 29 22:16:57.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libadutils.so.1"
65112025-08-29T22:16:57.431Z[ recovery-image] Aug 29 22:16:57.262 INFO O| Aug 29 22:16:57.262 INFO STEP 567 (remove_files) COMPLETE
65122025-08-29T22:16:57.431Z[ recovery-image] Aug 29 22:16:57.262 INFO O| Aug 29 22:16:57.262 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65132025-08-29T22:16:57.457Z[ recovery-image] Aug 29 22:16:57.275 INFO O| Aug 29 22:16:57.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbe.so.1"
65142025-08-29T22:16:57.457Z[ recovery-image] Aug 29 22:16:57.275 INFO O| Aug 29 22:16:57.275 INFO STEP 568 (remove_files) COMPLETE
65152025-08-29T22:16:57.457Z[ recovery-image] Aug 29 22:16:57.275 INFO O| Aug 29 22:16:57.275 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65162025-08-29T22:16:57.457Z[ recovery-image] Aug 29 22:16:57.287 INFO O| Aug 29 22:16:57.287 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrand.so.1"
65172025-08-29T22:16:57.457Z[ recovery-image] Aug 29 22:16:57.287 INFO O| Aug 29 22:16:57.287 INFO STEP 569 (remove_files) COMPLETE
65182025-08-29T22:16:57.457Z[ recovery-image] Aug 29 22:16:57.287 INFO O| Aug 29 22:16:57.287 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65192025-08-29T22:16:57.482Z[ recovery-image] Aug 29 22:16:57.300 INFO O| Aug 29 22:16:57.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
65202025-08-29T22:16:57.482Z[ recovery-image] Aug 29 22:16:57.300 INFO O| Aug 29 22:16:57.300 INFO STEP 570 (remove_files) COMPLETE
65212025-08-29T22:16:57.482Z[ recovery-image] Aug 29 22:16:57.300 INFO O| Aug 29 22:16:57.300 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65222025-08-29T22:16:57.482Z[ recovery-image] Aug 29 22:16:57.317 INFO O| Aug 29 22:16:57.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
65232025-08-29T22:16:57.482Z[ recovery-image] Aug 29 22:16:57.317 INFO O| Aug 29 22:16:57.317 INFO STEP 571 (remove_files) COMPLETE
65242025-08-29T22:16:57.482Z[ recovery-image] Aug 29 22:16:57.317 INFO O| Aug 29 22:16:57.317 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65252025-08-29T22:16:57.509Z[ recovery-image] Aug 29 22:16:57.334 INFO O| Aug 29 22:16:57.334 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
65262025-08-29T22:16:57.509Z[ recovery-image] Aug 29 22:16:57.334 INFO O| Aug 29 22:16:57.334 INFO STEP 572 (remove_files) COMPLETE
65272025-08-29T22:16:57.509Z[ recovery-image] Aug 29 22:16:57.334 INFO O| Aug 29 22:16:57.334 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65282025-08-29T22:16:57.535Z[ recovery-image] Aug 29 22:16:57.348 INFO O| Aug 29 22:16:57.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
65292025-08-29T22:16:57.535Z[ recovery-image] Aug 29 22:16:57.348 INFO O| Aug 29 22:16:57.348 INFO STEP 573 (remove_files) COMPLETE
65302025-08-29T22:16:57.535Z[ recovery-image] Aug 29 22:16:57.348 INFO O| Aug 29 22:16:57.348 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65312025-08-29T22:16:57.535Z[ recovery-image] Aug 29 22:16:57.365 INFO O| Aug 29 22:16:57.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
65322025-08-29T22:16:57.535Z[ recovery-image] Aug 29 22:16:57.365 INFO O| Aug 29 22:16:57.365 INFO STEP 574 (remove_files) COMPLETE
65332025-08-29T22:16:57.535Z[ recovery-image] Aug 29 22:16:57.365 INFO O| Aug 29 22:16:57.365 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65342025-08-29T22:16:57.560Z[ recovery-image] Aug 29 22:16:57.384 INFO O| Aug 29 22:16:57.384 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcommputil.so.1"
65352025-08-29T22:16:57.560Z[ recovery-image] Aug 29 22:16:57.385 INFO O| Aug 29 22:16:57.384 INFO STEP 575 (remove_files) COMPLETE
65362025-08-29T22:16:57.560Z[ recovery-image] Aug 29 22:16:57.385 INFO O| Aug 29 22:16:57.384 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65372025-08-29T22:16:57.585Z[ recovery-image] Aug 29 22:16:57.403 INFO O| Aug 29 22:16:57.403 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcpc.so.1"
65382025-08-29T22:16:57.585Z[ recovery-image] Aug 29 22:16:57.403 INFO O| Aug 29 22:16:57.403 INFO STEP 576 (remove_files) COMPLETE
65392025-08-29T22:16:57.585Z[ recovery-image] Aug 29 22:16:57.403 INFO O| Aug 29 22:16:57.403 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65402025-08-29T22:16:57.585Z[ recovery-image] Aug 29 22:16:57.418 INFO O| Aug 29 22:16:57.418 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrle.so.1"
65412025-08-29T22:16:57.585Z[ recovery-image] Aug 29 22:16:57.418 INFO O| Aug 29 22:16:57.418 INFO STEP 577 (remove_files) COMPLETE
65422025-08-29T22:16:57.585Z[ recovery-image] Aug 29 22:16:57.418 INFO O| Aug 29 22:16:57.418 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65432025-08-29T22:16:57.611Z[ recovery-image] Aug 29 22:16:57.434 INFO O| Aug 29 22:16:57.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrypt.so.1"
65442025-08-29T22:16:57.611Z[ recovery-image] Aug 29 22:16:57.435 INFO O| Aug 29 22:16:57.435 INFO STEP 578 (remove_files) COMPLETE
65452025-08-29T22:16:57.611Z[ recovery-image] Aug 29 22:16:57.435 INFO O| Aug 29 22:16:57.435 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65462025-08-29T22:16:57.636Z[ recovery-image] Aug 29 22:16:57.453 INFO O| Aug 29 22:16:57.453 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
65472025-08-29T22:16:57.636Z[ recovery-image] Aug 29 22:16:57.453 INFO O| Aug 29 22:16:57.453 INFO STEP 579 (remove_files) COMPLETE
65482025-08-29T22:16:57.636Z[ recovery-image] Aug 29 22:16:57.453 INFO O| Aug 29 22:16:57.453 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65492025-08-29T22:16:57.661Z[ recovery-image] Aug 29 22:16:57.486 INFO O| Aug 29 22:16:57.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
65502025-08-29T22:16:57.661Z[ recovery-image] Aug 29 22:16:57.486 INFO O| Aug 29 22:16:57.486 INFO STEP 580 (remove_files) COMPLETE
65512025-08-29T22:16:57.661Z[ recovery-image] Aug 29 22:16:57.486 INFO O| Aug 29 22:16:57.486 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65522025-08-29T22:16:57.724Z[ recovery-image] Aug 29 22:16:57.561 INFO O| Aug 29 22:16:57.561 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdll.so.1"
65532025-08-29T22:16:57.749Z[ recovery-image] Aug 29 22:16:57.561 INFO O| Aug 29 22:16:57.561 INFO STEP 581 (remove_files) COMPLETE
65542025-08-29T22:16:57.749Z[ recovery-image] Aug 29 22:16:57.561 INFO O| Aug 29 22:16:57.561 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65552025-08-29T22:16:57.749Z[ recovery-image] Aug 29 22:16:57.575 INFO O| Aug 29 22:16:57.575 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
65562025-08-29T22:16:57.749Z[ recovery-image] Aug 29 22:16:57.575 INFO O| Aug 29 22:16:57.575 INFO STEP 582 (remove_files) COMPLETE
65572025-08-29T22:16:57.749Z[ recovery-image] Aug 29 22:16:57.575 INFO O| Aug 29 22:16:57.575 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65582025-08-29T22:16:57.774Z[ recovery-image] Aug 29 22:16:57.589 INFO O| Aug 29 22:16:57.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libform.so.1"
65592025-08-29T22:16:57.799Z[ recovery-image] Aug 29 22:16:57.613 INFO O| Aug 29 22:16:57.613 INFO STEP 583 (remove_files) COMPLETE
65602025-08-29T22:16:57.799Z[ recovery-image] Aug 29 22:16:57.613 INFO O| Aug 29 22:16:57.613 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65612025-08-29T22:16:57.799Z[ recovery-image] Aug 29 22:16:57.626 INFO O| Aug 29 22:16:57.626 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libfstyp.so.1"
65622025-08-29T22:16:57.799Z[ recovery-image] Aug 29 22:16:57.627 INFO O| Aug 29 22:16:57.626 INFO STEP 584 (remove_files) COMPLETE
65632025-08-29T22:16:57.799Z[ recovery-image] Aug 29 22:16:57.627 INFO O| Aug 29 22:16:57.627 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65642025-08-29T22:16:57.824Z[ recovery-image] Aug 29 22:16:57.637 INFO O| Aug 29 22:16:57.637 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libidspace.so.1"
65652025-08-29T22:16:57.825Z[ recovery-image] Aug 29 22:16:57.638 INFO O| Aug 29 22:16:57.638 INFO STEP 585 (remove_files) COMPLETE
65662025-08-29T22:16:57.825Z[ recovery-image] Aug 29 22:16:57.638 INFO O| Aug 29 22:16:57.638 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65672025-08-29T22:16:57.825Z[ recovery-image] Aug 29 22:16:57.648 INFO O| Aug 29 22:16:57.647 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libike.so.1"
65682025-08-29T22:16:57.825Z[ recovery-image] Aug 29 22:16:57.648 INFO O| Aug 29 22:16:57.648 INFO STEP 586 (remove_files) COMPLETE
65692025-08-29T22:16:57.825Z[ recovery-image] Aug 29 22:16:57.648 INFO O| Aug 29 22:16:57.648 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65702025-08-29T22:16:57.825Z[ recovery-image] Aug 29 22:16:57.658 INFO O| Aug 29 22:16:57.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libinstzones.so.1"
65712025-08-29T22:16:57.825Z[ recovery-image] Aug 29 22:16:57.658 INFO O| Aug 29 22:16:57.658 INFO STEP 587 (remove_files) COMPLETE
65722025-08-29T22:16:57.825Z[ recovery-image] Aug 29 22:16:57.658 INFO O| Aug 29 22:16:57.658 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65732025-08-29T22:16:57.851Z[ recovery-image] Aug 29 22:16:57.670 INFO O| Aug 29 22:16:57.669 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipmi.so.1"
65742025-08-29T22:16:57.851Z[ recovery-image] Aug 29 22:16:57.670 INFO O| Aug 29 22:16:57.670 INFO STEP 588 (remove_files) COMPLETE
65752025-08-29T22:16:57.851Z[ recovery-image] Aug 29 22:16:57.670 INFO O| Aug 29 22:16:57.670 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65762025-08-29T22:16:57.851Z[ recovery-image] Aug 29 22:16:57.681 INFO O| Aug 29 22:16:57.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipp.so.1"
65772025-08-29T22:16:57.851Z[ recovery-image] Aug 29 22:16:57.681 INFO O| Aug 29 22:16:57.681 INFO STEP 589 (remove_files) COMPLETE
65782025-08-29T22:16:57.851Z[ recovery-image] Aug 29 22:16:57.681 INFO O| Aug 29 22:16:57.681 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65792025-08-29T22:16:57.876Z[ recovery-image] Aug 29 22:16:57.692 INFO O| Aug 29 22:16:57.692 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipsecutil.so.1"
65802025-08-29T22:16:57.876Z[ recovery-image] Aug 29 22:16:57.692 INFO O| Aug 29 22:16:57.692 INFO STEP 590 (remove_files) COMPLETE
65812025-08-29T22:16:57.876Z[ recovery-image] Aug 29 22:16:57.692 INFO O| Aug 29 22:16:57.692 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65822025-08-29T22:16:57.876Z[ recovery-image] Aug 29 22:16:57.711 INFO O| Aug 29 22:16:57.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libjedec.so.1"
65832025-08-29T22:16:57.876Z[ recovery-image] Aug 29 22:16:57.711 INFO O| Aug 29 22:16:57.711 INFO STEP 591 (remove_files) COMPLETE
65842025-08-29T22:16:57.876Z[ recovery-image] Aug 29 22:16:57.711 INFO O| Aug 29 22:16:57.711 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65852025-08-29T22:16:57.901Z[ recovery-image] Aug 29 22:16:57.729 INFO O| Aug 29 22:16:57.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libl.so.1"
65862025-08-29T22:16:57.901Z[ recovery-image] Aug 29 22:16:57.729 INFO O| Aug 29 22:16:57.729 INFO STEP 592 (remove_files) COMPLETE
65872025-08-29T22:16:57.901Z[ recovery-image] Aug 29 22:16:57.729 INFO O| Aug 29 22:16:57.729 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65882025-08-29T22:16:57.926Z[ recovery-image] Aug 29 22:16:57.748 INFO O| Aug 29 22:16:57.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldap.so.5"
65892025-08-29T22:16:57.926Z[ recovery-image] Aug 29 22:16:57.748 INFO O| Aug 29 22:16:57.748 INFO STEP 593 (remove_files) COMPLETE
65902025-08-29T22:16:57.926Z[ recovery-image] Aug 29 22:16:57.748 INFO O| Aug 29 22:16:57.748 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65912025-08-29T22:16:57.951Z[ recovery-image] Aug 29 22:16:57.771 INFO O| Aug 29 22:16:57.771 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldstab.so.1"
65922025-08-29T22:16:57.951Z[ recovery-image] Aug 29 22:16:57.771 INFO O| Aug 29 22:16:57.771 INFO STEP 594 (remove_files) COMPLETE
65932025-08-29T22:16:57.951Z[ recovery-image] Aug 29 22:16:57.771 INFO O| Aug 29 22:16:57.771 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65942025-08-29T22:16:57.976Z[ recovery-image] Aug 29 22:16:57.790 INFO O| Aug 29 22:16:57.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblgrp.so.1"
65952025-08-29T22:16:57.976Z[ recovery-image] Aug 29 22:16:57.790 INFO O| Aug 29 22:16:57.790 INFO STEP 595 (remove_files) COMPLETE
65962025-08-29T22:16:57.976Z[ recovery-image] Aug 29 22:16:57.790 INFO O| Aug 29 22:16:57.790 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65972025-08-29T22:16:57.976Z[ recovery-image] Aug 29 22:16:57.812 INFO O| Aug 29 22:16:57.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblm.so.1"
65982025-08-29T22:16:57.976Z[ recovery-image] Aug 29 22:16:57.812 INFO O| Aug 29 22:16:57.812 INFO STEP 596 (remove_files) COMPLETE
65992025-08-29T22:16:57.976Z[ recovery-image] Aug 29 22:16:57.812 INFO O| Aug 29 22:16:57.812 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66002025-08-29T22:16:58.001Z[ recovery-image] Aug 29 22:16:57.832 INFO O| Aug 29 22:16:57.832 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmail.so.1"
66012025-08-29T22:16:58.001Z[ recovery-image] Aug 29 22:16:57.832 INFO O| Aug 29 22:16:57.832 INFO STEP 597 (remove_files) COMPLETE
66022025-08-29T22:16:58.001Z[ recovery-image] Aug 29 22:16:57.832 INFO O| Aug 29 22:16:57.832 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66032025-08-29T22:16:58.026Z[ recovery-image] Aug 29 22:16:57.851 INFO O| Aug 29 22:16:57.851 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmalloc.so.1"
66042025-08-29T22:16:58.026Z[ recovery-image] Aug 29 22:16:57.851 INFO O| Aug 29 22:16:57.851 INFO STEP 598 (remove_files) COMPLETE
66052025-08-29T22:16:58.026Z[ recovery-image] Aug 29 22:16:57.851 INFO O| Aug 29 22:16:57.851 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66062025-08-29T22:16:58.051Z[ recovery-image] Aug 29 22:16:57.870 INFO O| Aug 29 22:16:57.870 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
66072025-08-29T22:16:58.051Z[ recovery-image] Aug 29 22:16:57.870 INFO O| Aug 29 22:16:57.870 INFO STEP 599 (remove_files) COMPLETE
66082025-08-29T22:16:58.051Z[ recovery-image] Aug 29 22:16:57.870 INFO O| Aug 29 22:16:57.870 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66092025-08-29T22:16:58.076Z[ recovery-image] Aug 29 22:16:57.890 INFO O| Aug 29 22:16:57.890 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmenu.so.1"
66102025-08-29T22:16:58.076Z[ recovery-image] Aug 29 22:16:57.890 INFO O| Aug 29 22:16:57.890 INFO STEP 600 (remove_files) COMPLETE
66112025-08-29T22:16:58.076Z[ recovery-image] Aug 29 22:16:57.890 INFO O| Aug 29 22:16:57.890 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66122025-08-29T22:16:58.077Z[ recovery-image] Aug 29 22:16:57.906 INFO O| Aug 29 22:16:57.906 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
66132025-08-29T22:16:58.077Z[ recovery-image] Aug 29 22:16:57.906 INFO O| Aug 29 22:16:57.906 INFO STEP 601 (remove_files) COMPLETE
66142025-08-29T22:16:58.077Z[ recovery-image] Aug 29 22:16:57.906 INFO O| Aug 29 22:16:57.906 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66152025-08-29T22:16:58.103Z[ recovery-image] Aug 29 22:16:57.920 INFO O| Aug 29 22:16:57.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses.so.5.9"
66162025-08-29T22:16:58.103Z[ recovery-image] Aug 29 22:16:57.921 INFO O| Aug 29 22:16:57.921 INFO STEP 602 (remove_files) COMPLETE
66172025-08-29T22:16:58.103Z[ recovery-image] Aug 29 22:16:57.921 INFO O| Aug 29 22:16:57.921 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66182025-08-29T22:16:58.103Z[ recovery-image] Aug 29 22:16:57.937 INFO O| Aug 29 22:16:57.937 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libnls.so.1"
66192025-08-29T22:16:58.103Z[ recovery-image] Aug 29 22:16:57.937 INFO O| Aug 29 22:16:57.937 INFO STEP 603 (remove_files) COMPLETE
66202025-08-29T22:16:58.103Z[ recovery-image] Aug 29 22:16:57.937 INFO O| Aug 29 22:16:57.937 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66212025-08-29T22:16:58.128Z[ recovery-image] Aug 29 22:16:57.953 INFO O| Aug 29 22:16:57.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpanel.so.1"
66222025-08-29T22:16:58.128Z[ recovery-image] Aug 29 22:16:57.954 INFO O| Aug 29 22:16:57.954 INFO STEP 604 (remove_files) COMPLETE
66232025-08-29T22:16:58.128Z[ recovery-image] Aug 29 22:16:57.954 INFO O| Aug 29 22:16:57.954 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66242025-08-29T22:16:58.154Z[ recovery-image] Aug 29 22:16:57.972 INFO O| Aug 29 22:16:57.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
66252025-08-29T22:16:58.154Z[ recovery-image] Aug 29 22:16:57.972 INFO O| Aug 29 22:16:57.972 INFO STEP 605 (remove_files) COMPLETE
66262025-08-29T22:16:58.154Z[ recovery-image] Aug 29 22:16:57.972 INFO O| Aug 29 22:16:57.972 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66272025-08-29T22:16:58.179Z[ recovery-image] Aug 29 22:16:57.991 INFO O| Aug 29 22:16:57.991 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
66282025-08-29T22:16:58.179Z[ recovery-image] Aug 29 22:16:57.992 INFO O| Aug 29 22:16:57.991 INFO STEP 606 (remove_files) COMPLETE
66292025-08-29T22:16:58.179Z[ recovery-image] Aug 29 22:16:57.992 INFO O| Aug 29 22:16:57.991 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66302025-08-29T22:16:58.179Z[ recovery-image] Aug 29 22:16:58.008 INFO O| Aug 29 22:16:58.008 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpctx.so.1"
66312025-08-29T22:16:58.179Z[ recovery-image] Aug 29 22:16:58.009 INFO O| Aug 29 22:16:58.008 INFO STEP 607 (remove_files) COMPLETE
66322025-08-29T22:16:58.179Z[ recovery-image] Aug 29 22:16:58.009 INFO O| Aug 29 22:16:58.009 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66332025-08-29T22:16:58.204Z[ recovery-image] Aug 29 22:16:58.025 INFO O| Aug 29 22:16:58.025 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpicl.so.1"
66342025-08-29T22:16:58.204Z[ recovery-image] Aug 29 22:16:58.026 INFO O| Aug 29 22:16:58.026 INFO STEP 608 (remove_files) COMPLETE
66352025-08-29T22:16:58.204Z[ recovery-image] Aug 29 22:16:58.026 INFO O| Aug 29 22:16:58.026 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66362025-08-29T22:16:58.204Z[ recovery-image] Aug 29 22:16:58.041 INFO O| Aug 29 22:16:58.041 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libppt.so.1"
66372025-08-29T22:16:58.204Z[ recovery-image] Aug 29 22:16:58.041 INFO O| Aug 29 22:16:58.041 INFO STEP 609 (remove_files) COMPLETE
66382025-08-29T22:16:58.204Z[ recovery-image] Aug 29 22:16:58.041 INFO O| Aug 29 22:16:58.041 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66392025-08-29T22:16:58.230Z[ recovery-image] Aug 29 22:16:58.056 INFO O| Aug 29 22:16:58.056 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libraidcfg.so.1"
66402025-08-29T22:16:58.230Z[ recovery-image] Aug 29 22:16:58.056 INFO O| Aug 29 22:16:58.056 INFO STEP 610 (remove_files) COMPLETE
66412025-08-29T22:16:58.230Z[ recovery-image] Aug 29 22:16:58.056 INFO O| Aug 29 22:16:58.056 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66422025-08-29T22:16:58.255Z[ recovery-image] Aug 29 22:16:58.070 INFO O| Aug 29 22:16:58.070 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/librename.so.1"
66432025-08-29T22:16:58.256Z[ recovery-image] Aug 29 22:16:58.071 INFO O| Aug 29 22:16:58.070 INFO STEP 611 (remove_files) COMPLETE
66442025-08-29T22:16:58.256Z[ recovery-image] Aug 29 22:16:58.071 INFO O| Aug 29 22:16:58.071 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66452025-08-29T22:16:58.256Z[ recovery-image] Aug 29 22:16:58.088 INFO O| Aug 29 22:16:58.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libreparse.so.1"
66462025-08-29T22:16:58.256Z[ recovery-image] Aug 29 22:16:58.088 INFO O| Aug 29 22:16:58.088 INFO STEP 612 (remove_files) COMPLETE
66472025-08-29T22:16:58.256Z[ recovery-image] Aug 29 22:16:58.088 INFO O| Aug 29 22:16:58.088 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66482025-08-29T22:16:58.281Z[ recovery-image] Aug 29 22:16:58.106 INFO O| Aug 29 22:16:58.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsasl.so.1"
66492025-08-29T22:16:58.281Z[ recovery-image] Aug 29 22:16:58.106 INFO O| Aug 29 22:16:58.106 INFO STEP 613 (remove_files) COMPLETE
66502025-08-29T22:16:58.281Z[ recovery-image] Aug 29 22:16:58.106 INFO O| Aug 29 22:16:58.106 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66512025-08-29T22:16:58.307Z[ recovery-image] Aug 29 22:16:58.126 INFO O| Aug 29 22:16:58.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsched.so.1"
66522025-08-29T22:16:58.307Z[ recovery-image] Aug 29 22:16:58.126 INFO O| Aug 29 22:16:58.126 INFO STEP 614 (remove_files) COMPLETE
66532025-08-29T22:16:58.307Z[ recovery-image] Aug 29 22:16:58.126 INFO O| Aug 29 22:16:58.126 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66542025-08-29T22:16:58.307Z[ recovery-image] Aug 29 22:16:58.143 INFO O| Aug 29 22:16:58.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsctp.so.1"
66552025-08-29T22:16:58.307Z[ recovery-image] Aug 29 22:16:58.144 INFO O| Aug 29 22:16:58.144 INFO STEP 615 (remove_files) COMPLETE
66562025-08-29T22:16:58.307Z[ recovery-image] Aug 29 22:16:58.144 INFO O| Aug 29 22:16:58.144 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66572025-08-29T22:16:58.331Z[ recovery-image] Aug 29 22:16:58.159 INFO O| Aug 29 22:16:58.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsff.so.1"
66582025-08-29T22:16:58.331Z[ recovery-image] Aug 29 22:16:58.159 INFO O| Aug 29 22:16:58.159 INFO STEP 616 (remove_files) COMPLETE
66592025-08-29T22:16:58.332Z[ recovery-image] Aug 29 22:16:58.159 INFO O| Aug 29 22:16:58.159 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66602025-08-29T22:16:58.357Z[ recovery-image] Aug 29 22:16:58.175 INFO O| Aug 29 22:16:58.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsip.so.1"
66612025-08-29T22:16:58.357Z[ recovery-image] Aug 29 22:16:58.175 INFO O| Aug 29 22:16:58.175 INFO STEP 617 (remove_files) COMPLETE
66622025-08-29T22:16:58.357Z[ recovery-image] Aug 29 22:16:58.175 INFO O| Aug 29 22:16:58.175 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66632025-08-29T22:16:58.382Z[ recovery-image] Aug 29 22:16:58.194 INFO O| Aug 29 22:16:58.194 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsldap.so.1"
66642025-08-29T22:16:58.382Z[ recovery-image] Aug 29 22:16:58.194 INFO O| Aug 29 22:16:58.194 INFO STEP 618 (remove_files) COMPLETE
66652025-08-29T22:16:58.382Z[ recovery-image] Aug 29 22:16:58.194 INFO O| Aug 29 22:16:58.194 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66662025-08-29T22:16:58.382Z[ recovery-image] Aug 29 22:16:58.213 INFO O| Aug 29 22:16:58.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsmbfs.so.1"
66672025-08-29T22:16:58.382Z[ recovery-image] Aug 29 22:16:58.214 INFO O| Aug 29 22:16:58.214 INFO STEP 619 (remove_files) COMPLETE
66682025-08-29T22:16:58.382Z[ recovery-image] Aug 29 22:16:58.214 INFO O| Aug 29 22:16:58.214 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66692025-08-29T22:16:58.411Z[ recovery-image] Aug 29 22:16:58.230 INFO O| Aug 29 22:16:58.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
66702025-08-29T22:16:58.411Z[ recovery-image] Aug 29 22:16:58.231 INFO O| Aug 29 22:16:58.231 INFO STEP 620 (remove_files) COMPLETE
66712025-08-29T22:16:58.411Z[ recovery-image] Aug 29 22:16:58.231 INFO O| Aug 29 22:16:58.231 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66722025-08-29T22:16:58.436Z[ recovery-image] Aug 29 22:16:58.250 INFO O| Aug 29 22:16:58.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
66732025-08-29T22:16:58.436Z[ recovery-image] Aug 29 22:16:58.250 INFO O| Aug 29 22:16:58.250 INFO STEP 621 (remove_files) COMPLETE
66742025-08-29T22:16:58.436Z[ recovery-image] Aug 29 22:16:58.250 INFO O| Aug 29 22:16:58.250 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66752025-08-29T22:16:58.436Z[ recovery-image] Aug 29 22:16:58.267 INFO O| Aug 29 22:16:58.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsum.so.1"
66762025-08-29T22:16:58.436Z[ recovery-image] Aug 29 22:16:58.267 INFO O| Aug 29 22:16:58.267 INFO STEP 622 (remove_files) COMPLETE
66772025-08-29T22:16:58.436Z[ recovery-image] Aug 29 22:16:58.267 INFO O| Aug 29 22:16:58.267 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66782025-08-29T22:16:58.461Z[ recovery-image] Aug 29 22:16:58.282 INFO O| Aug 29 22:16:58.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtecla.so.1"
66792025-08-29T22:16:58.461Z[ recovery-image] Aug 29 22:16:58.282 INFO O| Aug 29 22:16:58.282 INFO STEP 623 (remove_files) COMPLETE
66802025-08-29T22:16:58.461Z[ recovery-image] Aug 29 22:16:58.283 INFO O| Aug 29 22:16:58.282 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66812025-08-29T22:16:58.487Z[ recovery-image] Aug 29 22:16:58.300 INFO O| Aug 29 22:16:58.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
66822025-08-29T22:16:58.487Z[ recovery-image] Aug 29 22:16:58.300 INFO O| Aug 29 22:16:58.300 INFO STEP 624 (remove_files) COMPLETE
66832025-08-29T22:16:58.487Z[ recovery-image] Aug 29 22:16:58.301 INFO O| Aug 29 22:16:58.300 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66842025-08-29T22:16:58.487Z[ recovery-image] Aug 29 22:16:58.315 INFO O| Aug 29 22:16:58.315 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libvolmgt.so.1"
66852025-08-29T22:16:58.487Z[ recovery-image] Aug 29 22:16:58.315 INFO O| Aug 29 22:16:58.315 INFO STEP 625 (remove_files) COMPLETE
66862025-08-29T22:16:58.487Z[ recovery-image] Aug 29 22:16:58.315 INFO O| Aug 29 22:16:58.315 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66872025-08-29T22:16:58.512Z[ recovery-image] Aug 29 22:16:58.333 INFO O| Aug 29 22:16:58.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liby.so.1"
66882025-08-29T22:16:58.512Z[ recovery-image] Aug 29 22:16:58.333 INFO O| Aug 29 22:16:58.333 INFO STEP 626 (remove_files) COMPLETE
66892025-08-29T22:16:58.513Z[ recovery-image] Aug 29 22:16:58.333 INFO O| Aug 29 22:16:58.333 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66902025-08-29T22:16:58.603Z[ recovery-image] Aug 29 22:16:58.350 INFO O| Aug 29 22:16:58.350 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
66912025-08-29T22:16:58.603Z[ recovery-image] Aug 29 22:16:58.351 INFO O| Aug 29 22:16:58.351 INFO STEP 627 (remove_files) COMPLETE
66922025-08-29T22:16:58.603Z[ recovery-image] Aug 29 22:16:58.351 INFO O| Aug 29 22:16:58.351 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66932025-08-29T22:16:58.603Z[ recovery-image] Aug 29 22:16:58.368 INFO O| Aug 29 22:16:58.368 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
66942025-08-29T22:16:58.604Z[ recovery-image] Aug 29 22:16:58.369 INFO O| Aug 29 22:16:58.369 INFO STEP 628 (remove_files) COMPLETE
66952025-08-29T22:16:58.604Z[ recovery-image] Aug 29 22:16:58.369 INFO O| Aug 29 22:16:58.369 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66962025-08-29T22:16:58.604Z[ recovery-image] Aug 29 22:16:58.385 INFO O| Aug 29 22:16:58.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonecfg.so.1"
66972025-08-29T22:16:58.604Z[ recovery-image] Aug 29 22:16:58.386 INFO O| Aug 29 22:16:58.386 INFO STEP 629 (remove_files) COMPLETE
66982025-08-29T22:16:58.604Z[ recovery-image] Aug 29 22:16:58.386 INFO O| Aug 29 22:16:58.386 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66992025-08-29T22:16:58.604Z[ recovery-image] Aug 29 22:16:58.402 INFO O| Aug 29 22:16:58.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
67002025-08-29T22:16:58.604Z[ recovery-image] Aug 29 22:16:58.402 INFO O| Aug 29 22:16:58.402 INFO STEP 630 (remove_files) COMPLETE
67012025-08-29T22:16:58.604Z[ recovery-image] Aug 29 22:16:58.402 INFO O| Aug 29 22:16:58.402 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67022025-08-29T22:16:58.604Z[ recovery-image] Aug 29 22:16:58.419 INFO O| Aug 29 22:16:58.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonestat.so.1"
67032025-08-29T22:16:58.604Z[ recovery-image] Aug 29 22:16:58.419 INFO O| Aug 29 22:16:58.419 INFO STEP 631 (remove_files) COMPLETE
67042025-08-29T22:16:58.605Z[ recovery-image] Aug 29 22:16:58.419 INFO O| Aug 29 22:16:58.419 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67052025-08-29T22:16:58.605Z[ recovery-image] Aug 29 22:16:58.434 INFO O| Aug 29 22:16:58.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzpool.so.1"
67062025-08-29T22:16:58.605Z[ recovery-image] Aug 29 22:16:58.434 INFO O| Aug 29 22:16:58.434 INFO STEP 632 (remove_files) COMPLETE
67072025-08-29T22:16:58.605Z[ recovery-image] Aug 29 22:16:58.434 INFO O| Aug 29 22:16:58.434 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67082025-08-29T22:16:58.630Z[ recovery-image] Aug 29 22:16:58.453 INFO O| Aug 29 22:16:58.452 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/madv.so.1"
67092025-08-29T22:16:58.630Z[ recovery-image] Aug 29 22:16:58.453 INFO O| Aug 29 22:16:58.453 INFO STEP 633 (remove_files) COMPLETE
67102025-08-29T22:16:58.630Z[ recovery-image] Aug 29 22:16:58.453 INFO O| Aug 29 22:16:58.453 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67112025-08-29T22:16:58.656Z[ recovery-image] Aug 29 22:16:58.471 INFO O| Aug 29 22:16:58.471 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/mpss.so.1"
67122025-08-29T22:16:58.656Z[ recovery-image] Aug 29 22:16:58.471 INFO O| Aug 29 22:16:58.471 INFO STEP 634 (remove_files) COMPLETE
67132025-08-29T22:16:58.656Z[ recovery-image] Aug 29 22:16:58.471 INFO O| Aug 29 22:16:58.471 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67142025-08-29T22:16:58.656Z[ recovery-image] Aug 29 22:16:58.489 INFO O| Aug 29 22:16:58.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ad.so.1"
67152025-08-29T22:16:58.656Z[ recovery-image] Aug 29 22:16:58.489 INFO O| Aug 29 22:16:58.489 INFO STEP 635 (remove_files) COMPLETE
67162025-08-29T22:16:58.656Z[ recovery-image] Aug 29 22:16:58.489 INFO O| Aug 29 22:16:58.489 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67172025-08-29T22:16:58.682Z[ host-image] Aug 29 22:16:58.508 INFO O| Aug 29 22:16:58.508 INFO STEP 14 (pkg_install) COMPLETE
67182025-08-29T22:16:58.682Z[ host-image] Aug 29 22:16:58.508 INFO O| Aug 29 22:16:58.508 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
67192025-08-29T22:16:58.682Z[ host-image] Aug 29 22:16:58.508 INFO O| Aug 29 22:16:58.508 INFO skip step because feature "mfg" is not enabled
67202025-08-29T22:16:58.682Z[ host-image] Aug 29 22:16:58.508 INFO O| Aug 29 22:16:58.508 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
67212025-08-29T22:16:58.682Z[ host-image] Aug 29 22:16:58.508 INFO O| Aug 29 22:16:58.508 INFO skip step because feature "compliance" is not enabled
67222025-08-29T22:16:58.682Z[ host-image] Aug 29 22:16:58.508 INFO O| Aug 29 22:16:58.508 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
67232025-08-29T22:16:58.682Z[ host-image] Aug 29 22:16:58.508 INFO O| Aug 29 22:16:58.508 INFO skip step because feature "stress" is not enabled
67242025-08-29T22:16:58.682Z[ host-image] Aug 29 22:16:58.509 INFO O| Aug 29 22:16:58.508 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
67252025-08-29T22:16:58.682Z[ host-image] Aug 29 22:16:58.509 INFO O| Aug 29 22:16:58.508 INFO skip step because feature "compliance" is not enabled
67262025-08-29T22:16:58.682Z[ host-image] Aug 29 22:16:58.509 INFO O| Aug 29 22:16:58.508 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
67272025-08-29T22:16:58.682Z[ host-image] Aug 29 22:16:58.509 INFO O| Aug 29 22:16:58.508 INFO skip step because feature "nfs" is not enabled
67282025-08-29T22:16:58.682Z[ host-image] Aug 29 22:16:58.509 INFO O| Aug 29 22:16:58.508 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@os
67292025-08-29T22:16:58.682Z[ host-image] Aug 29 22:16:58.509 INFO O| Aug 29 22:16:58.509 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
67302025-08-29T22:16:58.707Z[ recovery-image] Aug 29 22:16:58.527 INFO O| Aug 29 22:16:58.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ldap.so.1"
67312025-08-29T22:16:58.707Z[ recovery-image] Aug 29 22:16:58.527 INFO O| Aug 29 22:16:58.527 INFO STEP 636 (remove_files) COMPLETE
67322025-08-29T22:16:58.707Z[ recovery-image] Aug 29 22:16:58.527 INFO O| Aug 29 22:16:58.527 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67332025-08-29T22:16:58.707Z[ host-image] Aug 29 22:16:58.535 INFO O| Aug 29 22:16:58.535 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
67342025-08-29T22:16:58.708Z[ recovery-image] Aug 29 22:16:58.544 INFO O| Aug 29 22:16:58.544 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/passwdutil.so.1"
67352025-08-29T22:16:58.708Z[ recovery-image] Aug 29 22:16:58.545 INFO O| Aug 29 22:16:58.545 INFO STEP 637 (remove_files) COMPLETE
67362025-08-29T22:16:58.708Z[ recovery-image] Aug 29 22:16:58.545 INFO O| Aug 29 22:16:58.545 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67372025-08-29T22:16:58.733Z[ recovery-image] Aug 29 22:16:58.558 INFO O| Aug 29 22:16:58.558 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
67382025-08-29T22:16:58.733Z[ recovery-image] Aug 29 22:16:58.558 INFO O| Aug 29 22:16:58.558 INFO STEP 638 (remove_files) COMPLETE
67392025-08-29T22:16:58.733Z[ recovery-image] Aug 29 22:16:58.558 INFO O| Aug 29 22:16:58.558 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67402025-08-29T22:16:58.759Z[ recovery-image] Aug 29 22:16:58.574 INFO O| Aug 29 22:16:58.574 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
67412025-08-29T22:16:58.759Z[ recovery-image] Aug 29 22:16:58.575 INFO O| Aug 29 22:16:58.575 INFO STEP 639 (remove_files) COMPLETE
67422025-08-29T22:16:58.759Z[ recovery-image] Aug 29 22:16:58.575 INFO O| Aug 29 22:16:58.575 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67432025-08-29T22:16:58.759Z[ host-image] Aug 29 22:16:58.585 INFO O| Aug 29 22:16:58.585 INFO completed processing sled/ramdisk-01-os
67442025-08-29T22:16:58.759Z[ host-image] Aug 29 22:16:58.588 INFO omicron1 baseline generation...
67452025-08-29T22:16:58.759Z[ host-image] Aug 29 22:16:58.588 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/sled/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
67462025-08-29T22:16:58.759Z[ recovery-image] Aug 29 22:16:58.593 INFO O| Aug 29 22:16:58.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
67472025-08-29T22:16:58.759Z[ recovery-image] Aug 29 22:16:58.593 INFO O| Aug 29 22:16:58.593 INFO STEP 640 (remove_files) COMPLETE
67482025-08-29T22:16:58.759Z[ recovery-image] Aug 29 22:16:58.593 INFO O| Aug 29 22:16:58.593 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67492025-08-29T22:16:58.784Z[ recovery-image] Aug 29 22:16:58.610 INFO O| Aug 29 22:16:58.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
67502025-08-29T22:16:58.784Z[ recovery-image] Aug 29 22:16:58.610 INFO O| Aug 29 22:16:58.610 INFO STEP 641 (remove_files) COMPLETE
67512025-08-29T22:16:58.785Z[ recovery-image] Aug 29 22:16:58.610 INFO O| Aug 29 22:16:58.610 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67522025-08-29T22:16:58.811Z[ recovery-image] Aug 29 22:16:58.626 INFO O| Aug 29 22:16:58.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
67532025-08-29T22:16:58.811Z[ recovery-image] Aug 29 22:16:58.626 INFO O| Aug 29 22:16:58.626 INFO STEP 642 (remove_files) COMPLETE
67542025-08-29T22:16:58.811Z[ recovery-image] Aug 29 22:16:58.626 INFO O| Aug 29 22:16:58.626 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67552025-08-29T22:16:58.811Z[ recovery-image] Aug 29 22:16:58.639 INFO O| Aug 29 22:16:58.639 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
67562025-08-29T22:16:58.811Z[ recovery-image] Aug 29 22:16:58.639 INFO O| Aug 29 22:16:58.639 INFO STEP 643 (remove_files) COMPLETE
67572025-08-29T22:16:58.811Z[ recovery-image] Aug 29 22:16:58.639 INFO O| Aug 29 22:16:58.639 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67582025-08-29T22:16:58.836Z[ recovery-image] Aug 29 22:16:58.656 INFO O| Aug 29 22:16:58.656 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
67592025-08-29T22:16:58.837Z[ recovery-image] Aug 29 22:16:58.657 INFO O| Aug 29 22:16:58.656 INFO STEP 644 (remove_files) COMPLETE
67602025-08-29T22:16:58.837Z[ recovery-image] Aug 29 22:16:58.657 INFO O| Aug 29 22:16:58.656 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67612025-08-29T22:16:58.862Z[ recovery-image] Aug 29 22:16:58.686 INFO O| Aug 29 22:16:58.686 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
67622025-08-29T22:16:58.862Z[ recovery-image] Aug 29 22:16:58.686 INFO O| Aug 29 22:16:58.686 INFO STEP 645 (remove_files) COMPLETE
67632025-08-29T22:16:58.862Z[ recovery-image] Aug 29 22:16:58.686 INFO O| Aug 29 22:16:58.686 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67642025-08-29T22:16:58.887Z[ recovery-image] Aug 29 22:16:58.704 INFO O| Aug 29 22:16:58.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
67652025-08-29T22:16:58.887Z[ recovery-image] Aug 29 22:16:58.704 INFO O| Aug 29 22:16:58.704 INFO STEP 646 (remove_files) COMPLETE
67662025-08-29T22:16:58.887Z[ recovery-image] Aug 29 22:16:58.704 INFO O| Aug 29 22:16:58.704 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67672025-08-29T22:16:58.887Z[ recovery-image] Aug 29 22:16:58.722 INFO O| Aug 29 22:16:58.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
67682025-08-29T22:16:58.887Z[ recovery-image] Aug 29 22:16:58.722 INFO O| Aug 29 22:16:58.722 INFO STEP 647 (remove_files) COMPLETE
67692025-08-29T22:16:58.887Z[ recovery-image] Aug 29 22:16:58.722 INFO O| Aug 29 22:16:58.722 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67702025-08-29T22:16:58.912Z[ recovery-image] Aug 29 22:16:58.738 INFO O| Aug 29 22:16:58.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
67712025-08-29T22:16:58.913Z[ recovery-image] Aug 29 22:16:58.738 INFO O| Aug 29 22:16:58.738 INFO STEP 648 (remove_files) COMPLETE
67722025-08-29T22:16:58.913Z[ recovery-image] Aug 29 22:16:58.738 INFO O| Aug 29 22:16:58.738 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67732025-08-29T22:16:58.938Z[ recovery-image] Aug 29 22:16:58.754 INFO O| Aug 29 22:16:58.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
67742025-08-29T22:16:58.938Z[ recovery-image] Aug 29 22:16:58.754 INFO O| Aug 29 22:16:58.754 INFO STEP 649 (remove_files) COMPLETE
67752025-08-29T22:16:58.938Z[ recovery-image] Aug 29 22:16:58.754 INFO O| Aug 29 22:16:58.754 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67762025-08-29T22:16:58.938Z[ recovery-image] Aug 29 22:16:58.771 INFO O| Aug 29 22:16:58.771 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
67772025-08-29T22:16:58.938Z[ recovery-image] Aug 29 22:16:58.771 INFO O| Aug 29 22:16:58.771 INFO STEP 650 (remove_files) COMPLETE
67782025-08-29T22:16:58.938Z[ recovery-image] Aug 29 22:16:58.771 INFO O| Aug 29 22:16:58.771 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67792025-08-29T22:16:58.963Z[ recovery-image] Aug 29 22:16:58.786 INFO O| Aug 29 22:16:58.786 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
67802025-08-29T22:16:58.963Z[ recovery-image] Aug 29 22:16:58.786 INFO O| Aug 29 22:16:58.786 INFO STEP 651 (remove_files) COMPLETE
67812025-08-29T22:16:58.963Z[ recovery-image] Aug 29 22:16:58.786 INFO O| Aug 29 22:16:58.786 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67822025-08-29T22:16:58.988Z[ recovery-image] Aug 29 22:16:58.801 INFO O| Aug 29 22:16:58.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
67832025-08-29T22:16:58.988Z[ recovery-image] Aug 29 22:16:58.801 INFO O| Aug 29 22:16:58.801 INFO STEP 652 (remove_files) COMPLETE
67842025-08-29T22:16:58.988Z[ recovery-image] Aug 29 22:16:58.801 INFO O| Aug 29 22:16:58.801 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67852025-08-29T22:16:58.988Z[ recovery-image] Aug 29 22:16:58.819 INFO O| Aug 29 22:16:58.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
67862025-08-29T22:16:58.988Z[ recovery-image] Aug 29 22:16:58.819 INFO O| Aug 29 22:16:58.819 INFO STEP 653 (remove_files) COMPLETE
67872025-08-29T22:16:58.988Z[ recovery-image] Aug 29 22:16:58.819 INFO O| Aug 29 22:16:58.819 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67882025-08-29T22:16:59.014Z[ recovery-image] Aug 29 22:16:58.836 INFO O| Aug 29 22:16:58.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
67892025-08-29T22:16:59.014Z[ recovery-image] Aug 29 22:16:58.836 INFO O| Aug 29 22:16:58.836 INFO STEP 654 (remove_files) COMPLETE
67902025-08-29T22:16:59.014Z[ recovery-image] Aug 29 22:16:58.836 INFO O| Aug 29 22:16:58.836 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67912025-08-29T22:16:59.039Z[ recovery-image] Aug 29 22:16:58.852 INFO O| Aug 29 22:16:58.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
67922025-08-29T22:16:59.039Z[ recovery-image] Aug 29 22:16:58.852 INFO O| Aug 29 22:16:58.852 INFO STEP 655 (remove_files) COMPLETE
67932025-08-29T22:16:59.039Z[ recovery-image] Aug 29 22:16:58.852 INFO O| Aug 29 22:16:58.852 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67942025-08-29T22:16:59.039Z[ recovery-image] Aug 29 22:16:58.868 INFO O| Aug 29 22:16:58.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
67952025-08-29T22:16:59.039Z[ recovery-image] Aug 29 22:16:58.868 INFO O| Aug 29 22:16:58.868 INFO STEP 656 (remove_files) COMPLETE
67962025-08-29T22:16:59.039Z[ recovery-image] Aug 29 22:16:58.868 INFO O| Aug 29 22:16:58.868 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67972025-08-29T22:16:59.064Z[ recovery-image] Aug 29 22:16:58.885 INFO O| Aug 29 22:16:58.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
67982025-08-29T22:16:59.064Z[ recovery-image] Aug 29 22:16:58.885 INFO O| Aug 29 22:16:58.885 INFO STEP 657 (remove_files) COMPLETE
67992025-08-29T22:16:59.064Z[ recovery-image] Aug 29 22:16:58.885 INFO O| Aug 29 22:16:58.885 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68002025-08-29T22:16:59.064Z[ recovery-image] Aug 29 22:16:58.900 INFO O| Aug 29 22:16:58.900 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
68012025-08-29T22:16:59.064Z[ recovery-image] Aug 29 22:16:58.900 INFO O| Aug 29 22:16:58.900 INFO STEP 658 (remove_files) COMPLETE
68022025-08-29T22:16:59.064Z[ recovery-image] Aug 29 22:16:58.900 INFO O| Aug 29 22:16:58.900 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68032025-08-29T22:16:59.089Z[ recovery-image] Aug 29 22:16:58.914 INFO O| Aug 29 22:16:58.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
68042025-08-29T22:16:59.089Z[ recovery-image] Aug 29 22:16:58.915 INFO O| Aug 29 22:16:58.915 INFO STEP 659 (remove_files) COMPLETE
68052025-08-29T22:16:59.089Z[ recovery-image] Aug 29 22:16:58.915 INFO O| Aug 29 22:16:58.915 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68062025-08-29T22:16:59.115Z[ recovery-image] Aug 29 22:16:58.929 INFO O| Aug 29 22:16:58.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
68072025-08-29T22:16:59.115Z[ recovery-image] Aug 29 22:16:58.929 INFO O| Aug 29 22:16:58.929 INFO STEP 660 (remove_files) COMPLETE
68082025-08-29T22:16:59.115Z[ recovery-image] Aug 29 22:16:58.929 INFO O| Aug 29 22:16:58.929 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68092025-08-29T22:16:59.115Z[ recovery-image] Aug 29 22:16:58.945 INFO O| Aug 29 22:16:58.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
68102025-08-29T22:16:59.115Z[ recovery-image] Aug 29 22:16:58.946 INFO O| Aug 29 22:16:58.946 INFO STEP 661 (remove_files) COMPLETE
68112025-08-29T22:16:59.115Z[ recovery-image] Aug 29 22:16:58.946 INFO O| Aug 29 22:16:58.946 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68122025-08-29T22:16:59.140Z[ recovery-image] Aug 29 22:16:58.962 INFO O| Aug 29 22:16:58.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
68132025-08-29T22:16:59.141Z[ recovery-image] Aug 29 22:16:58.962 INFO O| Aug 29 22:16:58.962 INFO STEP 662 (remove_files) COMPLETE
68142025-08-29T22:16:59.141Z[ recovery-image] Aug 29 22:16:58.962 INFO O| Aug 29 22:16:58.962 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68152025-08-29T22:16:59.168Z[ recovery-image] Aug 29 22:16:58.979 INFO O| Aug 29 22:16:58.979 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
68162025-08-29T22:16:59.168Z[ recovery-image] Aug 29 22:16:58.979 INFO O| Aug 29 22:16:58.979 INFO STEP 663 (remove_files) COMPLETE
68172025-08-29T22:16:59.168Z[ recovery-image] Aug 29 22:16:58.979 INFO O| Aug 29 22:16:58.979 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68182025-08-29T22:16:59.168Z[ recovery-image] Aug 29 22:16:58.996 INFO O| Aug 29 22:16:58.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
68192025-08-29T22:16:59.168Z[ recovery-image] Aug 29 22:16:58.996 INFO O| Aug 29 22:16:58.996 INFO STEP 664 (remove_files) COMPLETE
68202025-08-29T22:16:59.168Z[ recovery-image] Aug 29 22:16:58.996 INFO O| Aug 29 22:16:58.996 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68212025-08-29T22:16:59.195Z[ recovery-image] Aug 29 22:16:59.011 INFO O| Aug 29 22:16:59.011 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
68222025-08-29T22:16:59.195Z[ recovery-image] Aug 29 22:16:59.011 INFO O| Aug 29 22:16:59.011 INFO STEP 665 (remove_files) COMPLETE
68232025-08-29T22:16:59.195Z[ recovery-image] Aug 29 22:16:59.011 INFO O| Aug 29 22:16:59.011 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68242025-08-29T22:16:59.196Z[ recovery-image] Aug 29 22:16:59.024 INFO O| Aug 29 22:16:59.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
68252025-08-29T22:16:59.196Z[ recovery-image] Aug 29 22:16:59.025 INFO O| Aug 29 22:16:59.025 INFO STEP 666 (remove_files) COMPLETE
68262025-08-29T22:16:59.196Z[ recovery-image] Aug 29 22:16:59.025 INFO O| Aug 29 22:16:59.025 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68272025-08-29T22:16:59.220Z[ recovery-image] Aug 29 22:16:59.038 INFO O| Aug 29 22:16:59.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
68282025-08-29T22:16:59.221Z[ recovery-image] Aug 29 22:16:59.038 INFO O| Aug 29 22:16:59.038 INFO STEP 667 (remove_files) COMPLETE
68292025-08-29T22:16:59.221Z[ recovery-image] Aug 29 22:16:59.038 INFO O| Aug 29 22:16:59.038 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68302025-08-29T22:16:59.221Z[ recovery-image] Aug 29 22:16:59.054 INFO O| Aug 29 22:16:59.054 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/straddr.so.2"
68312025-08-29T22:16:59.221Z[ recovery-image] Aug 29 22:16:59.055 INFO O| Aug 29 22:16:59.055 INFO STEP 668 (remove_files) COMPLETE
68322025-08-29T22:16:59.221Z[ recovery-image] Aug 29 22:16:59.055 INFO O| Aug 29 22:16:59.055 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68332025-08-29T22:16:59.246Z[ recovery-image] Aug 29 22:16:59.072 INFO O| Aug 29 22:16:59.072 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/watchmalloc.so.1"
68342025-08-29T22:16:59.246Z[ recovery-image] Aug 29 22:16:59.073 INFO O| Aug 29 22:16:59.073 INFO STEP 669 (remove_files) COMPLETE
68352025-08-29T22:16:59.246Z[ recovery-image] Aug 29 22:16:59.073 INFO O| Aug 29 22:16:59.073 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68362025-08-29T22:16:59.271Z[ recovery-image] Aug 29 22:16:59.087 INFO O| Aug 29 22:16:59.087 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/audit/audit_record_attr"
68372025-08-29T22:16:59.271Z[ recovery-image] Aug 29 22:16:59.087 INFO O| Aug 29 22:16:59.087 INFO STEP 670 (remove_files) COMPLETE
68382025-08-29T22:16:59.271Z[ recovery-image] Aug 29 22:16:59.087 INFO O| Aug 29 22:16:59.087 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68392025-08-29T22:16:59.271Z[ recovery-image] Aug 29 22:16:59.105 INFO O| Aug 29 22:16:59.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/common.ksh"
68402025-08-29T22:16:59.271Z[ recovery-image] Aug 29 22:16:59.105 INFO O| Aug 29 22:16:59.105 INFO STEP 671 (remove_files) COMPLETE
68412025-08-29T22:16:59.271Z[ recovery-image] Aug 29 22:16:59.105 INFO O| Aug 29 22:16:59.105 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68422025-08-29T22:16:59.296Z[ recovery-image] Aug 29 22:16:59.122 INFO O| Aug 29 22:16:59.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/query"
68432025-08-29T22:16:59.296Z[ recovery-image] Aug 29 22:16:59.122 INFO O| Aug 29 22:16:59.122 INFO STEP 672 (remove_files) COMPLETE
68442025-08-29T22:16:59.296Z[ recovery-image] Aug 29 22:16:59.122 INFO O| Aug 29 22:16:59.122 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68452025-08-29T22:16:59.323Z[ recovery-image] Aug 29 22:16:59.136 INFO O| Aug 29 22:16:59.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/uninstall.ksh"
68462025-08-29T22:16:59.323Z[ recovery-image] Aug 29 22:16:59.136 INFO O| Aug 29 22:16:59.136 INFO STEP 673 (remove_files) COMPLETE
68472025-08-29T22:16:59.323Z[ recovery-image] Aug 29 22:16:59.137 INFO O| Aug 29 22:16:59.136 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68482025-08-29T22:16:59.323Z[ recovery-image] Aug 29 22:16:59.153 INFO O| Aug 29 22:16:59.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
68492025-08-29T22:16:59.323Z[ recovery-image] Aug 29 22:16:59.154 INFO O| Aug 29 22:16:59.153 INFO STEP 674 (remove_files) COMPLETE
68502025-08-29T22:16:59.323Z[ recovery-image] Aug 29 22:16:59.154 INFO O| Aug 29 22:16:59.153 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68512025-08-29T22:16:59.348Z[ recovery-image] Aug 29 22:16:59.171 INFO O| Aug 29 22:16:59.171 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
68522025-08-29T22:16:59.348Z[ recovery-image] Aug 29 22:16:59.171 INFO O| Aug 29 22:16:59.171 INFO STEP 675 (remove_files) COMPLETE
68532025-08-29T22:16:59.348Z[ recovery-image] Aug 29 22:16:59.171 INFO O| Aug 29 22:16:59.171 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68542025-08-29T22:16:59.373Z[ recovery-image] Aug 29 22:16:59.189 INFO O| Aug 29 22:16:59.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
68552025-08-29T22:16:59.373Z[ recovery-image] Aug 29 22:16:59.189 INFO O| Aug 29 22:16:59.189 INFO STEP 676 (remove_files) COMPLETE
68562025-08-29T22:16:59.373Z[ recovery-image] Aug 29 22:16:59.189 INFO O| Aug 29 22:16:59.189 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68572025-08-29T22:16:59.374Z[ recovery-image] Aug 29 22:16:59.206 INFO O| Aug 29 22:16:59.206 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
68582025-08-29T22:16:59.374Z[ recovery-image] Aug 29 22:16:59.207 INFO O| Aug 29 22:16:59.207 INFO STEP 677 (remove_files) COMPLETE
68592025-08-29T22:16:59.374Z[ recovery-image] Aug 29 22:16:59.207 INFO O| Aug 29 22:16:59.207 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68602025-08-29T22:16:59.399Z[ recovery-image] Aug 29 22:16:59.223 INFO O| Aug 29 22:16:59.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
68612025-08-29T22:16:59.399Z[ recovery-image] Aug 29 22:16:59.223 INFO O| Aug 29 22:16:59.223 INFO STEP 678 (remove_files) COMPLETE
68622025-08-29T22:16:59.399Z[ recovery-image] Aug 29 22:16:59.223 INFO O| Aug 29 22:16:59.223 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68632025-08-29T22:16:59.424Z[ recovery-image] Aug 29 22:16:59.241 INFO O| Aug 29 22:16:59.241 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/ib.so.1"
68642025-08-29T22:16:59.424Z[ recovery-image] Aug 29 22:16:59.242 INFO O| Aug 29 22:16:59.242 INFO STEP 679 (remove_files) COMPLETE
68652025-08-29T22:16:59.424Z[ recovery-image] Aug 29 22:16:59.242 INFO O| Aug 29 22:16:59.242 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68662025-08-29T22:16:59.449Z[ recovery-image] Aug 29 22:16:59.258 INFO O| Aug 29 22:16:59.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/pci.so.1"
68672025-08-29T22:16:59.449Z[ recovery-image] Aug 29 22:16:59.258 INFO O| Aug 29 22:16:59.258 INFO STEP 680 (remove_files) COMPLETE
68682025-08-29T22:16:59.449Z[ recovery-image] Aug 29 22:16:59.258 INFO O| Aug 29 22:16:59.258 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68692025-08-29T22:16:59.449Z[ recovery-image] Aug 29 22:16:59.274 INFO O| Aug 29 22:16:59.274 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/sata.so.1"
68702025-08-29T22:16:59.449Z[ recovery-image] Aug 29 22:16:59.275 INFO O| Aug 29 22:16:59.274 INFO STEP 681 (remove_files) COMPLETE
68712025-08-29T22:16:59.449Z[ recovery-image] Aug 29 22:16:59.275 INFO O| Aug 29 22:16:59.275 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68722025-08-29T22:16:59.449Z[ host-image] Aug 29 22:16:59.277 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23522:20250829T195000Z
68732025-08-29T22:16:59.476Z[ recovery-image] Aug 29 22:16:59.291 INFO O| Aug 29 22:16:59.291 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/scsi.so.1"
68742025-08-29T22:16:59.476Z[ recovery-image] Aug 29 22:16:59.292 INFO O| Aug 29 22:16:59.291 INFO STEP 682 (remove_files) COMPLETE
68752025-08-29T22:16:59.476Z[ recovery-image] Aug 29 22:16:59.292 INFO O| Aug 29 22:16:59.292 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68762025-08-29T22:16:59.476Z[ recovery-image] Aug 29 22:16:59.307 INFO O| Aug 29 22:16:59.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/shp.so.1"
68772025-08-29T22:16:59.476Z[ recovery-image] Aug 29 22:16:59.308 INFO O| Aug 29 22:16:59.308 INFO STEP 683 (remove_files) COMPLETE
68782025-08-29T22:16:59.476Z[ recovery-image] Aug 29 22:16:59.308 INFO O| Aug 29 22:16:59.308 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68792025-08-29T22:16:59.501Z[ recovery-image] Aug 29 22:16:59.323 INFO O| Aug 29 22:16:59.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/usb.so.1"
68802025-08-29T22:16:59.501Z[ recovery-image] Aug 29 22:16:59.323 INFO O| Aug 29 22:16:59.323 INFO STEP 684 (remove_files) COMPLETE
68812025-08-29T22:16:59.501Z[ recovery-image] Aug 29 22:16:59.323 INFO O| Aug 29 22:16:59.323 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68822025-08-29T22:16:59.526Z[ recovery-image] Aug 29 22:16:59.339 INFO O| Aug 29 22:16:59.339 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXdispadmin"
68832025-08-29T22:16:59.526Z[ recovery-image] Aug 29 22:16:59.339 INFO O| Aug 29 22:16:59.339 INFO STEP 685 (remove_files) COMPLETE
68842025-08-29T22:16:59.526Z[ recovery-image] Aug 29 22:16:59.339 INFO O| Aug 29 22:16:59.339 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68852025-08-29T22:16:59.526Z[ recovery-image] Aug 29 22:16:59.355 INFO O| Aug 29 22:16:59.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXpriocntl"
68862025-08-29T22:16:59.526Z[ recovery-image] Aug 29 22:16:59.355 INFO O| Aug 29 22:16:59.355 INFO STEP 686 (remove_files) COMPLETE
68872025-08-29T22:16:59.526Z[ recovery-image] Aug 29 22:16:59.355 INFO O| Aug 29 22:16:59.355 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68882025-08-29T22:16:59.551Z[ recovery-image] Aug 29 22:16:59.372 INFO O| Aug 29 22:16:59.372 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IAdispadmin"
68892025-08-29T22:16:59.551Z[ recovery-image] Aug 29 22:16:59.373 INFO O| Aug 29 22:16:59.372 INFO STEP 687 (remove_files) COMPLETE
68902025-08-29T22:16:59.551Z[ recovery-image] Aug 29 22:16:59.373 INFO O| Aug 29 22:16:59.373 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68912025-08-29T22:16:59.576Z[ recovery-image] Aug 29 22:16:59.388 INFO O| Aug 29 22:16:59.388 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IApriocntl"
68922025-08-29T22:16:59.576Z[ recovery-image] Aug 29 22:16:59.388 INFO O| Aug 29 22:16:59.388 INFO STEP 688 (remove_files) COMPLETE
68932025-08-29T22:16:59.576Z[ recovery-image] Aug 29 22:16:59.388 INFO O| Aug 29 22:16:59.388 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68942025-08-29T22:16:59.576Z[ recovery-image] Aug 29 22:16:59.404 INFO O| Aug 29 22:16:59.404 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTdispadmin"
68952025-08-29T22:16:59.576Z[ recovery-image] Aug 29 22:16:59.404 INFO O| Aug 29 22:16:59.404 INFO STEP 689 (remove_files) COMPLETE
68962025-08-29T22:16:59.576Z[ recovery-image] Aug 29 22:16:59.404 INFO O| Aug 29 22:16:59.404 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68972025-08-29T22:16:59.601Z[ recovery-image] Aug 29 22:16:59.419 INFO O| Aug 29 22:16:59.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTpriocntl"
68982025-08-29T22:16:59.601Z[ recovery-image] Aug 29 22:16:59.419 INFO O| Aug 29 22:16:59.419 INFO STEP 690 (remove_files) COMPLETE
68992025-08-29T22:16:59.601Z[ recovery-image] Aug 29 22:16:59.419 INFO O| Aug 29 22:16:59.419 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69002025-08-29T22:16:59.601Z[ recovery-image] Aug 29 22:16:59.434 INFO O| Aug 29 22:16:59.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCdispadmin"
69012025-08-29T22:16:59.601Z[ recovery-image] Aug 29 22:16:59.434 INFO O| Aug 29 22:16:59.434 INFO STEP 691 (remove_files) COMPLETE
69022025-08-29T22:16:59.601Z[ recovery-image] Aug 29 22:16:59.434 INFO O| Aug 29 22:16:59.434 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69032025-08-29T22:16:59.626Z[ recovery-image] Aug 29 22:16:59.449 INFO O| Aug 29 22:16:59.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCpriocntl"
69042025-08-29T22:16:59.627Z[ recovery-image] Aug 29 22:16:59.449 INFO O| Aug 29 22:16:59.449 INFO STEP 692 (remove_files) COMPLETE
69052025-08-29T22:16:59.627Z[ recovery-image] Aug 29 22:16:59.449 INFO O| Aug 29 22:16:59.449 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69062025-08-29T22:16:59.627Z[ recovery-image] Aug 29 22:16:59.463 INFO O| Aug 29 22:16:59.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSdispadmin"
69072025-08-29T22:16:59.627Z[ recovery-image] Aug 29 22:16:59.463 INFO O| Aug 29 22:16:59.463 INFO STEP 693 (remove_files) COMPLETE
69082025-08-29T22:16:59.627Z[ recovery-image] Aug 29 22:16:59.463 INFO O| Aug 29 22:16:59.463 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69092025-08-29T22:16:59.652Z[ recovery-image] Aug 29 22:16:59.481 INFO O| Aug 29 22:16:59.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSpriocntl"
69102025-08-29T22:16:59.652Z[ recovery-image] Aug 29 22:16:59.481 INFO O| Aug 29 22:16:59.481 INFO STEP 694 (remove_files) COMPLETE
69112025-08-29T22:16:59.652Z[ recovery-image] Aug 29 22:16:59.481 INFO O| Aug 29 22:16:59.481 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69122025-08-29T22:16:59.680Z[ recovery-image] Aug 29 22:16:59.497 INFO O| Aug 29 22:16:59.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
69132025-08-29T22:16:59.680Z[ recovery-image] Aug 29 22:16:59.497 INFO O| Aug 29 22:16:59.497 INFO STEP 695 (remove_files) COMPLETE
69142025-08-29T22:16:59.680Z[ recovery-image] Aug 29 22:16:59.497 INFO O| Aug 29 22:16:59.497 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69152025-08-29T22:16:59.680Z[ recovery-image] Aug 29 22:16:59.515 INFO O| Aug 29 22:16:59.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
69162025-08-29T22:16:59.680Z[ recovery-image] Aug 29 22:16:59.515 INFO O| Aug 29 22:16:59.515 INFO STEP 696 (remove_files) COMPLETE
69172025-08-29T22:16:59.680Z[ recovery-image] Aug 29 22:16:59.515 INFO O| Aug 29 22:16:59.515 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69182025-08-29T22:16:59.707Z[ recovery-image] Aug 29 22:16:59.531 INFO O| Aug 29 22:16:59.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlled"
69192025-08-29T22:16:59.707Z[ recovery-image] Aug 29 22:16:59.531 INFO O| Aug 29 22:16:59.531 INFO STEP 697 (remove_files) COMPLETE
69202025-08-29T22:16:59.707Z[ recovery-image] Aug 29 22:16:59.531 INFO O| Aug 29 22:16:59.531 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69212025-08-29T22:16:59.732Z[ recovery-image] Aug 29 22:16:59.550 INFO O| Aug 29 22:16:59.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlrecv"
69222025-08-29T22:16:59.732Z[ recovery-image] Aug 29 22:16:59.550 INFO O| Aug 29 22:16:59.550 INFO STEP 698 (remove_files) COMPLETE
69232025-08-29T22:16:59.732Z[ recovery-image] Aug 29 22:16:59.550 INFO O| Aug 29 22:16:59.550 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69242025-08-29T22:16:59.732Z[ recovery-image] Aug 29 22:16:59.567 INFO O| Aug 29 22:16:59.567 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlsend"
69252025-08-29T22:16:59.732Z[ recovery-image] Aug 29 22:16:59.567 INFO O| Aug 29 22:16:59.567 INFO STEP 699 (remove_files) COMPLETE
69262025-08-29T22:16:59.732Z[ recovery-image] Aug 29 22:16:59.567 INFO O| Aug 29 22:16:59.567 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69272025-08-29T22:16:59.758Z[ recovery-image] Aug 29 22:16:59.581 INFO O| Aug 29 22:16:59.580 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dltraninfo"
69282025-08-29T22:16:59.758Z[ recovery-image] Aug 29 22:16:59.581 INFO O| Aug 29 22:16:59.581 INFO STEP 700 (remove_files) COMPLETE
69292025-08-29T22:16:59.758Z[ recovery-image] Aug 29 22:16:59.581 INFO O| Aug 29 22:16:59.581 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69302025-08-29T22:16:59.758Z[ recovery-image] Aug 29 22:16:59.594 INFO O| Aug 29 22:16:59.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/drti.o"
69312025-08-29T22:16:59.758Z[ recovery-image] Aug 29 22:16:59.594 INFO O| Aug 29 22:16:59.594 INFO STEP 701 (remove_files) COMPLETE
69322025-08-29T22:16:59.759Z[ recovery-image] Aug 29 22:16:59.594 INFO O| Aug 29 22:16:59.594 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69332025-08-29T22:16:59.784Z[ recovery-image] Aug 29 22:16:59.610 INFO O| Aug 29 22:16:59.610 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
69342025-08-29T22:16:59.784Z[ recovery-image] Aug 29 22:16:59.610 INFO O| Aug 29 22:16:59.610 INFO STEP 702 (remove_files) COMPLETE
69352025-08-29T22:16:59.784Z[ recovery-image] Aug 29 22:16:59.610 INFO O| Aug 29 22:16:59.610 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69362025-08-29T22:16:59.809Z[ recovery-image] Aug 29 22:16:59.626 INFO O| Aug 29 22:16:59.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/sftp64.d"
69372025-08-29T22:16:59.809Z[ recovery-image] Aug 29 22:16:59.626 INFO O| Aug 29 22:16:59.626 INFO STEP 703 (remove_files) COMPLETE
69382025-08-29T22:16:59.809Z[ recovery-image] Aug 29 22:16:59.626 INFO O| Aug 29 22:16:59.626 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69392025-08-29T22:16:59.809Z[ recovery-image] Aug 29 22:16:59.639 INFO O| Aug 29 22:16:59.639 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/drti.o"
69402025-08-29T22:16:59.809Z[ recovery-image] Aug 29 22:16:59.639 INFO O| Aug 29 22:16:59.639 INFO STEP 704 (remove_files) COMPLETE
69412025-08-29T22:16:59.809Z[ recovery-image] Aug 29 22:16:59.639 INFO O| Aug 29 22:16:59.639 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69422025-08-29T22:16:59.836Z[ recovery-image] Aug 29 22:16:59.652 INFO O| Aug 29 22:16:59.652 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
69432025-08-29T22:16:59.836Z[ recovery-image] Aug 29 22:16:59.653 INFO O| Aug 29 22:16:59.652 INFO STEP 705 (remove_files) COMPLETE
69442025-08-29T22:16:59.836Z[ recovery-image] Aug 29 22:16:59.653 INFO O| Aug 29 22:16:59.653 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69452025-08-29T22:16:59.836Z[ recovery-image] Aug 29 22:16:59.665 INFO O| Aug 29 22:16:59.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
69462025-08-29T22:16:59.836Z[ recovery-image] Aug 29 22:16:59.665 INFO O| Aug 29 22:16:59.665 INFO STEP 706 (remove_files) COMPLETE
69472025-08-29T22:16:59.836Z[ recovery-image] Aug 29 22:16:59.665 INFO O| Aug 29 22:16:59.665 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69482025-08-29T22:16:59.861Z[ recovery-image] Aug 29 22:16:59.677 INFO O| Aug 29 22:16:59.677 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
69492025-08-29T22:16:59.861Z[ recovery-image] Aug 29 22:16:59.677 INFO O| Aug 29 22:16:59.677 INFO STEP 707 (remove_files) COMPLETE
69502025-08-29T22:16:59.861Z[ recovery-image] Aug 29 22:16:59.677 INFO O| Aug 29 22:16:59.677 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69512025-08-29T22:16:59.861Z[ recovery-image] Aug 29 22:16:59.696 INFO O| Aug 29 22:16:59.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
69522025-08-29T22:16:59.862Z[ recovery-image] Aug 29 22:16:59.697 INFO O| Aug 29 22:16:59.696 INFO STEP 708 (remove_files) COMPLETE
69532025-08-29T22:16:59.862Z[ recovery-image] Aug 29 22:16:59.697 INFO O| Aug 29 22:16:59.697 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69542025-08-29T22:16:59.887Z[ recovery-image] Aug 29 22:16:59.715 INFO O| Aug 29 22:16:59.715 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
69552025-08-29T22:16:59.887Z[ recovery-image] Aug 29 22:16:59.715 INFO O| Aug 29 22:16:59.715 INFO STEP 709 (remove_files) COMPLETE
69562025-08-29T22:16:59.887Z[ recovery-image] Aug 29 22:16:59.715 INFO O| Aug 29 22:16:59.715 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69572025-08-29T22:16:59.912Z[ recovery-image] Aug 29 22:16:59.733 INFO O| Aug 29 22:16:59.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
69582025-08-29T22:16:59.912Z[ recovery-image] Aug 29 22:16:59.733 INFO O| Aug 29 22:16:59.733 INFO STEP 710 (remove_files) COMPLETE
69592025-08-29T22:16:59.912Z[ recovery-image] Aug 29 22:16:59.733 INFO O| Aug 29 22:16:59.733 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69602025-08-29T22:16:59.937Z[ recovery-image] Aug 29 22:16:59.750 INFO O| Aug 29 22:16:59.750 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
69612025-08-29T22:16:59.937Z[ recovery-image] Aug 29 22:16:59.750 INFO O| Aug 29 22:16:59.750 INFO STEP 711 (remove_files) COMPLETE
69622025-08-29T22:16:59.937Z[ recovery-image] Aug 29 22:16:59.750 INFO O| Aug 29 22:16:59.750 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69632025-08-29T22:16:59.937Z[ recovery-image] Aug 29 22:16:59.767 INFO O| Aug 29 22:16:59.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
69642025-08-29T22:16:59.937Z[ recovery-image] Aug 29 22:16:59.767 INFO O| Aug 29 22:16:59.767 INFO STEP 712 (remove_files) COMPLETE
69652025-08-29T22:16:59.937Z[ recovery-image] Aug 29 22:16:59.767 INFO O| Aug 29 22:16:59.767 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69662025-08-29T22:16:59.963Z[ recovery-image] Aug 29 22:16:59.782 INFO O| Aug 29 22:16:59.782 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
69672025-08-29T22:16:59.964Z[ recovery-image] Aug 29 22:16:59.782 INFO O| Aug 29 22:16:59.782 INFO STEP 713 (remove_files) COMPLETE
69682025-08-29T22:16:59.964Z[ recovery-image] Aug 29 22:16:59.782 INFO O| Aug 29 22:16:59.782 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69692025-08-29T22:16:59.964Z[ recovery-image] Aug 29 22:16:59.795 INFO O| Aug 29 22:16:59.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
69702025-08-29T22:16:59.964Z[ recovery-image] Aug 29 22:16:59.795 INFO O| Aug 29 22:16:59.795 INFO STEP 714 (remove_files) COMPLETE
69712025-08-29T22:16:59.964Z[ recovery-image] Aug 29 22:16:59.795 INFO O| Aug 29 22:16:59.795 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69722025-08-29T22:16:59.994Z[ recovery-image] Aug 29 22:16:59.806 INFO O| Aug 29 22:16:59.806 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/AMD.dict"
69732025-08-29T22:16:59.994Z[ recovery-image] Aug 29 22:16:59.807 INFO O| Aug 29 22:16:59.806 INFO STEP 715 (remove_files) COMPLETE
69742025-08-29T22:16:59.994Z[ recovery-image] Aug 29 22:16:59.807 INFO O| Aug 29 22:16:59.806 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69752025-08-29T22:16:59.994Z[ recovery-image] Aug 29 22:16:59.818 INFO O| Aug 29 22:16:59.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
69762025-08-29T22:16:59.994Z[ recovery-image] Aug 29 22:16:59.818 INFO O| Aug 29 22:16:59.818 INFO STEP 716 (remove_files) COMPLETE
69772025-08-29T22:16:59.994Z[ recovery-image] Aug 29 22:16:59.818 INFO O| Aug 29 22:16:59.818 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69782025-08-29T22:17:00.020Z[ recovery-image] Aug 29 22:16:59.829 INFO O| Aug 29 22:16:59.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/GMCA.dict"
69792025-08-29T22:17:00.020Z[ recovery-image] Aug 29 22:16:59.829 INFO O| Aug 29 22:16:59.829 INFO STEP 717 (remove_files) COMPLETE
69802025-08-29T22:17:00.020Z[ recovery-image] Aug 29 22:16:59.829 INFO O| Aug 29 22:16:59.829 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69812025-08-29T22:17:00.020Z[ recovery-image] Aug 29 22:16:59.842 INFO O| Aug 29 22:16:59.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/INTEL.dict"
69822025-08-29T22:17:00.020Z[ recovery-image] Aug 29 22:16:59.842 INFO O| Aug 29 22:16:59.842 INFO STEP 718 (remove_files) COMPLETE
69832025-08-29T22:17:00.020Z[ recovery-image] Aug 29 22:16:59.842 INFO O| Aug 29 22:16:59.842 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69842025-08-29T22:17:00.020Z[ recovery-image] Aug 29 22:16:59.855 INFO O| Aug 29 22:16:59.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fminject"
69852025-08-29T22:17:00.020Z[ recovery-image] Aug 29 22:16:59.856 INFO O| Aug 29 22:16:59.856 INFO STEP 719 (remove_files) COMPLETE
69862025-08-29T22:17:00.020Z[ recovery-image] Aug 29 22:16:59.856 INFO O| Aug 29 22:16:59.856 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69872025-08-29T22:17:00.045Z[ recovery-image] Aug 29 22:16:59.871 INFO O| Aug 29 22:16:59.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmsim"
69882025-08-29T22:17:00.045Z[ recovery-image] Aug 29 22:16:59.871 INFO O| Aug 29 22:16:59.871 INFO STEP 720 (remove_files) COMPLETE
69892025-08-29T22:17:00.045Z[ recovery-image] Aug 29 22:16:59.871 INFO O| Aug 29 22:16:59.871 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69902025-08-29T22:17:00.073Z[ recovery-image] Aug 29 22:16:59.885 INFO O| Aug 29 22:16:59.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmtopo"
69912025-08-29T22:17:00.074Z[ recovery-image] Aug 29 22:16:59.886 INFO O| Aug 29 22:16:59.886 INFO STEP 721 (remove_files) COMPLETE
69922025-08-29T22:17:00.074Z[ recovery-image] Aug 29 22:16:59.886 INFO O| Aug 29 22:16:59.886 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69932025-08-29T22:17:00.074Z[ recovery-image] Aug 29 22:16:59.903 INFO O| Aug 29 22:16:59.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/ipmitopo"
69942025-08-29T22:17:00.074Z[ recovery-image] Aug 29 22:16:59.903 INFO O| Aug 29 22:16:59.903 INFO STEP 722 (remove_files) COMPLETE
69952025-08-29T22:17:00.074Z[ recovery-image] Aug 29 22:16:59.903 INFO O| Aug 29 22:16:59.903 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69962025-08-29T22:17:00.103Z[ recovery-image] Aug 29 22:16:59.919 INFO O| Aug 29 22:16:59.919 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/mcdecode"
69972025-08-29T22:17:00.103Z[ recovery-image] Aug 29 22:16:59.920 INFO O| Aug 29 22:16:59.919 INFO STEP 723 (remove_files) COMPLETE
69982025-08-29T22:17:00.103Z[ recovery-image] Aug 29 22:16:59.920 INFO O| Aug 29 22:16:59.920 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69992025-08-29T22:17:00.103Z[ recovery-image] Aug 29 22:16:59.934 INFO O| Aug 29 22:16:59.934 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
70002025-08-29T22:17:00.103Z[ recovery-image] Aug 29 22:16:59.934 INFO O| Aug 29 22:16:59.934 INFO STEP 724 (remove_files) COMPLETE
70012025-08-29T22:17:00.103Z[ recovery-image] Aug 29 22:16:59.934 INFO O| Aug 29 22:16:59.934 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70022025-08-29T22:17:00.129Z[ recovery-image] Aug 29 22:16:59.951 INFO O| Aug 29 22:16:59.951 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
70032025-08-29T22:17:00.129Z[ recovery-image] Aug 29 22:16:59.952 INFO O| Aug 29 22:16:59.951 INFO STEP 725 (remove_files) COMPLETE
70042025-08-29T22:17:00.129Z[ recovery-image] Aug 29 22:16:59.952 INFO O| Aug 29 22:16:59.952 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70052025-08-29T22:17:00.154Z[ recovery-image] Aug 29 22:16:59.967 INFO O| Aug 29 22:16:59.967 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
70062025-08-29T22:17:00.154Z[ recovery-image] Aug 29 22:16:59.967 INFO O| Aug 29 22:16:59.967 INFO STEP 726 (remove_files) COMPLETE
70072025-08-29T22:17:00.154Z[ recovery-image] Aug 29 22:16:59.967 INFO O| Aug 29 22:16:59.967 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70082025-08-29T22:17:00.154Z[ recovery-image] Aug 29 22:16:59.983 INFO O| Aug 29 22:16:59.983 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
70092025-08-29T22:17:00.154Z[ recovery-image] Aug 29 22:16:59.983 INFO O| Aug 29 22:16:59.983 INFO STEP 727 (remove_files) COMPLETE
70102025-08-29T22:17:00.154Z[ recovery-image] Aug 29 22:16:59.983 INFO O| Aug 29 22:16:59.983 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70112025-08-29T22:17:00.180Z[ recovery-image] Aug 29 22:16:59.997 INFO O| Aug 29 22:16:59.997 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
70122025-08-29T22:17:00.180Z[ recovery-image] Aug 29 22:16:59.997 INFO O| Aug 29 22:16:59.997 INFO STEP 728 (remove_files) COMPLETE
70132025-08-29T22:17:00.180Z[ recovery-image] Aug 29 22:16:59.997 INFO O| Aug 29 22:16:59.997 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70142025-08-29T22:17:00.180Z[ recovery-image] Aug 29 22:17:00.014 INFO O| Aug 29 22:17:00.014 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
70152025-08-29T22:17:00.180Z[ recovery-image] Aug 29 22:17:00.015 INFO O| Aug 29 22:17:00.014 INFO STEP 729 (remove_files) COMPLETE
70162025-08-29T22:17:00.180Z[ recovery-image] Aug 29 22:17:00.015 INFO O| Aug 29 22:17:00.014 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70172025-08-29T22:17:00.206Z[ recovery-image] Aug 29 22:17:00.031 INFO O| Aug 29 22:17:00.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
70182025-08-29T22:17:00.206Z[ recovery-image] Aug 29 22:17:00.032 INFO O| Aug 29 22:17:00.032 INFO STEP 730 (remove_files) COMPLETE
70192025-08-29T22:17:00.206Z[ recovery-image] Aug 29 22:17:00.032 INFO O| Aug 29 22:17:00.032 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70202025-08-29T22:17:00.232Z[ recovery-image] Aug 29 22:17:00.049 INFO O| Aug 29 22:17:00.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
70212025-08-29T22:17:00.232Z[ recovery-image] Aug 29 22:17:00.049 INFO O| Aug 29 22:17:00.049 INFO STEP 731 (remove_files) COMPLETE
70222025-08-29T22:17:00.232Z[ recovery-image] Aug 29 22:17:00.049 INFO O| Aug 29 22:17:00.049 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70232025-08-29T22:17:00.232Z[ recovery-image] Aug 29 22:17:00.067 INFO O| Aug 29 22:17:00.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
70242025-08-29T22:17:00.232Z[ recovery-image] Aug 29 22:17:00.068 INFO O| Aug 29 22:17:00.068 INFO STEP 732 (remove_files) COMPLETE
70252025-08-29T22:17:00.232Z[ recovery-image] Aug 29 22:17:00.068 INFO O| Aug 29 22:17:00.068 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70262025-08-29T22:17:00.257Z[ recovery-image] Aug 29 22:17:00.084 INFO O| Aug 29 22:17:00.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
70272025-08-29T22:17:00.257Z[ recovery-image] Aug 29 22:17:00.084 INFO O| Aug 29 22:17:00.084 INFO STEP 733 (remove_files) COMPLETE
70282025-08-29T22:17:00.257Z[ recovery-image] Aug 29 22:17:00.084 INFO O| Aug 29 22:17:00.084 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70292025-08-29T22:17:00.282Z[ recovery-image] Aug 29 22:17:00.099 INFO O| Aug 29 22:17:00.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
70302025-08-29T22:17:00.282Z[ recovery-image] Aug 29 22:17:00.099 INFO O| Aug 29 22:17:00.099 INFO STEP 734 (remove_files) COMPLETE
70312025-08-29T22:17:00.282Z[ recovery-image] Aug 29 22:17:00.099 INFO O| Aug 29 22:17:00.099 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70322025-08-29T22:17:00.282Z[ recovery-image] Aug 29 22:17:00.116 INFO O| Aug 29 22:17:00.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
70332025-08-29T22:17:00.282Z[ recovery-image] Aug 29 22:17:00.116 INFO O| Aug 29 22:17:00.116 INFO STEP 735 (remove_files) COMPLETE
70342025-08-29T22:17:00.282Z[ recovery-image] Aug 29 22:17:00.116 INFO O| Aug 29 22:17:00.116 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70352025-08-29T22:17:00.307Z[ recovery-image] Aug 29 22:17:00.132 INFO O| Aug 29 22:17:00.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
70362025-08-29T22:17:00.307Z[ recovery-image] Aug 29 22:17:00.133 INFO O| Aug 29 22:17:00.132 INFO STEP 736 (remove_files) COMPLETE
70372025-08-29T22:17:00.307Z[ recovery-image] Aug 29 22:17:00.133 INFO O| Aug 29 22:17:00.132 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70382025-08-29T22:17:00.332Z[ recovery-image] Aug 29 22:17:00.147 INFO O| Aug 29 22:17:00.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
70392025-08-29T22:17:00.332Z[ recovery-image] Aug 29 22:17:00.148 INFO O| Aug 29 22:17:00.148 INFO STEP 737 (remove_files) COMPLETE
70402025-08-29T22:17:00.332Z[ recovery-image] Aug 29 22:17:00.148 INFO O| Aug 29 22:17:00.148 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70412025-08-29T22:17:00.332Z[ recovery-image] Aug 29 22:17:00.162 INFO O| Aug 29 22:17:00.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
70422025-08-29T22:17:00.332Z[ recovery-image] Aug 29 22:17:00.162 INFO O| Aug 29 22:17:00.162 INFO STEP 738 (remove_files) COMPLETE
70432025-08-29T22:17:00.332Z[ recovery-image] Aug 29 22:17:00.162 INFO O| Aug 29 22:17:00.162 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70442025-08-29T22:17:00.358Z[ recovery-image] Aug 29 22:17:00.178 INFO O| Aug 29 22:17:00.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
70452025-08-29T22:17:00.358Z[ recovery-image] Aug 29 22:17:00.178 INFO O| Aug 29 22:17:00.178 INFO STEP 739 (remove_files) COMPLETE
70462025-08-29T22:17:00.358Z[ recovery-image] Aug 29 22:17:00.178 INFO O| Aug 29 22:17:00.178 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70472025-08-29T22:17:00.358Z[ recovery-image] Aug 29 22:17:00.192 INFO O| Aug 29 22:17:00.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
70482025-08-29T22:17:00.358Z[ recovery-image] Aug 29 22:17:00.192 INFO O| Aug 29 22:17:00.192 INFO STEP 740 (remove_files) COMPLETE
70492025-08-29T22:17:00.358Z[ recovery-image] Aug 29 22:17:00.192 INFO O| Aug 29 22:17:00.192 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70502025-08-29T22:17:00.383Z[ recovery-image] Aug 29 22:17:00.206 INFO O| Aug 29 22:17:00.206 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
70512025-08-29T22:17:00.383Z[ recovery-image] Aug 29 22:17:00.206 INFO O| Aug 29 22:17:00.206 INFO STEP 741 (remove_files) COMPLETE
70522025-08-29T22:17:00.383Z[ recovery-image] Aug 29 22:17:00.206 INFO O| Aug 29 22:17:00.206 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70532025-08-29T22:17:00.408Z[ recovery-image] Aug 29 22:17:00.221 INFO O| Aug 29 22:17:00.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
70542025-08-29T22:17:00.408Z[ recovery-image] Aug 29 22:17:00.222 INFO O| Aug 29 22:17:00.221 INFO STEP 742 (remove_files) COMPLETE
70552025-08-29T22:17:00.408Z[ recovery-image] Aug 29 22:17:00.222 INFO O| Aug 29 22:17:00.222 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70562025-08-29T22:17:00.408Z[ recovery-image] Aug 29 22:17:00.238 INFO O| Aug 29 22:17:00.238 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
70572025-08-29T22:17:00.408Z[ recovery-image] Aug 29 22:17:00.238 INFO O| Aug 29 22:17:00.238 INFO STEP 743 (remove_files) COMPLETE
70582025-08-29T22:17:00.408Z[ recovery-image] Aug 29 22:17:00.238 INFO O| Aug 29 22:17:00.238 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70592025-08-29T22:17:00.433Z[ recovery-image] Aug 29 22:17:00.254 INFO O| Aug 29 22:17:00.253 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
70602025-08-29T22:17:00.433Z[ recovery-image] Aug 29 22:17:00.254 INFO O| Aug 29 22:17:00.254 INFO STEP 744 (remove_files) COMPLETE
70612025-08-29T22:17:00.433Z[ recovery-image] Aug 29 22:17:00.254 INFO O| Aug 29 22:17:00.254 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70622025-08-29T22:17:00.433Z[ recovery-image] Aug 29 22:17:00.269 INFO O| Aug 29 22:17:00.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libdiskstatus.so.1"
70632025-08-29T22:17:00.433Z[ recovery-image] Aug 29 22:17:00.269 INFO O| Aug 29 22:17:00.269 INFO STEP 745 (remove_files) COMPLETE
70642025-08-29T22:17:00.433Z[ recovery-image] Aug 29 22:17:00.269 INFO O| Aug 29 22:17:00.269 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70652025-08-29T22:17:00.459Z[ recovery-image] Aug 29 22:17:00.285 INFO O| Aug 29 22:17:00.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_adm.so.1"
70662025-08-29T22:17:00.459Z[ recovery-image] Aug 29 22:17:00.285 INFO O| Aug 29 22:17:00.285 INFO STEP 746 (remove_files) COMPLETE
70672025-08-29T22:17:00.459Z[ recovery-image] Aug 29 22:17:00.285 INFO O| Aug 29 22:17:00.285 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70682025-08-29T22:17:00.483Z[ recovery-image] Aug 29 22:17:00.301 INFO O| Aug 29 22:17:00.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_log.so.1"
70692025-08-29T22:17:00.484Z[ recovery-image] Aug 29 22:17:00.301 INFO O| Aug 29 22:17:00.301 INFO STEP 747 (remove_files) COMPLETE
70702025-08-29T22:17:00.484Z[ recovery-image] Aug 29 22:17:00.301 INFO O| Aug 29 22:17:00.301 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70712025-08-29T22:17:00.484Z[ recovery-image] Aug 29 22:17:00.319 INFO O| Aug 29 22:17:00.319 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
70722025-08-29T22:17:00.484Z[ recovery-image] Aug 29 22:17:00.319 INFO O| Aug 29 22:17:00.319 INFO STEP 748 (remove_files) COMPLETE
70732025-08-29T22:17:00.484Z[ recovery-image] Aug 29 22:17:00.319 INFO O| Aug 29 22:17:00.319 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70742025-08-29T22:17:00.540Z[ recovery-image] Aug 29 22:17:00.336 INFO O| Aug 29 22:17:00.336 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmnotify.so.1"
70752025-08-29T22:17:00.540Z[ recovery-image] Aug 29 22:17:00.337 INFO O| Aug 29 22:17:00.337 INFO STEP 749 (remove_files) COMPLETE
70762025-08-29T22:17:00.540Z[ recovery-image] Aug 29 22:17:00.337 INFO O| Aug 29 22:17:00.337 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70772025-08-29T22:17:00.565Z[ recovery-image] Aug 29 22:17:00.354 INFO O| Aug 29 22:17:00.354 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libseslog.so.1"
70782025-08-29T22:17:00.565Z[ recovery-image] Aug 29 22:17:00.354 INFO O| Aug 29 22:17:00.354 INFO STEP 750 (remove_files) COMPLETE
70792025-08-29T22:17:00.565Z[ recovery-image] Aug 29 22:17:00.354 INFO O| Aug 29 22:17:00.354 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70802025-08-29T22:17:00.565Z[ recovery-image] Aug 29 22:17:00.371 INFO O| Aug 29 22:17:00.370 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
70812025-08-29T22:17:00.565Z[ recovery-image] Aug 29 22:17:00.371 INFO O| Aug 29 22:17:00.371 INFO STEP 751 (remove_files) COMPLETE
70822025-08-29T22:17:00.565Z[ recovery-image] Aug 29 22:17:00.371 INFO O| Aug 29 22:17:00.371 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70832025-08-29T22:17:00.565Z[ recovery-image] Aug 29 22:17:00.385 INFO O| Aug 29 22:17:00.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/disk.so"
70842025-08-29T22:17:00.566Z[ recovery-image] Aug 29 22:17:00.385 INFO O| Aug 29 22:17:00.385 INFO STEP 752 (remove_files) COMPLETE
70852025-08-29T22:17:00.566Z[ recovery-image] Aug 29 22:17:00.385 INFO O| Aug 29 22:17:00.385 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70862025-08-29T22:17:00.566Z[ recovery-image] Aug 29 22:17:00.398 INFO O| Aug 29 22:17:00.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
70872025-08-29T22:17:00.566Z[ recovery-image] Aug 29 22:17:00.399 INFO O| Aug 29 22:17:00.398 INFO STEP 753 (remove_files) COMPLETE
70882025-08-29T22:17:00.566Z[ recovery-image] Aug 29 22:17:00.399 INFO O| Aug 29 22:17:00.398 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70892025-08-29T22:17:00.591Z[ recovery-image] Aug 29 22:17:00.413 INFO O| Aug 29 22:17:00.413 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
70902025-08-29T22:17:00.591Z[ recovery-image] Aug 29 22:17:00.413 INFO O| Aug 29 22:17:00.413 INFO STEP 754 (remove_files) COMPLETE
70912025-08-29T22:17:00.591Z[ recovery-image] Aug 29 22:17:00.413 INFO O| Aug 29 22:17:00.413 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70922025-08-29T22:17:00.592Z[ recovery-image] Aug 29 22:17:00.426 INFO O| Aug 29 22:17:00.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
70932025-08-29T22:17:00.592Z[ recovery-image] Aug 29 22:17:00.426 INFO O| Aug 29 22:17:00.426 INFO STEP 755 (remove_files) COMPLETE
70942025-08-29T22:17:00.592Z[ recovery-image] Aug 29 22:17:00.426 INFO O| Aug 29 22:17:00.426 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70952025-08-29T22:17:00.617Z[ recovery-image] Aug 29 22:17:00.438 INFO O| Aug 29 22:17:00.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
70962025-08-29T22:17:00.617Z[ recovery-image] Aug 29 22:17:00.438 INFO O| Aug 29 22:17:00.438 INFO STEP 756 (remove_files) COMPLETE
70972025-08-29T22:17:00.617Z[ recovery-image] Aug 29 22:17:00.438 INFO O| Aug 29 22:17:00.438 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70982025-08-29T22:17:00.617Z[ recovery-image] Aug 29 22:17:00.450 INFO O| Aug 29 22:17:00.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/nic.so"
70992025-08-29T22:17:00.617Z[ recovery-image] Aug 29 22:17:00.450 INFO O| Aug 29 22:17:00.450 INFO STEP 757 (remove_files) COMPLETE
71002025-08-29T22:17:00.617Z[ recovery-image] Aug 29 22:17:00.450 INFO O| Aug 29 22:17:00.450 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71012025-08-29T22:17:00.642Z[ recovery-image] Aug 29 22:17:00.463 INFO O| Aug 29 22:17:00.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ses.so"
71022025-08-29T22:17:00.642Z[ recovery-image] Aug 29 22:17:00.463 INFO O| Aug 29 22:17:00.463 INFO STEP 758 (remove_files) COMPLETE
71032025-08-29T22:17:00.642Z[ recovery-image] Aug 29 22:17:00.463 INFO O| Aug 29 22:17:00.463 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71042025-08-29T22:17:00.643Z[ recovery-image] Aug 29 22:17:00.474 INFO O| Aug 29 22:17:00.474 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
71052025-08-29T22:17:00.643Z[ recovery-image] Aug 29 22:17:00.475 INFO O| Aug 29 22:17:00.474 INFO STEP 759 (remove_files) COMPLETE
71062025-08-29T22:17:00.643Z[ recovery-image] Aug 29 22:17:00.475 INFO O| Aug 29 22:17:00.474 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71072025-08-29T22:17:00.668Z[ recovery-image] Aug 29 22:17:00.487 INFO O| Aug 29 22:17:00.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/usb.so"
71082025-08-29T22:17:00.668Z[ recovery-image] Aug 29 22:17:00.487 INFO O| Aug 29 22:17:00.487 INFO STEP 760 (remove_files) COMPLETE
71092025-08-29T22:17:00.668Z[ recovery-image] Aug 29 22:17:00.487 INFO O| Aug 29 22:17:00.487 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71102025-08-29T22:17:00.668Z[ recovery-image] Aug 29 22:17:00.498 INFO O| Aug 29 22:17:00.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
71112025-08-29T22:17:00.668Z[ recovery-image] Aug 29 22:17:00.498 INFO O| Aug 29 22:17:00.498 INFO STEP 761 (remove_files) COMPLETE
71122025-08-29T22:17:00.668Z[ recovery-image] Aug 29 22:17:00.498 INFO O| Aug 29 22:17:00.498 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71132025-08-29T22:17:00.693Z[ recovery-image] Aug 29 22:17:00.511 INFO O| Aug 29 22:17:00.511 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/bootfs/mount"
71142025-08-29T22:17:00.693Z[ recovery-image] Aug 29 22:17:00.511 INFO O| Aug 29 22:17:00.511 INFO STEP 762 (remove_files) COMPLETE
71152025-08-29T22:17:00.693Z[ recovery-image] Aug 29 22:17:00.511 INFO O| Aug 29 22:17:00.511 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71162025-08-29T22:17:00.693Z[ recovery-image] Aug 29 22:17:00.523 INFO O| Aug 29 22:17:00.523 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp"
71172025-08-29T22:17:00.693Z[ recovery-image] Aug 29 22:17:00.523 INFO O| Aug 29 22:17:00.523 INFO STEP 763 (remove_files) COMPLETE
71182025-08-29T22:17:00.694Z[ recovery-image] Aug 29 22:17:00.523 INFO O| Aug 29 22:17:00.523 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71192025-08-29T22:17:00.719Z[ recovery-image] Aug 29 22:17:00.535 INFO O| Aug 29 22:17:00.535 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
71202025-08-29T22:17:00.719Z[ recovery-image] Aug 29 22:17:00.535 INFO O| Aug 29 22:17:00.535 INFO STEP 764 (remove_files) COMPLETE
71212025-08-29T22:17:00.719Z[ recovery-image] Aug 29 22:17:00.535 INFO O| Aug 29 22:17:00.535 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71222025-08-29T22:17:00.719Z[ recovery-image] Aug 29 22:17:00.552 INFO O| Aug 29 22:17:00.552 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/labelit"
71232025-08-29T22:17:00.719Z[ recovery-image] Aug 29 22:17:00.552 INFO O| Aug 29 22:17:00.552 INFO STEP 765 (remove_files) COMPLETE
71242025-08-29T22:17:00.719Z[ recovery-image] Aug 29 22:17:00.552 INFO O| Aug 29 22:17:00.552 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71252025-08-29T22:17:00.744Z[ recovery-image] Aug 29 22:17:00.565 INFO O| Aug 29 22:17:00.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/lofs/mount"
71262025-08-29T22:17:00.744Z[ recovery-image] Aug 29 22:17:00.565 INFO O| Aug 29 22:17:00.565 INFO STEP 766 (remove_files) COMPLETE
71272025-08-29T22:17:00.744Z[ recovery-image] Aug 29 22:17:00.565 INFO O| Aug 29 22:17:00.565 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71282025-08-29T22:17:00.744Z[ recovery-image] Aug 29 22:17:00.577 INFO O| Aug 29 22:17:00.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/mntfs/mount"
71292025-08-29T22:17:00.744Z[ recovery-image] Aug 29 22:17:00.577 INFO O| Aug 29 22:17:00.577 INFO STEP 767 (remove_files) COMPLETE
71302025-08-29T22:17:00.744Z[ recovery-image] Aug 29 22:17:00.577 INFO O| Aug 29 22:17:00.577 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71312025-08-29T22:17:00.769Z[ recovery-image] Aug 29 22:17:00.590 INFO O| Aug 29 22:17:00.590 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fsck"
71322025-08-29T22:17:00.769Z[ recovery-image] Aug 29 22:17:00.590 INFO O| Aug 29 22:17:00.590 INFO STEP 768 (remove_files) COMPLETE
71332025-08-29T22:17:00.769Z[ recovery-image] Aug 29 22:17:00.590 INFO O| Aug 29 22:17:00.590 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71342025-08-29T22:17:00.769Z[ recovery-image] Aug 29 22:17:00.603 INFO O| Aug 29 22:17:00.603 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp"
71352025-08-29T22:17:00.769Z[ recovery-image] Aug 29 22:17:00.603 INFO O| Aug 29 22:17:00.603 INFO STEP 769 (remove_files) COMPLETE
71362025-08-29T22:17:00.769Z[ recovery-image] Aug 29 22:17:00.603 INFO O| Aug 29 22:17:00.603 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71372025-08-29T22:17:00.794Z[ recovery-image] Aug 29 22:17:00.616 INFO O| Aug 29 22:17:00.616 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
71382025-08-29T22:17:00.795Z[ recovery-image] Aug 29 22:17:00.616 INFO O| Aug 29 22:17:00.616 INFO STEP 770 (remove_files) COMPLETE
71392025-08-29T22:17:00.795Z[ recovery-image] Aug 29 22:17:00.616 INFO O| Aug 29 22:17:00.616 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71402025-08-29T22:17:00.795Z[ recovery-image] Aug 29 22:17:00.630 INFO O| Aug 29 22:17:00.630 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mkfs"
71412025-08-29T22:17:00.795Z[ recovery-image] Aug 29 22:17:00.630 INFO O| Aug 29 22:17:00.630 INFO STEP 771 (remove_files) COMPLETE
71422025-08-29T22:17:00.795Z[ recovery-image] Aug 29 22:17:00.630 INFO O| Aug 29 22:17:00.630 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71432025-08-29T22:17:00.820Z[ recovery-image] Aug 29 22:17:00.643 INFO O| Aug 29 22:17:00.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mount"
71442025-08-29T22:17:00.820Z[ recovery-image] Aug 29 22:17:00.643 INFO O| Aug 29 22:17:00.643 INFO STEP 772 (remove_files) COMPLETE
71452025-08-29T22:17:00.820Z[ recovery-image] Aug 29 22:17:00.643 INFO O| Aug 29 22:17:00.643 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71462025-08-29T22:17:00.845Z[ recovery-image] Aug 29 22:17:00.658 INFO O| Aug 29 22:17:00.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/sharefs/mount"
71472025-08-29T22:17:00.845Z[ recovery-image] Aug 29 22:17:00.659 INFO O| Aug 29 22:17:00.658 INFO STEP 773 (remove_files) COMPLETE
71482025-08-29T22:17:00.845Z[ recovery-image] Aug 29 22:17:00.659 INFO O| Aug 29 22:17:00.658 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71492025-08-29T22:17:00.845Z[ recovery-image] Aug 29 22:17:00.679 INFO O| Aug 29 22:17:00.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
71502025-08-29T22:17:00.845Z[ recovery-image] Aug 29 22:17:00.679 INFO O| Aug 29 22:17:00.679 INFO STEP 774 (remove_files) COMPLETE
71512025-08-29T22:17:00.845Z[ recovery-image] Aug 29 22:17:00.679 INFO O| Aug 29 22:17:00.679 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71522025-08-29T22:17:00.876Z[ recovery-image] Aug 29 22:17:00.696 INFO O| Aug 29 22:17:00.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
71532025-08-29T22:17:00.876Z[ recovery-image] Aug 29 22:17:00.696 INFO O| Aug 29 22:17:00.696 INFO STEP 775 (remove_files) COMPLETE
71542025-08-29T22:17:00.876Z[ recovery-image] Aug 29 22:17:00.696 INFO O| Aug 29 22:17:00.696 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71552025-08-29T22:17:00.901Z[ recovery-image] Aug 29 22:17:00.714 INFO O| Aug 29 22:17:00.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
71562025-08-29T22:17:00.901Z[ recovery-image] Aug 29 22:17:00.714 INFO O| Aug 29 22:17:00.714 INFO STEP 776 (remove_files) COMPLETE
71572025-08-29T22:17:00.901Z[ recovery-image] Aug 29 22:17:00.714 INFO O| Aug 29 22:17:00.714 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71582025-08-29T22:17:00.901Z[ recovery-image] Aug 29 22:17:00.732 INFO O| Aug 29 22:17:00.732 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/dfshares"
71592025-08-29T22:17:00.901Z[ recovery-image] Aug 29 22:17:00.732 INFO O| Aug 29 22:17:00.732 INFO STEP 777 (remove_files) COMPLETE
71602025-08-29T22:17:00.901Z[ recovery-image] Aug 29 22:17:00.732 INFO O| Aug 29 22:17:00.732 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71612025-08-29T22:17:00.926Z[ recovery-image] Aug 29 22:17:00.749 INFO O| Aug 29 22:17:00.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
71622025-08-29T22:17:00.926Z[ recovery-image] Aug 29 22:17:00.750 INFO O| Aug 29 22:17:00.750 INFO STEP 778 (remove_files) COMPLETE
71632025-08-29T22:17:00.926Z[ recovery-image] Aug 29 22:17:00.750 INFO O| Aug 29 22:17:00.750 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71642025-08-29T22:17:00.953Z[ recovery-image] Aug 29 22:17:00.767 INFO O| Aug 29 22:17:00.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/mount"
71652025-08-29T22:17:00.953Z[ recovery-image] Aug 29 22:17:00.768 INFO O| Aug 29 22:17:00.767 INFO STEP 779 (remove_files) COMPLETE
71662025-08-29T22:17:00.954Z[ recovery-image] Aug 29 22:17:00.768 INFO O| Aug 29 22:17:00.767 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71672025-08-29T22:17:00.954Z[ recovery-image] Aug 29 22:17:00.784 INFO O| Aug 29 22:17:00.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/share"
71682025-08-29T22:17:00.954Z[ recovery-image] Aug 29 22:17:00.784 INFO O| Aug 29 22:17:00.784 INFO STEP 780 (remove_files) COMPLETE
71692025-08-29T22:17:00.954Z[ recovery-image] Aug 29 22:17:00.784 INFO O| Aug 29 22:17:00.784 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71702025-08-29T22:17:00.979Z[ recovery-image] Aug 29 22:17:00.801 INFO O| Aug 29 22:17:00.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/umount"
71712025-08-29T22:17:00.979Z[ recovery-image] Aug 29 22:17:00.801 INFO O| Aug 29 22:17:00.801 INFO STEP 781 (remove_files) COMPLETE
71722025-08-29T22:17:00.979Z[ recovery-image] Aug 29 22:17:00.801 INFO O| Aug 29 22:17:00.801 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71732025-08-29T22:17:00.979Z[ recovery-image] Aug 29 22:17:00.816 INFO O| Aug 29 22:17:00.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/unshare"
71742025-08-29T22:17:00.979Z[ recovery-image] Aug 29 22:17:00.816 INFO O| Aug 29 22:17:00.816 INFO STEP 782 (remove_files) COMPLETE
71752025-08-29T22:17:00.979Z[ recovery-image] Aug 29 22:17:00.816 INFO O| Aug 29 22:17:00.816 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71762025-08-29T22:17:01.005Z[ recovery-image] Aug 29 22:17:00.831 INFO O| Aug 29 22:17:00.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/clri"
71772025-08-29T22:17:01.005Z[ recovery-image] Aug 29 22:17:00.831 INFO O| Aug 29 22:17:00.831 INFO STEP 783 (remove_files) COMPLETE
71782025-08-29T22:17:01.005Z[ recovery-image] Aug 29 22:17:00.831 INFO O| Aug 29 22:17:00.831 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71792025-08-29T22:17:01.031Z[ recovery-image] Aug 29 22:17:00.848 INFO O| Aug 29 22:17:00.848 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/dcopy"
71802025-08-29T22:17:01.031Z[ recovery-image] Aug 29 22:17:00.848 INFO O| Aug 29 22:17:00.848 INFO STEP 784 (remove_files) COMPLETE
71812025-08-29T22:17:01.031Z[ recovery-image] Aug 29 22:17:00.848 INFO O| Aug 29 22:17:00.848 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71822025-08-29T22:17:01.031Z[ recovery-image] Aug 29 22:17:00.865 INFO O| Aug 29 22:17:00.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/df"
71832025-08-29T22:17:01.031Z[ recovery-image] Aug 29 22:17:00.865 INFO O| Aug 29 22:17:00.865 INFO STEP 785 (remove_files) COMPLETE
71842025-08-29T22:17:01.031Z[ recovery-image] Aug 29 22:17:00.865 INFO O| Aug 29 22:17:00.865 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71852025-08-29T22:17:01.056Z[ recovery-image] Aug 29 22:17:00.883 INFO O| Aug 29 22:17:00.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/edquota"
71862025-08-29T22:17:01.056Z[ recovery-image] Aug 29 22:17:00.883 INFO O| Aug 29 22:17:00.883 INFO STEP 786 (remove_files) COMPLETE
71872025-08-29T22:17:01.056Z[ recovery-image] Aug 29 22:17:00.883 INFO O| Aug 29 22:17:00.883 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71882025-08-29T22:17:01.081Z[ recovery-image] Aug 29 22:17:00.900 INFO O| Aug 29 22:17:00.900 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ff"
71892025-08-29T22:17:01.082Z[ recovery-image] Aug 29 22:17:00.900 INFO O| Aug 29 22:17:00.900 INFO STEP 787 (remove_files) COMPLETE
71902025-08-29T22:17:01.082Z[ recovery-image] Aug 29 22:17:00.900 INFO O| Aug 29 22:17:00.900 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71912025-08-29T22:17:01.082Z[ recovery-image] Aug 29 22:17:00.917 INFO O| Aug 29 22:17:00.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsck"
71922025-08-29T22:17:01.082Z[ recovery-image] Aug 29 22:17:00.918 INFO O| Aug 29 22:17:00.918 INFO STEP 788 (remove_files) COMPLETE
71932025-08-29T22:17:01.082Z[ recovery-image] Aug 29 22:17:00.918 INFO O| Aug 29 22:17:00.918 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71942025-08-29T22:17:01.107Z[ recovery-image] Aug 29 22:17:00.935 INFO O| Aug 29 22:17:00.935 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsckall"
71952025-08-29T22:17:01.107Z[ recovery-image] Aug 29 22:17:00.935 INFO O| Aug 29 22:17:00.935 INFO STEP 789 (remove_files) COMPLETE
71962025-08-29T22:17:01.107Z[ recovery-image] Aug 29 22:17:00.935 INFO O| Aug 29 22:17:00.935 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71972025-08-29T22:17:01.132Z[ recovery-image] Aug 29 22:17:00.951 INFO O| Aug 29 22:17:00.951 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsdb"
71982025-08-29T22:17:01.133Z[ recovery-image] Aug 29 22:17:00.951 INFO O| Aug 29 22:17:00.951 INFO STEP 790 (remove_files) COMPLETE
71992025-08-29T22:17:01.133Z[ recovery-image] Aug 29 22:17:00.951 INFO O| Aug 29 22:17:00.951 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72002025-08-29T22:17:01.133Z[ recovery-image] Aug 29 22:17:00.965 INFO O| Aug 29 22:17:00.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsirand"
72012025-08-29T22:17:01.133Z[ recovery-image] Aug 29 22:17:00.965 INFO O| Aug 29 22:17:00.965 INFO STEP 791 (remove_files) COMPLETE
72022025-08-29T22:17:01.133Z[ recovery-image] Aug 29 22:17:00.965 INFO O| Aug 29 22:17:00.965 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72032025-08-29T22:17:01.158Z[ recovery-image] Aug 29 22:17:00.980 INFO O| Aug 29 22:17:00.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fssnap"
72042025-08-29T22:17:01.158Z[ recovery-image] Aug 29 22:17:00.980 INFO O| Aug 29 22:17:00.980 INFO STEP 792 (remove_files) COMPLETE
72052025-08-29T22:17:01.158Z[ recovery-image] Aug 29 22:17:00.980 INFO O| Aug 29 22:17:00.980 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72062025-08-29T22:17:01.158Z[ recovery-image] Aug 29 22:17:00.995 INFO O| Aug 29 22:17:00.995 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp"
72072025-08-29T22:17:01.158Z[ recovery-image] Aug 29 22:17:00.995 INFO O| Aug 29 22:17:00.995 INFO STEP 793 (remove_files) COMPLETE
72082025-08-29T22:17:01.158Z[ recovery-image] Aug 29 22:17:00.995 INFO O| Aug 29 22:17:00.995 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72092025-08-29T22:17:01.186Z[ recovery-image] Aug 29 22:17:01.009 INFO O| Aug 29 22:17:01.008 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
72102025-08-29T22:17:01.186Z[ recovery-image] Aug 29 22:17:01.009 INFO O| Aug 29 22:17:01.009 INFO STEP 794 (remove_files) COMPLETE
72112025-08-29T22:17:01.186Z[ recovery-image] Aug 29 22:17:01.009 INFO O| Aug 29 22:17:01.009 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72122025-08-29T22:17:01.211Z[ recovery-image] Aug 29 22:17:01.027 INFO O| Aug 29 22:17:01.027 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/labelit"
72132025-08-29T22:17:01.211Z[ recovery-image] Aug 29 22:17:01.027 INFO O| Aug 29 22:17:01.027 INFO STEP 795 (remove_files) COMPLETE
72142025-08-29T22:17:01.211Z[ recovery-image] Aug 29 22:17:01.027 INFO O| Aug 29 22:17:01.027 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72152025-08-29T22:17:01.211Z[ recovery-image] Aug 29 22:17:01.045 INFO O| Aug 29 22:17:01.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/lockfs"
72162025-08-29T22:17:01.211Z[ recovery-image] Aug 29 22:17:01.045 INFO O| Aug 29 22:17:01.045 INFO STEP 796 (remove_files) COMPLETE
72172025-08-29T22:17:01.211Z[ recovery-image] Aug 29 22:17:01.045 INFO O| Aug 29 22:17:01.045 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72182025-08-29T22:17:01.236Z[ recovery-image] Aug 29 22:17:01.062 INFO O| Aug 29 22:17:01.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/mkfs"
72192025-08-29T22:17:01.236Z[ recovery-image] Aug 29 22:17:01.062 INFO O| Aug 29 22:17:01.062 INFO STEP 797 (remove_files) COMPLETE
72202025-08-29T22:17:01.236Z[ recovery-image] Aug 29 22:17:01.062 INFO O| Aug 29 22:17:01.062 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72212025-08-29T22:17:01.261Z[ recovery-image] Aug 29 22:17:01.077 INFO O| Aug 29 22:17:01.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ncheck"
72222025-08-29T22:17:01.261Z[ recovery-image] Aug 29 22:17:01.077 INFO O| Aug 29 22:17:01.077 INFO STEP 798 (remove_files) COMPLETE
72232025-08-29T22:17:01.261Z[ recovery-image] Aug 29 22:17:01.077 INFO O| Aug 29 22:17:01.077 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72242025-08-29T22:17:01.261Z[ recovery-image] Aug 29 22:17:01.091 INFO O| Aug 29 22:17:01.091 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/newfs"
72252025-08-29T22:17:01.261Z[ recovery-image] Aug 29 22:17:01.091 INFO O| Aug 29 22:17:01.091 INFO STEP 799 (remove_files) COMPLETE
72262025-08-29T22:17:01.261Z[ recovery-image] Aug 29 22:17:01.091 INFO O| Aug 29 22:17:01.091 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72272025-08-29T22:17:01.287Z[ recovery-image] Aug 29 22:17:01.109 INFO O| Aug 29 22:17:01.109 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quot"
72282025-08-29T22:17:01.288Z[ recovery-image] Aug 29 22:17:01.109 INFO O| Aug 29 22:17:01.109 INFO STEP 800 (remove_files) COMPLETE
72292025-08-29T22:17:01.288Z[ recovery-image] Aug 29 22:17:01.109 INFO O| Aug 29 22:17:01.109 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72302025-08-29T22:17:01.288Z[ recovery-image] Aug 29 22:17:01.125 INFO O| Aug 29 22:17:01.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotacheck"
72312025-08-29T22:17:01.288Z[ recovery-image] Aug 29 22:17:01.125 INFO O| Aug 29 22:17:01.125 INFO STEP 801 (remove_files) COMPLETE
72322025-08-29T22:17:01.313Z[ recovery-image] Aug 29 22:17:01.125 INFO O| Aug 29 22:17:01.125 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72332025-08-29T22:17:01.313Z[ recovery-image] Aug 29 22:17:01.143 INFO O| Aug 29 22:17:01.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaoff"
72342025-08-29T22:17:01.313Z[ recovery-image] Aug 29 22:17:01.144 INFO O| Aug 29 22:17:01.143 INFO STEP 802 (remove_files) COMPLETE
72352025-08-29T22:17:01.313Z[ recovery-image] Aug 29 22:17:01.144 INFO O| Aug 29 22:17:01.144 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72362025-08-29T22:17:01.339Z[ recovery-image] Aug 29 22:17:01.159 INFO O| Aug 29 22:17:01.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaon"
72372025-08-29T22:17:01.339Z[ recovery-image] Aug 29 22:17:01.159 INFO O| Aug 29 22:17:01.159 INFO STEP 803 (remove_files) COMPLETE
72382025-08-29T22:17:01.339Z[ recovery-image] Aug 29 22:17:01.159 INFO O| Aug 29 22:17:01.159 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72392025-08-29T22:17:01.339Z[ recovery-image] Aug 29 22:17:01.174 INFO O| Aug 29 22:17:01.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/repquota"
72402025-08-29T22:17:01.339Z[ recovery-image] Aug 29 22:17:01.174 INFO O| Aug 29 22:17:01.174 INFO STEP 804 (remove_files) COMPLETE
72412025-08-29T22:17:01.339Z[ recovery-image] Aug 29 22:17:01.174 INFO O| Aug 29 22:17:01.174 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72422025-08-29T22:17:01.364Z[ recovery-image] Aug 29 22:17:01.188 INFO O| Aug 29 22:17:01.188 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/tunefs"
72432025-08-29T22:17:01.364Z[ recovery-image] Aug 29 22:17:01.188 INFO O| Aug 29 22:17:01.188 INFO STEP 805 (remove_files) COMPLETE
72442025-08-29T22:17:01.364Z[ recovery-image] Aug 29 22:17:01.188 INFO O| Aug 29 22:17:01.188 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72452025-08-29T22:17:01.389Z[ recovery-image] Aug 29 22:17:01.203 INFO O| Aug 29 22:17:01.203 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsdump"
72462025-08-29T22:17:01.389Z[ recovery-image] Aug 29 22:17:01.203 INFO O| Aug 29 22:17:01.203 INFO STEP 806 (remove_files) COMPLETE
72472025-08-29T22:17:01.389Z[ recovery-image] Aug 29 22:17:01.203 INFO O| Aug 29 22:17:01.203 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72482025-08-29T22:17:01.389Z[ recovery-image] Aug 29 22:17:01.219 INFO O| Aug 29 22:17:01.219 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsrestore"
72492025-08-29T22:17:01.389Z[ recovery-image] Aug 29 22:17:01.219 INFO O| Aug 29 22:17:01.219 INFO STEP 807 (remove_files) COMPLETE
72502025-08-29T22:17:01.389Z[ recovery-image] Aug 29 22:17:01.219 INFO O| Aug 29 22:17:01.219 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72512025-08-29T22:17:01.414Z[ recovery-image] Aug 29 22:17:01.234 INFO O| Aug 29 22:17:01.234 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/volcopy"
72522025-08-29T22:17:01.414Z[ recovery-image] Aug 29 22:17:01.234 INFO O| Aug 29 22:17:01.234 INFO STEP 808 (remove_files) COMPLETE
72532025-08-29T22:17:01.415Z[ recovery-image] Aug 29 22:17:01.234 INFO O| Aug 29 22:17:01.234 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72542025-08-29T22:17:01.415Z[ recovery-image] Aug 29 22:17:01.250 INFO O| Aug 29 22:17:01.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh1024-0.so.1"
72552025-08-29T22:17:01.415Z[ recovery-image] Aug 29 22:17:01.250 INFO O| Aug 29 22:17:01.250 INFO STEP 809 (remove_files) COMPLETE
72562025-08-29T22:17:01.415Z[ recovery-image] Aug 29 22:17:01.250 INFO O| Aug 29 22:17:01.250 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72572025-08-29T22:17:01.441Z[ recovery-image] Aug 29 22:17:01.266 INFO O| Aug 29 22:17:01.266 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh640-0.so.1"
72582025-08-29T22:17:01.441Z[ recovery-image] Aug 29 22:17:01.266 INFO O| Aug 29 22:17:01.266 INFO STEP 810 (remove_files) COMPLETE
72592025-08-29T22:17:01.441Z[ recovery-image] Aug 29 22:17:01.266 INFO O| Aug 29 22:17:01.266 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72602025-08-29T22:17:01.466Z[ recovery-image] Aug 29 22:17:01.282 INFO O| Aug 29 22:17:01.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gsscred_clean"
72612025-08-29T22:17:01.466Z[ recovery-image] Aug 29 22:17:01.283 INFO O| Aug 29 22:17:01.283 INFO STEP 811 (remove_files) COMPLETE
72622025-08-29T22:17:01.466Z[ recovery-image] Aug 29 22:17:01.283 INFO O| Aug 29 22:17:01.283 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72632025-08-29T22:17:01.466Z[ recovery-image] Aug 29 22:17:01.297 INFO O| Aug 29 22:17:01.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gssd"
72642025-08-29T22:17:01.466Z[ recovery-image] Aug 29 22:17:01.297 INFO O| Aug 29 22:17:01.297 INFO STEP 812 (remove_files) COMPLETE
72652025-08-29T22:17:01.466Z[ recovery-image] Aug 29 22:17:01.297 INFO O| Aug 29 22:17:01.297 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72662025-08-29T22:17:01.491Z[ recovery-image] Aug 29 22:17:01.314 INFO O| Aug 29 22:17:01.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_dh.so.1"
72672025-08-29T22:17:01.491Z[ recovery-image] Aug 29 22:17:01.314 INFO O| Aug 29 22:17:01.314 INFO STEP 813 (remove_files) COMPLETE
72682025-08-29T22:17:01.491Z[ recovery-image] Aug 29 22:17:01.314 INFO O| Aug 29 22:17:01.314 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72692025-08-29T22:17:01.491Z[ recovery-image] Aug 29 22:17:01.327 INFO O| Aug 29 22:17:01.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_krb5.so.1"
72702025-08-29T22:17:01.491Z[ recovery-image] Aug 29 22:17:01.327 INFO O| Aug 29 22:17:01.327 INFO STEP 814 (remove_files) COMPLETE
72712025-08-29T22:17:01.491Z[ recovery-image] Aug 29 22:17:01.327 INFO O| Aug 29 22:17:01.327 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72722025-08-29T22:17:01.517Z[ recovery-image] Aug 29 22:17:01.344 INFO O| Aug 29 22:17:01.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_spnego.so.1"
72732025-08-29T22:17:01.517Z[ recovery-image] Aug 29 22:17:01.345 INFO O| Aug 29 22:17:01.344 INFO STEP 815 (remove_files) COMPLETE
72742025-08-29T22:17:01.517Z[ recovery-image] Aug 29 22:17:01.345 INFO O| Aug 29 22:17:01.344 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72752025-08-29T22:17:01.542Z[ recovery-image] Aug 29 22:17:01.362 INFO O| Aug 29 22:17:01.361 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/amd64/in.iked"
72762025-08-29T22:17:01.542Z[ recovery-image] Aug 29 22:17:01.362 INFO O| Aug 29 22:17:01.362 INFO STEP 816 (remove_files) COMPLETE
72772025-08-29T22:17:01.542Z[ recovery-image] Aug 29 22:17:01.362 INFO O| Aug 29 22:17:01.362 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72782025-08-29T22:17:01.542Z[ recovery-image] Aug 29 22:17:01.375 INFO O| Aug 29 22:17:01.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certdb"
72792025-08-29T22:17:01.542Z[ recovery-image] Aug 29 22:17:01.375 INFO O| Aug 29 22:17:01.375 INFO STEP 817 (remove_files) COMPLETE
72802025-08-29T22:17:01.542Z[ recovery-image] Aug 29 22:17:01.375 INFO O| Aug 29 22:17:01.375 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72812025-08-29T22:17:01.567Z[ recovery-image] Aug 29 22:17:01.394 INFO O| Aug 29 22:17:01.394 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certlocal"
72822025-08-29T22:17:01.567Z[ recovery-image] Aug 29 22:17:01.395 INFO O| Aug 29 22:17:01.394 INFO STEP 818 (remove_files) COMPLETE
72832025-08-29T22:17:01.567Z[ recovery-image] Aug 29 22:17:01.395 INFO O| Aug 29 22:17:01.395 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72842025-08-29T22:17:01.594Z[ recovery-image] Aug 29 22:17:01.411 INFO O| Aug 29 22:17:01.411 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certrldb"
72852025-08-29T22:17:01.594Z[ recovery-image] Aug 29 22:17:01.411 INFO O| Aug 29 22:17:01.411 INFO STEP 819 (remove_files) COMPLETE
72862025-08-29T22:17:01.594Z[ recovery-image] Aug 29 22:17:01.411 INFO O| Aug 29 22:17:01.411 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72872025-08-29T22:17:01.594Z[ recovery-image] Aug 29 22:17:01.429 INFO O| Aug 29 22:17:01.429 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.iked"
72882025-08-29T22:17:01.594Z[ recovery-image] Aug 29 22:17:01.429 INFO O| Aug 29 22:17:01.429 INFO STEP 820 (remove_files) COMPLETE
72892025-08-29T22:17:01.594Z[ recovery-image] Aug 29 22:17:01.429 INFO O| Aug 29 22:17:01.429 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72902025-08-29T22:17:01.619Z[ recovery-image] Aug 29 22:17:01.447 INFO O| Aug 29 22:17:01.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.ripngd"
72912025-08-29T22:17:01.619Z[ recovery-image] Aug 29 22:17:01.447 INFO O| Aug 29 22:17:01.447 INFO STEP 821 (remove_files) COMPLETE
72922025-08-29T22:17:01.619Z[ recovery-image] Aug 29 22:17:01.447 INFO O| Aug 29 22:17:01.447 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72932025-08-29T22:17:01.644Z[ recovery-image] Aug 29 22:17:01.465 INFO O| Aug 29 22:17:01.465 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/inetd"
72942025-08-29T22:17:01.644Z[ recovery-image] Aug 29 22:17:01.465 INFO O| Aug 29 22:17:01.465 INFO STEP 822 (remove_files) COMPLETE
72952025-08-29T22:17:01.644Z[ recovery-image] Aug 29 22:17:01.465 INFO O| Aug 29 22:17:01.465 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72962025-08-29T22:17:01.644Z[ recovery-image] Aug 29 22:17:01.480 INFO O| Aug 29 22:17:01.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
72972025-08-29T22:17:01.644Z[ recovery-image] Aug 29 22:17:01.480 INFO O| Aug 29 22:17:01.480 INFO STEP 823 (remove_files) COMPLETE
72982025-08-29T22:17:01.644Z[ recovery-image] Aug 29 22:17:01.480 INFO O| Aug 29 22:17:01.480 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72992025-08-29T22:17:01.669Z[ recovery-image] Aug 29 22:17:01.498 INFO O| Aug 29 22:17:01.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/ktkt_warnd"
73002025-08-29T22:17:01.669Z[ recovery-image] Aug 29 22:17:01.498 INFO O| Aug 29 22:17:01.498 INFO STEP 824 (remove_files) COMPLETE
73012025-08-29T22:17:01.670Z[ recovery-image] Aug 29 22:17:01.498 INFO O| Aug 29 22:17:01.498 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73022025-08-29T22:17:01.695Z[ recovery-image] Aug 29 22:17:01.513 INFO O| Aug 29 22:17:01.513 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
73032025-08-29T22:17:01.695Z[ recovery-image] Aug 29 22:17:01.513 INFO O| Aug 29 22:17:01.513 INFO STEP 825 (remove_files) COMPLETE
73042025-08-29T22:17:01.695Z[ recovery-image] Aug 29 22:17:01.513 INFO O| Aug 29 22:17:01.513 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73052025-08-29T22:17:01.695Z[ recovery-image] Aug 29 22:17:01.527 INFO O| Aug 29 22:17:01.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libss.so.1"
73062025-08-29T22:17:01.719Z[ recovery-image] Aug 29 22:17:01.551 INFO O| Aug 29 22:17:01.551 INFO STEP 826 (remove_files) COMPLETE
73072025-08-29T22:17:01.719Z[ recovery-image] Aug 29 22:17:01.551 INFO O| Aug 29 22:17:01.551 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73082025-08-29T22:17:01.744Z[ recovery-image] Aug 29 22:17:01.569 INFO O| Aug 29 22:17:01.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
73092025-08-29T22:17:01.744Z[ recovery-image] Aug 29 22:17:01.569 INFO O| Aug 29 22:17:01.569 INFO STEP 827 (remove_files) COMPLETE
73102025-08-29T22:17:01.744Z[ recovery-image] Aug 29 22:17:01.569 INFO O| Aug 29 22:17:01.569 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73112025-08-29T22:17:01.769Z[ recovery-image] Aug 29 22:17:01.585 INFO O| Aug 29 22:17:01.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.above4G"
73122025-08-29T22:17:01.769Z[ recovery-image] Aug 29 22:17:01.585 INFO O| Aug 29 22:17:01.585 INFO STEP 828 (remove_files) COMPLETE
73132025-08-29T22:17:01.769Z[ recovery-image] Aug 29 22:17:01.586 INFO O| Aug 29 22:17:01.585 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73142025-08-29T22:17:01.769Z[ recovery-image] Aug 29 22:17:01.601 INFO O| Aug 29 22:17:01.601 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.below4G"
73152025-08-29T22:17:01.769Z[ recovery-image] Aug 29 22:17:01.601 INFO O| Aug 29 22:17:01.601 INFO STEP 829 (remove_files) COMPLETE
73162025-08-29T22:17:01.769Z[ recovery-image] Aug 29 22:17:01.601 INFO O| Aug 29 22:17:01.601 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73172025-08-29T22:17:01.796Z[ recovery-image] Aug 29 22:17:01.619 INFO O| Aug 29 22:17:01.619 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.bssalign"
73182025-08-29T22:17:01.796Z[ recovery-image] Aug 29 22:17:01.619 INFO O| Aug 29 22:17:01.619 INFO STEP 830 (remove_files) COMPLETE
73192025-08-29T22:17:01.796Z[ recovery-image] Aug 29 22:17:01.619 INFO O| Aug 29 22:17:01.619 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73202025-08-29T22:17:01.821Z[ recovery-image] Aug 29 22:17:01.643 INFO O| Aug 29 22:17:01.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.default"
73212025-08-29T22:17:01.821Z[ recovery-image] Aug 29 22:17:01.643 INFO O| Aug 29 22:17:01.643 INFO STEP 831 (remove_files) COMPLETE
73222025-08-29T22:17:01.821Z[ recovery-image] Aug 29 22:17:01.643 INFO O| Aug 29 22:17:01.643 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73232025-08-29T22:17:01.846Z[ recovery-image] Aug 29 22:17:01.666 INFO O| Aug 29 22:17:01.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.execdata"
73242025-08-29T22:17:01.846Z[ recovery-image] Aug 29 22:17:01.667 INFO O| Aug 29 22:17:01.667 INFO STEP 832 (remove_files) COMPLETE
73252025-08-29T22:17:01.846Z[ recovery-image] Aug 29 22:17:01.667 INFO O| Aug 29 22:17:01.667 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73262025-08-29T22:17:01.871Z[ recovery-image] Aug 29 22:17:01.690 INFO O| Aug 29 22:17:01.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.filter"
73272025-08-29T22:17:01.871Z[ recovery-image] Aug 29 22:17:01.690 INFO O| Aug 29 22:17:01.690 INFO STEP 833 (remove_files) COMPLETE
73282025-08-29T22:17:01.871Z[ recovery-image] Aug 29 22:17:01.690 INFO O| Aug 29 22:17:01.690 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73292025-08-29T22:17:01.871Z[ recovery-image] Aug 29 22:17:01.709 INFO O| Aug 29 22:17:01.708 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexbss"
73302025-08-29T22:17:01.872Z[ recovery-image] Aug 29 22:17:01.709 INFO O| Aug 29 22:17:01.709 INFO STEP 834 (remove_files) COMPLETE
73312025-08-29T22:17:01.872Z[ recovery-image] Aug 29 22:17:01.709 INFO O| Aug 29 22:17:01.709 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73322025-08-29T22:17:01.897Z[ recovery-image] Aug 29 22:17:01.721 INFO O| Aug 29 22:17:01.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexdata"
73332025-08-29T22:17:01.897Z[ recovery-image] Aug 29 22:17:01.721 INFO O| Aug 29 22:17:01.721 INFO STEP 835 (remove_files) COMPLETE
73342025-08-29T22:17:01.897Z[ recovery-image] Aug 29 22:17:01.721 INFO O| Aug 29 22:17:01.721 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73352025-08-29T22:17:01.922Z[ recovery-image] Aug 29 22:17:01.736 INFO O| Aug 29 22:17:01.736 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexstk"
73362025-08-29T22:17:01.922Z[ recovery-image] Aug 29 22:17:01.736 INFO O| Aug 29 22:17:01.736 INFO STEP 836 (remove_files) COMPLETE
73372025-08-29T22:17:01.922Z[ recovery-image] Aug 29 22:17:01.736 INFO O| Aug 29 22:17:01.736 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73382025-08-29T22:17:01.922Z[ recovery-image] Aug 29 22:17:01.753 INFO O| Aug 29 22:17:01.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.pagealign"
73392025-08-29T22:17:01.922Z[ recovery-image] Aug 29 22:17:01.753 INFO O| Aug 29 22:17:01.753 INFO STEP 837 (remove_files) COMPLETE
73402025-08-29T22:17:01.922Z[ recovery-image] Aug 29 22:17:01.753 INFO O| Aug 29 22:17:01.753 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73412025-08-29T22:17:01.947Z[ recovery-image] Aug 29 22:17:01.768 INFO O| Aug 29 22:17:01.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
73422025-08-29T22:17:01.947Z[ recovery-image] Aug 29 22:17:01.768 INFO O| Aug 29 22:17:01.768 INFO STEP 838 (remove_files) COMPLETE
73432025-08-29T22:17:01.947Z[ recovery-image] Aug 29 22:17:01.768 INFO O| Aug 29 22:17:01.768 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73442025-08-29T22:17:01.947Z[ recovery-image] Aug 29 22:17:01.781 INFO O| Aug 29 22:17:01.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
73452025-08-29T22:17:01.947Z[ recovery-image] Aug 29 22:17:01.781 INFO O| Aug 29 22:17:01.781 INFO STEP 839 (remove_files) COMPLETE
73462025-08-29T22:17:01.947Z[ recovery-image] Aug 29 22:17:01.781 INFO O| Aug 29 22:17:01.781 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73472025-08-29T22:17:01.973Z[ recovery-image] Aug 29 22:17:01.801 INFO O| Aug 29 22:17:01.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
73482025-08-29T22:17:01.973Z[ recovery-image] Aug 29 22:17:01.802 INFO O| Aug 29 22:17:01.802 INFO STEP 840 (remove_files) COMPLETE
73492025-08-29T22:17:01.973Z[ recovery-image] Aug 29 22:17:01.802 INFO O| Aug 29 22:17:01.802 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73502025-08-29T22:17:01.998Z[ recovery-image] Aug 29 22:17:01.822 INFO O| Aug 29 22:17:01.821 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
73512025-08-29T22:17:01.998Z[ recovery-image] Aug 29 22:17:01.822 INFO O| Aug 29 22:17:01.822 INFO STEP 841 (remove_files) COMPLETE
73522025-08-29T22:17:01.998Z[ recovery-image] Aug 29 22:17:01.822 INFO O| Aug 29 22:17:01.822 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73532025-08-29T22:17:02.023Z[ recovery-image] Aug 29 22:17:01.841 INFO O| Aug 29 22:17:01.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/who.so.1"
73542025-08-29T22:17:02.023Z[ recovery-image] Aug 29 22:17:01.842 INFO O| Aug 29 22:17:01.841 INFO STEP 842 (remove_files) COMPLETE
73552025-08-29T22:17:02.023Z[ recovery-image] Aug 29 22:17:01.842 INFO O| Aug 29 22:17:01.842 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73562025-08-29T22:17:02.023Z[ recovery-image] Aug 29 22:17:01.858 INFO O| Aug 29 22:17:01.858 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/ldprof.so.1"
73572025-08-29T22:17:02.023Z[ recovery-image] Aug 29 22:17:01.858 INFO O| Aug 29 22:17:01.858 INFO STEP 843 (remove_files) COMPLETE
73582025-08-29T22:17:02.023Z[ recovery-image] Aug 29 22:17:01.858 INFO O| Aug 29 22:17:01.858 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73592025-08-29T22:17:02.049Z[ recovery-image] Aug 29 22:17:01.871 INFO O| Aug 29 22:17:01.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/truss.so.1"
73602025-08-29T22:17:02.049Z[ recovery-image] Aug 29 22:17:01.872 INFO O| Aug 29 22:17:01.872 INFO STEP 844 (remove_files) COMPLETE
73612025-08-29T22:17:02.049Z[ recovery-image] Aug 29 22:17:01.872 INFO O| Aug 29 22:17:01.872 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73622025-08-29T22:17:02.049Z[ recovery-image] Aug 29 22:17:01.883 INFO O| Aug 29 22:17:01.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/who.so.1"
73632025-08-29T22:17:02.049Z[ recovery-image] Aug 29 22:17:01.883 INFO O| Aug 29 22:17:01.883 INFO STEP 845 (remove_files) COMPLETE
73642025-08-29T22:17:02.049Z[ recovery-image] Aug 29 22:17:01.883 INFO O| Aug 29 22:17:01.883 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73652025-08-29T22:17:02.075Z[ recovery-image] Aug 29 22:17:01.900 INFO O| Aug 29 22:17:01.900 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidb"
73662025-08-29T22:17:02.075Z[ recovery-image] Aug 29 22:17:01.901 INFO O| Aug 29 22:17:01.901 INFO STEP 846 (remove_files) COMPLETE
73672025-08-29T22:17:02.075Z[ recovery-image] Aug 29 22:17:01.901 INFO O| Aug 29 22:17:01.901 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73682025-08-29T22:17:02.102Z[ recovery-image] Aug 29 22:17:01.913 INFO O| Aug 29 22:17:01.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidr_plugin.so"
73692025-08-29T22:17:02.102Z[ recovery-image] Aug 29 22:17:01.913 INFO O| Aug 29 22:17:01.913 INFO STEP 847 (remove_files) COMPLETE
73702025-08-29T22:17:02.102Z[ recovery-image] Aug 29 22:17:01.913 INFO O| Aug 29 22:17:01.913 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73712025-08-29T22:17:02.102Z[ recovery-image] Aug 29 22:17:01.930 INFO O| Aug 29 22:17:01.930 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcieb"
73722025-08-29T22:17:02.102Z[ recovery-image] Aug 29 22:17:01.931 INFO O| Aug 29 22:17:01.931 INFO STEP 848 (remove_files) COMPLETE
73732025-08-29T22:17:02.103Z[ recovery-image] Aug 29 22:17:01.931 INFO O| Aug 29 22:17:01.931 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73742025-08-29T22:17:02.128Z[ recovery-image] Aug 29 22:17:01.944 INFO O| Aug 29 22:17:01.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
73752025-08-29T22:17:02.128Z[ recovery-image] Aug 29 22:17:01.945 INFO O| Aug 29 22:17:01.945 INFO STEP 849 (remove_files) COMPLETE
73762025-08-29T22:17:02.128Z[ recovery-image] Aug 29 22:17:01.945 INFO O| Aug 29 22:17:01.945 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73772025-08-29T22:17:02.128Z[ recovery-image] Aug 29 22:17:01.958 INFO O| Aug 29 22:17:01.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/mpt.so.1"
73782025-08-29T22:17:02.128Z[ recovery-image] Aug 29 22:17:01.958 INFO O| Aug 29 22:17:01.958 INFO STEP 850 (remove_files) COMPLETE
73792025-08-29T22:17:02.128Z[ recovery-image] Aug 29 22:17:01.958 INFO O| Aug 29 22:17:01.958 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73802025-08-29T22:17:02.154Z[ recovery-image] Aug 29 22:17:01.974 INFO O| Aug 29 22:17:01.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
73812025-08-29T22:17:02.154Z[ recovery-image] Aug 29 22:17:01.974 INFO O| Aug 29 22:17:01.974 INFO STEP 851 (remove_files) COMPLETE
73822025-08-29T22:17:02.154Z[ recovery-image] Aug 29 22:17:01.974 INFO O| Aug 29 22:17:01.974 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73832025-08-29T22:17:02.180Z[ recovery-image] Aug 29 22:17:01.992 INFO O| Aug 29 22:17:01.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/reparsed"
73842025-08-29T22:17:02.180Z[ recovery-image] Aug 29 22:17:01.992 INFO O| Aug 29 22:17:01.992 INFO STEP 852 (remove_files) COMPLETE
73852025-08-29T22:17:02.180Z[ recovery-image] Aug 29 22:17:01.992 INFO O| Aug 29 22:17:01.992 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73862025-08-29T22:17:02.180Z[ recovery-image] Aug 29 22:17:02.013 INFO O| Aug 29 22:17:02.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/listen"
73872025-08-29T22:17:02.180Z[ recovery-image] Aug 29 22:17:02.013 INFO O| Aug 29 22:17:02.013 INFO STEP 853 (remove_files) COMPLETE
73882025-08-29T22:17:02.180Z[ recovery-image] Aug 29 22:17:02.013 INFO O| Aug 29 22:17:02.013 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73892025-08-29T22:17:02.205Z[ recovery-image] Aug 29 22:17:02.030 INFO O| Aug 29 22:17:02.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/nlps_server"
73902025-08-29T22:17:02.205Z[ recovery-image] Aug 29 22:17:02.030 INFO O| Aug 29 22:17:02.030 INFO STEP 854 (remove_files) COMPLETE
73912025-08-29T22:17:02.205Z[ recovery-image] Aug 29 22:17:02.030 INFO O| Aug 29 22:17:02.030 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73922025-08-29T22:17:02.230Z[ recovery-image] Aug 29 22:17:02.044 INFO O| Aug 29 22:17:02.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
73932025-08-29T22:17:02.230Z[ recovery-image] Aug 29 22:17:02.044 INFO O| Aug 29 22:17:02.044 INFO STEP 855 (remove_files) COMPLETE
73942025-08-29T22:17:02.231Z[ recovery-image] Aug 29 22:17:02.044 INFO O| Aug 29 22:17:02.044 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73952025-08-29T22:17:02.231Z[ recovery-image] Aug 29 22:17:02.058 INFO O| Aug 29 22:17:02.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
73962025-08-29T22:17:02.231Z[ recovery-image] Aug 29 22:17:02.058 INFO O| Aug 29 22:17:02.058 INFO STEP 856 (remove_files) COMPLETE
73972025-08-29T22:17:02.231Z[ recovery-image] Aug 29 22:17:02.058 INFO O| Aug 29 22:17:02.058 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73982025-08-29T22:17:02.256Z[ recovery-image] Aug 29 22:17:02.072 INFO O| Aug 29 22:17:02.071 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
73992025-08-29T22:17:02.256Z[ recovery-image] Aug 29 22:17:02.072 INFO O| Aug 29 22:17:02.072 INFO STEP 857 (remove_files) COMPLETE
74002025-08-29T22:17:02.256Z[ recovery-image] Aug 29 22:17:02.072 INFO O| Aug 29 22:17:02.072 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74012025-08-29T22:17:02.256Z[ recovery-image] Aug 29 22:17:02.087 INFO O| Aug 29 22:17:02.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/login.so.1"
74022025-08-29T22:17:02.256Z[ recovery-image] Aug 29 22:17:02.087 INFO O| Aug 29 22:17:02.087 INFO STEP 858 (remove_files) COMPLETE
74032025-08-29T22:17:02.256Z[ recovery-image] Aug 29 22:17:02.087 INFO O| Aug 29 22:17:02.087 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74042025-08-29T22:17:02.282Z[ recovery-image] Aug 29 22:17:02.103 INFO O| Aug 29 22:17:02.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/plain.so.1"
74052025-08-29T22:17:02.282Z[ recovery-image] Aug 29 22:17:02.104 INFO O| Aug 29 22:17:02.104 INFO STEP 859 (remove_files) COMPLETE
74062025-08-29T22:17:02.282Z[ recovery-image] Aug 29 22:17:02.104 INFO O| Aug 29 22:17:02.104 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74072025-08-29T22:17:02.307Z[ recovery-image] Aug 29 22:17:02.122 INFO O| Aug 29 22:17:02.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/crammd5.so.1"
74082025-08-29T22:17:02.307Z[ recovery-image] Aug 29 22:17:02.122 INFO O| Aug 29 22:17:02.122 INFO STEP 860 (remove_files) COMPLETE
74092025-08-29T22:17:02.307Z[ recovery-image] Aug 29 22:17:02.122 INFO O| Aug 29 22:17:02.122 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74102025-08-29T22:17:02.307Z[ recovery-image] Aug 29 22:17:02.138 INFO O| Aug 29 22:17:02.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/digestmd5.so.1"
74112025-08-29T22:17:02.307Z[ recovery-image] Aug 29 22:17:02.138 INFO O| Aug 29 22:17:02.138 INFO STEP 861 (remove_files) COMPLETE
74122025-08-29T22:17:02.307Z[ recovery-image] Aug 29 22:17:02.138 INFO O| Aug 29 22:17:02.138 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74132025-08-29T22:17:02.332Z[ recovery-image] Aug 29 22:17:02.156 INFO O| Aug 29 22:17:02.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/gssapi.so.1"
74142025-08-29T22:17:02.332Z[ recovery-image] Aug 29 22:17:02.156 INFO O| Aug 29 22:17:02.156 INFO STEP 862 (remove_files) COMPLETE
74152025-08-29T22:17:02.332Z[ recovery-image] Aug 29 22:17:02.156 INFO O| Aug 29 22:17:02.156 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74162025-08-29T22:17:02.358Z[ recovery-image] Aug 29 22:17:02.173 INFO O| Aug 29 22:17:02.173 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/login.so.1"
74172025-08-29T22:17:02.358Z[ recovery-image] Aug 29 22:17:02.173 INFO O| Aug 29 22:17:02.173 INFO STEP 863 (remove_files) COMPLETE
74182025-08-29T22:17:02.358Z[ recovery-image] Aug 29 22:17:02.173 INFO O| Aug 29 22:17:02.173 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74192025-08-29T22:17:02.383Z[ recovery-image] Aug 29 22:17:02.189 INFO O| Aug 29 22:17:02.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/plain.so.1"
74202025-08-29T22:17:02.383Z[ recovery-image] Aug 29 22:17:02.189 INFO O| Aug 29 22:17:02.189 INFO STEP 864 (remove_files) COMPLETE
74212025-08-29T22:17:02.383Z[ recovery-image] Aug 29 22:17:02.189 INFO O| Aug 29 22:17:02.189 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74222025-08-29T22:17:02.383Z[ recovery-image] Aug 29 22:17:02.203 INFO O| Aug 29 22:17:02.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
74232025-08-29T22:17:02.383Z[ recovery-image] Aug 29 22:17:02.203 INFO O| Aug 29 22:17:02.203 INFO STEP 865 (remove_files) COMPLETE
74242025-08-29T22:17:02.383Z[ recovery-image] Aug 29 22:17:02.203 INFO O| Aug 29 22:17:02.203 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74252025-08-29T22:17:02.383Z[ recovery-image] Aug 29 22:17:02.221 INFO O| Aug 29 22:17:02.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
74262025-08-29T22:17:02.383Z[ recovery-image] Aug 29 22:17:02.221 INFO O| Aug 29 22:17:02.221 INFO STEP 866 (remove_files) COMPLETE
74272025-08-29T22:17:02.383Z[ recovery-image] Aug 29 22:17:02.221 INFO O| Aug 29 22:17:02.221 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74282025-08-29T22:17:02.408Z[ recovery-image] Aug 29 22:17:02.240 INFO O| Aug 29 22:17:02.238 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
74292025-08-29T22:17:02.408Z[ recovery-image] Aug 29 22:17:02.240 INFO O| Aug 29 22:17:02.240 INFO STEP 867 (remove_files) COMPLETE
74302025-08-29T22:17:02.409Z[ recovery-image] Aug 29 22:17:02.240 INFO O| Aug 29 22:17:02.240 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74312025-08-29T22:17:02.460Z[ recovery-image] Aug 29 22:17:02.297 INFO O| Aug 29 22:17:02.297 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
74322025-08-29T22:17:02.460Z[ recovery-image] Aug 29 22:17:02.298 INFO O| Aug 29 22:17:02.298 INFO STEP 868 (remove_files) COMPLETE
74332025-08-29T22:17:02.485Z[ recovery-image] Aug 29 22:17:02.298 INFO O| Aug 29 22:17:02.298 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74342025-08-29T22:17:02.485Z[ recovery-image] Aug 29 22:17:02.313 INFO O| Aug 29 22:17:02.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
74352025-08-29T22:17:02.485Z[ recovery-image] Aug 29 22:17:02.313 INFO O| Aug 29 22:17:02.313 INFO STEP 869 (remove_files) COMPLETE
74362025-08-29T22:17:02.485Z[ recovery-image] Aug 29 22:17:02.314 INFO O| Aug 29 22:17:02.314 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74372025-08-29T22:17:02.510Z[ recovery-image] Aug 29 22:17:02.335 INFO O| Aug 29 22:17:02.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
74382025-08-29T22:17:02.510Z[ recovery-image] Aug 29 22:17:02.335 INFO O| Aug 29 22:17:02.335 INFO STEP 870 (remove_files) COMPLETE
74392025-08-29T22:17:02.510Z[ recovery-image] Aug 29 22:17:02.335 INFO O| Aug 29 22:17:02.335 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74402025-08-29T22:17:02.535Z[ recovery-image] Aug 29 22:17:02.355 INFO O| Aug 29 22:17:02.354 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
74412025-08-29T22:17:02.535Z[ recovery-image] Aug 29 22:17:02.355 INFO O| Aug 29 22:17:02.355 INFO STEP 871 (remove_files) COMPLETE
74422025-08-29T22:17:02.535Z[ recovery-image] Aug 29 22:17:02.355 INFO O| Aug 29 22:17:02.355 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74432025-08-29T22:17:02.562Z[ recovery-image] Aug 29 22:17:02.395 INFO O| Aug 29 22:17:02.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
74442025-08-29T22:17:02.562Z[ recovery-image] Aug 29 22:17:02.395 INFO O| Aug 29 22:17:02.395 INFO STEP 872 (remove_files) COMPLETE
74452025-08-29T22:17:02.562Z[ recovery-image] Aug 29 22:17:02.395 INFO O| Aug 29 22:17:02.395 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74462025-08-29T22:17:02.621Z[ recovery-image] Aug 29 22:17:02.459 INFO O| Aug 29 22:17:02.459 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
74472025-08-29T22:17:02.647Z[ recovery-image] Aug 29 22:17:02.459 INFO O| Aug 29 22:17:02.459 INFO STEP 873 (remove_files) COMPLETE
74482025-08-29T22:17:02.647Z[ recovery-image] Aug 29 22:17:02.459 INFO O| Aug 29 22:17:02.459 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74492025-08-29T22:17:02.647Z[ recovery-image] Aug 29 22:17:02.474 INFO O| Aug 29 22:17:02.474 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
74502025-08-29T22:17:02.647Z[ recovery-image] Aug 29 22:17:02.474 INFO O| Aug 29 22:17:02.474 INFO STEP 874 (remove_files) COMPLETE
74512025-08-29T22:17:02.647Z[ recovery-image] Aug 29 22:17:02.474 INFO O| Aug 29 22:17:02.474 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74522025-08-29T22:17:02.696Z[ recovery-image] Aug 29 22:17:02.534 INFO O| Aug 29 22:17:02.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
74532025-08-29T22:17:02.696Z[ recovery-image] Aug 29 22:17:02.534 INFO O| Aug 29 22:17:02.534 INFO STEP 875 (remove_files) COMPLETE
74542025-08-29T22:17:02.723Z[ recovery-image] Aug 29 22:17:02.534 INFO O| Aug 29 22:17:02.534 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74552025-08-29T22:17:02.723Z[ recovery-image] Aug 29 22:17:02.550 INFO O| Aug 29 22:17:02.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
74562025-08-29T22:17:02.723Z[ recovery-image] Aug 29 22:17:02.550 INFO O| Aug 29 22:17:02.550 INFO STEP 876 (remove_files) COMPLETE
74572025-08-29T22:17:02.723Z[ recovery-image] Aug 29 22:17:02.550 INFO O| Aug 29 22:17:02.550 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74582025-08-29T22:17:02.749Z[ recovery-image] Aug 29 22:17:02.565 INFO O| Aug 29 22:17:02.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
74592025-08-29T22:17:02.749Z[ recovery-image] Aug 29 22:17:02.565 INFO O| Aug 29 22:17:02.565 INFO STEP 877 (remove_files) COMPLETE
74602025-08-29T22:17:02.749Z[ recovery-image] Aug 29 22:17:02.565 INFO O| Aug 29 22:17:02.565 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74612025-08-29T22:17:02.782Z[ recovery-image] Aug 29 22:17:02.620 INFO O| Aug 29 22:17:02.620 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
74622025-08-29T22:17:02.782Z[ recovery-image] Aug 29 22:17:02.620 INFO O| Aug 29 22:17:02.620 INFO STEP 878 (remove_files) COMPLETE
74632025-08-29T22:17:02.807Z[ recovery-image] Aug 29 22:17:02.620 INFO O| Aug 29 22:17:02.620 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74642025-08-29T22:17:02.807Z[ recovery-image] Aug 29 22:17:02.637 INFO O| Aug 29 22:17:02.636 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
74652025-08-29T22:17:02.807Z[ recovery-image] Aug 29 22:17:02.637 INFO O| Aug 29 22:17:02.637 INFO STEP 879 (remove_files) COMPLETE
74662025-08-29T22:17:02.807Z[ recovery-image] Aug 29 22:17:02.637 INFO O| Aug 29 22:17:02.637 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74672025-08-29T22:17:02.833Z[ recovery-image] Aug 29 22:17:02.653 INFO O| Aug 29 22:17:02.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_list.so.1"
74682025-08-29T22:17:02.833Z[ recovery-image] Aug 29 22:17:02.654 INFO O| Aug 29 22:17:02.654 INFO STEP 880 (remove_files) COMPLETE
74692025-08-29T22:17:02.833Z[ recovery-image] Aug 29 22:17:02.654 INFO O| Aug 29 22:17:02.654 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74702025-08-29T22:17:02.858Z[ recovery-image] Aug 29 22:17:02.670 INFO O| Aug 29 22:17:02.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
74712025-08-29T22:17:02.858Z[ recovery-image] Aug 29 22:17:02.671 INFO O| Aug 29 22:17:02.671 INFO STEP 881 (remove_files) COMPLETE
74722025-08-29T22:17:02.858Z[ recovery-image] Aug 29 22:17:02.671 INFO O| Aug 29 22:17:02.671 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74732025-08-29T22:17:02.858Z[ recovery-image] Aug 29 22:17:02.688 INFO O| Aug 29 22:17:02.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
74742025-08-29T22:17:02.859Z[ recovery-image] Aug 29 22:17:02.688 INFO O| Aug 29 22:17:02.688 INFO STEP 882 (remove_files) COMPLETE
74752025-08-29T22:17:02.859Z[ recovery-image] Aug 29 22:17:02.688 INFO O| Aug 29 22:17:02.688 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74762025-08-29T22:17:02.884Z[ recovery-image] Aug 29 22:17:02.705 INFO O| Aug 29 22:17:02.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
74772025-08-29T22:17:02.884Z[ recovery-image] Aug 29 22:17:02.705 INFO O| Aug 29 22:17:02.705 INFO STEP 883 (remove_files) COMPLETE
74782025-08-29T22:17:02.884Z[ recovery-image] Aug 29 22:17:02.705 INFO O| Aug 29 22:17:02.705 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74792025-08-29T22:17:02.910Z[ recovery-image] Aug 29 22:17:02.722 INFO O| Aug 29 22:17:02.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
74802025-08-29T22:17:02.910Z[ recovery-image] Aug 29 22:17:02.722 INFO O| Aug 29 22:17:02.722 INFO STEP 884 (remove_files) COMPLETE
74812025-08-29T22:17:02.911Z[ recovery-image] Aug 29 22:17:02.722 INFO O| Aug 29 22:17:02.722 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74822025-08-29T22:17:02.911Z[ recovery-image] Aug 29 22:17:02.738 INFO O| Aug 29 22:17:02.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
74832025-08-29T22:17:02.911Z[ recovery-image] Aug 29 22:17:02.738 INFO O| Aug 29 22:17:02.738 INFO STEP 885 (remove_files) COMPLETE
74842025-08-29T22:17:02.911Z[ recovery-image] Aug 29 22:17:02.738 INFO O| Aug 29 22:17:02.738 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74852025-08-29T22:17:02.938Z[ recovery-image] Aug 29 22:17:02.756 INFO O| Aug 29 22:17:02.756 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
74862025-08-29T22:17:02.938Z[ recovery-image] Aug 29 22:17:02.757 INFO O| Aug 29 22:17:02.757 INFO STEP 886 (remove_files) COMPLETE
74872025-08-29T22:17:02.938Z[ recovery-image] Aug 29 22:17:02.757 INFO O| Aug 29 22:17:02.757 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74882025-08-29T22:17:02.938Z[ recovery-image] Aug 29 22:17:02.773 INFO O| Aug 29 22:17:02.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
74892025-08-29T22:17:02.938Z[ recovery-image] Aug 29 22:17:02.773 INFO O| Aug 29 22:17:02.773 INFO STEP 887 (remove_files) COMPLETE
74902025-08-29T22:17:02.938Z[ recovery-image] Aug 29 22:17:02.773 INFO O| Aug 29 22:17:02.773 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74912025-08-29T22:17:02.963Z[ recovery-image] Aug 29 22:17:02.790 INFO O| Aug 29 22:17:02.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
74922025-08-29T22:17:02.963Z[ recovery-image] Aug 29 22:17:02.791 INFO O| Aug 29 22:17:02.791 INFO STEP 888 (remove_files) COMPLETE
74932025-08-29T22:17:02.963Z[ recovery-image] Aug 29 22:17:02.791 INFO O| Aug 29 22:17:02.791 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74942025-08-29T22:17:02.989Z[ recovery-image] Aug 29 22:17:02.804 INFO O| Aug 29 22:17:02.804 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
74952025-08-29T22:17:02.989Z[ recovery-image] Aug 29 22:17:02.804 INFO O| Aug 29 22:17:02.804 INFO STEP 889 (remove_files) COMPLETE
74962025-08-29T22:17:02.989Z[ recovery-image] Aug 29 22:17:02.804 INFO O| Aug 29 22:17:02.804 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74972025-08-29T22:17:02.989Z[ recovery-image] Aug 29 22:17:02.818 INFO O| Aug 29 22:17:02.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
74982025-08-29T22:17:02.989Z[ recovery-image] Aug 29 22:17:02.819 INFO O| Aug 29 22:17:02.818 INFO STEP 890 (remove_files) COMPLETE
74992025-08-29T22:17:02.989Z[ recovery-image] Aug 29 22:17:02.819 INFO O| Aug 29 22:17:02.819 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75002025-08-29T22:17:03.014Z[ recovery-image] Aug 29 22:17:02.837 INFO O| Aug 29 22:17:02.837 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
75012025-08-29T22:17:03.014Z[ recovery-image] Aug 29 22:17:02.837 INFO O| Aug 29 22:17:02.837 INFO STEP 891 (remove_files) COMPLETE
75022025-08-29T22:17:03.014Z[ recovery-image] Aug 29 22:17:02.837 INFO O| Aug 29 22:17:02.837 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75032025-08-29T22:17:03.040Z[ recovery-image] Aug 29 22:17:02.857 INFO O| Aug 29 22:17:02.857 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
75042025-08-29T22:17:03.040Z[ recovery-image] Aug 29 22:17:02.857 INFO O| Aug 29 22:17:02.857 INFO STEP 892 (remove_files) COMPLETE
75052025-08-29T22:17:03.040Z[ recovery-image] Aug 29 22:17:02.857 INFO O| Aug 29 22:17:02.857 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75062025-08-29T22:17:03.040Z[ recovery-image] Aug 29 22:17:02.876 INFO O| Aug 29 22:17:02.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
75072025-08-29T22:17:03.040Z[ recovery-image] Aug 29 22:17:02.876 INFO O| Aug 29 22:17:02.876 INFO STEP 893 (remove_files) COMPLETE
75082025-08-29T22:17:03.040Z[ recovery-image] Aug 29 22:17:02.876 INFO O| Aug 29 22:17:02.876 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75092025-08-29T22:17:03.065Z[ recovery-image] Aug 29 22:17:02.893 INFO O| Aug 29 22:17:02.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
75102025-08-29T22:17:03.065Z[ recovery-image] Aug 29 22:17:02.894 INFO O| Aug 29 22:17:02.894 INFO STEP 894 (remove_files) COMPLETE
75112025-08-29T22:17:03.065Z[ recovery-image] Aug 29 22:17:02.894 INFO O| Aug 29 22:17:02.894 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75122025-08-29T22:17:03.091Z[ recovery-image] Aug 29 22:17:02.910 INFO O| Aug 29 22:17:02.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
75132025-08-29T22:17:03.091Z[ recovery-image] Aug 29 22:17:02.910 INFO O| Aug 29 22:17:02.910 INFO STEP 895 (remove_files) COMPLETE
75142025-08-29T22:17:03.091Z[ recovery-image] Aug 29 22:17:02.910 INFO O| Aug 29 22:17:02.910 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75152025-08-29T22:17:03.116Z[ recovery-image] Aug 29 22:17:02.929 INFO O| Aug 29 22:17:02.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_binfile.so.1"
75162025-08-29T22:17:03.116Z[ recovery-image] Aug 29 22:17:02.929 INFO O| Aug 29 22:17:02.929 INFO STEP 896 (remove_files) COMPLETE
75172025-08-29T22:17:03.116Z[ recovery-image] Aug 29 22:17:02.929 INFO O| Aug 29 22:17:02.929 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75182025-08-29T22:17:03.116Z[ recovery-image] Aug 29 22:17:02.945 INFO O| Aug 29 22:17:02.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_remote.so.1"
75192025-08-29T22:17:03.116Z[ recovery-image] Aug 29 22:17:02.945 INFO O| Aug 29 22:17:02.945 INFO STEP 897 (remove_files) COMPLETE
75202025-08-29T22:17:03.117Z[ recovery-image] Aug 29 22:17:02.945 INFO O| Aug 29 22:17:02.945 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75212025-08-29T22:17:03.143Z[ recovery-image] Aug 29 22:17:02.961 INFO O| Aug 29 22:17:02.961 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_syslog.so.1"
75222025-08-29T22:17:03.143Z[ recovery-image] Aug 29 22:17:02.961 INFO O| Aug 29 22:17:02.961 INFO STEP 898 (remove_files) COMPLETE
75232025-08-29T22:17:03.143Z[ recovery-image] Aug 29 22:17:02.961 INFO O| Aug 29 22:17:02.961 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75242025-08-29T22:17:03.143Z[ recovery-image] Aug 29 22:17:02.977 INFO O| Aug 29 22:17:02.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
75252025-08-29T22:17:03.143Z[ recovery-image] Aug 29 22:17:02.977 INFO O| Aug 29 22:17:02.977 INFO STEP 899 (remove_files) COMPLETE
75262025-08-29T22:17:03.143Z[ recovery-image] Aug 29 22:17:02.977 INFO O| Aug 29 22:17:02.977 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75272025-08-29T22:17:03.202Z[ recovery-image] Aug 29 22:17:02.994 INFO O| Aug 29 22:17:02.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
75282025-08-29T22:17:03.202Z[ recovery-image] Aug 29 22:17:02.994 INFO O| Aug 29 22:17:02.994 INFO STEP 900 (remove_files) COMPLETE
75292025-08-29T22:17:03.202Z[ recovery-image] Aug 29 22:17:02.994 INFO O| Aug 29 22:17:02.994 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75302025-08-29T22:17:03.229Z[ recovery-image] Aug 29 22:17:03.009 INFO O| Aug 29 22:17:03.009 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha256.so.1"
75312025-08-29T22:17:03.229Z[ recovery-image] Aug 29 22:17:03.009 INFO O| Aug 29 22:17:03.009 INFO STEP 901 (remove_files) COMPLETE
75322025-08-29T22:17:03.229Z[ recovery-image] Aug 29 22:17:03.009 INFO O| Aug 29 22:17:03.009 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75332025-08-29T22:17:03.229Z[ recovery-image] Aug 29 22:17:03.025 INFO O| Aug 29 22:17:03.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha512.so.1"
75342025-08-29T22:17:03.229Z[ recovery-image] Aug 29 22:17:03.025 INFO O| Aug 29 22:17:03.025 INFO STEP 902 (remove_files) COMPLETE
75352025-08-29T22:17:03.229Z[ recovery-image] Aug 29 22:17:03.025 INFO O| Aug 29 22:17:03.025 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75362025-08-29T22:17:03.229Z[ recovery-image] Aug 29 22:17:03.040 INFO O| Aug 29 22:17:03.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
75372025-08-29T22:17:03.229Z[ recovery-image] Aug 29 22:17:03.040 INFO O| Aug 29 22:17:03.040 INFO STEP 903 (remove_files) COMPLETE
75382025-08-29T22:17:03.229Z[ recovery-image] Aug 29 22:17:03.040 INFO O| Aug 29 22:17:03.040 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75392025-08-29T22:17:03.229Z[ recovery-image] Aug 29 22:17:03.054 INFO O| Aug 29 22:17:03.054 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_allow.so.1"
75402025-08-29T22:17:03.229Z[ recovery-image] Aug 29 22:17:03.054 INFO O| Aug 29 22:17:03.054 INFO STEP 904 (remove_files) COMPLETE
75412025-08-29T22:17:03.229Z[ recovery-image] Aug 29 22:17:03.054 INFO O| Aug 29 22:17:03.054 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75422025-08-29T22:17:03.261Z[ recovery-image] Aug 29 22:17:03.069 INFO O| Aug 29 22:17:03.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_check.so.1"
75432025-08-29T22:17:03.261Z[ recovery-image] Aug 29 22:17:03.069 INFO O| Aug 29 22:17:03.069 INFO STEP 905 (remove_files) COMPLETE
75442025-08-29T22:17:03.261Z[ recovery-image] Aug 29 22:17:03.069 INFO O| Aug 29 22:17:03.069 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75452025-08-29T22:17:03.261Z[ recovery-image] Aug 29 22:17:03.084 INFO O| Aug 29 22:17:03.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_store.so.1"
75462025-08-29T22:17:03.261Z[ recovery-image] Aug 29 22:17:03.084 INFO O| Aug 29 22:17:03.084 INFO STEP 906 (remove_files) COMPLETE
75472025-08-29T22:17:03.261Z[ recovery-image] Aug 29 22:17:03.084 INFO O| Aug 29 22:17:03.084 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75482025-08-29T22:17:03.289Z[ recovery-image] Aug 29 22:17:03.103 INFO O| Aug 29 22:17:03.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_deny.so.1"
75492025-08-29T22:17:03.289Z[ recovery-image] Aug 29 22:17:03.103 INFO O| Aug 29 22:17:03.103 INFO STEP 907 (remove_files) COMPLETE
75502025-08-29T22:17:03.289Z[ recovery-image] Aug 29 22:17:03.103 INFO O| Aug 29 22:17:03.103 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75512025-08-29T22:17:03.289Z[ recovery-image] Aug 29 22:17:03.120 INFO O| Aug 29 22:17:03.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5.so.1"
75522025-08-29T22:17:03.289Z[ recovery-image] Aug 29 22:17:03.120 INFO O| Aug 29 22:17:03.120 INFO STEP 908 (remove_files) COMPLETE
75532025-08-29T22:17:03.289Z[ recovery-image] Aug 29 22:17:03.120 INFO O| Aug 29 22:17:03.120 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75542025-08-29T22:17:03.329Z[ recovery-image] Aug 29 22:17:03.136 INFO O| Aug 29 22:17:03.135 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
75552025-08-29T22:17:03.329Z[ recovery-image] Aug 29 22:17:03.136 INFO O| Aug 29 22:17:03.136 INFO STEP 909 (remove_files) COMPLETE
75562025-08-29T22:17:03.329Z[ recovery-image] Aug 29 22:17:03.136 INFO O| Aug 29 22:17:03.136 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75572025-08-29T22:17:03.329Z[ recovery-image] Aug 29 22:17:03.151 INFO O| Aug 29 22:17:03.151 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_ldap.so.1"
75582025-08-29T22:17:03.329Z[ recovery-image] Aug 29 22:17:03.151 INFO O| Aug 29 22:17:03.151 INFO STEP 910 (remove_files) COMPLETE
75592025-08-29T22:17:03.329Z[ recovery-image] Aug 29 22:17:03.151 INFO O| Aug 29 22:17:03.151 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75602025-08-29T22:17:03.329Z[ recovery-image] Aug 29 22:17:03.166 INFO O| Aug 29 22:17:03.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_list.so.1"
75612025-08-29T22:17:03.329Z[ recovery-image] Aug 29 22:17:03.166 INFO O| Aug 29 22:17:03.166 INFO STEP 911 (remove_files) COMPLETE
75622025-08-29T22:17:03.329Z[ recovery-image] Aug 29 22:17:03.166 INFO O| Aug 29 22:17:03.166 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75632025-08-29T22:17:03.357Z[ recovery-image] Aug 29 22:17:03.181 INFO O| Aug 29 22:17:03.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
75642025-08-29T22:17:03.357Z[ recovery-image] Aug 29 22:17:03.181 INFO O| Aug 29 22:17:03.181 INFO STEP 912 (remove_files) COMPLETE
75652025-08-29T22:17:03.357Z[ recovery-image] Aug 29 22:17:03.181 INFO O| Aug 29 22:17:03.181 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75662025-08-29T22:17:03.383Z[ recovery-image] Aug 29 22:17:03.196 INFO O| Aug 29 22:17:03.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
75672025-08-29T22:17:03.383Z[ recovery-image] Aug 29 22:17:03.196 INFO O| Aug 29 22:17:03.196 INFO STEP 913 (remove_files) COMPLETE
75682025-08-29T22:17:03.383Z[ recovery-image] Aug 29 22:17:03.196 INFO O| Aug 29 22:17:03.196 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75692025-08-29T22:17:03.383Z[ recovery-image] Aug 29 22:17:03.214 INFO O| Aug 29 22:17:03.214 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_sample.so.1"
75702025-08-29T22:17:03.383Z[ recovery-image] Aug 29 22:17:03.214 INFO O| Aug 29 22:17:03.214 INFO STEP 914 (remove_files) COMPLETE
75712025-08-29T22:17:03.383Z[ recovery-image] Aug 29 22:17:03.214 INFO O| Aug 29 22:17:03.214 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75722025-08-29T22:17:03.408Z[ recovery-image] Aug 29 22:17:03.233 INFO O| Aug 29 22:17:03.233 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
75732025-08-29T22:17:03.408Z[ recovery-image] Aug 29 22:17:03.233 INFO O| Aug 29 22:17:03.233 INFO STEP 915 (remove_files) COMPLETE
75742025-08-29T22:17:03.408Z[ recovery-image] Aug 29 22:17:03.233 INFO O| Aug 29 22:17:03.233 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75752025-08-29T22:17:03.434Z[ recovery-image] Aug 29 22:17:03.252 INFO O| Aug 29 22:17:03.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
75762025-08-29T22:17:03.434Z[ recovery-image] Aug 29 22:17:03.252 INFO O| Aug 29 22:17:03.252 INFO STEP 916 (remove_files) COMPLETE
75772025-08-29T22:17:03.434Z[ recovery-image] Aug 29 22:17:03.252 INFO O| Aug 29 22:17:03.252 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75782025-08-29T22:17:03.434Z[ recovery-image] Aug 29 22:17:03.268 INFO O| Aug 29 22:17:03.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_timestamp.so.1"
75792025-08-29T22:17:03.434Z[ recovery-image] Aug 29 22:17:03.269 INFO O| Aug 29 22:17:03.269 INFO STEP 917 (remove_files) COMPLETE
75802025-08-29T22:17:03.434Z[ recovery-image] Aug 29 22:17:03.269 INFO O| Aug 29 22:17:03.269 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75812025-08-29T22:17:03.459Z[ recovery-image] Aug 29 22:17:03.288 INFO O| Aug 29 22:17:03.288 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_tsol_account.so.1"
75822025-08-29T22:17:03.459Z[ recovery-image] Aug 29 22:17:03.288 INFO O| Aug 29 22:17:03.288 INFO STEP 918 (remove_files) COMPLETE
75832025-08-29T22:17:03.459Z[ recovery-image] Aug 29 22:17:03.288 INFO O| Aug 29 22:17:03.288 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75842025-08-29T22:17:03.484Z[ recovery-image] Aug 29 22:17:03.307 INFO O| Aug 29 22:17:03.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
75852025-08-29T22:17:03.484Z[ recovery-image] Aug 29 22:17:03.307 INFO O| Aug 29 22:17:03.307 INFO STEP 919 (remove_files) COMPLETE
75862025-08-29T22:17:03.484Z[ recovery-image] Aug 29 22:17:03.307 INFO O| Aug 29 22:17:03.307 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75872025-08-29T22:17:03.509Z[ recovery-image] Aug 29 22:17:03.326 INFO O| Aug 29 22:17:03.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
75882025-08-29T22:17:03.509Z[ recovery-image] Aug 29 22:17:03.326 INFO O| Aug 29 22:17:03.326 INFO STEP 920 (remove_files) COMPLETE
75892025-08-29T22:17:03.509Z[ recovery-image] Aug 29 22:17:03.326 INFO O| Aug 29 22:17:03.326 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75902025-08-29T22:17:03.509Z[ recovery-image] Aug 29 22:17:03.341 INFO O| Aug 29 22:17:03.341 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
75912025-08-29T22:17:03.509Z[ recovery-image] Aug 29 22:17:03.342 INFO O| Aug 29 22:17:03.341 INFO STEP 921 (remove_files) COMPLETE
75922025-08-29T22:17:03.509Z[ recovery-image] Aug 29 22:17:03.342 INFO O| Aug 29 22:17:03.342 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75932025-08-29T22:17:03.537Z[ recovery-image] Aug 29 22:17:03.358 INFO O| Aug 29 22:17:03.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/compress"
75942025-08-29T22:17:03.537Z[ recovery-image] Aug 29 22:17:03.358 INFO O| Aug 29 22:17:03.358 INFO STEP 922 (remove_files) COMPLETE
75952025-08-29T22:17:03.537Z[ recovery-image] Aug 29 22:17:03.358 INFO O| Aug 29 22:17:03.358 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75962025-08-29T22:17:03.562Z[ recovery-image] Aug 29 22:17:03.375 INFO O| Aug 29 22:17:03.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashcheck"
75972025-08-29T22:17:03.562Z[ recovery-image] Aug 29 22:17:03.375 INFO O| Aug 29 22:17:03.375 INFO STEP 923 (remove_files) COMPLETE
75982025-08-29T22:17:03.562Z[ recovery-image] Aug 29 22:17:03.375 INFO O| Aug 29 22:17:03.375 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75992025-08-29T22:17:03.562Z[ recovery-image] Aug 29 22:17:03.392 INFO O| Aug 29 22:17:03.392 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashmake"
76002025-08-29T22:17:03.562Z[ recovery-image] Aug 29 22:17:03.392 INFO O| Aug 29 22:17:03.392 INFO STEP 924 (remove_files) COMPLETE
76012025-08-29T22:17:03.562Z[ recovery-image] Aug 29 22:17:03.392 INFO O| Aug 29 22:17:03.392 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76022025-08-29T22:17:03.587Z[ recovery-image] Aug 29 22:17:03.410 INFO O| Aug 29 22:17:03.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlista"
76032025-08-29T22:17:03.587Z[ recovery-image] Aug 29 22:17:03.410 INFO O| Aug 29 22:17:03.410 INFO STEP 925 (remove_files) COMPLETE
76042025-08-29T22:17:03.587Z[ recovery-image] Aug 29 22:17:03.410 INFO O| Aug 29 22:17:03.410 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76052025-08-29T22:17:03.614Z[ recovery-image] Aug 29 22:17:03.426 INFO O| Aug 29 22:17:03.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlistb"
76062025-08-29T22:17:03.614Z[ recovery-image] Aug 29 22:17:03.426 INFO O| Aug 29 22:17:03.426 INFO STEP 926 (remove_files) COMPLETE
76072025-08-29T22:17:03.614Z[ recovery-image] Aug 29 22:17:03.427 INFO O| Aug 29 22:17:03.426 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76082025-08-29T22:17:03.614Z[ recovery-image] Aug 29 22:17:03.442 INFO O| Aug 29 22:17:03.442 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hstop"
76092025-08-29T22:17:03.614Z[ recovery-image] Aug 29 22:17:03.443 INFO O| Aug 29 22:17:03.443 INFO STEP 927 (remove_files) COMPLETE
76102025-08-29T22:17:03.614Z[ recovery-image] Aug 29 22:17:03.443 INFO O| Aug 29 22:17:03.443 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76112025-08-29T22:17:03.639Z[ recovery-image] Aug 29 22:17:03.458 INFO O| Aug 29 22:17:03.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellin"
76122025-08-29T22:17:03.639Z[ recovery-image] Aug 29 22:17:03.458 INFO O| Aug 29 22:17:03.458 INFO STEP 928 (remove_files) COMPLETE
76132025-08-29T22:17:03.639Z[ recovery-image] Aug 29 22:17:03.458 INFO O| Aug 29 22:17:03.458 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76142025-08-29T22:17:03.639Z[ recovery-image] Aug 29 22:17:03.477 INFO O| Aug 29 22:17:03.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellprog"
76152025-08-29T22:17:03.639Z[ recovery-image] Aug 29 22:17:03.477 INFO O| Aug 29 22:17:03.477 INFO STEP 929 (remove_files) COMPLETE
76162025-08-29T22:17:03.639Z[ recovery-image] Aug 29 22:17:03.477 INFO O| Aug 29 22:17:03.477 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76172025-08-29T22:17:03.664Z[ recovery-image] Aug 29 22:17:03.494 INFO O| Aug 29 22:17:03.494 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sysevent/syseventconfd"
76182025-08-29T22:17:03.664Z[ recovery-image] Aug 29 22:17:03.495 INFO O| Aug 29 22:17:03.495 INFO STEP 930 (remove_files) COMPLETE
76192025-08-29T22:17:03.664Z[ recovery-image] Aug 29 22:17:03.495 INFO O| Aug 29 22:17:03.495 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76202025-08-29T22:17:03.689Z[ recovery-image] Aug 29 22:17:03.512 INFO O| Aug 29 22:17:03.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
76212025-08-29T22:17:03.689Z[ recovery-image] Aug 29 22:17:03.512 INFO O| Aug 29 22:17:03.512 INFO STEP 931 (remove_files) COMPLETE
76222025-08-29T22:17:03.689Z[ recovery-image] Aug 29 22:17:03.512 INFO O| Aug 29 22:17:03.512 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76232025-08-29T22:17:03.716Z[ recovery-image] Aug 29 22:17:03.530 INFO O| Aug 29 22:17:03.529 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
76242025-08-29T22:17:03.716Z[ recovery-image] Aug 29 22:17:03.530 INFO O| Aug 29 22:17:03.530 INFO STEP 932 (remove_files) COMPLETE
76252025-08-29T22:17:03.716Z[ recovery-image] Aug 29 22:17:03.530 INFO O| Aug 29 22:17:03.530 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76262025-08-29T22:17:03.716Z[ recovery-image] Aug 29 22:17:03.545 INFO O| Aug 29 22:17:03.544 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
76272025-08-29T22:17:03.716Z[ recovery-image] Aug 29 22:17:03.545 INFO O| Aug 29 22:17:03.545 INFO STEP 933 (remove_files) COMPLETE
76282025-08-29T22:17:03.716Z[ recovery-image] Aug 29 22:17:03.545 INFO O| Aug 29 22:17:03.545 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76292025-08-29T22:17:03.741Z[ recovery-image] Aug 29 22:17:03.562 INFO O| Aug 29 22:17:03.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
76302025-08-29T22:17:03.741Z[ recovery-image] Aug 29 22:17:03.563 INFO O| Aug 29 22:17:03.562 INFO STEP 934 (remove_files) COMPLETE
76312025-08-29T22:17:03.741Z[ recovery-image] Aug 29 22:17:03.563 INFO O| Aug 29 22:17:03.562 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76322025-08-29T22:17:03.766Z[ recovery-image] Aug 29 22:17:03.582 INFO O| Aug 29 22:17:03.582 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/varpd"
76332025-08-29T22:17:03.766Z[ recovery-image] Aug 29 22:17:03.582 INFO O| Aug 29 22:17:03.582 INFO STEP 935 (remove_files) COMPLETE
76342025-08-29T22:17:03.766Z[ recovery-image] Aug 29 22:17:03.582 INFO O| Aug 29 22:17:03.582 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76352025-08-29T22:17:03.766Z[ recovery-image] Aug 29 22:17:03.599 INFO O| Aug 29 22:17:03.598 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/xhci/xhci_portsc"
76362025-08-29T22:17:03.766Z[ recovery-image] Aug 29 22:17:03.599 INFO O| Aug 29 22:17:03.599 INFO STEP 936 (remove_files) COMPLETE
76372025-08-29T22:17:03.766Z[ recovery-image] Aug 29 22:17:03.599 INFO O| Aug 29 22:17:03.599 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76382025-08-29T22:17:03.791Z[ recovery-image] Aug 29 22:17:03.616 INFO O| Aug 29 22:17:03.616 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zfs/availdevs"
76392025-08-29T22:17:03.792Z[ recovery-image] Aug 29 22:17:03.616 INFO O| Aug 29 22:17:03.616 INFO STEP 937 (remove_files) COMPLETE
76402025-08-29T22:17:03.792Z[ recovery-image] Aug 29 22:17:03.616 INFO O| Aug 29 22:17:03.616 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76412025-08-29T22:17:03.816Z[ recovery-image] Aug 29 22:17:03.634 INFO O| Aug 29 22:17:03.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zones/zoneadmd"
76422025-08-29T22:17:03.816Z[ recovery-image] Aug 29 22:17:03.635 INFO O| Aug 29 22:17:03.634 INFO STEP 938 (remove_files) COMPLETE
76432025-08-29T22:17:03.816Z[ recovery-image] Aug 29 22:17:03.635 INFO O| Aug 29 22:17:03.635 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76442025-08-29T22:17:03.841Z[ recovery-image] Aug 29 22:17:03.667 INFO O| Aug 29 22:17:03.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/sftp-server"
76452025-08-29T22:17:03.841Z[ recovery-image] Aug 29 22:17:03.667 INFO O| Aug 29 22:17:03.667 INFO STEP 939 (remove_files) COMPLETE
76462025-08-29T22:17:03.841Z[ recovery-image] Aug 29 22:17:03.667 INFO O| Aug 29 22:17:03.667 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76472025-08-29T22:17:03.866Z[ recovery-image] Aug 29 22:17:03.682 INFO O| Aug 29 22:17:03.682 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-keysign"
76482025-08-29T22:17:03.866Z[ recovery-image] Aug 29 22:17:03.683 INFO O| Aug 29 22:17:03.683 INFO STEP 940 (remove_files) COMPLETE
76492025-08-29T22:17:03.866Z[ recovery-image] Aug 29 22:17:03.683 INFO O| Aug 29 22:17:03.683 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76502025-08-29T22:17:03.866Z[ recovery-image] Aug 29 22:17:03.695 INFO O| Aug 29 22:17:03.695 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
76512025-08-29T22:17:03.866Z[ recovery-image] Aug 29 22:17:03.695 INFO O| Aug 29 22:17:03.695 INFO STEP 941 (remove_files) COMPLETE
76522025-08-29T22:17:03.866Z[ recovery-image] Aug 29 22:17:03.695 INFO O| Aug 29 22:17:03.695 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76532025-08-29T22:17:03.892Z[ recovery-image] Aug 29 22:17:03.713 INFO O| Aug 29 22:17:03.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-sk-helper"
76542025-08-29T22:17:03.892Z[ recovery-image] Aug 29 22:17:03.713 INFO O| Aug 29 22:17:03.713 INFO STEP 942 (remove_files) COMPLETE
76552025-08-29T22:17:03.892Z[ recovery-image] Aug 29 22:17:03.713 INFO O| Aug 29 22:17:03.713 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76562025-08-29T22:17:03.918Z[ recovery-image] Aug 29 22:17:03.731 INFO O| Aug 29 22:17:03.731 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispgid"
76572025-08-29T22:17:03.918Z[ recovery-image] Aug 29 22:17:03.732 INFO O| Aug 29 22:17:03.732 INFO STEP 943 (remove_files) COMPLETE
76582025-08-29T22:17:03.918Z[ recovery-image] Aug 29 22:17:03.732 INFO O| Aug 29 22:17:03.732 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76592025-08-29T22:17:03.918Z[ recovery-image] Aug 29 22:17:03.749 INFO O| Aug 29 22:17:03.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispuid"
76602025-08-29T22:17:03.918Z[ recovery-image] Aug 29 22:17:03.749 INFO O| Aug 29 22:17:03.749 INFO STEP 944 (remove_files) COMPLETE
76612025-08-29T22:17:03.918Z[ recovery-image] Aug 29 22:17:03.749 INFO O| Aug 29 22:17:03.749 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76622025-08-29T22:17:03.946Z[ recovery-image] Aug 29 22:17:03.765 INFO O| Aug 29 22:17:03.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errange"
76632025-08-29T22:17:03.946Z[ recovery-image] Aug 29 22:17:03.765 INFO O| Aug 29 22:17:03.765 INFO STEP 945 (remove_files) COMPLETE
76642025-08-29T22:17:03.946Z[ recovery-image] Aug 29 22:17:03.765 INFO O| Aug 29 22:17:03.765 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76652025-08-29T22:17:03.946Z[ recovery-image] Aug 29 22:17:03.782 INFO O| Aug 29 22:17:03.782 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errdate"
76662025-08-29T22:17:03.946Z[ recovery-image] Aug 29 22:17:03.782 INFO O| Aug 29 22:17:03.782 INFO STEP 946 (remove_files) COMPLETE
76672025-08-29T22:17:03.946Z[ recovery-image] Aug 29 22:17:03.782 INFO O| Aug 29 22:17:03.782 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76682025-08-29T22:17:03.971Z[ recovery-image] Aug 29 22:17:03.800 INFO O| Aug 29 22:17:03.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errgid"
76692025-08-29T22:17:03.971Z[ recovery-image] Aug 29 22:17:03.800 INFO O| Aug 29 22:17:03.800 INFO STEP 947 (remove_files) COMPLETE
76702025-08-29T22:17:03.971Z[ recovery-image] Aug 29 22:17:03.800 INFO O| Aug 29 22:17:03.800 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76712025-08-29T22:17:03.997Z[ recovery-image] Aug 29 22:17:03.816 INFO O| Aug 29 22:17:03.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errint"
76722025-08-29T22:17:03.997Z[ recovery-image] Aug 29 22:17:03.816 INFO O| Aug 29 22:17:03.816 INFO STEP 948 (remove_files) COMPLETE
76732025-08-29T22:17:03.997Z[ recovery-image] Aug 29 22:17:03.816 INFO O| Aug 29 22:17:03.816 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76742025-08-29T22:17:03.997Z[ recovery-image] Aug 29 22:17:03.831 INFO O| Aug 29 22:17:03.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erritem"
76752025-08-29T22:17:03.997Z[ recovery-image] Aug 29 22:17:03.831 INFO O| Aug 29 22:17:03.831 INFO STEP 949 (remove_files) COMPLETE
76762025-08-29T22:17:03.997Z[ recovery-image] Aug 29 22:17:03.831 INFO O| Aug 29 22:17:03.831 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76772025-08-29T22:17:04.022Z[ recovery-image] Aug 29 22:17:03.846 INFO O| Aug 29 22:17:03.846 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errpath"
76782025-08-29T22:17:04.022Z[ recovery-image] Aug 29 22:17:03.846 INFO O| Aug 29 22:17:03.846 INFO STEP 950 (remove_files) COMPLETE
76792025-08-29T22:17:04.022Z[ recovery-image] Aug 29 22:17:03.846 INFO O| Aug 29 22:17:03.846 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76802025-08-29T22:17:04.047Z[ recovery-image] Aug 29 22:17:03.863 INFO O| Aug 29 22:17:03.863 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errstr"
76812025-08-29T22:17:04.047Z[ recovery-image] Aug 29 22:17:03.863 INFO O| Aug 29 22:17:03.863 INFO STEP 951 (remove_files) COMPLETE
76822025-08-29T22:17:04.047Z[ recovery-image] Aug 29 22:17:03.863 INFO O| Aug 29 22:17:03.863 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76832025-08-29T22:17:04.047Z[ recovery-image] Aug 29 22:17:03.880 INFO O| Aug 29 22:17:03.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errtime"
76842025-08-29T22:17:04.047Z[ recovery-image] Aug 29 22:17:03.880 INFO O| Aug 29 22:17:03.880 INFO STEP 952 (remove_files) COMPLETE
76852025-08-29T22:17:04.047Z[ recovery-image] Aug 29 22:17:03.880 INFO O| Aug 29 22:17:03.880 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76862025-08-29T22:17:04.073Z[ recovery-image] Aug 29 22:17:03.897 INFO O| Aug 29 22:17:03.897 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erruid"
76872025-08-29T22:17:04.073Z[ recovery-image] Aug 29 22:17:03.897 INFO O| Aug 29 22:17:03.897 INFO STEP 953 (remove_files) COMPLETE
76882025-08-29T22:17:04.073Z[ recovery-image] Aug 29 22:17:03.897 INFO O| Aug 29 22:17:03.897 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76892025-08-29T22:17:04.098Z[ recovery-image] Aug 29 22:17:03.912 INFO O| Aug 29 22:17:03.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erryorn"
76902025-08-29T22:17:04.098Z[ recovery-image] Aug 29 22:17:03.912 INFO O| Aug 29 22:17:03.912 INFO STEP 954 (remove_files) COMPLETE
76912025-08-29T22:17:04.098Z[ recovery-image] Aug 29 22:17:03.912 INFO O| Aug 29 22:17:03.912 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76922025-08-29T22:17:04.098Z[ recovery-image] Aug 29 22:17:03.930 INFO O| Aug 29 22:17:03.930 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpdate"
76932025-08-29T22:17:04.098Z[ recovery-image] Aug 29 22:17:03.931 INFO O| Aug 29 22:17:03.931 INFO STEP 955 (remove_files) COMPLETE
76942025-08-29T22:17:04.098Z[ recovery-image] Aug 29 22:17:03.931 INFO O| Aug 29 22:17:03.931 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76952025-08-29T22:17:04.124Z[ recovery-image] Aug 29 22:17:03.947 INFO O| Aug 29 22:17:03.947 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpgid"
76962025-08-29T22:17:04.124Z[ recovery-image] Aug 29 22:17:03.947 INFO O| Aug 29 22:17:03.947 INFO STEP 956 (remove_files) COMPLETE
76972025-08-29T22:17:04.124Z[ recovery-image] Aug 29 22:17:03.947 INFO O| Aug 29 22:17:03.947 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76982025-08-29T22:17:04.150Z[ recovery-image] Aug 29 22:17:03.964 INFO O| Aug 29 22:17:03.964 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpint"
76992025-08-29T22:17:04.150Z[ recovery-image] Aug 29 22:17:03.964 INFO O| Aug 29 22:17:03.964 INFO STEP 957 (remove_files) COMPLETE
77002025-08-29T22:17:04.150Z[ recovery-image] Aug 29 22:17:03.964 INFO O| Aug 29 22:17:03.964 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77012025-08-29T22:17:04.150Z[ recovery-image] Aug 29 22:17:03.981 INFO O| Aug 29 22:17:03.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpitem"
77022025-08-29T22:17:04.150Z[ recovery-image] Aug 29 22:17:03.981 INFO O| Aug 29 22:17:03.981 INFO STEP 958 (remove_files) COMPLETE
77032025-08-29T22:17:04.150Z[ recovery-image] Aug 29 22:17:03.981 INFO O| Aug 29 22:17:03.981 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77042025-08-29T22:17:04.178Z[ recovery-image] Aug 29 22:17:03.999 INFO O| Aug 29 22:17:03.999 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helppath"
77052025-08-29T22:17:04.178Z[ recovery-image] Aug 29 22:17:03.999 INFO O| Aug 29 22:17:03.999 INFO STEP 959 (remove_files) COMPLETE
77062025-08-29T22:17:04.178Z[ recovery-image] Aug 29 22:17:03.999 INFO O| Aug 29 22:17:03.999 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77072025-08-29T22:17:04.203Z[ recovery-image] Aug 29 22:17:04.016 INFO O| Aug 29 22:17:04.016 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helprange"
77082025-08-29T22:17:04.204Z[ recovery-image] Aug 29 22:17:04.017 INFO O| Aug 29 22:17:04.016 INFO STEP 960 (remove_files) COMPLETE
77092025-08-29T22:17:04.204Z[ recovery-image] Aug 29 22:17:04.017 INFO O| Aug 29 22:17:04.017 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77102025-08-29T22:17:04.204Z[ recovery-image] Aug 29 22:17:04.033 INFO O| Aug 29 22:17:04.032 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpstr"
77112025-08-29T22:17:04.204Z[ recovery-image] Aug 29 22:17:04.033 INFO O| Aug 29 22:17:04.033 INFO STEP 961 (remove_files) COMPLETE
77122025-08-29T22:17:04.204Z[ recovery-image] Aug 29 22:17:04.033 INFO O| Aug 29 22:17:04.033 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77132025-08-29T22:17:04.229Z[ recovery-image] Aug 29 22:17:04.049 INFO O| Aug 29 22:17:04.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helptime"
77142025-08-29T22:17:04.229Z[ recovery-image] Aug 29 22:17:04.049 INFO O| Aug 29 22:17:04.049 INFO STEP 962 (remove_files) COMPLETE
77152025-08-29T22:17:04.229Z[ recovery-image] Aug 29 22:17:04.049 INFO O| Aug 29 22:17:04.049 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77162025-08-29T22:17:04.229Z[ recovery-image] Aug 29 22:17:04.065 INFO O| Aug 29 22:17:04.064 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpuid"
77172025-08-29T22:17:04.229Z[ recovery-image] Aug 29 22:17:04.065 INFO O| Aug 29 22:17:04.065 INFO STEP 963 (remove_files) COMPLETE
77182025-08-29T22:17:04.229Z[ recovery-image] Aug 29 22:17:04.065 INFO O| Aug 29 22:17:04.065 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77192025-08-29T22:17:04.257Z[ recovery-image] Aug 29 22:17:04.083 INFO O| Aug 29 22:17:04.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpyorn"
77202025-08-29T22:17:04.257Z[ recovery-image] Aug 29 22:17:04.083 INFO O| Aug 29 22:17:04.083 INFO STEP 964 (remove_files) COMPLETE
77212025-08-29T22:17:04.257Z[ recovery-image] Aug 29 22:17:04.083 INFO O| Aug 29 22:17:04.083 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77222025-08-29T22:17:04.283Z[ recovery-image] Aug 29 22:17:04.102 INFO O| Aug 29 22:17:04.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/puttext"
77232025-08-29T22:17:04.283Z[ recovery-image] Aug 29 22:17:04.102 INFO O| Aug 29 22:17:04.102 INFO STEP 965 (remove_files) COMPLETE
77242025-08-29T22:17:04.283Z[ recovery-image] Aug 29 22:17:04.102 INFO O| Aug 29 22:17:04.102 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77252025-08-29T22:17:04.308Z[ recovery-image] Aug 29 22:17:04.122 INFO O| Aug 29 22:17:04.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valdate"
77262025-08-29T22:17:04.308Z[ recovery-image] Aug 29 22:17:04.122 INFO O| Aug 29 22:17:04.122 INFO STEP 966 (remove_files) COMPLETE
77272025-08-29T22:17:04.308Z[ recovery-image] Aug 29 22:17:04.122 INFO O| Aug 29 22:17:04.122 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77282025-08-29T22:17:04.308Z[ recovery-image] Aug 29 22:17:04.140 INFO O| Aug 29 22:17:04.140 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valgid"
77292025-08-29T22:17:04.308Z[ recovery-image] Aug 29 22:17:04.141 INFO O| Aug 29 22:17:04.141 INFO STEP 967 (remove_files) COMPLETE
77302025-08-29T22:17:04.308Z[ recovery-image] Aug 29 22:17:04.141 INFO O| Aug 29 22:17:04.141 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77312025-08-29T22:17:04.334Z[ recovery-image] Aug 29 22:17:04.158 INFO O| Aug 29 22:17:04.158 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valint"
77322025-08-29T22:17:04.334Z[ recovery-image] Aug 29 22:17:04.159 INFO O| Aug 29 22:17:04.159 INFO STEP 968 (remove_files) COMPLETE
77332025-08-29T22:17:04.334Z[ recovery-image] Aug 29 22:17:04.159 INFO O| Aug 29 22:17:04.159 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77342025-08-29T22:17:04.366Z[ recovery-image] Aug 29 22:17:04.176 INFO O| Aug 29 22:17:04.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valpath"
77352025-08-29T22:17:04.366Z[ recovery-image] Aug 29 22:17:04.176 INFO O| Aug 29 22:17:04.176 INFO STEP 969 (remove_files) COMPLETE
77362025-08-29T22:17:04.366Z[ recovery-image] Aug 29 22:17:04.176 INFO O| Aug 29 22:17:04.176 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77372025-08-29T22:17:04.367Z[ recovery-image] Aug 29 22:17:04.194 INFO O| Aug 29 22:17:04.194 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valrange"
77382025-08-29T22:17:04.392Z[ recovery-image] Aug 29 22:17:04.217 INFO O| Aug 29 22:17:04.217 INFO STEP 970 (remove_files) COMPLETE
77392025-08-29T22:17:04.392Z[ recovery-image] Aug 29 22:17:04.217 INFO O| Aug 29 22:17:04.217 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77402025-08-29T22:17:04.417Z[ recovery-image] Aug 29 22:17:04.235 INFO O| Aug 29 22:17:04.235 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valstr"
77412025-08-29T22:17:04.417Z[ recovery-image] Aug 29 22:17:04.235 INFO O| Aug 29 22:17:04.235 INFO STEP 971 (remove_files) COMPLETE
77422025-08-29T22:17:04.417Z[ recovery-image] Aug 29 22:17:04.235 INFO O| Aug 29 22:17:04.235 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77432025-08-29T22:17:04.417Z[ recovery-image] Aug 29 22:17:04.253 INFO O| Aug 29 22:17:04.253 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valtime"
77442025-08-29T22:17:04.417Z[ recovery-image] Aug 29 22:17:04.253 INFO O| Aug 29 22:17:04.253 INFO STEP 972 (remove_files) COMPLETE
77452025-08-29T22:17:04.417Z[ recovery-image] Aug 29 22:17:04.253 INFO O| Aug 29 22:17:04.253 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77462025-08-29T22:17:04.442Z[ recovery-image] Aug 29 22:17:04.270 INFO O| Aug 29 22:17:04.270 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valuid"
77472025-08-29T22:17:04.442Z[ recovery-image] Aug 29 22:17:04.270 INFO O| Aug 29 22:17:04.270 INFO STEP 973 (remove_files) COMPLETE
77482025-08-29T22:17:04.442Z[ recovery-image] Aug 29 22:17:04.270 INFO O| Aug 29 22:17:04.270 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77492025-08-29T22:17:04.467Z[ recovery-image] Aug 29 22:17:04.287 INFO O| Aug 29 22:17:04.287 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valyorn"
77502025-08-29T22:17:04.467Z[ recovery-image] Aug 29 22:17:04.288 INFO O| Aug 29 22:17:04.287 INFO STEP 974 (remove_files) COMPLETE
77512025-08-29T22:17:04.467Z[ recovery-image] Aug 29 22:17:04.288 INFO O| Aug 29 22:17:04.288 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77522025-08-29T22:17:04.467Z[ recovery-image] Aug 29 22:17:04.305 INFO O| Aug 29 22:17:04.305 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkginstall"
77532025-08-29T22:17:04.467Z[ recovery-image] Aug 29 22:17:04.305 INFO O| Aug 29 22:17:04.305 INFO STEP 975 (remove_files) COMPLETE
77542025-08-29T22:17:04.467Z[ recovery-image] Aug 29 22:17:04.305 INFO O| Aug 29 22:17:04.305 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77552025-08-29T22:17:04.493Z[ recovery-image] Aug 29 22:17:04.324 INFO O| Aug 29 22:17:04.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgname"
77562025-08-29T22:17:04.493Z[ recovery-image] Aug 29 22:17:04.324 INFO O| Aug 29 22:17:04.324 INFO STEP 976 (remove_files) COMPLETE
77572025-08-29T22:17:04.493Z[ recovery-image] Aug 29 22:17:04.324 INFO O| Aug 29 22:17:04.324 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77582025-08-29T22:17:04.518Z[ recovery-image] Aug 29 22:17:04.339 INFO O| Aug 29 22:17:04.339 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgremove"
77592025-08-29T22:17:04.518Z[ recovery-image] Aug 29 22:17:04.339 INFO O| Aug 29 22:17:04.339 INFO STEP 977 (remove_files) COMPLETE
77602025-08-29T22:17:04.518Z[ recovery-image] Aug 29 22:17:04.339 INFO O| Aug 29 22:17:04.339 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77612025-08-29T22:17:04.518Z[ recovery-image] Aug 29 22:17:04.353 INFO O| Aug 29 22:17:04.353 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgserv"
77622025-08-29T22:17:04.518Z[ recovery-image] Aug 29 22:17:04.353 INFO O| Aug 29 22:17:04.353 INFO STEP 978 (remove_files) COMPLETE
77632025-08-29T22:17:04.518Z[ recovery-image] Aug 29 22:17:04.353 INFO O| Aug 29 22:17:04.353 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77642025-08-29T22:17:04.543Z[ recovery-image] Aug 29 22:17:04.367 INFO O| Aug 29 22:17:04.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/miniroot.db"
77652025-08-29T22:17:04.543Z[ recovery-image] Aug 29 22:17:04.367 INFO O| Aug 29 22:17:04.367 INFO STEP 979 (remove_files) COMPLETE
77662025-08-29T22:17:04.543Z[ recovery-image] Aug 29 22:17:04.367 INFO O| Aug 29 22:17:04.367 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77672025-08-29T22:17:04.543Z[ recovery-image] Aug 29 22:17:04.380 INFO O| Aug 29 22:17:04.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/scripts/i.preserve"
77682025-08-29T22:17:04.543Z[ recovery-image] Aug 29 22:17:04.380 INFO O| Aug 29 22:17:04.380 INFO STEP 980 (remove_files) COMPLETE
77692025-08-29T22:17:04.543Z[ recovery-image] Aug 29 22:17:04.380 INFO O| Aug 29 22:17:04.380 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77702025-08-29T22:17:04.568Z[ recovery-image] Aug 29 22:17:04.392 INFO O| Aug 29 22:17:04.391 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/ugdates"
77712025-08-29T22:17:04.568Z[ recovery-image] Aug 29 22:17:04.392 INFO O| Aug 29 22:17:04.392 INFO STEP 981 (remove_files) COMPLETE
77722025-08-29T22:17:04.568Z[ recovery-image] Aug 29 22:17:04.392 INFO O| Aug 29 22:17:04.392 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77732025-08-29T22:17:04.568Z[ recovery-image] Aug 29 22:17:04.404 INFO O| Aug 29 22:17:04.404 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/6to4relay"
77742025-08-29T22:17:04.569Z[ recovery-image] Aug 29 22:17:04.405 INFO O| Aug 29 22:17:04.405 INFO STEP 982 (remove_files) COMPLETE
77752025-08-29T22:17:04.569Z[ recovery-image] Aug 29 22:17:04.405 INFO O| Aug 29 22:17:04.405 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77762025-08-29T22:17:04.594Z[ recovery-image] Aug 29 22:17:04.416 INFO O| Aug 29 22:17:04.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acctadm"
77772025-08-29T22:17:04.594Z[ recovery-image] Aug 29 22:17:04.417 INFO O| Aug 29 22:17:04.417 INFO STEP 983 (remove_files) COMPLETE
77782025-08-29T22:17:04.594Z[ recovery-image] Aug 29 22:17:04.417 INFO O| Aug 29 22:17:04.417 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77792025-08-29T22:17:04.594Z[ recovery-image] Aug 29 22:17:04.428 INFO O| Aug 29 22:17:04.428 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpidump"
77802025-08-29T22:17:04.594Z[ recovery-image] Aug 29 22:17:04.428 INFO O| Aug 29 22:17:04.428 INFO STEP 984 (remove_files) COMPLETE
77812025-08-29T22:17:04.594Z[ recovery-image] Aug 29 22:17:04.428 INFO O| Aug 29 22:17:04.428 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77822025-08-29T22:17:04.619Z[ recovery-image] Aug 29 22:17:04.440 INFO O| Aug 29 22:17:04.440 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpixtract"
77832025-08-29T22:17:04.619Z[ recovery-image] Aug 29 22:17:04.440 INFO O| Aug 29 22:17:04.440 INFO STEP 985 (remove_files) COMPLETE
77842025-08-29T22:17:04.619Z[ recovery-image] Aug 29 22:17:04.440 INFO O| Aug 29 22:17:04.440 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77852025-08-29T22:17:04.619Z[ recovery-image] Aug 29 22:17:04.452 INFO O| Aug 29 22:17:04.452 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/add_drv"
77862025-08-29T22:17:04.619Z[ recovery-image] Aug 29 22:17:04.452 INFO O| Aug 29 22:17:04.452 INFO STEP 986 (remove_files) COMPLETE
77872025-08-29T22:17:04.619Z[ recovery-image] Aug 29 22:17:04.452 INFO O| Aug 29 22:17:04.452 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77882025-08-29T22:17:04.644Z[ recovery-image] Aug 29 22:17:04.465 INFO O| Aug 29 22:17:04.465 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/allocate"
77892025-08-29T22:17:04.644Z[ recovery-image] Aug 29 22:17:04.465 INFO O| Aug 29 22:17:04.465 INFO STEP 987 (remove_files) COMPLETE
77902025-08-29T22:17:04.644Z[ recovery-image] Aug 29 22:17:04.465 INFO O| Aug 29 22:17:04.465 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77912025-08-29T22:17:04.644Z[ recovery-image] Aug 29 22:17:04.477 INFO O| Aug 29 22:17:04.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/intrstat"
77922025-08-29T22:17:04.644Z[ recovery-image] Aug 29 22:17:04.477 INFO O| Aug 29 22:17:04.477 INFO STEP 988 (remove_files) COMPLETE
77932025-08-29T22:17:04.644Z[ recovery-image] Aug 29 22:17:04.477 INFO O| Aug 29 22:17:04.477 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77942025-08-29T22:17:04.670Z[ recovery-image] Aug 29 22:17:04.489 INFO O| Aug 29 22:17:04.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/lockstat"
77952025-08-29T22:17:04.670Z[ recovery-image] Aug 29 22:17:04.490 INFO O| Aug 29 22:17:04.489 INFO STEP 989 (remove_files) COMPLETE
77962025-08-29T22:17:04.670Z[ recovery-image] Aug 29 22:17:04.490 INFO O| Aug 29 22:17:04.490 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77972025-08-29T22:17:04.670Z[ recovery-image] Aug 29 22:17:04.502 INFO O| Aug 29 22:17:04.502 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/plockstat"
77982025-08-29T22:17:04.670Z[ recovery-image] Aug 29 22:17:04.502 INFO O| Aug 29 22:17:04.502 INFO STEP 990 (remove_files) COMPLETE
77992025-08-29T22:17:04.670Z[ recovery-image] Aug 29 22:17:04.502 INFO O| Aug 29 22:17:04.502 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78002025-08-29T22:17:04.694Z[ recovery-image] Aug 29 22:17:04.514 INFO O| Aug 29 22:17:04.513 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/arp"
78012025-08-29T22:17:04.694Z[ recovery-image] Aug 29 22:17:04.514 INFO O| Aug 29 22:17:04.514 INFO STEP 991 (remove_files) COMPLETE
78022025-08-29T22:17:04.694Z[ recovery-image] Aug 29 22:17:04.514 INFO O| Aug 29 22:17:04.514 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78032025-08-29T22:17:04.694Z[ recovery-image] Aug 29 22:17:04.525 INFO O| Aug 29 22:17:04.525 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audit"
78042025-08-29T22:17:04.695Z[ recovery-image] Aug 29 22:17:04.525 INFO O| Aug 29 22:17:04.525 INFO STEP 992 (remove_files) COMPLETE
78052025-08-29T22:17:04.695Z[ recovery-image] Aug 29 22:17:04.525 INFO O| Aug 29 22:17:04.525 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78062025-08-29T22:17:04.721Z[ recovery-image] Aug 29 22:17:04.538 INFO O| Aug 29 22:17:04.537 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditconfig"
78072025-08-29T22:17:04.721Z[ recovery-image] Aug 29 22:17:04.538 INFO O| Aug 29 22:17:04.538 INFO STEP 993 (remove_files) COMPLETE
78082025-08-29T22:17:04.721Z[ recovery-image] Aug 29 22:17:04.538 INFO O| Aug 29 22:17:04.538 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78092025-08-29T22:17:04.721Z[ recovery-image] Aug 29 22:17:04.551 INFO O| Aug 29 22:17:04.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditd"
78102025-08-29T22:17:04.721Z[ recovery-image] Aug 29 22:17:04.551 INFO O| Aug 29 22:17:04.551 INFO STEP 994 (remove_files) COMPLETE
78112025-08-29T22:17:04.721Z[ recovery-image] Aug 29 22:17:04.551 INFO O| Aug 29 22:17:04.551 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78122025-08-29T22:17:04.747Z[ recovery-image] Aug 29 22:17:04.565 INFO O| Aug 29 22:17:04.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditrecord"
78132025-08-29T22:17:04.747Z[ recovery-image] Aug 29 22:17:04.565 INFO O| Aug 29 22:17:04.565 INFO STEP 995 (remove_files) COMPLETE
78142025-08-29T22:17:04.747Z[ recovery-image] Aug 29 22:17:04.565 INFO O| Aug 29 22:17:04.565 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78152025-08-29T22:17:04.772Z[ recovery-image] Aug 29 22:17:04.598 INFO O| Aug 29 22:17:04.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditreduce"
78162025-08-29T22:17:04.772Z[ recovery-image] Aug 29 22:17:04.598 INFO O| Aug 29 22:17:04.598 INFO STEP 996 (remove_files) COMPLETE
78172025-08-29T22:17:04.772Z[ recovery-image] Aug 29 22:17:04.598 INFO O| Aug 29 22:17:04.598 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78182025-08-29T22:17:04.812Z[ recovery-image] Aug 29 22:17:04.650 INFO O| Aug 29 22:17:04.650 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditstat"
78192025-08-29T22:17:04.812Z[ recovery-image] Aug 29 22:17:04.650 INFO O| Aug 29 22:17:04.650 INFO STEP 997 (remove_files) COMPLETE
78202025-08-29T22:17:04.858Z[ recovery-image] Aug 29 22:17:04.651 INFO O| Aug 29 22:17:04.650 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78212025-08-29T22:17:04.858Z[ recovery-image] Aug 29 22:17:04.668 INFO O| Aug 29 22:17:04.668 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audlinks"
78222025-08-29T22:17:04.858Z[ recovery-image] Aug 29 22:17:04.669 INFO O| Aug 29 22:17:04.669 INFO STEP 998 (remove_files) COMPLETE
78232025-08-29T22:17:04.858Z[ recovery-image] Aug 29 22:17:04.669 INFO O| Aug 29 22:17:04.669 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78242025-08-29T22:17:04.883Z[ recovery-image] Aug 29 22:17:04.689 INFO O| Aug 29 22:17:04.686 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyve"
78252025-08-29T22:17:04.883Z[ recovery-image] Aug 29 22:17:04.689 INFO O| Aug 29 22:17:04.687 INFO STEP 999 (remove_files) COMPLETE
78262025-08-29T22:17:04.883Z[ recovery-image] Aug 29 22:17:04.689 INFO O| Aug 29 22:17:04.687 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78272025-08-29T22:17:04.883Z[ recovery-image] Aug 29 22:17:04.705 INFO O| Aug 29 22:17:04.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyvectl"
78282025-08-29T22:17:04.883Z[ recovery-image] Aug 29 22:17:04.705 INFO O| Aug 29 22:17:04.705 INFO STEP 1000 (remove_files) COMPLETE
78292025-08-29T22:17:04.883Z[ recovery-image] Aug 29 22:17:04.705 INFO O| Aug 29 22:17:04.705 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78302025-08-29T22:17:04.909Z[ recovery-image] Aug 29 22:17:04.723 INFO O| Aug 29 22:17:04.723 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cfgadm"
78312025-08-29T22:17:04.910Z[ recovery-image] Aug 29 22:17:04.723 INFO O| Aug 29 22:17:04.723 INFO STEP 1001 (remove_files) COMPLETE
78322025-08-29T22:17:04.910Z[ recovery-image] Aug 29 22:17:04.723 INFO O| Aug 29 22:17:04.723 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78332025-08-29T22:17:04.910Z[ recovery-image] Aug 29 22:17:04.742 INFO O| Aug 29 22:17:04.741 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chronyd"
78342025-08-29T22:17:04.910Z[ recovery-image] Aug 29 22:17:04.742 INFO O| Aug 29 22:17:04.742 INFO STEP 1002 (remove_files) COMPLETE
78352025-08-29T22:17:04.910Z[ recovery-image] Aug 29 22:17:04.742 INFO O| Aug 29 22:17:04.742 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78362025-08-29T22:17:04.935Z[ recovery-image] Aug 29 22:17:04.761 INFO O| Aug 29 22:17:04.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chroot"
78372025-08-29T22:17:04.935Z[ recovery-image] Aug 29 22:17:04.762 INFO O| Aug 29 22:17:04.762 INFO STEP 1003 (remove_files) COMPLETE
78382025-08-29T22:17:04.935Z[ recovery-image] Aug 29 22:17:04.762 INFO O| Aug 29 22:17:04.762 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78392025-08-29T22:17:04.960Z[ recovery-image] Aug 29 22:17:04.784 INFO O| Aug 29 22:17:04.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clear_locks"
78402025-08-29T22:17:04.960Z[ recovery-image] Aug 29 22:17:04.784 INFO O| Aug 29 22:17:04.784 INFO STEP 1004 (remove_files) COMPLETE
78412025-08-29T22:17:04.960Z[ recovery-image] Aug 29 22:17:04.784 INFO O| Aug 29 22:17:04.784 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78422025-08-29T22:17:04.985Z[ recovery-image] Aug 29 22:17:04.805 INFO O| Aug 29 22:17:04.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clinfo"
78432025-08-29T22:17:04.985Z[ recovery-image] Aug 29 22:17:04.805 INFO O| Aug 29 22:17:04.805 INFO STEP 1005 (remove_files) COMPLETE
78442025-08-29T22:17:04.985Z[ recovery-image] Aug 29 22:17:04.805 INFO O| Aug 29 22:17:04.805 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78452025-08-29T22:17:05.011Z[ recovery-image] Aug 29 22:17:04.823 INFO O| Aug 29 22:17:04.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clri"
78462025-08-29T22:17:05.011Z[ recovery-image] Aug 29 22:17:04.824 INFO O| Aug 29 22:17:04.824 INFO STEP 1006 (remove_files) COMPLETE
78472025-08-29T22:17:05.011Z[ recovery-image] Aug 29 22:17:04.824 INFO O| Aug 29 22:17:04.824 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78482025-08-29T22:17:05.011Z[ recovery-image] Aug 29 22:17:04.843 INFO O| Aug 29 22:17:04.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadm"
78492025-08-29T22:17:05.011Z[ recovery-image] Aug 29 22:17:04.843 INFO O| Aug 29 22:17:04.843 INFO STEP 1007 (remove_files) COMPLETE
78502025-08-29T22:17:05.011Z[ recovery-image] Aug 29 22:17:04.843 INFO O| Aug 29 22:17:04.843 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78512025-08-29T22:17:05.037Z[ recovery-image] Aug 29 22:17:04.862 INFO O| Aug 29 22:17:04.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadmd"
78522025-08-29T22:17:05.037Z[ recovery-image] Aug 29 22:17:04.862 INFO O| Aug 29 22:17:04.862 INFO STEP 1008 (remove_files) COMPLETE
78532025-08-29T22:17:05.037Z[ recovery-image] Aug 29 22:17:04.862 INFO O| Aug 29 22:17:04.862 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78542025-08-29T22:17:05.062Z[ recovery-image] Aug 29 22:17:04.879 INFO O| Aug 29 22:17:04.879 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cpustat"
78552025-08-29T22:17:05.062Z[ recovery-image] Aug 29 22:17:04.879 INFO O| Aug 29 22:17:04.879 INFO STEP 1009 (remove_files) COMPLETE
78562025-08-29T22:17:05.062Z[ recovery-image] Aug 29 22:17:04.879 INFO O| Aug 29 22:17:04.879 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78572025-08-29T22:17:05.062Z[ recovery-image] Aug 29 22:17:04.896 INFO O| Aug 29 22:17:04.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/deallocate"
78582025-08-29T22:17:05.062Z[ recovery-image] Aug 29 22:17:04.896 INFO O| Aug 29 22:17:04.896 INFO STEP 1010 (remove_files) COMPLETE
78592025-08-29T22:17:05.062Z[ recovery-image] Aug 29 22:17:04.896 INFO O| Aug 29 22:17:04.896 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78602025-08-29T22:17:05.087Z[ recovery-image] Aug 29 22:17:04.912 INFO O| Aug 29 22:17:04.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devinfo"
78612025-08-29T22:17:05.087Z[ recovery-image] Aug 29 22:17:04.912 INFO O| Aug 29 22:17:04.912 INFO STEP 1011 (remove_files) COMPLETE
78622025-08-29T22:17:05.087Z[ recovery-image] Aug 29 22:17:04.912 INFO O| Aug 29 22:17:04.912 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78632025-08-29T22:17:05.112Z[ recovery-image] Aug 29 22:17:04.929 INFO O| Aug 29 22:17:04.928 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devlinks"
78642025-08-29T22:17:05.112Z[ recovery-image] Aug 29 22:17:04.929 INFO O| Aug 29 22:17:04.929 INFO STEP 1012 (remove_files) COMPLETE
78652025-08-29T22:17:05.112Z[ recovery-image] Aug 29 22:17:04.929 INFO O| Aug 29 22:17:04.929 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78662025-08-29T22:17:05.137Z[ recovery-image] Aug 29 22:17:04.951 INFO O| Aug 29 22:17:04.951 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/df"
78672025-08-29T22:17:05.137Z[ recovery-image] Aug 29 22:17:04.951 INFO O| Aug 29 22:17:04.951 INFO STEP 1013 (remove_files) COMPLETE
78682025-08-29T22:17:05.137Z[ recovery-image] Aug 29 22:17:04.951 INFO O| Aug 29 22:17:04.951 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78692025-08-29T22:17:05.137Z[ recovery-image] Aug 29 22:17:04.970 INFO O| Aug 29 22:17:04.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfmounts"
78702025-08-29T22:17:05.137Z[ recovery-image] Aug 29 22:17:04.970 INFO O| Aug 29 22:17:04.970 INFO STEP 1014 (remove_files) COMPLETE
78712025-08-29T22:17:05.138Z[ recovery-image] Aug 29 22:17:04.970 INFO O| Aug 29 22:17:04.970 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78722025-08-29T22:17:05.163Z[ recovery-image] Aug 29 22:17:04.989 INFO O| Aug 29 22:17:04.989 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfshares"
78732025-08-29T22:17:05.163Z[ recovery-image] Aug 29 22:17:04.989 INFO O| Aug 29 22:17:04.989 INFO STEP 1015 (remove_files) COMPLETE
78742025-08-29T22:17:05.163Z[ recovery-image] Aug 29 22:17:04.989 INFO O| Aug 29 22:17:04.989 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78752025-08-29T22:17:05.188Z[ recovery-image] Aug 29 22:17:05.009 INFO O| Aug 29 22:17:05.008 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/disks"
78762025-08-29T22:17:05.188Z[ recovery-image] Aug 29 22:17:05.009 INFO O| Aug 29 22:17:05.009 INFO STEP 1016 (remove_files) COMPLETE
78772025-08-29T22:17:05.188Z[ recovery-image] Aug 29 22:17:05.009 INFO O| Aug 29 22:17:05.009 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78782025-08-29T22:17:05.213Z[ recovery-image] Aug 29 22:17:05.027 INFO O| Aug 29 22:17:05.027 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dispadmin"
78792025-08-29T22:17:05.213Z[ recovery-image] Aug 29 22:17:05.027 INFO O| Aug 29 22:17:05.027 INFO STEP 1017 (remove_files) COMPLETE
78802025-08-29T22:17:05.213Z[ recovery-image] Aug 29 22:17:05.027 INFO O| Aug 29 22:17:05.027 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78812025-08-29T22:17:05.213Z[ recovery-image] Aug 29 22:17:05.046 INFO O| Aug 29 22:17:05.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dminfo"
78822025-08-29T22:17:05.213Z[ recovery-image] Aug 29 22:17:05.046 INFO O| Aug 29 22:17:05.046 INFO STEP 1018 (remove_files) COMPLETE
78832025-08-29T22:17:05.213Z[ recovery-image] Aug 29 22:17:05.046 INFO O| Aug 29 22:17:05.046 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78842025-08-29T22:17:05.238Z[ recovery-image] Aug 29 22:17:05.066 INFO O| Aug 29 22:17:05.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/drvconfig"
78852025-08-29T22:17:05.238Z[ recovery-image] Aug 29 22:17:05.066 INFO O| Aug 29 22:17:05.066 INFO STEP 1019 (remove_files) COMPLETE
78862025-08-29T22:17:05.238Z[ recovery-image] Aug 29 22:17:05.066 INFO O| Aug 29 22:17:05.066 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78872025-08-29T22:17:05.263Z[ recovery-image] Aug 29 22:17:05.087 INFO O| Aug 29 22:17:05.087 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/eeprom"
78882025-08-29T22:17:05.263Z[ recovery-image] Aug 29 22:17:05.087 INFO O| Aug 29 22:17:05.087 INFO STEP 1020 (remove_files) COMPLETE
78892025-08-29T22:17:05.263Z[ recovery-image] Aug 29 22:17:05.087 INFO O| Aug 29 22:17:05.087 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78902025-08-29T22:17:05.288Z[ recovery-image] Aug 29 22:17:05.110 INFO O| Aug 29 22:17:05.110 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ff"
78912025-08-29T22:17:05.288Z[ recovery-image] Aug 29 22:17:05.110 INFO O| Aug 29 22:17:05.110 INFO STEP 1021 (remove_files) COMPLETE
78922025-08-29T22:17:05.288Z[ recovery-image] Aug 29 22:17:05.110 INFO O| Aug 29 22:17:05.110 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78932025-08-29T22:17:05.313Z[ recovery-image] Aug 29 22:17:05.132 INFO O| Aug 29 22:17:05.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmadm"
78942025-08-29T22:17:05.313Z[ recovery-image] Aug 29 22:17:05.132 INFO O| Aug 29 22:17:05.132 INFO STEP 1022 (remove_files) COMPLETE
78952025-08-29T22:17:05.313Z[ recovery-image] Aug 29 22:17:05.132 INFO O| Aug 29 22:17:05.132 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78962025-08-29T22:17:05.339Z[ recovery-image] Aug 29 22:17:05.153 INFO O| Aug 29 22:17:05.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmdump"
78972025-08-29T22:17:05.339Z[ recovery-image] Aug 29 22:17:05.154 INFO O| Aug 29 22:17:05.154 INFO STEP 1023 (remove_files) COMPLETE
78982025-08-29T22:17:05.339Z[ recovery-image] Aug 29 22:17:05.154 INFO O| Aug 29 22:17:05.154 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78992025-08-29T22:17:05.339Z[ recovery-image] Aug 29 22:17:05.174 INFO O| Aug 29 22:17:05.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmstat"
79002025-08-29T22:17:05.339Z[ recovery-image] Aug 29 22:17:05.174 INFO O| Aug 29 22:17:05.174 INFO STEP 1024 (remove_files) COMPLETE
79012025-08-29T22:17:05.339Z[ recovery-image] Aug 29 22:17:05.174 INFO O| Aug 29 22:17:05.174 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79022025-08-29T22:17:05.364Z[ recovery-image] Aug 29 22:17:05.195 INFO O| Aug 29 22:17:05.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmthard"
79032025-08-29T22:17:05.364Z[ recovery-image] Aug 29 22:17:05.195 INFO O| Aug 29 22:17:05.195 INFO STEP 1025 (remove_files) COMPLETE
79042025-08-29T22:17:05.364Z[ recovery-image] Aug 29 22:17:05.195 INFO O| Aug 29 22:17:05.195 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79052025-08-29T22:17:05.389Z[ recovery-image] Aug 29 22:17:05.217 INFO O| Aug 29 22:17:05.217 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/format"
79062025-08-29T22:17:05.389Z[ recovery-image] Aug 29 22:17:05.218 INFO O| Aug 29 22:17:05.218 INFO STEP 1026 (remove_files) COMPLETE
79072025-08-29T22:17:05.389Z[ recovery-image] Aug 29 22:17:05.218 INFO O| Aug 29 22:17:05.218 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79082025-08-29T22:17:05.414Z[ recovery-image] Aug 29 22:17:05.240 INFO O| Aug 29 22:17:05.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fsck"
79092025-08-29T22:17:05.414Z[ recovery-image] Aug 29 22:17:05.240 INFO O| Aug 29 22:17:05.240 INFO STEP 1027 (remove_files) COMPLETE
79102025-08-29T22:17:05.414Z[ recovery-image] Aug 29 22:17:05.240 INFO O| Aug 29 22:17:05.240 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79112025-08-29T22:17:05.440Z[ recovery-image] Aug 29 22:17:05.262 INFO O| Aug 29 22:17:05.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fuser"
79122025-08-29T22:17:05.440Z[ recovery-image] Aug 29 22:17:05.262 INFO O| Aug 29 22:17:05.262 INFO STEP 1028 (remove_files) COMPLETE
79132025-08-29T22:17:05.440Z[ recovery-image] Aug 29 22:17:05.262 INFO O| Aug 29 22:17:05.262 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79142025-08-29T22:17:05.440Z[ recovery-image] Aug 29 22:17:05.278 INFO O| Aug 29 22:17:05.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getdevpolicy"
79152025-08-29T22:17:05.440Z[ recovery-image] Aug 29 22:17:05.278 INFO O| Aug 29 22:17:05.278 INFO STEP 1029 (remove_files) COMPLETE
79162025-08-29T22:17:05.440Z[ recovery-image] Aug 29 22:17:05.278 INFO O| Aug 29 22:17:05.278 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79172025-08-29T22:17:05.465Z[ recovery-image] Aug 29 22:17:05.293 INFO O| Aug 29 22:17:05.293 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getmajor"
79182025-08-29T22:17:05.465Z[ recovery-image] Aug 29 22:17:05.293 INFO O| Aug 29 22:17:05.293 INFO STEP 1030 (remove_files) COMPLETE
79192025-08-29T22:17:05.465Z[ recovery-image] Aug 29 22:17:05.293 INFO O| Aug 29 22:17:05.293 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79202025-08-29T22:17:05.490Z[ recovery-image] Aug 29 22:17:05.309 INFO O| Aug 29 22:17:05.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupadd"
79212025-08-29T22:17:05.491Z[ recovery-image] Aug 29 22:17:05.309 INFO O| Aug 29 22:17:05.309 INFO STEP 1031 (remove_files) COMPLETE
79222025-08-29T22:17:05.491Z[ recovery-image] Aug 29 22:17:05.309 INFO O| Aug 29 22:17:05.309 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79232025-08-29T22:17:05.491Z[ recovery-image] Aug 29 22:17:05.325 INFO O| Aug 29 22:17:05.325 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupdel"
79242025-08-29T22:17:05.491Z[ recovery-image] Aug 29 22:17:05.325 INFO O| Aug 29 22:17:05.325 INFO STEP 1032 (remove_files) COMPLETE
79252025-08-29T22:17:05.491Z[ recovery-image] Aug 29 22:17:05.325 INFO O| Aug 29 22:17:05.325 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79262025-08-29T22:17:05.516Z[ recovery-image] Aug 29 22:17:05.342 INFO O| Aug 29 22:17:05.342 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupmod"
79272025-08-29T22:17:05.516Z[ recovery-image] Aug 29 22:17:05.343 INFO O| Aug 29 22:17:05.343 INFO STEP 1033 (remove_files) COMPLETE
79282025-08-29T22:17:05.516Z[ recovery-image] Aug 29 22:17:05.343 INFO O| Aug 29 22:17:05.343 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79292025-08-29T22:17:05.541Z[ recovery-image] Aug 29 22:17:05.360 INFO O| Aug 29 22:17:05.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/growfs"
79302025-08-29T22:17:05.542Z[ recovery-image] Aug 29 22:17:05.360 INFO O| Aug 29 22:17:05.360 INFO STEP 1034 (remove_files) COMPLETE
79312025-08-29T22:17:05.542Z[ recovery-image] Aug 29 22:17:05.360 INFO O| Aug 29 22:17:05.360 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79322025-08-29T22:17:05.542Z[ recovery-image] Aug 29 22:17:05.379 INFO O| Aug 29 22:17:05.378 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/grpck"
79332025-08-29T22:17:05.542Z[ recovery-image] Aug 29 22:17:05.379 INFO O| Aug 29 22:17:05.379 INFO STEP 1035 (remove_files) COMPLETE
79342025-08-29T22:17:05.542Z[ recovery-image] Aug 29 22:17:05.379 INFO O| Aug 29 22:17:05.379 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79352025-08-29T22:17:05.567Z[ recovery-image] Aug 29 22:17:05.397 INFO O| Aug 29 22:17:05.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/gsscred"
79362025-08-29T22:17:05.567Z[ recovery-image] Aug 29 22:17:05.397 INFO O| Aug 29 22:17:05.397 INFO STEP 1036 (remove_files) COMPLETE
79372025-08-29T22:17:05.567Z[ recovery-image] Aug 29 22:17:05.397 INFO O| Aug 29 22:17:05.397 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79382025-08-29T22:17:05.593Z[ recovery-image] Aug 29 22:17:05.416 INFO O| Aug 29 22:17:05.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/halt"
79392025-08-29T22:17:05.593Z[ recovery-image] Aug 29 22:17:05.416 INFO O| Aug 29 22:17:05.416 INFO STEP 1037 (remove_files) COMPLETE
79402025-08-29T22:17:05.593Z[ recovery-image] Aug 29 22:17:05.416 INFO O| Aug 29 22:17:05.416 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79412025-08-29T22:17:05.619Z[ recovery-image] Aug 29 22:17:05.434 INFO O| Aug 29 22:17:05.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/hotplug"
79422025-08-29T22:17:05.619Z[ recovery-image] Aug 29 22:17:05.434 INFO O| Aug 29 22:17:05.434 INFO STEP 1038 (remove_files) COMPLETE
79432025-08-29T22:17:05.619Z[ recovery-image] Aug 29 22:17:05.434 INFO O| Aug 29 22:17:05.434 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79442025-08-29T22:17:05.619Z[ recovery-image] Aug 29 22:17:05.452 INFO O| Aug 29 22:17:05.452 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/iasl"
79452025-08-29T22:17:05.619Z[ recovery-image] Aug 29 22:17:05.453 INFO O| Aug 29 22:17:05.452 INFO STEP 1039 (remove_files) COMPLETE
79462025-08-29T22:17:05.619Z[ recovery-image] Aug 29 22:17:05.453 INFO O| Aug 29 22:17:05.453 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79472025-08-29T22:17:05.644Z[ recovery-image] Aug 29 22:17:05.470 INFO O| Aug 29 22:17:05.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/idmap"
79482025-08-29T22:17:05.644Z[ recovery-image] Aug 29 22:17:05.470 INFO O| Aug 29 22:17:05.470 INFO STEP 1040 (remove_files) COMPLETE
79492025-08-29T22:17:05.644Z[ recovery-image] Aug 29 22:17:05.470 INFO O| Aug 29 22:17:05.470 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79502025-08-29T22:17:05.670Z[ recovery-image] Aug 29 22:17:05.488 INFO O| Aug 29 22:17:05.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/if_mpadm"
79512025-08-29T22:17:05.670Z[ recovery-image] Aug 29 22:17:05.488 INFO O| Aug 29 22:17:05.488 INFO STEP 1041 (remove_files) COMPLETE
79522025-08-29T22:17:05.670Z[ recovery-image] Aug 29 22:17:05.488 INFO O| Aug 29 22:17:05.488 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79532025-08-29T22:17:05.670Z[ recovery-image] Aug 29 22:17:05.504 INFO O| Aug 29 22:17:05.504 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikeadm"
79542025-08-29T22:17:05.670Z[ recovery-image] Aug 29 22:17:05.504 INFO O| Aug 29 22:17:05.504 INFO STEP 1042 (remove_files) COMPLETE
79552025-08-29T22:17:05.670Z[ recovery-image] Aug 29 22:17:05.504 INFO O| Aug 29 22:17:05.504 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79562025-08-29T22:17:05.695Z[ recovery-image] Aug 29 22:17:05.518 INFO O| Aug 29 22:17:05.518 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikecert"
79572025-08-29T22:17:05.695Z[ recovery-image] Aug 29 22:17:05.518 INFO O| Aug 29 22:17:05.518 INFO STEP 1043 (remove_files) COMPLETE
79582025-08-29T22:17:05.695Z[ recovery-image] Aug 29 22:17:05.518 INFO O| Aug 29 22:17:05.518 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79592025-08-29T22:17:05.695Z[ recovery-image] Aug 29 22:17:05.532 INFO O| Aug 29 22:17:05.532 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.rdisc"
79602025-08-29T22:17:05.695Z[ recovery-image] Aug 29 22:17:05.532 INFO O| Aug 29 22:17:05.532 INFO STEP 1044 (remove_files) COMPLETE
79612025-08-29T22:17:05.695Z[ recovery-image] Aug 29 22:17:05.532 INFO O| Aug 29 22:17:05.532 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79622025-08-29T22:17:05.721Z[ recovery-image] Aug 29 22:17:05.546 INFO O| Aug 29 22:17:05.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.routed"
79632025-08-29T22:17:05.721Z[ recovery-image] Aug 29 22:17:05.547 INFO O| Aug 29 22:17:05.546 INFO STEP 1045 (remove_files) COMPLETE
79642025-08-29T22:17:05.721Z[ recovery-image] Aug 29 22:17:05.547 INFO O| Aug 29 22:17:05.547 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79652025-08-29T22:17:05.746Z[ recovery-image] Aug 29 22:17:05.565 INFO O| Aug 29 22:17:05.564 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetadm"
79662025-08-29T22:17:05.746Z[ recovery-image] Aug 29 22:17:05.565 INFO O| Aug 29 22:17:05.565 INFO STEP 1046 (remove_files) COMPLETE
79672025-08-29T22:17:05.746Z[ recovery-image] Aug 29 22:17:05.565 INFO O| Aug 29 22:17:05.565 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79682025-08-29T22:17:05.746Z[ recovery-image] Aug 29 22:17:05.580 INFO O| Aug 29 22:17:05.580 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetconv"
79692025-08-29T22:17:05.746Z[ recovery-image] Aug 29 22:17:05.580 INFO O| Aug 29 22:17:05.580 INFO STEP 1047 (remove_files) COMPLETE
79702025-08-29T22:17:05.746Z[ recovery-image] Aug 29 22:17:05.580 INFO O| Aug 29 22:17:05.580 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79712025-08-29T22:17:05.773Z[ recovery-image] Aug 29 22:17:05.595 INFO O| Aug 29 22:17:05.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/install"
79722025-08-29T22:17:05.773Z[ recovery-image] Aug 29 22:17:05.595 INFO O| Aug 29 22:17:05.595 INFO STEP 1048 (remove_files) COMPLETE
79732025-08-29T22:17:05.773Z[ recovery-image] Aug 29 22:17:05.595 INFO O| Aug 29 22:17:05.595 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79742025-08-29T22:17:05.773Z[ recovery-image] Aug 29 22:17:05.608 INFO O| Aug 29 22:17:05.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installboot"
79752025-08-29T22:17:05.773Z[ recovery-image] Aug 29 22:17:05.609 INFO O| Aug 29 22:17:05.609 INFO STEP 1049 (remove_files) COMPLETE
79762025-08-29T22:17:05.773Z[ recovery-image] Aug 29 22:17:05.609 INFO O| Aug 29 22:17:05.609 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79772025-08-29T22:17:05.798Z[ recovery-image] Aug 29 22:17:05.622 INFO O| Aug 29 22:17:05.622 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installf"
79782025-08-29T22:17:05.798Z[ recovery-image] Aug 29 22:17:05.622 INFO O| Aug 29 22:17:05.622 INFO STEP 1050 (remove_files) COMPLETE
79792025-08-29T22:17:05.798Z[ recovery-image] Aug 29 22:17:05.622 INFO O| Aug 29 22:17:05.622 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79802025-08-29T22:17:05.827Z[ recovery-image] Aug 29 22:17:05.636 INFO O| Aug 29 22:17:05.636 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/intrstat"
79812025-08-29T22:17:05.827Z[ recovery-image] Aug 29 22:17:05.637 INFO O| Aug 29 22:17:05.636 INFO STEP 1051 (remove_files) COMPLETE
79822025-08-29T22:17:05.827Z[ recovery-image] Aug 29 22:17:05.637 INFO O| Aug 29 22:17:05.636 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79832025-08-29T22:17:05.861Z[ recovery-image] Aug 29 22:17:05.669 INFO O| Aug 29 22:17:05.668 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecalgs"
79842025-08-29T22:17:05.861Z[ recovery-image] Aug 29 22:17:05.669 INFO O| Aug 29 22:17:05.669 INFO STEP 1052 (remove_files) COMPLETE
79852025-08-29T22:17:05.861Z[ recovery-image] Aug 29 22:17:05.669 INFO O| Aug 29 22:17:05.669 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79862025-08-29T22:17:05.886Z[ recovery-image] Aug 29 22:17:05.695 INFO O| Aug 29 22:17:05.695 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecconf"
79872025-08-29T22:17:05.886Z[ recovery-image] Aug 29 22:17:05.695 INFO O| Aug 29 22:17:05.695 INFO STEP 1053 (remove_files) COMPLETE
79882025-08-29T22:17:05.886Z[ recovery-image] Aug 29 22:17:05.695 INFO O| Aug 29 22:17:05.695 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79892025-08-29T22:17:05.886Z[ recovery-image] Aug 29 22:17:05.711 INFO O| Aug 29 22:17:05.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipseckey"
79902025-08-29T22:17:05.886Z[ recovery-image] Aug 29 22:17:05.712 INFO O| Aug 29 22:17:05.712 INFO STEP 1054 (remove_files) COMPLETE
79912025-08-29T22:17:05.886Z[ recovery-image] Aug 29 22:17:05.712 INFO O| Aug 29 22:17:05.712 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79922025-08-29T22:17:05.912Z[ recovery-image] Aug 29 22:17:05.728 INFO O| Aug 29 22:17:05.728 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/keyserv"
79932025-08-29T22:17:05.912Z[ recovery-image] Aug 29 22:17:05.728 INFO O| Aug 29 22:17:05.728 INFO STEP 1055 (remove_files) COMPLETE
79942025-08-29T22:17:05.912Z[ recovery-image] Aug 29 22:17:05.728 INFO O| Aug 29 22:17:05.728 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79952025-08-29T22:17:05.912Z[ recovery-image] Aug 29 22:17:05.743 INFO O| Aug 29 22:17:05.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/killall"
79962025-08-29T22:17:05.912Z[ recovery-image] Aug 29 22:17:05.743 INFO O| Aug 29 22:17:05.743 INFO STEP 1056 (remove_files) COMPLETE
79972025-08-29T22:17:05.912Z[ recovery-image] Aug 29 22:17:05.743 INFO O| Aug 29 22:17:05.743 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79982025-08-29T22:17:05.937Z[ recovery-image] Aug 29 22:17:05.761 INFO O| Aug 29 22:17:05.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/link"
79992025-08-29T22:17:05.937Z[ recovery-image] Aug 29 22:17:05.761 INFO O| Aug 29 22:17:05.761 INFO STEP 1057 (remove_files) COMPLETE
80002025-08-29T22:17:05.937Z[ recovery-image] Aug 29 22:17:05.761 INFO O| Aug 29 22:17:05.761 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80012025-08-29T22:17:05.962Z[ recovery-image] Aug 29 22:17:05.779 INFO O| Aug 29 22:17:05.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/list_devices"
80022025-08-29T22:17:05.962Z[ recovery-image] Aug 29 22:17:05.779 INFO O| Aug 29 22:17:05.779 INFO STEP 1058 (remove_files) COMPLETE
80032025-08-29T22:17:05.962Z[ recovery-image] Aug 29 22:17:05.779 INFO O| Aug 29 22:17:05.779 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80042025-08-29T22:17:05.987Z[ recovery-image] Aug 29 22:17:05.797 INFO O| Aug 29 22:17:05.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/locator"
80052025-08-29T22:17:05.987Z[ recovery-image] Aug 29 22:17:05.797 INFO O| Aug 29 22:17:05.797 INFO STEP 1059 (remove_files) COMPLETE
80062025-08-29T22:17:05.987Z[ recovery-image] Aug 29 22:17:05.797 INFO O| Aug 29 22:17:05.797 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80072025-08-29T22:17:05.987Z[ recovery-image] Aug 29 22:17:05.814 INFO O| Aug 29 22:17:05.814 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lockstat"
80082025-08-29T22:17:05.987Z[ recovery-image] Aug 29 22:17:05.814 INFO O| Aug 29 22:17:05.814 INFO STEP 1060 (remove_files) COMPLETE
80092025-08-29T22:17:05.987Z[ recovery-image] Aug 29 22:17:05.814 INFO O| Aug 29 22:17:05.814 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80102025-08-29T22:17:06.013Z[ recovery-image] Aug 29 22:17:05.831 INFO O| Aug 29 22:17:05.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lofiadm"
80112025-08-29T22:17:06.013Z[ recovery-image] Aug 29 22:17:05.832 INFO O| Aug 29 22:17:05.832 INFO STEP 1061 (remove_files) COMPLETE
80122025-08-29T22:17:06.013Z[ recovery-image] Aug 29 22:17:05.832 INFO O| Aug 29 22:17:05.832 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80132025-08-29T22:17:06.013Z[ recovery-image] Aug 29 22:17:05.848 INFO O| Aug 29 22:17:05.848 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/logadm"
80142025-08-29T22:17:06.013Z[ recovery-image] Aug 29 22:17:05.848 INFO O| Aug 29 22:17:05.848 INFO STEP 1062 (remove_files) COMPLETE
80152025-08-29T22:17:06.013Z[ recovery-image] Aug 29 22:17:05.848 INFO O| Aug 29 22:17:05.848 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80162025-08-29T22:17:06.038Z[ recovery-image] Aug 29 22:17:05.866 INFO O| Aug 29 22:17:05.866 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/makedbm"
80172025-08-29T22:17:06.038Z[ recovery-image] Aug 29 22:17:05.866 INFO O| Aug 29 22:17:05.866 INFO STEP 1063 (remove_files) COMPLETE
80182025-08-29T22:17:06.038Z[ recovery-image] Aug 29 22:17:05.866 INFO O| Aug 29 22:17:05.866 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80192025-08-29T22:17:06.063Z[ recovery-image] Aug 29 22:17:05.884 INFO O| Aug 29 22:17:05.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevalloc"
80202025-08-29T22:17:06.063Z[ recovery-image] Aug 29 22:17:05.884 INFO O| Aug 29 22:17:05.884 INFO STEP 1064 (remove_files) COMPLETE
80212025-08-29T22:17:06.063Z[ recovery-image] Aug 29 22:17:05.884 INFO O| Aug 29 22:17:05.884 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80222025-08-29T22:17:06.063Z[ recovery-image] Aug 29 22:17:05.898 INFO O| Aug 29 22:17:05.897 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevmaps"
80232025-08-29T22:17:06.063Z[ recovery-image] Aug 29 22:17:05.898 INFO O| Aug 29 22:17:05.898 INFO STEP 1065 (remove_files) COMPLETE
80242025-08-29T22:17:06.063Z[ recovery-image] Aug 29 22:17:05.898 INFO O| Aug 29 22:17:05.898 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80252025-08-29T22:17:06.089Z[ recovery-image] Aug 29 22:17:05.920 INFO O| Aug 29 22:17:05.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkfile"
80262025-08-29T22:17:06.089Z[ recovery-image] Aug 29 22:17:05.920 INFO O| Aug 29 22:17:05.920 INFO STEP 1066 (remove_files) COMPLETE
80272025-08-29T22:17:06.089Z[ recovery-image] Aug 29 22:17:05.921 INFO O| Aug 29 22:17:05.920 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80282025-08-29T22:17:06.114Z[ recovery-image] Aug 29 22:17:05.942 INFO O| Aug 29 22:17:05.942 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mknod"
80292025-08-29T22:17:06.114Z[ recovery-image] Aug 29 22:17:05.942 INFO O| Aug 29 22:17:05.942 INFO STEP 1067 (remove_files) COMPLETE
80302025-08-29T22:17:06.114Z[ recovery-image] Aug 29 22:17:05.942 INFO O| Aug 29 22:17:05.942 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80312025-08-29T22:17:06.140Z[ recovery-image] Aug 29 22:17:05.960 INFO O| Aug 29 22:17:05.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modinfo"
80322025-08-29T22:17:06.140Z[ recovery-image] Aug 29 22:17:05.960 INFO O| Aug 29 22:17:05.960 INFO STEP 1068 (remove_files) COMPLETE
80332025-08-29T22:17:06.140Z[ recovery-image] Aug 29 22:17:05.960 INFO O| Aug 29 22:17:05.960 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80342025-08-29T22:17:06.140Z[ recovery-image] Aug 29 22:17:05.976 INFO O| Aug 29 22:17:05.976 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modload"
80352025-08-29T22:17:06.140Z[ recovery-image] Aug 29 22:17:05.977 INFO O| Aug 29 22:17:05.977 INFO STEP 1069 (remove_files) COMPLETE
80362025-08-29T22:17:06.140Z[ recovery-image] Aug 29 22:17:05.977 INFO O| Aug 29 22:17:05.977 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80372025-08-29T22:17:06.167Z[ recovery-image] Aug 29 22:17:05.992 INFO O| Aug 29 22:17:05.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mountall"
80382025-08-29T22:17:06.167Z[ recovery-image] Aug 29 22:17:05.992 INFO O| Aug 29 22:17:05.992 INFO STEP 1070 (remove_files) COMPLETE
80392025-08-29T22:17:06.167Z[ recovery-image] Aug 29 22:17:05.992 INFO O| Aug 29 22:17:05.992 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80402025-08-29T22:17:06.194Z[ recovery-image] Aug 29 22:17:06.010 INFO O| Aug 29 22:17:06.010 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/msgid"
80412025-08-29T22:17:06.194Z[ recovery-image] Aug 29 22:17:06.010 INFO O| Aug 29 22:17:06.010 INFO STEP 1071 (remove_files) COMPLETE
80422025-08-29T22:17:06.194Z[ recovery-image] Aug 29 22:17:06.010 INFO O| Aug 29 22:17:06.010 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80432025-08-29T22:17:06.194Z[ recovery-image] Aug 29 22:17:06.024 INFO O| Aug 29 22:17:06.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mvdir"
80442025-08-29T22:17:06.194Z[ recovery-image] Aug 29 22:17:06.025 INFO O| Aug 29 22:17:06.025 INFO STEP 1072 (remove_files) COMPLETE
80452025-08-29T22:17:06.194Z[ recovery-image] Aug 29 22:17:06.025 INFO O| Aug 29 22:17:06.025 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80462025-08-29T22:17:06.220Z[ recovery-image] Aug 29 22:17:06.038 INFO O| Aug 29 22:17:06.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ndp"
80472025-08-29T22:17:06.220Z[ recovery-image] Aug 29 22:17:06.038 INFO O| Aug 29 22:17:06.038 INFO STEP 1073 (remove_files) COMPLETE
80482025-08-29T22:17:06.220Z[ recovery-image] Aug 29 22:17:06.038 INFO O| Aug 29 22:17:06.038 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80492025-08-29T22:17:06.220Z[ recovery-image] Aug 29 22:17:06.051 INFO O| Aug 29 22:17:06.051 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nlsadmin"
80502025-08-29T22:17:06.220Z[ recovery-image] Aug 29 22:17:06.051 INFO O| Aug 29 22:17:06.051 INFO STEP 1074 (remove_files) COMPLETE
80512025-08-29T22:17:06.220Z[ recovery-image] Aug 29 22:17:06.051 INFO O| Aug 29 22:17:06.051 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80522025-08-29T22:17:06.245Z[ recovery-image] Aug 29 22:17:06.069 INFO O| Aug 29 22:17:06.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nltest"
80532025-08-29T22:17:06.270Z[ recovery-image] Aug 29 22:17:06.087 INFO O| Aug 29 22:17:06.087 INFO STEP 1075 (remove_files) COMPLETE
80542025-08-29T22:17:06.271Z[ recovery-image] Aug 29 22:17:06.087 INFO O| Aug 29 22:17:06.087 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80552025-08-29T22:17:06.271Z[ recovery-image] Aug 29 22:17:06.104 INFO O| Aug 29 22:17:06.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamadm"
80562025-08-29T22:17:06.271Z[ recovery-image] Aug 29 22:17:06.104 INFO O| Aug 29 22:17:06.104 INFO STEP 1076 (remove_files) COMPLETE
80572025-08-29T22:17:06.271Z[ recovery-image] Aug 29 22:17:06.104 INFO O| Aug 29 22:17:06.104 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80582025-08-29T22:17:06.296Z[ recovery-image] Aug 29 22:17:06.119 INFO O| Aug 29 22:17:06.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamcfg"
80592025-08-29T22:17:06.296Z[ recovery-image] Aug 29 22:17:06.120 INFO O| Aug 29 22:17:06.120 INFO STEP 1077 (remove_files) COMPLETE
80602025-08-29T22:17:06.296Z[ recovery-image] Aug 29 22:17:06.120 INFO O| Aug 29 22:17:06.120 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80612025-08-29T22:17:06.321Z[ recovery-image] Aug 29 22:17:06.138 INFO O| Aug 29 22:17:06.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pbind"
80622025-08-29T22:17:06.321Z[ recovery-image] Aug 29 22:17:06.139 INFO O| Aug 29 22:17:06.139 INFO STEP 1078 (remove_files) COMPLETE
80632025-08-29T22:17:06.321Z[ recovery-image] Aug 29 22:17:06.139 INFO O| Aug 29 22:17:06.139 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80642025-08-29T22:17:06.347Z[ recovery-image] Aug 29 22:17:06.168 INFO O| Aug 29 22:17:06.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ping"
80652025-08-29T22:17:06.348Z[ recovery-image] Aug 29 22:17:06.168 INFO O| Aug 29 22:17:06.168 INFO STEP 1079 (remove_files) COMPLETE
80662025-08-29T22:17:06.348Z[ recovery-image] Aug 29 22:17:06.168 INFO O| Aug 29 22:17:06.168 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80672025-08-29T22:17:06.348Z[ recovery-image] Aug 29 22:17:06.183 INFO O| Aug 29 22:17:06.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgadd"
80682025-08-29T22:17:06.348Z[ recovery-image] Aug 29 22:17:06.183 INFO O| Aug 29 22:17:06.183 INFO STEP 1080 (remove_files) COMPLETE
80692025-08-29T22:17:06.348Z[ recovery-image] Aug 29 22:17:06.183 INFO O| Aug 29 22:17:06.183 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80702025-08-29T22:17:06.373Z[ recovery-image] Aug 29 22:17:06.197 INFO O| Aug 29 22:17:06.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgask"
80712025-08-29T22:17:06.373Z[ recovery-image] Aug 29 22:17:06.197 INFO O| Aug 29 22:17:06.197 INFO STEP 1081 (remove_files) COMPLETE
80722025-08-29T22:17:06.373Z[ recovery-image] Aug 29 22:17:06.197 INFO O| Aug 29 22:17:06.197 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80732025-08-29T22:17:06.373Z[ recovery-image] Aug 29 22:17:06.210 INFO O| Aug 29 22:17:06.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgchk"
80742025-08-29T22:17:06.373Z[ recovery-image] Aug 29 22:17:06.210 INFO O| Aug 29 22:17:06.210 INFO STEP 1082 (remove_files) COMPLETE
80752025-08-29T22:17:06.373Z[ recovery-image] Aug 29 22:17:06.210 INFO O| Aug 29 22:17:06.210 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80762025-08-29T22:17:06.398Z[ recovery-image] Aug 29 22:17:06.225 INFO O| Aug 29 22:17:06.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgrm"
80772025-08-29T22:17:06.398Z[ recovery-image] Aug 29 22:17:06.225 INFO O| Aug 29 22:17:06.225 INFO STEP 1083 (remove_files) COMPLETE
80782025-08-29T22:17:06.398Z[ recovery-image] Aug 29 22:17:06.226 INFO O| Aug 29 22:17:06.225 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80792025-08-29T22:17:06.423Z[ recovery-image] Aug 29 22:17:06.241 INFO O| Aug 29 22:17:06.241 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/plockstat"
80802025-08-29T22:17:06.423Z[ recovery-image] Aug 29 22:17:06.241 INFO O| Aug 29 22:17:06.241 INFO STEP 1084 (remove_files) COMPLETE
80812025-08-29T22:17:06.423Z[ recovery-image] Aug 29 22:17:06.241 INFO O| Aug 29 22:17:06.241 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80822025-08-29T22:17:06.448Z[ recovery-image] Aug 29 22:17:06.275 INFO O| Aug 29 22:17:06.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pooladm"
80832025-08-29T22:17:06.448Z[ recovery-image] Aug 29 22:17:06.276 INFO O| Aug 29 22:17:06.275 INFO STEP 1085 (remove_files) COMPLETE
80842025-08-29T22:17:06.448Z[ recovery-image] Aug 29 22:17:06.276 INFO O| Aug 29 22:17:06.276 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80852025-08-29T22:17:06.488Z[ recovery-image] Aug 29 22:17:06.326 INFO O| Aug 29 22:17:06.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolbind"
80862025-08-29T22:17:06.514Z[ recovery-image] Aug 29 22:17:06.326 INFO O| Aug 29 22:17:06.326 INFO STEP 1086 (remove_files) COMPLETE
80872025-08-29T22:17:06.514Z[ recovery-image] Aug 29 22:17:06.326 INFO O| Aug 29 22:17:06.326 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80882025-08-29T22:17:06.514Z[ recovery-image] Aug 29 22:17:06.349 INFO O| Aug 29 22:17:06.349 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolcfg"
80892025-08-29T22:17:06.514Z[ recovery-image] Aug 29 22:17:06.350 INFO O| Aug 29 22:17:06.349 INFO STEP 1087 (remove_files) COMPLETE
80902025-08-29T22:17:06.514Z[ recovery-image] Aug 29 22:17:06.350 INFO O| Aug 29 22:17:06.350 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80912025-08-29T22:17:06.540Z[ recovery-image] Aug 29 22:17:06.372 INFO O| Aug 29 22:17:06.372 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ports"
80922025-08-29T22:17:06.540Z[ recovery-image] Aug 29 22:17:06.372 INFO O| Aug 29 22:17:06.372 INFO STEP 1088 (remove_files) COMPLETE
80932025-08-29T22:17:06.540Z[ recovery-image] Aug 29 22:17:06.373 INFO O| Aug 29 22:17:06.372 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80942025-08-29T22:17:06.569Z[ recovery-image] Aug 29 22:17:06.407 INFO O| Aug 29 22:17:06.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poweroff"
80952025-08-29T22:17:06.594Z[ recovery-image] Aug 29 22:17:06.408 INFO O| Aug 29 22:17:06.407 INFO STEP 1089 (remove_files) COMPLETE
80962025-08-29T22:17:06.594Z[ recovery-image] Aug 29 22:17:06.408 INFO O| Aug 29 22:17:06.408 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80972025-08-29T22:17:06.619Z[ recovery-image] Aug 29 22:17:06.444 INFO O| Aug 29 22:17:06.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pptadm"
80982025-08-29T22:17:06.619Z[ recovery-image] Aug 29 22:17:06.444 INFO O| Aug 29 22:17:06.444 INFO STEP 1090 (remove_files) COMPLETE
80992025-08-29T22:17:06.619Z[ recovery-image] Aug 29 22:17:06.444 INFO O| Aug 29 22:17:06.444 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81002025-08-29T22:17:06.663Z[ recovery-image] Aug 29 22:17:06.501 INFO O| Aug 29 22:17:06.501 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/praudit"
81012025-08-29T22:17:06.663Z[ recovery-image] Aug 29 22:17:06.502 INFO O| Aug 29 22:17:06.502 INFO STEP 1091 (remove_files) COMPLETE
81022025-08-29T22:17:06.663Z[ recovery-image] Aug 29 22:17:06.502 INFO O| Aug 29 22:17:06.502 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81032025-08-29T22:17:06.691Z[ recovery-image] Aug 29 22:17:06.530 INFO O| Aug 29 22:17:06.529 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projadd"
81042025-08-29T22:17:06.691Z[ recovery-image] Aug 29 22:17:06.530 INFO O| Aug 29 22:17:06.530 INFO STEP 1092 (remove_files) COMPLETE
81052025-08-29T22:17:06.716Z[ recovery-image] Aug 29 22:17:06.530 INFO O| Aug 29 22:17:06.530 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81062025-08-29T22:17:06.741Z[ recovery-image] Aug 29 22:17:06.562 INFO O| Aug 29 22:17:06.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projdel"
81072025-08-29T22:17:06.741Z[ recovery-image] Aug 29 22:17:06.562 INFO O| Aug 29 22:17:06.562 INFO STEP 1093 (remove_files) COMPLETE
81082025-08-29T22:17:06.741Z[ recovery-image] Aug 29 22:17:06.562 INFO O| Aug 29 22:17:06.562 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81092025-08-29T22:17:06.766Z[ recovery-image] Aug 29 22:17:06.588 INFO O| Aug 29 22:17:06.588 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projmod"
81102025-08-29T22:17:06.766Z[ recovery-image] Aug 29 22:17:06.588 INFO O| Aug 29 22:17:06.588 INFO STEP 1094 (remove_files) COMPLETE
81112025-08-29T22:17:06.766Z[ recovery-image] Aug 29 22:17:06.588 INFO O| Aug 29 22:17:06.588 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81122025-08-29T22:17:06.791Z[ recovery-image] Aug 29 22:17:06.609 INFO O| Aug 29 22:17:06.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtdiag"
81132025-08-29T22:17:06.791Z[ recovery-image] Aug 29 22:17:06.609 INFO O| Aug 29 22:17:06.609 INFO STEP 1095 (remove_files) COMPLETE
81142025-08-29T22:17:06.791Z[ recovery-image] Aug 29 22:17:06.609 INFO O| Aug 29 22:17:06.609 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81152025-08-29T22:17:06.816Z[ recovery-image] Aug 29 22:17:06.631 INFO O| Aug 29 22:17:06.630 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtpicl"
81162025-08-29T22:17:06.816Z[ recovery-image] Aug 29 22:17:06.654 INFO O| Aug 29 22:17:06.654 INFO STEP 1096 (remove_files) COMPLETE
81172025-08-29T22:17:06.817Z[ recovery-image] Aug 29 22:17:06.654 INFO O| Aug 29 22:17:06.654 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81182025-08-29T22:17:06.848Z[ recovery-image] Aug 29 22:17:06.676 INFO O| Aug 29 22:17:06.676 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtvtoc"
81192025-08-29T22:17:06.848Z[ recovery-image] Aug 29 22:17:06.680 INFO O| Aug 29 22:17:06.680 INFO STEP 1097 (remove_files) COMPLETE
81202025-08-29T22:17:06.849Z[ recovery-image] Aug 29 22:17:06.680 INFO O| Aug 29 22:17:06.680 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81212025-08-29T22:17:06.873Z[ recovery-image] Aug 29 22:17:06.705 INFO O| Aug 29 22:17:06.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psradm"
81222025-08-29T22:17:06.874Z[ recovery-image] Aug 29 22:17:06.705 INFO O| Aug 29 22:17:06.705 INFO STEP 1098 (remove_files) COMPLETE
81232025-08-29T22:17:06.874Z[ recovery-image] Aug 29 22:17:06.705 INFO O| Aug 29 22:17:06.705 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81242025-08-29T22:17:06.899Z[ recovery-image] Aug 29 22:17:06.725 INFO O| Aug 29 22:17:06.725 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrinfo"
81252025-08-29T22:17:06.899Z[ recovery-image] Aug 29 22:17:06.726 INFO O| Aug 29 22:17:06.725 INFO STEP 1099 (remove_files) COMPLETE
81262025-08-29T22:17:06.899Z[ recovery-image] Aug 29 22:17:06.726 INFO O| Aug 29 22:17:06.726 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81272025-08-29T22:17:06.933Z[ recovery-image] Aug 29 22:17:06.771 INFO O| Aug 29 22:17:06.771 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrset"
81282025-08-29T22:17:06.933Z[ recovery-image] Aug 29 22:17:06.771 INFO O| Aug 29 22:17:06.771 INFO STEP 1100 (remove_files) COMPLETE
81292025-08-29T22:17:06.933Z[ recovery-image] Aug 29 22:17:06.771 INFO O| Aug 29 22:17:06.771 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81302025-08-29T22:17:06.958Z[ recovery-image] Aug 29 22:17:06.788 INFO O| Aug 29 22:17:06.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwck"
81312025-08-29T22:17:06.958Z[ recovery-image] Aug 29 22:17:06.789 INFO O| Aug 29 22:17:06.788 INFO STEP 1101 (remove_files) COMPLETE
81322025-08-29T22:17:06.958Z[ recovery-image] Aug 29 22:17:06.789 INFO O| Aug 29 22:17:06.788 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81332025-08-29T22:17:06.983Z[ recovery-image] Aug 29 22:17:06.807 INFO O| Aug 29 22:17:06.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwconv"
81342025-08-29T22:17:06.983Z[ recovery-image] Aug 29 22:17:06.808 INFO O| Aug 29 22:17:06.807 INFO STEP 1102 (remove_files) COMPLETE
81352025-08-29T22:17:06.983Z[ recovery-image] Aug 29 22:17:06.808 INFO O| Aug 29 22:17:06.808 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81362025-08-29T22:17:07.009Z[ recovery-image] Aug 29 22:17:06.824 INFO O| Aug 29 22:17:06.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/raidctl"
81372025-08-29T22:17:07.009Z[ recovery-image] Aug 29 22:17:06.824 INFO O| Aug 29 22:17:06.824 INFO STEP 1103 (remove_files) COMPLETE
81382025-08-29T22:17:07.009Z[ recovery-image] Aug 29 22:17:06.824 INFO O| Aug 29 22:17:06.824 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81392025-08-29T22:17:07.009Z[ recovery-image] Aug 29 22:17:06.839 INFO O| Aug 29 22:17:06.839 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ramdiskadm"
81402025-08-29T22:17:07.009Z[ recovery-image] Aug 29 22:17:06.839 INFO O| Aug 29 22:17:06.839 INFO STEP 1104 (remove_files) COMPLETE
81412025-08-29T22:17:07.009Z[ recovery-image] Aug 29 22:17:06.839 INFO O| Aug 29 22:17:06.839 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81422025-08-29T22:17:07.034Z[ recovery-image] Aug 29 22:17:06.858 INFO O| Aug 29 22:17:06.858 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rctladm"
81432025-08-29T22:17:07.034Z[ recovery-image] Aug 29 22:17:06.858 INFO O| Aug 29 22:17:06.858 INFO STEP 1105 (remove_files) COMPLETE
81442025-08-29T22:17:07.034Z[ recovery-image] Aug 29 22:17:06.858 INFO O| Aug 29 22:17:06.858 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81452025-08-29T22:17:07.058Z[ recovery-image] Aug 29 22:17:06.877 INFO O| Aug 29 22:17:06.877 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rdmsr"
81462025-08-29T22:17:07.058Z[ recovery-image] Aug 29 22:17:06.878 INFO O| Aug 29 22:17:06.878 INFO STEP 1106 (remove_files) COMPLETE
81472025-08-29T22:17:07.058Z[ recovery-image] Aug 29 22:17:06.878 INFO O| Aug 29 22:17:06.878 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81482025-08-29T22:17:07.059Z[ recovery-image] Aug 29 22:17:06.896 INFO O| Aug 29 22:17:06.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/reboot"
81492025-08-29T22:17:07.059Z[ recovery-image] Aug 29 22:17:06.896 INFO O| Aug 29 22:17:06.896 INFO STEP 1107 (remove_files) COMPLETE
81502025-08-29T22:17:07.059Z[ recovery-image] Aug 29 22:17:06.896 INFO O| Aug 29 22:17:06.896 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81512025-08-29T22:17:07.085Z[ recovery-image] Aug 29 22:17:06.914 INFO O| Aug 29 22:17:06.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rem_drv"
81522025-08-29T22:17:07.085Z[ recovery-image] Aug 29 22:17:06.914 INFO O| Aug 29 22:17:06.914 INFO STEP 1108 (remove_files) COMPLETE
81532025-08-29T22:17:07.085Z[ recovery-image] Aug 29 22:17:06.914 INFO O| Aug 29 22:17:06.914 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81542025-08-29T22:17:07.110Z[ recovery-image] Aug 29 22:17:06.931 INFO O| Aug 29 22:17:06.931 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/removef"
81552025-08-29T22:17:07.110Z[ recovery-image] Aug 29 22:17:06.931 INFO O| Aug 29 22:17:06.931 INFO STEP 1109 (remove_files) COMPLETE
81562025-08-29T22:17:07.110Z[ recovery-image] Aug 29 22:17:06.931 INFO O| Aug 29 22:17:06.931 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81572025-08-29T22:17:07.135Z[ recovery-image] Aug 29 22:17:06.949 INFO O| Aug 29 22:17:06.949 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roleadd"
81582025-08-29T22:17:07.135Z[ recovery-image] Aug 29 22:17:06.949 INFO O| Aug 29 22:17:06.949 INFO STEP 1110 (remove_files) COMPLETE
81592025-08-29T22:17:07.135Z[ recovery-image] Aug 29 22:17:06.949 INFO O| Aug 29 22:17:06.949 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81602025-08-29T22:17:07.135Z[ recovery-image] Aug 29 22:17:06.970 INFO O| Aug 29 22:17:06.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roledel"
81612025-08-29T22:17:07.135Z[ recovery-image] Aug 29 22:17:06.970 INFO O| Aug 29 22:17:06.970 INFO STEP 1111 (remove_files) COMPLETE
81622025-08-29T22:17:07.135Z[ recovery-image] Aug 29 22:17:06.970 INFO O| Aug 29 22:17:06.970 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81632025-08-29T22:17:07.161Z[ recovery-image] Aug 29 22:17:06.990 INFO O| Aug 29 22:17:06.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rolemod"
81642025-08-29T22:17:07.161Z[ recovery-image] Aug 29 22:17:06.990 INFO O| Aug 29 22:17:06.990 INFO STEP 1112 (remove_files) COMPLETE
81652025-08-29T22:17:07.161Z[ recovery-image] Aug 29 22:17:06.990 INFO O| Aug 29 22:17:06.990 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81662025-08-29T22:17:07.188Z[ recovery-image] Aug 29 22:17:07.007 INFO O| Aug 29 22:17:07.007 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/root_archive"
81672025-08-29T22:17:07.188Z[ recovery-image] Aug 29 22:17:07.007 INFO O| Aug 29 22:17:07.007 INFO STEP 1113 (remove_files) COMPLETE
81682025-08-29T22:17:07.188Z[ recovery-image] Aug 29 22:17:07.007 INFO O| Aug 29 22:17:07.007 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81692025-08-29T22:17:07.188Z[ recovery-image] Aug 29 22:17:07.023 INFO O| Aug 29 22:17:07.023 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rpcbind"
81702025-08-29T22:17:07.188Z[ recovery-image] Aug 29 22:17:07.023 INFO O| Aug 29 22:17:07.023 INFO STEP 1114 (remove_files) COMPLETE
81712025-08-29T22:17:07.188Z[ recovery-image] Aug 29 22:17:07.023 INFO O| Aug 29 22:17:07.023 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81722025-08-29T22:17:07.213Z[ recovery-image] Aug 29 22:17:07.041 INFO O| Aug 29 22:17:07.041 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtc"
81732025-08-29T22:17:07.213Z[ recovery-image] Aug 29 22:17:07.041 INFO O| Aug 29 22:17:07.041 INFO STEP 1115 (remove_files) COMPLETE
81742025-08-29T22:17:07.213Z[ recovery-image] Aug 29 22:17:07.041 INFO O| Aug 29 22:17:07.041 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81752025-08-29T22:17:07.238Z[ recovery-image] Aug 29 22:17:07.058 INFO O| Aug 29 22:17:07.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtquery"
81762025-08-29T22:17:07.238Z[ recovery-image] Aug 29 22:17:07.059 INFO O| Aug 29 22:17:07.059 INFO STEP 1116 (remove_files) COMPLETE
81772025-08-29T22:17:07.238Z[ recovery-image] Aug 29 22:17:07.059 INFO O| Aug 29 22:17:07.059 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81782025-08-29T22:17:07.238Z[ recovery-image] Aug 29 22:17:07.074 INFO O| Aug 29 22:17:07.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/setmnt"
81792025-08-29T22:17:07.238Z[ recovery-image] Aug 29 22:17:07.074 INFO O| Aug 29 22:17:07.074 INFO STEP 1117 (remove_files) COMPLETE
81802025-08-29T22:17:07.238Z[ recovery-image] Aug 29 22:17:07.074 INFO O| Aug 29 22:17:07.074 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81812025-08-29T22:17:07.263Z[ recovery-image] Aug 29 22:17:07.088 INFO O| Aug 29 22:17:07.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/share"
81822025-08-29T22:17:07.263Z[ recovery-image] Aug 29 22:17:07.088 INFO O| Aug 29 22:17:07.088 INFO STEP 1118 (remove_files) COMPLETE
81832025-08-29T22:17:07.263Z[ recovery-image] Aug 29 22:17:07.088 INFO O| Aug 29 22:17:07.088 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81842025-08-29T22:17:07.288Z[ recovery-image] Aug 29 22:17:07.107 INFO O| Aug 29 22:17:07.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shareall"
81852025-08-29T22:17:07.288Z[ recovery-image] Aug 29 22:17:07.107 INFO O| Aug 29 22:17:07.107 INFO STEP 1119 (remove_files) COMPLETE
81862025-08-29T22:17:07.288Z[ recovery-image] Aug 29 22:17:07.107 INFO O| Aug 29 22:17:07.107 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81872025-08-29T22:17:07.288Z[ recovery-image] Aug 29 22:17:07.121 INFO O| Aug 29 22:17:07.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharectl"
81882025-08-29T22:17:07.288Z[ recovery-image] Aug 29 22:17:07.121 INFO O| Aug 29 22:17:07.121 INFO STEP 1120 (remove_files) COMPLETE
81892025-08-29T22:17:07.288Z[ recovery-image] Aug 29 22:17:07.121 INFO O| Aug 29 22:17:07.121 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81902025-08-29T22:17:07.315Z[ recovery-image] Aug 29 22:17:07.132 INFO O| Aug 29 22:17:07.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharemgr"
81912025-08-29T22:17:07.315Z[ recovery-image] Aug 29 22:17:07.132 INFO O| Aug 29 22:17:07.132 INFO STEP 1121 (remove_files) COMPLETE
81922025-08-29T22:17:07.315Z[ recovery-image] Aug 29 22:17:07.132 INFO O| Aug 29 22:17:07.132 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81932025-08-29T22:17:07.315Z[ recovery-image] Aug 29 22:17:07.143 INFO O| Aug 29 22:17:07.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shutdown"
81942025-08-29T22:17:07.315Z[ recovery-image] Aug 29 22:17:07.144 INFO O| Aug 29 22:17:07.144 INFO STEP 1122 (remove_files) COMPLETE
81952025-08-29T22:17:07.315Z[ recovery-image] Aug 29 22:17:07.144 INFO O| Aug 29 22:17:07.144 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81962025-08-29T22:17:07.340Z[ recovery-image] Aug 29 22:17:07.155 INFO O| Aug 29 22:17:07.155 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbadm"
81972025-08-29T22:17:07.340Z[ recovery-image] Aug 29 22:17:07.155 INFO O| Aug 29 22:17:07.155 INFO STEP 1123 (remove_files) COMPLETE
81982025-08-29T22:17:07.340Z[ recovery-image] Aug 29 22:17:07.155 INFO O| Aug 29 22:17:07.155 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81992025-08-29T22:17:07.340Z[ recovery-image] Aug 29 22:17:07.166 INFO O| Aug 29 22:17:07.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbios"
82002025-08-29T22:17:07.340Z[ recovery-image] Aug 29 22:17:07.166 INFO O| Aug 29 22:17:07.166 INFO STEP 1124 (remove_files) COMPLETE
82012025-08-29T22:17:07.340Z[ recovery-image] Aug 29 22:17:07.166 INFO O| Aug 29 22:17:07.166 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82022025-08-29T22:17:07.340Z[ recovery-image] Aug 29 22:17:07.177 INFO O| Aug 29 22:17:07.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbstat"
82032025-08-29T22:17:07.340Z[ recovery-image] Aug 29 22:17:07.177 INFO O| Aug 29 22:17:07.177 INFO STEP 1125 (remove_files) COMPLETE
82042025-08-29T22:17:07.340Z[ recovery-image] Aug 29 22:17:07.177 INFO O| Aug 29 22:17:07.177 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82052025-08-29T22:17:07.365Z[ recovery-image] Aug 29 22:17:07.189 INFO O| Aug 29 22:17:07.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmpd"
82062025-08-29T22:17:07.365Z[ recovery-image] Aug 29 22:17:07.189 INFO O| Aug 29 22:17:07.189 INFO STEP 1126 (remove_files) COMPLETE
82072025-08-29T22:17:07.365Z[ recovery-image] Aug 29 22:17:07.189 INFO O| Aug 29 22:17:07.189 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82082025-08-29T22:17:07.365Z[ recovery-image] Aug 29 22:17:07.201 INFO O| Aug 29 22:17:07.201 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmptrapd"
82092025-08-29T22:17:07.365Z[ recovery-image] Aug 29 22:17:07.201 INFO O| Aug 29 22:17:07.201 INFO STEP 1127 (remove_files) COMPLETE
82102025-08-29T22:17:07.365Z[ recovery-image] Aug 29 22:17:07.201 INFO O| Aug 29 22:17:07.201 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82112025-08-29T22:17:07.391Z[ recovery-image] Aug 29 22:17:07.213 INFO O| Aug 29 22:17:07.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snoop"
82122025-08-29T22:17:07.391Z[ recovery-image] Aug 29 22:17:07.213 INFO O| Aug 29 22:17:07.213 INFO STEP 1128 (remove_files) COMPLETE
82132025-08-29T22:17:07.391Z[ recovery-image] Aug 29 22:17:07.213 INFO O| Aug 29 22:17:07.213 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82142025-08-29T22:17:07.416Z[ recovery-image] Aug 29 22:17:07.230 INFO O| Aug 29 22:17:07.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sshd"
82152025-08-29T22:17:07.416Z[ recovery-image] Aug 29 22:17:07.230 INFO O| Aug 29 22:17:07.230 INFO STEP 1129 (remove_files) COMPLETE
82162025-08-29T22:17:07.416Z[ recovery-image] Aug 29 22:17:07.230 INFO O| Aug 29 22:17:07.230 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82172025-08-29T22:17:07.416Z[ recovery-image] Aug 29 22:17:07.246 INFO O| Aug 29 22:17:07.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/stmsboot"
82182025-08-29T22:17:07.416Z[ recovery-image] Aug 29 22:17:07.246 INFO O| Aug 29 22:17:07.246 INFO STEP 1130 (remove_files) COMPLETE
82192025-08-29T22:17:07.416Z[ recovery-image] Aug 29 22:17:07.246 INFO O| Aug 29 22:17:07.246 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82202025-08-29T22:17:07.443Z[ recovery-image] Aug 29 22:17:07.261 INFO O| Aug 29 22:17:07.261 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strace"
82212025-08-29T22:17:07.443Z[ recovery-image] Aug 29 22:17:07.261 INFO O| Aug 29 22:17:07.261 INFO STEP 1131 (remove_files) COMPLETE
82222025-08-29T22:17:07.443Z[ recovery-image] Aug 29 22:17:07.261 INFO O| Aug 29 22:17:07.261 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82232025-08-29T22:17:07.443Z[ recovery-image] Aug 29 22:17:07.276 INFO O| Aug 29 22:17:07.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strclean"
82242025-08-29T22:17:07.443Z[ recovery-image] Aug 29 22:17:07.276 INFO O| Aug 29 22:17:07.276 INFO STEP 1132 (remove_files) COMPLETE
82252025-08-29T22:17:07.443Z[ recovery-image] Aug 29 22:17:07.276 INFO O| Aug 29 22:17:07.276 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82262025-08-29T22:17:07.470Z[ recovery-image] Aug 29 22:17:07.290 INFO O| Aug 29 22:17:07.290 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strerr"
82272025-08-29T22:17:07.470Z[ recovery-image] Aug 29 22:17:07.290 INFO O| Aug 29 22:17:07.290 INFO STEP 1133 (remove_files) COMPLETE
82282025-08-29T22:17:07.470Z[ recovery-image] Aug 29 22:17:07.290 INFO O| Aug 29 22:17:07.290 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82292025-08-29T22:17:07.470Z[ recovery-image] Aug 29 22:17:07.304 INFO O| Aug 29 22:17:07.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sttydefs"
82302025-08-29T22:17:07.470Z[ recovery-image] Aug 29 22:17:07.304 INFO O| Aug 29 22:17:07.304 INFO STEP 1134 (remove_files) COMPLETE
82312025-08-29T22:17:07.470Z[ recovery-image] Aug 29 22:17:07.304 INFO O| Aug 29 22:17:07.304 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82322025-08-29T22:17:07.496Z[ recovery-image] Aug 29 22:17:07.317 INFO O| Aug 29 22:17:07.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncinit"
82332025-08-29T22:17:07.496Z[ recovery-image] Aug 29 22:17:07.317 INFO O| Aug 29 22:17:07.317 INFO STEP 1135 (remove_files) COMPLETE
82342025-08-29T22:17:07.496Z[ recovery-image] Aug 29 22:17:07.317 INFO O| Aug 29 22:17:07.317 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82352025-08-29T22:17:07.496Z[ recovery-image] Aug 29 22:17:07.330 INFO O| Aug 29 22:17:07.330 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncloop"
82362025-08-29T22:17:07.496Z[ recovery-image] Aug 29 22:17:07.330 INFO O| Aug 29 22:17:07.330 INFO STEP 1136 (remove_files) COMPLETE
82372025-08-29T22:17:07.496Z[ recovery-image] Aug 29 22:17:07.330 INFO O| Aug 29 22:17:07.330 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82382025-08-29T22:17:07.521Z[ recovery-image] Aug 29 22:17:07.347 INFO O| Aug 29 22:17:07.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncstat"
82392025-08-29T22:17:07.521Z[ recovery-image] Aug 29 22:17:07.347 INFO O| Aug 29 22:17:07.347 INFO STEP 1137 (remove_files) COMPLETE
82402025-08-29T22:17:07.521Z[ recovery-image] Aug 29 22:17:07.347 INFO O| Aug 29 22:17:07.347 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82412025-08-29T22:17:07.546Z[ recovery-image] Aug 29 22:17:07.361 INFO O| Aug 29 22:17:07.361 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sysdef"
82422025-08-29T22:17:07.546Z[ recovery-image] Aug 29 22:17:07.361 INFO O| Aug 29 22:17:07.361 INFO STEP 1138 (remove_files) COMPLETE
82432025-08-29T22:17:07.546Z[ recovery-image] Aug 29 22:17:07.361 INFO O| Aug 29 22:17:07.361 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82442025-08-29T22:17:07.546Z[ recovery-image] Aug 29 22:17:07.374 INFO O| Aug 29 22:17:07.374 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syseventadm"
82452025-08-29T22:17:07.546Z[ recovery-image] Aug 29 22:17:07.374 INFO O| Aug 29 22:17:07.374 INFO STEP 1139 (remove_files) COMPLETE
82462025-08-29T22:17:07.546Z[ recovery-image] Aug 29 22:17:07.374 INFO O| Aug 29 22:17:07.374 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82472025-08-29T22:17:07.571Z[ recovery-image] Aug 29 22:17:07.386 INFO O| Aug 29 22:17:07.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/t6mfgadm"
82482025-08-29T22:17:07.571Z[ recovery-image] Aug 29 22:17:07.386 INFO O| Aug 29 22:17:07.386 INFO STEP 1140 (remove_files) COMPLETE
82492025-08-29T22:17:07.571Z[ recovery-image] Aug 29 22:17:07.386 INFO O| Aug 29 22:17:07.386 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82502025-08-29T22:17:07.572Z[ recovery-image] Aug 29 22:17:07.403 INFO O| Aug 29 22:17:07.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tapes"
82512025-08-29T22:17:07.572Z[ recovery-image] Aug 29 22:17:07.403 INFO O| Aug 29 22:17:07.403 INFO STEP 1141 (remove_files) COMPLETE
82522025-08-29T22:17:07.572Z[ recovery-image] Aug 29 22:17:07.403 INFO O| Aug 29 22:17:07.403 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82532025-08-29T22:17:07.597Z[ recovery-image] Aug 29 22:17:07.415 INFO O| Aug 29 22:17:07.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tar"
82542025-08-29T22:17:07.597Z[ recovery-image] Aug 29 22:17:07.415 INFO O| Aug 29 22:17:07.415 INFO STEP 1142 (remove_files) COMPLETE
82552025-08-29T22:17:07.597Z[ recovery-image] Aug 29 22:17:07.415 INFO O| Aug 29 22:17:07.415 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82562025-08-29T22:17:07.597Z[ recovery-image] Aug 29 22:17:07.432 INFO O| Aug 29 22:17:07.432 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tcsd"
82572025-08-29T22:17:07.597Z[ recovery-image] Aug 29 22:17:07.432 INFO O| Aug 29 22:17:07.432 INFO STEP 1143 (remove_files) COMPLETE
82582025-08-29T22:17:07.597Z[ recovery-image] Aug 29 22:17:07.432 INFO O| Aug 29 22:17:07.432 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82592025-08-29T22:17:07.623Z[ recovery-image] Aug 29 22:17:07.446 INFO O| Aug 29 22:17:07.446 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/traceroute"
82602025-08-29T22:17:07.623Z[ recovery-image] Aug 29 22:17:07.446 INFO O| Aug 29 22:17:07.446 INFO STEP 1144 (remove_files) COMPLETE
82612025-08-29T22:17:07.623Z[ recovery-image] Aug 29 22:17:07.446 INFO O| Aug 29 22:17:07.446 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82622025-08-29T22:17:07.623Z[ recovery-image] Aug 29 22:17:07.459 INFO O| Aug 29 22:17:07.459 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/trapstat"
82632025-08-29T22:17:07.623Z[ recovery-image] Aug 29 22:17:07.459 INFO O| Aug 29 22:17:07.459 INFO STEP 1145 (remove_files) COMPLETE
82642025-08-29T22:17:07.623Z[ recovery-image] Aug 29 22:17:07.459 INFO O| Aug 29 22:17:07.459 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82652025-08-29T22:17:07.648Z[ recovery-image] Aug 29 22:17:07.472 INFO O| Aug 29 22:17:07.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ttyadm"
82662025-08-29T22:17:07.648Z[ recovery-image] Aug 29 22:17:07.472 INFO O| Aug 29 22:17:07.472 INFO STEP 1146 (remove_files) COMPLETE
82672025-08-29T22:17:07.648Z[ recovery-image] Aug 29 22:17:07.472 INFO O| Aug 29 22:17:07.472 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82682025-08-29T22:17:07.648Z[ recovery-image] Aug 29 22:17:07.485 INFO O| Aug 29 22:17:07.485 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ucodeadm"
82692025-08-29T22:17:07.648Z[ recovery-image] Aug 29 22:17:07.485 INFO O| Aug 29 22:17:07.485 INFO STEP 1147 (remove_files) COMPLETE
82702025-08-29T22:17:07.648Z[ recovery-image] Aug 29 22:17:07.485 INFO O| Aug 29 22:17:07.485 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82712025-08-29T22:17:07.673Z[ recovery-image] Aug 29 22:17:07.498 INFO O| Aug 29 22:17:07.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/umountall"
82722025-08-29T22:17:07.673Z[ recovery-image] Aug 29 22:17:07.498 INFO O| Aug 29 22:17:07.498 INFO STEP 1148 (remove_files) COMPLETE
82732025-08-29T22:17:07.673Z[ recovery-image] Aug 29 22:17:07.498 INFO O| Aug 29 22:17:07.498 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82742025-08-29T22:17:07.673Z[ recovery-image] Aug 29 22:17:07.511 INFO O| Aug 29 22:17:07.511 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unlink"
82752025-08-29T22:17:07.673Z[ recovery-image] Aug 29 22:17:07.511 INFO O| Aug 29 22:17:07.511 INFO STEP 1149 (remove_files) COMPLETE
82762025-08-29T22:17:07.674Z[ recovery-image] Aug 29 22:17:07.511 INFO O| Aug 29 22:17:07.511 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82772025-08-29T22:17:07.699Z[ recovery-image] Aug 29 22:17:07.524 INFO O| Aug 29 22:17:07.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshare"
82782025-08-29T22:17:07.699Z[ recovery-image] Aug 29 22:17:07.524 INFO O| Aug 29 22:17:07.524 INFO STEP 1150 (remove_files) COMPLETE
82792025-08-29T22:17:07.699Z[ recovery-image] Aug 29 22:17:07.524 INFO O| Aug 29 22:17:07.524 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82802025-08-29T22:17:07.699Z[ recovery-image] Aug 29 22:17:07.537 INFO O| Aug 29 22:17:07.537 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshareall"
82812025-08-29T22:17:07.699Z[ recovery-image] Aug 29 22:17:07.538 INFO O| Aug 29 22:17:07.538 INFO STEP 1151 (remove_files) COMPLETE
82822025-08-29T22:17:07.724Z[ recovery-image] Aug 29 22:17:07.538 INFO O| Aug 29 22:17:07.538 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82832025-08-29T22:17:07.724Z[ recovery-image] Aug 29 22:17:07.550 INFO O| Aug 29 22:17:07.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/update_drv"
82842025-08-29T22:17:07.749Z[ recovery-image] Aug 29 22:17:07.575 INFO O| Aug 29 22:17:07.575 INFO STEP 1152 (remove_files) COMPLETE
82852025-08-29T22:17:07.749Z[ recovery-image] Aug 29 22:17:07.575 INFO O| Aug 29 22:17:07.575 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82862025-08-29T22:17:07.775Z[ recovery-image] Aug 29 22:17:07.591 INFO O| Aug 29 22:17:07.591 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/useradd"
82872025-08-29T22:17:07.775Z[ recovery-image] Aug 29 22:17:07.591 INFO O| Aug 29 22:17:07.591 INFO STEP 1153 (remove_files) COMPLETE
82882025-08-29T22:17:07.775Z[ recovery-image] Aug 29 22:17:07.591 INFO O| Aug 29 22:17:07.591 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82892025-08-29T22:17:07.775Z[ recovery-image] Aug 29 22:17:07.606 INFO O| Aug 29 22:17:07.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/userdel"
82902025-08-29T22:17:07.775Z[ recovery-image] Aug 29 22:17:07.606 INFO O| Aug 29 22:17:07.606 INFO STEP 1154 (remove_files) COMPLETE
82912025-08-29T22:17:07.775Z[ recovery-image] Aug 29 22:17:07.606 INFO O| Aug 29 22:17:07.606 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82922025-08-29T22:17:07.800Z[ recovery-image] Aug 29 22:17:07.621 INFO O| Aug 29 22:17:07.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/usermod"
82932025-08-29T22:17:07.800Z[ recovery-image] Aug 29 22:17:07.621 INFO O| Aug 29 22:17:07.621 INFO STEP 1155 (remove_files) COMPLETE
82942025-08-29T22:17:07.800Z[ recovery-image] Aug 29 22:17:07.621 INFO O| Aug 29 22:17:07.621 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82952025-08-29T22:17:07.800Z[ recovery-image] Aug 29 22:17:07.635 INFO O| Aug 29 22:17:07.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/volcopy"
82962025-08-29T22:17:07.800Z[ recovery-image] Aug 29 22:17:07.636 INFO O| Aug 29 22:17:07.636 INFO STEP 1156 (remove_files) COMPLETE
82972025-08-29T22:17:07.800Z[ recovery-image] Aug 29 22:17:07.636 INFO O| Aug 29 22:17:07.636 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82982025-08-29T22:17:07.855Z[ recovery-image] Aug 29 22:17:07.693 INFO O| Aug 29 22:17:07.693 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/wall"
82992025-08-29T22:17:07.855Z[ recovery-image] Aug 29 22:17:07.693 INFO O| Aug 29 22:17:07.693 INFO STEP 1157 (remove_files) COMPLETE
83002025-08-29T22:17:07.880Z[ recovery-image] Aug 29 22:17:07.693 INFO O| Aug 29 22:17:07.693 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83012025-08-29T22:17:07.880Z[ recovery-image] Aug 29 22:17:07.711 INFO O| Aug 29 22:17:07.710 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/whodo"
83022025-08-29T22:17:07.880Z[ recovery-image] Aug 29 22:17:07.711 INFO O| Aug 29 22:17:07.711 INFO STEP 1158 (remove_files) COMPLETE
83032025-08-29T22:17:07.880Z[ recovery-image] Aug 29 22:17:07.711 INFO O| Aug 29 22:17:07.711 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83042025-08-29T22:17:07.906Z[ recovery-image] Aug 29 22:17:07.727 INFO O| Aug 29 22:17:07.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdb"
83052025-08-29T22:17:07.906Z[ recovery-image] Aug 29 22:17:07.727 INFO O| Aug 29 22:17:07.727 INFO STEP 1159 (remove_files) COMPLETE
83062025-08-29T22:17:07.906Z[ recovery-image] Aug 29 22:17:07.727 INFO O| Aug 29 22:17:07.727 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83072025-08-29T22:17:07.906Z[ recovery-image] Aug 29 22:17:07.743 INFO O| Aug 29 22:17:07.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdump"
83082025-08-29T22:17:07.906Z[ recovery-image] Aug 29 22:17:07.744 INFO O| Aug 29 22:17:07.744 INFO STEP 1160 (remove_files) COMPLETE
83092025-08-29T22:17:07.906Z[ recovery-image] Aug 29 22:17:07.744 INFO O| Aug 29 22:17:07.744 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83102025-08-29T22:17:07.931Z[ recovery-image] Aug 29 22:17:07.758 INFO O| Aug 29 22:17:07.758 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zic"
83112025-08-29T22:17:07.931Z[ recovery-image] Aug 29 22:17:07.758 INFO O| Aug 29 22:17:07.758 INFO STEP 1161 (remove_files) COMPLETE
83122025-08-29T22:17:07.931Z[ recovery-image] Aug 29 22:17:07.758 INFO O| Aug 29 22:17:07.758 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83132025-08-29T22:17:07.956Z[ recovery-image] Aug 29 22:17:07.774 INFO O| Aug 29 22:17:07.774 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zlogin"
83142025-08-29T22:17:07.956Z[ recovery-image] Aug 29 22:17:07.774 INFO O| Aug 29 22:17:07.774 INFO STEP 1162 (remove_files) COMPLETE
83152025-08-29T22:17:07.956Z[ recovery-image] Aug 29 22:17:07.774 INFO O| Aug 29 22:17:07.774 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83162025-08-29T22:17:07.956Z[ recovery-image] Aug 29 22:17:07.791 INFO O| Aug 29 22:17:07.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zoneadm"
83172025-08-29T22:17:07.956Z[ recovery-image] Aug 29 22:17:07.791 INFO O| Aug 29 22:17:07.791 INFO STEP 1163 (remove_files) COMPLETE
83182025-08-29T22:17:07.956Z[ recovery-image] Aug 29 22:17:07.791 INFO O| Aug 29 22:17:07.791 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83192025-08-29T22:17:07.981Z[ recovery-image] Aug 29 22:17:07.805 INFO O| Aug 29 22:17:07.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zonecfg"
83202025-08-29T22:17:07.981Z[ recovery-image] Aug 29 22:17:07.805 INFO O| Aug 29 22:17:07.805 INFO STEP 1164 (remove_files) COMPLETE
83212025-08-29T22:17:07.981Z[ recovery-image] Aug 29 22:17:07.805 INFO O| Aug 29 22:17:07.805 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83222025-08-29T22:17:07.982Z[ recovery-image] Aug 29 22:17:07.817 INFO O| Aug 29 22:17:07.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zstreamdump"
83232025-08-29T22:17:07.982Z[ recovery-image] Aug 29 22:17:07.817 INFO O| Aug 29 22:17:07.817 INFO STEP 1165 (remove_files) COMPLETE
83242025-08-29T22:17:07.982Z[ recovery-image] Aug 29 22:17:07.817 INFO O| Aug 29 22:17:07.817 INFO STEP 1166: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-03-recovery-trim.json
83252025-08-29T22:17:08.007Z[ recovery-image] Aug 29 22:17:07.834 INFO O| Aug 29 22:17:07.834 INFO file /rpool/images/build/recovery/output/sled-recovery-ramdisk.tar does not already exist, skipping removal
83262025-08-29T22:17:08.007Z[ recovery-image] Aug 29 22:17:07.834 INFO O| Aug 29 22:17:07.834 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
83272025-08-29T22:17:09.456Z[ recovery-image] Aug 29 22:17:09.295 INFO O| Aug 29 22:17:09.295 INFO STEP 1166 (pack_tar) COMPLETE
83282025-08-29T22:17:09.456Z[ recovery-image] Aug 29 22:17:09.295 INFO O| Aug 29 22:17:09.295 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
83292025-08-29T22:17:09.481Z[ recovery-image] Aug 29 22:17:09.295 INFO O| Aug 29 22:17:09.295 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
83302025-08-29T22:17:09.563Z[ recovery-image] Aug 29 22:17:09.401 INFO O| Aug 29 22:17:09.401 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
83312025-08-29T22:17:09.659Z[ recovery-image] Aug 29 22:17:09.498 INFO O| Aug 29 22:17:09.497 INFO completed processing sled/ramdisk-03-recovery-trim
83322025-08-29T22:17:09.684Z[ recovery-image] Aug 29 22:17:09.505 INFO image builder template: zfs-recovery...
83332025-08-29T22:17:09.684Z[ recovery-image] Aug 29 22:17:09.505 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/.tmpOWgyXQ/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.37.402", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@16.0.0.0", "-n", "zfs-recovery"], pwd: None
83342025-08-29T22:17:09.709Z[ recovery-image] Aug 29 22:17:09.548 INFO O| Aug 29 22:17:09.548 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/zfs-recovery
83352025-08-29T22:17:09.734Z[ recovery-image] Aug 29 22:17:09.554 INFO O| Aug 29 22:17:09.554 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
83362025-08-29T22:17:09.759Z[ recovery-image] Aug 29 22:17:09.588 INFO O| Aug 29 22:17:09.588 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/zfs-recovery: sync = disabled
83372025-08-29T22:17:09.784Z[ recovery-image] Aug 29 22:17:09.617 INFO O| Aug 29 22:17:09.617 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/zfs-recovery
83382025-08-29T22:17:09.784Z[ recovery-image] Aug 29 22:17:09.617 INFO O| Aug 29 22:17:09.617 INFO work dataset: rpool/images/build/recovery/work/sled/zfs-recovery
83392025-08-29T22:17:09.784Z[ recovery-image] Aug 29 22:17:09.622 INFO O| Aug 29 22:17:09.622 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
83402025-08-29T22:17:09.815Z[ recovery-image] Aug 29 22:17:09.653 INFO O| Aug 29 22:17:09.653 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/sled/zfs-recovery: sync = disabled
83412025-08-29T22:17:09.840Z[ recovery-image] Aug 29 22:17:09.675 INFO O| Aug 29 22:17:09.675 INFO DESTROY POOL: TEMPORARY-sled-zfs-recovery
83422025-08-29T22:17:09.866Z[ recovery-image] Aug 29 22:17:09.695 INFO O| Aug 29 22:17:09.695 INFO image file: /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
83432025-08-29T22:17:09.891Z[ recovery-image] Aug 29 22:17:09.704 INFO O| Aug 29 22:17:09.704 INFO pool altroot: /rpool/images/build/recovery/work/sled/zfs-recovery/altroot
83442025-08-29T22:17:09.891Z[ recovery-image] Aug 29 22:17:09.713 INFO O| Aug 29 22:17:09.713 INFO no lofi found
83452025-08-29T22:17:09.891Z[ recovery-image] Aug 29 22:17:09.713 INFO O| Aug 29 22:17:09.713 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw does not already exist, skipping removal
83462025-08-29T22:17:09.891Z[ recovery-image] Aug 29 22:17:09.713 INFO O| Aug 29 22:17:09.713 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
83472025-08-29T22:17:12.207Z[ recovery-image] Aug 29 22:17:12.046 INFO O| Aug 29 22:17:12.046 INFO lofi device = /dev/dsk/c3t1d0p0
83482025-08-29T22:17:12.208Z[ recovery-image] Aug 29 22:17:12.046 INFO O| Aug 29 22:17:12.046 INFO pool device = /dev/dsk/c3t1d0p0
83492025-08-29T22:17:12.233Z[ recovery-image] Aug 29 22:17:12.046 INFO O| Aug 29 22:17:12.046 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/c3t1d0p0"]
83502025-08-29T22:17:12.525Z[ recovery-image] Aug 29 22:17:12.364 INFO O| Aug 29 22:17:12.364 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
83512025-08-29T22:17:12.526Z[ recovery-image] Aug 29 22:17:12.365 INFO O| Aug 29 22:17:12.364 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT
83522025-08-29T22:17:12.566Z[ recovery-image] Aug 29 22:17:12.405 INFO O| Aug 29 22:17:12.405 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: canmount = off
83532025-08-29T22:17:12.878Z[ recovery-image] Aug 29 22:17:12.717 INFO O| Aug 29 22:17:12.717 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: mountpoint = legacy
83542025-08-29T22:17:12.942Z[ recovery-image] Aug 29 22:17:12.781 INFO O| Aug 29 22:17:12.781 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT/ramdisk
83552025-08-29T22:17:12.978Z[ recovery-image] Aug 29 22:17:12.817 INFO O| Aug 29 22:17:12.816 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: canmount = noauto
83562025-08-29T22:17:13.003Z[ recovery-image] Aug 29 22:17:12.843 INFO O| Aug 29 22:17:12.842 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
83572025-08-29T22:17:13.072Z[ recovery-image] Aug 29 22:17:12.911 INFO O| Aug 29 22:17:12.911 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a
83582025-08-29T22:17:13.097Z[ recovery-image] Aug 29 22:17:12.911 INFO O| Aug 29 22:17:12.911 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a
83592025-08-29T22:17:13.097Z[ recovery-image] Aug 29 22:17:12.911 INFO O| Aug 29 22:17:12.911 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
83602025-08-29T22:17:13.097Z[ recovery-image] Aug 29 22:17:12.929 INFO O| Aug 29 22:17:12.929 INFO boot environment UUID: 9ce9714e-9657-478e-8f29-9e857addfaa9
83612025-08-29T22:17:13.097Z[ recovery-image] Aug 29 22:17:12.929 INFO O| Aug 29 22:17:12.929 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 9ce9714e-9657-478e-8f29-9e857addfaa9
83622025-08-29T22:17:13.122Z[ recovery-image] Aug 29 22:17:12.955 INFO O| Aug 29 22:17:12.955 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
83632025-08-29T22:17:13.147Z[ recovery-image] Aug 29 22:17:12.983 INFO O| Aug 29 22:17:12.983 INFO STEP 0 (create_be) COMPLETE
83642025-08-29T22:17:13.147Z[ recovery-image] Aug 29 22:17:12.983 INFO O| Aug 29 22:17:12.983 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
83652025-08-29T22:17:13.172Z[ recovery-image] Aug 29 22:17:13.009 INFO O| Aug 29 22:17:13.009 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"]
83662025-08-29T22:17:22.984Z[ recovery-image] Aug 29 22:17:22.824 INFO O| Aug 29 22:17:22.824 INFO STEP 1 (unpack_tar) COMPLETE
83672025-08-29T22:17:22.984Z[ recovery-image] Aug 29 22:17:22.825 INFO O| Aug 29 22:17:22.824 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83682025-08-29T22:17:23.009Z[ recovery-image] Aug 29 22:17:22.842 INFO O| Aug 29 22:17:22.842 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
83692025-08-29T22:17:24.447Z[ recovery-image] Aug 29 22:17:24.287 INFO O| Aug 29 22:17:24.287 INFO STEP 2 (devfsadm) COMPLETE
83702025-08-29T22:17:24.447Z[ recovery-image] Aug 29 22:17:24.287 INFO O| Aug 29 22:17:24.287 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83712025-08-29T22:17:24.471Z[ recovery-image] Aug 29 22:17:24.301 INFO O| Aug 29 22:17:24.301 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
83722025-08-29T22:17:24.472Z[ recovery-image] Aug 29 22:17:24.302 INFO O| Aug 29 22:17:24.302 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
83732025-08-29T22:17:24.472Z[ recovery-image] Aug 29 22:17:24.302 INFO O| Aug 29 22:17:24.302 INFO STEP 3 (ensure_dir) COMPLETE
83742025-08-29T22:17:24.472Z[ recovery-image] Aug 29 22:17:24.302 INFO O| Aug 29 22:17:24.302 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83752025-08-29T22:17:24.496Z[ recovery-image] Aug 29 22:17:24.313 INFO O| Aug 29 22:17:24.313 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
83762025-08-29T22:17:24.496Z[ recovery-image] Aug 29 22:17:24.313 INFO O| Aug 29 22:17:24.313 INFO STEP 4 (ensure_dir) COMPLETE
83772025-08-29T22:17:24.496Z[ recovery-image] Aug 29 22:17:24.313 INFO O| Aug 29 22:17:24.313 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83782025-08-29T22:17:24.496Z[ recovery-image] Aug 29 22:17:24.324 INFO O| Aug 29 22:17:24.324 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
83792025-08-29T22:17:24.497Z[ recovery-image] Aug 29 22:17:24.325 INFO O| Aug 29 22:17:24.324 INFO STEP 5 (ensure_dir) COMPLETE
83802025-08-29T22:17:24.497Z[ recovery-image] Aug 29 22:17:24.325 INFO O| Aug 29 22:17:24.324 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83812025-08-29T22:17:24.497Z[ recovery-image] Aug 29 22:17:24.336 INFO O| Aug 29 22:17:24.336 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
83822025-08-29T22:17:24.497Z[ recovery-image] Aug 29 22:17:24.336 INFO O| Aug 29 22:17:24.336 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
83832025-08-29T22:17:24.497Z[ recovery-image] Aug 29 22:17:24.336 INFO O| Aug 29 22:17:24.336 INFO STEP 6 (ensure_dir) COMPLETE
83842025-08-29T22:17:24.497Z[ recovery-image] Aug 29 22:17:24.336 INFO O| Aug 29 22:17:24.336 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83852025-08-29T22:17:24.527Z[ recovery-image] Aug 29 22:17:24.352 INFO O| Aug 29 22:17:24.352 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
83862025-08-29T22:17:24.527Z[ recovery-image] Aug 29 22:17:24.353 INFO O| Aug 29 22:17:24.353 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
83872025-08-29T22:17:24.527Z[ recovery-image] Aug 29 22:17:24.353 INFO O| Aug 29 22:17:24.353 INFO STEP 7 (ensure_dir) COMPLETE
83882025-08-29T22:17:24.527Z[ recovery-image] Aug 29 22:17:24.353 INFO O| Aug 29 22:17:24.353 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83892025-08-29T22:17:24.552Z[ recovery-image] Aug 29 22:17:24.392 INFO O| Aug 29 22:17:24.392 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg"
83902025-08-29T22:17:24.552Z[ recovery-image] Aug 29 22:17:24.392 INFO O| Aug 29 22:17:24.392 INFO STEP 8 (remove_files) COMPLETE
83912025-08-29T22:17:24.552Z[ recovery-image] Aug 29 22:17:24.392 INFO O| Aug 29 22:17:24.392 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83922025-08-29T22:17:24.577Z[ recovery-image] Aug 29 22:17:24.411 INFO O| Aug 29 22:17:24.411 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk"
83932025-08-29T22:17:24.577Z[ recovery-image] Aug 29 22:17:24.413 INFO O| Aug 29 22:17:24.413 INFO STEP 9 (remove_files) COMPLETE
83942025-08-29T22:17:24.577Z[ recovery-image] Aug 29 22:17:24.413 INFO O| Aug 29 22:17:24.413 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83952025-08-29T22:17:24.602Z[ recovery-image] Aug 29 22:17:24.428 INFO O| Aug 29 22:17:24.428 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk"
83962025-08-29T22:17:24.602Z[ recovery-image] Aug 29 22:17:24.430 INFO O| Aug 29 22:17:24.430 INFO STEP 10 (remove_files) COMPLETE
83972025-08-29T22:17:24.602Z[ recovery-image] Aug 29 22:17:24.430 INFO O| Aug 29 22:17:24.430 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83982025-08-29T22:17:24.627Z[ recovery-image] Aug 29 22:17:24.445 INFO O| Aug 29 22:17:24.445 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors"
83992025-08-29T22:17:24.627Z[ recovery-image] Aug 29 22:17:24.445 INFO O| Aug 29 22:17:24.445 INFO STEP 11 (remove_files) COMPLETE
84002025-08-29T22:17:24.627Z[ recovery-image] Aug 29 22:17:24.445 INFO O| Aug 29 22:17:24.445 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84012025-08-29T22:17:24.627Z[ recovery-image] Aug 29 22:17:24.462 INFO O| Aug 29 22:17:24.462 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb"
84022025-08-29T22:17:24.627Z[ recovery-image] Aug 29 22:17:24.462 INFO O| Aug 29 22:17:24.462 INFO STEP 12 (remove_files) COMPLETE
84032025-08-29T22:17:24.627Z[ recovery-image] Aug 29 22:17:24.462 INFO O| Aug 29 22:17:24.462 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84042025-08-29T22:17:24.652Z[ recovery-image] Aug 29 22:17:24.479 INFO O| Aug 29 22:17:24.479 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
84052025-08-29T22:17:24.652Z[ recovery-image] Aug 29 22:17:24.479 INFO O| Aug 29 22:17:24.479 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
84062025-08-29T22:17:24.652Z[ recovery-image] Aug 29 22:17:24.480 INFO O| Aug 29 22:17:24.479 INFO STEP 13 (ensure_dir) COMPLETE
84072025-08-29T22:17:24.652Z[ recovery-image] Aug 29 22:17:24.480 INFO O| Aug 29 22:17:24.479 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84082025-08-29T22:17:24.677Z[ recovery-image] Aug 29 22:17:24.498 INFO O| Aug 29 22:17:24.498 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
84092025-08-29T22:17:24.677Z[ recovery-image] Aug 29 22:17:24.498 INFO O| Aug 29 22:17:24.498 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
84102025-08-29T22:17:24.677Z[ recovery-image] Aug 29 22:17:24.498 INFO O| Aug 29 22:17:24.498 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
84112025-08-29T22:17:24.677Z[ recovery-image] Aug 29 22:17:24.498 INFO O| Aug 29 22:17:24.498 INFO STEP 14 (ensure_dir) COMPLETE
84122025-08-29T22:17:24.677Z[ recovery-image] Aug 29 22:17:24.498 INFO O| Aug 29 22:17:24.498 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84132025-08-29T22:17:24.702Z[ recovery-image] Aug 29 22:17:24.517 INFO O| Aug 29 22:17:24.517 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
84142025-08-29T22:17:24.702Z[ recovery-image] Aug 29 22:17:24.518 INFO O| Aug 29 22:17:24.518 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
84152025-08-29T22:17:24.702Z[ recovery-image] Aug 29 22:17:24.518 INFO O| Aug 29 22:17:24.518 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
84162025-08-29T22:17:24.702Z[ recovery-image] Aug 29 22:17:24.518 INFO O| Aug 29 22:17:24.518 INFO STEP 15 (ensure_dir) COMPLETE
84172025-08-29T22:17:24.702Z[ recovery-image] Aug 29 22:17:24.518 INFO O| Aug 29 22:17:24.518 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84182025-08-29T22:17:24.702Z[ recovery-image] Aug 29 22:17:24.536 INFO O| Aug 29 22:17:24.536 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
84192025-08-29T22:17:24.702Z[ recovery-image] Aug 29 22:17:24.536 INFO O| Aug 29 22:17:24.536 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
84202025-08-29T22:17:24.702Z[ recovery-image] Aug 29 22:17:24.536 INFO O| Aug 29 22:17:24.536 INFO STEP 16 (ensure_dir) COMPLETE
84212025-08-29T22:17:24.702Z[ recovery-image] Aug 29 22:17:24.536 INFO O| Aug 29 22:17:24.536 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84222025-08-29T22:17:24.729Z[ recovery-image] Aug 29 22:17:24.555 INFO O| Aug 29 22:17:24.554 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
84232025-08-29T22:17:24.729Z[ recovery-image] Aug 29 22:17:24.555 INFO O| Aug 29 22:17:24.555 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
84242025-08-29T22:17:24.729Z[ recovery-image] Aug 29 22:17:24.555 INFO O| Aug 29 22:17:24.555 INFO STEP 17 (ensure_dir) COMPLETE
84252025-08-29T22:17:24.729Z[ recovery-image] Aug 29 22:17:24.555 INFO O| Aug 29 22:17:24.555 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84262025-08-29T22:17:24.756Z[ recovery-image] Aug 29 22:17:24.574 INFO O| Aug 29 22:17:24.574 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
84272025-08-29T22:17:24.756Z[ recovery-image] Aug 29 22:17:24.574 INFO O| Aug 29 22:17:24.574 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/msglog
84282025-08-29T22:17:24.756Z[ recovery-image] Aug 29 22:17:24.574 INFO O| Aug 29 22:17:24.574 INFO ok!
84292025-08-29T22:17:24.756Z[ recovery-image] Aug 29 22:17:24.574 INFO O| Aug 29 22:17:24.574 INFO STEP 18 (ensure_symlink) COMPLETE
84302025-08-29T22:17:24.756Z[ recovery-image] Aug 29 22:17:24.574 INFO O| Aug 29 22:17:24.574 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84312025-08-29T22:17:24.756Z[ recovery-image] Aug 29 22:17:24.593 INFO O| Aug 29 22:17:24.593 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure exists, with correct contents
84322025-08-29T22:17:24.756Z[ recovery-image] Aug 29 22:17:24.593 INFO O| Aug 29 22:17:24.593 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure
84332025-08-29T22:17:24.756Z[ recovery-image] Aug 29 22:17:24.593 INFO O| Aug 29 22:17:24.593 INFO ok!
84342025-08-29T22:17:24.756Z[ recovery-image] Aug 29 22:17:24.593 INFO O| Aug 29 22:17:24.593 INFO STEP 19 (ensure_file) COMPLETE
84352025-08-29T22:17:24.756Z[ recovery-image] Aug 29 22:17:24.593 INFO O| Aug 29 22:17:24.593 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84362025-08-29T22:17:24.781Z[ recovery-image] Aug 29 22:17:24.612 INFO O| Aug 29 22:17:24.612 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
84372025-08-29T22:17:24.781Z[ recovery-image] Aug 29 22:17:24.612 INFO O| Aug 29 22:17:24.612 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
84382025-08-29T22:17:24.781Z[ recovery-image] Aug 29 22:17:24.612 INFO O| Aug 29 22:17:24.612 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml
84392025-08-29T22:17:24.781Z[ recovery-image] Aug 29 22:17:24.612 INFO O| Aug 29 22:17:24.612 INFO ok!
84402025-08-29T22:17:24.781Z[ recovery-image] Aug 29 22:17:24.612 INFO O| Aug 29 22:17:24.612 INFO STEP 20 (ensure_symlink) COMPLETE
84412025-08-29T22:17:24.781Z[ recovery-image] Aug 29 22:17:24.612 INFO O| Aug 29 22:17:24.612 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84422025-08-29T22:17:24.807Z[ recovery-image] Aug 29 22:17:24.631 INFO O| Aug 29 22:17:24.631 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
84432025-08-29T22:17:24.807Z[ recovery-image] Aug 29 22:17:24.631 INFO O| Aug 29 22:17:24.631 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
84442025-08-29T22:17:24.807Z[ recovery-image] Aug 29 22:17:24.631 INFO O| Aug 29 22:17:24.631 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml
84452025-08-29T22:17:24.807Z[ recovery-image] Aug 29 22:17:24.631 INFO O| Aug 29 22:17:24.631 INFO ok!
84462025-08-29T22:17:24.807Z[ recovery-image] Aug 29 22:17:24.631 INFO O| Aug 29 22:17:24.631 INFO STEP 21 (ensure_symlink) COMPLETE
84472025-08-29T22:17:24.807Z[ recovery-image] Aug 29 22:17:24.631 INFO O| Aug 29 22:17:24.631 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84482025-08-29T22:17:24.832Z[ recovery-image] Aug 29 22:17:24.650 INFO O| Aug 29 22:17:24.650 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
84492025-08-29T22:17:24.832Z[ recovery-image] Aug 29 22:17:24.650 INFO O| Aug 29 22:17:24.650 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
84502025-08-29T22:17:24.832Z[ recovery-image] Aug 29 22:17:24.650 INFO O| Aug 29 22:17:24.650 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml
84512025-08-29T22:17:24.832Z[ recovery-image] Aug 29 22:17:24.650 INFO O| Aug 29 22:17:24.650 INFO ok!
84522025-08-29T22:17:24.832Z[ recovery-image] Aug 29 22:17:24.650 INFO O| Aug 29 22:17:24.650 INFO STEP 22 (ensure_symlink) COMPLETE
84532025-08-29T22:17:24.832Z[ recovery-image] Aug 29 22:17:24.650 INFO O| Aug 29 22:17:24.650 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84542025-08-29T22:17:24.832Z[ recovery-image] Aug 29 22:17:24.669 INFO O| Aug 29 22:17:24.669 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
84552025-08-29T22:17:24.833Z[ recovery-image] Aug 29 22:17:24.669 INFO O| Aug 29 22:17:24.669 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
84562025-08-29T22:17:24.833Z[ recovery-image] Aug 29 22:17:24.669 INFO O| Aug 29 22:17:24.669 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml
84572025-08-29T22:17:24.833Z[ recovery-image] Aug 29 22:17:24.669 INFO O| Aug 29 22:17:24.669 INFO ok!
84582025-08-29T22:17:24.833Z[ recovery-image] Aug 29 22:17:24.669 INFO O| Aug 29 22:17:24.669 INFO STEP 23 (ensure_symlink) COMPLETE
84592025-08-29T22:17:24.833Z[ recovery-image] Aug 29 22:17:24.669 INFO O| Aug 29 22:17:24.669 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84602025-08-29T22:17:24.859Z[ recovery-image] Aug 29 22:17:24.690 INFO O| Aug 29 22:17:24.690 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
84612025-08-29T22:17:24.859Z[ recovery-image] Aug 29 22:17:24.690 INFO O| Aug 29 22:17:24.690 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 ...
84622025-08-29T22:17:24.859Z[ recovery-image] Aug 29 22:17:24.690 INFO O| Aug 29 22:17:24.690 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf
84632025-08-29T22:17:24.859Z[ recovery-image] Aug 29 22:17:24.690 INFO O| Aug 29 22:17:24.690 INFO ok!
84642025-08-29T22:17:24.859Z[ recovery-image] Aug 29 22:17:24.690 INFO O| Aug 29 22:17:24.690 INFO STEP 24 (ensure_file) COMPLETE
84652025-08-29T22:17:24.859Z[ recovery-image] Aug 29 22:17:24.690 INFO O| Aug 29 22:17:24.690 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
84662025-08-29T22:17:24.884Z[ recovery-image] Aug 29 22:17:24.711 INFO O| Aug 29 22:17:24.711 INFO updating shadow file
84672025-08-29T22:17:24.884Z[ recovery-image] Aug 29 22:17:24.711 INFO O| Aug 29 22:17:24.711 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
84682025-08-29T22:17:24.884Z[ recovery-image] Aug 29 22:17:24.711 INFO O| Aug 29 22:17:24.711 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
84692025-08-29T22:17:24.885Z[ recovery-image] Aug 29 22:17:24.711 INFO O| Aug 29 22:17:24.711 INFO STEP 25 (shadow) COMPLETE
84702025-08-29T22:17:24.885Z[ recovery-image] Aug 29 22:17:24.711 INFO O| Aug 29 22:17:24.711 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84712025-08-29T22:17:24.910Z[ recovery-image] Aug 29 22:17:24.730 INFO O| Aug 29 22:17:24.730 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
84722025-08-29T22:17:24.910Z[ recovery-image] Aug 29 22:17:24.730 INFO O| Aug 29 22:17:24.730 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts ...
84732025-08-29T22:17:24.910Z[ recovery-image] Aug 29 22:17:24.730 INFO O| Aug 29 22:17:24.730 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts
84742025-08-29T22:17:24.910Z[ recovery-image] Aug 29 22:17:24.730 INFO O| Aug 29 22:17:24.730 INFO ok!
84752025-08-29T22:17:24.910Z[ recovery-image] Aug 29 22:17:24.730 INFO O| Aug 29 22:17:24.730 INFO STEP 26 (ensure_file) COMPLETE
84762025-08-29T22:17:24.910Z[ recovery-image] Aug 29 22:17:24.730 INFO O| Aug 29 22:17:24.730 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84772025-08-29T22:17:24.910Z[ recovery-image] Aug 29 22:17:24.748 INFO O| Aug 29 22:17:24.748 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename does not exist
84782025-08-29T22:17:24.910Z[ recovery-image] Aug 29 22:17:24.748 INFO O| Aug 29 22:17:24.748 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename ...
84792025-08-29T22:17:24.910Z[ recovery-image] Aug 29 22:17:24.748 INFO O| Aug 29 22:17:24.748 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename
84802025-08-29T22:17:24.910Z[ recovery-image] Aug 29 22:17:24.748 INFO O| Aug 29 22:17:24.748 INFO ok!
84812025-08-29T22:17:24.910Z[ recovery-image] Aug 29 22:17:24.749 INFO O| Aug 29 22:17:24.748 INFO STEP 27 (ensure_file) COMPLETE
84822025-08-29T22:17:24.910Z[ recovery-image] Aug 29 22:17:24.749 INFO O| Aug 29 22:17:24.748 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84832025-08-29T22:17:24.936Z[ recovery-image] Aug 29 22:17:24.768 INFO O| Aug 29 22:17:24.767 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
84842025-08-29T22:17:24.936Z[ recovery-image] Aug 29 22:17:24.768 INFO O| Aug 29 22:17:24.768 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent ...
84852025-08-29T22:17:24.936Z[ recovery-image] Aug 29 22:17:24.768 INFO O| Aug 29 22:17:24.768 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
84862025-08-29T22:17:24.936Z[ recovery-image] Aug 29 22:17:24.768 INFO O| Aug 29 22:17:24.768 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
84872025-08-29T22:17:24.936Z[ recovery-image] Aug 29 22:17:24.768 INFO O| Aug 29 22:17:24.768 INFO ok!
84882025-08-29T22:17:24.936Z[ recovery-image] Aug 29 22:17:24.768 INFO O| Aug 29 22:17:24.768 INFO STEP 28 (ensure_file) COMPLETE
84892025-08-29T22:17:24.936Z[ recovery-image] Aug 29 22:17:24.768 INFO O| Aug 29 22:17:24.768 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84902025-08-29T22:17:24.961Z[ recovery-image] Aug 29 22:17:24.785 INFO O| Aug 29 22:17:24.785 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf does not exist
84912025-08-29T22:17:24.962Z[ recovery-image] Aug 29 22:17:24.785 INFO O| Aug 29 22:17:24.785 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf ...
84922025-08-29T22:17:24.962Z[ recovery-image] Aug 29 22:17:24.785 INFO O| Aug 29 22:17:24.785 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf
84932025-08-29T22:17:24.962Z[ recovery-image] Aug 29 22:17:24.785 INFO O| Aug 29 22:17:24.785 INFO ok!
84942025-08-29T22:17:24.962Z[ recovery-image] Aug 29 22:17:24.785 INFO O| Aug 29 22:17:24.785 INFO STEP 29 (ensure_file) COMPLETE
84952025-08-29T22:17:24.962Z[ recovery-image] Aug 29 22:17:24.785 INFO O| Aug 29 22:17:24.785 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
84962025-08-29T22:17:24.962Z[ recovery-image] Aug 29 22:17:24.801 INFO O| Aug 29 22:17:24.801 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
84972025-08-29T22:17:24.962Z[ recovery-image] Aug 29 22:17:24.801 INFO O| Aug 29 22:17:24.801 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
84982025-08-29T22:17:24.962Z[ recovery-image] Aug 29 22:17:24.801 INFO O| Aug 29 22:17:24.801 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
84992025-08-29T22:17:24.962Z[ recovery-image] Aug 29 22:17:24.801 INFO O| Aug 29 22:17:24.801 INFO STEP 30 (ensure_dir) COMPLETE
85002025-08-29T22:17:24.962Z[ recovery-image] Aug 29 22:17:24.801 INFO O| Aug 29 22:17:24.801 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
85012025-08-29T22:17:24.987Z[ recovery-image] Aug 29 22:17:24.822 INFO O| Aug 29 22:17:24.822 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup does not exist
85022025-08-29T22:17:24.987Z[ recovery-image] Aug 29 22:17:24.822 INFO O| Aug 29 22:17:24.822 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 ...
85032025-08-29T22:17:24.987Z[ recovery-image] Aug 29 22:17:24.822 INFO O| Aug 29 22:17:24.822 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
85042025-08-29T22:17:24.987Z[ recovery-image] Aug 29 22:17:24.822 INFO O| Aug 29 22:17:24.822 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup
85052025-08-29T22:17:24.987Z[ recovery-image] Aug 29 22:17:24.822 INFO O| Aug 29 22:17:24.822 INFO ok!
85062025-08-29T22:17:24.987Z[ recovery-image] Aug 29 22:17:24.822 INFO O| Aug 29 22:17:24.822 INFO STEP 31 (ensure_file) COMPLETE
85072025-08-29T22:17:24.987Z[ recovery-image] Aug 29 22:17:24.822 INFO O| Aug 29 22:17:24.822 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
85082025-08-29T22:17:25.013Z[ recovery-image] Aug 29 22:17:24.841 INFO O| Aug 29 22:17:24.841 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
85092025-08-29T22:17:25.013Z[ recovery-image] Aug 29 22:17:24.841 INFO O| Aug 29 22:17:24.841 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
85102025-08-29T22:17:25.013Z[ recovery-image] Aug 29 22:17:24.841 INFO O| Aug 29 22:17:24.841 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
85112025-08-29T22:17:25.013Z[ recovery-image] Aug 29 22:17:24.841 INFO O| Aug 29 22:17:24.841 INFO STEP 32 (ensure_dir) COMPLETE
85122025-08-29T22:17:25.013Z[ recovery-image] Aug 29 22:17:24.841 INFO O| Aug 29 22:17:24.841 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
85132025-08-29T22:17:25.038Z[ recovery-image] Aug 29 22:17:24.858 INFO O| Aug 29 22:17:24.858 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml does not exist
85142025-08-29T22:17:25.038Z[ recovery-image] Aug 29 22:17:24.858 INFO O| Aug 29 22:17:24.858 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 ...
85152025-08-29T22:17:25.039Z[ recovery-image] Aug 29 22:17:24.859 INFO O| Aug 29 22:17:24.858 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
85162025-08-29T22:17:25.039Z[ recovery-image] Aug 29 22:17:24.859 INFO O| Aug 29 22:17:24.859 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml
85172025-08-29T22:17:25.039Z[ recovery-image] Aug 29 22:17:24.859 INFO O| Aug 29 22:17:24.859 INFO ok!
85182025-08-29T22:17:25.039Z[ recovery-image] Aug 29 22:17:24.859 INFO O| Aug 29 22:17:24.859 INFO STEP 33 (ensure_file) COMPLETE
85192025-08-29T22:17:25.039Z[ recovery-image] Aug 29 22:17:24.859 INFO O| Aug 29 22:17:24.859 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85202025-08-29T22:17:25.039Z[ recovery-image] Aug 29 22:17:24.875 INFO O| Aug 29 22:17:24.875 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master does not exist
85212025-08-29T22:17:25.039Z[ recovery-image] Aug 29 22:17:24.875 INFO O| Aug 29 22:17:24.875 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master ...
85222025-08-29T22:17:25.039Z[ recovery-image] Aug 29 22:17:24.875 INFO O| Aug 29 22:17:24.875 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master
85232025-08-29T22:17:25.039Z[ recovery-image] Aug 29 22:17:24.875 INFO O| Aug 29 22:17:24.875 INFO ok!
85242025-08-29T22:17:25.039Z[ recovery-image] Aug 29 22:17:24.875 INFO O| Aug 29 22:17:24.875 INFO STEP 34 (ensure_file) COMPLETE
85252025-08-29T22:17:25.039Z[ recovery-image] Aug 29 22:17:24.875 INFO O| Aug 29 22:17:24.875 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85262025-08-29T22:17:25.064Z[ recovery-image] Aug 29 22:17:24.892 INFO O| Aug 29 22:17:24.892 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
85272025-08-29T22:17:25.064Z[ recovery-image] Aug 29 22:17:24.892 INFO O| Aug 29 22:17:24.892 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs ...
85282025-08-29T22:17:25.064Z[ recovery-image] Aug 29 22:17:24.892 INFO O| Aug 29 22:17:24.892 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
85292025-08-29T22:17:25.064Z[ recovery-image] Aug 29 22:17:24.892 INFO O| Aug 29 22:17:24.892 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
85302025-08-29T22:17:25.064Z[ recovery-image] Aug 29 22:17:24.892 INFO O| Aug 29 22:17:24.892 INFO ok!
85312025-08-29T22:17:25.064Z[ recovery-image] Aug 29 22:17:24.892 INFO O| Aug 29 22:17:24.892 INFO STEP 35 (ensure_file) COMPLETE
85322025-08-29T22:17:25.064Z[ recovery-image] Aug 29 22:17:24.892 INFO O| Aug 29 22:17:24.892 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85332025-08-29T22:17:25.090Z[ recovery-image] Aug 29 22:17:24.909 INFO O| Aug 29 22:17:24.909 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
85342025-08-29T22:17:25.090Z[ recovery-image] Aug 29 22:17:24.909 INFO O| Aug 29 22:17:24.909 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init ...
85352025-08-29T22:17:25.090Z[ recovery-image] Aug 29 22:17:24.909 INFO O| Aug 29 22:17:24.909 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init
85362025-08-29T22:17:25.090Z[ recovery-image] Aug 29 22:17:24.909 INFO O| Aug 29 22:17:24.909 INFO ok!
85372025-08-29T22:17:25.090Z[ recovery-image] Aug 29 22:17:24.909 INFO O| Aug 29 22:17:24.909 INFO STEP 36 (ensure_file) COMPLETE
85382025-08-29T22:17:25.091Z[ recovery-image] Aug 29 22:17:24.909 INFO O| Aug 29 22:17:24.909 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85392025-08-29T22:17:25.091Z[ recovery-image] Aug 29 22:17:24.925 INFO O| Aug 29 22:17:24.925 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
85402025-08-29T22:17:25.091Z[ recovery-image] Aug 29 22:17:24.925 INFO O| Aug 29 22:17:24.925 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config ...
85412025-08-29T22:17:25.091Z[ recovery-image] Aug 29 22:17:24.926 INFO O| Aug 29 22:17:24.926 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config
85422025-08-29T22:17:25.091Z[ recovery-image] Aug 29 22:17:24.926 INFO O| Aug 29 22:17:24.926 INFO ok!
85432025-08-29T22:17:25.091Z[ recovery-image] Aug 29 22:17:24.926 INFO O| Aug 29 22:17:24.926 INFO STEP 37 (ensure_file) COMPLETE
85442025-08-29T22:17:25.091Z[ recovery-image] Aug 29 22:17:24.926 INFO O| Aug 29 22:17:24.926 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85452025-08-29T22:17:25.117Z[ recovery-image] Aug 29 22:17:24.942 INFO O| Aug 29 22:17:24.942 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams does not exist
85462025-08-29T22:17:25.117Z[ recovery-image] Aug 29 22:17:24.942 INFO O| Aug 29 22:17:24.942 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams ...
85472025-08-29T22:17:25.117Z[ recovery-image] Aug 29 22:17:24.942 INFO O| Aug 29 22:17:24.942 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85482025-08-29T22:17:25.117Z[ recovery-image] Aug 29 22:17:24.942 INFO O| Aug 29 22:17:24.942 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85492025-08-29T22:17:25.117Z[ recovery-image] Aug 29 22:17:24.942 INFO O| Aug 29 22:17:24.942 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85502025-08-29T22:17:25.117Z[ recovery-image] Aug 29 22:17:24.942 INFO O| Aug 29 22:17:24.942 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85512025-08-29T22:17:25.117Z[ recovery-image] Aug 29 22:17:24.942 INFO O| Aug 29 22:17:24.942 INFO ok!
85522025-08-29T22:17:25.117Z[ recovery-image] Aug 29 22:17:24.942 INFO O| Aug 29 22:17:24.942 INFO STEP 38 (ensure_file) COMPLETE
85532025-08-29T22:17:25.117Z[ recovery-image] Aug 29 22:17:24.942 INFO O| Aug 29 22:17:24.942 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85542025-08-29T22:17:25.143Z[ recovery-image] Aug 29 22:17:24.958 INFO O| Aug 29 22:17:24.958 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
85552025-08-29T22:17:25.143Z[ recovery-image] Aug 29 22:17:24.958 INFO O| Aug 29 22:17:24.958 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
85562025-08-29T22:17:25.143Z[ recovery-image] Aug 29 22:17:24.958 INFO O| Aug 29 22:17:24.958 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
85572025-08-29T22:17:25.143Z[ recovery-image] Aug 29 22:17:24.958 INFO O| Aug 29 22:17:24.958 INFO STEP 39 (ensure_dir) COMPLETE
85582025-08-29T22:17:25.143Z[ recovery-image] Aug 29 22:17:24.958 INFO O| Aug 29 22:17:24.958 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85592025-08-29T22:17:25.170Z[ recovery-image] Aug 29 22:17:25.003 INFO O| Aug 29 22:17:25.003 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
85602025-08-29T22:17:25.170Z[ recovery-image] Aug 29 22:17:25.003 INFO O| Aug 29 22:17:25.003 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 ...
85612025-08-29T22:17:25.170Z[ recovery-image] Aug 29 22:17:25.004 INFO O| Aug 29 22:17:25.003 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
85622025-08-29T22:17:25.170Z[ recovery-image] Aug 29 22:17:25.004 INFO O| Aug 29 22:17:25.003 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
85632025-08-29T22:17:25.170Z[ recovery-image] Aug 29 22:17:25.004 INFO O| Aug 29 22:17:25.004 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
85642025-08-29T22:17:25.170Z[ recovery-image] Aug 29 22:17:25.004 INFO O| Aug 29 22:17:25.004 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
85652025-08-29T22:17:25.170Z[ recovery-image] Aug 29 22:17:25.004 INFO O| Aug 29 22:17:25.004 INFO ok!
85662025-08-29T22:17:25.170Z[ recovery-image] Aug 29 22:17:25.004 INFO O| Aug 29 22:17:25.004 INFO STEP 40 (ensure_file) COMPLETE
85672025-08-29T22:17:25.170Z[ recovery-image] Aug 29 22:17:25.004 INFO O| Aug 29 22:17:25.004 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85682025-08-29T22:17:25.195Z[ recovery-image] Aug 29 22:17:25.022 INFO O| Aug 29 22:17:25.022 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
85692025-08-29T22:17:25.195Z[ recovery-image] Aug 29 22:17:25.022 INFO O| Aug 29 22:17:25.022 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 ...
85702025-08-29T22:17:25.195Z[ recovery-image] Aug 29 22:17:25.022 INFO O| Aug 29 22:17:25.022 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
85712025-08-29T22:17:25.195Z[ recovery-image] Aug 29 22:17:25.022 INFO O| Aug 29 22:17:25.022 INFO ok!
85722025-08-29T22:17:25.195Z[ recovery-image] Aug 29 22:17:25.022 INFO O| Aug 29 22:17:25.022 INFO STEP 41 (ensure_symlink) COMPLETE
85732025-08-29T22:17:25.195Z[ recovery-image] Aug 29 22:17:25.022 INFO O| Aug 29 22:17:25.022 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85742025-08-29T22:17:25.222Z[ recovery-image] Aug 29 22:17:25.041 INFO O| Aug 29 22:17:25.041 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo does not exist
85752025-08-29T22:17:25.222Z[ recovery-image] Aug 29 22:17:25.041 INFO O| Aug 29 22:17:25.041 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
85762025-08-29T22:17:25.222Z[ recovery-image] Aug 29 22:17:25.042 INFO O| Aug 29 22:17:25.042 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo
85772025-08-29T22:17:25.222Z[ recovery-image] Aug 29 22:17:25.042 INFO O| Aug 29 22:17:25.042 INFO ok!
85782025-08-29T22:17:25.222Z[ recovery-image] Aug 29 22:17:25.042 INFO O| Aug 29 22:17:25.042 INFO STEP 42 (ensure_symlink) COMPLETE
85792025-08-29T22:17:25.222Z[ recovery-image] Aug 29 22:17:25.042 INFO O| Aug 29 22:17:25.042 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85802025-08-29T22:17:25.278Z[ recovery-image] Aug 29 22:17:25.061 INFO O| Aug 29 22:17:25.061 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname does not exist
85812025-08-29T22:17:25.278Z[ recovery-image] Aug 29 22:17:25.061 INFO O| Aug 29 22:17:25.061 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname ...
85822025-08-29T22:17:25.278Z[ recovery-image] Aug 29 22:17:25.061 INFO O| Aug 29 22:17:25.061 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85832025-08-29T22:17:25.278Z[ recovery-image] Aug 29 22:17:25.061 INFO O| Aug 29 22:17:25.061 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85842025-08-29T22:17:25.278Z[ recovery-image] Aug 29 22:17:25.061 INFO O| Aug 29 22:17:25.061 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85852025-08-29T22:17:25.278Z[ recovery-image] Aug 29 22:17:25.061 INFO O| Aug 29 22:17:25.061 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85862025-08-29T22:17:25.278Z[ recovery-image] Aug 29 22:17:25.062 INFO O| Aug 29 22:17:25.061 INFO ok!
85872025-08-29T22:17:25.278Z[ recovery-image] Aug 29 22:17:25.062 INFO O| Aug 29 22:17:25.062 INFO STEP 43 (ensure_file) COMPLETE
85882025-08-29T22:17:25.278Z[ recovery-image] Aug 29 22:17:25.062 INFO O| Aug 29 22:17:25.062 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85892025-08-29T22:17:25.279Z[ recovery-image] Aug 29 22:17:25.081 INFO O| Aug 29 22:17:25.081 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
85902025-08-29T22:17:25.279Z[ recovery-image] Aug 29 22:17:25.081 INFO O| Aug 29 22:17:25.081 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 ...
85912025-08-29T22:17:25.279Z[ recovery-image] Aug 29 22:17:25.081 INFO O| Aug 29 22:17:25.081 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
85922025-08-29T22:17:25.279Z[ recovery-image] Aug 29 22:17:25.081 INFO O| Aug 29 22:17:25.081 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
85932025-08-29T22:17:25.279Z[ recovery-image] Aug 29 22:17:25.081 INFO O| Aug 29 22:17:25.081 INFO ok!
85942025-08-29T22:17:25.279Z[ recovery-image] Aug 29 22:17:25.081 INFO O| Aug 29 22:17:25.081 INFO STEP 44 (ensure_file) COMPLETE
85952025-08-29T22:17:25.279Z[ recovery-image] Aug 29 22:17:25.081 INFO O| Aug 29 22:17:25.081 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85962025-08-29T22:17:25.306Z[ recovery-image] Aug 29 22:17:25.100 INFO O| Aug 29 22:17:25.100 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml does not exist
85972025-08-29T22:17:25.306Z[ recovery-image] Aug 29 22:17:25.100 INFO O| Aug 29 22:17:25.100 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml ...
85982025-08-29T22:17:25.306Z[ recovery-image] Aug 29 22:17:25.100 INFO O| Aug 29 22:17:25.100 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml
85992025-08-29T22:17:25.306Z[ recovery-image] Aug 29 22:17:25.100 INFO O| Aug 29 22:17:25.100 INFO ok!
86002025-08-29T22:17:25.306Z[ recovery-image] Aug 29 22:17:25.100 INFO O| Aug 29 22:17:25.100 INFO STEP 45 (ensure_file) COMPLETE
86012025-08-29T22:17:25.306Z[ recovery-image] Aug 29 22:17:25.100 INFO O| Aug 29 22:17:25.100 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
86022025-08-29T22:17:25.306Z[ recovery-image] Aug 29 22:17:25.117 INFO O| Aug 29 22:17:25.117 INFO updating shadow file
86032025-08-29T22:17:25.306Z[ recovery-image] Aug 29 22:17:25.117 INFO O| Aug 29 22:17:25.117 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
86042025-08-29T22:17:25.306Z[ recovery-image] Aug 29 22:17:25.117 INFO O| Aug 29 22:17:25.117 INFO STEP 46 (shadow) COMPLETE
86052025-08-29T22:17:25.306Z[ recovery-image] Aug 29 22:17:25.117 INFO O| Aug 29 22:17:25.117 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
86062025-08-29T22:17:25.306Z[ recovery-image] Aug 29 22:17:25.137 INFO O| Aug 29 22:17:25.137 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
86072025-08-29T22:17:25.306Z[ recovery-image] Aug 29 22:17:25.137 INFO O| Aug 29 22:17:25.137 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login ...
86082025-08-29T22:17:25.306Z[ recovery-image] Aug 29 22:17:25.137 INFO O| Aug 29 22:17:25.137 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
86092025-08-29T22:17:25.306Z[ recovery-image] Aug 29 22:17:25.137 INFO O| Aug 29 22:17:25.137 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
86102025-08-29T22:17:25.306Z[ recovery-image] Aug 29 22:17:25.137 INFO O| Aug 29 22:17:25.137 INFO ok!
86112025-08-29T22:17:25.306Z[ recovery-image] Aug 29 22:17:25.137 INFO O| Aug 29 22:17:25.137 INFO STEP 47 (ensure_file) COMPLETE
86122025-08-29T22:17:25.306Z[ recovery-image] Aug 29 22:17:25.137 INFO O| Aug 29 22:17:25.137 INFO STEP 48: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86132025-08-29T22:17:25.332Z[ recovery-image] Aug 29 22:17:25.156 INFO O| Aug 29 22:17:25.156 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt
86142025-08-29T22:17:25.332Z[ recovery-image] Aug 29 22:17:25.156 INFO O| Aug 29 22:17:25.156 INFO STEP 48 (ensure_dir) COMPLETE
86152025-08-29T22:17:25.332Z[ recovery-image] Aug 29 22:17:25.156 INFO O| Aug 29 22:17:25.156 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86162025-08-29T22:17:25.357Z[ recovery-image] Aug 29 22:17:25.173 INFO O| Aug 29 22:17:25.173 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
86172025-08-29T22:17:25.357Z[ recovery-image] Aug 29 22:17:25.173 INFO O| Aug 29 22:17:25.173 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
86182025-08-29T22:17:25.357Z[ recovery-image] Aug 29 22:17:25.173 INFO O| Aug 29 22:17:25.173 INFO STEP 49 (ensure_dir) COMPLETE
86192025-08-29T22:17:25.357Z[ recovery-image] Aug 29 22:17:25.173 INFO O| Aug 29 22:17:25.173 INFO STEP 50: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86202025-08-29T22:17:25.357Z[ recovery-image] Aug 29 22:17:25.188 INFO O| Aug 29 22:17:25.188 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
86212025-08-29T22:17:25.357Z[ recovery-image] Aug 29 22:17:25.188 INFO O| Aug 29 22:17:25.188 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
86222025-08-29T22:17:25.357Z[ recovery-image] Aug 29 22:17:25.188 INFO O| Aug 29 22:17:25.188 INFO STEP 50 (ensure_dir) COMPLETE
86232025-08-29T22:17:25.357Z[ recovery-image] Aug 29 22:17:25.188 INFO O| Aug 29 22:17:25.188 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86242025-08-29T22:17:25.384Z[ recovery-image] Aug 29 22:17:25.204 INFO O| Aug 29 22:17:25.204 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
86252025-08-29T22:17:25.384Z[ recovery-image] Aug 29 22:17:25.204 INFO O| Aug 29 22:17:25.204 INFO copying /tmp/.tmpOWgyXQ/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator ...
86262025-08-29T22:17:25.436Z[ recovery-image] Aug 29 22:17:25.277 INFO O| Aug 29 22:17:25.277 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator
86272025-08-29T22:17:25.436Z[ recovery-image] Aug 29 22:17:25.277 INFO O| Aug 29 22:17:25.277 INFO ok!
86282025-08-29T22:17:25.463Z[ recovery-image] Aug 29 22:17:25.277 INFO O| Aug 29 22:17:25.277 INFO STEP 51 (ensure_file) COMPLETE
86292025-08-29T22:17:25.463Z[ recovery-image] Aug 29 22:17:25.277 INFO O| Aug 29 22:17:25.277 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86302025-08-29T22:17:25.463Z[ recovery-image] Aug 29 22:17:25.295 INFO O| Aug 29 22:17:25.294 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
86312025-08-29T22:17:25.464Z[ recovery-image] Aug 29 22:17:25.295 INFO O| Aug 29 22:17:25.295 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
86322025-08-29T22:17:25.464Z[ recovery-image] Aug 29 22:17:25.295 INFO O| Aug 29 22:17:25.295 INFO STEP 52 (ensure_dir) COMPLETE
86332025-08-29T22:17:25.464Z[ recovery-image] Aug 29 22:17:25.295 INFO O| Aug 29 22:17:25.295 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86342025-08-29T22:17:25.489Z[ recovery-image] Aug 29 22:17:25.311 INFO O| Aug 29 22:17:25.311 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
86352025-08-29T22:17:25.489Z[ recovery-image] Aug 29 22:17:25.311 INFO O| Aug 29 22:17:25.311 INFO copying /tmp/.tmpOWgyXQ/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION ...
86362025-08-29T22:17:25.489Z[ recovery-image] Aug 29 22:17:25.311 INFO O| Aug 29 22:17:25.311 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION
86372025-08-29T22:17:25.489Z[ recovery-image] Aug 29 22:17:25.311 INFO O| Aug 29 22:17:25.311 INFO ok!
86382025-08-29T22:17:25.489Z[ recovery-image] Aug 29 22:17:25.311 INFO O| Aug 29 22:17:25.311 INFO STEP 53 (ensure_file) COMPLETE
86392025-08-29T22:17:25.489Z[ recovery-image] Aug 29 22:17:25.311 INFO O| Aug 29 22:17:25.311 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86402025-08-29T22:17:25.489Z[ recovery-image] Aug 29 22:17:25.327 INFO O| Aug 29 22:17:25.327 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
86412025-08-29T22:17:25.489Z[ recovery-image] Aug 29 22:17:25.327 INFO O| Aug 29 22:17:25.327 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
86422025-08-29T22:17:25.489Z[ recovery-image] Aug 29 22:17:25.327 INFO O| Aug 29 22:17:25.327 INFO STEP 54 (ensure_dir) COMPLETE
86432025-08-29T22:17:25.489Z[ recovery-image] Aug 29 22:17:25.327 INFO O| Aug 29 22:17:25.327 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86442025-08-29T22:17:25.515Z[ recovery-image] Aug 29 22:17:25.343 INFO O| Aug 29 22:17:25.343 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
86452025-08-29T22:17:25.515Z[ recovery-image] Aug 29 22:17:25.343 INFO O| Aug 29 22:17:25.343 INFO copying /tmp/.tmpOWgyXQ/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
86462025-08-29T22:17:28.388Z[ recovery-image] Aug 29 22:17:28.228 INFO O| Aug 29 22:17:28.228 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
86472025-08-29T22:17:28.388Z[ recovery-image] Aug 29 22:17:28.228 INFO O| Aug 29 22:17:28.228 INFO ok!
86482025-08-29T22:17:28.422Z[ recovery-image] Aug 29 22:17:28.228 INFO O| Aug 29 22:17:28.228 INFO STEP 55 (ensure_file) COMPLETE
86492025-08-29T22:17:28.422Z[ recovery-image] Aug 29 22:17:28.228 INFO O| Aug 29 22:17:28.228 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86502025-08-29T22:17:28.422Z[ recovery-image] Aug 29 22:17:28.247 INFO O| Aug 29 22:17:28.247 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
86512025-08-29T22:17:28.422Z[ recovery-image] Aug 29 22:17:28.247 INFO O| Aug 29 22:17:28.247 INFO copying /tmp/.tmpOWgyXQ/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
86522025-08-29T22:17:31.276Z[ recovery-image] Aug 29 22:17:31.118 INFO O| Aug 29 22:17:31.117 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
86532025-08-29T22:17:31.276Z[ recovery-image] Aug 29 22:17:31.118 INFO O| Aug 29 22:17:31.117 INFO ok!
86542025-08-29T22:17:31.301Z[ recovery-image] Aug 29 22:17:31.118 INFO O| Aug 29 22:17:31.117 INFO STEP 56 (ensure_file) COMPLETE
86552025-08-29T22:17:31.301Z[ recovery-image] Aug 29 22:17:31.118 INFO O| Aug 29 22:17:31.118 INFO STEP 57: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86562025-08-29T22:17:31.301Z[ recovery-image] Aug 29 22:17:31.137 INFO O| Aug 29 22:17:31.137 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
86572025-08-29T22:17:31.301Z[ recovery-image] Aug 29 22:17:31.137 INFO O| Aug 29 22:17:31.137 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
86582025-08-29T22:17:31.301Z[ recovery-image] Aug 29 22:17:31.137 INFO O| Aug 29 22:17:31.137 INFO STEP 57 (ensure_dir) COMPLETE
86592025-08-29T22:17:31.301Z[ recovery-image] Aug 29 22:17:31.137 INFO O| Aug 29 22:17:31.137 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86602025-08-29T22:17:31.327Z[ recovery-image] Aug 29 22:17:31.156 INFO O| Aug 29 22:17:31.155 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
86612025-08-29T22:17:31.327Z[ recovery-image] Aug 29 22:17:31.156 INFO O| Aug 29 22:17:31.156 INFO copying /tmp/.tmpOWgyXQ/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 ...
86622025-08-29T22:17:31.327Z[ recovery-image] Aug 29 22:17:31.156 INFO O| Aug 29 22:17:31.156 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
86632025-08-29T22:17:31.327Z[ recovery-image] Aug 29 22:17:31.156 INFO O| Aug 29 22:17:31.156 INFO ok!
86642025-08-29T22:17:31.327Z[ recovery-image] Aug 29 22:17:31.156 INFO O| Aug 29 22:17:31.156 INFO STEP 58 (ensure_file) COMPLETE
86652025-08-29T22:17:31.327Z[ recovery-image] Aug 29 22:17:31.156 INFO O| Aug 29 22:17:31.156 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86662025-08-29T22:17:31.352Z[ recovery-image] Aug 29 22:17:31.174 INFO O| Aug 29 22:17:31.174 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
86672025-08-29T22:17:31.352Z[ recovery-image] Aug 29 22:17:31.174 INFO O| Aug 29 22:17:31.174 INFO copying /tmp/.tmpOWgyXQ/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 ...
86682025-08-29T22:17:31.352Z[ recovery-image] Aug 29 22:17:31.174 INFO O| Aug 29 22:17:31.174 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
86692025-08-29T22:17:31.352Z[ recovery-image] Aug 29 22:17:31.174 INFO O| Aug 29 22:17:31.174 INFO ok!
86702025-08-29T22:17:31.352Z[ recovery-image] Aug 29 22:17:31.174 INFO O| Aug 29 22:17:31.174 INFO STEP 59 (ensure_file) COMPLETE
86712025-08-29T22:17:31.352Z[ recovery-image] Aug 29 22:17:31.174 INFO O| Aug 29 22:17:31.174 INFO STEP 60: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86722025-08-29T22:17:31.352Z[ recovery-image] Aug 29 22:17:31.193 INFO O| Aug 29 22:17:31.193 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
86732025-08-29T22:17:31.352Z[ recovery-image] Aug 29 22:17:31.193 INFO O| Aug 29 22:17:31.193 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
86742025-08-29T22:17:31.352Z[ recovery-image] Aug 29 22:17:31.193 INFO O| Aug 29 22:17:31.193 INFO STEP 60 (ensure_dir) COMPLETE
86752025-08-29T22:17:31.352Z[ recovery-image] Aug 29 22:17:31.193 INFO O| Aug 29 22:17:31.193 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86762025-08-29T22:17:31.378Z[ recovery-image] Aug 29 22:17:31.211 INFO O| Aug 29 22:17:31.211 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
86772025-08-29T22:17:31.378Z[ recovery-image] Aug 29 22:17:31.211 INFO O| Aug 29 22:17:31.211 INFO copying /tmp/.tmpOWgyXQ/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 ...
86782025-08-29T22:17:31.378Z[ recovery-image] Aug 29 22:17:31.211 INFO O| Aug 29 22:17:31.211 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
86792025-08-29T22:17:31.378Z[ recovery-image] Aug 29 22:17:31.211 INFO O| Aug 29 22:17:31.211 INFO ok!
86802025-08-29T22:17:31.378Z[ recovery-image] Aug 29 22:17:31.211 INFO O| Aug 29 22:17:31.211 INFO STEP 61 (ensure_file) COMPLETE
86812025-08-29T22:17:31.378Z[ recovery-image] Aug 29 22:17:31.211 INFO O| Aug 29 22:17:31.211 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86822025-08-29T22:17:31.403Z[ recovery-image] Aug 29 22:17:31.231 INFO O| Aug 29 22:17:31.231 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
86832025-08-29T22:17:31.403Z[ recovery-image] Aug 29 22:17:31.231 INFO O| Aug 29 22:17:31.231 INFO copying /tmp/.tmpOWgyXQ/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 ...
86842025-08-29T22:17:31.403Z[ recovery-image] Aug 29 22:17:31.231 INFO O| Aug 29 22:17:31.231 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
86852025-08-29T22:17:31.403Z[ recovery-image] Aug 29 22:17:31.231 INFO O| Aug 29 22:17:31.231 INFO ok!
86862025-08-29T22:17:31.403Z[ recovery-image] Aug 29 22:17:31.231 INFO O| Aug 29 22:17:31.231 INFO STEP 62 (ensure_file) COMPLETE
86872025-08-29T22:17:31.403Z[ recovery-image] Aug 29 22:17:31.231 INFO O| Aug 29 22:17:31.231 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86882025-08-29T22:17:31.484Z[ recovery-image] Aug 29 22:17:31.251 INFO O| Aug 29 22:17:31.251 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
86892025-08-29T22:17:31.485Z[ recovery-image] Aug 29 22:17:31.251 INFO O| Aug 29 22:17:31.251 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
86902025-08-29T22:17:31.485Z[ recovery-image] Aug 29 22:17:31.251 INFO O| Aug 29 22:17:31.251 INFO STEP 63 (ensure_dir) COMPLETE
86912025-08-29T22:17:31.485Z[ recovery-image] Aug 29 22:17:31.251 INFO O| Aug 29 22:17:31.251 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86922025-08-29T22:17:31.485Z[ recovery-image] Aug 29 22:17:31.269 INFO O| Aug 29 22:17:31.269 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
86932025-08-29T22:17:31.485Z[ recovery-image] Aug 29 22:17:31.269 INFO O| Aug 29 22:17:31.269 INFO copying /tmp/.tmpOWgyXQ/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 ...
86942025-08-29T22:17:31.485Z[ recovery-image] Aug 29 22:17:31.269 INFO O| Aug 29 22:17:31.269 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
86952025-08-29T22:17:31.485Z[ recovery-image] Aug 29 22:17:31.269 INFO O| Aug 29 22:17:31.269 INFO ok!
86962025-08-29T22:17:31.512Z[ recovery-image] Aug 29 22:17:31.269 INFO O| Aug 29 22:17:31.269 INFO STEP 64 (ensure_file) COMPLETE
86972025-08-29T22:17:31.512Z[ recovery-image] Aug 29 22:17:31.269 INFO O| Aug 29 22:17:31.269 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86982025-08-29T22:17:31.512Z[ recovery-image] Aug 29 22:17:31.286 INFO O| Aug 29 22:17:31.285 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
86992025-08-29T22:17:31.512Z[ recovery-image] Aug 29 22:17:31.286 INFO O| Aug 29 22:17:31.285 INFO copying /tmp/.tmpOWgyXQ/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
87002025-08-29T22:17:31.512Z[ recovery-image] Aug 29 22:17:31.286 INFO O| Aug 29 22:17:31.286 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
87012025-08-29T22:17:31.512Z[ recovery-image] Aug 29 22:17:31.286 INFO O| Aug 29 22:17:31.286 INFO ok!
87022025-08-29T22:17:31.512Z[ recovery-image] Aug 29 22:17:31.286 INFO O| Aug 29 22:17:31.286 INFO STEP 65 (ensure_file) COMPLETE
87032025-08-29T22:17:31.512Z[ recovery-image] Aug 29 22:17:31.286 INFO O| Aug 29 22:17:31.286 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87042025-08-29T22:17:31.512Z[ recovery-image] Aug 29 22:17:31.301 INFO O| Aug 29 22:17:31.301 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib
87052025-08-29T22:17:31.512Z[ recovery-image] Aug 29 22:17:31.301 INFO O| Aug 29 22:17:31.301 INFO STEP 66 (ensure_dir) COMPLETE
87062025-08-29T22:17:31.512Z[ recovery-image] Aug 29 22:17:31.301 INFO O| Aug 29 22:17:31.301 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87072025-08-29T22:17:31.512Z[ recovery-image] Aug 29 22:17:31.318 INFO O| Aug 29 22:17:31.317 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc
87082025-08-29T22:17:31.512Z[ recovery-image] Aug 29 22:17:31.318 INFO O| Aug 29 22:17:31.318 INFO STEP 67 (ensure_dir) COMPLETE
87092025-08-29T22:17:31.512Z[ recovery-image] Aug 29 22:17:31.318 INFO O| Aug 29 22:17:31.318 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87102025-08-29T22:17:31.512Z[ recovery-image] Aug 29 22:17:31.334 INFO O| Aug 29 22:17:31.334 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest
87112025-08-29T22:17:31.512Z[ recovery-image] Aug 29 22:17:31.334 INFO O| Aug 29 22:17:31.334 INFO STEP 68 (ensure_dir) COMPLETE
87122025-08-29T22:17:31.512Z[ recovery-image] Aug 29 22:17:31.334 INFO O| Aug 29 22:17:31.334 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87132025-08-29T22:17:31.512Z[ recovery-image] Aug 29 22:17:31.349 INFO O| Aug 29 22:17:31.349 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site
87142025-08-29T22:17:31.512Z[ recovery-image] Aug 29 22:17:31.349 INFO O| Aug 29 22:17:31.349 INFO STEP 69 (ensure_dir) COMPLETE
87152025-08-29T22:17:31.512Z[ recovery-image] Aug 29 22:17:31.349 INFO O| Aug 29 22:17:31.349 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87162025-08-29T22:17:31.537Z[ recovery-image] Aug 29 22:17:31.364 INFO O| Aug 29 22:17:31.364 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
87172025-08-29T22:17:31.538Z[ recovery-image] Aug 29 22:17:31.364 INFO O| Aug 29 22:17:31.364 INFO copying /tmp/.tmpOWgyXQ/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
87182025-08-29T22:17:31.538Z[ recovery-image] Aug 29 22:17:31.364 INFO O| Aug 29 22:17:31.364 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
87192025-08-29T22:17:31.538Z[ recovery-image] Aug 29 22:17:31.364 INFO O| Aug 29 22:17:31.364 INFO ok!
87202025-08-29T22:17:31.538Z[ recovery-image] Aug 29 22:17:31.364 INFO O| Aug 29 22:17:31.364 INFO STEP 70 (ensure_file) COMPLETE
87212025-08-29T22:17:31.538Z[ recovery-image] Aug 29 22:17:31.364 INFO O| Aug 29 22:17:31.364 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87222025-08-29T22:17:31.563Z[ recovery-image] Aug 29 22:17:31.384 INFO O| Aug 29 22:17:31.384 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ipsec"
87232025-08-29T22:17:31.563Z[ recovery-image] Aug 29 22:17:31.384 INFO O| Aug 29 22:17:31.384 INFO STEP 71 (remove_files) COMPLETE
87242025-08-29T22:17:31.563Z[ recovery-image] Aug 29 22:17:31.384 INFO O| Aug 29 22:17:31.384 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87252025-08-29T22:17:31.563Z[ recovery-image] Aug 29 22:17:31.401 INFO O| Aug 29 22:17:31.401 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ldap"
87262025-08-29T22:17:31.563Z[ recovery-image] Aug 29 22:17:31.402 INFO O| Aug 29 22:17:31.402 INFO STEP 72 (remove_files) COMPLETE
87272025-08-29T22:17:31.563Z[ recovery-image] Aug 29 22:17:31.402 INFO O| Aug 29 22:17:31.402 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87282025-08-29T22:17:31.591Z[ recovery-image] Aug 29 22:17:31.418 INFO O| Aug 29 22:17:31.418 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/rpc"
87292025-08-29T22:17:31.591Z[ recovery-image] Aug 29 22:17:31.419 INFO O| Aug 29 22:17:31.419 INFO STEP 73 (remove_files) COMPLETE
87302025-08-29T22:17:31.591Z[ recovery-image] Aug 29 22:17:31.419 INFO O| Aug 29 22:17:31.419 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87312025-08-29T22:17:31.616Z[ recovery-image] Aug 29 22:17:31.436 INFO O| Aug 29 22:17:31.436 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/security"
87322025-08-29T22:17:31.616Z[ recovery-image] Aug 29 22:17:31.436 INFO O| Aug 29 22:17:31.436 INFO STEP 74 (remove_files) COMPLETE
87332025-08-29T22:17:31.616Z[ recovery-image] Aug 29 22:17:31.436 INFO O| Aug 29 22:17:31.436 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87342025-08-29T22:17:31.642Z[ recovery-image] Aug 29 22:17:31.479 INFO O| Aug 29 22:17:31.479 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/shares"
87352025-08-29T22:17:31.642Z[ recovery-image] Aug 29 22:17:31.479 INFO O| Aug 29 22:17:31.479 INFO STEP 75 (remove_files) COMPLETE
87362025-08-29T22:17:31.642Z[ recovery-image] Aug 29 22:17:31.479 INFO O| Aug 29 22:17:31.479 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87372025-08-29T22:17:31.668Z[ recovery-image] Aug 29 22:17:31.499 INFO O| Aug 29 22:17:31.499 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/smb"
87382025-08-29T22:17:31.668Z[ recovery-image] Aug 29 22:17:31.500 INFO O| Aug 29 22:17:31.500 INFO STEP 76 (remove_files) COMPLETE
87392025-08-29T22:17:31.668Z[ recovery-image] Aug 29 22:17:31.500 INFO O| Aug 29 22:17:31.500 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87402025-08-29T22:17:31.693Z[ recovery-image] Aug 29 22:17:31.518 INFO O| Aug 29 22:17:31.518 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
87412025-08-29T22:17:31.693Z[ recovery-image] Aug 29 22:17:31.518 INFO O| Aug 29 22:17:31.518 INFO STEP 77 (remove_files) COMPLETE
87422025-08-29T22:17:31.693Z[ recovery-image] Aug 29 22:17:31.518 INFO O| Aug 29 22:17:31.518 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87432025-08-29T22:17:31.719Z[ recovery-image] Aug 29 22:17:31.538 INFO O| Aug 29 22:17:31.538 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
87442025-08-29T22:17:31.719Z[ recovery-image] Aug 29 22:17:31.538 INFO O| Aug 29 22:17:31.538 INFO STEP 78 (remove_files) COMPLETE
87452025-08-29T22:17:31.719Z[ recovery-image] Aug 29 22:17:31.538 INFO O| Aug 29 22:17:31.538 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87462025-08-29T22:17:31.719Z[ recovery-image] Aug 29 22:17:31.557 INFO O| Aug 29 22:17:31.557 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
87472025-08-29T22:17:31.719Z[ recovery-image] Aug 29 22:17:31.557 INFO O| Aug 29 22:17:31.557 INFO STEP 79 (remove_files) COMPLETE
87482025-08-29T22:17:31.719Z[ recovery-image] Aug 29 22:17:31.557 INFO O| Aug 29 22:17:31.557 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87492025-08-29T22:17:31.746Z[ recovery-image] Aug 29 22:17:31.575 INFO O| Aug 29 22:17:31.575 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
87502025-08-29T22:17:31.746Z[ recovery-image] Aug 29 22:17:31.576 INFO O| Aug 29 22:17:31.575 INFO STEP 80 (remove_files) COMPLETE
87512025-08-29T22:17:31.746Z[ recovery-image] Aug 29 22:17:31.576 INFO O| Aug 29 22:17:31.576 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87522025-08-29T22:17:31.771Z[ recovery-image] Aug 29 22:17:31.595 INFO O| Aug 29 22:17:31.595 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
87532025-08-29T22:17:31.771Z[ recovery-image] Aug 29 22:17:31.595 INFO O| Aug 29 22:17:31.595 INFO STEP 81 (remove_files) COMPLETE
87542025-08-29T22:17:31.771Z[ recovery-image] Aug 29 22:17:31.595 INFO O| Aug 29 22:17:31.595 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87552025-08-29T22:17:31.771Z[ recovery-image] Aug 29 22:17:31.612 INFO O| Aug 29 22:17:31.612 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
87562025-08-29T22:17:31.771Z[ recovery-image] Aug 29 22:17:31.612 INFO O| Aug 29 22:17:31.612 INFO STEP 82 (remove_files) COMPLETE
87572025-08-29T22:17:31.771Z[ recovery-image] Aug 29 22:17:31.612 INFO O| Aug 29 22:17:31.612 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87582025-08-29T22:17:31.796Z[ recovery-image] Aug 29 22:17:31.631 INFO O| Aug 29 22:17:31.631 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
87592025-08-29T22:17:31.796Z[ recovery-image] Aug 29 22:17:31.631 INFO O| Aug 29 22:17:31.631 INFO STEP 83 (remove_files) COMPLETE
87602025-08-29T22:17:31.796Z[ recovery-image] Aug 29 22:17:31.631 INFO O| Aug 29 22:17:31.631 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87612025-08-29T22:17:31.822Z[ recovery-image] Aug 29 22:17:31.649 INFO O| Aug 29 22:17:31.649 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
87622025-08-29T22:17:31.822Z[ recovery-image] Aug 29 22:17:31.649 INFO O| Aug 29 22:17:31.649 INFO STEP 84 (remove_files) COMPLETE
87632025-08-29T22:17:31.822Z[ recovery-image] Aug 29 22:17:31.649 INFO O| Aug 29 22:17:31.649 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87642025-08-29T22:17:31.847Z[ recovery-image] Aug 29 22:17:31.667 INFO O| Aug 29 22:17:31.667 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
87652025-08-29T22:17:31.847Z[ recovery-image] Aug 29 22:17:31.667 INFO O| Aug 29 22:17:31.667 INFO STEP 85 (remove_files) COMPLETE
87662025-08-29T22:17:31.847Z[ recovery-image] Aug 29 22:17:31.667 INFO O| Aug 29 22:17:31.667 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87672025-08-29T22:17:31.847Z[ recovery-image] Aug 29 22:17:31.685 INFO O| Aug 29 22:17:31.685 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
87682025-08-29T22:17:31.847Z[ recovery-image] Aug 29 22:17:31.685 INFO O| Aug 29 22:17:31.685 INFO STEP 86 (remove_files) COMPLETE
87692025-08-29T22:17:31.847Z[ recovery-image] Aug 29 22:17:31.685 INFO O| Aug 29 22:17:31.685 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87702025-08-29T22:17:31.872Z[ recovery-image] Aug 29 22:17:31.704 INFO O| Aug 29 22:17:31.703 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
87712025-08-29T22:17:31.872Z[ recovery-image] Aug 29 22:17:31.704 INFO O| Aug 29 22:17:31.704 INFO STEP 87 (remove_files) COMPLETE
87722025-08-29T22:17:31.872Z[ recovery-image] Aug 29 22:17:31.704 INFO O| Aug 29 22:17:31.704 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87732025-08-29T22:17:31.898Z[ recovery-image] Aug 29 22:17:31.723 INFO O| Aug 29 22:17:31.723 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
87742025-08-29T22:17:31.898Z[ recovery-image] Aug 29 22:17:31.723 INFO O| Aug 29 22:17:31.723 INFO STEP 88 (remove_files) COMPLETE
87752025-08-29T22:17:31.898Z[ recovery-image] Aug 29 22:17:31.723 INFO O| Aug 29 22:17:31.723 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87762025-08-29T22:17:31.923Z[ recovery-image] Aug 29 22:17:31.741 INFO O| Aug 29 22:17:31.741 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
87772025-08-29T22:17:31.923Z[ recovery-image] Aug 29 22:17:31.742 INFO O| Aug 29 22:17:31.742 INFO STEP 89 (remove_files) COMPLETE
87782025-08-29T22:17:31.923Z[ recovery-image] Aug 29 22:17:31.742 INFO O| Aug 29 22:17:31.742 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87792025-08-29T22:17:31.923Z[ recovery-image] Aug 29 22:17:31.764 INFO O| Aug 29 22:17:31.764 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
87802025-08-29T22:17:31.923Z[ recovery-image] Aug 29 22:17:31.764 INFO O| Aug 29 22:17:31.764 INFO STEP 90 (remove_files) COMPLETE
87812025-08-29T22:17:31.923Z[ recovery-image] Aug 29 22:17:31.764 INFO O| Aug 29 22:17:31.764 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87822025-08-29T22:17:31.948Z[ recovery-image] Aug 29 22:17:31.783 INFO O| Aug 29 22:17:31.782 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
87832025-08-29T22:17:31.948Z[ recovery-image] Aug 29 22:17:31.783 INFO O| Aug 29 22:17:31.783 INFO STEP 91 (remove_files) COMPLETE
87842025-08-29T22:17:31.948Z[ recovery-image] Aug 29 22:17:31.783 INFO O| Aug 29 22:17:31.783 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87852025-08-29T22:17:31.973Z[ recovery-image] Aug 29 22:17:31.802 INFO O| Aug 29 22:17:31.802 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sndstat"
87862025-08-29T22:17:31.973Z[ recovery-image] Aug 29 22:17:31.802 INFO O| Aug 29 22:17:31.802 INFO STEP 92 (remove_files) COMPLETE
87872025-08-29T22:17:31.973Z[ recovery-image] Aug 29 22:17:31.802 INFO O| Aug 29 22:17:31.802 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87882025-08-29T22:17:31.998Z[ recovery-image] Aug 29 22:17:31.821 INFO O| Aug 29 22:17:31.821 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
87892025-08-29T22:17:31.998Z[ recovery-image] Aug 29 22:17:31.821 INFO O| Aug 29 22:17:31.821 INFO STEP 93 (remove_files) COMPLETE
87902025-08-29T22:17:31.998Z[ recovery-image] Aug 29 22:17:31.821 INFO O| Aug 29 22:17:31.821 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87912025-08-29T22:17:31.998Z[ recovery-image] Aug 29 22:17:31.839 INFO O| Aug 29 22:17:31.839 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
87922025-08-29T22:17:31.998Z[ recovery-image] Aug 29 22:17:31.840 INFO O| Aug 29 22:17:31.839 INFO STEP 94 (remove_files) COMPLETE
87932025-08-29T22:17:31.998Z[ recovery-image] Aug 29 22:17:31.840 INFO O| Aug 29 22:17:31.840 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87942025-08-29T22:17:32.023Z[ recovery-image] Aug 29 22:17:31.859 INFO O| Aug 29 22:17:31.859 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
87952025-08-29T22:17:32.023Z[ recovery-image] Aug 29 22:17:31.859 INFO O| Aug 29 22:17:31.859 INFO STEP 95 (remove_files) COMPLETE
87962025-08-29T22:17:32.023Z[ recovery-image] Aug 29 22:17:31.859 INFO O| Aug 29 22:17:31.859 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87972025-08-29T22:17:32.049Z[ recovery-image] Aug 29 22:17:31.876 INFO O| Aug 29 22:17:31.876 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
87982025-08-29T22:17:32.049Z[ recovery-image] Aug 29 22:17:31.876 INFO O| Aug 29 22:17:31.876 INFO STEP 96 (remove_files) COMPLETE
87992025-08-29T22:17:32.049Z[ recovery-image] Aug 29 22:17:31.876 INFO O| Aug 29 22:17:31.876 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
88002025-08-29T22:17:32.074Z[ recovery-image] Aug 29 22:17:31.894 INFO O| Aug 29 22:17:31.894 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
88012025-08-29T22:17:32.074Z[ recovery-image] Aug 29 22:17:31.894 INFO O| Aug 29 22:17:31.894 INFO STEP 97 (remove_files) COMPLETE
88022025-08-29T22:17:32.074Z[ recovery-image] Aug 29 22:17:31.894 INFO O| Aug 29 22:17:31.894 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
88032025-08-29T22:17:32.074Z[ recovery-image] Aug 29 22:17:31.911 INFO O| Aug 29 22:17:31.910 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
88042025-08-29T22:17:32.074Z[ recovery-image] Aug 29 22:17:31.911 INFO O| Aug 29 22:17:31.911 INFO STEP 98 (remove_files) COMPLETE
88052025-08-29T22:17:32.074Z[ recovery-image] Aug 29 22:17:31.911 INFO O| Aug 29 22:17:31.911 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
88062025-08-29T22:17:32.099Z[ recovery-image] Aug 29 22:17:31.927 INFO O| Aug 29 22:17:31.927 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
88072025-08-29T22:17:32.099Z[ recovery-image] Aug 29 22:17:31.927 INFO O| Aug 29 22:17:31.927 INFO STEP 99 (remove_files) COMPLETE
88082025-08-29T22:17:32.099Z[ recovery-image] Aug 29 22:17:31.927 INFO O| Aug 29 22:17:31.927 INFO STEP 100: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
88092025-08-29T22:17:32.124Z[ recovery-image] Aug 29 22:17:31.954 INFO O| Aug 29 22:17:31.953 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db does not already exist, skipping removal
88102025-08-29T22:17:32.124Z[ recovery-image] Aug 29 22:17:31.954 INFO O| Aug 29 22:17:31.954 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"}
88112025-08-29T22:17:40.474Z[ recovery-image] Aug 29 22:17:40.315 INFO O| Aug 29 22:17:40.314 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
88122025-08-29T22:17:40.475Z[ recovery-image] Aug 29 22:17:40.315 INFO O| Aug 29 22:17:40.315 INFO E| svccfg: Loaded 68 smf(7) service descriptions
88132025-08-29T22:17:40.512Z[ recovery-image] Aug 29 22:17:40.355 INFO O| Aug 29 22:17:40.355 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml"], 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"}
88142025-08-29T22:17:40.769Z[ recovery-image] Aug 29 22:17:40.609 INFO O| Aug 29 22:17:40.609 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.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"}
88152025-08-29T22:17:40.872Z[ recovery-image] Aug 29 22:17:40.714 INFO O| Aug 29 22:17:40.714 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml"], env: {"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", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_CHECKHASH": "1"}
88162025-08-29T22:17:41.026Z[ recovery-image] Aug 29 22:17:40.866 INFO O| Aug 29 22:17:40.866 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db does not exist
88172025-08-29T22:17:41.027Z[ recovery-image] Aug 29 22:17:40.866 INFO O| Aug 29 22:17:40.866 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 ...
88182025-08-29T22:17:41.053Z[ recovery-image] Aug 29 22:17:40.869 INFO O| Aug 29 22:17:40.868 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db
88192025-08-29T22:17:41.054Z[ recovery-image] Aug 29 22:17:40.869 INFO O| Aug 29 22:17:40.869 INFO ok!
88202025-08-29T22:17:41.054Z[ recovery-image] Aug 29 22:17:40.869 INFO O| Aug 29 22:17:40.869 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db exists (as File), removing
88212025-08-29T22:17:41.054Z[ recovery-image] Aug 29 22:17:40.869 INFO O| Aug 29 22:17:40.869 INFO STEP 100 (seed_smf) COMPLETE
88222025-08-29T22:17:41.054Z[ recovery-image] Aug 29 22:17:40.869 INFO O| Aug 29 22:17:40.869 INFO steps complete; finalising image!
88232025-08-29T22:17:41.054Z[ recovery-image] Aug 29 22:17:40.869 INFO O| Aug 29 22:17:40.869 INFO TRIM POOL: TEMPORARY-sled-zfs-recovery
88242025-08-29T22:17:41.118Z[ recovery-image] Aug 29 22:17:40.959 INFO O| Aug 29 22:17:40.959 INFO trim TEMPORARY-sled-zfs-recovery: (0% trimmed, started at Fri Aug 29 22:17:40 2025)
88252025-08-29T22:17:41.327Z[ recovery-image] Aug 29 22:17:41.170 INFO O| Aug 29 22:17:41.170 INFO trim TEMPORARY-sled-zfs-recovery: (62% trimmed, started at Fri Aug 29 22:17:40 2025)
88262025-08-29T22:17:41.570Z[ recovery-image] Aug 29 22:17:41.410 INFO O| Aug 29 22:17:41.410 INFO temporary pool has 414M used, 1.35G avail, 1.00x compressratio
88272025-08-29T22:17:41.570Z[ recovery-image] Aug 29 22:17:41.410 INFO O| Aug 29 22:17:41.410 INFO EXPORT POOL: TEMPORARY-sled-zfs-recovery
88282025-08-29T22:17:42.388Z[ recovery-image] Aug 29 22:17:42.230 INFO O| Aug 29 22:17:42.230 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
88292025-08-29T22:17:42.415Z[ recovery-image] Aug 29 22:17:42.231 INFO O| Aug 29 22:17:42.230 INFO file /rpool/images/build/recovery/output/sled-zfs-recovery.raw does not already exist, skipping removal
88302025-08-29T22:17:48.071Z[ recovery-image] Aug 29 22:17:47.914 INFO O| Aug 29 22:17:47.914 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
88312025-08-29T22:17:48.071Z[ recovery-image] Aug 29 22:17:47.915 INFO O| Aug 29 22:17:47.915 INFO chmod ok, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
88322025-08-29T22:17:48.096Z[ recovery-image] Aug 29 22:17:47.915 INFO O| Aug 29 22:17:47.915 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
88332025-08-29T22:17:48.096Z[ recovery-image] Aug 29 22:17:47.915 INFO O| Aug 29 22:17:47.915 INFO completed processing sled/zfs-recovery
88342025-08-29T22:17:48.096Z[ recovery-image] Aug 29 22:17:47.915 INFO O| Aug 29 22:17:47.915 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
88352025-08-29T22:17:48.279Z[ recovery-image] Aug 29 22:17:48.120 INFO O| Aug 29 22:17:48.120 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
88362025-08-29T22:17:48.354Z[ recovery-image] Aug 29 22:17:48.197 INFO BUILD STRING "heads/stlouis-0-gb940e404da\n"
88372025-08-29T22:17:48.380Z[ recovery-image] Aug 29 22:17:48.197 INFO expanded image name: "recovery faa0b5d/${os_short_commit} 2025-08-29 21:32" -> "recovery faa0b5d/b940e40 2025-08-29 21:32"
88382025-08-29T22:17:48.380Z[ recovery-image] Aug 29 22:17:48.198 INFO output artefacts stored in: "/work/os-recovery"
88392025-08-29T22:17:48.380Z[ recovery-image] Aug 29 22:17:48.198 INFO collecting git info from project "chelsio-t6-roms"...
88402025-08-29T22:17:48.451Z[ recovery-image] Aug 29 22:17:48.294 INFO collecting git info from project "amd-host-image-builder"...
88412025-08-29T22:17:48.567Z[ recovery-image] Aug 29 22:17:48.373 INFO collecting git info from project "pilot"...
88422025-08-29T22:17:48.595Z[ recovery-image] Aug 29 22:17:48.419 INFO collecting git info from project "pinprick"...
88432025-08-29T22:17:48.595Z[ recovery-image] Aug 29 22:17:48.436 INFO collecting git info from project "amd-firmware"...
88442025-08-29T22:17:50.856Z[ recovery-image] Aug 29 22:17:50.694 INFO collecting git info from project "image-builder"...
88452025-08-29T22:17:50.882Z[ recovery-image] Aug 29 22:17:50.714 INFO collecting git info from project "bootserver"...
88462025-08-29T22:17:50.907Z[ recovery-image] Aug 29 22:17:50.738 INFO collecting git info from project "phbl"...
88472025-08-29T22:17:50.932Z[ recovery-image] Aug 29 22:17:50.758 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
88482025-08-29T22:17:52.040Z[ recovery-image] Aug 29 22:17:51.883 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
88492025-08-29T22:17:52.848Z[ recovery-image] Aug 29 22:17:52.692 INFO creating Oxide boot image...
88502025-08-29T22:17:52.872Z[ recovery-image] Aug 29 22:17:52.693 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/sled-zfs-recovery.raw", "-N", "recovery faa0b5d/b940e40 2025-08-29 21:32", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
88512025-08-29T22:18:45.097Z[ host-image] Aug 29 22:18:44.947 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.23522:20250829T195034Z
88522025-08-29T22:18:45.097Z[ host-image] Aug 29 22:18:44.947 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.23522:20250829T195034Z
88532025-08-29T22:18:45.146Z[ host-image] Aug 29 22:18:44.947 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
88542025-08-29T22:18:45.146Z[ host-image] Aug 29 22:18:44.947 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
88552025-08-29T22:18:45.146Z[ host-image] Aug 29 22:18:44.947 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
88562025-08-29T22:18:45.146Z[ host-image] Aug 29 22:18:44.947 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
88572025-08-29T22:18:45.146Z[ host-image] Aug 29 22:18:44.948 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
88582025-08-29T22:18:45.146Z[ host-image] Aug 29 22:18:44.948 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
88592025-08-29T22:18:45.146Z[ host-image] Aug 29 22:18:44.949 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@16.0.0.0:20250829T213332Z
88602025-08-29T22:18:45.146Z[ host-image] Aug 29 22:18:44.949 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.25:20250809T001145Z
88612025-08-29T22:18:45.146Z[ host-image] Aug 29 22:18:44.949 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
88622025-08-29T22:18:45.147Z[ host-image] Aug 29 22:18:44.949 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.23522:20250829T195034Z
88632025-08-29T22:18:45.147Z[ host-image] Aug 29 22:18:44.950 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.23522:20250829T195035Z
88642025-08-29T22:18:45.147Z[ host-image] Aug 29 22:18:44.950 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.23522:20250829T195035Z
88652025-08-29T22:18:45.147Z[ host-image] Aug 29 22:18:44.950 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.23522:20250829T195035Z
88662025-08-29T22:18:45.147Z[ host-image] Aug 29 22:18:44.950 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
88672025-08-29T22:18:45.147Z[ host-image] Aug 29 22:18:44.951 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.23522:20250829T195035Z
88682025-08-29T22:18:45.147Z[ host-image] Aug 29 22:18:44.951 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.23522:20250829T195036Z
88692025-08-29T22:18:45.147Z[ host-image] Aug 29 22:18:44.951 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.23522:20250829T195036Z
88702025-08-29T22:18:45.147Z[ host-image] Aug 29 22:18:44.951 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.23522:20250829T195036Z
88712025-08-29T22:18:45.147Z[ host-image] Aug 29 22:18:44.951 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.23522:20250829T195037Z
88722025-08-29T22:18:45.147Z[ host-image] Aug 29 22:18:44.951 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.23522:20250829T195037Z
88732025-08-29T22:18:45.147Z[ host-image] Aug 29 22:18:44.951 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.23522:20250829T195037Z
88742025-08-29T22:18:45.147Z[ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.23522:20250829T195037Z
88752025-08-29T22:18:45.147Z[ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/ktest@0.5.11-2.0.23522:20250829T195038Z
88762025-08-29T22:18:45.148Z[ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.23522:20250829T195038Z
88772025-08-29T22:18:45.148Z[ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.23522:20250829T195039Z
88782025-08-29T22:18:45.148Z[ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.23522:20250829T195039Z
88792025-08-29T22:18:45.148Z[ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.23522:20250829T195041Z
88802025-08-29T22:18:45.148Z[ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.23522:20250829T195041Z
88812025-08-29T22:18:45.148Z[ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/network/opte@0.37.402:20250804T171548Z
88822025-08-29T22:18:45.148Z[ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.23522:20250829T195043Z
88832025-08-29T22:18:45.148Z[ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.23522:20250829T195045Z
88842025-08-29T22:18:45.148Z[ host-image] Aug 29 22:18:44.952 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.23522:20250829T195046Z
88852025-08-29T22:18:45.148Z[ host-image] Aug 29 22:18:44.953 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.23522:20250829T195046Z
88862025-08-29T22:18:45.148Z[ host-image] Aug 29 22:18:44.953 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.23522:20250829T195048Z
88872025-08-29T22:18:45.148Z[ host-image] Aug 29 22:18:44.953 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.23522:20250829T195048Z
88882025-08-29T22:18:45.148Z[ host-image] Aug 29 22:18:44.958 INFO O| install = pkg://helios-dev/editor/vim@9.0.2136-2.0:20250221T133345Z
88892025-08-29T22:18:45.149Z[ host-image] Aug 29 22:18:44.958 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.23522:20250829T195048Z
88902025-08-29T22:18:45.149Z[ host-image] Aug 29 22:18:44.958 INFO O| install = pkg://helios-dev/library/expat@2.7.1-2.0:20250329T143900Z
88912025-08-29T22:18:45.149Z[ host-image] Aug 29 22:18:44.958 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
88922025-08-29T22:18:45.149Z[ host-image] Aug 29 22:18:44.959 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
88932025-08-29T22:18:45.149Z[ host-image] Aug 29 22:18:44.959 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.23522:20250829T195048Z
88942025-08-29T22:18:45.149Z[ host-image] Aug 29 22:18:44.959 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
88952025-08-29T22:18:45.149Z[ host-image] Aug 29 22:18:44.959 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
88962025-08-29T22:18:45.149Z[ host-image] Aug 29 22:18:44.960 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
88972025-08-29T22:18:45.149Z[ host-image] Aug 29 22:18:44.960 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
88982025-08-29T22:18:45.149Z[ host-image] Aug 29 22:18:44.966 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z
88992025-08-29T22:18:45.149Z[ host-image] Aug 29 22:18:44.966 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
89002025-08-29T22:18:45.149Z[ host-image] Aug 29 22:18:44.966 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
89012025-08-29T22:18:45.150Z[ host-image] Aug 29 22:18:44.966 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
89022025-08-29T22:18:45.150Z[ host-image] Aug 29 22:18:44.966 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
89032025-08-29T22:18:45.150Z[ host-image] Aug 29 22:18:44.967 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
89042025-08-29T22:18:45.179Z[ host-image] Aug 29 22:18:44.985 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.17-2.0:20250701T143425Z
89052025-08-29T22:18:45.179Z[ host-image] Aug 29 22:18:44.985 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
89062025-08-29T22:18:45.179Z[ host-image] Aug 29 22:18:44.985 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
89072025-08-29T22:18:45.179Z[ host-image] Aug 29 22:18:44.985 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.23522:20250829T195050Z
89082025-08-29T22:18:45.179Z[ host-image] Aug 29 22:18:44.985 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.23522:20250829T195056Z
89092025-08-29T22:18:45.179Z[ host-image] Aug 29 22:18:44.985 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
89102025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.985 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.23522:20250829T195056Z
89112025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.986 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.2:20250218T230209Z
89122025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.986 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
89132025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.986 INFO O| install = pkg://helios-dev/network/overwatch@0.1.0.40:20250409T152351Z
89142025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.986 INFO O| install = pkg://helios-dev/network/rsync@3.4.1-2.0:20250117T201332Z
89152025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.986 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.23522:20250829T195056Z
89162025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.986 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
89172025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.988 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
89182025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.988 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
89192025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.988 INFO O| install = pkg://helios-dev/oxide/platform-identity-cacerts@1.0-2.0:20240719T230730Z
89202025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.988 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.23522:20250829T195057Z
89212025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.988 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
89222025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.995 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
89232025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.995 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.23522:20250829T195057Z
89242025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.996 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.23522:20250829T195057Z
89252025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.996 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.23522:20250829T195058Z
89262025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.996 INFO O| install = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
89272025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.997 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.23522:20250829T195059Z
89282025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.997 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.23522:20250829T195059Z
89292025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.997 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.23522:20250829T195059Z
89302025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.997 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.23522:20250829T195059Z
89312025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.999 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
89322025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.999 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.23522:20250829T195100Z
89332025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.999 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.23522:20250829T195101Z
89342025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:44.999 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
89352025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:45.000 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.23522:20250829T195101Z
89362025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:45.000 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.23522:20250829T195101Z
89372025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:45.000 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2025.6.9-2.0.23522:20250829T195102Z
89382025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:45.000 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.23522:20250829T195102Z
89392025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:45.004 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.23522:20250829T195102Z
89402025-08-29T22:18:45.180Z[ host-image] Aug 29 22:18:45.004 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
89412025-08-29T22:18:45.181Z[ host-image] Aug 29 22:18:45.005 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2025.2-2.0.23522:20250829T195102Z
89422025-08-29T22:18:45.181Z[ host-image] Aug 29 22:18:45.006 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.23522:20250829T195102Z
89432025-08-29T22:18:45.181Z[ host-image] Aug 29 22:18:45.006 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.23522:20250829T195102Z
89442025-08-29T22:18:45.181Z[ host-image] Aug 29 22:18:45.006 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.23522:20250829T195102Z
89452025-08-29T22:18:45.181Z[ host-image] Aug 29 22:18:45.006 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.23522:20250829T195103Z
89462025-08-29T22:18:45.181Z[ host-image] Aug 29 22:18:45.007 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.23522:20250829T195103Z
89472025-08-29T22:18:45.181Z[ host-image] Aug 29 22:18:45.012 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.23522:20250829T195104Z
89482025-08-29T22:18:45.181Z[ host-image] Aug 29 22:18:45.012 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.23522:20250829T195104Z
89492025-08-29T22:18:45.181Z[ host-image] Aug 29 22:18:45.012 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.23522:20250829T195104Z
89502025-08-29T22:18:45.181Z[ host-image] Aug 29 22:18:45.013 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.23522:20250829T195104Z
89512025-08-29T22:18:45.181Z[ host-image] Aug 29 22:18:45.013 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.23522:20250829T195104Z
89522025-08-29T22:18:45.219Z[ host-image] Aug 29 22:18:45.027 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.23522:20250829T195107Z
89532025-08-29T22:18:45.219Z[ host-image] Aug 29 22:18:45.027 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.23522:20250829T195104Z
89542025-08-29T22:18:45.219Z[ host-image] Aug 29 22:18:45.027 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.23522:20250829T195105Z
89552025-08-29T22:18:45.219Z[ host-image] Aug 29 22:18:45.027 INFO O| install = pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z
89562025-08-29T22:18:45.219Z[ host-image] Aug 29 22:18:45.027 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z
89572025-08-29T22:18:45.219Z[ host-image] Aug 29 22:18:45.044 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.23522:20250829T195105Z
89582025-08-29T22:18:45.219Z[ host-image] Aug 29 22:18:45.044 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
89592025-08-29T22:18:45.219Z[ host-image] Aug 29 22:18:45.044 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.23522:20250829T195105Z
89602025-08-29T22:18:45.219Z[ host-image] Aug 29 22:18:45.044 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.23522:20250829T195105Z
89612025-08-29T22:18:45.219Z[ host-image] Aug 29 22:18:45.045 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.23522:20250829T195105Z
89622025-08-29T22:18:45.219Z[ host-image] Aug 29 22:18:45.045 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
89632025-08-29T22:18:45.219Z[ host-image] Aug 29 22:18:45.046 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
89642025-08-29T22:18:45.219Z[ host-image] Aug 29 22:18:45.046 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.23522:20250829T195106Z
89652025-08-29T22:18:45.219Z[ host-image] Aug 29 22:18:45.046 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.23522:20250829T195106Z
89662025-08-29T22:18:45.219Z[ host-image] Aug 29 22:18:45.046 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.23522:20250829T195106Z
89672025-08-29T22:18:45.219Z[ host-image] Aug 29 22:18:45.046 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.23522:20250829T195106Z
89682025-08-29T22:18:45.219Z[ host-image] Aug 29 22:18:45.046 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.23522:20250829T195107Z
89692025-08-29T22:18:45.219Z[ host-image] Aug 29 22:18:45.046 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.23522:20250829T195107Z
89702025-08-29T22:18:45.262Z[ host-image] Aug 29 22:18:45.057 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
89712025-08-29T22:18:45.262Z[ host-image] Aug 29 22:18:45.058 INFO O| install = pkg://helios-dev/system/microcode/amd@20241121-2.0.23522:20250829T195108Z
89722025-08-29T22:18:45.262Z[ host-image] Aug 29 22:18:45.059 INFO O| install = pkg://helios-dev/system/microcode/intel@20250512-2.0.23522:20250829T195108Z
89732025-08-29T22:18:45.262Z[ host-image] Aug 29 22:18:45.059 INFO O| install = pkg://helios-dev/system/microcode/oxide@20250515-2.0.23522:20250829T195108Z
89742025-08-29T22:18:45.262Z[ host-image] Aug 29 22:18:45.059 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.23522:20250829T195109Z
89752025-08-29T22:18:45.262Z[ host-image] Aug 29 22:18:45.059 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.23522:20250829T195108Z
89762025-08-29T22:18:45.262Z[ host-image] Aug 29 22:18:45.059 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.23522:20250829T195109Z
89772025-08-29T22:18:45.262Z[ host-image] Aug 29 22:18:45.060 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
89782025-08-29T22:18:45.262Z[ host-image] Aug 29 22:18:45.060 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
89792025-08-29T22:18:45.263Z[ host-image] Aug 29 22:18:45.060 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.23522:20250829T195111Z
89802025-08-29T22:18:45.263Z[ host-image] Aug 29 22:18:45.060 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.23522:20250829T195111Z
89812025-08-29T22:18:45.263Z[ host-image] Aug 29 22:18:45.061 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.25:20250809T001126Z
89822025-08-29T22:18:45.263Z[ host-image] Aug 29 22:18:45.061 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
89832025-08-29T22:18:45.263Z[ host-image] Aug 29 22:18:45.061 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
89842025-08-29T22:18:45.263Z[ host-image] Aug 29 22:18:45.061 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
89852025-08-29T22:18:45.263Z[ host-image] Aug 29 22:18:45.061 INFO O| install = pkg://helios-dev/text/looker@0.1.0.13-2.0:20250303T182037Z
89862025-08-29T22:18:45.263Z[ host-image] Aug 29 22:18:45.062 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
89872025-08-29T22:18:45.263Z[ host-image] Aug 29 22:18:45.064 INFO O| install = pkg://helios-dev/web/curl@8.14.0-2.0:20250603T111413Z
89882025-08-29T22:18:45.263Z[ host-image] Aug 29 22:18:45.064 INFO O| tempdir @ "/tmp/.tmpTIh1gC/tmp"
89892025-08-29T22:18:45.263Z[ host-image] Aug 29 22:18:45.064 INFO O| image root @ "/tmp/.tmpTIh1gC/tmp/root"
89902025-08-29T22:18:45.263Z[ host-image] Aug 29 22:18:45.064 INFO O| creating image...
89912025-08-29T22:18:46.034Z[ host-image] Aug 29 22:18:45.885 INFO O| copying publishers...
89922025-08-29T22:19:17.255Z[ recovery-image] Aug 29 22:19:17.045 INFO O| ok, image written!
89932025-08-29T22:19:17.255Z[ recovery-image] Aug 29 22:19:17.045 INFO O| ok, boot_image_csum file written!
89942025-08-29T22:19:17.347Z[ recovery-image] Aug 29 22:19:17.051 INFO creating boot archive (CPIO)...
89952025-08-29T22:19:17.347Z[ recovery-image] Aug 29 22:19:17.051 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
89962025-08-29T22:19:17.347Z[ recovery-image] Aug 29 22:19:17.076 INFO E| + root=/rpool/images/build/recovery/work/sled/ramdisk
89972025-08-29T22:19:17.347Z[ recovery-image] Aug 29 22:19:17.076 INFO E| + outfile=/work/os-recovery/cpio
89982025-08-29T22:19:17.347Z[ recovery-image] Aug 29 22:19:17.076 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
89992025-08-29T22:19:17.347Z[ recovery-image] Aug 29 22:19:17.081 INFO E| + cd /rpool/images/build/recovery/work/sled/ramdisk
90002025-08-29T22:19:17.347Z[ recovery-image] Aug 29 22:19:17.081 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
90012025-08-29T22:19:17.347Z[ recovery-image] Aug 29 22:19:17.134 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
90022025-08-29T22:19:17.347Z[ recovery-image] Aug 29 22:19:17.134 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
90032025-08-29T22:19:17.347Z[ recovery-image] Aug 29 22:19:17.148 INFO creating compressed cpio/unix for dev loaders...
90042025-08-29T22:19:17.347Z[ recovery-image] Aug 29 22:19:17.148 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
90052025-08-29T22:19:18.164Z[ recovery-image] Aug 29 22:19:17.656 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
90062025-08-29T22:19:25.513Z[ recovery-image] Aug 29 22:19:25.180 INFO creating reset image...
90072025-08-29T22:19:25.513Z[ recovery-image] Aug 29 22:19:25.180 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
90082025-08-29T22:19:42.944Z[ host-image] Aug 29 22:19:42.700 INFO O| adding properties...
90092025-08-29T22:19:45.065Z[ host-image] Aug 29 22:19:44.882 INFO O| installing packages...
90102025-08-29T22:20:17.872Z[ recovery-image] Aug 29 22:20:17.697 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2025-07-22-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')"
90112025-08-29T22:20:18.039Z[ recovery-image] Aug 29 22:20:17.698 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")
90122025-08-29T22:20:18.420Z[ recovery-image] Aug 29 22:20:18.187 INFO E| Updating crates.io index
90132025-08-29T22:20:19.164Z[ recovery-image] Aug 29 22:20:18.584 INFO E| Downloading crates ...
90142025-08-29T22:20:19.260Z[ recovery-image] Aug 29 22:20:18.688 INFO E| Downloaded sigchld v0.2.4
90152025-08-29T22:20:19.260Z[ recovery-image] Aug 29 22:20:18.695 INFO E| Downloaded os_pipe v1.2.2
90162025-08-29T22:20:19.260Z[ recovery-image] Aug 29 22:20:18.698 INFO E| Downloaded signal-hook-registry v1.4.5
90172025-08-29T22:20:19.261Z[ recovery-image] Aug 29 22:20:18.701 INFO E| Downloaded shared_child v1.1.1
90182025-08-29T22:20:19.261Z[ recovery-image] Aug 29 22:20:18.703 INFO E| Downloaded shared_thread v0.1.0
90192025-08-29T22:20:19.261Z[ recovery-image] Aug 29 22:20:18.705 INFO E| Downloaded colorchoice v1.0.4
90202025-08-29T22:20:19.261Z[ recovery-image] Aug 29 22:20:18.707 INFO E| Downloaded clap_lex v0.7.5
90212025-08-29T22:20:19.262Z[ recovery-image] Aug 29 22:20:18.709 INFO E| Downloaded duct v1.0.0
90222025-08-29T22:20:19.262Z[ recovery-image] Aug 29 22:20:18.713 INFO E| Downloaded anstyle-query v1.1.3
90232025-08-29T22:20:19.262Z[ recovery-image] Aug 29 22:20:18.715 INFO E| Downloaded anstyle-parse v0.2.7
90242025-08-29T22:20:19.262Z[ recovery-image] Aug 29 22:20:18.721 INFO E| Downloaded anstream v0.6.19
90252025-08-29T22:20:19.262Z[ recovery-image] Aug 29 22:20:18.801 INFO E| Compiling libc v0.2.174
90262025-08-29T22:20:19.263Z[ recovery-image] Aug 29 22:20:18.801 INFO E| Compiling proc-macro2 v1.0.95
90272025-08-29T22:20:19.263Z[ recovery-image] Aug 29 22:20:18.801 INFO E| Compiling signal-hook v0.3.18
90282025-08-29T22:20:19.263Z[ recovery-image] Aug 29 22:20:18.806 INFO E| Compiling unicode-ident v1.0.18
90292025-08-29T22:20:19.263Z[ recovery-image] Aug 29 22:20:18.807 INFO E| Compiling utf8parse v0.2.2
90302025-08-29T22:20:19.263Z[ recovery-image] Aug 29 22:20:18.807 INFO E| Compiling colorchoice v1.0.4
90312025-08-29T22:20:19.263Z[ recovery-image] Aug 29 22:20:18.807 INFO E| Compiling anstyle v1.0.11
90322025-08-29T22:20:19.266Z[ recovery-image] Aug 29 22:20:18.808 INFO E| Compiling is_terminal_polyfill v1.70.1
90332025-08-29T22:20:19.358Z[ recovery-image] Aug 29 22:20:19.164 INFO E| Compiling anstyle-parse v0.2.7
90342025-08-29T22:20:19.422Z[ recovery-image] Aug 29 22:20:19.244 INFO E| Compiling anstyle-query v1.1.3
90352025-08-29T22:20:19.482Z[ recovery-image] Aug 29 22:20:19.270 INFO E| Compiling clap_lex v0.7.5
90362025-08-29T22:20:19.570Z[ recovery-image] Aug 29 22:20:19.429 INFO E| Compiling strsim v0.11.1
90372025-08-29T22:20:19.744Z[ recovery-image] Aug 29 22:20:19.539 INFO E| Compiling heck v0.5.0
90382025-08-29T22:20:19.821Z[ recovery-image] Aug 29 22:20:19.612 INFO E| Compiling anstream v0.6.19
90392025-08-29T22:20:19.905Z[ recovery-image] Aug 29 22:20:19.729 INFO E| Compiling shared_thread v0.1.0
90402025-08-29T22:20:20.469Z[ recovery-image] Aug 29 22:20:20.276 INFO E| Compiling clap_builder v4.5.41
90412025-08-29T22:20:20.928Z[ recovery-image] Aug 29 22:20:20.773 INFO E| Compiling signal-hook-registry v1.4.5
90422025-08-29T22:20:20.928Z[ recovery-image] Aug 29 22:20:20.773 INFO E| Compiling os_pipe v1.2.2
90432025-08-29T22:20:21.367Z[ recovery-image] Aug 29 22:20:21.194 INFO E| Compiling quote v1.0.40
90442025-08-29T22:20:21.604Z[ recovery-image] Aug 29 22:20:21.437 INFO E| Compiling sigchld v0.2.4
90452025-08-29T22:20:21.854Z[ recovery-image] Aug 29 22:20:21.678 INFO E| Compiling shared_child v1.1.1
90462025-08-29T22:20:21.914Z[ recovery-image] Aug 29 22:20:21.746 INFO E| Compiling syn v2.0.104
90472025-08-29T22:20:22.101Z[ recovery-image] Aug 29 22:20:21.942 INFO E| Compiling duct v1.0.0
90482025-08-29T22:20:25.703Z[ host-image] Aug 29 22:20:25.517 INFO O| seeding SMF database...
90492025-08-29T22:20:27.751Z[ recovery-image] Aug 29 22:20:27.508 INFO E| Compiling clap_derive v4.5.41
90502025-08-29T22:20:30.517Z[ recovery-image] Aug 29 22:20:30.237 INFO E| Compiling clap v4.5.41
90512025-08-29T22:20:30.736Z[ recovery-image] Aug 29 22:20:30.364 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
90522025-08-29T22:20:32.154Z[ recovery-image] Aug 29 22:20:31.997 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.16s
90532025-08-29T22:20:32.188Z[ recovery-image] Aug 29 22:20:32.009 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z --target-dir /work/os-recovery/phbl`
90542025-08-29T22:20:32.654Z[ recovery-image] Aug 29 22:20:32.485 INFO E| Downloading crates ...
90552025-08-29T22:20:32.756Z[ recovery-image] Aug 29 22:20:32.539 INFO E| Downloaded adler2 v2.0.1
90562025-08-29T22:20:32.756Z[ recovery-image] Aug 29 22:20:32.542 INFO E| Downloaded seq-macro v0.3.6
90572025-08-29T22:20:32.756Z[ recovery-image] Aug 29 22:20:32.547 INFO E| Downloaded scroll_derive v0.13.0
90582025-08-29T22:20:32.756Z[ recovery-image] Aug 29 22:20:32.548 INFO E| Downloaded miniz_oxide v0.8.9
90592025-08-29T22:20:32.756Z[ recovery-image] Aug 29 22:20:32.553 INFO E| Downloaded bitstruct v0.1.1
90602025-08-29T22:20:32.756Z[ recovery-image] Aug 29 22:20:32.555 INFO E| Downloaded cpio_reader v0.1.2
90612025-08-29T22:20:32.756Z[ recovery-image] Aug 29 22:20:32.557 INFO E| Downloaded bit_field v0.10.2
90622025-08-29T22:20:32.841Z[ recovery-image] Aug 29 22:20:32.559 INFO E| Downloaded scroll v0.13.0
90632025-08-29T22:20:32.841Z[ recovery-image] Aug 29 22:20:32.562 INFO E| Downloaded bitstruct_derive v0.1.0
90642025-08-29T22:20:32.841Z[ recovery-image] Aug 29 22:20:32.565 INFO E| Downloaded raw-cpuid v10.7.0
90652025-08-29T22:20:32.841Z[ recovery-image] Aug 29 22:20:32.570 INFO E| Downloaded goblin v0.10.0
90662025-08-29T22:20:32.841Z[ recovery-image] Aug 29 22:20:32.595 INFO E| Downloaded x86 v0.52.0
90672025-08-29T22:20:32.916Z[ recovery-image] Aug 29 22:20:32.664 INFO E| Updating crates.io index
90682025-08-29T22:20:32.916Z[ recovery-image] Aug 29 22:20:32.711 INFO E| Downloading crates ...
90692025-08-29T22:20:32.976Z[ recovery-image] Aug 29 22:20:32.752 INFO E| Downloaded getopts v0.2.23
90702025-08-29T22:20:32.976Z[ recovery-image] Aug 29 22:20:32.755 INFO E| Downloaded rustc-literal-escaper v0.0.5
90712025-08-29T22:20:32.976Z[ recovery-image] Aug 29 22:20:32.759 INFO E| Downloaded rustc-demangle v0.1.25
90722025-08-29T22:20:32.976Z[ recovery-image] Aug 29 22:20:32.763 INFO E| Downloaded unicode-width v0.2.1
90732025-08-29T22:20:33.027Z[ recovery-image] Aug 29 22:20:32.860 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2025-07-22-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
90742025-08-29T22:20:33.027Z[ recovery-image] Aug 29 22:20:32.860 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-07-22-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
90752025-08-29T22:20:33.027Z[ recovery-image] Aug 29 22:20:32.860 INFO E| Compiling proc-macro2 v1.0.95
90762025-08-29T22:20:33.027Z[ recovery-image] Aug 29 22:20:32.860 INFO E| Compiling unicode-ident v1.0.18
90772025-08-29T22:20:33.027Z[ recovery-image] Aug 29 22:20:32.861 INFO E| Compiling syn v1.0.109
90782025-08-29T22:20:33.126Z[ recovery-image] Aug 29 22:20:32.868 INFO E| Compiling x86 v0.52.0
90792025-08-29T22:20:33.126Z[ recovery-image] Aug 29 22:20:32.869 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
90802025-08-29T22:20:33.126Z[ recovery-image] Aug 29 22:20:32.869 INFO E| Compiling seq-macro v0.3.6
90812025-08-29T22:20:34.214Z[ host-image] Aug 29 22:20:34.040 INFO O| configuring SMF profile...
90822025-08-29T22:20:34.214Z[ host-image] Aug 29 22:20:34.040 INFO O| modifying shadow(5)...
90832025-08-29T22:20:34.214Z[ host-image] Aug 29 22:20:34.040 INFO O| loading user and group database...
90842025-08-29T22:20:34.214Z[ host-image] Aug 29 22:20:34.040 INFO O| loading facet selections...
90852025-08-29T22:20:34.864Z[ host-image] Aug 29 22:20:34.701 INFO O| devel -> true
90862025-08-29T22:20:34.864Z[ host-image] Aug 29 22:20:34.702 INFO O| doc.man -> true
90872025-08-29T22:20:34.909Z[ host-image] Aug 29 22:20:34.702 INFO O| version-lock.shell/ksh93 -> true
90882025-08-29T22:20:34.909Z[ host-image] Aug 29 22:20:34.702 INFO O| version-lock.system/data/hardware-registry -> true
90892025-08-29T22:20:34.910Z[ host-image] Aug 29 22:20:34.702 INFO O| version-lock.system/data/zoneinfo -> true
90902025-08-29T22:20:34.910Z[ host-image] Aug 29 22:20:34.702 INFO O| version-lock.system/microcode/amd -> true
90912025-08-29T22:20:34.910Z[ host-image] Aug 29 22:20:34.702 INFO O| version-lock.system/microcode/intel -> true
90922025-08-29T22:20:34.910Z[ host-image] Aug 29 22:20:34.702 INFO O| version-lock.system/microcode/oxide -> true
90932025-08-29T22:20:34.911Z[ host-image] Aug 29 22:20:34.702 INFO O| assessing packaged files...
90942025-08-29T22:20:35.137Z[ recovery-image] Aug 29 22:20:34.979 INFO E| Compiling quote v1.0.40
90952025-08-29T22:20:35.490Z[ recovery-image] Aug 29 22:20:35.343 INFO E| Compiling syn v2.0.104
90962025-08-29T22:20:38.230Z[ host-image] Aug 29 22:20:38.069 INFO O| creating archive...
90972025-08-29T22:20:38.303Z[ host-image] Aug 29 22:20:38.111 INFO O| missing from packaging:
90982025-08-29T22:20:38.303Z[ host-image] Aug 29 22:20:38.111 INFO O| "etc/.pwd.lock"
90992025-08-29T22:20:38.303Z[ host-image] Aug 29 22:20:38.111 INFO O| "etc/bash"
91002025-08-29T22:20:38.303Z[ host-image] Aug 29 22:20:38.118 INFO O| "etc/svc/profile/generic.xml"
91012025-08-29T22:20:38.303Z[ host-image] Aug 29 22:20:38.119 INFO O| "etc/svc/profile/inetd_services.xml"
91022025-08-29T22:20:38.344Z[ host-image] Aug 29 22:20:38.119 INFO O| "etc/svc/profile/name_service.xml"
91032025-08-29T22:20:38.344Z[ host-image] Aug 29 22:20:38.119 INFO O| "etc/svc/profile/platform.xml"
91042025-08-29T22:20:38.344Z[ host-image] Aug 29 22:20:38.119 INFO O| "etc/svc/profile/platform_omicron1.xml"
91052025-08-29T22:20:38.345Z[ host-image] Aug 29 22:20:38.119 INFO O| "etc/svc/repository.db"
91062025-08-29T22:20:38.345Z[ host-image] Aug 29 22:20:38.131 INFO O| "opt/ooce/share"
91072025-08-29T22:20:38.345Z[ host-image] Aug 29 22:20:38.131 INFO O| "opt/ooce/share/man"
91082025-08-29T22:20:38.345Z[ host-image] Aug 29 22:20:38.131 INFO O| "opt/ooce/share/man/man1"
91092025-08-29T22:20:38.345Z[ host-image] Aug 29 22:20:38.146 INFO O| finishing archive...
91102025-08-29T22:20:39.337Z[ recovery-image] Aug 29 22:20:39.174 INFO E| Compiling scroll_derive v0.13.0
91112025-08-29T22:20:42.060Z[ host-image] Aug 29 22:20:41.885 INFO O| creating gzonly manifest...
91122025-08-29T22:20:42.118Z[ host-image] Aug 29 22:20:41.896 INFO O| ok
91132025-08-29T22:20:42.205Z[ recovery-image] Aug 29 22:20:41.991 INFO E| Compiling bitstruct_derive v0.1.0
91142025-08-29T22:20:42.357Z[ host-image] Aug 29 22:20:42.199 INFO image builder template: ramdisk-02-trim...
91152025-08-29T22:20:42.357Z[ host-image] Aug 29 22:20:42.199 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/.tmpOWgyXQ/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.37.402", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@16.0.0.0", "-n", "ramdisk-02-trim"], pwd: None
91162025-08-29T22:20:42.391Z[ host-image] Aug 29 22:20:42.240 INFO O| Aug 29 22:20:42.239 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-02-trim
91172025-08-29T22:20:42.391Z[ host-image] Aug 29 22:20:42.247 INFO O| Aug 29 22:20:42.247 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
91182025-08-29T22:20:42.495Z[ host-image] Aug 29 22:20:42.329 INFO O| Aug 29 22:20:42.329 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-02-trim: sync = disabled
91192025-08-29T22:20:42.541Z[ host-image] Aug 29 22:20:42.367 INFO O| Aug 29 22:20:42.367 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-02-trim
91202025-08-29T22:20:42.541Z[ host-image] Aug 29 22:20:42.367 INFO O| Aug 29 22:20:42.367 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
91212025-08-29T22:20:42.543Z[ host-image] Aug 29 22:20:42.379 INFO O| Aug 29 22:20:42.379 INFO looking for output snapshot rpool/images/build/host/work/sled/ramdisk@trim
91222025-08-29T22:20:42.569Z[ host-image] Aug 29 22:20:42.388 INFO O| Aug 29 22:20:42.387 INFO looking for input snapshot rpool/images/build/host/work/sled/ramdisk@os
91232025-08-29T22:20:42.569Z[ host-image] Aug 29 22:20:42.399 INFO O| Aug 29 22:20:42.399 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
91242025-08-29T22:20:42.692Z[ host-image] Aug 29 22:20:42.554 INFO O| Aug 29 22:20:42.554 INFO rolled back to input snapshot; work may begin
91252025-08-29T22:20:42.692Z[ host-image] Aug 29 22:20:42.554 INFO O| Aug 29 22:20:42.554 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
91262025-08-29T22:20:42.722Z[ host-image] Aug 29 22:20:42.564 INFO O| Aug 29 22:20:42.564 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91272025-08-29T22:20:42.722Z[ host-image] Aug 29 22:20:42.582 INFO O| Aug 29 22:20:42.582 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/var/pkg"
91282025-08-29T22:20:42.810Z[ host-image] Aug 29 22:20:42.655 INFO O| Aug 29 22:20:42.654 INFO STEP 0 (remove_files) COMPLETE
91292025-08-29T22:20:42.811Z[ host-image] Aug 29 22:20:42.655 INFO O| Aug 29 22:20:42.654 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91302025-08-29T22:20:42.835Z[ host-image] Aug 29 22:20:42.672 INFO O| Aug 29 22:20:42.672 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/xpg4"
91312025-08-29T22:20:42.835Z[ host-image] Aug 29 22:20:42.674 INFO O| Aug 29 22:20:42.674 INFO STEP 1 (remove_files) COMPLETE
91322025-08-29T22:20:42.835Z[ host-image] Aug 29 22:20:42.674 INFO O| Aug 29 22:20:42.674 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91332025-08-29T22:20:42.835Z[ host-image] Aug 29 22:20:42.695 INFO O| Aug 29 22:20:42.695 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/include"
91342025-08-29T22:20:42.866Z[ host-image] Aug 29 22:20:42.713 INFO O| Aug 29 22:20:42.713 INFO STEP 2 (remove_files) COMPLETE
91352025-08-29T22:20:42.866Z[ host-image] Aug 29 22:20:42.713 INFO O| Aug 29 22:20:42.713 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91362025-08-29T22:20:42.898Z[ host-image] Aug 29 22:20:42.732 INFO O| Aug 29 22:20:42.732 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/demo"
91372025-08-29T22:20:42.898Z[ host-image] Aug 29 22:20:42.735 INFO O| Aug 29 22:20:42.735 INFO STEP 3 (remove_files) COMPLETE
91382025-08-29T22:20:42.898Z[ host-image] Aug 29 22:20:42.735 INFO O| Aug 29 22:20:42.735 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91392025-08-29T22:20:42.898Z[ host-image] Aug 29 22:20:42.753 INFO O| Aug 29 22:20:42.753 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/help"
91402025-08-29T22:20:42.949Z[ host-image] Aug 29 22:20:42.759 INFO O| Aug 29 22:20:42.759 INFO STEP 4 (remove_files) COMPLETE
91412025-08-29T22:20:42.949Z[ host-image] Aug 29 22:20:42.759 INFO O| Aug 29 22:20:42.759 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91422025-08-29T22:20:42.949Z[ host-image] Aug 29 22:20:42.779 INFO O| Aug 29 22:20:42.779 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/doc"
91432025-08-29T22:20:42.949Z[ host-image] Aug 29 22:20:42.787 INFO O| Aug 29 22:20:42.787 INFO STEP 5 (remove_files) COMPLETE
91442025-08-29T22:20:42.949Z[ host-image] Aug 29 22:20:42.787 INFO O| Aug 29 22:20:42.787 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91452025-08-29T22:20:42.981Z[ host-image] Aug 29 22:20:42.803 INFO O| Aug 29 22:20:42.802 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/bash-completion"
91462025-08-29T22:20:42.981Z[ host-image] Aug 29 22:20:42.821 INFO O| Aug 29 22:20:42.821 INFO STEP 6 (remove_files) COMPLETE
91472025-08-29T22:20:42.981Z[ host-image] Aug 29 22:20:42.821 INFO O| Aug 29 22:20:42.821 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91482025-08-29T22:20:43.008Z[ host-image] Aug 29 22:20:42.841 INFO O| Aug 29 22:20:42.841 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/perl5/5.36/man"
91492025-08-29T22:20:43.008Z[ host-image] Aug 29 22:20:42.863 INFO O| Aug 29 22:20:42.863 INFO STEP 7 (remove_files) COMPLETE
91502025-08-29T22:20:43.008Z[ host-image] Aug 29 22:20:42.863 INFO O| Aug 29 22:20:42.863 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91512025-08-29T22:20:43.033Z[ host-image] Aug 29 22:20:42.882 INFO O| Aug 29 22:20:42.882 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/man/man3ssl"
91522025-08-29T22:20:43.167Z[ host-image] Aug 29 22:20:43.018 INFO O| Aug 29 22:20:43.018 INFO STEP 8 (remove_files) COMPLETE
91532025-08-29T22:20:43.167Z[ host-image] Aug 29 22:20:43.018 INFO O| Aug 29 22:20:43.018 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91542025-08-29T22:20:43.201Z[ host-image] Aug 29 22:20:43.036 INFO O| Aug 29 22:20:43.036 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/ssl-3/man"
91552025-08-29T22:20:43.316Z[ host-image] Aug 29 22:20:43.179 INFO O| Aug 29 22:20:43.179 INFO STEP 9 (remove_files) COMPLETE
91562025-08-29T22:20:43.316Z[ host-image] Aug 29 22:20:43.179 INFO O| Aug 29 22:20:43.179 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91572025-08-29T22:20:43.467Z[ host-image] Aug 29 22:20:43.196 INFO O| Aug 29 22:20:43.196 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/etc/net-snmp"
91582025-08-29T22:20:43.467Z[ host-image] Aug 29 22:20:43.203 INFO O| Aug 29 22:20:43.203 INFO STEP 10 (remove_files) COMPLETE
91592025-08-29T22:20:43.467Z[ host-image] Aug 29 22:20:43.203 INFO O| Aug 29 22:20:43.203 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91602025-08-29T22:20:43.467Z[ host-image] Aug 29 22:20:43.218 INFO O| Aug 29 22:20:43.218 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/bin/i386"
91612025-08-29T22:20:43.467Z[ host-image] Aug 29 22:20:43.220 INFO O| Aug 29 22:20:43.220 INFO STEP 11 (remove_files) COMPLETE
91622025-08-29T22:20:43.467Z[ host-image] Aug 29 22:20:43.220 INFO O| Aug 29 22:20:43.220 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91632025-08-29T22:20:43.468Z[ host-image] Aug 29 22:20:43.242 INFO O| Aug 29 22:20:43.242 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86xpv"
91642025-08-29T22:20:43.468Z[ host-image] Aug 29 22:20:43.245 INFO O| Aug 29 22:20:43.244 INFO STEP 12 (remove_files) COMPLETE
91652025-08-29T22:20:43.468Z[ host-image] Aug 29 22:20:43.245 INFO O| Aug 29 22:20:43.245 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91662025-08-29T22:20:43.537Z[ host-image] Aug 29 22:20:43.391 INFO O| Aug 29 22:20:43.391 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libtddl.a"
91672025-08-29T22:20:43.606Z[ host-image] Aug 29 22:20:43.396 INFO O| Aug 29 22:20:43.396 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libncurses++.a"
91682025-08-29T22:20:43.606Z[ host-image] Aug 29 22:20:43.398 INFO O| Aug 29 22:20:43.398 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
91692025-08-29T22:20:43.660Z[ host-image] Aug 29 22:20:43.463 INFO O| Aug 29 22:20:43.462 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libncurses++.a"
91702025-08-29T22:20:43.925Z[ host-image] Aug 29 22:20:43.764 INFO O| Aug 29 22:20:43.763 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
91712025-08-29T22:20:43.925Z[ host-image] Aug 29 22:20:43.764 INFO O| Aug 29 22:20:43.764 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
91722025-08-29T22:20:43.969Z[ host-image] Aug 29 22:20:43.764 INFO O| Aug 29 22:20:43.764 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
91732025-08-29T22:20:43.969Z[ host-image] Aug 29 22:20:43.765 INFO O| Aug 29 22:20:43.765 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
91742025-08-29T22:20:43.969Z[ host-image] Aug 29 22:20:43.765 INFO O| Aug 29 22:20:43.765 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
91752025-08-29T22:20:43.969Z[ host-image] Aug 29 22:20:43.765 INFO O| Aug 29 22:20:43.765 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
91762025-08-29T22:20:43.969Z[ host-image] Aug 29 22:20:43.765 INFO O| Aug 29 22:20:43.765 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
91772025-08-29T22:20:43.969Z[ host-image] Aug 29 22:20:43.765 INFO O| Aug 29 22:20:43.765 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
91782025-08-29T22:20:43.969Z[ host-image] Aug 29 22:20:43.765 INFO O| Aug 29 22:20:43.765 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
91792025-08-29T22:20:43.969Z[ host-image] Aug 29 22:20:43.766 INFO O| Aug 29 22:20:43.766 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
91802025-08-29T22:20:43.969Z[ host-image] Aug 29 22:20:43.766 INFO O| Aug 29 22:20:43.766 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
91812025-08-29T22:20:43.969Z[ host-image] Aug 29 22:20:43.766 INFO O| Aug 29 22:20:43.766 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
91822025-08-29T22:20:43.969Z[ host-image] Aug 29 22:20:43.766 INFO O| Aug 29 22:20:43.766 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
91832025-08-29T22:20:43.969Z[ host-image] Aug 29 22:20:43.767 INFO O| Aug 29 22:20:43.766 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
91842025-08-29T22:20:43.969Z[ host-image] Aug 29 22:20:43.767 INFO O| Aug 29 22:20:43.767 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
91852025-08-29T22:20:43.970Z[ host-image] Aug 29 22:20:43.767 INFO O| Aug 29 22:20:43.767 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
91862025-08-29T22:20:43.970Z[ host-image] Aug 29 22:20:43.769 INFO O| Aug 29 22:20:43.769 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
91872025-08-29T22:20:43.970Z[ host-image] Aug 29 22:20:43.780 INFO O| Aug 29 22:20:43.780 INFO STEP 13 (remove_files) COMPLETE
91882025-08-29T22:20:43.970Z[ host-image] Aug 29 22:20:43.780 INFO O| Aug 29 22:20:43.780 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91892025-08-29T22:20:43.970Z[ host-image] Aug 29 22:20:43.799 INFO O| Aug 29 22:20:43.799 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/boot"
91902025-08-29T22:20:43.970Z[ host-image] Aug 29 22:20:43.802 INFO O| Aug 29 22:20:43.802 INFO STEP 14 (remove_files) COMPLETE
91912025-08-29T22:20:43.970Z[ host-image] Aug 29 22:20:43.802 INFO O| Aug 29 22:20:43.802 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91922025-08-29T22:20:43.996Z[ host-image] Aug 29 22:20:43.815 INFO O| Aug 29 22:20:43.815 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86pc"
91932025-08-29T22:20:43.996Z[ host-image] Aug 29 22:20:43.827 INFO O| Aug 29 22:20:43.827 INFO STEP 15 (remove_files) COMPLETE
91942025-08-29T22:20:43.996Z[ host-image] Aug 29 22:20:43.827 INFO O| Aug 29 22:20:43.827 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91952025-08-29T22:20:43.996Z[ host-image] Aug 29 22:20:43.847 INFO O| Aug 29 22:20:43.847 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86xpv"
91962025-08-29T22:20:43.996Z[ host-image] Aug 29 22:20:43.848 INFO O| Aug 29 22:20:43.848 INFO STEP 16 (remove_files) COMPLETE
91972025-08-29T22:20:43.996Z[ host-image] Aug 29 22:20:43.848 INFO O| Aug 29 22:20:43.848 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91982025-08-29T22:20:44.022Z[ host-image] Aug 29 22:20:43.865 INFO O| Aug 29 22:20:43.865 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86pc"
91992025-08-29T22:20:44.022Z[ host-image] Aug 29 22:20:43.867 INFO O| Aug 29 22:20:43.867 INFO STEP 17 (remove_files) COMPLETE
92002025-08-29T22:20:44.022Z[ host-image] Aug 29 22:20:43.868 INFO O| Aug 29 22:20:43.867 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92012025-08-29T22:20:44.022Z[ host-image] Aug 29 22:20:43.881 INFO O| Aug 29 22:20:43.881 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/acpica"
92022025-08-29T22:20:44.022Z[ host-image] Aug 29 22:20:43.882 INFO O| Aug 29 22:20:43.881 INFO STEP 18 (remove_files) COMPLETE
92032025-08-29T22:20:44.022Z[ host-image] Aug 29 22:20:43.882 INFO O| Aug 29 22:20:43.882 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92042025-08-29T22:20:44.047Z[ host-image] Aug 29 22:20:43.903 INFO O| Aug 29 22:20:43.903 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/tem"
92052025-08-29T22:20:44.047Z[ host-image] Aug 29 22:20:43.903 INFO O| Aug 29 22:20:43.903 INFO STEP 19 (remove_files) COMPLETE
92062025-08-29T22:20:44.047Z[ host-image] Aug 29 22:20:43.903 INFO O| Aug 29 22:20:43.903 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92072025-08-29T22:20:44.082Z[ host-image] Aug 29 22:20:43.922 INFO O| Aug 29 22:20:43.922 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
92082025-08-29T22:20:44.082Z[ host-image] Aug 29 22:20:43.922 INFO O| Aug 29 22:20:43.922 INFO STEP 20 (remove_files) COMPLETE
92092025-08-29T22:20:44.082Z[ host-image] Aug 29 22:20:43.922 INFO O| Aug 29 22:20:43.922 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92102025-08-29T22:20:44.108Z[ host-image] Aug 29 22:20:43.941 INFO O| Aug 29 22:20:43.941 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/wc"
92112025-08-29T22:20:44.108Z[ host-image] Aug 29 22:20:43.941 INFO O| Aug 29 22:20:43.941 INFO STEP 21 (remove_files) COMPLETE
92122025-08-29T22:20:44.108Z[ host-image] Aug 29 22:20:43.942 INFO O| Aug 29 22:20:43.941 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92132025-08-29T22:20:44.108Z[ host-image] Aug 29 22:20:43.961 INFO O| Aug 29 22:20:43.961 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
92142025-08-29T22:20:44.108Z[ host-image] Aug 29 22:20:43.961 INFO O| Aug 29 22:20:43.961 INFO STEP 22 (remove_files) COMPLETE
92152025-08-29T22:20:44.108Z[ host-image] Aug 29 22:20:43.961 INFO O| Aug 29 22:20:43.961 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92162025-08-29T22:20:44.137Z[ host-image] Aug 29 22:20:43.981 INFO O| Aug 29 22:20:43.981 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/conskbd"
92172025-08-29T22:20:44.137Z[ host-image] Aug 29 22:20:43.981 INFO O| Aug 29 22:20:43.981 INFO STEP 23 (remove_files) COMPLETE
92182025-08-29T22:20:44.137Z[ host-image] Aug 29 22:20:43.981 INFO O| Aug 29 22:20:43.981 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92192025-08-29T22:20:44.166Z[ host-image] Aug 29 22:20:44.004 INFO O| Aug 29 22:20:44.003 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/tzmon"
92202025-08-29T22:20:44.166Z[ host-image] Aug 29 22:20:44.004 INFO O| Aug 29 22:20:44.004 INFO STEP 24 (remove_files) COMPLETE
92212025-08-29T22:20:44.166Z[ host-image] Aug 29 22:20:44.004 INFO O| Aug 29 22:20:44.004 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92222025-08-29T22:20:44.166Z[ host-image] Aug 29 22:20:44.022 INFO O| Aug 29 22:20:44.022 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/power"
92232025-08-29T22:20:44.166Z[ host-image] Aug 29 22:20:44.023 INFO O| Aug 29 22:20:44.022 INFO STEP 25 (remove_files) COMPLETE
92242025-08-29T22:20:44.166Z[ host-image] Aug 29 22:20:44.023 INFO O| Aug 29 22:20:44.023 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92252025-08-29T22:20:44.200Z[ host-image] Aug 29 22:20:44.044 INFO O| Aug 29 22:20:44.044 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio"
92262025-08-29T22:20:44.200Z[ host-image] Aug 29 22:20:44.045 INFO O| Aug 29 22:20:44.045 INFO STEP 26 (remove_files) COMPLETE
92272025-08-29T22:20:44.200Z[ host-image] Aug 29 22:20:44.045 INFO O| Aug 29 22:20:44.045 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92282025-08-29T22:20:44.245Z[ host-image] Aug 29 22:20:44.061 INFO O| Aug 29 22:20:44.061 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio1575"
92292025-08-29T22:20:44.245Z[ host-image] Aug 29 22:20:44.061 INFO O| Aug 29 22:20:44.061 INFO STEP 27 (remove_files) COMPLETE
92302025-08-29T22:20:44.245Z[ host-image] Aug 29 22:20:44.061 INFO O| Aug 29 22:20:44.061 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92312025-08-29T22:20:44.245Z[ host-image] Aug 29 22:20:44.076 INFO O| Aug 29 22:20:44.076 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audioens"
92322025-08-29T22:20:44.245Z[ host-image] Aug 29 22:20:44.076 INFO O| Aug 29 22:20:44.076 INFO STEP 28 (remove_files) COMPLETE
92332025-08-29T22:20:44.245Z[ host-image] Aug 29 22:20:44.076 INFO O| Aug 29 22:20:44.076 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92342025-08-29T22:20:44.289Z[ host-image] Aug 29 22:20:44.097 INFO O| Aug 29 22:20:44.097 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiopci"
92352025-08-29T22:20:44.289Z[ host-image] Aug 29 22:20:44.098 INFO O| Aug 29 22:20:44.098 INFO STEP 29 (remove_files) COMPLETE
92362025-08-29T22:20:44.289Z[ host-image] Aug 29 22:20:44.098 INFO O| Aug 29 22:20:44.098 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92372025-08-29T22:20:44.289Z[ host-image] Aug 29 22:20:44.115 INFO O| Aug 29 22:20:44.114 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiots"
92382025-08-29T22:20:44.289Z[ host-image] Aug 29 22:20:44.115 INFO O| Aug 29 22:20:44.115 INFO STEP 30 (remove_files) COMPLETE
92392025-08-29T22:20:44.289Z[ host-image] Aug 29 22:20:44.115 INFO O| Aug 29 22:20:44.115 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92402025-08-29T22:20:44.289Z[ host-image] Aug 29 22:20:44.133 INFO O| Aug 29 22:20:44.133 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ehci"
92412025-08-29T22:20:44.290Z[ host-image] Aug 29 22:20:44.133 INFO O| Aug 29 22:20:44.133 INFO STEP 31 (remove_files) COMPLETE
92422025-08-29T22:20:44.290Z[ host-image] Aug 29 22:20:44.133 INFO O| Aug 29 22:20:44.133 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92432025-08-29T22:20:44.337Z[ host-image] Aug 29 22:20:44.152 INFO O| Aug 29 22:20:44.151 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hid"
92442025-08-29T22:20:44.337Z[ host-image] Aug 29 22:20:44.152 INFO O| Aug 29 22:20:44.152 INFO STEP 32 (remove_files) COMPLETE
92452025-08-29T22:20:44.337Z[ host-image] Aug 29 22:20:44.152 INFO O| Aug 29 22:20:44.152 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92462025-08-29T22:20:44.337Z[ host-image] Aug 29 22:20:44.170 INFO O| Aug 29 22:20:44.170 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hubd"
92472025-08-29T22:20:44.337Z[ host-image] Aug 29 22:20:44.170 INFO O| Aug 29 22:20:44.170 INFO STEP 33 (remove_files) COMPLETE
92482025-08-29T22:20:44.337Z[ host-image] Aug 29 22:20:44.170 INFO O| Aug 29 22:20:44.170 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92492025-08-29T22:20:44.364Z[ host-image] Aug 29 22:20:44.186 INFO O| Aug 29 22:20:44.185 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ohci"
92502025-08-29T22:20:44.364Z[ host-image] Aug 29 22:20:44.186 INFO O| Aug 29 22:20:44.186 INFO STEP 34 (remove_files) COMPLETE
92512025-08-29T22:20:44.364Z[ host-image] Aug 29 22:20:44.186 INFO O| Aug 29 22:20:44.186 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92522025-08-29T22:20:44.365Z[ host-image] Aug 29 22:20:44.201 INFO O| Aug 29 22:20:44.201 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
92532025-08-29T22:20:44.365Z[ host-image] Aug 29 22:20:44.201 INFO O| Aug 29 22:20:44.201 INFO STEP 35 (remove_files) COMPLETE
92542025-08-29T22:20:44.365Z[ host-image] Aug 29 22:20:44.201 INFO O| Aug 29 22:20:44.201 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92552025-08-29T22:20:44.365Z[ host-image] Aug 29 22:20:44.217 INFO O| Aug 29 22:20:44.217 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/uhci"
92562025-08-29T22:20:44.365Z[ host-image] Aug 29 22:20:44.217 INFO O| Aug 29 22:20:44.217 INFO STEP 36 (remove_files) COMPLETE
92572025-08-29T22:20:44.365Z[ host-image] Aug 29 22:20:44.217 INFO O| Aug 29 22:20:44.217 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92582025-08-29T22:20:44.400Z[ host-image] Aug 29 22:20:44.234 INFO O| Aug 29 22:20:44.234 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
92592025-08-29T22:20:44.400Z[ host-image] Aug 29 22:20:44.234 INFO O| Aug 29 22:20:44.234 INFO STEP 37 (remove_files) COMPLETE
92602025-08-29T22:20:44.400Z[ host-image] Aug 29 22:20:44.234 INFO O| Aug 29 22:20:44.234 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92612025-08-29T22:20:44.400Z[ host-image] Aug 29 22:20:44.253 INFO O| Aug 29 22:20:44.253 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_as"
92622025-08-29T22:20:44.400Z[ host-image] Aug 29 22:20:44.253 INFO O| Aug 29 22:20:44.253 INFO STEP 38 (remove_files) COMPLETE
92632025-08-29T22:20:44.400Z[ host-image] Aug 29 22:20:44.253 INFO O| Aug 29 22:20:44.253 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92642025-08-29T22:20:44.443Z[ host-image] Aug 29 22:20:44.274 INFO O| Aug 29 22:20:44.273 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
92652025-08-29T22:20:44.443Z[ host-image] Aug 29 22:20:44.274 INFO O| Aug 29 22:20:44.274 INFO STEP 39 (remove_files) COMPLETE
92662025-08-29T22:20:44.443Z[ host-image] Aug 29 22:20:44.274 INFO O| Aug 29 22:20:44.274 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92672025-08-29T22:20:44.443Z[ host-image] Aug 29 22:20:44.288 INFO O| Aug 29 22:20:44.288 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
92682025-08-29T22:20:44.443Z[ host-image] Aug 29 22:20:44.288 INFO O| Aug 29 22:20:44.288 INFO STEP 40 (remove_files) COMPLETE
92692025-08-29T22:20:44.443Z[ host-image] Aug 29 22:20:44.288 INFO O| Aug 29 22:20:44.288 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92702025-08-29T22:20:44.485Z[ host-image] Aug 29 22:20:44.302 INFO O| Aug 29 22:20:44.302 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usbprn"
92712025-08-29T22:20:44.485Z[ host-image] Aug 29 22:20:44.302 INFO O| Aug 29 22:20:44.302 INFO STEP 41 (remove_files) COMPLETE
92722025-08-29T22:20:44.485Z[ host-image] Aug 29 22:20:44.302 INFO O| Aug 29 22:20:44.302 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92732025-08-29T22:20:44.485Z[ host-image] Aug 29 22:20:44.318 INFO O| Aug 29 22:20:44.318 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/xhci"
92742025-08-29T22:20:44.485Z[ host-image] Aug 29 22:20:44.318 INFO O| Aug 29 22:20:44.318 INFO STEP 42 (remove_files) COMPLETE
92752025-08-29T22:20:44.485Z[ host-image] Aug 29 22:20:44.318 INFO O| Aug 29 22:20:44.318 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92762025-08-29T22:20:44.513Z[ host-image] Aug 29 22:20:44.338 INFO O| Aug 29 22:20:44.338 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
92772025-08-29T22:20:44.514Z[ host-image] Aug 29 22:20:44.338 INFO O| Aug 29 22:20:44.338 INFO STEP 43 (remove_files) COMPLETE
92782025-08-29T22:20:44.514Z[ host-image] Aug 29 22:20:44.338 INFO O| Aug 29 22:20:44.338 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92792025-08-29T22:20:44.514Z[ host-image] Aug 29 22:20:44.358 INFO O| Aug 29 22:20:44.358 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
92802025-08-29T22:20:44.514Z[ host-image] Aug 29 22:20:44.358 INFO O| Aug 29 22:20:44.358 INFO STEP 44 (remove_files) COMPLETE
92812025-08-29T22:20:44.514Z[ host-image] Aug 29 22:20:44.358 INFO O| Aug 29 22:20:44.358 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92822025-08-29T22:20:44.514Z[ host-image] Aug 29 22:20:44.376 INFO O| Aug 29 22:20:44.376 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
92832025-08-29T22:20:44.514Z[ host-image] Aug 29 22:20:44.376 INFO O| Aug 29 22:20:44.376 INFO STEP 45 (remove_files) COMPLETE
92842025-08-29T22:20:44.514Z[ host-image] Aug 29 22:20:44.376 INFO O| Aug 29 22:20:44.376 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92852025-08-29T22:20:44.541Z[ host-image] Aug 29 22:20:44.392 INFO O| Aug 29 22:20:44.392 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
92862025-08-29T22:20:44.542Z[ host-image] Aug 29 22:20:44.392 INFO O| Aug 29 22:20:44.392 INFO STEP 46 (remove_files) COMPLETE
92872025-08-29T22:20:44.542Z[ host-image] Aug 29 22:20:44.392 INFO O| Aug 29 22:20:44.392 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92882025-08-29T22:20:44.585Z[ host-image] Aug 29 22:20:44.411 INFO O| Aug 29 22:20:44.411 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
92892025-08-29T22:20:44.585Z[ host-image] Aug 29 22:20:44.412 INFO O| Aug 29 22:20:44.412 INFO STEP 47 (remove_files) COMPLETE
92902025-08-29T22:20:44.586Z[ host-image] Aug 29 22:20:44.412 INFO O| Aug 29 22:20:44.412 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92912025-08-29T22:20:44.586Z[ host-image] Aug 29 22:20:44.430 INFO O| Aug 29 22:20:44.430 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
92922025-08-29T22:20:44.586Z[ host-image] Aug 29 22:20:44.430 INFO O| Aug 29 22:20:44.430 INFO STEP 48 (remove_files) COMPLETE
92932025-08-29T22:20:44.586Z[ host-image] Aug 29 22:20:44.430 INFO O| Aug 29 22:20:44.430 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92942025-08-29T22:20:44.630Z[ host-image] Aug 29 22:20:44.445 INFO O| Aug 29 22:20:44.445 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mpt"
92952025-08-29T22:20:44.630Z[ host-image] Aug 29 22:20:44.446 INFO O| Aug 29 22:20:44.446 INFO STEP 49 (remove_files) COMPLETE
92962025-08-29T22:20:44.630Z[ host-image] Aug 29 22:20:44.446 INFO O| Aug 29 22:20:44.446 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92972025-08-29T22:20:44.630Z[ host-image] Aug 29 22:20:44.460 INFO O| Aug 29 22:20:44.460 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/mpt.conf"
92982025-08-29T22:20:44.630Z[ host-image] Aug 29 22:20:44.460 INFO O| Aug 29 22:20:44.460 INFO STEP 50 (remove_files) COMPLETE
92992025-08-29T22:20:44.630Z[ host-image] Aug 29 22:20:44.460 INFO O| Aug 29 22:20:44.460 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93002025-08-29T22:20:44.631Z[ host-image] Aug 29 22:20:44.473 INFO O| Aug 29 22:20:44.473 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
93012025-08-29T22:20:44.631Z[ host-image] Aug 29 22:20:44.474 INFO O| Aug 29 22:20:44.473 INFO STEP 51 (remove_files) COMPLETE
93022025-08-29T22:20:44.631Z[ host-image] Aug 29 22:20:44.474 INFO O| Aug 29 22:20:44.473 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93032025-08-29T22:20:44.657Z[ host-image] Aug 29 22:20:44.494 INFO O| Aug 29 22:20:44.494 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
93042025-08-29T22:20:44.658Z[ host-image] Aug 29 22:20:44.494 INFO O| Aug 29 22:20:44.494 INFO STEP 52 (remove_files) COMPLETE
93052025-08-29T22:20:44.658Z[ host-image] Aug 29 22:20:44.494 INFO O| Aug 29 22:20:44.494 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93062025-08-29T22:20:44.658Z[ host-image] Aug 29 22:20:44.509 INFO O| Aug 29 22:20:44.508 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/bootadm"
93072025-08-29T22:20:44.658Z[ host-image] Aug 29 22:20:44.509 INFO O| Aug 29 22:20:44.509 INFO STEP 53 (remove_files) COMPLETE
93082025-08-29T22:20:44.658Z[ host-image] Aug 29 22:20:44.509 INFO O| Aug 29 22:20:44.509 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93092025-08-29T22:20:44.699Z[ host-image] Aug 29 22:20:44.522 INFO O| Aug 29 22:20:44.522 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/bootadm"
93102025-08-29T22:20:44.699Z[ host-image] Aug 29 22:20:44.522 INFO O| Aug 29 22:20:44.522 INFO STEP 54 (remove_files) COMPLETE
93112025-08-29T22:20:44.699Z[ host-image] Aug 29 22:20:44.522 INFO O| Aug 29 22:20:44.522 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93122025-08-29T22:20:44.700Z[ host-image] Aug 29 22:20:44.541 INFO O| Aug 29 22:20:44.541 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/beadm"
93132025-08-29T22:20:44.700Z[ host-image] Aug 29 22:20:44.541 INFO O| Aug 29 22:20:44.541 INFO STEP 55 (remove_files) COMPLETE
93142025-08-29T22:20:44.700Z[ host-image] Aug 29 22:20:44.541 INFO O| Aug 29 22:20:44.541 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93152025-08-29T22:20:44.728Z[ host-image] Aug 29 22:20:44.557 INFO O| Aug 29 22:20:44.557 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/beadm"
93162025-08-29T22:20:44.728Z[ host-image] Aug 29 22:20:44.557 INFO O| Aug 29 22:20:44.557 INFO STEP 56 (remove_files) COMPLETE
93172025-08-29T22:20:44.728Z[ host-image] Aug 29 22:20:44.557 INFO O| Aug 29 22:20:44.557 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93182025-08-29T22:20:44.728Z[ host-image] Aug 29 22:20:44.576 INFO O| Aug 29 22:20:44.576 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/etc/default/tar"
93192025-08-29T22:20:44.729Z[ host-image] Aug 29 22:20:44.576 INFO O| Aug 29 22:20:44.576 INFO STEP 57 (remove_files) COMPLETE
93202025-08-29T22:20:44.729Z[ host-image] Aug 29 22:20:44.576 INFO O| Aug 29 22:20:44.576 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93212025-08-29T22:20:44.766Z[ host-image] Aug 29 22:20:44.591 INFO O| Aug 29 22:20:44.591 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
93222025-08-29T22:20:44.766Z[ host-image] Aug 29 22:20:44.591 INFO O| Aug 29 22:20:44.591 INFO writing /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap ...
93232025-08-29T22:20:44.766Z[ host-image] Aug 29 22:20:44.591 INFO O| Aug 29 22:20:44.591 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
93242025-08-29T22:20:44.766Z[ host-image] Aug 29 22:20:44.591 INFO O| Aug 29 22:20:44.591 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
93252025-08-29T22:20:44.766Z[ host-image] Aug 29 22:20:44.591 INFO O| Aug 29 22:20:44.591 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
93262025-08-29T22:20:44.766Z[ host-image] Aug 29 22:20:44.591 INFO O| Aug 29 22:20:44.591 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
93272025-08-29T22:20:44.766Z[ host-image] Aug 29 22:20:44.591 INFO O| Aug 29 22:20:44.591 INFO ok!
93282025-08-29T22:20:44.766Z[ host-image] Aug 29 22:20:44.591 INFO O| Aug 29 22:20:44.591 INFO STEP 58 (ensure_file) COMPLETE
93292025-08-29T22:20:44.766Z[ host-image] Aug 29 22:20:44.591 INFO O| Aug 29 22:20:44.591 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93302025-08-29T22:20:44.766Z[ host-image] Aug 29 22:20:44.607 INFO O| Aug 29 22:20:44.607 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
93312025-08-29T22:20:44.766Z[ host-image] Aug 29 22:20:44.607 INFO O| Aug 29 22:20:44.607 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
93322025-08-29T22:20:44.766Z[ host-image] Aug 29 22:20:44.607 INFO O| Aug 29 22:20:44.607 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
93332025-08-29T22:20:44.766Z[ host-image] Aug 29 22:20:44.607 INFO O| Aug 29 22:20:44.607 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
93342025-08-29T22:20:44.766Z[ host-image] Aug 29 22:20:44.607 INFO O| Aug 29 22:20:44.607 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
93352025-08-29T22:20:44.766Z[ host-image] Aug 29 22:20:44.607 INFO O| Aug 29 22:20:44.607 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
93362025-08-29T22:20:44.766Z[ host-image] Aug 29 22:20:44.607 INFO O| Aug 29 22:20:44.607 INFO ok!
93372025-08-29T22:20:44.767Z[ host-image] Aug 29 22:20:44.607 INFO O| Aug 29 22:20:44.607 INFO STEP 59 (ensure_file) COMPLETE
93382025-08-29T22:20:44.767Z[ host-image] Aug 29 22:20:44.607 INFO O| Aug 29 22:20:44.607 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93392025-08-29T22:20:44.798Z[ host-image] Aug 29 22:20:44.629 INFO O| Aug 29 22:20:44.629 INFO file /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile does not exist
93402025-08-29T22:20:44.798Z[ host-image] Aug 29 22:20:44.629 INFO O| Aug 29 22:20:44.629 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile ...
93412025-08-29T22:20:44.798Z[ host-image] Aug 29 22:20:44.629 INFO O| Aug 29 22:20:44.629 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile
93422025-08-29T22:20:44.798Z[ host-image] Aug 29 22:20:44.629 INFO O| Aug 29 22:20:44.629 INFO ok!
93432025-08-29T22:20:44.801Z[ host-image] Aug 29 22:20:44.629 INFO O| Aug 29 22:20:44.629 INFO STEP 60 (ensure_file) COMPLETE
93442025-08-29T22:20:44.801Z[ host-image] Aug 29 22:20:44.629 INFO O| Aug 29 22:20:44.629 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93452025-08-29T22:20:44.801Z[ host-image] Aug 29 22:20:44.644 INFO O| Aug 29 22:20:44.643 WARN file /rpool/images/build/host/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
93462025-08-29T22:20:44.801Z[ host-image] Aug 29 22:20:44.644 INFO O| Aug 29 22:20:44.643 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/sled/ramdisk/root/.bashrc ...
93472025-08-29T22:20:44.801Z[ host-image] Aug 29 22:20:44.644 INFO O| Aug 29 22:20:44.644 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bashrc
93482025-08-29T22:20:44.801Z[ host-image] Aug 29 22:20:44.644 INFO O| Aug 29 22:20:44.644 INFO ok!
93492025-08-29T22:20:44.801Z[ host-image] Aug 29 22:20:44.644 INFO O| Aug 29 22:20:44.644 INFO STEP 61 (ensure_file) COMPLETE
93502025-08-29T22:20:44.801Z[ host-image] Aug 29 22:20:44.644 INFO O| Aug 29 22:20:44.644 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93512025-08-29T22:20:44.828Z[ host-image] Aug 29 22:20:44.665 INFO O| Aug 29 22:20:44.665 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
93522025-08-29T22:20:44.828Z[ host-image] Aug 29 22:20:44.665 INFO O| Aug 29 22:20:44.665 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/sled/ramdisk/etc/motd ...
93532025-08-29T22:20:44.829Z[ host-image] Aug 29 22:20:44.666 INFO O| Aug 29 22:20:44.665 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
93542025-08-29T22:20:44.829Z[ host-image] Aug 29 22:20:44.666 INFO O| Aug 29 22:20:44.665 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
93552025-08-29T22:20:44.829Z[ host-image] Aug 29 22:20:44.666 INFO O| Aug 29 22:20:44.665 INFO ok!
93562025-08-29T22:20:44.829Z[ host-image] Aug 29 22:20:44.666 INFO O| Aug 29 22:20:44.665 INFO STEP 62 (ensure_file) COMPLETE
93572025-08-29T22:20:44.829Z[ host-image] Aug 29 22:20:44.666 INFO O| Aug 29 22:20:44.665 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93582025-08-29T22:20:44.830Z[ host-image] Aug 29 22:20:44.687 INFO O| Aug 29 22:20:44.687 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
93592025-08-29T22:20:44.830Z[ host-image] Aug 29 22:20:44.687 INFO O| Aug 29 22:20:44.687 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
93602025-08-29T22:20:44.830Z[ host-image] Aug 29 22:20:44.687 INFO O| Aug 29 22:20:44.687 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
93612025-08-29T22:20:44.830Z[ host-image] Aug 29 22:20:44.687 INFO O| Aug 29 22:20:44.687 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
93622025-08-29T22:20:44.830Z[ host-image] Aug 29 22:20:44.687 INFO O| Aug 29 22:20:44.687 INFO ok!
93632025-08-29T22:20:44.830Z[ host-image] Aug 29 22:20:44.687 INFO O| Aug 29 22:20:44.687 INFO STEP 63 (ensure_file) COMPLETE
93642025-08-29T22:20:44.830Z[ host-image] Aug 29 22:20:44.687 INFO O| Aug 29 22:20:44.687 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93652025-08-29T22:20:44.857Z[ host-image] Aug 29 22:20:44.704 INFO O| Aug 29 22:20:44.704 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
93662025-08-29T22:20:44.857Z[ host-image] Aug 29 22:20:44.704 INFO O| Aug 29 22:20:44.704 INFO writing /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly ...
93672025-08-29T22:20:44.857Z[ host-image] Aug 29 22:20:44.704 INFO O| Aug 29 22:20:44.704 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly
93682025-08-29T22:20:44.858Z[ host-image] Aug 29 22:20:44.704 INFO O| Aug 29 22:20:44.704 INFO ok!
93692025-08-29T22:20:44.858Z[ host-image] Aug 29 22:20:44.704 INFO O| Aug 29 22:20:44.704 INFO STEP 64 (assemble_files) COMPLETE
93702025-08-29T22:20:44.858Z[ host-image] Aug 29 22:20:44.704 INFO O| Aug 29 22:20:44.704 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93712025-08-29T22:20:44.858Z[ host-image] Aug 29 22:20:44.720 INFO O| Aug 29 22:20:44.720 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf does not exist
93722025-08-29T22:20:44.858Z[ host-image] Aug 29 22:20:44.720 INFO O| Aug 29 22:20:44.720 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf ...
93732025-08-29T22:20:44.858Z[ host-image] Aug 29 22:20:44.720 INFO O| Aug 29 22:20:44.720 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
93742025-08-29T22:20:44.858Z[ host-image] Aug 29 22:20:44.721 INFO O| Aug 29 22:20:44.720 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
93752025-08-29T22:20:44.858Z[ host-image] Aug 29 22:20:44.721 INFO O| Aug 29 22:20:44.720 INFO ok!
93762025-08-29T22:20:44.858Z[ host-image] Aug 29 22:20:44.721 INFO O| Aug 29 22:20:44.720 INFO STEP 65 (ensure_file) COMPLETE
93772025-08-29T22:20:44.858Z[ host-image] Aug 29 22:20:44.721 INFO O| Aug 29 22:20:44.720 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93782025-08-29T22:20:44.884Z[ host-image] Aug 29 22:20:44.739 INFO O| Aug 29 22:20:44.739 INFO creating directory: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
93792025-08-29T22:20:44.884Z[ host-image] Aug 29 22:20:44.739 INFO O| Aug 29 22:20:44.739 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
93802025-08-29T22:20:44.884Z[ host-image] Aug 29 22:20:44.739 INFO O| Aug 29 22:20:44.739 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
93812025-08-29T22:20:44.884Z[ host-image] Aug 29 22:20:44.739 INFO O| Aug 29 22:20:44.739 INFO STEP 66 (ensure_dir) COMPLETE
93822025-08-29T22:20:44.884Z[ host-image] Aug 29 22:20:44.739 INFO O| Aug 29 22:20:44.739 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93832025-08-29T22:20:44.917Z[ host-image] Aug 29 22:20:44.759 INFO O| Aug 29 22:20:44.758 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
93842025-08-29T22:20:44.917Z[ host-image] Aug 29 22:20:44.759 INFO O| Aug 29 22:20:44.758 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 ...
93852025-08-29T22:20:44.917Z[ host-image] Aug 29 22:20:44.768 INFO O| Aug 29 22:20:44.768 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
93862025-08-29T22:20:44.918Z[ host-image] Aug 29 22:20:44.768 INFO O| Aug 29 22:20:44.768 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
93872025-08-29T22:20:44.918Z[ host-image] Aug 29 22:20:44.768 INFO O| Aug 29 22:20:44.768 INFO ok!
93882025-08-29T22:20:44.918Z[ host-image] Aug 29 22:20:44.768 INFO O| Aug 29 22:20:44.768 INFO STEP 67 (ensure_file) COMPLETE
93892025-08-29T22:20:44.918Z[ host-image] Aug 29 22:20:44.768 INFO O| Aug 29 22:20:44.768 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93902025-08-29T22:20:44.946Z[ host-image] Aug 29 22:20:44.786 INFO O| Aug 29 22:20:44.786 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
93912025-08-29T22:20:44.946Z[ host-image] Aug 29 22:20:44.786 INFO O| Aug 29 22:20:44.786 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 ...
93922025-08-29T22:20:44.946Z[ host-image] Aug 29 22:20:44.787 INFO O| Aug 29 22:20:44.787 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
93932025-08-29T22:20:44.946Z[ host-image] Aug 29 22:20:44.787 INFO O| Aug 29 22:20:44.787 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
93942025-08-29T22:20:44.946Z[ host-image] Aug 29 22:20:44.787 INFO O| Aug 29 22:20:44.787 INFO ok!
93952025-08-29T22:20:44.946Z[ host-image] Aug 29 22:20:44.787 INFO O| Aug 29 22:20:44.787 INFO STEP 68 (ensure_file) COMPLETE
93962025-08-29T22:20:44.946Z[ host-image] Aug 29 22:20:44.787 INFO O| Aug 29 22:20:44.787 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93972025-08-29T22:20:44.980Z[ host-image] Aug 29 22:20:44.813 INFO O| Aug 29 22:20:44.813 INFO file /rpool/images/build/host/output/sled-ramdisk.tar does not already exist, skipping removal
93982025-08-29T22:20:44.980Z[ host-image] Aug 29 22:20:44.813 INFO O| Aug 29 22:20:44.813 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/ramdisk", "."]
93992025-08-29T22:20:47.901Z[ host-image] Aug 29 22:20:47.762 INFO O| Aug 29 22:20:47.762 INFO STEP 69 (pack_tar) COMPLETE
94002025-08-29T22:20:47.901Z[ host-image] Aug 29 22:20:47.763 INFO O| Aug 29 22:20:47.762 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@trim
94012025-08-29T22:20:47.937Z[ host-image] Aug 29 22:20:47.763 INFO O| Aug 29 22:20:47.762 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@trim
94022025-08-29T22:20:48.071Z[ host-image] Aug 29 22:20:47.930 INFO O| Aug 29 22:20:47.930 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
94032025-08-29T22:20:48.127Z[ host-image] Aug 29 22:20:47.989 INFO O| Aug 29 22:20:47.989 INFO completed processing sled/ramdisk-02-trim
94042025-08-29T22:20:48.214Z[ host-image] Aug 29 22:20:47.994 INFO image builder template: zfs...
94052025-08-29T22:20:48.215Z[ host-image] Aug 29 22:20:47.994 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/.tmpOWgyXQ/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.37.402", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@16.0.0.0", "-n", "zfs"], pwd: None
94062025-08-29T22:20:48.258Z[ host-image] Aug 29 22:20:48.017 INFO O| Aug 29 22:20:48.016 INFO skip include "stress" because feature "stress" is not enabled
94072025-08-29T22:20:48.258Z[ host-image] Aug 29 22:20:48.017 INFO O| Aug 29 22:20:48.017 INFO skip include "stress" because feature "compliance" is not enabled
94082025-08-29T22:20:48.258Z[ host-image] Aug 29 22:20:48.064 INFO O| Aug 29 22:20:48.064 INFO temporary dataset: rpool/images/build/host/tmp/sled/zfs
94092025-08-29T22:20:48.258Z[ host-image] Aug 29 22:20:48.071 INFO O| Aug 29 22:20:48.070 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/zfs
94102025-08-29T22:20:48.301Z[ host-image] Aug 29 22:20:48.115 INFO O| Aug 29 22:20:48.115 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/zfs: sync = disabled
94112025-08-29T22:20:48.301Z[ host-image] Aug 29 22:20:48.147 INFO O| Aug 29 22:20:48.147 INFO temporary directory: /rpool/images/build/host/tmp/sled/zfs
94122025-08-29T22:20:48.301Z[ host-image] Aug 29 22:20:48.147 INFO O| Aug 29 22:20:48.147 INFO work dataset: rpool/images/build/host/work/sled/zfs
94132025-08-29T22:20:48.301Z[ host-image] Aug 29 22:20:48.153 INFO O| Aug 29 22:20:48.152 INFO CREATE DATASET: rpool/images/build/host/work/sled/zfs
94142025-08-29T22:20:48.334Z[ host-image] Aug 29 22:20:48.190 INFO O| Aug 29 22:20:48.190 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/sled/zfs: sync = disabled
94152025-08-29T22:20:48.368Z[ host-image] Aug 29 22:20:48.216 INFO O| Aug 29 22:20:48.216 INFO DESTROY POOL: TEMPORARY-sled-zfs
94162025-08-29T22:20:48.403Z[ host-image] Aug 29 22:20:48.236 INFO O| Aug 29 22:20:48.236 INFO image file: /rpool/images/build/host/work/sled/zfs/lofi.raw
94172025-08-29T22:20:48.403Z[ host-image] Aug 29 22:20:48.246 INFO O| Aug 29 22:20:48.246 INFO pool altroot: /rpool/images/build/host/work/sled/zfs/altroot
94182025-08-29T22:20:48.403Z[ host-image] Aug 29 22:20:48.246 INFO O| Aug 29 22:20:48.246 INFO no lofi found
94192025-08-29T22:20:48.403Z[ host-image] Aug 29 22:20:48.246 INFO O| Aug 29 22:20:48.246 INFO file /rpool/images/build/host/work/sled/zfs/lofi.raw does not already exist, skipping removal
94202025-08-29T22:20:48.404Z[ host-image] Aug 29 22:20:48.246 INFO O| Aug 29 22:20:48.246 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/sled/zfs/lofi.raw
94212025-08-29T22:20:50.155Z[ host-image] Aug 29 22:20:50.002 INFO O| Aug 29 22:20:50.002 INFO lofi device = /dev/dsk/c3t1d0p0
94222025-08-29T22:20:50.155Z[ host-image] Aug 29 22:20:50.002 INFO O| Aug 29 22:20:50.002 INFO pool device = /dev/dsk/c3t1d0p0
94232025-08-29T22:20:50.313Z[ host-image] Aug 29 22:20:50.003 INFO O| Aug 29 22:20:50.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/c3t1d0p0"]
94242025-08-29T22:20:50.361Z[ host-image] Aug 29 22:20:50.147 INFO O| Aug 29 22:20:50.147 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
94252025-08-29T22:20:50.362Z[ host-image] Aug 29 22:20:50.147 INFO O| Aug 29 22:20:50.147 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT
94262025-08-29T22:20:50.362Z[ host-image] Aug 29 22:20:50.196 INFO O| Aug 29 22:20:50.196 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: canmount = off
94272025-08-29T22:20:50.496Z[ host-image] Aug 29 22:20:50.306 INFO O| Aug 29 22:20:50.306 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: mountpoint = legacy
94282025-08-29T22:20:50.585Z[ host-image] Aug 29 22:20:50.356 INFO O| Aug 29 22:20:50.356 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT/ramdisk
94292025-08-29T22:20:50.585Z[ host-image] Aug 29 22:20:50.385 INFO O| Aug 29 22:20:50.385 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: canmount = noauto
94302025-08-29T22:20:50.641Z[ host-image] Aug 29 22:20:50.408 INFO O| Aug 29 22:20:50.407 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: mountpoint = legacy
94312025-08-29T22:20:50.642Z[ host-image] Aug 29 22:20:50.468 INFO O| Aug 29 22:20:50.468 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a
94322025-08-29T22:20:50.643Z[ host-image] Aug 29 22:20:50.468 INFO O| Aug 29 22:20:50.468 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a
94332025-08-29T22:20:50.643Z[ host-image] Aug 29 22:20:50.468 INFO O| Aug 29 22:20:50.468 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/sled/zfs/a"]
94342025-08-29T22:20:50.728Z[ host-image] Aug 29 22:20:50.488 INFO O| Aug 29 22:20:50.488 INFO boot environment UUID: 04f9141f-6f1b-4231-9c97-c882ef8515c6
94352025-08-29T22:20:50.728Z[ host-image] Aug 29 22:20:50.488 INFO O| Aug 29 22:20:50.488 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 04f9141f-6f1b-4231-9c97-c882ef8515c6
94362025-08-29T22:20:50.729Z[ host-image] Aug 29 22:20:50.511 INFO O| Aug 29 22:20:50.510 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
94372025-08-29T22:20:50.730Z[ host-image] Aug 29 22:20:50.533 INFO O| Aug 29 22:20:50.533 INFO STEP 0 (create_be) COMPLETE
94382025-08-29T22:20:50.730Z[ host-image] Aug 29 22:20:50.533 INFO O| Aug 29 22:20:50.533 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
94392025-08-29T22:20:50.784Z[ host-image] Aug 29 22:20:50.568 INFO O| Aug 29 22:20:50.568 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/zfs/a"]
94402025-08-29T22:21:12.587Z[ recovery-image] Aug 29 22:21:12.447 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-07-22-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
94412025-08-29T22:21:15.368Z[ host-image] Aug 29 22:21:15.040 INFO O| Aug 29 22:21:15.040 INFO STEP 1 (unpack_tar) COMPLETE
94422025-08-29T22:21:15.368Z[ host-image] Aug 29 22:21:15.041 INFO O| Aug 29 22:21:15.040 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94432025-08-29T22:21:15.467Z[ host-image] Aug 29 22:21:15.063 INFO O| Aug 29 22:21:15.063 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/sled/zfs/a"]
94442025-08-29T22:21:15.467Z[ host-image] Aug 29 22:21:15.211 INFO O| Aug 29 22:21:15.211 INFO STEP 2 (devfsadm) COMPLETE
94452025-08-29T22:21:15.467Z[ host-image] Aug 29 22:21:15.211 INFO O| Aug 29 22:21:15.211 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94462025-08-29T22:21:15.467Z[ host-image] Aug 29 22:21:15.231 INFO O| Aug 29 22:21:15.231 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
94472025-08-29T22:21:15.467Z[ host-image] Aug 29 22:21:15.231 INFO O| Aug 29 22:21:15.231 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
94482025-08-29T22:21:15.467Z[ host-image] Aug 29 22:21:15.231 INFO O| Aug 29 22:21:15.231 INFO STEP 3 (ensure_dir) COMPLETE
94492025-08-29T22:21:15.467Z[ host-image] Aug 29 22:21:15.231 INFO O| Aug 29 22:21:15.231 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94502025-08-29T22:21:15.467Z[ host-image] Aug 29 22:21:15.251 INFO O| Aug 29 22:21:15.251 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
94512025-08-29T22:21:15.467Z[ host-image] Aug 29 22:21:15.251 INFO O| Aug 29 22:21:15.251 INFO STEP 4 (ensure_dir) COMPLETE
94522025-08-29T22:21:15.467Z[ host-image] Aug 29 22:21:15.251 INFO O| Aug 29 22:21:15.251 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94532025-08-29T22:21:15.622Z[ host-image] Aug 29 22:21:15.272 INFO O| Aug 29 22:21:15.271 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
94542025-08-29T22:21:15.622Z[ host-image] Aug 29 22:21:15.272 INFO O| Aug 29 22:21:15.271 INFO STEP 5 (ensure_dir) COMPLETE
94552025-08-29T22:21:15.622Z[ host-image] Aug 29 22:21:15.272 INFO O| Aug 29 22:21:15.271 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94562025-08-29T22:21:15.622Z[ host-image] Aug 29 22:21:15.290 INFO O| Aug 29 22:21:15.290 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
94572025-08-29T22:21:15.622Z[ host-image] Aug 29 22:21:15.290 INFO O| Aug 29 22:21:15.290 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
94582025-08-29T22:21:15.622Z[ host-image] Aug 29 22:21:15.290 INFO O| Aug 29 22:21:15.290 INFO STEP 6 (ensure_dir) COMPLETE
94592025-08-29T22:21:15.622Z[ host-image] Aug 29 22:21:15.290 INFO O| Aug 29 22:21:15.290 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94602025-08-29T22:21:15.622Z[ host-image] Aug 29 22:21:15.306 INFO O| Aug 29 22:21:15.306 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
94612025-08-29T22:21:15.622Z[ host-image] Aug 29 22:21:15.306 INFO O| Aug 29 22:21:15.306 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
94622025-08-29T22:21:15.622Z[ host-image] Aug 29 22:21:15.306 INFO O| Aug 29 22:21:15.306 INFO STEP 7 (ensure_dir) COMPLETE
94632025-08-29T22:21:15.622Z[ host-image] Aug 29 22:21:15.306 INFO O| Aug 29 22:21:15.306 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94642025-08-29T22:21:15.622Z[ host-image] Aug 29 22:21:15.325 INFO O| Aug 29 22:21:15.325 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/cfg"
94652025-08-29T22:21:15.622Z[ host-image] Aug 29 22:21:15.325 INFO O| Aug 29 22:21:15.325 INFO STEP 8 (remove_files) COMPLETE
94662025-08-29T22:21:15.623Z[ host-image] Aug 29 22:21:15.325 INFO O| Aug 29 22:21:15.325 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94672025-08-29T22:21:15.623Z[ host-image] Aug 29 22:21:15.341 INFO O| Aug 29 22:21:15.341 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/dsk"
94682025-08-29T22:21:15.623Z[ host-image] Aug 29 22:21:15.343 INFO O| Aug 29 22:21:15.343 INFO STEP 9 (remove_files) COMPLETE
94692025-08-29T22:21:15.623Z[ host-image] Aug 29 22:21:15.343 INFO O| Aug 29 22:21:15.343 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94702025-08-29T22:21:15.708Z[ host-image] Aug 29 22:21:15.366 INFO O| Aug 29 22:21:15.365 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/rdsk"
94712025-08-29T22:21:15.708Z[ host-image] Aug 29 22:21:15.367 INFO O| Aug 29 22:21:15.367 INFO STEP 10 (remove_files) COMPLETE
94722025-08-29T22:21:15.708Z[ host-image] Aug 29 22:21:15.367 INFO O| Aug 29 22:21:15.367 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94732025-08-29T22:21:15.708Z[ host-image] Aug 29 22:21:15.383 INFO O| Aug 29 22:21:15.383 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/sensors"
94742025-08-29T22:21:15.708Z[ host-image] Aug 29 22:21:15.383 INFO O| Aug 29 22:21:15.383 INFO STEP 11 (remove_files) COMPLETE
94752025-08-29T22:21:15.708Z[ host-image] Aug 29 22:21:15.383 INFO O| Aug 29 22:21:15.383 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94762025-08-29T22:21:15.708Z[ host-image] Aug 29 22:21:15.399 INFO O| Aug 29 22:21:15.399 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/usb"
94772025-08-29T22:21:15.708Z[ host-image] Aug 29 22:21:15.400 INFO O| Aug 29 22:21:15.400 INFO STEP 12 (remove_files) COMPLETE
94782025-08-29T22:21:15.708Z[ host-image] Aug 29 22:21:15.400 INFO O| Aug 29 22:21:15.400 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94792025-08-29T22:21:15.708Z[ host-image] Aug 29 22:21:15.421 INFO O| Aug 29 22:21:15.421 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
94802025-08-29T22:21:15.708Z[ host-image] Aug 29 22:21:15.421 INFO O| Aug 29 22:21:15.421 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
94812025-08-29T22:21:15.709Z[ host-image] Aug 29 22:21:15.421 INFO O| Aug 29 22:21:15.421 INFO STEP 13 (ensure_dir) COMPLETE
94822025-08-29T22:21:15.709Z[ host-image] Aug 29 22:21:15.421 INFO O| Aug 29 22:21:15.421 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94832025-08-29T22:21:15.709Z[ host-image] Aug 29 22:21:15.440 INFO O| Aug 29 22:21:15.440 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
94842025-08-29T22:21:15.709Z[ host-image] Aug 29 22:21:15.441 INFO O| Aug 29 22:21:15.441 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
94852025-08-29T22:21:15.709Z[ host-image] Aug 29 22:21:15.441 INFO O| Aug 29 22:21:15.441 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
94862025-08-29T22:21:15.709Z[ host-image] Aug 29 22:21:15.441 INFO O| Aug 29 22:21:15.441 INFO STEP 14 (ensure_dir) COMPLETE
94872025-08-29T22:21:15.709Z[ host-image] Aug 29 22:21:15.441 INFO O| Aug 29 22:21:15.441 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94882025-08-29T22:21:15.709Z[ host-image] Aug 29 22:21:15.459 INFO O| Aug 29 22:21:15.459 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
94892025-08-29T22:21:15.709Z[ host-image] Aug 29 22:21:15.459 INFO O| Aug 29 22:21:15.459 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
94902025-08-29T22:21:15.709Z[ host-image] Aug 29 22:21:15.459 INFO O| Aug 29 22:21:15.459 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
94912025-08-29T22:21:15.709Z[ host-image] Aug 29 22:21:15.459 INFO O| Aug 29 22:21:15.459 INFO STEP 15 (ensure_dir) COMPLETE
94922025-08-29T22:21:15.709Z[ host-image] Aug 29 22:21:15.459 INFO O| Aug 29 22:21:15.459 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94932025-08-29T22:21:15.709Z[ host-image] Aug 29 22:21:15.476 INFO O| Aug 29 22:21:15.476 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
94942025-08-29T22:21:15.709Z[ host-image] Aug 29 22:21:15.476 INFO O| Aug 29 22:21:15.476 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
94952025-08-29T22:21:15.709Z[ host-image] Aug 29 22:21:15.476 INFO O| Aug 29 22:21:15.476 INFO STEP 16 (ensure_dir) COMPLETE
94962025-08-29T22:21:15.709Z[ host-image] Aug 29 22:21:15.476 INFO O| Aug 29 22:21:15.476 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94972025-08-29T22:21:15.709Z[ host-image] Aug 29 22:21:15.493 INFO O| Aug 29 22:21:15.493 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
94982025-08-29T22:21:15.710Z[ host-image] Aug 29 22:21:15.493 INFO O| Aug 29 22:21:15.493 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
94992025-08-29T22:21:15.710Z[ host-image] Aug 29 22:21:15.493 INFO O| Aug 29 22:21:15.493 INFO STEP 17 (ensure_dir) COMPLETE
95002025-08-29T22:21:15.710Z[ host-image] Aug 29 22:21:15.493 INFO O| Aug 29 22:21:15.493 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
95012025-08-29T22:21:15.710Z[ host-image] Aug 29 22:21:15.510 INFO O| Aug 29 22:21:15.510 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
95022025-08-29T22:21:15.710Z[ host-image] Aug 29 22:21:15.510 INFO O| Aug 29 22:21:15.510 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/msglog
95032025-08-29T22:21:15.710Z[ host-image] Aug 29 22:21:15.510 INFO O| Aug 29 22:21:15.510 INFO ok!
95042025-08-29T22:21:15.710Z[ host-image] Aug 29 22:21:15.510 INFO O| Aug 29 22:21:15.510 INFO STEP 18 (ensure_symlink) COMPLETE
95052025-08-29T22:21:15.711Z[ host-image] Aug 29 22:21:15.510 INFO O| Aug 29 22:21:15.510 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
95062025-08-29T22:21:15.779Z[ host-image] Aug 29 22:21:15.526 INFO O| Aug 29 22:21:15.526 INFO file /rpool/images/build/host/work/sled/zfs/a/reconfigure exists, with correct contents
95072025-08-29T22:21:15.779Z[ host-image] Aug 29 22:21:15.526 INFO O| Aug 29 22:21:15.526 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/reconfigure
95082025-08-29T22:21:15.779Z[ host-image] Aug 29 22:21:15.526 INFO O| Aug 29 22:21:15.526 INFO ok!
95092025-08-29T22:21:15.779Z[ host-image] Aug 29 22:21:15.526 INFO O| Aug 29 22:21:15.526 INFO STEP 19 (ensure_file) COMPLETE
95102025-08-29T22:21:15.779Z[ host-image] Aug 29 22:21:15.526 INFO O| Aug 29 22:21:15.526 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
95112025-08-29T22:21:15.779Z[ host-image] Aug 29 22:21:15.544 INFO O| Aug 29 22:21:15.544 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml does not exist
95122025-08-29T22:21:15.779Z[ host-image] Aug 29 22:21:15.544 INFO O| Aug 29 22:21:15.544 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
95132025-08-29T22:21:15.780Z[ host-image] Aug 29 22:21:15.544 INFO O| Aug 29 22:21:15.544 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml
95142025-08-29T22:21:15.780Z[ host-image] Aug 29 22:21:15.544 INFO O| Aug 29 22:21:15.544 INFO ok!
95152025-08-29T22:21:15.780Z[ host-image] Aug 29 22:21:15.544 INFO O| Aug 29 22:21:15.544 INFO STEP 20 (ensure_symlink) COMPLETE
95162025-08-29T22:21:15.780Z[ host-image] Aug 29 22:21:15.544 INFO O| Aug 29 22:21:15.544 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
95172025-08-29T22:21:15.780Z[ host-image] Aug 29 22:21:15.562 INFO O| Aug 29 22:21:15.562 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml does not exist
95182025-08-29T22:21:15.780Z[ host-image] Aug 29 22:21:15.563 INFO O| Aug 29 22:21:15.562 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
95192025-08-29T22:21:15.780Z[ host-image] Aug 29 22:21:15.563 INFO O| Aug 29 22:21:15.563 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml
95202025-08-29T22:21:15.780Z[ host-image] Aug 29 22:21:15.563 INFO O| Aug 29 22:21:15.563 INFO ok!
95212025-08-29T22:21:15.780Z[ host-image] Aug 29 22:21:15.563 INFO O| Aug 29 22:21:15.563 INFO STEP 21 (ensure_symlink) COMPLETE
95222025-08-29T22:21:15.780Z[ host-image] Aug 29 22:21:15.563 INFO O| Aug 29 22:21:15.563 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
95232025-08-29T22:21:15.780Z[ host-image] Aug 29 22:21:15.579 INFO O| Aug 29 22:21:15.579 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml does not exist
95242025-08-29T22:21:15.780Z[ host-image] Aug 29 22:21:15.579 INFO O| Aug 29 22:21:15.579 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
95252025-08-29T22:21:15.780Z[ host-image] Aug 29 22:21:15.579 INFO O| Aug 29 22:21:15.579 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml
95262025-08-29T22:21:15.780Z[ host-image] Aug 29 22:21:15.579 INFO O| Aug 29 22:21:15.579 INFO ok!
95272025-08-29T22:21:15.780Z[ host-image] Aug 29 22:21:15.579 INFO O| Aug 29 22:21:15.579 INFO STEP 22 (ensure_symlink) COMPLETE
95282025-08-29T22:21:15.780Z[ host-image] Aug 29 22:21:15.579 INFO O| Aug 29 22:21:15.579 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
95292025-08-29T22:21:15.780Z[ host-image] Aug 29 22:21:15.599 INFO O| Aug 29 22:21:15.599 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml does not exist
95302025-08-29T22:21:15.780Z[ host-image] Aug 29 22:21:15.599 INFO O| Aug 29 22:21:15.599 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
95312025-08-29T22:21:15.782Z[ host-image] Aug 29 22:21:15.599 INFO O| Aug 29 22:21:15.599 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml
95322025-08-29T22:21:15.782Z[ host-image] Aug 29 22:21:15.599 INFO O| Aug 29 22:21:15.599 INFO ok!
95332025-08-29T22:21:15.782Z[ host-image] Aug 29 22:21:15.599 INFO O| Aug 29 22:21:15.599 INFO STEP 23 (ensure_symlink) COMPLETE
95342025-08-29T22:21:15.782Z[ host-image] Aug 29 22:21:15.599 INFO O| Aug 29 22:21:15.599 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95352025-08-29T22:21:15.837Z[ host-image] Aug 29 22:21:15.620 INFO O| Aug 29 22:21:15.619 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
95362025-08-29T22:21:15.837Z[ host-image] Aug 29 22:21:15.620 INFO O| Aug 29 22:21:15.620 INFO copying /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf ...
95372025-08-29T22:21:15.837Z[ host-image] Aug 29 22:21:15.620 INFO O| Aug 29 22:21:15.620 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf
95382025-08-29T22:21:15.837Z[ host-image] Aug 29 22:21:15.620 INFO O| Aug 29 22:21:15.620 INFO ok!
95392025-08-29T22:21:15.837Z[ host-image] Aug 29 22:21:15.620 INFO O| Aug 29 22:21:15.620 INFO STEP 24 (ensure_file) COMPLETE
95402025-08-29T22:21:15.837Z[ host-image] Aug 29 22:21:15.620 INFO O| Aug 29 22:21:15.620 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
95412025-08-29T22:21:15.837Z[ host-image] Aug 29 22:21:15.638 INFO O| Aug 29 22:21:15.638 INFO updating shadow file
95422025-08-29T22:21:15.837Z[ host-image] Aug 29 22:21:15.639 INFO O| Aug 29 22:21:15.639 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
95432025-08-29T22:21:15.837Z[ host-image] Aug 29 22:21:15.639 INFO O| Aug 29 22:21:15.639 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
95442025-08-29T22:21:15.837Z[ host-image] Aug 29 22:21:15.639 INFO O| Aug 29 22:21:15.639 INFO STEP 25 (shadow) COMPLETE
95452025-08-29T22:21:15.837Z[ host-image] Aug 29 22:21:15.639 INFO O| Aug 29 22:21:15.639 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95462025-08-29T22:21:15.837Z[ host-image] Aug 29 22:21:15.657 INFO O| Aug 29 22:21:15.656 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
95472025-08-29T22:21:15.837Z[ host-image] Aug 29 22:21:15.657 INFO O| Aug 29 22:21:15.657 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts ...
95482025-08-29T22:21:15.837Z[ host-image] Aug 29 22:21:15.657 INFO O| Aug 29 22:21:15.657 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts
95492025-08-29T22:21:15.837Z[ host-image] Aug 29 22:21:15.657 INFO O| Aug 29 22:21:15.657 INFO ok!
95502025-08-29T22:21:15.837Z[ host-image] Aug 29 22:21:15.657 INFO O| Aug 29 22:21:15.657 INFO STEP 26 (ensure_file) COMPLETE
95512025-08-29T22:21:15.838Z[ host-image] Aug 29 22:21:15.657 INFO O| Aug 29 22:21:15.657 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95522025-08-29T22:21:15.838Z[ host-image] Aug 29 22:21:15.674 INFO O| Aug 29 22:21:15.674 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/nodename does not exist
95532025-08-29T22:21:15.838Z[ host-image] Aug 29 22:21:15.674 INFO O| Aug 29 22:21:15.674 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/nodename ...
95542025-08-29T22:21:15.838Z[ host-image] Aug 29 22:21:15.674 INFO O| Aug 29 22:21:15.674 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nodename
95552025-08-29T22:21:15.838Z[ host-image] Aug 29 22:21:15.674 INFO O| Aug 29 22:21:15.674 INFO ok!
95562025-08-29T22:21:15.838Z[ host-image] Aug 29 22:21:15.674 INFO O| Aug 29 22:21:15.674 INFO STEP 27 (ensure_file) COMPLETE
95572025-08-29T22:21:15.838Z[ host-image] Aug 29 22:21:15.674 INFO O| Aug 29 22:21:15.674 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95582025-08-29T22:21:15.868Z[ host-image] Aug 29 22:21:15.693 INFO O| Aug 29 22:21:15.693 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
95592025-08-29T22:21:15.869Z[ host-image] Aug 29 22:21:15.693 INFO O| Aug 29 22:21:15.693 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent ...
95602025-08-29T22:21:15.869Z[ host-image] Aug 29 22:21:15.693 INFO O| Aug 29 22:21:15.693 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
95612025-08-29T22:21:15.869Z[ host-image] Aug 29 22:21:15.693 INFO O| Aug 29 22:21:15.693 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
95622025-08-29T22:21:15.869Z[ host-image] Aug 29 22:21:15.693 INFO O| Aug 29 22:21:15.693 INFO ok!
95632025-08-29T22:21:15.869Z[ host-image] Aug 29 22:21:15.693 INFO O| Aug 29 22:21:15.693 INFO STEP 28 (ensure_file) COMPLETE
95642025-08-29T22:21:15.869Z[ host-image] Aug 29 22:21:15.693 INFO O| Aug 29 22:21:15.693 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95652025-08-29T22:21:15.869Z[ host-image] Aug 29 22:21:15.712 INFO O| Aug 29 22:21:15.712 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf does not exist
95662025-08-29T22:21:15.869Z[ host-image] Aug 29 22:21:15.712 INFO O| Aug 29 22:21:15.712 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf ...
95672025-08-29T22:21:15.869Z[ host-image] Aug 29 22:21:15.712 INFO O| Aug 29 22:21:15.712 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf
95682025-08-29T22:21:15.869Z[ host-image] Aug 29 22:21:15.712 INFO O| Aug 29 22:21:15.712 INFO ok!
95692025-08-29T22:21:15.869Z[ host-image] Aug 29 22:21:15.712 INFO O| Aug 29 22:21:15.712 INFO STEP 29 (ensure_file) COMPLETE
95702025-08-29T22:21:15.869Z[ host-image] Aug 29 22:21:15.712 INFO O| Aug 29 22:21:15.712 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
95712025-08-29T22:21:15.869Z[ host-image] Aug 29 22:21:15.732 INFO O| Aug 29 22:21:15.732 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
95722025-08-29T22:21:15.869Z[ host-image] Aug 29 22:21:15.732 INFO O| Aug 29 22:21:15.732 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
95732025-08-29T22:21:15.869Z[ host-image] Aug 29 22:21:15.732 INFO O| Aug 29 22:21:15.732 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
95742025-08-29T22:21:15.869Z[ host-image] Aug 29 22:21:15.732 INFO O| Aug 29 22:21:15.732 INFO STEP 30 (ensure_dir) COMPLETE
95752025-08-29T22:21:15.869Z[ host-image] Aug 29 22:21:15.732 INFO O| Aug 29 22:21:15.732 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95762025-08-29T22:21:15.920Z[ host-image] Aug 29 22:21:15.753 INFO O| Aug 29 22:21:15.753 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup does not exist
95772025-08-29T22:21:15.920Z[ host-image] Aug 29 22:21:15.753 INFO O| Aug 29 22:21:15.753 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup ...
95782025-08-29T22:21:15.920Z[ host-image] Aug 29 22:21:15.753 INFO O| Aug 29 22:21:15.753 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
95792025-08-29T22:21:15.920Z[ host-image] Aug 29 22:21:15.753 INFO O| Aug 29 22:21:15.753 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
95802025-08-29T22:21:15.920Z[ host-image] Aug 29 22:21:15.753 INFO O| Aug 29 22:21:15.753 INFO ok!
95812025-08-29T22:21:15.920Z[ host-image] Aug 29 22:21:15.753 INFO O| Aug 29 22:21:15.753 INFO STEP 31 (ensure_file) COMPLETE
95822025-08-29T22:21:15.920Z[ host-image] Aug 29 22:21:15.753 INFO O| Aug 29 22:21:15.753 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
95832025-08-29T22:21:15.948Z[ host-image] Aug 29 22:21:15.772 INFO O| Aug 29 22:21:15.772 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
95842025-08-29T22:21:15.949Z[ host-image] Aug 29 22:21:15.772 INFO O| Aug 29 22:21:15.772 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
95852025-08-29T22:21:15.949Z[ host-image] Aug 29 22:21:15.772 INFO O| Aug 29 22:21:15.772 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
95862025-08-29T22:21:15.949Z[ host-image] Aug 29 22:21:15.772 INFO O| Aug 29 22:21:15.772 INFO STEP 32 (ensure_dir) COMPLETE
95872025-08-29T22:21:15.949Z[ host-image] Aug 29 22:21:15.772 INFO O| Aug 29 22:21:15.772 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95882025-08-29T22:21:16.065Z[ host-image] Aug 29 22:21:15.792 INFO O| Aug 29 22:21:15.792 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml does not exist
95892025-08-29T22:21:16.065Z[ host-image] Aug 29 22:21:15.793 INFO O| Aug 29 22:21:15.792 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 ...
95902025-08-29T22:21:16.065Z[ host-image] Aug 29 22:21:15.793 INFO O| Aug 29 22:21:15.793 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
95912025-08-29T22:21:16.065Z[ host-image] Aug 29 22:21:15.793 INFO O| Aug 29 22:21:15.793 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml
95922025-08-29T22:21:16.065Z[ host-image] Aug 29 22:21:15.793 INFO O| Aug 29 22:21:15.793 INFO ok!
95932025-08-29T22:21:16.065Z[ host-image] Aug 29 22:21:15.793 INFO O| Aug 29 22:21:15.793 INFO STEP 33 (ensure_file) COMPLETE
95942025-08-29T22:21:16.065Z[ host-image] Aug 29 22:21:15.793 INFO O| Aug 29 22:21:15.793 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95952025-08-29T22:21:16.065Z[ host-image] Aug 29 22:21:15.813 INFO O| Aug 29 22:21:15.813 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/auto_master does not exist
95962025-08-29T22:21:16.065Z[ host-image] Aug 29 22:21:15.813 INFO O| Aug 29 22:21:15.813 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/sled/zfs/a/etc/auto_master ...
95972025-08-29T22:21:16.065Z[ host-image] Aug 29 22:21:15.813 INFO O| Aug 29 22:21:15.813 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/auto_master
95982025-08-29T22:21:16.065Z[ host-image] Aug 29 22:21:15.813 INFO O| Aug 29 22:21:15.813 INFO ok!
95992025-08-29T22:21:16.065Z[ host-image] Aug 29 22:21:15.813 INFO O| Aug 29 22:21:15.813 INFO STEP 34 (ensure_file) COMPLETE
96002025-08-29T22:21:16.065Z[ host-image] Aug 29 22:21:15.813 INFO O| Aug 29 22:21:15.813 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96012025-08-29T22:21:16.065Z[ host-image] Aug 29 22:21:15.833 INFO O| Aug 29 22:21:15.833 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
96022025-08-29T22:21:16.066Z[ host-image] Aug 29 22:21:15.833 INFO O| Aug 29 22:21:15.833 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs ...
96032025-08-29T22:21:16.066Z[ host-image] Aug 29 22:21:15.833 INFO O| Aug 29 22:21:15.833 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
96042025-08-29T22:21:16.066Z[ host-image] Aug 29 22:21:15.833 INFO O| Aug 29 22:21:15.833 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
96052025-08-29T22:21:16.066Z[ host-image] Aug 29 22:21:15.833 INFO O| Aug 29 22:21:15.833 INFO ok!
96062025-08-29T22:21:16.066Z[ host-image] Aug 29 22:21:15.833 INFO O| Aug 29 22:21:15.833 INFO STEP 35 (ensure_file) COMPLETE
96072025-08-29T22:21:16.066Z[ host-image] Aug 29 22:21:15.833 INFO O| Aug 29 22:21:15.833 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96082025-08-29T22:21:16.067Z[ host-image] Aug 29 22:21:15.851 INFO O| Aug 29 22:21:15.851 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/init exists, with wrong contents, unlinking
96092025-08-29T22:21:16.067Z[ host-image] Aug 29 22:21:15.852 INFO O| Aug 29 22:21:15.851 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/sled/zfs/a/etc/default/init ...
96102025-08-29T22:21:16.067Z[ host-image] Aug 29 22:21:15.852 INFO O| Aug 29 22:21:15.852 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/init
96112025-08-29T22:21:16.067Z[ host-image] Aug 29 22:21:15.852 INFO O| Aug 29 22:21:15.852 INFO ok!
96122025-08-29T22:21:16.067Z[ host-image] Aug 29 22:21:15.852 INFO O| Aug 29 22:21:15.852 INFO STEP 36 (ensure_file) COMPLETE
96132025-08-29T22:21:16.068Z[ host-image] Aug 29 22:21:15.852 INFO O| Aug 29 22:21:15.852 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96142025-08-29T22:21:16.069Z[ host-image] Aug 29 22:21:15.869 INFO O| Aug 29 22:21:15.869 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
96152025-08-29T22:21:16.069Z[ host-image] Aug 29 22:21:15.869 INFO O| Aug 29 22:21:15.869 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config ...
96162025-08-29T22:21:16.069Z[ host-image] Aug 29 22:21:15.869 INFO O| Aug 29 22:21:15.869 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config
96172025-08-29T22:21:16.069Z[ host-image] Aug 29 22:21:15.870 INFO O| Aug 29 22:21:15.869 INFO ok!
96182025-08-29T22:21:16.069Z[ host-image] Aug 29 22:21:15.870 INFO O| Aug 29 22:21:15.869 INFO STEP 37 (ensure_file) COMPLETE
96192025-08-29T22:21:16.069Z[ host-image] Aug 29 22:21:15.870 INFO O| Aug 29 22:21:15.869 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96202025-08-29T22:21:16.130Z[ host-image] Aug 29 22:21:15.886 INFO O| Aug 29 22:21:15.886 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams does not exist
96212025-08-29T22:21:16.130Z[ host-image] Aug 29 22:21:15.886 INFO O| Aug 29 22:21:15.886 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams ...
96222025-08-29T22:21:16.130Z[ host-image] Aug 29 22:21:15.886 INFO O| Aug 29 22:21:15.886 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
96232025-08-29T22:21:16.130Z[ host-image] Aug 29 22:21:15.886 INFO O| Aug 29 22:21:15.886 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
96242025-08-29T22:21:16.130Z[ host-image] Aug 29 22:21:15.886 INFO O| Aug 29 22:21:15.886 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
96252025-08-29T22:21:16.130Z[ host-image] Aug 29 22:21:15.886 INFO O| Aug 29 22:21:15.886 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
96262025-08-29T22:21:16.130Z[ host-image] Aug 29 22:21:15.886 INFO O| Aug 29 22:21:15.886 INFO ok!
96272025-08-29T22:21:16.130Z[ host-image] Aug 29 22:21:15.886 INFO O| Aug 29 22:21:15.886 INFO STEP 38 (ensure_file) COMPLETE
96282025-08-29T22:21:16.130Z[ host-image] Aug 29 22:21:15.886 INFO O| Aug 29 22:21:15.886 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
96292025-08-29T22:21:16.130Z[ host-image] Aug 29 22:21:15.901 INFO O| Aug 29 22:21:15.901 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
96302025-08-29T22:21:16.130Z[ host-image] Aug 29 22:21:15.902 INFO O| Aug 29 22:21:15.902 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
96312025-08-29T22:21:16.130Z[ host-image] Aug 29 22:21:15.902 INFO O| Aug 29 22:21:15.902 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
96322025-08-29T22:21:16.130Z[ host-image] Aug 29 22:21:15.902 INFO O| Aug 29 22:21:15.902 INFO STEP 39 (ensure_dir) COMPLETE
96332025-08-29T22:21:16.137Z[ host-image] Aug 29 22:21:15.902 INFO O| Aug 29 22:21:15.902 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
96342025-08-29T22:21:16.137Z[ host-image] Aug 29 22:21:15.923 INFO O| Aug 29 22:21:15.922 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
96352025-08-29T22:21:16.137Z[ host-image] Aug 29 22:21:15.923 INFO O| Aug 29 22:21:15.923 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 ...
96362025-08-29T22:21:16.137Z[ host-image] Aug 29 22:21:15.923 INFO O| Aug 29 22:21:15.923 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
96372025-08-29T22:21:16.137Z[ host-image] Aug 29 22:21:15.923 INFO O| Aug 29 22:21:15.923 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
96382025-08-29T22:21:16.138Z[ host-image] Aug 29 22:21:15.923 INFO O| Aug 29 22:21:15.923 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
96392025-08-29T22:21:16.138Z[ host-image] Aug 29 22:21:15.923 INFO O| Aug 29 22:21:15.923 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
96402025-08-29T22:21:16.138Z[ host-image] Aug 29 22:21:15.923 INFO O| Aug 29 22:21:15.923 INFO ok!
96412025-08-29T22:21:16.138Z[ host-image] Aug 29 22:21:15.923 INFO O| Aug 29 22:21:15.923 INFO STEP 40 (ensure_file) COMPLETE
96422025-08-29T22:21:16.138Z[ host-image] Aug 29 22:21:15.923 INFO O| Aug 29 22:21:15.923 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
96432025-08-29T22:21:16.138Z[ host-image] Aug 29 22:21:15.941 INFO O| Aug 29 22:21:15.940 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
96442025-08-29T22:21:16.138Z[ host-image] Aug 29 22:21:15.941 INFO O| Aug 29 22:21:15.940 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 ...
96452025-08-29T22:21:16.138Z[ host-image] Aug 29 22:21:15.941 INFO O| Aug 29 22:21:15.941 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
96462025-08-29T22:21:16.138Z[ host-image] Aug 29 22:21:15.941 INFO O| Aug 29 22:21:15.941 INFO ok!
96472025-08-29T22:21:16.138Z[ host-image] Aug 29 22:21:15.941 INFO O| Aug 29 22:21:15.941 INFO STEP 41 (ensure_symlink) COMPLETE
96482025-08-29T22:21:16.138Z[ host-image] Aug 29 22:21:15.941 INFO O| Aug 29 22:21:15.941 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
96492025-08-29T22:21:16.138Z[ host-image] Aug 29 22:21:15.958 INFO O| Aug 29 22:21:15.958 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo does not exist
96502025-08-29T22:21:16.138Z[ host-image] Aug 29 22:21:15.958 INFO O| Aug 29 22:21:15.958 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
96512025-08-29T22:21:16.138Z[ host-image] Aug 29 22:21:15.958 INFO O| Aug 29 22:21:15.958 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo
96522025-08-29T22:21:16.138Z[ host-image] Aug 29 22:21:15.958 INFO O| Aug 29 22:21:15.958 INFO ok!
96532025-08-29T22:21:16.138Z[ host-image] Aug 29 22:21:15.958 INFO O| Aug 29 22:21:15.958 INFO STEP 42 (ensure_symlink) COMPLETE
96542025-08-29T22:21:16.138Z[ host-image] Aug 29 22:21:15.958 INFO O| Aug 29 22:21:15.958 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96552025-08-29T22:21:16.235Z[ host-image] Aug 29 22:21:15.973 INFO O| Aug 29 22:21:15.973 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot does not exist
96562025-08-29T22:21:16.235Z[ host-image] Aug 29 22:21:15.974 INFO O| Aug 29 22:21:15.973 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot ...
96572025-08-29T22:21:16.235Z[ host-image] Aug 29 22:21:15.974 INFO O| Aug 29 22:21:15.974 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
96582025-08-29T22:21:16.235Z[ host-image] Aug 29 22:21:15.974 INFO O| Aug 29 22:21:15.974 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
96592025-08-29T22:21:16.236Z[ host-image] Aug 29 22:21:15.974 INFO O| Aug 29 22:21:15.974 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
96602025-08-29T22:21:16.236Z[ host-image] Aug 29 22:21:15.974 INFO O| Aug 29 22:21:15.974 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
96612025-08-29T22:21:16.236Z[ host-image] Aug 29 22:21:15.974 INFO O| Aug 29 22:21:15.974 INFO ok!
96622025-08-29T22:21:16.236Z[ host-image] Aug 29 22:21:15.974 INFO O| Aug 29 22:21:15.974 INFO STEP 43 (ensure_file) COMPLETE
96632025-08-29T22:21:16.236Z[ host-image] Aug 29 22:21:15.974 INFO O| Aug 29 22:21:15.974 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96642025-08-29T22:21:16.236Z[ host-image] Aug 29 22:21:15.989 INFO O| Aug 29 22:21:15.989 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
96652025-08-29T22:21:16.236Z[ host-image] Aug 29 22:21:15.989 INFO O| Aug 29 22:21:15.989 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 ...
96662025-08-29T22:21:16.236Z[ host-image] Aug 29 22:21:15.989 INFO O| Aug 29 22:21:15.989 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
96672025-08-29T22:21:16.236Z[ host-image] Aug 29 22:21:15.989 INFO O| Aug 29 22:21:15.989 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml
96682025-08-29T22:21:16.236Z[ host-image] Aug 29 22:21:15.989 INFO O| Aug 29 22:21:15.989 INFO ok!
96692025-08-29T22:21:16.236Z[ host-image] Aug 29 22:21:15.989 INFO O| Aug 29 22:21:15.989 INFO STEP 44 (ensure_file) COMPLETE
96702025-08-29T22:21:16.236Z[ host-image] Aug 29 22:21:15.989 INFO O| Aug 29 22:21:15.989 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96712025-08-29T22:21:16.237Z[ host-image] Aug 29 22:21:16.004 INFO O| Aug 29 22:21:16.004 INFO file /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml does not exist
96722025-08-29T22:21:16.237Z[ host-image] Aug 29 22:21:16.004 INFO O| Aug 29 22:21:16.004 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml ...
96732025-08-29T22:21:16.237Z[ host-image] Aug 29 22:21:16.004 INFO O| Aug 29 22:21:16.004 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml
96742025-08-29T22:21:16.237Z[ host-image] Aug 29 22:21:16.004 INFO O| Aug 29 22:21:16.004 INFO ok!
96752025-08-29T22:21:16.237Z[ host-image] Aug 29 22:21:16.004 INFO O| Aug 29 22:21:16.004 INFO STEP 45 (ensure_file) COMPLETE
96762025-08-29T22:21:16.237Z[ host-image] Aug 29 22:21:16.004 INFO O| Aug 29 22:21:16.004 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
96772025-08-29T22:21:16.237Z[ host-image] Aug 29 22:21:16.018 INFO O| Aug 29 22:21:16.018 INFO updating shadow file
96782025-08-29T22:21:16.237Z[ host-image] Aug 29 22:21:16.019 INFO O| Aug 29 22:21:16.019 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
96792025-08-29T22:21:16.237Z[ host-image] Aug 29 22:21:16.019 INFO O| Aug 29 22:21:16.019 INFO STEP 46 (shadow) COMPLETE
96802025-08-29T22:21:16.237Z[ host-image] Aug 29 22:21:16.019 INFO O| Aug 29 22:21:16.019 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
96812025-08-29T22:21:16.312Z[ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/login exists, with wrong contents, unlinking
96822025-08-29T22:21:16.312Z[ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/sled/zfs/a/etc/default/login ...
96832025-08-29T22:21:16.312Z[ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
96842025-08-29T22:21:16.312Z[ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
96852025-08-29T22:21:16.312Z[ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 INFO ok!
96862025-08-29T22:21:16.312Z[ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 INFO STEP 47 (ensure_file) COMPLETE
96872025-08-29T22:21:16.312Z[ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96882025-08-29T22:21:16.312Z[ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 INFO skip step because feature "mfg" is not enabled
96892025-08-29T22:21:16.312Z[ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96902025-08-29T22:21:16.312Z[ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 INFO skip step because feature "mfg" is not enabled
96912025-08-29T22:21:16.313Z[ host-image] Aug 29 22:21:16.033 INFO O| Aug 29 22:21:16.033 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96922025-08-29T22:21:16.313Z[ host-image] Aug 29 22:21:16.051 INFO O| Aug 29 22:21:16.051 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot does not exist
96932025-08-29T22:21:16.313Z[ host-image] Aug 29 22:21:16.051 INFO O| Aug 29 22:21:16.051 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot ...
96942025-08-29T22:21:17.073Z[ host-image] Aug 29 22:21:16.922 INFO O| Aug 29 22:21:16.922 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
96952025-08-29T22:21:17.073Z[ host-image] Aug 29 22:21:16.922 INFO O| Aug 29 22:21:16.922 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
96962025-08-29T22:21:17.133Z[ host-image] Aug 29 22:21:16.922 INFO O| Aug 29 22:21:16.922 INFO ok!
96972025-08-29T22:21:17.133Z[ host-image] Aug 29 22:21:16.922 INFO O| Aug 29 22:21:16.922 INFO STEP 50 (ensure_file) COMPLETE
96982025-08-29T22:21:17.133Z[ host-image] Aug 29 22:21:16.922 INFO O| Aug 29 22:21:16.922 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96992025-08-29T22:21:17.133Z[ host-image] Aug 29 22:21:16.922 INFO O| Aug 29 22:21:16.922 INFO skip step because feature "compliance" is not enabled
97002025-08-29T22:21:17.133Z[ host-image] Aug 29 22:21:16.922 INFO O| Aug 29 22:21:16.922 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97012025-08-29T22:21:17.133Z[ host-image] Aug 29 22:21:16.941 INFO O| Aug 29 22:21:16.941 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname does not exist
97022025-08-29T22:21:17.133Z[ host-image] Aug 29 22:21:16.941 INFO O| Aug 29 22:21:16.941 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname ...
97032025-08-29T22:21:17.133Z[ host-image] Aug 29 22:21:16.941 INFO O| Aug 29 22:21:16.941 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
97042025-08-29T22:21:17.133Z[ host-image] Aug 29 22:21:16.941 INFO O| Aug 29 22:21:16.941 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
97052025-08-29T22:21:17.133Z[ host-image] Aug 29 22:21:16.941 INFO O| Aug 29 22:21:16.941 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
97062025-08-29T22:21:17.133Z[ host-image] Aug 29 22:21:16.941 INFO O| Aug 29 22:21:16.941 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
97072025-08-29T22:21:17.133Z[ host-image] Aug 29 22:21:16.941 INFO O| Aug 29 22:21:16.941 INFO ok!
97082025-08-29T22:21:17.133Z[ host-image] Aug 29 22:21:16.941 INFO O| Aug 29 22:21:16.941 INFO STEP 52 (ensure_file) COMPLETE
97092025-08-29T22:21:17.133Z[ host-image] Aug 29 22:21:16.941 INFO O| Aug 29 22:21:16.941 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97102025-08-29T22:21:17.133Z[ host-image] Aug 29 22:21:16.959 INFO O| Aug 29 22:21:16.959 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
97112025-08-29T22:21:17.134Z[ host-image] Aug 29 22:21:16.959 INFO O| Aug 29 22:21:16.959 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 ...
97122025-08-29T22:21:17.134Z[ host-image] Aug 29 22:21:16.960 INFO O| Aug 29 22:21:16.960 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
97132025-08-29T22:21:17.134Z[ host-image] Aug 29 22:21:16.960 INFO O| Aug 29 22:21:16.960 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
97142025-08-29T22:21:17.134Z[ host-image] Aug 29 22:21:16.960 INFO O| Aug 29 22:21:16.960 INFO ok!
97152025-08-29T22:21:17.134Z[ host-image] Aug 29 22:21:16.960 INFO O| Aug 29 22:21:16.960 INFO STEP 53 (ensure_file) COMPLETE
97162025-08-29T22:21:17.134Z[ host-image] Aug 29 22:21:16.960 INFO O| Aug 29 22:21:16.960 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97172025-08-29T22:21:17.176Z[ host-image] Aug 29 22:21:16.977 INFO O| Aug 29 22:21:16.977 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen does not exist
97182025-08-29T22:21:17.176Z[ host-image] Aug 29 22:21:16.977 INFO O| Aug 29 22:21:16.977 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 ...
97192025-08-29T22:21:17.176Z[ host-image] Aug 29 22:21:16.977 INFO O| Aug 29 22:21:16.977 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
97202025-08-29T22:21:17.176Z[ host-image] Aug 29 22:21:16.977 INFO O| Aug 29 22:21:16.977 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
97212025-08-29T22:21:17.176Z[ host-image] Aug 29 22:21:16.978 INFO O| Aug 29 22:21:16.977 INFO ok!
97222025-08-29T22:21:17.176Z[ host-image] Aug 29 22:21:16.978 INFO O| Aug 29 22:21:16.977 INFO STEP 54 (ensure_file) COMPLETE
97232025-08-29T22:21:17.176Z[ host-image] Aug 29 22:21:16.978 INFO O| Aug 29 22:21:16.978 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97242025-08-29T22:21:17.176Z[ host-image] Aug 29 22:21:16.994 INFO O| Aug 29 22:21:16.994 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml does not exist
97252025-08-29T22:21:17.176Z[ host-image] Aug 29 22:21:16.994 INFO O| Aug 29 22:21:16.994 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 ...
97262025-08-29T22:21:17.176Z[ host-image] Aug 29 22:21:16.994 INFO O| Aug 29 22:21:16.994 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
97272025-08-29T22:21:17.176Z[ host-image] Aug 29 22:21:16.994 INFO O| Aug 29 22:21:16.994 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml
97282025-08-29T22:21:17.177Z[ host-image] Aug 29 22:21:16.994 INFO O| Aug 29 22:21:16.994 INFO ok!
97292025-08-29T22:21:17.177Z[ host-image] Aug 29 22:21:16.994 INFO O| Aug 29 22:21:16.994 INFO STEP 55 (ensure_file) COMPLETE
97302025-08-29T22:21:17.177Z[ host-image] Aug 29 22:21:16.994 INFO O| Aug 29 22:21:16.994 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97312025-08-29T22:21:17.177Z[ host-image] Aug 29 22:21:17.012 INFO O| Aug 29 22:21:17.012 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen does not exist
97322025-08-29T22:21:17.177Z[ host-image] Aug 29 22:21:17.013 INFO O| Aug 29 22:21:17.012 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 ...
97332025-08-29T22:21:17.177Z[ host-image] Aug 29 22:21:17.013 INFO O| Aug 29 22:21:17.013 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
97342025-08-29T22:21:17.177Z[ host-image] Aug 29 22:21:17.013 INFO O| Aug 29 22:21:17.013 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
97352025-08-29T22:21:17.177Z[ host-image] Aug 29 22:21:17.013 INFO O| Aug 29 22:21:17.013 INFO ok!
97362025-08-29T22:21:17.177Z[ host-image] Aug 29 22:21:17.013 INFO O| Aug 29 22:21:17.013 INFO STEP 56 (ensure_file) COMPLETE
97372025-08-29T22:21:17.177Z[ host-image] Aug 29 22:21:17.013 INFO O| Aug 29 22:21:17.013 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97382025-08-29T22:21:17.177Z[ host-image] Aug 29 22:21:17.030 INFO O| Aug 29 22:21:17.030 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml does not exist
97392025-08-29T22:21:17.183Z[ host-image] Aug 29 22:21:17.031 INFO O| Aug 29 22:21:17.030 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 ...
97402025-08-29T22:21:17.183Z[ host-image] Aug 29 22:21:17.031 INFO O| Aug 29 22:21:17.031 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
97412025-08-29T22:21:17.183Z[ host-image] Aug 29 22:21:17.031 INFO O| Aug 29 22:21:17.031 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml
97422025-08-29T22:21:17.183Z[ host-image] Aug 29 22:21:17.031 INFO O| Aug 29 22:21:17.031 INFO ok!
97432025-08-29T22:21:17.183Z[ host-image] Aug 29 22:21:17.031 INFO O| Aug 29 22:21:17.031 INFO STEP 57 (ensure_file) COMPLETE
97442025-08-29T22:21:17.183Z[ host-image] Aug 29 22:21:17.031 INFO O| Aug 29 22:21:17.031 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97452025-08-29T22:21:17.214Z[ host-image] Aug 29 22:21:17.048 INFO O| Aug 29 22:21:17.048 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen does not exist
97462025-08-29T22:21:17.214Z[ host-image] Aug 29 22:21:17.048 INFO O| Aug 29 22:21:17.048 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 ...
97472025-08-29T22:21:17.214Z[ host-image] Aug 29 22:21:17.048 INFO O| Aug 29 22:21:17.048 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
97482025-08-29T22:21:17.214Z[ host-image] Aug 29 22:21:17.048 INFO O| Aug 29 22:21:17.048 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
97492025-08-29T22:21:17.214Z[ host-image] Aug 29 22:21:17.048 INFO O| Aug 29 22:21:17.048 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
97502025-08-29T22:21:17.214Z[ host-image] Aug 29 22:21:17.048 INFO O| Aug 29 22:21:17.048 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
97512025-08-29T22:21:17.214Z[ host-image] Aug 29 22:21:17.048 INFO O| Aug 29 22:21:17.048 INFO ok!
97522025-08-29T22:21:17.214Z[ host-image] Aug 29 22:21:17.048 INFO O| Aug 29 22:21:17.048 INFO STEP 58 (ensure_file) COMPLETE
97532025-08-29T22:21:17.214Z[ host-image] Aug 29 22:21:17.048 INFO O| Aug 29 22:21:17.048 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97542025-08-29T22:21:17.215Z[ host-image] Aug 29 22:21:17.064 INFO O| Aug 29 22:21:17.064 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml does not exist
97552025-08-29T22:21:17.218Z[ host-image] Aug 29 22:21:17.064 INFO O| Aug 29 22:21:17.064 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 ...
97562025-08-29T22:21:17.218Z[ host-image] Aug 29 22:21:17.065 INFO O| Aug 29 22:21:17.064 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
97572025-08-29T22:21:17.218Z[ host-image] Aug 29 22:21:17.065 INFO O| Aug 29 22:21:17.065 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml
97582025-08-29T22:21:17.219Z[ host-image] Aug 29 22:21:17.065 INFO O| Aug 29 22:21:17.065 INFO ok!
97592025-08-29T22:21:17.219Z[ host-image] Aug 29 22:21:17.065 INFO O| Aug 29 22:21:17.065 INFO STEP 59 (ensure_file) COMPLETE
97602025-08-29T22:21:17.219Z[ host-image] Aug 29 22:21:17.065 INFO O| Aug 29 22:21:17.065 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97612025-08-29T22:21:17.219Z[ host-image] Aug 29 22:21:17.080 INFO O| Aug 29 22:21:17.080 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger does not exist
97622025-08-29T22:21:17.219Z[ host-image] Aug 29 22:21:17.080 INFO O| Aug 29 22:21:17.080 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger ...
97632025-08-29T22:21:17.219Z[ host-image] Aug 29 22:21:17.080 INFO O| Aug 29 22:21:17.080 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
97642025-08-29T22:21:17.219Z[ host-image] Aug 29 22:21:17.080 INFO O| Aug 29 22:21:17.080 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
97652025-08-29T22:21:17.219Z[ host-image] Aug 29 22:21:17.080 INFO O| Aug 29 22:21:17.080 INFO ok!
97662025-08-29T22:21:17.219Z[ host-image] Aug 29 22:21:17.080 INFO O| Aug 29 22:21:17.080 INFO STEP 60 (ensure_file) COMPLETE
97672025-08-29T22:21:17.219Z[ host-image] Aug 29 22:21:17.080 INFO O| Aug 29 22:21:17.080 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97682025-08-29T22:21:17.260Z[ host-image] Aug 29 22:21:17.095 INFO O| Aug 29 22:21:17.095 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml does not exist
97692025-08-29T22:21:17.260Z[ host-image] Aug 29 22:21:17.095 INFO O| Aug 29 22:21:17.095 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 ...
97702025-08-29T22:21:17.260Z[ host-image] Aug 29 22:21:17.095 INFO O| Aug 29 22:21:17.095 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
97712025-08-29T22:21:17.260Z[ host-image] Aug 29 22:21:17.095 INFO O| Aug 29 22:21:17.095 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml
97722025-08-29T22:21:17.260Z[ host-image] Aug 29 22:21:17.095 INFO O| Aug 29 22:21:17.095 INFO ok!
97732025-08-29T22:21:17.260Z[ host-image] Aug 29 22:21:17.095 INFO O| Aug 29 22:21:17.095 INFO STEP 61 (ensure_file) COMPLETE
97742025-08-29T22:21:17.260Z[ host-image] Aug 29 22:21:17.095 INFO O| Aug 29 22:21:17.095 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97752025-08-29T22:21:17.260Z[ host-image] Aug 29 22:21:17.109 INFO O| Aug 29 22:21:17.109 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon does not exist
97762025-08-29T22:21:17.260Z[ host-image] Aug 29 22:21:17.109 INFO O| Aug 29 22:21:17.109 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon ...
97772025-08-29T22:21:17.260Z[ host-image] Aug 29 22:21:17.109 INFO O| Aug 29 22:21:17.109 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
97782025-08-29T22:21:17.260Z[ host-image] Aug 29 22:21:17.109 INFO O| Aug 29 22:21:17.109 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
97792025-08-29T22:21:17.260Z[ host-image] Aug 29 22:21:17.109 INFO O| Aug 29 22:21:17.109 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
97802025-08-29T22:21:17.260Z[ host-image] Aug 29 22:21:17.109 INFO O| Aug 29 22:21:17.109 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
97812025-08-29T22:21:17.260Z[ host-image] Aug 29 22:21:17.109 INFO O| Aug 29 22:21:17.109 INFO ok!
97822025-08-29T22:21:17.260Z[ host-image] Aug 29 22:21:17.109 INFO O| Aug 29 22:21:17.109 INFO STEP 62 (ensure_file) COMPLETE
97832025-08-29T22:21:17.261Z[ host-image] Aug 29 22:21:17.109 INFO O| Aug 29 22:21:17.109 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97842025-08-29T22:21:17.307Z[ host-image] Aug 29 22:21:17.124 INFO O| Aug 29 22:21:17.123 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
97852025-08-29T22:21:17.307Z[ host-image] Aug 29 22:21:17.124 INFO O| Aug 29 22:21:17.123 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 ...
97862025-08-29T22:21:17.307Z[ host-image] Aug 29 22:21:17.124 INFO O| Aug 29 22:21:17.124 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
97872025-08-29T22:21:17.307Z[ host-image] Aug 29 22:21:17.124 INFO O| Aug 29 22:21:17.124 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
97882025-08-29T22:21:17.307Z[ host-image] Aug 29 22:21:17.124 INFO O| Aug 29 22:21:17.124 INFO ok!
97892025-08-29T22:21:17.307Z[ host-image] Aug 29 22:21:17.124 INFO O| Aug 29 22:21:17.124 INFO STEP 63 (ensure_file) COMPLETE
97902025-08-29T22:21:17.307Z[ host-image] Aug 29 22:21:17.124 INFO O| Aug 29 22:21:17.124 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97912025-08-29T22:21:17.307Z[ host-image] Aug 29 22:21:17.142 INFO O| Aug 29 22:21:17.142 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
97922025-08-29T22:21:17.307Z[ host-image] Aug 29 22:21:17.142 INFO O| Aug 29 22:21:17.142 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 ...
97932025-08-29T22:21:17.307Z[ host-image] Aug 29 22:21:17.143 INFO O| Aug 29 22:21:17.142 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
97942025-08-29T22:21:17.307Z[ host-image] Aug 29 22:21:17.143 INFO O| Aug 29 22:21:17.143 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml
97952025-08-29T22:21:17.308Z[ host-image] Aug 29 22:21:17.143 INFO O| Aug 29 22:21:17.143 INFO ok!
97962025-08-29T22:21:17.308Z[ host-image] Aug 29 22:21:17.143 INFO O| Aug 29 22:21:17.143 INFO STEP 64 (ensure_file) COMPLETE
97972025-08-29T22:21:17.308Z[ host-image] Aug 29 22:21:17.143 INFO O| Aug 29 22:21:17.143 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97982025-08-29T22:21:17.353Z[ host-image] Aug 29 22:21:17.158 INFO O| Aug 29 22:21:17.158 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
97992025-08-29T22:21:17.353Z[ host-image] Aug 29 22:21:17.158 INFO O| Aug 29 22:21:17.158 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 ...
98002025-08-29T22:21:17.353Z[ host-image] Aug 29 22:21:17.158 INFO O| Aug 29 22:21:17.158 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
98012025-08-29T22:21:17.353Z[ host-image] Aug 29 22:21:17.158 INFO O| Aug 29 22:21:17.158 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml
98022025-08-29T22:21:17.353Z[ host-image] Aug 29 22:21:17.158 INFO O| Aug 29 22:21:17.158 INFO ok!
98032025-08-29T22:21:17.353Z[ host-image] Aug 29 22:21:17.158 INFO O| Aug 29 22:21:17.158 INFO STEP 65 (ensure_file) COMPLETE
98042025-08-29T22:21:17.353Z[ host-image] Aug 29 22:21:17.158 INFO O| Aug 29 22:21:17.158 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98052025-08-29T22:21:17.353Z[ host-image] Aug 29 22:21:17.177 INFO O| Aug 29 22:21:17.177 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/opt
98062025-08-29T22:21:17.364Z[ host-image] Aug 29 22:21:17.177 INFO O| Aug 29 22:21:17.177 INFO STEP 66 (ensure_dir) COMPLETE
98072025-08-29T22:21:17.364Z[ host-image] Aug 29 22:21:17.177 INFO O| Aug 29 22:21:17.177 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98082025-08-29T22:21:17.372Z[ host-image] Aug 29 22:21:17.192 INFO O| Aug 29 22:21:17.192 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
98092025-08-29T22:21:17.372Z[ host-image] Aug 29 22:21:17.193 INFO O| Aug 29 22:21:17.192 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
98102025-08-29T22:21:17.373Z[ host-image] Aug 29 22:21:17.193 INFO O| Aug 29 22:21:17.192 INFO STEP 67 (ensure_dir) COMPLETE
98112025-08-29T22:21:17.373Z[ host-image] Aug 29 22:21:17.193 INFO O| Aug 29 22:21:17.193 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98122025-08-29T22:21:17.429Z[ host-image] Aug 29 22:21:17.207 INFO O| Aug 29 22:21:17.207 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
98132025-08-29T22:21:17.429Z[ host-image] Aug 29 22:21:17.207 INFO O| Aug 29 22:21:17.207 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
98142025-08-29T22:21:17.429Z[ host-image] Aug 29 22:21:17.207 INFO O| Aug 29 22:21:17.207 INFO STEP 68 (ensure_dir) COMPLETE
98152025-08-29T22:21:17.429Z[ host-image] Aug 29 22:21:17.207 INFO O| Aug 29 22:21:17.207 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98162025-08-29T22:21:17.429Z[ host-image] Aug 29 22:21:17.225 INFO O| Aug 29 22:21:17.225 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
98172025-08-29T22:21:17.429Z[ host-image] Aug 29 22:21:17.225 INFO O| Aug 29 22:21:17.225 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm ...
98182025-08-29T22:21:19.213Z[ host-image] Aug 29 22:21:18.966 INFO O| Aug 29 22:21:18.966 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm
98192025-08-29T22:21:19.213Z[ host-image] Aug 29 22:21:18.966 INFO O| Aug 29 22:21:18.966 INFO ok!
98202025-08-29T22:21:19.281Z[ host-image] Aug 29 22:21:18.966 INFO O| Aug 29 22:21:18.966 INFO STEP 69 (ensure_file) COMPLETE
98212025-08-29T22:21:19.281Z[ host-image] Aug 29 22:21:18.966 INFO O| Aug 29 22:21:18.966 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98222025-08-29T22:21:19.281Z[ host-image] Aug 29 22:21:18.992 INFO O| Aug 29 22:21:18.991 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
98232025-08-29T22:21:19.281Z[ host-image] Aug 29 22:21:18.992 INFO O| Aug 29 22:21:18.991 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd ...
98242025-08-29T22:21:20.720Z[ host-image] Aug 29 22:21:20.565 INFO O| Aug 29 22:21:20.564 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd
98252025-08-29T22:21:20.720Z[ host-image] Aug 29 22:21:20.565 INFO O| Aug 29 22:21:20.564 INFO ok!
98262025-08-29T22:21:20.801Z[ host-image] Aug 29 22:21:20.565 INFO O| Aug 29 22:21:20.564 INFO STEP 70 (ensure_file) COMPLETE
98272025-08-29T22:21:20.802Z[ host-image] Aug 29 22:21:20.565 INFO O| Aug 29 22:21:20.564 INFO STEP 71: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98282025-08-29T22:21:20.802Z[ host-image] Aug 29 22:21:20.583 INFO O| Aug 29 22:21:20.583 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
98292025-08-29T22:21:20.802Z[ host-image] Aug 29 22:21:20.583 INFO O| Aug 29 22:21:20.583 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
98302025-08-29T22:21:20.802Z[ host-image] Aug 29 22:21:20.583 INFO O| Aug 29 22:21:20.583 INFO STEP 71 (ensure_dir) COMPLETE
98312025-08-29T22:21:20.802Z[ host-image] Aug 29 22:21:20.583 INFO O| Aug 29 22:21:20.583 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98322025-08-29T22:21:20.802Z[ host-image] Aug 29 22:21:20.600 INFO O| Aug 29 22:21:20.600 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
98332025-08-29T22:21:20.802Z[ host-image] Aug 29 22:21:20.600 INFO O| Aug 29 22:21:20.600 INFO copying /tmp/.tmpOWgyXQ/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 ...
98342025-08-29T22:21:20.802Z[ host-image] Aug 29 22:21:20.600 INFO O| Aug 29 22:21:20.600 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
98352025-08-29T22:21:20.802Z[ host-image] Aug 29 22:21:20.600 INFO O| Aug 29 22:21:20.600 INFO ok!
98362025-08-29T22:21:20.802Z[ host-image] Aug 29 22:21:20.600 INFO O| Aug 29 22:21:20.600 INFO STEP 72 (ensure_file) COMPLETE
98372025-08-29T22:21:20.802Z[ host-image] Aug 29 22:21:20.600 INFO O| Aug 29 22:21:20.600 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98382025-08-29T22:21:20.802Z[ host-image] Aug 29 22:21:20.614 INFO O| Aug 29 22:21:20.614 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
98392025-08-29T22:21:20.802Z[ host-image] Aug 29 22:21:20.614 INFO O| Aug 29 22:21:20.614 INFO copying /tmp/.tmpOWgyXQ/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 ...
98402025-08-29T22:21:20.802Z[ host-image] Aug 29 22:21:20.614 INFO O| Aug 29 22:21:20.614 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
98412025-08-29T22:21:20.802Z[ host-image] Aug 29 22:21:20.614 INFO O| Aug 29 22:21:20.614 INFO ok!
98422025-08-29T22:21:20.802Z[ host-image] Aug 29 22:21:20.614 INFO O| Aug 29 22:21:20.614 INFO STEP 73 (ensure_file) COMPLETE
98432025-08-29T22:21:20.802Z[ host-image] Aug 29 22:21:20.614 INFO O| Aug 29 22:21:20.614 INFO STEP 74: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98442025-08-29T22:21:20.843Z[ host-image] Aug 29 22:21:20.631 INFO O| Aug 29 22:21:20.631 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
98452025-08-29T22:21:20.843Z[ host-image] Aug 29 22:21:20.632 INFO O| Aug 29 22:21:20.632 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
98462025-08-29T22:21:20.844Z[ host-image] Aug 29 22:21:20.632 INFO O| Aug 29 22:21:20.632 INFO STEP 74 (ensure_dir) COMPLETE
98472025-08-29T22:21:20.844Z[ host-image] Aug 29 22:21:20.632 INFO O| Aug 29 22:21:20.632 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98482025-08-29T22:21:20.844Z[ host-image] Aug 29 22:21:20.648 INFO O| Aug 29 22:21:20.648 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
98492025-08-29T22:21:20.844Z[ host-image] Aug 29 22:21:20.648 INFO O| Aug 29 22:21:20.648 INFO copying /tmp/.tmpOWgyXQ/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 ...
98502025-08-29T22:21:20.844Z[ host-image] Aug 29 22:21:20.648 INFO O| Aug 29 22:21:20.648 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
98512025-08-29T22:21:20.844Z[ host-image] Aug 29 22:21:20.648 INFO O| Aug 29 22:21:20.648 INFO ok!
98522025-08-29T22:21:20.844Z[ host-image] Aug 29 22:21:20.648 INFO O| Aug 29 22:21:20.648 INFO STEP 75 (ensure_file) COMPLETE
98532025-08-29T22:21:20.844Z[ host-image] Aug 29 22:21:20.648 INFO O| Aug 29 22:21:20.648 INFO STEP 76: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98542025-08-29T22:21:20.844Z[ host-image] Aug 29 22:21:20.661 INFO O| Aug 29 22:21:20.661 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
98552025-08-29T22:21:20.844Z[ host-image] Aug 29 22:21:20.661 INFO O| Aug 29 22:21:20.661 INFO copying /tmp/.tmpOWgyXQ/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 ...
98562025-08-29T22:21:20.845Z[ host-image] Aug 29 22:21:20.661 INFO O| Aug 29 22:21:20.661 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
98572025-08-29T22:21:20.845Z[ host-image] Aug 29 22:21:20.661 INFO O| Aug 29 22:21:20.661 INFO ok!
98582025-08-29T22:21:20.845Z[ host-image] Aug 29 22:21:20.661 INFO O| Aug 29 22:21:20.661 INFO STEP 76 (ensure_file) COMPLETE
98592025-08-29T22:21:20.845Z[ host-image] Aug 29 22:21:20.661 INFO O| Aug 29 22:21:20.661 INFO STEP 77: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98602025-08-29T22:21:20.845Z[ host-image] Aug 29 22:21:20.673 INFO O| Aug 29 22:21:20.673 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
98612025-08-29T22:21:20.845Z[ host-image] Aug 29 22:21:20.673 INFO O| Aug 29 22:21:20.673 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
98622025-08-29T22:21:20.845Z[ host-image] Aug 29 22:21:20.673 INFO O| Aug 29 22:21:20.673 INFO STEP 77 (ensure_dir) COMPLETE
98632025-08-29T22:21:20.845Z[ host-image] Aug 29 22:21:20.673 INFO O| Aug 29 22:21:20.673 INFO STEP 78: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98642025-08-29T22:21:20.845Z[ host-image] Aug 29 22:21:20.692 INFO O| Aug 29 22:21:20.692 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
98652025-08-29T22:21:20.845Z[ host-image] Aug 29 22:21:20.692 INFO O| Aug 29 22:21:20.692 INFO copying /tmp/.tmpOWgyXQ/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 ...
98662025-08-29T22:21:20.845Z[ host-image] Aug 29 22:21:20.692 INFO O| Aug 29 22:21:20.692 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
98672025-08-29T22:21:20.845Z[ host-image] Aug 29 22:21:20.692 INFO O| Aug 29 22:21:20.692 INFO ok!
98682025-08-29T22:21:20.845Z[ host-image] Aug 29 22:21:20.692 INFO O| Aug 29 22:21:20.692 INFO STEP 78 (ensure_file) COMPLETE
98692025-08-29T22:21:20.845Z[ host-image] Aug 29 22:21:20.692 INFO O| Aug 29 22:21:20.692 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98702025-08-29T22:21:20.979Z[ host-image] Aug 29 22:21:20.709 INFO O| Aug 29 22:21:20.709 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
98712025-08-29T22:21:20.979Z[ host-image] Aug 29 22:21:20.709 INFO O| Aug 29 22:21:20.709 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION ...
98722025-08-29T22:21:20.979Z[ host-image] Aug 29 22:21:20.709 INFO O| Aug 29 22:21:20.709 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION
98732025-08-29T22:21:20.979Z[ host-image] Aug 29 22:21:20.709 INFO O| Aug 29 22:21:20.709 INFO ok!
98742025-08-29T22:21:20.979Z[ host-image] Aug 29 22:21:20.709 INFO O| Aug 29 22:21:20.709 INFO STEP 79 (ensure_file) COMPLETE
98752025-08-29T22:21:20.979Z[ host-image] Aug 29 22:21:20.709 INFO O| Aug 29 22:21:20.709 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98762025-08-29T22:21:20.979Z[ host-image] Aug 29 22:21:20.728 INFO O| Aug 29 22:21:20.728 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
98772025-08-29T22:21:20.988Z[ host-image] Aug 29 22:21:20.728 INFO O| Aug 29 22:21:20.728 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
98782025-08-29T22:21:20.988Z[ host-image] Aug 29 22:21:20.728 INFO O| Aug 29 22:21:20.728 INFO STEP 80 (ensure_dir) COMPLETE
98792025-08-29T22:21:20.988Z[ host-image] Aug 29 22:21:20.728 INFO O| Aug 29 22:21:20.728 INFO STEP 81: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98802025-08-29T22:21:20.988Z[ host-image] Aug 29 22:21:20.747 INFO O| Aug 29 22:21:20.746 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
98812025-08-29T22:21:20.988Z[ host-image] Aug 29 22:21:20.747 INFO O| Aug 29 22:21:20.746 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle ...
98822025-08-29T22:21:21.725Z[ host-image] Aug 29 22:21:21.516 INFO O| Aug 29 22:21:21.515 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle
98832025-08-29T22:21:21.725Z[ host-image] Aug 29 22:21:21.516 INFO O| Aug 29 22:21:21.515 INFO ok!
98842025-08-29T22:21:21.725Z[ host-image] Aug 29 22:21:21.516 INFO O| Aug 29 22:21:21.515 INFO STEP 81 (ensure_file) COMPLETE
98852025-08-29T22:21:21.794Z[ host-image] Aug 29 22:21:21.516 INFO O| Aug 29 22:21:21.515 INFO STEP 82: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98862025-08-29T22:21:21.794Z[ host-image] Aug 29 22:21:21.533 INFO O| Aug 29 22:21:21.533 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
98872025-08-29T22:21:21.794Z[ host-image] Aug 29 22:21:21.533 INFO O| Aug 29 22:21:21.533 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent ...
98882025-08-29T22:21:25.253Z[ host-image] Aug 29 22:21:25.018 INFO O| Aug 29 22:21:25.018 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent
98892025-08-29T22:21:25.254Z[ host-image] Aug 29 22:21:25.018 INFO O| Aug 29 22:21:25.018 INFO ok!
98902025-08-29T22:21:25.331Z[ host-image] Aug 29 22:21:25.018 INFO O| Aug 29 22:21:25.018 INFO STEP 82 (ensure_file) COMPLETE
98912025-08-29T22:21:25.331Z[ host-image] Aug 29 22:21:25.018 INFO O| Aug 29 22:21:25.018 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98922025-08-29T22:21:25.331Z[ host-image] Aug 29 22:21:25.041 INFO O| Aug 29 22:21:25.041 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
98932025-08-29T22:21:25.331Z[ host-image] Aug 29 22:21:25.041 INFO O| Aug 29 22:21:25.041 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
98942025-08-29T22:21:25.331Z[ host-image] Aug 29 22:21:25.041 INFO O| Aug 29 22:21:25.041 INFO STEP 83 (ensure_dir) COMPLETE
98952025-08-29T22:21:25.331Z[ host-image] Aug 29 22:21:25.041 INFO O| Aug 29 22:21:25.041 INFO STEP 84: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98962025-08-29T22:21:25.331Z[ host-image] Aug 29 22:21:25.061 INFO O| Aug 29 22:21:25.061 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
98972025-08-29T22:21:25.331Z[ host-image] Aug 29 22:21:25.061 INFO O| Aug 29 22:21:25.061 INFO copying /tmp/.tmpOWgyXQ/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 ...
98982025-08-29T22:21:25.331Z[ host-image] Aug 29 22:21:25.061 INFO O| Aug 29 22:21:25.061 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml
98992025-08-29T22:21:25.331Z[ host-image] Aug 29 22:21:25.061 INFO O| Aug 29 22:21:25.061 INFO ok!
99002025-08-29T22:21:25.331Z[ host-image] Aug 29 22:21:25.061 INFO O| Aug 29 22:21:25.061 INFO STEP 84 (ensure_file) COMPLETE
99012025-08-29T22:21:25.331Z[ host-image] Aug 29 22:21:25.061 INFO O| Aug 29 22:21:25.061 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99022025-08-29T22:21:25.331Z[ host-image] Aug 29 22:21:25.078 INFO O| Aug 29 22:21:25.078 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
99032025-08-29T22:21:25.332Z[ host-image] Aug 29 22:21:25.078 INFO O| Aug 29 22:21:25.078 INFO copying /tmp/.tmpOWgyXQ/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 ...
99042025-08-29T22:21:25.332Z[ host-image] Aug 29 22:21:25.078 INFO O| Aug 29 22:21:25.078 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md
99052025-08-29T22:21:25.332Z[ host-image] Aug 29 22:21:25.078 INFO O| Aug 29 22:21:25.078 INFO ok!
99062025-08-29T22:21:25.332Z[ host-image] Aug 29 22:21:25.078 INFO O| Aug 29 22:21:25.078 INFO STEP 85 (ensure_file) COMPLETE
99072025-08-29T22:21:25.332Z[ host-image] Aug 29 22:21:25.078 INFO O| Aug 29 22:21:25.078 INFO STEP 86: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99082025-08-29T22:21:25.332Z[ host-image] Aug 29 22:21:25.097 INFO O| Aug 29 22:21:25.097 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION does not exist
99092025-08-29T22:21:25.332Z[ host-image] Aug 29 22:21:25.097 INFO O| Aug 29 22:21:25.097 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION ...
99102025-08-29T22:21:25.333Z[ host-image] Aug 29 22:21:25.097 INFO O| Aug 29 22:21:25.097 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION
99112025-08-29T22:21:25.333Z[ host-image] Aug 29 22:21:25.097 INFO O| Aug 29 22:21:25.097 INFO ok!
99122025-08-29T22:21:25.333Z[ host-image] Aug 29 22:21:25.097 INFO O| Aug 29 22:21:25.097 INFO STEP 86 (ensure_file) COMPLETE
99132025-08-29T22:21:25.333Z[ host-image] Aug 29 22:21:25.097 INFO O| Aug 29 22:21:25.097 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99142025-08-29T22:21:25.333Z[ host-image] Aug 29 22:21:25.115 INFO O| Aug 29 22:21:25.115 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz does not exist
99152025-08-29T22:21:25.333Z[ host-image] Aug 29 22:21:25.115 INFO O| Aug 29 22:21:25.115 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz ...
99162025-08-29T22:21:25.333Z[ host-image] Aug 29 22:21:25.115 INFO O| Aug 29 22:21:25.115 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz
99172025-08-29T22:21:25.333Z[ host-image] Aug 29 22:21:25.115 INFO O| Aug 29 22:21:25.115 INFO ok!
99182025-08-29T22:21:25.334Z[ host-image] Aug 29 22:21:25.115 INFO O| Aug 29 22:21:25.115 INFO STEP 87 (ensure_file) COMPLETE
99192025-08-29T22:21:25.334Z[ host-image] Aug 29 22:21:25.115 INFO O| Aug 29 22:21:25.115 INFO STEP 88: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99202025-08-29T22:21:25.334Z[ host-image] Aug 29 22:21:25.132 INFO O| Aug 29 22:21:25.132 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
99212025-08-29T22:21:25.334Z[ host-image] Aug 29 22:21:25.132 INFO O| Aug 29 22:21:25.132 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
99222025-08-29T22:21:25.334Z[ host-image] Aug 29 22:21:25.132 INFO O| Aug 29 22:21:25.132 INFO STEP 88 (ensure_dir) COMPLETE
99232025-08-29T22:21:25.334Z[ host-image] Aug 29 22:21:25.132 INFO O| Aug 29 22:21:25.132 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99242025-08-29T22:21:25.334Z[ host-image] Aug 29 22:21:25.149 INFO O| Aug 29 22:21:25.149 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog does not exist
99252025-08-29T22:21:25.334Z[ host-image] Aug 29 22:21:25.149 INFO O| Aug 29 22:21:25.149 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog ...
99262025-08-29T22:21:25.334Z[ host-image] Aug 29 22:21:25.157 INFO O| Aug 29 22:21:25.157 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog
99272025-08-29T22:21:25.334Z[ host-image] Aug 29 22:21:25.157 INFO O| Aug 29 22:21:25.157 INFO ok!
99282025-08-29T22:21:25.334Z[ host-image] Aug 29 22:21:25.157 INFO O| Aug 29 22:21:25.157 INFO STEP 89 (ensure_file) COMPLETE
99292025-08-29T22:21:25.334Z[ host-image] Aug 29 22:21:25.157 INFO O| Aug 29 22:21:25.157 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99302025-08-29T22:21:25.386Z[ host-image] Aug 29 22:21:25.174 INFO O| Aug 29 22:21:25.174 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION does not exist
99312025-08-29T22:21:25.386Z[ host-image] Aug 29 22:21:25.174 INFO O| Aug 29 22:21:25.174 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION ...
99322025-08-29T22:21:25.386Z[ host-image] Aug 29 22:21:25.174 INFO O| Aug 29 22:21:25.174 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION
99332025-08-29T22:21:25.386Z[ host-image] Aug 29 22:21:25.174 INFO O| Aug 29 22:21:25.174 INFO ok!
99342025-08-29T22:21:25.386Z[ host-image] Aug 29 22:21:25.174 INFO O| Aug 29 22:21:25.174 INFO STEP 90 (ensure_file) COMPLETE
99352025-08-29T22:21:25.386Z[ host-image] Aug 29 22:21:25.174 INFO O| Aug 29 22:21:25.174 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99362025-08-29T22:21:25.386Z[ host-image] Aug 29 22:21:25.189 INFO O| Aug 29 22:21:25.189 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
99372025-08-29T22:21:25.386Z[ host-image] Aug 29 22:21:25.189 INFO O| Aug 29 22:21:25.189 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz ...
99382025-08-29T22:21:25.770Z[ recovery-image] Aug 29 22:21:25.638 INFO E| Compiling bitflags v1.3.2
99392025-08-29T22:21:25.770Z[ recovery-image] Aug 29 22:21:25.638 INFO E| Compiling scroll v0.13.0
99402025-08-29T22:21:25.798Z[ recovery-image] Aug 29 22:21:25.638 INFO E| Compiling plain v0.2.3
99412025-08-29T22:21:25.798Z[ recovery-image] Aug 29 22:21:25.638 INFO E| Compiling bitflags v2.9.1
99422025-08-29T22:21:25.798Z[ recovery-image] Aug 29 22:21:25.638 INFO E| Compiling bit_field v0.10.2
99432025-08-29T22:21:25.798Z[ recovery-image] Aug 29 22:21:25.639 INFO E| Compiling adler2 v2.0.1
99442025-08-29T22:21:25.798Z[ recovery-image] Aug 29 22:21:25.639 INFO E| Compiling log v0.4.27
99452025-08-29T22:21:26.124Z[ recovery-image] Aug 29 22:21:25.980 INFO E| Compiling raw-cpuid v10.7.0
99462025-08-29T22:21:26.377Z[ recovery-image] Aug 29 22:21:26.181 INFO E| Compiling miniz_oxide v0.8.9
99472025-08-29T22:21:26.433Z[ recovery-image] Aug 29 22:21:26.194 INFO E| Compiling bitstruct v0.1.1
99482025-08-29T22:21:26.635Z[ recovery-image] Aug 29 22:21:26.505 INFO E| Compiling static_assertions v1.1.0
99492025-08-29T22:21:26.689Z[ recovery-image] Aug 29 22:21:26.558 INFO E| Compiling cpio_reader v0.1.2
99502025-08-29T22:21:26.843Z[ recovery-image] Aug 29 22:21:26.684 INFO E| Compiling goblin v0.10.0
99512025-08-29T22:21:28.804Z[ host-image] Aug 29 22:21:28.654 INFO O| Aug 29 22:21:28.654 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz
99522025-08-29T22:21:28.804Z[ host-image] Aug 29 22:21:28.655 INFO O| Aug 29 22:21:28.654 INFO ok!
99532025-08-29T22:21:28.835Z[ host-image] Aug 29 22:21:28.655 INFO O| Aug 29 22:21:28.654 INFO STEP 91 (ensure_file) COMPLETE
99542025-08-29T22:21:28.835Z[ host-image] Aug 29 22:21:28.655 INFO O| Aug 29 22:21:28.654 INFO STEP 92: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99552025-08-29T22:21:28.835Z[ host-image] Aug 29 22:21:28.677 INFO O| Aug 29 22:21:28.677 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
99562025-08-29T22:21:28.835Z[ host-image] Aug 29 22:21:28.677 INFO O| Aug 29 22:21:28.677 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
99572025-08-29T22:21:28.835Z[ host-image] Aug 29 22:21:28.677 INFO O| Aug 29 22:21:28.677 INFO STEP 92 (ensure_dir) COMPLETE
99582025-08-29T22:21:28.835Z[ host-image] Aug 29 22:21:28.677 INFO O| Aug 29 22:21:28.677 INFO STEP 93: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99592025-08-29T22:21:28.879Z[ host-image] Aug 29 22:21:28.712 INFO O| Aug 29 22:21:28.712 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
99602025-08-29T22:21:28.879Z[ host-image] Aug 29 22:21:28.712 INFO O| Aug 29 22:21:28.712 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
99612025-08-29T22:21:28.879Z[ host-image] Aug 29 22:21:28.712 INFO O| Aug 29 22:21:28.712 INFO STEP 93 (ensure_dir) COMPLETE
99622025-08-29T22:21:28.880Z[ host-image] Aug 29 22:21:28.712 INFO O| Aug 29 22:21:28.712 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99632025-08-29T22:21:28.880Z[ host-image] Aug 29 22:21:28.734 INFO O| Aug 29 22:21:28.734 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
99642025-08-29T22:21:28.880Z[ host-image] Aug 29 22:21:28.734 INFO O| Aug 29 22:21:28.734 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
99652025-08-29T22:21:28.880Z[ host-image] Aug 29 22:21:28.734 INFO O| Aug 29 22:21:28.734 INFO STEP 94 (ensure_dir) COMPLETE
99662025-08-29T22:21:28.880Z[ host-image] Aug 29 22:21:28.734 INFO O| Aug 29 22:21:28.734 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99672025-08-29T22:21:28.913Z[ host-image] Aug 29 22:21:28.755 INFO O| Aug 29 22:21:28.754 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
99682025-08-29T22:21:28.913Z[ host-image] Aug 29 22:21:28.755 INFO O| Aug 29 22:21:28.755 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
99692025-08-29T22:21:28.913Z[ host-image] Aug 29 22:21:28.755 INFO O| Aug 29 22:21:28.755 INFO STEP 95 (ensure_dir) COMPLETE
99702025-08-29T22:21:28.913Z[ host-image] Aug 29 22:21:28.755 INFO O| Aug 29 22:21:28.755 INFO STEP 96: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99712025-08-29T22:21:28.914Z[ host-image] Aug 29 22:21:28.774 INFO O| Aug 29 22:21:28.774 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
99722025-08-29T22:21:28.914Z[ host-image] Aug 29 22:21:28.775 INFO O| Aug 29 22:21:28.775 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
99732025-08-29T22:21:28.914Z[ host-image] Aug 29 22:21:28.775 INFO O| Aug 29 22:21:28.775 INFO STEP 96 (ensure_dir) COMPLETE
99742025-08-29T22:21:28.914Z[ host-image] Aug 29 22:21:28.775 INFO O| Aug 29 22:21:28.775 INFO STEP 97: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99752025-08-29T22:21:28.969Z[ host-image] Aug 29 22:21:28.794 INFO O| Aug 29 22:21:28.794 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
99762025-08-29T22:21:28.969Z[ host-image] Aug 29 22:21:28.794 INFO O| Aug 29 22:21:28.794 INFO copying /tmp/.tmpOWgyXQ/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 ...
99772025-08-29T22:21:28.969Z[ host-image] Aug 29 22:21:28.794 INFO O| Aug 29 22:21:28.794 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
99782025-08-29T22:21:28.969Z[ host-image] Aug 29 22:21:28.794 INFO O| Aug 29 22:21:28.794 INFO ok!
99792025-08-29T22:21:28.969Z[ host-image] Aug 29 22:21:28.794 INFO O| Aug 29 22:21:28.794 INFO STEP 97 (ensure_file) COMPLETE
99802025-08-29T22:21:28.969Z[ host-image] Aug 29 22:21:28.794 INFO O| Aug 29 22:21:28.794 INFO STEP 98: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99812025-08-29T22:21:28.970Z[ host-image] Aug 29 22:21:28.815 INFO O| Aug 29 22:21:28.815 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
99822025-08-29T22:21:28.970Z[ host-image] Aug 29 22:21:28.815 INFO O| Aug 29 22:21:28.815 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
99832025-08-29T22:21:28.970Z[ host-image] Aug 29 22:21:28.815 INFO O| Aug 29 22:21:28.815 INFO STEP 98 (ensure_dir) COMPLETE
99842025-08-29T22:21:28.970Z[ host-image] Aug 29 22:21:28.815 INFO O| Aug 29 22:21:28.815 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99852025-08-29T22:21:29.023Z[ host-image] Aug 29 22:21:28.833 INFO O| Aug 29 22:21:28.833 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
99862025-08-29T22:21:29.023Z[ host-image] Aug 29 22:21:28.833 INFO O| Aug 29 22:21:28.833 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
99872025-08-29T22:21:29.023Z[ host-image] Aug 29 22:21:28.833 INFO O| Aug 29 22:21:28.833 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
99882025-08-29T22:21:29.023Z[ host-image] Aug 29 22:21:28.833 INFO O| Aug 29 22:21:28.833 INFO ok!
99892025-08-29T22:21:29.023Z[ host-image] Aug 29 22:21:28.833 INFO O| Aug 29 22:21:28.833 INFO STEP 99 (ensure_file) COMPLETE
99902025-08-29T22:21:29.023Z[ host-image] Aug 29 22:21:28.833 INFO O| Aug 29 22:21:28.833 INFO STEP 100: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99912025-08-29T22:21:29.023Z[ host-image] Aug 29 22:21:28.850 INFO O| Aug 29 22:21:28.850 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
99922025-08-29T22:21:29.023Z[ host-image] Aug 29 22:21:28.850 INFO O| Aug 29 22:21:28.850 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
99932025-08-29T22:21:29.023Z[ host-image] Aug 29 22:21:28.868 INFO O| Aug 29 22:21:28.868 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
99942025-08-29T22:21:29.035Z[ host-image] Aug 29 22:21:28.868 INFO O| Aug 29 22:21:28.868 INFO ok!
99952025-08-29T22:21:29.035Z[ host-image] Aug 29 22:21:28.868 INFO O| Aug 29 22:21:28.868 INFO STEP 100 (ensure_file) COMPLETE
99962025-08-29T22:21:29.035Z[ host-image] Aug 29 22:21:28.868 INFO O| Aug 29 22:21:28.868 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99972025-08-29T22:21:29.125Z[ host-image] Aug 29 22:21:28.886 INFO O| Aug 29 22:21:28.886 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
99982025-08-29T22:21:29.125Z[ host-image] Aug 29 22:21:28.886 INFO O| Aug 29 22:21:28.886 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
99992025-08-29T22:21:29.730Z[ host-image] Aug 29 22:21:29.594 INFO O| Aug 29 22:21:29.594 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind
100002025-08-29T22:21:29.730Z[ host-image] Aug 29 22:21:29.595 INFO O| Aug 29 22:21:29.594 INFO ok!
100012025-08-29T22:21:29.788Z[ host-image] Aug 29 22:21:29.595 INFO O| Aug 29 22:21:29.594 INFO STEP 101 (ensure_file) COMPLETE
100022025-08-29T22:21:29.788Z[ host-image] Aug 29 22:21:29.595 INFO O| Aug 29 22:21:29.594 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100032025-08-29T22:21:29.788Z[ host-image] Aug 29 22:21:29.620 INFO O| Aug 29 22:21:29.620 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION does not exist
100042025-08-29T22:21:29.788Z[ host-image] Aug 29 22:21:29.620 INFO O| Aug 29 22:21:29.620 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION ...
100052025-08-29T22:21:29.788Z[ host-image] Aug 29 22:21:29.620 INFO O| Aug 29 22:21:29.620 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION
100062025-08-29T22:21:29.788Z[ host-image] Aug 29 22:21:29.620 INFO O| Aug 29 22:21:29.620 INFO ok!
100072025-08-29T22:21:29.788Z[ host-image] Aug 29 22:21:29.620 INFO O| Aug 29 22:21:29.620 INFO STEP 102 (ensure_file) COMPLETE
100082025-08-29T22:21:29.788Z[ host-image] Aug 29 22:21:29.620 INFO O| Aug 29 22:21:29.620 INFO STEP 103: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100092025-08-29T22:21:29.840Z[ host-image] Aug 29 22:21:29.640 INFO O| Aug 29 22:21:29.640 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace
100102025-08-29T22:21:29.840Z[ host-image] Aug 29 22:21:29.640 INFO O| Aug 29 22:21:29.640 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace
100112025-08-29T22:21:29.840Z[ host-image] Aug 29 22:21:29.641 INFO O| Aug 29 22:21:29.640 INFO STEP 103 (ensure_dir) COMPLETE
100122025-08-29T22:21:29.840Z[ host-image] Aug 29 22:21:29.641 INFO O| Aug 29 22:21:29.640 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100132025-08-29T22:21:29.840Z[ host-image] Aug 29 22:21:29.658 INFO O| Aug 29 22:21:29.657 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d does not exist
100142025-08-29T22:21:29.840Z[ host-image] Aug 29 22:21:29.658 INFO O| Aug 29 22:21:29.658 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/upstairs_repair.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d ...
100152025-08-29T22:21:29.840Z[ host-image] Aug 29 22:21:29.658 INFO O| Aug 29 22:21:29.658 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d
100162025-08-29T22:21:29.840Z[ host-image] Aug 29 22:21:29.658 INFO O| Aug 29 22:21:29.658 INFO ok!
100172025-08-29T22:21:29.840Z[ host-image] Aug 29 22:21:29.658 INFO O| Aug 29 22:21:29.658 INFO STEP 104 (ensure_file) COMPLETE
100182025-08-29T22:21:29.840Z[ host-image] Aug 29 22:21:29.658 INFO O| Aug 29 22:21:29.658 INFO STEP 105: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100192025-08-29T22:21:29.840Z[ host-image] Aug 29 22:21:29.678 INFO O| Aug 29 22:21:29.678 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d does not exist
100202025-08-29T22:21:29.840Z[ host-image] Aug 29 22:21:29.679 INFO O| Aug 29 22:21:29.678 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/upstairs_raw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d ...
100212025-08-29T22:21:29.840Z[ host-image] Aug 29 22:21:29.679 INFO O| Aug 29 22:21:29.679 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d
100222025-08-29T22:21:29.840Z[ host-image] Aug 29 22:21:29.679 INFO O| Aug 29 22:21:29.679 INFO ok!
100232025-08-29T22:21:29.840Z[ host-image] Aug 29 22:21:29.679 INFO O| Aug 29 22:21:29.679 INFO STEP 105 (ensure_file) COMPLETE
100242025-08-29T22:21:29.840Z[ host-image] Aug 29 22:21:29.679 INFO O| Aug 29 22:21:29.679 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100252025-08-29T22:21:29.875Z[ host-image] Aug 29 22:21:29.696 INFO O| Aug 29 22:21:29.696 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d does not exist
100262025-08-29T22:21:29.875Z[ host-image] Aug 29 22:21:29.696 INFO O| Aug 29 22:21:29.696 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/upstairs_info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d ...
100272025-08-29T22:21:29.875Z[ host-image] Aug 29 22:21:29.696 INFO O| Aug 29 22:21:29.696 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d
100282025-08-29T22:21:29.875Z[ host-image] Aug 29 22:21:29.696 INFO O| Aug 29 22:21:29.696 INFO ok!
100292025-08-29T22:21:29.875Z[ host-image] Aug 29 22:21:29.696 INFO O| Aug 29 22:21:29.696 INFO STEP 106 (ensure_file) COMPLETE
100302025-08-29T22:21:29.875Z[ host-image] Aug 29 22:21:29.696 INFO O| Aug 29 22:21:29.696 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100312025-08-29T22:21:29.884Z[ host-image] Aug 29 22:21:29.731 INFO O| Aug 29 22:21:29.731 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d does not exist
100322025-08-29T22:21:29.884Z[ host-image] Aug 29 22:21:29.731 INFO O| Aug 29 22:21:29.731 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/upstairs_count.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d ...
100332025-08-29T22:21:29.884Z[ host-image] Aug 29 22:21:29.731 INFO O| Aug 29 22:21:29.731 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d
100342025-08-29T22:21:29.884Z[ host-image] Aug 29 22:21:29.731 INFO O| Aug 29 22:21:29.731 INFO ok!
100352025-08-29T22:21:29.884Z[ host-image] Aug 29 22:21:29.731 INFO O| Aug 29 22:21:29.731 INFO STEP 107 (ensure_file) COMPLETE
100362025-08-29T22:21:29.884Z[ host-image] Aug 29 22:21:29.731 INFO O| Aug 29 22:21:29.731 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100372025-08-29T22:21:29.931Z[ host-image] Aug 29 22:21:29.758 INFO O| Aug 29 22:21:29.758 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d does not exist
100382025-08-29T22:21:29.931Z[ host-image] Aug 29 22:21:29.758 INFO O| Aug 29 22:21:29.758 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/upstairs_action.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d ...
100392025-08-29T22:21:29.932Z[ host-image] Aug 29 22:21:29.758 INFO O| Aug 29 22:21:29.758 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d
100402025-08-29T22:21:29.932Z[ host-image] Aug 29 22:21:29.758 INFO O| Aug 29 22:21:29.758 INFO ok!
100412025-08-29T22:21:29.932Z[ host-image] Aug 29 22:21:29.758 INFO O| Aug 29 22:21:29.758 INFO STEP 108 (ensure_file) COMPLETE
100422025-08-29T22:21:29.932Z[ host-image] Aug 29 22:21:29.758 INFO O| Aug 29 22:21:29.758 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100432025-08-29T22:21:29.932Z[ host-image] Aug 29 22:21:29.778 INFO O| Aug 29 22:21:29.778 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/up-info.d does not exist
100442025-08-29T22:21:29.932Z[ host-image] Aug 29 22:21:29.778 INFO O| Aug 29 22:21:29.778 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/up-info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/up-info.d ...
100452025-08-29T22:21:29.932Z[ host-image] Aug 29 22:21:29.778 INFO O| Aug 29 22:21:29.778 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/up-info.d
100462025-08-29T22:21:29.932Z[ host-image] Aug 29 22:21:29.779 INFO O| Aug 29 22:21:29.778 INFO ok!
100472025-08-29T22:21:29.932Z[ host-image] Aug 29 22:21:29.779 INFO O| Aug 29 22:21:29.778 INFO STEP 109 (ensure_file) COMPLETE
100482025-08-29T22:21:29.932Z[ host-image] Aug 29 22:21:29.779 INFO O| Aug 29 22:21:29.778 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100492025-08-29T22:21:29.967Z[ host-image] Aug 29 22:21:29.796 INFO O| Aug 29 22:21:29.796 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/tracegw.d does not exist
100502025-08-29T22:21:29.967Z[ host-image] Aug 29 22:21:29.796 INFO O| Aug 29 22:21:29.796 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/tracegw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/tracegw.d ...
100512025-08-29T22:21:29.967Z[ host-image] Aug 29 22:21:29.796 INFO O| Aug 29 22:21:29.796 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/tracegw.d
100522025-08-29T22:21:29.967Z[ host-image] Aug 29 22:21:29.796 INFO O| Aug 29 22:21:29.796 INFO ok!
100532025-08-29T22:21:29.967Z[ host-image] Aug 29 22:21:29.796 INFO O| Aug 29 22:21:29.796 INFO STEP 110 (ensure_file) COMPLETE
100542025-08-29T22:21:29.967Z[ host-image] Aug 29 22:21:29.796 INFO O| Aug 29 22:21:29.796 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100552025-08-29T22:21:29.967Z[ host-image] Aug 29 22:21:29.818 INFO O| Aug 29 22:21:29.818 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d does not exist
100562025-08-29T22:21:29.967Z[ host-image] Aug 29 22:21:29.818 INFO O| Aug 29 22:21:29.818 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/trace-vol.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d ...
100572025-08-29T22:21:29.968Z[ host-image] Aug 29 22:21:29.818 INFO O| Aug 29 22:21:29.818 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d
100582025-08-29T22:21:29.968Z[ host-image] Aug 29 22:21:29.818 INFO O| Aug 29 22:21:29.818 INFO ok!
100592025-08-29T22:21:29.968Z[ host-image] Aug 29 22:21:29.818 INFO O| Aug 29 22:21:29.818 INFO STEP 111 (ensure_file) COMPLETE
100602025-08-29T22:21:29.968Z[ host-image] Aug 29 22:21:29.818 INFO O| Aug 29 22:21:29.818 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100612025-08-29T22:21:30.082Z[ host-image] Aug 29 22:21:29.843 INFO O| Aug 29 22:21:29.843 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d does not exist
100622025-08-29T22:21:30.082Z[ host-image] Aug 29 22:21:29.843 INFO O| Aug 29 22:21:29.843 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/sled_upstairs_info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d ...
100632025-08-29T22:21:30.082Z[ host-image] Aug 29 22:21:29.844 INFO O| Aug 29 22:21:29.844 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d
100642025-08-29T22:21:30.082Z[ host-image] Aug 29 22:21:29.844 INFO O| Aug 29 22:21:29.844 INFO ok!
100652025-08-29T22:21:30.082Z[ host-image] Aug 29 22:21:29.844 INFO O| Aug 29 22:21:29.844 INFO STEP 112 (ensure_file) COMPLETE
100662025-08-29T22:21:30.082Z[ host-image] Aug 29 22:21:29.844 INFO O| Aug 29 22:21:29.844 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100672025-08-29T22:21:30.082Z[ host-image] Aug 29 22:21:29.860 INFO O| Aug 29 22:21:29.860 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d does not exist
100682025-08-29T22:21:30.082Z[ host-image] Aug 29 22:21:29.860 INFO O| Aug 29 22:21:29.860 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/single_up_info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d ...
100692025-08-29T22:21:30.083Z[ host-image] Aug 29 22:21:29.861 INFO O| Aug 29 22:21:29.861 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d
100702025-08-29T22:21:30.083Z[ host-image] Aug 29 22:21:29.861 INFO O| Aug 29 22:21:29.861 INFO ok!
100712025-08-29T22:21:30.083Z[ host-image] Aug 29 22:21:29.861 INFO O| Aug 29 22:21:29.861 INFO STEP 113 (ensure_file) COMPLETE
100722025-08-29T22:21:30.083Z[ host-image] Aug 29 22:21:29.861 INFO O| Aug 29 22:21:29.861 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100732025-08-29T22:21:30.167Z[ host-image] Aug 29 22:21:29.880 INFO O| Aug 29 22:21:29.880 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perfgw.d does not exist
100742025-08-29T22:21:30.167Z[ host-image] Aug 29 22:21:29.880 INFO O| Aug 29 22:21:29.880 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perfgw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perfgw.d ...
100752025-08-29T22:21:30.168Z[ host-image] Aug 29 22:21:29.881 INFO O| Aug 29 22:21:29.880 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perfgw.d
100762025-08-29T22:21:30.168Z[ host-image] Aug 29 22:21:29.881 INFO O| Aug 29 22:21:29.881 INFO ok!
100772025-08-29T22:21:30.168Z[ host-image] Aug 29 22:21:29.881 INFO O| Aug 29 22:21:29.881 INFO STEP 114 (ensure_file) COMPLETE
100782025-08-29T22:21:30.168Z[ host-image] Aug 29 22:21:29.881 INFO O| Aug 29 22:21:29.881 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100792025-08-29T22:21:30.168Z[ host-image] Aug 29 22:21:29.901 INFO O| Aug 29 22:21:29.900 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d does not exist
100802025-08-29T22:21:30.168Z[ host-image] Aug 29 22:21:29.901 INFO O| Aug 29 22:21:29.901 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perf-vol.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d ...
100812025-08-29T22:21:30.168Z[ host-image] Aug 29 22:21:29.901 INFO O| Aug 29 22:21:29.901 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d
100822025-08-29T22:21:30.168Z[ host-image] Aug 29 22:21:29.901 INFO O| Aug 29 22:21:29.901 INFO ok!
100832025-08-29T22:21:30.168Z[ host-image] Aug 29 22:21:29.901 INFO O| Aug 29 22:21:29.901 INFO STEP 115 (ensure_file) COMPLETE
100842025-08-29T22:21:30.168Z[ host-image] Aug 29 22:21:29.901 INFO O| Aug 29 22:21:29.901 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100852025-08-29T22:21:30.168Z[ host-image] Aug 29 22:21:29.921 INFO O| Aug 29 22:21:29.921 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d does not exist
100862025-08-29T22:21:30.168Z[ host-image] Aug 29 22:21:29.921 INFO O| Aug 29 22:21:29.921 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perf-upstairs-wf.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d ...
100872025-08-29T22:21:30.169Z[ host-image] Aug 29 22:21:29.921 INFO O| Aug 29 22:21:29.921 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d
100882025-08-29T22:21:30.169Z[ host-image] Aug 29 22:21:29.921 INFO O| Aug 29 22:21:29.921 INFO ok!
100892025-08-29T22:21:30.169Z[ host-image] Aug 29 22:21:29.921 INFO O| Aug 29 22:21:29.921 INFO STEP 116 (ensure_file) COMPLETE
100902025-08-29T22:21:30.169Z[ host-image] Aug 29 22:21:29.921 INFO O| Aug 29 22:21:29.921 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100912025-08-29T22:21:30.169Z[ host-image] Aug 29 22:21:29.941 INFO O| Aug 29 22:21:29.941 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d does not exist
100922025-08-29T22:21:30.169Z[ host-image] Aug 29 22:21:29.941 INFO O| Aug 29 22:21:29.941 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perf-reqwest.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d ...
100932025-08-29T22:21:30.169Z[ host-image] Aug 29 22:21:29.942 INFO O| Aug 29 22:21:29.941 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d
100942025-08-29T22:21:30.169Z[ host-image] Aug 29 22:21:29.942 INFO O| Aug 29 22:21:29.942 INFO ok!
100952025-08-29T22:21:30.169Z[ host-image] Aug 29 22:21:29.942 INFO O| Aug 29 22:21:29.942 INFO STEP 117 (ensure_file) COMPLETE
100962025-08-29T22:21:30.169Z[ host-image] Aug 29 22:21:29.942 INFO O| Aug 29 22:21:29.942 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100972025-08-29T22:21:30.169Z[ host-image] Aug 29 22:21:29.961 INFO O| Aug 29 22:21:29.961 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d does not exist
100982025-08-29T22:21:30.169Z[ host-image] Aug 29 22:21:29.961 INFO O| Aug 29 22:21:29.961 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perf-online-repair.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d ...
100992025-08-29T22:21:30.169Z[ host-image] Aug 29 22:21:29.961 INFO O| Aug 29 22:21:29.961 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d
101002025-08-29T22:21:30.169Z[ host-image] Aug 29 22:21:29.961 INFO O| Aug 29 22:21:29.961 INFO ok!
101012025-08-29T22:21:30.170Z[ host-image] Aug 29 22:21:29.961 INFO O| Aug 29 22:21:29.961 INFO STEP 118 (ensure_file) COMPLETE
101022025-08-29T22:21:30.170Z[ host-image] Aug 29 22:21:29.961 INFO O| Aug 29 22:21:29.961 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101032025-08-29T22:21:30.170Z[ host-image] Aug 29 22:21:29.978 INFO O| Aug 29 22:21:29.977 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d does not exist
101042025-08-29T22:21:30.170Z[ host-image] Aug 29 22:21:29.978 INFO O| Aug 29 22:21:29.978 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perf-ds-net.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d ...
101052025-08-29T22:21:30.170Z[ host-image] Aug 29 22:21:29.978 INFO O| Aug 29 22:21:29.978 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d
101062025-08-29T22:21:30.170Z[ host-image] Aug 29 22:21:29.978 INFO O| Aug 29 22:21:29.978 INFO ok!
101072025-08-29T22:21:30.170Z[ host-image] Aug 29 22:21:29.978 INFO O| Aug 29 22:21:29.978 INFO STEP 119 (ensure_file) COMPLETE
101082025-08-29T22:21:30.170Z[ host-image] Aug 29 22:21:29.978 INFO O| Aug 29 22:21:29.978 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101092025-08-29T22:21:30.262Z[ host-image] Aug 29 22:21:29.994 INFO O| Aug 29 22:21:29.994 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d does not exist
101102025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:29.994 INFO O| Aug 29 22:21:29.994 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perf-ds-client.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d ...
101112025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:29.995 INFO O| Aug 29 22:21:29.994 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d
101122025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:29.995 INFO O| Aug 29 22:21:29.994 INFO ok!
101132025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:29.995 INFO O| Aug 29 22:21:29.994 INFO STEP 120 (ensure_file) COMPLETE
101142025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:29.995 INFO O| Aug 29 22:21:29.995 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101152025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:30.011 INFO O| Aug 29 22:21:30.011 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d does not exist
101162025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:30.011 INFO O| Aug 29 22:21:30.011 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d ...
101172025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:30.011 INFO O| Aug 29 22:21:30.011 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d
101182025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:30.011 INFO O| Aug 29 22:21:30.011 INFO ok!
101192025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:30.011 INFO O| Aug 29 22:21:30.011 INFO STEP 121 (ensure_file) COMPLETE
101202025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:30.011 INFO O| Aug 29 22:21:30.011 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101212025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:30.028 INFO O| Aug 29 22:21:30.028 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d does not exist
101222025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:30.028 INFO O| Aug 29 22:21:30.028 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-tick.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d ...
101232025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:30.028 INFO O| Aug 29 22:21:30.028 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d
101242025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:30.028 INFO O| Aug 29 22:21:30.028 INFO ok!
101252025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:30.028 INFO O| Aug 29 22:21:30.028 INFO STEP 122 (ensure_file) COMPLETE
101262025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:30.028 INFO O| Aug 29 22:21:30.028 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101272025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:30.047 INFO O| Aug 29 22:21:30.046 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d does not exist
101282025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:30.047 INFO O| Aug 29 22:21:30.046 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-three.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d ...
101292025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:30.047 INFO O| Aug 29 22:21:30.047 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d
101302025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:30.047 INFO O| Aug 29 22:21:30.047 INFO ok!
101312025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:30.047 INFO O| Aug 29 22:21:30.047 INFO STEP 123 (ensure_file) COMPLETE
101322025-08-29T22:21:30.263Z[ host-image] Aug 29 22:21:30.047 INFO O| Aug 29 22:21:30.047 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101332025-08-29T22:21:30.351Z[ host-image] Aug 29 22:21:30.075 INFO O| Aug 29 22:21:30.075 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d does not exist
101342025-08-29T22:21:30.351Z[ host-image] Aug 29 22:21:30.075 INFO O| Aug 29 22:21:30.075 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-os.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d ...
101352025-08-29T22:21:30.351Z[ host-image] Aug 29 22:21:30.075 INFO O| Aug 29 22:21:30.075 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d
101362025-08-29T22:21:30.351Z[ host-image] Aug 29 22:21:30.075 INFO O| Aug 29 22:21:30.075 INFO ok!
101372025-08-29T22:21:30.351Z[ host-image] Aug 29 22:21:30.075 INFO O| Aug 29 22:21:30.075 INFO STEP 124 (ensure_file) COMPLETE
101382025-08-29T22:21:30.352Z[ host-image] Aug 29 22:21:30.075 INFO O| Aug 29 22:21:30.075 INFO STEP 125: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101392025-08-29T22:21:30.352Z[ host-image] Aug 29 22:21:30.094 INFO O| Aug 29 22:21:30.094 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh does not exist
101402025-08-29T22:21:30.352Z[ host-image] Aug 29 22:21:30.094 INFO O| Aug 29 22:21:30.094 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/get-up-state.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh ...
101412025-08-29T22:21:30.352Z[ host-image] Aug 29 22:21:30.094 INFO O| Aug 29 22:21:30.094 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh
101422025-08-29T22:21:30.352Z[ host-image] Aug 29 22:21:30.094 INFO O| Aug 29 22:21:30.094 INFO ok!
101432025-08-29T22:21:30.352Z[ host-image] Aug 29 22:21:30.094 INFO O| Aug 29 22:21:30.094 INFO STEP 125 (ensure_file) COMPLETE
101442025-08-29T22:21:30.355Z[ host-image] Aug 29 22:21:30.094 INFO O| Aug 29 22:21:30.094 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101452025-08-29T22:21:30.356Z[ host-image] Aug 29 22:21:30.116 INFO O| Aug 29 22:21:30.116 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d does not exist
101462025-08-29T22:21:30.356Z[ host-image] Aug 29 22:21:30.116 INFO O| Aug 29 22:21:30.116 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/get-up-state.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d ...
101472025-08-29T22:21:30.356Z[ host-image] Aug 29 22:21:30.116 INFO O| Aug 29 22:21:30.116 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d
101482025-08-29T22:21:30.356Z[ host-image] Aug 29 22:21:30.116 INFO O| Aug 29 22:21:30.116 INFO ok!
101492025-08-29T22:21:30.356Z[ host-image] Aug 29 22:21:30.116 INFO O| Aug 29 22:21:30.116 INFO STEP 126 (ensure_file) COMPLETE
101502025-08-29T22:21:30.356Z[ host-image] Aug 29 22:21:30.116 INFO O| Aug 29 22:21:30.116 INFO STEP 127: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101512025-08-29T22:21:30.356Z[ host-image] Aug 29 22:21:30.135 INFO O| Aug 29 22:21:30.135 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh does not exist
101522025-08-29T22:21:30.356Z[ host-image] Aug 29 22:21:30.135 INFO O| Aug 29 22:21:30.135 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/get-lr-state.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh ...
101532025-08-29T22:21:30.356Z[ host-image] Aug 29 22:21:30.135 INFO O| Aug 29 22:21:30.135 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh
101542025-08-29T22:21:30.356Z[ host-image] Aug 29 22:21:30.135 INFO O| Aug 29 22:21:30.135 INFO ok!
101552025-08-29T22:21:30.356Z[ host-image] Aug 29 22:21:30.135 INFO O| Aug 29 22:21:30.135 INFO STEP 127 (ensure_file) COMPLETE
101562025-08-29T22:21:30.356Z[ host-image] Aug 29 22:21:30.135 INFO O| Aug 29 22:21:30.135 INFO STEP 128: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101572025-08-29T22:21:30.356Z[ host-image] Aug 29 22:21:30.154 INFO O| Aug 29 22:21:30.153 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d does not exist
101582025-08-29T22:21:30.356Z[ host-image] Aug 29 22:21:30.154 INFO O| Aug 29 22:21:30.153 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/get-lr-state.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d ...
101592025-08-29T22:21:30.356Z[ host-image] Aug 29 22:21:30.154 INFO O| Aug 29 22:21:30.154 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d
101602025-08-29T22:21:30.356Z[ host-image] Aug 29 22:21:30.154 INFO O| Aug 29 22:21:30.154 INFO ok!
101612025-08-29T22:21:30.356Z[ host-image] Aug 29 22:21:30.154 INFO O| Aug 29 22:21:30.154 INFO STEP 128 (ensure_file) COMPLETE
101622025-08-29T22:21:30.356Z[ host-image] Aug 29 22:21:30.154 INFO O| Aug 29 22:21:30.154 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101632025-08-29T22:21:30.511Z[ host-image] Aug 29 22:21:30.172 INFO O| Aug 29 22:21:30.172 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh does not exist
101642025-08-29T22:21:30.511Z[ host-image] Aug 29 22:21:30.172 INFO O| Aug 29 22:21:30.172 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/get-ds-state.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh ...
101652025-08-29T22:21:30.511Z[ host-image] Aug 29 22:21:30.172 INFO O| Aug 29 22:21:30.172 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh
101662025-08-29T22:21:30.511Z[ host-image] Aug 29 22:21:30.172 INFO O| Aug 29 22:21:30.172 INFO ok!
101672025-08-29T22:21:30.511Z[ host-image] Aug 29 22:21:30.172 INFO O| Aug 29 22:21:30.172 INFO STEP 129 (ensure_file) COMPLETE
101682025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.172 INFO O| Aug 29 22:21:30.172 INFO STEP 130: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101692025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.190 INFO O| Aug 29 22:21:30.190 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d does not exist
101702025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.190 INFO O| Aug 29 22:21:30.190 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/get-ds-state.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d ...
101712025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.190 INFO O| Aug 29 22:21:30.190 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d
101722025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.190 INFO O| Aug 29 22:21:30.190 INFO ok!
101732025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.190 INFO O| Aug 29 22:21:30.190 INFO STEP 130 (ensure_file) COMPLETE
101742025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.190 INFO O| Aug 29 22:21:30.190 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101752025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.208 INFO O| Aug 29 22:21:30.208 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d does not exist
101762025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.208 INFO O| Aug 29 22:21:30.208 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/downstairs_count.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d ...
101772025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.209 INFO O| Aug 29 22:21:30.208 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d
101782025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.209 INFO O| Aug 29 22:21:30.208 INFO ok!
101792025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.209 INFO O| Aug 29 22:21:30.209 INFO STEP 131 (ensure_file) COMPLETE
101802025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.209 INFO O| Aug 29 22:21:30.209 INFO STEP 132: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101812025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.225 INFO O| Aug 29 22:21:30.225 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d does not exist
101822025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.226 INFO O| Aug 29 22:21:30.225 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/all_downstairs.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d ...
101832025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.226 INFO O| Aug 29 22:21:30.226 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d
101842025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.226 INFO O| Aug 29 22:21:30.226 INFO ok!
101852025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.226 INFO O| Aug 29 22:21:30.226 INFO STEP 132 (ensure_file) COMPLETE
101862025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.226 INFO O| Aug 29 22:21:30.226 INFO STEP 133: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101872025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.243 INFO O| Aug 29 22:21:30.243 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/README.md does not exist
101882025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.243 INFO O| Aug 29 22:21:30.243 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/README.md ...
101892025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.243 INFO O| Aug 29 22:21:30.243 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/README.md
101902025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.243 INFO O| Aug 29 22:21:30.243 INFO ok!
101912025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.243 INFO O| Aug 29 22:21:30.243 INFO STEP 133 (ensure_file) COMPLETE
101922025-08-29T22:21:30.512Z[ host-image] Aug 29 22:21:30.243 INFO O| Aug 29 22:21:30.243 INFO STEP 134: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101932025-08-29T22:21:31.104Z[ host-image] Aug 29 22:21:30.265 INFO O| Aug 29 22:21:30.265 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt does not exist
101942025-08-29T22:21:31.104Z[ host-image] Aug 29 22:21:30.265 INFO O| Aug 29 22:21:30.265 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/dtrace-info.txt -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt ...
101952025-08-29T22:21:31.104Z[ host-image] Aug 29 22:21:30.265 INFO O| Aug 29 22:21:30.265 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt
101962025-08-29T22:21:31.104Z[ host-image] Aug 29 22:21:30.265 INFO O| Aug 29 22:21:30.265 INFO ok!
101972025-08-29T22:21:31.104Z[ host-image] Aug 29 22:21:30.265 INFO O| Aug 29 22:21:30.265 INFO STEP 134 (ensure_file) COMPLETE
101982025-08-29T22:21:31.104Z[ host-image] Aug 29 22:21:30.265 INFO O| Aug 29 22:21:30.265 INFO STEP 135: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101992025-08-29T22:21:31.104Z[ host-image] Aug 29 22:21:30.281 INFO O| Aug 29 22:21:30.281 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/VERSION does not exist
102002025-08-29T22:21:31.104Z[ host-image] Aug 29 22:21:30.282 INFO O| Aug 29 22:21:30.281 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/crucible_dtrace/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/VERSION ...
102012025-08-29T22:21:31.104Z[ host-image] Aug 29 22:21:30.282 INFO O| Aug 29 22:21:30.282 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/VERSION
102022025-08-29T22:21:31.104Z[ host-image] Aug 29 22:21:30.282 INFO O| Aug 29 22:21:30.282 INFO ok!
102032025-08-29T22:21:31.104Z[ host-image] Aug 29 22:21:30.282 INFO O| Aug 29 22:21:30.282 INFO STEP 135 (ensure_file) COMPLETE
102042025-08-29T22:21:31.104Z[ host-image] Aug 29 22:21:30.282 INFO O| Aug 29 22:21:30.282 INFO STEP 136: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102052025-08-29T22:21:31.104Z[ host-image] Aug 29 22:21:30.300 INFO O| Aug 29 22:21:30.300 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz does not exist
102062025-08-29T22:21:31.104Z[ host-image] Aug 29 22:21:30.301 INFO O| Aug 29 22:21:30.300 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz ...
102072025-08-29T22:21:41.540Z[ recovery-image] Aug 29 22:21:41.384 INFO E| Finished `release` profile [optimized] target(s) in 1m 09s
102082025-08-29T22:21:41.602Z[ recovery-image] Aug 29 22:21:41.416 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
102092025-08-29T22:21:41.822Z[ recovery-image] Aug 29 22:21:41.657 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.89.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
102102025-08-29T22:21:41.877Z[ recovery-image] Aug 29 22:21:41.657 INFO building ROM for gimlet
102112025-08-29T22:21:41.877Z[ recovery-image] Aug 29 22:21:41.657 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", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5", "--app", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.a.toml", "--image", "/work/os-recovery/gimlet.rom"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
102122025-08-29T22:21:43.431Z[ recovery-image] Aug 29 22:21:43.242 INFO E| Downloading crates ...
102132025-08-29T22:21:43.882Z[ recovery-image] Aug 29 22:21:43.753 INFO E| Downloaded anstyle-query v1.1.2
102142025-08-29T22:21:43.920Z[ recovery-image] Aug 29 22:21:43.791 INFO E| Downloaded toml_datetime v0.6.9
102152025-08-29T22:21:43.970Z[ recovery-image] Aug 29 22:21:43.794 INFO E| Downloaded os_pipe v1.2.1
102162025-08-29T22:21:43.970Z[ recovery-image] Aug 29 22:21:43.798 INFO E| Downloaded shared_child v1.0.1
102172025-08-29T22:21:43.970Z[ recovery-image] Aug 29 22:21:43.801 INFO E| Downloaded toml_write v0.1.1
102182025-08-29T22:21:43.970Z[ recovery-image] Aug 29 22:21:43.804 INFO E| Downloaded serde_spanned v0.6.8
102192025-08-29T22:21:43.970Z[ recovery-image] Aug 29 22:21:43.808 INFO E| Downloaded duct v0.13.7
102202025-08-29T22:21:43.970Z[ recovery-image] Aug 29 22:21:43.813 INFO E| Downloaded clap v4.5.37
102212025-08-29T22:21:44.036Z[ recovery-image] Aug 29 22:21:43.830 INFO E| Downloaded toml v0.8.22
102222025-08-29T22:21:44.099Z[ recovery-image] Aug 29 22:21:43.909 INFO E| Downloaded cc v1.2.20
102232025-08-29T22:21:44.099Z[ recovery-image] Aug 29 22:21:43.916 INFO E| Downloaded toml_edit v0.22.26
102242025-08-29T22:21:44.130Z[ recovery-image] Aug 29 22:21:43.980 INFO E| Downloaded clap_builder v4.5.37
102252025-08-29T22:21:44.130Z[ recovery-image] Aug 29 22:21:43.991 INFO E| Downloaded colorchoice v1.0.3
102262025-08-29T22:21:44.130Z[ recovery-image] Aug 29 22:21:43.994 INFO E| Downloaded winnow v0.7.7
102272025-08-29T22:21:44.158Z[ recovery-image] Aug 29 22:21:44.008 INFO E| Downloaded clap_derive v4.5.32
102282025-08-29T22:21:44.158Z[ recovery-image] Aug 29 22:21:44.012 INFO E| Downloaded anstyle-parse v0.2.6
102292025-08-29T22:21:44.158Z[ recovery-image] Aug 29 22:21:44.016 INFO E| Downloaded anstyle v1.0.10
102302025-08-29T22:21:45.825Z[ recovery-image] Aug 29 22:21:44.704 INFO E| Compiling libc v0.2.172
102312025-08-29T22:21:45.825Z[ recovery-image] Aug 29 22:21:44.704 INFO E| Compiling utf8parse v0.2.2
102322025-08-29T22:21:46.477Z[ recovery-image] Aug 29 22:21:44.704 INFO E| Compiling equivalent v1.0.2
102332025-08-29T22:21:46.477Z[ recovery-image] Aug 29 22:21:44.705 INFO E| Compiling shlex v1.3.0
102342025-08-29T22:21:46.477Z[ recovery-image] Aug 29 22:21:44.705 INFO E| Compiling is_terminal_polyfill v1.70.1
102352025-08-29T22:21:46.477Z[ recovery-image] Aug 29 22:21:44.706 INFO E| Compiling once_cell v1.21.3
102362025-08-29T22:21:46.477Z[ recovery-image] Aug 29 22:21:44.706 INFO E| Compiling anstyle-query v1.1.2
102372025-08-29T22:21:46.477Z[ recovery-image] Aug 29 22:21:44.733 INFO E| Compiling syn v2.0.101
102382025-08-29T22:21:46.477Z[ recovery-image] Aug 29 22:21:45.384 INFO E| Compiling anstyle-parse v0.2.6
102392025-08-29T22:21:46.477Z[ recovery-image] Aug 29 22:21:45.641 INFO E| Compiling anstyle v1.0.10
102402025-08-29T22:21:46.583Z[ recovery-image] Aug 29 22:21:45.783 INFO E| Compiling hashbrown v0.15.2
102412025-08-29T22:21:46.583Z[ recovery-image] Aug 29 22:21:45.784 INFO E| Compiling colorchoice v1.0.3
102422025-08-29T22:21:46.639Z[ recovery-image] Aug 29 22:21:45.933 INFO E| Compiling cc v1.2.20
102432025-08-29T22:21:46.639Z[ recovery-image] Aug 29 22:21:46.451 INFO E| Compiling anyhow v1.0.98
102442025-08-29T22:21:46.873Z[ recovery-image] Aug 29 22:21:46.745 INFO E| Compiling strsim v0.11.1
102452025-08-29T22:21:46.902Z[ recovery-image] Aug 29 22:21:46.757 INFO E| Compiling clap_lex v0.7.4
102462025-08-29T22:21:47.716Z[ recovery-image] Aug 29 22:21:47.583 INFO E| Compiling anstream v0.6.18
102472025-08-29T22:21:48.050Z[ recovery-image] Aug 29 22:21:47.918 INFO E| Compiling winnow v0.7.7
102482025-08-29T22:21:48.257Z[ recovery-image] Aug 29 22:21:48.123 INFO E| Compiling toml_write v0.1.1
102492025-08-29T22:21:49.417Z[ recovery-image] Aug 29 22:21:49.285 INFO E| Compiling os_pipe v1.2.1
102502025-08-29T22:21:49.770Z[ recovery-image] Aug 29 22:21:49.632 INFO E| Compiling shared_child v1.0.1
102512025-08-29T22:21:49.829Z[ recovery-image] Aug 29 22:21:49.669 INFO E| Compiling clap_builder v4.5.37
102522025-08-29T22:21:49.933Z[ host-image] Aug 29 22:21:49.805 INFO O| Aug 29 22:21:49.804 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz
102532025-08-29T22:21:49.933Z[ host-image] Aug 29 22:21:49.805 INFO O| Aug 29 22:21:49.804 INFO ok!
102542025-08-29T22:21:49.965Z[ host-image] Aug 29 22:21:49.805 INFO O| Aug 29 22:21:49.804 INFO STEP 136 (ensure_file) COMPLETE
102552025-08-29T22:21:49.965Z[ host-image] Aug 29 22:21:49.805 INFO O| Aug 29 22:21:49.804 INFO STEP 137: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102562025-08-29T22:21:49.965Z[ host-image] Aug 29 22:21:49.824 INFO O| Aug 29 22:21:49.824 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib
102572025-08-29T22:21:49.965Z[ host-image] Aug 29 22:21:49.824 INFO O| Aug 29 22:21:49.824 INFO STEP 137 (ensure_dir) COMPLETE
102582025-08-29T22:21:49.965Z[ host-image] Aug 29 22:21:49.824 INFO O| Aug 29 22:21:49.824 INFO STEP 138: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102592025-08-29T22:21:49.999Z[ host-image] Aug 29 22:21:49.843 INFO O| Aug 29 22:21:49.843 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc
102602025-08-29T22:21:49.999Z[ host-image] Aug 29 22:21:49.843 INFO O| Aug 29 22:21:49.843 INFO STEP 138 (ensure_dir) COMPLETE
102612025-08-29T22:21:49.999Z[ host-image] Aug 29 22:21:49.843 INFO O| Aug 29 22:21:49.843 INFO STEP 139: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102622025-08-29T22:21:49.999Z[ host-image] Aug 29 22:21:49.860 INFO O| Aug 29 22:21:49.860 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest
102632025-08-29T22:21:49.999Z[ host-image] Aug 29 22:21:49.860 INFO O| Aug 29 22:21:49.860 INFO STEP 139 (ensure_dir) COMPLETE
102642025-08-29T22:21:49.999Z[ host-image] Aug 29 22:21:49.860 INFO O| Aug 29 22:21:49.860 INFO STEP 140: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102652025-08-29T22:21:50.029Z[ host-image] Aug 29 22:21:49.879 INFO O| Aug 29 22:21:49.878 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site
102662025-08-29T22:21:50.029Z[ host-image] Aug 29 22:21:49.879 INFO O| Aug 29 22:21:49.879 INFO STEP 140 (ensure_dir) COMPLETE
102672025-08-29T22:21:50.029Z[ host-image] Aug 29 22:21:49.879 INFO O| Aug 29 22:21:49.879 INFO STEP 141: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102682025-08-29T22:21:50.029Z[ host-image] Aug 29 22:21:49.896 INFO O| Aug 29 22:21:49.896 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
102692025-08-29T22:21:50.029Z[ host-image] Aug 29 22:21:49.896 INFO O| Aug 29 22:21:49.896 INFO copying /tmp/.tmpOWgyXQ/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 ...
102702025-08-29T22:21:50.029Z[ host-image] Aug 29 22:21:49.896 INFO O| Aug 29 22:21:49.896 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml
102712025-08-29T22:21:50.029Z[ host-image] Aug 29 22:21:49.896 INFO O| Aug 29 22:21:49.896 INFO ok!
102722025-08-29T22:21:50.029Z[ host-image] Aug 29 22:21:49.896 INFO O| Aug 29 22:21:49.896 INFO STEP 141 (ensure_file) COMPLETE
102732025-08-29T22:21:50.029Z[ host-image] Aug 29 22:21:49.896 INFO O| Aug 29 22:21:49.896 INFO STEP 142: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102742025-08-29T22:21:50.081Z[ host-image] Aug 29 22:21:49.914 INFO O| Aug 29 22:21:49.914 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/root
102752025-08-29T22:21:50.081Z[ host-image] Aug 29 22:21:49.914 INFO O| Aug 29 22:21:49.914 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/root
102762025-08-29T22:21:50.081Z[ host-image] Aug 29 22:21:49.914 INFO O| Aug 29 22:21:49.914 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root
102772025-08-29T22:21:50.081Z[ host-image] Aug 29 22:21:49.914 INFO O| Aug 29 22:21:49.914 INFO STEP 142 (ensure_dir) COMPLETE
102782025-08-29T22:21:50.081Z[ host-image] Aug 29 22:21:49.914 INFO O| Aug 29 22:21:49.914 INFO STEP 143: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102792025-08-29T22:21:50.122Z[ host-image] Aug 29 22:21:49.933 INFO O| Aug 29 22:21:49.933 WARN file /rpool/images/build/host/work/sled/zfs/a/root/.profile exists, with wrong contents, unlinking
102802025-08-29T22:21:50.122Z[ host-image] Aug 29 22:21:49.933 INFO O| Aug 29 22:21:49.933 INFO copying /tmp/.tmpOWgyXQ/proto/host/root/root/.profile -> /rpool/images/build/host/work/sled/zfs/a/root/.profile ...
102812025-08-29T22:21:50.122Z[ host-image] Aug 29 22:21:49.933 INFO O| Aug 29 22:21:49.933 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root/.profile
102822025-08-29T22:21:50.123Z[ host-image] Aug 29 22:21:49.933 INFO O| Aug 29 22:21:49.933 INFO ok!
102832025-08-29T22:21:50.123Z[ host-image] Aug 29 22:21:49.933 INFO O| Aug 29 22:21:49.933 INFO STEP 143 (ensure_file) COMPLETE
102842025-08-29T22:21:50.123Z[ host-image] Aug 29 22:21:49.933 INFO O| Aug 29 22:21:49.933 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102852025-08-29T22:21:50.123Z[ host-image] Aug 29 22:21:49.953 INFO O| Aug 29 22:21:49.953 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ipsec"
102862025-08-29T22:21:50.123Z[ host-image] Aug 29 22:21:49.953 INFO O| Aug 29 22:21:49.953 INFO STEP 144 (remove_files) COMPLETE
102872025-08-29T22:21:50.123Z[ host-image] Aug 29 22:21:49.953 INFO O| Aug 29 22:21:49.953 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102882025-08-29T22:21:50.123Z[ host-image] Aug 29 22:21:49.973 INFO O| Aug 29 22:21:49.973 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ldap"
102892025-08-29T22:21:50.123Z[ host-image] Aug 29 22:21:49.973 INFO O| Aug 29 22:21:49.973 INFO STEP 145 (remove_files) COMPLETE
102902025-08-29T22:21:50.123Z[ host-image] Aug 29 22:21:49.973 INFO O| Aug 29 22:21:49.973 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102912025-08-29T22:21:50.164Z[ host-image] Aug 29 22:21:49.991 INFO O| Aug 29 22:21:49.991 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/rpc"
102922025-08-29T22:21:50.164Z[ host-image] Aug 29 22:21:49.991 INFO O| Aug 29 22:21:49.991 INFO STEP 146 (remove_files) COMPLETE
102932025-08-29T22:21:50.164Z[ host-image] Aug 29 22:21:49.991 INFO O| Aug 29 22:21:49.991 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102942025-08-29T22:21:50.164Z[ host-image] Aug 29 22:21:50.007 INFO O| Aug 29 22:21:50.006 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/security"
102952025-08-29T22:21:50.164Z[ host-image] Aug 29 22:21:50.007 INFO O| Aug 29 22:21:50.007 INFO STEP 147 (remove_files) COMPLETE
102962025-08-29T22:21:50.164Z[ host-image] Aug 29 22:21:50.007 INFO O| Aug 29 22:21:50.007 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102972025-08-29T22:21:50.165Z[ host-image] Aug 29 22:21:50.026 INFO O| Aug 29 22:21:50.026 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/shares"
102982025-08-29T22:21:50.165Z[ host-image] Aug 29 22:21:50.026 INFO O| Aug 29 22:21:50.026 INFO STEP 148 (remove_files) COMPLETE
102992025-08-29T22:21:50.165Z[ host-image] Aug 29 22:21:50.026 INFO O| Aug 29 22:21:50.026 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103002025-08-29T22:21:50.194Z[ host-image] Aug 29 22:21:50.044 INFO O| Aug 29 22:21:50.044 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/smb"
103012025-08-29T22:21:50.194Z[ host-image] Aug 29 22:21:50.045 INFO O| Aug 29 22:21:50.045 INFO STEP 149 (remove_files) COMPLETE
103022025-08-29T22:21:50.194Z[ host-image] Aug 29 22:21:50.045 INFO O| Aug 29 22:21:50.045 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103032025-08-29T22:21:50.194Z[ host-image] Aug 29 22:21:50.063 INFO O| Aug 29 22:21:50.063 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
103042025-08-29T22:21:50.194Z[ host-image] Aug 29 22:21:50.063 INFO O| Aug 29 22:21:50.063 INFO STEP 150 (remove_files) COMPLETE
103052025-08-29T22:21:50.194Z[ host-image] Aug 29 22:21:50.063 INFO O| Aug 29 22:21:50.063 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103062025-08-29T22:21:50.240Z[ host-image] Aug 29 22:21:50.083 INFO O| Aug 29 22:21:50.083 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
103072025-08-29T22:21:50.240Z[ host-image] Aug 29 22:21:50.083 INFO O| Aug 29 22:21:50.083 INFO STEP 151 (remove_files) COMPLETE
103082025-08-29T22:21:50.240Z[ host-image] Aug 29 22:21:50.083 INFO O| Aug 29 22:21:50.083 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103092025-08-29T22:21:50.771Z[ host-image] Aug 29 22:21:50.100 INFO O| Aug 29 22:21:50.100 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/dns/install.xml"
103102025-08-29T22:21:50.771Z[ host-image] Aug 29 22:21:50.101 INFO O| Aug 29 22:21:50.101 INFO STEP 152 (remove_files) COMPLETE
103112025-08-29T22:21:50.771Z[ host-image] Aug 29 22:21:50.101 INFO O| Aug 29 22:21:50.101 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103122025-08-29T22:21:50.771Z[ host-image] Aug 29 22:21:50.119 INFO O| Aug 29 22:21:50.119 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
103132025-08-29T22:21:50.771Z[ host-image] Aug 29 22:21:50.120 INFO O| Aug 29 22:21:50.119 INFO STEP 153 (remove_files) COMPLETE
103142025-08-29T22:21:50.771Z[ host-image] Aug 29 22:21:50.120 INFO O| Aug 29 22:21:50.120 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103152025-08-29T22:21:50.771Z[ host-image] Aug 29 22:21:50.137 INFO O| Aug 29 22:21:50.137 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd.xml"
103162025-08-29T22:21:50.771Z[ host-image] Aug 29 22:21:50.137 INFO O| Aug 29 22:21:50.137 INFO STEP 154 (remove_files) COMPLETE
103172025-08-29T22:21:50.771Z[ host-image] Aug 29 22:21:50.137 INFO O| Aug 29 22:21:50.137 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103182025-08-29T22:21:50.882Z[ host-image] Aug 29 22:21:50.156 INFO O| Aug 29 22:21:50.156 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-install.xml"
103192025-08-29T22:21:50.882Z[ host-image] Aug 29 22:21:50.156 INFO O| Aug 29 22:21:50.156 INFO STEP 155 (remove_files) COMPLETE
103202025-08-29T22:21:50.882Z[ host-image] Aug 29 22:21:50.156 INFO O| Aug 29 22:21:50.156 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103212025-08-29T22:21:50.882Z[ host-image] Aug 29 22:21:50.173 INFO O| Aug 29 22:21:50.173 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
103222025-08-29T22:21:50.883Z[ host-image] Aug 29 22:21:50.174 INFO O| Aug 29 22:21:50.174 INFO STEP 156 (remove_files) COMPLETE
103232025-08-29T22:21:50.883Z[ host-image] Aug 29 22:21:50.174 INFO O| Aug 29 22:21:50.174 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103242025-08-29T22:21:50.883Z[ host-image] Aug 29 22:21:50.191 INFO O| Aug 29 22:21:50.190 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-iptun.xml"
103252025-08-29T22:21:50.883Z[ host-image] Aug 29 22:21:50.191 INFO O| Aug 29 22:21:50.191 INFO STEP 157 (remove_files) COMPLETE
103262025-08-29T22:21:50.883Z[ host-image] Aug 29 22:21:50.191 INFO O| Aug 29 22:21:50.191 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103272025-08-29T22:21:50.883Z[ host-image] Aug 29 22:21:50.209 INFO O| Aug 29 22:21:50.209 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-location.xml"
103282025-08-29T22:21:50.883Z[ host-image] Aug 29 22:21:50.209 INFO O| Aug 29 22:21:50.209 INFO STEP 158 (remove_files) COMPLETE
103292025-08-29T22:21:50.883Z[ host-image] Aug 29 22:21:50.209 INFO O| Aug 29 22:21:50.209 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103302025-08-29T22:21:50.883Z[ host-image] Aug 29 22:21:50.226 INFO O| Aug 29 22:21:50.226 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
103312025-08-29T22:21:50.883Z[ host-image] Aug 29 22:21:50.226 INFO O| Aug 29 22:21:50.226 INFO STEP 159 (remove_files) COMPLETE
103322025-08-29T22:21:50.887Z[ host-image] Aug 29 22:21:50.226 INFO O| Aug 29 22:21:50.226 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103332025-08-29T22:21:50.887Z[ host-image] Aug 29 22:21:50.243 INFO O| Aug 29 22:21:50.243 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
103342025-08-29T22:21:50.887Z[ host-image] Aug 29 22:21:50.243 INFO O| Aug 29 22:21:50.243 INFO STEP 160 (remove_files) COMPLETE
103352025-08-29T22:21:50.887Z[ host-image] Aug 29 22:21:50.243 INFO O| Aug 29 22:21:50.243 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103362025-08-29T22:21:50.887Z[ host-image] Aug 29 22:21:50.259 INFO O| Aug 29 22:21:50.259 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/varpd.xml"
103372025-08-29T22:21:50.887Z[ host-image] Aug 29 22:21:50.259 INFO O| Aug 29 22:21:50.259 INFO STEP 161 (remove_files) COMPLETE
103382025-08-29T22:21:50.888Z[ host-image] Aug 29 22:21:50.259 INFO O| Aug 29 22:21:50.259 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103392025-08-29T22:21:50.888Z[ host-image] Aug 29 22:21:50.279 INFO O| Aug 29 22:21:50.278 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/allocate.xml"
103402025-08-29T22:21:50.888Z[ host-image] Aug 29 22:21:50.279 INFO O| Aug 29 22:21:50.279 INFO STEP 162 (remove_files) COMPLETE
103412025-08-29T22:21:50.888Z[ host-image] Aug 29 22:21:50.279 INFO O| Aug 29 22:21:50.279 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103422025-08-29T22:21:50.888Z[ host-image] Aug 29 22:21:50.296 INFO O| Aug 29 22:21:50.296 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
103432025-08-29T22:21:50.888Z[ host-image] Aug 29 22:21:50.296 INFO O| Aug 29 22:21:50.296 INFO STEP 163 (remove_files) COMPLETE
103442025-08-29T22:21:50.888Z[ host-image] Aug 29 22:21:50.296 INFO O| Aug 29 22:21:50.296 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103452025-08-29T22:21:50.888Z[ host-image] Aug 29 22:21:50.312 INFO O| Aug 29 22:21:50.312 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
103462025-08-29T22:21:50.888Z[ host-image] Aug 29 22:21:50.312 INFO O| Aug 29 22:21:50.312 INFO STEP 164 (remove_files) COMPLETE
103472025-08-29T22:21:50.889Z[ host-image] Aug 29 22:21:50.312 INFO O| Aug 29 22:21:50.312 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103482025-08-29T22:21:50.889Z[ host-image] Aug 29 22:21:50.328 INFO O| Aug 29 22:21:50.327 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/dev/sndstat"
103492025-08-29T22:21:50.889Z[ host-image] Aug 29 22:21:50.328 INFO O| Aug 29 22:21:50.328 INFO STEP 165 (remove_files) COMPLETE
103502025-08-29T22:21:50.889Z[ host-image] Aug 29 22:21:50.328 INFO O| Aug 29 22:21:50.328 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103512025-08-29T22:21:50.889Z[ host-image] Aug 29 22:21:50.346 INFO O| Aug 29 22:21:50.346 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
103522025-08-29T22:21:50.889Z[ host-image] Aug 29 22:21:50.346 INFO O| Aug 29 22:21:50.346 INFO STEP 166 (remove_files) COMPLETE
103532025-08-29T22:21:50.889Z[ host-image] Aug 29 22:21:50.346 INFO O| Aug 29 22:21:50.346 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103542025-08-29T22:21:50.889Z[ host-image] Aug 29 22:21:50.365 INFO O| Aug 29 22:21:50.365 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/hostid.xml"
103552025-08-29T22:21:50.889Z[ host-image] Aug 29 22:21:50.365 INFO O| Aug 29 22:21:50.365 INFO STEP 167 (remove_files) COMPLETE
103562025-08-29T22:21:50.889Z[ host-image] Aug 29 22:21:50.365 INFO O| Aug 29 22:21:50.365 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103572025-08-29T22:21:50.889Z[ host-image] Aug 29 22:21:50.384 INFO O| Aug 29 22:21:50.384 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/idmap.xml"
103582025-08-29T22:21:50.889Z[ host-image] Aug 29 22:21:50.384 INFO O| Aug 29 22:21:50.384 INFO STEP 168 (remove_files) COMPLETE
103592025-08-29T22:21:50.889Z[ host-image] Aug 29 22:21:50.384 INFO O| Aug 29 22:21:50.384 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103602025-08-29T22:21:50.889Z[ host-image] Aug 29 22:21:50.402 INFO O| Aug 29 22:21:50.402 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/pkgserv.xml"
103612025-08-29T22:21:50.889Z[ host-image] Aug 29 22:21:50.402 INFO O| Aug 29 22:21:50.402 INFO STEP 169 (remove_files) COMPLETE
103622025-08-29T22:21:50.890Z[ host-image] Aug 29 22:21:50.402 INFO O| Aug 29 22:21:50.402 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103632025-08-29T22:21:50.893Z[ host-image] Aug 29 22:21:50.419 INFO O| Aug 29 22:21:50.419 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/zones.xml"
103642025-08-29T22:21:50.893Z[ host-image] Aug 29 22:21:50.419 INFO O| Aug 29 22:21:50.419 INFO STEP 170 (remove_files) COMPLETE
103652025-08-29T22:21:50.893Z[ host-image] Aug 29 22:21:50.419 INFO O| Aug 29 22:21:50.419 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103662025-08-29T22:21:50.894Z[ host-image] Aug 29 22:21:50.435 INFO O| Aug 29 22:21:50.435 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/intrd.xml"
103672025-08-29T22:21:50.894Z[ host-image] Aug 29 22:21:50.435 INFO O| Aug 29 22:21:50.435 INFO STEP 171 (remove_files) COMPLETE
103682025-08-29T22:21:50.894Z[ host-image] Aug 29 22:21:50.435 INFO O| Aug 29 22:21:50.435 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103692025-08-29T22:21:50.894Z[ host-image] Aug 29 22:21:50.454 INFO O| Aug 29 22:21:50.454 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/chrony.xml"
103702025-08-29T22:21:50.894Z[ host-image] Aug 29 22:21:50.455 INFO O| Aug 29 22:21:50.454 INFO STEP 172 (remove_files) COMPLETE
103712025-08-29T22:21:50.894Z[ host-image] Aug 29 22:21:50.455 INFO O| Aug 29 22:21:50.455 INFO STEP 173: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103722025-08-29T22:21:50.894Z[ host-image] Aug 29 22:21:50.480 INFO O| Aug 29 22:21:50.480 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db does not already exist, skipping removal
103732025-08-29T22:21:50.894Z[ host-image] Aug 29 22:21:50.480 INFO O| Aug 29 22:21:50.480 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest"], env: {"SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "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"}
103742025-08-29T22:21:50.894Z[ recovery-image] Aug 29 22:21:50.533 INFO E| Compiling indexmap v2.9.0
103752025-08-29T22:21:51.032Z[ recovery-image] Aug 29 22:21:50.818 INFO E| Compiling duct v0.13.7
103762025-08-29T22:21:54.665Z[ recovery-image] Aug 29 22:21:53.588 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/xtask)
103772025-08-29T22:21:56.645Z[ recovery-image] Aug 29 22:21:56.505 INFO E| Compiling serde_derive v1.0.219
103782025-08-29T22:21:56.645Z[ recovery-image] Aug 29 22:21:56.505 INFO E| Compiling clap_derive v4.5.32
103792025-08-29T22:22:01.009Z[ host-image] Aug 29 22:22:00.871 INFO O| Aug 29 22:22:00.871 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
103802025-08-29T22:22:01.009Z[ host-image] Aug 29 22:22:00.871 INFO O| Aug 29 22:22:00.871 INFO E| svccfg: Loaded 79 smf(7) service descriptions
103812025-08-29T22:22:01.105Z[ host-image] Aug 29 22:22:00.893 INFO O| Aug 29 22:22:00.893 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml"], env: {"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", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db"}
103822025-08-29T22:22:01.281Z[ host-image] Aug 29 22:22:01.154 INFO O| Aug 29 22:22:01.154 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml"], env: {"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", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "SVCCFG_CHECKHASH": "1"}
103832025-08-29T22:22:01.431Z[ host-image] Aug 29 22:22:01.292 INFO O| Aug 29 22:22:01.292 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml"], env: {"SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db"}
103842025-08-29T22:22:01.628Z[ host-image] Aug 29 22:22:01.492 INFO O| Aug 29 22:22:01.492 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db does not exist
103852025-08-29T22:22:01.628Z[ host-image] Aug 29 22:22:01.492 INFO O| Aug 29 22:22:01.492 INFO copying /rpool/images/build/host/tmp/sled/zfs/repo.db -> /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db ...
103862025-08-29T22:22:01.700Z[ host-image] Aug 29 22:22:01.495 INFO O| Aug 29 22:22:01.495 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db
103872025-08-29T22:22:01.700Z[ host-image] Aug 29 22:22:01.495 INFO O| Aug 29 22:22:01.495 INFO ok!
103882025-08-29T22:22:01.700Z[ host-image] Aug 29 22:22:01.495 INFO O| Aug 29 22:22:01.495 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db exists (as File), removing
103892025-08-29T22:22:01.700Z[ host-image] Aug 29 22:22:01.495 INFO O| Aug 29 22:22:01.495 INFO STEP 173 (seed_smf) COMPLETE
103902025-08-29T22:22:01.700Z[ host-image] Aug 29 22:22:01.495 INFO O| Aug 29 22:22:01.495 INFO steps complete; finalising image!
103912025-08-29T22:22:01.700Z[ host-image] Aug 29 22:22:01.495 INFO O| Aug 29 22:22:01.495 INFO TRIM POOL: TEMPORARY-sled-zfs
103922025-08-29T22:22:02.017Z[ host-image] Aug 29 22:22:01.875 INFO O| Aug 29 22:22:01.875 INFO trim TEMPORARY-sled-zfs: (0% trimmed, started at Fri Aug 29 22:22:01 2025)
103932025-08-29T22:22:02.083Z[ recovery-image] Aug 29 22:22:01.905 INFO E| Compiling clap v4.5.37
103942025-08-29T22:22:02.223Z[ host-image] Aug 29 22:22:02.086 INFO O| Aug 29 22:22:02.086 INFO trim TEMPORARY-sled-zfs: (6% trimmed, started at Fri Aug 29 22:22:01 2025)
103952025-08-29T22:22:02.423Z[ host-image] Aug 29 22:22:02.296 INFO O| Aug 29 22:22:02.296 INFO trim TEMPORARY-sled-zfs: (64% trimmed, started at Fri Aug 29 22:22:01 2025)
103962025-08-29T22:22:02.633Z[ host-image] Aug 29 22:22:02.506 INFO O| Aug 29 22:22:02.506 INFO trim TEMPORARY-sled-zfs: (93% trimmed, started at Fri Aug 29 22:22:01 2025)
103972025-08-29T22:22:02.870Z[ host-image] Aug 29 22:22:02.743 INFO O| Aug 29 22:22:02.743 INFO temporary pool has 756M used, 75.6M avail, 1.80x compressratio
103982025-08-29T22:22:02.870Z[ host-image] Aug 29 22:22:02.743 INFO O| Aug 29 22:22:02.743 INFO EXPORT POOL: TEMPORARY-sled-zfs
103992025-08-29T22:22:03.883Z[ host-image] Aug 29 22:22:03.750 INFO O| Aug 29 22:22:03.750 INFO copying image /rpool/images/build/host/work/sled/zfs/lofi.raw to output file /rpool/images/build/host/output/sled-zfs.raw
104002025-08-29T22:22:03.883Z[ host-image] Aug 29 22:22:03.750 INFO O| Aug 29 22:22:03.750 INFO file /rpool/images/build/host/output/sled-zfs.raw does not already exist, skipping removal
104012025-08-29T22:22:04.775Z[ recovery-image] Aug 29 22:22:04.597 INFO E| Compiling serde v1.0.219
104022025-08-29T22:22:07.076Z[ host-image] Aug 29 22:22:05.939 INFO O| Aug 29 22:22:05.939 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/sled-zfs.raw
104032025-08-29T22:22:07.077Z[ host-image] Aug 29 22:22:05.939 INFO O| Aug 29 22:22:05.939 INFO chmod ok, path: /rpool/images/build/host/output/sled-zfs.raw
104042025-08-29T22:22:07.077Z[ host-image] Aug 29 22:22:05.939 INFO O| Aug 29 22:22:05.939 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/sled-zfs.raw
104052025-08-29T22:22:07.077Z[ host-image] Aug 29 22:22:05.939 INFO O| Aug 29 22:22:05.939 INFO completed processing sled/zfs
104062025-08-29T22:22:07.077Z[ host-image] Aug 29 22:22:05.939 INFO O| Aug 29 22:22:05.939 INFO DESTROY DATASET: rpool/images/build/host/work/sled/zfs
104072025-08-29T22:22:07.144Z[ host-image] Aug 29 22:22:06.711 INFO O| Aug 29 22:22:06.711 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/zfs
104082025-08-29T22:22:07.144Z[ host-image] Aug 29 22:22:06.807 INFO BUILD STRING "heads/stlouis-0-gb940e404da\n"
104092025-08-29T22:22:07.144Z[ host-image] Aug 29 22:22:06.807 INFO expanded image name: "ci faa0b5d/${os_short_commit} 2025-08-29 21:32" -> "ci faa0b5d/b940e40 2025-08-29 21:32"
104102025-08-29T22:22:07.144Z[ host-image] Aug 29 22:22:06.808 INFO output artefacts stored in: "/work/os-host"
104112025-08-29T22:22:07.144Z[ host-image] Aug 29 22:22:06.808 INFO collecting git info from project "chelsio-t6-roms"...
104122025-08-29T22:22:07.144Z[ host-image] Aug 29 22:22:06.821 INFO collecting git info from project "amd-host-image-builder"...
104132025-08-29T22:22:07.144Z[ host-image] Aug 29 22:22:06.834 INFO collecting git info from project "pilot"...
104142025-08-29T22:22:07.144Z[ host-image] Aug 29 22:22:06.848 INFO collecting git info from project "pinprick"...
104152025-08-29T22:22:07.145Z[ host-image] Aug 29 22:22:06.858 INFO collecting git info from project "amd-firmware"...
104162025-08-29T22:22:07.145Z[ host-image] Aug 29 22:22:06.880 INFO collecting git info from project "image-builder"...
104172025-08-29T22:22:07.145Z[ host-image] Aug 29 22:22:06.904 INFO collecting git info from project "bootserver"...
104182025-08-29T22:22:07.145Z[ host-image] Aug 29 22:22:06.931 INFO collecting git info from project "phbl"...
104192025-08-29T22:22:07.145Z[ host-image] Aug 29 22:22:06.974 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
104202025-08-29T22:22:08.083Z[ host-image] Aug 29 22:22:07.902 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
104212025-08-29T22:22:08.775Z[ host-image] Aug 29 22:22:08.626 INFO creating Oxide boot image...
104222025-08-29T22:22:08.775Z[ host-image] Aug 29 22:22:08.626 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/sled-zfs.raw", "-N", "ci faa0b5d/b940e40 2025-08-29 21:32", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
104232025-08-29T22:22:10.558Z[ host-image] Aug 29 22:22:10.414 INFO O| ok, image written!
104242025-08-29T22:22:10.558Z[ host-image] Aug 29 22:22:10.414 INFO O| ok, boot_image_csum file written!
104252025-08-29T22:22:10.625Z[ host-image] Aug 29 22:22:10.419 INFO creating boot archive (CPIO)...
104262025-08-29T22:22:10.625Z[ host-image] Aug 29 22:22:10.419 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
104272025-08-29T22:22:10.625Z[ host-image] Aug 29 22:22:10.427 INFO E| + root=/rpool/images/build/host/work/sled/ramdisk
104282025-08-29T22:22:10.625Z[ host-image] Aug 29 22:22:10.427 INFO E| + outfile=/work/os-host/cpio
104292025-08-29T22:22:10.625Z[ host-image] Aug 29 22:22:10.427 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
104302025-08-29T22:22:10.626Z[ host-image] Aug 29 22:22:10.430 INFO E| + cd /rpool/images/build/host/work/sled/ramdisk
104312025-08-29T22:22:10.626Z[ host-image] Aug 29 22:22:10.430 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
104322025-08-29T22:22:10.683Z[ host-image] Aug 29 22:22:10.496 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
104332025-08-29T22:22:10.683Z[ host-image] Aug 29 22:22:10.497 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
104342025-08-29T22:22:10.683Z[ host-image] Aug 29 22:22:10.513 INFO creating compressed cpio/unix for dev loaders...
104352025-08-29T22:22:10.683Z[ host-image] Aug 29 22:22:10.514 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
104362025-08-29T22:22:11.254Z[ host-image] Aug 29 22:22:11.086 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
104372025-08-29T22:22:12.966Z[ recovery-image] Aug 29 22:22:12.027 INFO E| Compiling serde_spanned v0.6.8
104382025-08-29T22:22:12.966Z[ recovery-image] Aug 29 22:22:12.027 INFO E| Compiling toml_datetime v0.6.9
104392025-08-29T22:22:13.214Z[ recovery-image] Aug 29 22:22:12.485 INFO E| Compiling toml_edit v0.22.26
104402025-08-29T22:22:17.472Z[ recovery-image] Aug 29 22:22:17.323 INFO E| Compiling toml v0.8.22
104412025-08-29T22:22:19.314Z[ host-image] Aug 29 22:22:18.987 INFO creating reset image...
104422025-08-29T22:22:19.314Z[ host-image] Aug 29 22:22:18.987 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
104432025-08-29T22:22:19.439Z[ host-image] Aug 29 22:22:19.117 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2025-07-22-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')"
104442025-08-29T22:22:19.439Z[ host-image] Aug 29 22:22:19.117 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")
104452025-08-29T22:22:19.539Z[ host-image] Aug 29 22:22:19.378 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
104462025-08-29T22:22:20.098Z[ host-image] Aug 29 22:22:19.381 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-host/cpio.z --target-dir /work/os-host/phbl`
104472025-08-29T22:22:20.513Z[ host-image] Aug 29 22:22:20.189 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2025-07-22-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
104482025-08-29T22:22:20.513Z[ host-image] Aug 29 22:22:20.189 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-07-22-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
104492025-08-29T22:22:20.513Z[ host-image] Aug 29 22:22:20.189 INFO E| Compiling proc-macro2 v1.0.95
104502025-08-29T22:22:20.608Z[ host-image] Aug 29 22:22:20.189 INFO E| Compiling unicode-ident v1.0.18
104512025-08-29T22:22:20.608Z[ host-image] Aug 29 22:22:20.189 INFO E| Compiling syn v1.0.109
104522025-08-29T22:22:20.608Z[ host-image] Aug 29 22:22:20.189 INFO E| Compiling x86 v0.52.0
104532025-08-29T22:22:20.609Z[ host-image] Aug 29 22:22:20.189 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
104542025-08-29T22:22:20.609Z[ host-image] Aug 29 22:22:20.190 INFO E| Compiling seq-macro v0.3.6
104552025-08-29T22:22:23.673Z[ host-image] Aug 29 22:22:23.437 INFO E| Compiling quote v1.0.40
104562025-08-29T22:22:24.203Z[ host-image] Aug 29 22:22:24.030 INFO E| Compiling syn v2.0.104
104572025-08-29T22:22:28.331Z[ recovery-image] Aug 29 22:22:28.180 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.31s
104582025-08-29T22:22:28.374Z[ recovery-image] Aug 29 22:22:28.203 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 --config /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5 --app /work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.a.toml --image /work/os-recovery/gimlet.rom`
104592025-08-29T22:22:28.506Z[ recovery-image] Aug 29 22:22:28.246 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.a.toml"
104602025-08-29T22:22:29.912Z[ recovery-image] Aug 29 22:22:29.784 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s
104612025-08-29T22:22:29.946Z[ recovery-image] Aug 29 22:22:29.795 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.a -o /work/os-recovery/gimlet.rom`
104622025-08-29T22:22:29.980Z[ host-image] Aug 29 22:22:29.838 INFO E| Compiling scroll_derive v0.13.0
104632025-08-29T22:22:30.479Z[ recovery-image] Aug 29 22:22:30.354 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/AmdPubKey_gn.tkn"
104642025-08-29T22:22:30.533Z[ recovery-image] Aug 29 22:22:30.355 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspBootLoader_gn.sbin"
104652025-08-29T22:22:30.533Z[ recovery-image] Aug 29 22:22:30.355 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspRecoveryBootLoader_gn.sbin"
104662025-08-29T22:22:30.533Z[ recovery-image] Aug 29 22:22:30.355 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SmuFirmwareGn.csbin"
104672025-08-29T22:22:30.533Z[ recovery-image] Aug 29 22:22:30.355 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SecureDebugToken_gn.stkn"
104682025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.355 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspABLFw_gn.stkn"
104692025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.355 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SmuFirmware2Gn.csbin"
104702025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.356 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SecureDebugUnlock_gn.sbin"
104712025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.356 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspIkek_gn.bin"
104722025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.356 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SecureEmptyToken.bin"
104732025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.356 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/RsmuSecPolicy_gn.sbin"
104742025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.356 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Mp5Gn.csbin"
104752025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.356 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/AgesaBootloader_U_prod_GN.csbin"
104762025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.357 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/GnPhyFw.sbin"
104772025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.357 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PSP-Key-DB_gn.sbin"
104782025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.357 INFO O| Info: ABL version: 0x100a5010
104792025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.357 INFO O| Info: For sub_program 0: SMU firmware version: 45.93.0
104802025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.357 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
104812025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
104822025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
104832025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
104842025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
104852025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
104862025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
104872025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
104882025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
104892025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
104902025-08-29T22:22:30.534Z[ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
104912025-08-29T22:22:30.535Z[ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
104922025-08-29T22:22:30.535Z[ recovery-image] Aug 29 22:22:30.358 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
104932025-08-29T22:22:30.535Z[ recovery-image] Aug 29 22:22:30.359 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
104942025-08-29T22:22:30.535Z[ recovery-image] Aug 29 22:22:30.365 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
104952025-08-29T22:22:30.535Z[ recovery-image] Aug 29 22:22:30.365 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
104962025-08-29T22:22:30.535Z[ recovery-image] Aug 29 22:22:30.365 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
104972025-08-29T22:22:30.535Z[ recovery-image] Aug 29 22:22:30.365 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
104982025-08-29T22:22:30.669Z[ recovery-image] Aug 29 22:22:30.480 INFO building ROM for cosmo
104992025-08-29T22:22:30.670Z[ recovery-image] Aug 29 22:22:30.481 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", "--config", "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5", "--app", "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.6.toml", "--image", "/work/os-recovery/cosmo.rom"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
105002025-08-29T22:22:31.080Z[ recovery-image] Aug 29 22:22:30.860 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s
105012025-08-29T22:22:31.157Z[ recovery-image] Aug 29 22:22:30.885 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 --config /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5 --app /work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.6.toml --image /work/os-recovery/cosmo.rom`
105022025-08-29T22:22:31.157Z[ recovery-image] Aug 29 22:22:30.926 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.6.toml"
105032025-08-29T22:22:31.336Z[ recovery-image] Aug 29 22:22:31.186 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.22s
105042025-08-29T22:22:32.012Z[ recovery-image] Aug 29 22:22:31.237 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.6 -o /work/os-recovery/cosmo.rom`
105052025-08-29T22:22:32.397Z[ recovery-image] Aug 29 22:22:32.274 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x00_AmdPubKey_BRH.tkn"
105062025-08-29T22:22:32.397Z[ recovery-image] Aug 29 22:22:32.274 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x01_PspBl_BRH.esbin"
105072025-08-29T22:22:32.397Z[ recovery-image] Aug 29 22:22:32.274 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x02_PspOS_BRH.ecsbin"
105082025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.274 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x03_PspRecBl_BRH.esbin"
105092025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.274 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x08_SmuFirmware_breithorn.ecsbin"
105102025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.275 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
105112025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.294 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
105122025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x0A_PspAblPubKey_BRH.stkn"
105132025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x13_SduFw_BRH.ecsbin"
105142025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x21_PspAmdIkek_BRH.bin"
105152025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x22_SecureEmptyToken.bin"
105162025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
105172025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
105182025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x28_PspSystemDriver_BRH.ecsbin"
105192025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
105202025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
105212025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x2D_AblRt.ecsbin"
105222025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.295 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
105232025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x42_PhyFw_BRH.ecsbin"
105242025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x44_USB_PHY_BRH.esbin"
105252025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
105262025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
105272025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x50_PspKeyDataBase_BRH.sbin"
105282025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
105292025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x55_SPLTable_BRH.sbin"
105302025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x5DMpioFw_BRH.cesbin"
105312025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x64_RasDriver_BRH.ecsbin"
105322025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
105332025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1A_SevDriver_BRH.ecsbin"
105342025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.296 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
105352025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1B_BootDriver_BRH.ecsbin"
105362025-08-29T22:22:32.481Z[ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1C_SocDriver_BRH.ecsbin"
105372025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1D_HadDriver_BRH.ecsbin"
105382025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
105392025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x38_PspSevEmptyData.bin"
105402025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x47_DRTMDriver_BRH.ecsbin"
105412025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x67_FHPDriver_BRH.ecsbin"
105422025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x68_SPDMDriver_BRH.ecsbin"
105432025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x69_DPEDriver_BRH.ecsbin"
105442025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x73_PspBl_BRH.ecsbin"
105452025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x76_DfRib_BRH.csbin"
105462025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x8C_MPDMATF_BRH.sbin"
105472025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x91_GmiPhyFw_BRH.esbin"
105482025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x92_Page_BRH.sbin"
105492025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x9D_AspSramFwExt_BRH.sbin"
105502025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
105512025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_A0.sbin"
105522025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRHD_A0.sbin"
105532025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_B0.sbin"
105542025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_C0.sbin"
105552025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRHD_B0.sbin"
105562025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_C1.sbin"
105572025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.298 INFO O| Info: ABL version: 0x1006f010
105582025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.298 INFO O| Info: For sub_program 0: SMU firmware version: 94.123.0
105592025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.298 INFO O| Info: For sub_program 2: SMU firmware version: 99.123.0
105602025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.299 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/APOB_NV_BRH.bin"
105612025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.299 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
105622025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.299 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
105632025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.299 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
105642025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.299 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
105652025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.299 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
105662025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.299 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
105672025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.299 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
105682025-08-29T22:22:32.482Z[ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
105692025-08-29T22:22:32.483Z[ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
105702025-08-29T22:22:32.483Z[ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
105712025-08-29T22:22:32.483Z[ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
105722025-08-29T22:22:32.483Z[ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
105732025-08-29T22:22:32.483Z[ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
105742025-08-29T22:22:32.499Z[ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
105752025-08-29T22:22:32.499Z[ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
105762025-08-29T22:22:32.500Z[ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
105772025-08-29T22:22:32.500Z[ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
105782025-08-29T22:22:32.500Z[ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
105792025-08-29T22:22:32.500Z[ recovery-image] Aug 29 22:22:32.300 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
105802025-08-29T22:22:34.174Z[ recovery-image] Aug 29 22:22:32.437 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
105812025-08-29T22:22:36.948Z[ host-image] Aug 29 22:22:36.727 INFO E| Compiling bitstruct_derive v0.1.0
105822025-08-29T22:22:40.571Z[ recovery-image] Aug 29 22:22:40.143 INFO image complete! materials are in "/work/os-recovery"
105832025-08-29T22:22:40.679Z[ recovery-image]
105842025-08-29T22:22:40.680Z[ recovery-image] real 21:38.834209133
105852025-08-29T22:22:40.680Z[ recovery-image] user 13:36.410138781
105862025-08-29T22:22:40.680Z[ recovery-image] sys 1:46.572907927
105872025-08-29T22:22:40.680Z[ recovery-image] trap 0.868299168
105882025-08-29T22:22:40.680Z[ recovery-image] tflt 1.252099478
105892025-08-29T22:22:40.680Z[ recovery-image] dflt 4.861292183
105902025-08-29T22:22:40.680Z[ recovery-image] kflt 0.012642885
105912025-08-29T22:22:40.680Z[ recovery-image] lock 46:13.012762293
105922025-08-29T22:22:40.680Z[ recovery-image] slp 2:11:59.167214335
105932025-08-29T22:22:40.680Z[ recovery-image] lat 7:08.844953987
105942025-08-29T22:22:40.680Z[ recovery-image] stop 14.844457506
105952025-08-29T22:22:40.680ZAug 29 22:22:40.151 INFO [recovery-image] process exited with exit status: 0 (1298.851787024s)
105962025-08-29T22:22:54.878Z[verify-libraries] Finished `release` profile [optimized] target(s) in 21m 48s
105972025-08-29T22:22:55.592ZAug 29 22:22:55.368 INFO [verify-libraries] process exited with exit status: 0 (1314.678226066s)
105982025-08-29T22:23:01.204Z[ host-image] Aug 29 22:23:01.067 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2025-07-22-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
105992025-08-29T22:23:06.184Z[ host-image] Aug 29 22:23:06.024 INFO E| Compiling bitflags v1.3.2
106002025-08-29T22:23:06.184Z[ host-image] Aug 29 22:23:06.024 INFO E| Compiling log v0.4.27
106012025-08-29T22:23:06.252Z[ host-image] Aug 29 22:23:06.025 INFO E| Compiling bitflags v2.9.1
106022025-08-29T22:23:06.252Z[ host-image] Aug 29 22:23:06.025 INFO E| Compiling scroll v0.13.0
106032025-08-29T22:23:06.252Z[ host-image] Aug 29 22:23:06.025 INFO E| Compiling plain v0.2.3
106042025-08-29T22:23:06.252Z[ host-image] Aug 29 22:23:06.025 INFO E| Compiling adler2 v2.0.1
106052025-08-29T22:23:06.252Z[ host-image] Aug 29 22:23:06.025 INFO E| Compiling bit_field v0.10.2
106062025-08-29T22:23:06.352Z[ host-image] Aug 29 22:23:06.155 INFO E| Compiling raw-cpuid v10.7.0
106072025-08-29T22:23:06.452Z[ host-image] Aug 29 22:23:06.314 INFO E| Compiling miniz_oxide v0.8.9
106082025-08-29T22:23:06.518Z[ host-image] Aug 29 22:23:06.360 INFO E| Compiling static_assertions v1.1.0
106092025-08-29T22:23:06.549Z[ host-image] Aug 29 22:23:06.412 INFO E| Compiling cpio_reader v0.1.2
106102025-08-29T22:23:06.656Z[ host-image] Aug 29 22:23:06.531 INFO E| Compiling bitstruct v0.1.1
106112025-08-29T22:23:06.706Z[ host-image] Aug 29 22:23:06.574 INFO E| Compiling goblin v0.10.0
106122025-08-29T22:23:13.980Z[ host-image] Aug 29 22:23:13.841 INFO E| Finished `release` profile [optimized] target(s) in 54.43s
106132025-08-29T22:23:14.017Z[ host-image] Aug 29 22:23:13.862 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
106142025-08-29T22:23:14.082Z[ host-image] Aug 29 22:23:13.958 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.89.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
106152025-08-29T22:23:14.083Z[ host-image] Aug 29 22:23:13.958 INFO building ROM for cosmo
106162025-08-29T22:23:14.083Z[ host-image] Aug 29 22:23:13.958 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", "--config", "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5", "--app", "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.6.toml", "--image", "/work/os-host/cosmo.rom"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
106172025-08-29T22:23:14.291Z[ host-image] Aug 29 22:23:14.161 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s
106182025-08-29T22:23:14.338Z[ host-image] Aug 29 22:23:14.167 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 --config /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5 --app /work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.6.toml --image /work/os-host/cosmo.rom`
106192025-08-29T22:23:14.338Z[ host-image] Aug 29 22:23:14.186 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.6.toml"
106202025-08-29T22:23:14.474Z[ host-image] Aug 29 22:23:14.332 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.13s
106212025-08-29T22:23:14.501Z[ host-image] Aug 29 22:23:14.338 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.6 -o /work/os-host/cosmo.rom`
106222025-08-29T22:23:15.016Z[ host-image] Aug 29 22:23:14.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x00_AmdPubKey_BRH.tkn"
106232025-08-29T22:23:15.090Z[ host-image] Aug 29 22:23:14.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x01_PspBl_BRH.esbin"
106242025-08-29T22:23:15.090Z[ host-image] Aug 29 22:23:14.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x02_PspOS_BRH.ecsbin"
106252025-08-29T22:23:15.090Z[ host-image] Aug 29 22:23:14.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x03_PspRecBl_BRH.esbin"
106262025-08-29T22:23:15.090Z[ host-image] Aug 29 22:23:14.898 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x08_SmuFirmware_breithorn.ecsbin"
106272025-08-29T22:23:15.092Z[ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
106282025-08-29T22:23:15.092Z[ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
106292025-08-29T22:23:15.092Z[ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x0A_PspAblPubKey_BRH.stkn"
106302025-08-29T22:23:15.092Z[ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x13_SduFw_BRH.ecsbin"
106312025-08-29T22:23:15.092Z[ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x21_PspAmdIkek_BRH.bin"
106322025-08-29T22:23:15.092Z[ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x22_SecureEmptyToken.bin"
106332025-08-29T22:23:15.092Z[ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
106342025-08-29T22:23:15.092Z[ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
106352025-08-29T22:23:15.092Z[ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x28_PspSystemDriver_BRH.ecsbin"
106362025-08-29T22:23:15.092Z[ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
106372025-08-29T22:23:15.092Z[ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
106382025-08-29T22:23:15.092Z[ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x2D_AblRt.ecsbin"
106392025-08-29T22:23:15.092Z[ host-image] Aug 29 22:23:14.899 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
106402025-08-29T22:23:15.092Z[ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x42_PhyFw_BRH.ecsbin"
106412025-08-29T22:23:15.092Z[ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x44_USB_PHY_BRH.esbin"
106422025-08-29T22:23:15.093Z[ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
106432025-08-29T22:23:15.093Z[ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
106442025-08-29T22:23:15.093Z[ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x50_PspKeyDataBase_BRH.sbin"
106452025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
106462025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x55_SPLTable_BRH.sbin"
106472025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x5DMpioFw_BRH.cesbin"
106482025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x64_RasDriver_BRH.ecsbin"
106492025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
106502025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1A_SevDriver_BRH.ecsbin"
106512025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
106522025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1B_BootDriver_BRH.ecsbin"
106532025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1C_SocDriver_BRH.ecsbin"
106542025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1D_HadDriver_BRH.ecsbin"
106552025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
106562025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.900 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x38_PspSevEmptyData.bin"
106572025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x47_DRTMDriver_BRH.ecsbin"
106582025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x67_FHPDriver_BRH.ecsbin"
106592025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x68_SPDMDriver_BRH.ecsbin"
106602025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x69_DPEDriver_BRH.ecsbin"
106612025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x73_PspBl_BRH.ecsbin"
106622025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x76_DfRib_BRH.csbin"
106632025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x8C_MPDMATF_BRH.sbin"
106642025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x91_GmiPhyFw_BRH.esbin"
106652025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x92_Page_BRH.sbin"
106662025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x9D_AspSramFwExt_BRH.sbin"
106672025-08-29T22:23:15.094Z[ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
106682025-08-29T22:23:15.095Z[ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_A0.sbin"
106692025-08-29T22:23:15.095Z[ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRHD_A0.sbin"
106702025-08-29T22:23:15.096Z[ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_B0.sbin"
106712025-08-29T22:23:15.096Z[ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_C0.sbin"
106722025-08-29T22:23:15.096Z[ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRHD_B0.sbin"
106732025-08-29T22:23:15.096Z[ host-image] Aug 29 22:23:14.901 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_C1.sbin"
106742025-08-29T22:23:15.096Z[ host-image] Aug 29 22:23:14.902 INFO O| Info: ABL version: 0x1006f010
106752025-08-29T22:23:15.096Z[ host-image] Aug 29 22:23:14.902 INFO O| Info: For sub_program 0: SMU firmware version: 94.123.0
106762025-08-29T22:23:15.096Z[ host-image] Aug 29 22:23:14.902 INFO O| Info: For sub_program 2: SMU firmware version: 99.123.0
106772025-08-29T22:23:15.096Z[ host-image] Aug 29 22:23:14.902 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/APOB_NV_BRH.bin"
106782025-08-29T22:23:15.096Z[ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
106792025-08-29T22:23:15.096Z[ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
106802025-08-29T22:23:15.096Z[ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
106812025-08-29T22:23:15.096Z[ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
106822025-08-29T22:23:15.096Z[ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
106832025-08-29T22:23:15.097Z[ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
106842025-08-29T22:23:15.097Z[ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
106852025-08-29T22:23:15.097Z[ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
106862025-08-29T22:23:15.097Z[ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
106872025-08-29T22:23:15.097Z[ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
106882025-08-29T22:23:15.097Z[ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
106892025-08-29T22:23:15.097Z[ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
106902025-08-29T22:23:15.097Z[ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
106912025-08-29T22:23:15.097Z[ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
106922025-08-29T22:23:15.097Z[ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
106932025-08-29T22:23:15.097Z[ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
106942025-08-29T22:23:15.097Z[ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
106952025-08-29T22:23:15.097Z[ host-image] Aug 29 22:23:14.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
106962025-08-29T22:23:15.097Z[ host-image] Aug 29 22:23:14.904 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
106972025-08-29T22:23:15.132Z[ host-image] Aug 29 22:23:14.968 INFO building ROM for gimlet
106982025-08-29T22:23:15.132Z[ host-image] Aug 29 22:23:14.968 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", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5", "--app", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.a.toml", "--image", "/work/os-host/gimlet.rom"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
106992025-08-29T22:23:15.294Z[ host-image] Aug 29 22:23:15.175 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
107002025-08-29T22:23:15.320Z[ host-image] Aug 29 22:23:15.180 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 --config /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5 --app /work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.a.toml --image /work/os-host/gimlet.rom`
107012025-08-29T22:23:15.320Z[ host-image] Aug 29 22:23:15.199 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.a.toml"
107022025-08-29T22:23:15.479Z[ host-image] Aug 29 22:23:15.344 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.13s
107032025-08-29T22:23:15.507Z[ host-image] Aug 29 22:23:15.351 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.a -o /work/os-host/gimlet.rom`
107042025-08-29T22:23:15.747Z[ host-image] Aug 29 22:23:15.627 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/AmdPubKey_gn.tkn"
107052025-08-29T22:23:15.782Z[ host-image] Aug 29 22:23:15.627 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspBootLoader_gn.sbin"
107062025-08-29T22:23:15.782Z[ host-image] Aug 29 22:23:15.627 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspRecoveryBootLoader_gn.sbin"
107072025-08-29T22:23:15.782Z[ host-image] Aug 29 22:23:15.627 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SmuFirmwareGn.csbin"
107082025-08-29T22:23:15.782Z[ host-image] Aug 29 22:23:15.628 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SecureDebugToken_gn.stkn"
107092025-08-29T22:23:15.782Z[ host-image] Aug 29 22:23:15.628 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspABLFw_gn.stkn"
107102025-08-29T22:23:15.782Z[ host-image] Aug 29 22:23:15.628 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SmuFirmware2Gn.csbin"
107112025-08-29T22:23:15.782Z[ host-image] Aug 29 22:23:15.628 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SecureDebugUnlock_gn.sbin"
107122025-08-29T22:23:15.782Z[ host-image] Aug 29 22:23:15.628 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspIkek_gn.bin"
107132025-08-29T22:23:15.782Z[ host-image] Aug 29 22:23:15.628 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SecureEmptyToken.bin"
107142025-08-29T22:23:15.782Z[ host-image] Aug 29 22:23:15.628 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/RsmuSecPolicy_gn.sbin"
107152025-08-29T22:23:15.782Z[ host-image] Aug 29 22:23:15.628 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Mp5Gn.csbin"
107162025-08-29T22:23:15.782Z[ host-image] Aug 29 22:23:15.628 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/AgesaBootloader_U_prod_GN.csbin"
107172025-08-29T22:23:15.782Z[ host-image] Aug 29 22:23:15.629 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/GnPhyFw.sbin"
107182025-08-29T22:23:15.782Z[ host-image] Aug 29 22:23:15.629 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PSP-Key-DB_gn.sbin"
107192025-08-29T22:23:15.782Z[ host-image] Aug 29 22:23:15.630 INFO O| Info: ABL version: 0x100a5010
107202025-08-29T22:23:15.782Z[ host-image] Aug 29 22:23:15.630 INFO O| Info: For sub_program 0: SMU firmware version: 45.93.0
107212025-08-29T22:23:15.783Z[ host-image] Aug 29 22:23:15.630 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
107222025-08-29T22:23:15.783Z[ host-image] Aug 29 22:23:15.630 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
107232025-08-29T22:23:15.783Z[ host-image] Aug 29 22:23:15.630 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
107242025-08-29T22:23:15.783Z[ host-image] Aug 29 22:23:15.630 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
107252025-08-29T22:23:15.783Z[ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
107262025-08-29T22:23:15.783Z[ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
107272025-08-29T22:23:15.783Z[ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
107282025-08-29T22:23:15.783Z[ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
107292025-08-29T22:23:15.783Z[ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
107302025-08-29T22:23:15.783Z[ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
107312025-08-29T22:23:15.783Z[ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
107322025-08-29T22:23:15.783Z[ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
107332025-08-29T22:23:15.783Z[ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
107342025-08-29T22:23:15.783Z[ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
107352025-08-29T22:23:15.783Z[ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
107362025-08-29T22:23:15.783Z[ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
107372025-08-29T22:23:15.785Z[ host-image] Aug 29 22:23:15.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
107382025-08-29T22:23:15.785Z[ host-image] Aug 29 22:23:15.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
107392025-08-29T22:23:15.829Z[ host-image] Aug 29 22:23:15.694 INFO finishing image archive at "/work/os-host/os.tar.gz"...
107402025-08-29T22:23:43.602Z[ host-image] Aug 29 22:23:43.122 INFO image complete! materials are in "/work/os-host"
107412025-08-29T22:23:43.755Z[ host-image]
107422025-08-29T22:23:43.755Z[ host-image] real 23:34.041917475
107432025-08-29T22:23:43.755Z[ host-image] user 14:14.602668441
107442025-08-29T22:23:43.755Z[ host-image] sys 1:50.358382739
107452025-08-29T22:23:43.755Z[ host-image] trap 0.797411220
107462025-08-29T22:23:43.755Z[ host-image] tflt 0.262867736
107472025-08-29T22:23:43.756Z[ host-image] dflt 1.235408394
107482025-08-29T22:23:43.756Z[ host-image] kflt 0.083043051
107492025-08-29T22:23:43.756Z[ host-image] lock 9:40.512036461
107502025-08-29T22:23:43.756Z[ host-image] slp 2:18:27.299147785
107512025-08-29T22:23:43.756Z[ host-image] lat 4:45.740281244
107522025-08-29T22:23:43.756Z[ host-image] stop 6.077348141
107532025-08-29T22:23:43.756ZAug 29 22:23:43.129 INFO [host-image] process exited with exit status: 0 (1414.052368238s)
107542025-08-29T22:23:43.756ZAug 29 22:23:43.129 INFO [tuf-repo] running task
107552025-08-29T22:24:15.269ZAug 29 22:24:15.120 INFO assembling repository in `/tmp/tufaceousd5Qw90`, component: OmicronRepoAssembler
107562025-08-29T22:24:25.015ZAug 29 22:24:24.898 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
107572025-08-29T22:24:25.550ZAug 29 22:24:25.441 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
107582025-08-29T22:25:05.492ZAug 29 22:25:05.387 INFO extracting uploaded archive to /tmp/.tmpBfyw5v
107592025-08-29T22:25:10.033ZAug 29 22:25:09.919 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.xhYYKi
107602025-08-29T22:25:10.156ZAug 29 22:25:10.052 INFO added artifact, length: 6152623, hash: 1bcbc8d55d0da4fff9b503713178671ab2321fe0d20435300b65e41f4cc081d2, version: 1.0.45, kind: gimlet_sp, name: cosmo-a
107612025-08-29T22:25:10.409ZAug 29 22:25:10.304 INFO added artifact, length: 5288986, hash: 2e6f9599062f56dec56ec9bca2c09e41ee52847f4aa71b8555e03224dfb60c37, version: 1.0.45, kind: gimlet_sp, name: gimlet-b
107622025-08-29T22:25:10.691ZAug 29 22:25:10.542 INFO added artifact, length: 5289310, hash: 3c77a2bd46724fdbb4a70d2dca461dc3011454e424903a23e1fda7ae0557dbcd, version: 1.0.45, kind: gimlet_sp, name: gimlet-c
107632025-08-29T22:25:10.879ZAug 29 22:25:10.776 INFO added artifact, length: 5299591, hash: 22ed59cd3d60b770a12d3f9bceb7e9b7ee10da73c34e87f1c9cd5960207bd2c1, version: 1.0.45, kind: gimlet_sp, name: gimlet-d
107642025-08-29T22:25:11.116ZAug 29 22:25:11.012 INFO added artifact, length: 5299356, hash: 237437e23dca61971e205cbd97e2b775ecebb6feb7c99a178989401b6c0d045c, version: 1.0.45, kind: gimlet_sp, name: gimlet-e
107652025-08-29T22:25:11.342ZAug 29 22:25:11.233 INFO added artifact, length: 5299719, hash: 5fdd482fb845b0b513cffe01bb38cf25048b456a1f22902108baccea2964c981, version: 1.0.45, kind: gimlet_sp, name: gimlet-f
107662025-08-29T22:25:11.614ZAug 29 22:25:11.505 INFO added artifact, length: 1598190, hash: ae0581235f9b3b6bf0f5980455c24425ac4a5aeb8ff9eaca80c0e17f72b5e7bf, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel
107672025-08-29T22:25:11.614ZAug 29 22:25:11.505 INFO added artifact, length: 1597980, hash: fcb5770aed74933236cdd8478d96055b93d31faa9c601834eca4b8162c5243bc, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel
107682025-08-29T22:25:11.780ZAug 29 22:25:11.672 INFO added artifact, length: 1661760, hash: d2c1ea13b10bab4a8aeda937f7e4be9972284299d81a1feb8697c87f0d524035, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel
107692025-08-29T22:25:11.780ZAug 29 22:25:11.672 INFO added artifact, length: 1661639, hash: 4953ef818ba59956b2f92d60e9843704b85249b24a09afcff028fa9d37a772e4, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel
107702025-08-29T22:25:11.994ZAug 29 22:25:11.843 INFO added artifact, length: 1656647, hash: 25b9ab3806eccfbad0bbb39ae182eaf28a9ceb981867441323ec70d95ae89089, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart
107712025-08-29T22:25:11.994ZAug 29 22:25:11.843 INFO added artifact, length: 1656580, hash: 633f95bdcd0a27a1e97450a529a48264475270b8ecf9a7023277d0794a8013ce, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart
107722025-08-29T22:25:12.140ZAug 29 22:25:12.029 INFO added artifact, length: 1598023, hash: b98e6e28a26c13db80bddaaf4f7895d223c74e0b74eab6c2581bb1ed37db0103, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release
107732025-08-29T22:25:12.140ZAug 29 22:25:12.030 INFO added artifact, length: 1597898, hash: 4d2a122ac664537097b100f51ae9acc7dfd10110f72090fb63986dd5a3543800, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release
107742025-08-29T22:25:12.181ZAug 29 22:25:12.032 INFO added artifact, length: 46792, hash: 1c3b4f89b0681df78ec648d697f81e6e1fb0ed89c2ecae0fdb046130dc166070, version: 1.4.0, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel
107752025-08-29T22:25:12.182ZAug 29 22:25:12.035 INFO added artifact, length: 42150, hash: 96e9d43104f9c411d87f2cf219b297294984e6c1ab0c588322ac882ee9f88e1f, version: 1.4.0, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart
107762025-08-29T22:25:12.182ZAug 29 22:25:12.037 INFO added artifact, length: 46990, hash: 7b07baa2d7a59825848c3ad28596c0fd9d78c47bafa7fe8c56a18dc2b1afd02a, version: 1.4.0, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release
107772025-08-29T22:25:27.506ZAug 29 22:25:27.405 INFO added artifact, length: 33554432, hash: 48b9865fc894c61b24190b61055c10175d887796726c9c9a35a9d678e17e42bf, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: host_phase_1, name: host
107782025-08-29T22:25:27.506ZAug 29 22:25:27.405 INFO added artifact, length: 1048580096, hash: e7b973537c2455f0f9314f89f932b51bf6795d37c63ad870295575141af40ee4, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: host_phase_2, name: host
107792025-08-29T22:25:30.371ZAug 29 22:25:30.194 INFO added artifact, length: 33554432, hash: 7de170b6c219d239646a7eddc87593d3157e2b5add8030a5bea396e68a00af39, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: trampoline_phase_1, name: trampoline
107802025-08-29T22:25:30.371ZAug 29 22:25:30.194 INFO added artifact, length: 142994785, hash: ad6940f9513c120e446e4bfde83ca43be99314c54188d1c81441fb900ab9ce02, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: trampoline_phase_2, name: trampoline
107812025-08-29T22:25:35.817ZAug 29 22:25:35.714 INFO added artifact, length: 306936774, hash: f393e83de6a58b361d4e4e3ea950e1a05bccc08aaf94bc2ddbd16acf03458126, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: clickhouse_keeper
107822025-08-29T22:25:41.678ZAug 29 22:25:41.567 INFO added artifact, length: 323634860, hash: 5a74c41074db5b334e1d8317a42059e96f7c0349c12f1731d378ddc10866bd27, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: clickhouse_server
107832025-08-29T22:25:47.821ZAug 29 22:25:47.721 INFO added artifact, length: 323635308, hash: 85979de15095e96a9e62d31568178144f4fa81fe4a377c60745fa89b07597113, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: clickhouse
107842025-08-29T22:25:50.796ZAug 29 22:25:50.695 INFO added artifact, length: 164293190, hash: 9f831d0ce7b0e3d19d40723594a89df041527509331374c484b9c136a8b5faa1, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: cockroachdb
107852025-08-29T22:25:51.529ZAug 29 22:25:51.430 INFO added artifact, length: 39282708, hash: fd655835a4e24f507ba9868b7b75bdc34e0ec3425b3639a9c3071bb539abd3f2, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: crucible-pantry-zone
107862025-08-29T22:25:52.502ZAug 29 22:25:52.404 INFO added artifact, length: 49321113, hash: 6e9911dfd53c022ce061ed3d419c85e5724cfcdf7232369e191787d2e395047e, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: crucible-zone
107872025-08-29T22:25:53.473ZAug 29 22:25:53.326 INFO added artifact, length: 52309729, hash: 28d093fd330cd77c5962d0df5837168caa79f9d4eeba95e752871d9176119cc1, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: external-dns
107882025-08-29T22:25:54.372ZAug 29 22:25:54.273 INFO added artifact, length: 52309328, hash: 41c45506ec303d3e3978d84517d9d5a4abe7b27da3c5758a9f09c79aa1c2511a, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: internal-dns
107892025-08-29T22:25:57.468ZAug 29 22:25:57.370 INFO added artifact, length: 138022601, hash: a2adee14f84b167babf12ce516c6917d37dfd0763d95fa336372f48929df2e73, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: nexus
107902025-08-29T22:25:58.247ZAug 29 22:25:58.147 INFO added artifact, length: 34202489, hash: 55b921571470718865f3e920a74b648f0d14fecfa26f9b70df40d89212a1d55a, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: ntp
107912025-08-29T22:25:59.731ZAug 29 22:25:59.633 INFO added artifact, length: 65338684, hash: 36262b9683f0fdda7a0b6673ab5e943ef524f01b7b04fd4137c78ae7f67b1be5, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: oximeter
107922025-08-29T22:25:59.826ZAug 29 22:25:59.728 INFO added artifact, length: 3109590, hash: 1b38f31f0f41269495fd864a6ea0b4043c9dde82c6d8c2111ba8bcb96f38bf8e, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: zone, name: probe
107932025-08-29T22:25:59.990ZAug 29 22:25:59.892 INFO added artifact, length: 4017765, hash: b72ba6dfbb4bc79b3fd79d81ff955dd42ad09fc9f3c5ddd480abf60705c8efe6, version: 1.0.45, kind: psc_sp, name: psc-b
107942025-08-29T22:26:00.158ZAug 29 22:26:00.024 INFO added artifact, length: 4020290, hash: 43412370991ab61dbcf3f7491deddac3524eb52dd62cdb63b96a241ebce4f1ea, version: 1.0.45, kind: psc_sp, name: psc-c
107952025-08-29T22:26:00.360ZAug 29 22:26:00.262 INFO added artifact, length: 1598236, hash: d21ed8741159b27f30d2ce26703ce5dedbe767965333cea41540ee73872cf82c, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel
107962025-08-29T22:26:00.360ZAug 29 22:26:00.262 INFO added artifact, length: 1598033, hash: c611abbf56ae4544b1620c7c0a981b1b5685bac6241de70307bcd1f838bcf404, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel
107972025-08-29T22:26:00.615ZAug 29 22:26:00.517 INFO added artifact, length: 1661685, hash: d96c53558fd097fcc927502c3c44b9f8f55d8468d7db3d3d5f733fe8bdd8c2cf, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel
107982025-08-29T22:26:00.615ZAug 29 22:26:00.518 INFO added artifact, length: 1661662, hash: cfad3ccee1ab13dea7f676ae880d2d84e39003f4da8b5475f8e28748fa4cba1c, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel
107992025-08-29T22:26:00.872ZAug 29 22:26:00.773 INFO added artifact, length: 1656647, hash: 25b9ab3806eccfbad0bbb39ae182eaf28a9ceb981867441323ec70d95ae89089, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart
108002025-08-29T22:26:00.872ZAug 29 22:26:00.774 INFO added artifact, length: 1656580, hash: 633f95bdcd0a27a1e97450a529a48264475270b8ecf9a7023277d0794a8013ce, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart
108012025-08-29T22:26:01.090ZAug 29 22:26:00.992 INFO added artifact, length: 1598115, hash: 085fb6c070d5ae1549c9c8d97f591c6ccd727f2c5bcd7cb7fdb63145855fe0af, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-production-release
108022025-08-29T22:26:01.091ZAug 29 22:26:00.992 INFO added artifact, length: 1597926, hash: ba77aa3b3aa06ec1c79dac477b8adf20c58e8366f947828be540259f5f913eaa, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-production-release
108032025-08-29T22:26:01.116ZAug 29 22:26:00.996 INFO added artifact, length: 46732, hash: 63d4e0d7fbff4102a02bf87e9cd664a767ecfe659834f3f90b569857ed9f4008, version: 1.4.0, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel
108042025-08-29T22:26:01.118ZAug 29 22:26:01.000 INFO added artifact, length: 42150, hash: 96e9d43104f9c411d87f2cf219b297294984e6c1ab0c588322ac882ee9f88e1f, version: 1.4.0, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart
108052025-08-29T22:26:01.118ZAug 29 22:26:01.003 INFO added artifact, length: 47010, hash: bfe5f6135db8044359e9ef9467dc66b903d54884339c5e041a1024c34de9f632, version: 1.4.0, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release
108062025-08-29T22:26:01.350ZAug 29 22:26:01.252 INFO added artifact, length: 6855843, hash: 86d546cda5fa0250ab11c2ae30152ac33905412538766407b73ab770ebac557a, version: 1.0.45, kind: switch_sp, name: sidecar-b
108072025-08-29T22:26:01.849ZAug 29 22:26:01.751 INFO added artifact, length: 6872740, hash: f7a13b41f35595042e872f8861400160b243e3a8c4e8f6d4372ba1a057c120b5, version: 1.0.45, kind: switch_sp, name: sidecar-c
108082025-08-29T22:26:02.337ZAug 29 22:26:02.239 INFO added artifact, length: 6872803, hash: 4f15b3d0a121c0e747ec50ae3413d7c5f2ae952df843316560bd0c589e7188ce, version: 1.0.45, kind: switch_sp, name: sidecar-d
108092025-08-29T22:26:02.689ZAug 29 22:26:02.590 INFO added artifact, length: 1598246, hash: ed0a49c26a0835892838e969690431c04efd017a20576ef524dd50e4b533dbb0, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel
108102025-08-29T22:26:02.690ZAug 29 22:26:02.591 INFO added artifact, length: 1598102, hash: 83076b32fe50437e0e436bc529811e48e75d515725b3e210e85cc078363c0221, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel
108112025-08-29T22:26:02.897ZAug 29 22:26:02.799 INFO added artifact, length: 1661625, hash: 0967279584f6f0b2bc5661fd90e23d0f4546e5e40de25ff4259bc2a0b2263378, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel
108122025-08-29T22:26:02.898ZAug 29 22:26:02.799 INFO added artifact, length: 1661641, hash: a4e2e0184f9b2b789ca3fd8c2f24466ed79c1eb417ae6f65097b828e73fc6e09, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel
108132025-08-29T22:26:03.075ZAug 29 22:26:02.977 INFO added artifact, length: 1656647, hash: 25b9ab3806eccfbad0bbb39ae182eaf28a9ceb981867441323ec70d95ae89089, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart
108142025-08-29T22:26:03.075ZAug 29 22:26:02.978 INFO added artifact, length: 1656580, hash: 633f95bdcd0a27a1e97450a529a48264475270b8ecf9a7023277d0794a8013ce, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart
108152025-08-29T22:26:03.225ZAug 29 22:26:03.127 INFO added artifact, length: 1598081, hash: 893dd0679fbc91d73a88991ee93678c70f115b305652ac2d068f3b6d6f0e0254, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-production-release
108162025-08-29T22:26:03.225ZAug 29 22:26:03.127 INFO added artifact, length: 1597886, hash: 8909fddaa87e68e0e581c27bf9e938a6ceee1dd219b14f8eb0c6dbcf05f3b45d, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-production-release
108172025-08-29T22:26:03.249ZAug 29 22:26:03.129 INFO added artifact, length: 46817, hash: f1b2a2ceec8089a3ae641845beb1a5bb1eca4fa2b750d5a7a5d45c69324cb684, version: 1.4.0, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel
108182025-08-29T22:26:03.250ZAug 29 22:26:03.131 INFO added artifact, length: 42150, hash: 96e9d43104f9c411d87f2cf219b297294984e6c1ab0c588322ac882ee9f88e1f, version: 1.4.0, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart
108192025-08-29T22:26:03.250ZAug 29 22:26:03.133 INFO added artifact, length: 47055, hash: 4715233449305c86d4cb3e22b050afe657faf22bf20bc74cce9a3081254375b1, version: 1.4.0, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release
108202025-08-29T22:26:03.250ZAug 29 22:26:03.134 INFO added artifact, length: 383, hash: 38d5fe738adc1fd5613104a61cbd9efbfb0bd564f07e0b4553e3d02dfaf8e97f, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: installinator_document, name: installinator_document
108212025-08-29T22:26:04.140ZAug 29 22:26:04.042 INFO extracting uploaded archive to /tmp/.tmpI9z3xF
108222025-08-29T22:26:08.818ZAug 29 22:26:08.721 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.xTemYf
108232025-08-29T22:26:08.952ZAug 29 22:26:08.854 INFO added artifact, length: 6152623, hash: 1bcbc8d55d0da4fff9b503713178671ab2321fe0d20435300b65e41f4cc081d2, version: 1.0.45, kind: gimlet_sp, name: cosmo-a
108242025-08-29T22:26:09.189ZAug 29 22:26:09.092 INFO added artifact, length: 5288986, hash: 2e6f9599062f56dec56ec9bca2c09e41ee52847f4aa71b8555e03224dfb60c37, version: 1.0.45, kind: gimlet_sp, name: gimlet-b
108252025-08-29T22:26:09.427ZAug 29 22:26:09.329 INFO added artifact, length: 5289310, hash: 3c77a2bd46724fdbb4a70d2dca461dc3011454e424903a23e1fda7ae0557dbcd, version: 1.0.45, kind: gimlet_sp, name: gimlet-c
108262025-08-29T22:26:09.661ZAug 29 22:26:09.564 INFO added artifact, length: 5299591, hash: 22ed59cd3d60b770a12d3f9bceb7e9b7ee10da73c34e87f1c9cd5960207bd2c1, version: 1.0.45, kind: gimlet_sp, name: gimlet-d
108272025-08-29T22:26:09.913ZAug 29 22:26:09.816 INFO added artifact, length: 5299356, hash: 237437e23dca61971e205cbd97e2b775ecebb6feb7c99a178989401b6c0d045c, version: 1.0.45, kind: gimlet_sp, name: gimlet-e
108282025-08-29T22:26:10.170ZAug 29 22:26:10.073 INFO added artifact, length: 5299719, hash: 5fdd482fb845b0b513cffe01bb38cf25048b456a1f22902108baccea2964c981, version: 1.0.45, kind: gimlet_sp, name: gimlet-f
108292025-08-29T22:26:10.448ZAug 29 22:26:10.352 INFO added artifact, length: 1598190, hash: ae0581235f9b3b6bf0f5980455c24425ac4a5aeb8ff9eaca80c0e17f72b5e7bf, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel
108302025-08-29T22:26:10.449ZAug 29 22:26:10.352 INFO added artifact, length: 1597980, hash: fcb5770aed74933236cdd8478d96055b93d31faa9c601834eca4b8162c5243bc, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel
108312025-08-29T22:26:10.616ZAug 29 22:26:10.519 INFO added artifact, length: 1661760, hash: d2c1ea13b10bab4a8aeda937f7e4be9972284299d81a1feb8697c87f0d524035, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel
108322025-08-29T22:26:10.616ZAug 29 22:26:10.519 INFO added artifact, length: 1661639, hash: 4953ef818ba59956b2f92d60e9843704b85249b24a09afcff028fa9d37a772e4, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel
108332025-08-29T22:26:10.799ZAug 29 22:26:10.703 INFO added artifact, length: 1656647, hash: 25b9ab3806eccfbad0bbb39ae182eaf28a9ceb981867441323ec70d95ae89089, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart
108342025-08-29T22:26:10.799ZAug 29 22:26:10.703 INFO added artifact, length: 1656580, hash: 633f95bdcd0a27a1e97450a529a48264475270b8ecf9a7023277d0794a8013ce, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart
108352025-08-29T22:26:10.969ZAug 29 22:26:10.872 INFO added artifact, length: 1598023, hash: b98e6e28a26c13db80bddaaf4f7895d223c74e0b74eab6c2581bb1ed37db0103, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release
108362025-08-29T22:26:10.969ZAug 29 22:26:10.872 INFO added artifact, length: 1597898, hash: 4d2a122ac664537097b100f51ae9acc7dfd10110f72090fb63986dd5a3543800, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release
108372025-08-29T22:26:10.996ZAug 29 22:26:10.874 INFO added artifact, length: 46792, hash: 1c3b4f89b0681df78ec648d697f81e6e1fb0ed89c2ecae0fdb046130dc166070, version: 1.4.0, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel
108382025-08-29T22:26:10.996ZAug 29 22:26:10.876 INFO added artifact, length: 42150, hash: 96e9d43104f9c411d87f2cf219b297294984e6c1ab0c588322ac882ee9f88e1f, version: 1.4.0, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart
108392025-08-29T22:26:10.996ZAug 29 22:26:10.879 INFO added artifact, length: 46990, hash: 7b07baa2d7a59825848c3ad28596c0fd9d78c47bafa7fe8c56a18dc2b1afd02a, version: 1.4.0, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release
108402025-08-29T22:26:25.816ZAug 29 22:26:25.720 INFO added artifact, length: 33554432, hash: 48b9865fc894c61b24190b61055c10175d887796726c9c9a35a9d678e17e42bf, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: host_phase_1, name: host
108412025-08-29T22:26:25.816ZAug 29 22:26:25.720 INFO added artifact, length: 1048580096, hash: e7b973537c2455f0f9314f89f932b51bf6795d37c63ad870295575141af40ee4, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: host_phase_2, name: host
108422025-08-29T22:26:28.406ZAug 29 22:26:28.312 INFO added artifact, length: 33554432, hash: 7de170b6c219d239646a7eddc87593d3157e2b5add8030a5bea396e68a00af39, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: trampoline_phase_1, name: trampoline
108432025-08-29T22:26:28.406ZAug 29 22:26:28.312 INFO added artifact, length: 142994785, hash: ad6940f9513c120e446e4bfde83ca43be99314c54188d1c81441fb900ab9ce02, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: trampoline_phase_2, name: trampoline
108442025-08-29T22:26:51.724ZAug 29 22:26:51.632 INFO added artifact, length: 1606461043, hash: 0f3679856124f87ecbe064e87d38d89b74ceb4201a32638a5a9a1e134f9ec6e9, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: control_plane, name: control-plane
108452025-08-29T22:26:51.811ZAug 29 22:26:51.718 INFO added artifact, length: 4017765, hash: b72ba6dfbb4bc79b3fd79d81ff955dd42ad09fc9f3c5ddd480abf60705c8efe6, version: 1.0.45, kind: psc_sp, name: psc-b
108462025-08-29T22:26:51.892ZAug 29 22:26:51.799 INFO added artifact, length: 4020290, hash: 43412370991ab61dbcf3f7491deddac3524eb52dd62cdb63b96a241ebce4f1ea, version: 1.0.45, kind: psc_sp, name: psc-c
108472025-08-29T22:26:52.051ZAug 29 22:26:51.941 INFO added artifact, length: 1598236, hash: d21ed8741159b27f30d2ce26703ce5dedbe767965333cea41540ee73872cf82c, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel
108482025-08-29T22:26:52.051ZAug 29 22:26:51.941 INFO added artifact, length: 1598033, hash: c611abbf56ae4544b1620c7c0a981b1b5685bac6241de70307bcd1f838bcf404, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel
108492025-08-29T22:26:52.212ZAug 29 22:26:52.121 INFO added artifact, length: 1661685, hash: d96c53558fd097fcc927502c3c44b9f8f55d8468d7db3d3d5f733fe8bdd8c2cf, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel
108502025-08-29T22:26:52.212ZAug 29 22:26:52.121 INFO added artifact, length: 1661662, hash: cfad3ccee1ab13dea7f676ae880d2d84e39003f4da8b5475f8e28748fa4cba1c, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel
108512025-08-29T22:26:52.410ZAug 29 22:26:52.319 INFO added artifact, length: 1656647, hash: 25b9ab3806eccfbad0bbb39ae182eaf28a9ceb981867441323ec70d95ae89089, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart
108522025-08-29T22:26:52.410ZAug 29 22:26:52.319 INFO added artifact, length: 1656580, hash: 633f95bdcd0a27a1e97450a529a48264475270b8ecf9a7023277d0794a8013ce, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart
108532025-08-29T22:26:52.574ZAug 29 22:26:52.482 INFO added artifact, length: 1598115, hash: 085fb6c070d5ae1549c9c8d97f591c6ccd727f2c5bcd7cb7fdb63145855fe0af, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-production-release
108542025-08-29T22:26:52.574ZAug 29 22:26:52.482 INFO added artifact, length: 1597926, hash: ba77aa3b3aa06ec1c79dac477b8adf20c58e8366f947828be540259f5f913eaa, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-production-release
108552025-08-29T22:26:52.598ZAug 29 22:26:52.484 INFO added artifact, length: 46732, hash: 63d4e0d7fbff4102a02bf87e9cd664a767ecfe659834f3f90b569857ed9f4008, version: 1.4.0, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel
108562025-08-29T22:26:52.599ZAug 29 22:26:52.487 INFO added artifact, length: 42150, hash: 96e9d43104f9c411d87f2cf219b297294984e6c1ab0c588322ac882ee9f88e1f, version: 1.4.0, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart
108572025-08-29T22:26:52.599ZAug 29 22:26:52.489 INFO added artifact, length: 47010, hash: bfe5f6135db8044359e9ef9467dc66b903d54884339c5e041a1024c34de9f632, version: 1.4.0, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release
108582025-08-29T22:26:52.735ZAug 29 22:26:52.643 INFO added artifact, length: 6855843, hash: 86d546cda5fa0250ab11c2ae30152ac33905412538766407b73ab770ebac557a, version: 1.0.45, kind: switch_sp, name: sidecar-b
108592025-08-29T22:26:53.048ZAug 29 22:26:52.957 INFO added artifact, length: 6872740, hash: f7a13b41f35595042e872f8861400160b243e3a8c4e8f6d4372ba1a057c120b5, version: 1.0.45, kind: switch_sp, name: sidecar-c
108602025-08-29T22:26:53.356ZAug 29 22:26:53.263 INFO added artifact, length: 6872803, hash: 4f15b3d0a121c0e747ec50ae3413d7c5f2ae952df843316560bd0c589e7188ce, version: 1.0.45, kind: switch_sp, name: sidecar-d
108612025-08-29T22:26:53.641ZAug 29 22:26:53.549 INFO added artifact, length: 1598246, hash: ed0a49c26a0835892838e969690431c04efd017a20576ef524dd50e4b533dbb0, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel
108622025-08-29T22:26:53.641ZAug 29 22:26:53.549 INFO added artifact, length: 1598102, hash: 83076b32fe50437e0e436bc529811e48e75d515725b3e210e85cc078363c0221, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel
108632025-08-29T22:26:53.791ZAug 29 22:26:53.699 INFO added artifact, length: 1661625, hash: 0967279584f6f0b2bc5661fd90e23d0f4546e5e40de25ff4259bc2a0b2263378, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel
108642025-08-29T22:26:53.791ZAug 29 22:26:53.699 INFO added artifact, length: 1661641, hash: a4e2e0184f9b2b789ca3fd8c2f24466ed79c1eb417ae6f65097b828e73fc6e09, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel
108652025-08-29T22:26:53.995ZAug 29 22:26:53.856 INFO added artifact, length: 1656647, hash: 25b9ab3806eccfbad0bbb39ae182eaf28a9ceb981867441323ec70d95ae89089, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart
108662025-08-29T22:26:53.995ZAug 29 22:26:53.857 INFO added artifact, length: 1656580, hash: 633f95bdcd0a27a1e97450a529a48264475270b8ecf9a7023277d0794a8013ce, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart
108672025-08-29T22:26:54.130ZAug 29 22:26:54.038 INFO added artifact, length: 1598081, hash: 893dd0679fbc91d73a88991ee93678c70f115b305652ac2d068f3b6d6f0e0254, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-production-release
108682025-08-29T22:26:54.130ZAug 29 22:26:54.038 INFO added artifact, length: 1597886, hash: 8909fddaa87e68e0e581c27bf9e938a6ceee1dd219b14f8eb0c6dbcf05f3b45d, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-production-release
108692025-08-29T22:26:54.154ZAug 29 22:26:54.041 INFO added artifact, length: 46817, hash: f1b2a2ceec8089a3ae641845beb1a5bb1eca4fa2b750d5a7a5d45c69324cb684, version: 1.4.0, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel
108702025-08-29T22:26:54.154ZAug 29 22:26:54.043 INFO added artifact, length: 42150, hash: 96e9d43104f9c411d87f2cf219b297294984e6c1ab0c588322ac882ee9f88e1f, version: 1.4.0, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart
108712025-08-29T22:26:54.155ZAug 29 22:26:54.045 INFO added artifact, length: 47055, hash: 4715233449305c86d4cb3e22b050afe657faf22bf20bc74cce9a3081254375b1, version: 1.4.0, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release
108722025-08-29T22:26:54.155ZAug 29 22:26:54.045 INFO added artifact, length: 383, hash: 38d5fe738adc1fd5613104a61cbd9efbfb0bd564f07e0b4553e3d02dfaf8e97f, version: 16.0.0-0.ci+gitfaa0b5dd487, kind: installinator_document, name: installinator_document
108732025-08-29T22:26:55.084ZAug 29 22:26:54.993 INFO [tuf-repo] task succeeded (191.863505183s)
108742025-08-29T22:26:55.084ZAug 29 22:26:54.993 INFO all jobs completed in 3262.538382013s
108752025-08-29T22:26:56.939Zprocess exited: duration 4028316 ms, exit code 0
 
108762025-08-29T22:26:57.084Zfound 41 output files
108772025-08-29T22:26:57.085Zuploading: /work/manifest.toml (14007 bytes)
108782025-08-29T22:26:58.181Zuploaded: /work/manifest.toml
108792025-08-29T22:26:58.182Zuploading: /work/repo.zip (2756178344 bytes)
108802025-08-29T22:32:14.990Zuploaded: /work/repo.zip
108812025-08-29T22:32:14.990Zuploading: /work/repo.zip.sha256.txt (65 bytes)
108822025-08-29T22:32:16.143Zuploaded: /work/repo.zip.sha256.txt
108832025-08-29T22:32:16.143Zuploading: /work/helios.json (584 bytes)
108842025-08-29T22:32:17.259Zuploaded: /work/helios.json
108852025-08-29T22:32:17.260Zuploading: /work/incorporation.p5m (99188 bytes)
108862025-08-29T22:32:18.478Zuploaded: /work/incorporation.p5m
108872025-08-29T22:32:18.478Zuploading: /work/incorporation.p5p (112640 bytes)
108882025-08-29T22:32:19.699Zuploaded: /work/incorporation.p5p
108892025-08-29T22:32:19.699Zuploading: /work/helios-incorp.log (526 bytes)
108902025-08-29T22:32:20.810Zuploaded: /work/helios-incorp.log
108912025-08-29T22:32:20.810Zuploading: /work/helios-setup.log (71968 bytes)
108922025-08-29T22:32:22.014Zuploaded: /work/helios-setup.log
108932025-08-29T22:32:22.014Zuploading: /work/host-image.log (233963 bytes)
108942025-08-29T22:32:23.275Zuploaded: /work/host-image.log
108952025-08-29T22:32:23.275Zuploading: /work/host-package.log (30044 bytes)
108962025-08-29T22:32:24.448Zuploaded: /work/host-package.log
108972025-08-29T22:32:24.485Zuploading: /work/host-target.log (101 bytes)
108982025-08-29T22:32:25.545Zuploaded: /work/host-target.log
108992025-08-29T22:32:25.545Zuploading: /work/incorp-create.log (0 bytes)
109002025-08-29T22:32:26.617Zuploaded: /work/incorp-create.log
109012025-08-29T22:32:26.641Zuploading: /work/incorp-fmt.log (0 bytes)
109022025-08-29T22:32:27.693Zuploaded: /work/incorp-fmt.log
109032025-08-29T22:32:27.693Zuploading: /work/incorp-pkgsend.log (108 bytes)
109042025-08-29T22:32:28.794Zuploaded: /work/incorp-pkgsend.log
109052025-08-29T22:32:28.794Zuploading: /work/incorp-publisher.log (0 bytes)
109062025-08-29T22:32:29.867Zuploaded: /work/incorp-publisher.log
109072025-08-29T22:32:29.867Zuploading: /work/omicron-package.log (6872 bytes)
109082025-08-29T22:32:30.990Zuploaded: /work/omicron-package.log
109092025-08-29T22:32:30.990Zuploading: /work/recovery-image.log (603225 bytes)
109102025-08-29T22:32:32.255Zuploaded: /work/recovery-image.log
109112025-08-29T22:32:32.255Zuploading: /work/recovery-package.log (1685 bytes)
109122025-08-29T22:32:33.353Zuploaded: /work/recovery-package.log
109132025-08-29T22:32:33.353Zuploading: /work/recovery-target.log (98 bytes)
109142025-08-29T22:32:34.456Zuploaded: /work/recovery-target.log
109152025-08-29T22:32:34.456Zuploading: /work/stamp-clickhouse.log (117 bytes)
109162025-08-29T22:32:35.605Zuploaded: /work/stamp-clickhouse.log
109172025-08-29T22:32:35.605Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
109182025-08-29T22:32:36.706Zuploaded: /work/stamp-clickhouse_keeper.log
109192025-08-29T22:32:36.706Zuploading: /work/stamp-clickhouse_server.log (124 bytes)
109202025-08-29T22:32:37.806Zuploaded: /work/stamp-clickhouse_server.log
109212025-08-29T22:32:37.807Zuploading: /work/stamp-cockroachdb.log (118 bytes)
109222025-08-29T22:32:38.909Zuploaded: /work/stamp-cockroachdb.log
109232025-08-29T22:32:38.909Zuploading: /work/stamp-crucible-dtrace.log (119 bytes)
109242025-08-29T22:32:40.008Zuploaded: /work/stamp-crucible-dtrace.log
109252025-08-29T22:32:40.008Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
109262025-08-29T22:32:41.175Zuploaded: /work/stamp-crucible-pantry-zone.log
109272025-08-29T22:32:41.175Zuploading: /work/stamp-crucible-zone.log (120 bytes)
109282025-08-29T22:32:42.275Zuploaded: /work/stamp-crucible-zone.log
109292025-08-29T22:32:42.275Zuploading: /work/stamp-external-dns.log (119 bytes)
109302025-08-29T22:32:43.373Zuploaded: /work/stamp-external-dns.log
109312025-08-29T22:32:43.374Zuploading: /work/stamp-installinator.log (103 bytes)
109322025-08-29T22:32:44.475Zuploaded: /work/stamp-installinator.log
109332025-08-29T22:32:44.475Zuploading: /work/stamp-internal-dns.log (119 bytes)
109342025-08-29T22:32:45.575Zuploaded: /work/stamp-internal-dns.log
109352025-08-29T22:32:45.576Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
109362025-08-29T22:32:46.676Zuploaded: /work/stamp-mg-ddm-gz.log
109372025-08-29T22:32:46.676Zuploading: /work/stamp-nexus.log (112 bytes)
109382025-08-29T22:32:47.775Zuploaded: /work/stamp-nexus.log
109392025-08-29T22:32:47.775Zuploading: /work/stamp-ntp.log (110 bytes)
109402025-08-29T22:32:48.873Zuploaded: /work/stamp-ntp.log
109412025-08-29T22:32:48.873Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
109422025-08-29T22:32:49.973Zuploaded: /work/stamp-omicron-sled-agent.log
109432025-08-29T22:32:49.974Zuploading: /work/stamp-overlay.log (114 bytes)
109442025-08-29T22:32:51.072Zuploaded: /work/stamp-overlay.log
109452025-08-29T22:32:51.072Zuploading: /work/stamp-oximeter.log (115 bytes)
109462025-08-29T22:32:52.173Zuploaded: /work/stamp-oximeter.log
109472025-08-29T22:32:52.173Zuploading: /work/stamp-oxlog.log (109 bytes)
109482025-08-29T22:32:53.271Zuploaded: /work/stamp-oxlog.log
109492025-08-29T22:32:53.271Zuploading: /work/stamp-probe.log (112 bytes)
109502025-08-29T22:32:54.372Zuploaded: /work/stamp-probe.log
109512025-08-29T22:32:54.372Zuploading: /work/stamp-propolis-server.log (122 bytes)
109522025-08-29T22:32:55.472Zuploaded: /work/stamp-propolis-server.log
109532025-08-29T22:32:55.498Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
109542025-08-29T22:32:56.572Zuploaded: /work/stamp-pumpkind-gz.log
109552025-08-29T22:32:56.597Zuploading: /work/stamp-switch-asic.log (118 bytes)
109562025-08-29T22:32:57.673Zuploaded: /work/stamp-switch-asic.log
109572025-08-29T22:32:57.673Zuploading: /work/verify-libraries.log (7659 bytes)
109582025-08-29T22:32:58.794Zuploaded: /work/verify-libraries.log