01K3WKHCWE4E2YPJW1HNJD9A00: 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: 01K3WKHWHSEBPA4V2AB6HZ3GNB

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-08-30T04:25:46.604Zjob assigned to worker 01K3WKHRFNAZV447S1Y0ASF7H6 [factory gimlet-EVT22200007-propolis, EVT22200007/40112] (queued for 31 s)
 
22025-08-30T04:25:54.907Zstarting task 0: "setup"
32025-08-30T04:25:54.932Z++ uname -s
42025-08-30T04:25:54.932Z+ kern=SunOS
52025-08-30T04:25:54.932Z+ build_user=build
62025-08-30T04:25:54.932Z+ build_uid=12345
72025-08-30T04:25:54.932Z+ work_dir=/work
82025-08-30T04:25:54.932Z+ input_dir=/input
92025-08-30T04:25:54.932Z+ [[ 0 == 12345 ]]
102025-08-30T04:25:54.932Z+ case "$kern" in
112025-08-30T04:25:54.932Z+ groupadd -g 12345 build
122025-08-30T04:25:54.932Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-08-30T04:25:56.933Z+ zfs create -o mountpoint=/work rpool/work
142025-08-30T04:25:56.970Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-08-30T04:25:56.995Z+ home_fs=zfs
162025-08-30T04:25:56.995Z+ [[ zfs == autofs ]]
172025-08-30T04:25:56.995Z+ mkdir -p /home/build
182025-08-30T04:25:56.995Z+ chown build:build /home/build /work
192025-08-30T04:25:58.998Z+ chmod 0700 /home/build /work
202025-08-30T04:25:59.029Zprocess exited: duration 4078 ms, exit code 0
 
212025-08-30T04:25:59.092Zstarting task 1: "rust-toolchain"
222025-08-30T04:25:59.123Z+ printf ' * rust toolchain channel = "%s"\n' 1.89.0
232025-08-30T04:25:59.123Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-08-30T04:25:59.123Z * rust toolchain channel = "1.89.0"
252025-08-30T04:25:59.124Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262025-08-30T04:25:59.124Z * rust toolchain profile = "default"
272025-08-30T04:25:59.124Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-08-30T04:25:59.124Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-08-30T04:25:59.124Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.89.0 --profile default
302025-08-30T04:25:59.249Zinfo: downloading installer
312025-08-30T04:26:00.123Zwarn: It looks like you have an existing installation of Rust at:
322025-08-30T04:26:00.123Zwarn: /opt/ooce/bin
332025-08-30T04:26:00.123Zwarn: It is recommended that rustup be the primary Rust installation.
342025-08-30T04:26:00.123Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-08-30T04:26:00.123Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-08-30T04:26:00.123Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-08-30T04:26:00.123Zwarn: or pass `-y' to ignore all ignorable checks.
382025-08-30T04:26:00.123Zerror: cannot install while Rust is installed
392025-08-30T04:26:00.123Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-08-30T04:26:00.149Zinfo: profile set to 'default'
412025-08-30T04:26:00.149Zinfo: default host triple is x86_64-unknown-illumos
422025-08-30T04:26:00.149Zinfo: syncing channel updates for '1.89.0-x86_64-unknown-illumos'
432025-08-30T04:26:00.263Zinfo: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
442025-08-30T04:26:00.263Zinfo: downloading component 'cargo'
452025-08-30T04:26:00.499Zinfo: downloading component 'clippy'
462025-08-30T04:26:00.585Zinfo: downloading component 'rust-docs'
472025-08-30T04:26:00.968Zinfo: downloading component 'rust-std'
482025-08-30T04:26:01.427Zinfo: downloading component 'rustc'
492025-08-30T04:26:02.589Zinfo: downloading component 'rustfmt'
502025-08-30T04:26:02.653Zinfo: installing component 'cargo'
512025-08-30T04:26:03.895Zinfo: installing component 'clippy'
522025-08-30T04:26:04.386Zinfo: installing component 'rust-docs'
532025-08-30T04:26:07.675Zinfo: installing component 'rust-std'
542025-08-30T04:26:09.932Zinfo: installing component 'rustc'
552025-08-30T04:26:18.222Zinfo: installing component 'rustfmt'
562025-08-30T04:26:18.619Zinfo: default toolchain set to '1.89.0-x86_64-unknown-illumos'
572025-08-30T04:26:18.619Z
582025-08-30T04:26:18.795Z 1.89.0-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04)
592025-08-30T04:26:18.795Z
602025-08-30T04:26:18.820Z
612025-08-30T04:26:18.820ZRust is installed now. Great!
622025-08-30T04:26:18.820Z
632025-08-30T04:26:18.820ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-08-30T04:26:18.820Zenvironment variable. This has not been done automatically.
652025-08-30T04:26:18.820Z
662025-08-30T04:26:18.820ZTo configure your current shell, you need to source
672025-08-30T04:26:18.820Zthe corresponding env file under $HOME/.cargo.
682025-08-30T04:26:18.820Z
692025-08-30T04:26:18.820ZThis is usually done by running one of the following (note the leading DOT):
702025-08-30T04:26:18.820Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-08-30T04:26:18.821Zsource "$HOME/.cargo/env.fish" # For fish
722025-08-30T04:26:18.821Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732025-08-30T04:26:18.910Z+ rustup --version
742025-08-30T04:26:18.935Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752025-08-30T04:26:18.935Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-08-30T04:26:19.033Zinfo: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)`
772025-08-30T04:26:19.058Z+ cargo --version
782025-08-30T04:26:19.132Zcargo 1.89.0 (c24e10642 2025-06-23)
792025-08-30T04:26:19.156Z+ rustc --version
802025-08-30T04:26:19.230Zrustc 1.89.0 (29483883e 2025-08-04)
812025-08-30T04:26:19.254Zprocess exited: duration 20149 ms, exit code 0
 
822025-08-30T04:26:19.306Zstarting task 2: "authentication"
832025-08-30T04:26:19.365Zprocess exited: duration 61 ms, exit code 0
 
842025-08-30T04:26:19.415Zstarting task 3: "clone repository"
852025-08-30T04:26:19.439Z+ mkdir -p /work/oxidecomputer/omicron
862025-08-30T04:26:19.440Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872025-08-30T04:26:19.464ZCloning into '/work/oxidecomputer/omicron'...
882025-08-30T04:26:43.567Z+ cd /work/oxidecomputer/omicron
892025-08-30T04:26:43.567Z+ git fetch origin 77576773b7584c9c76348276726ace6b2f6b17f7
902025-08-30T04:26:44.016ZFrom https://github.com/oxidecomputer/omicron
912025-08-30T04:26:44.017Z * branch 77576773b7584c9c76348276726ace6b2f6b17f7 -> FETCH_HEAD
922025-08-30T04:26:44.041Z+ [[ -n nexus_gen_schema ]]
932025-08-30T04:26:44.041Z++ git branch --show-current
942025-08-30T04:26:44.041Z+ current=main
952025-08-30T04:26:44.042Z+ [[ main != nexus_gen_schema ]]
962025-08-30T04:26:44.042Z+ git branch -f nexus_gen_schema 77576773b7584c9c76348276726ace6b2f6b17f7
972025-08-30T04:26:44.066Z+ git checkout -f nexus_gen_schema
982025-08-30T04:26:44.274ZSwitched to branch 'nexus_gen_schema'
992025-08-30T04:26:44.299Z+ git reset --hard 77576773b7584c9c76348276726ace6b2f6b17f7
1002025-08-30T04:26:44.497ZHEAD is now at 77576773b patch expectorate output
1012025-08-30T04:26:44.522Zprocess exited: duration 25085 ms, exit code 0
 
1022025-08-30T04:26:44.572Zstarting task 4: "build"
1032025-08-30T04:26:44.596Z+ source .github/buildomat/ci-env.sh
1042025-08-30T04:26:44.597Z++ export CARGO_TERM_COLOR=always
1052025-08-30T04:26:44.597Z++ CARGO_TERM_COLOR=always
1062025-08-30T04:26:44.597Z+ cargo --version
1072025-08-30T04:26:44.658Zcargo 1.89.0 (c24e10642 2025-06-23)
1082025-08-30T04:26:44.682Z+ rustc --version
1092025-08-30T04:26:44.758Zrustc 1.89.0 (29483883e 2025-08-04)
1102025-08-30T04:26:44.783Z+ cargo tree --locked
1112025-08-30T04:26:45.144Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1122025-08-30T04:26:45.548Z Updating crates.io index
1132025-08-30T04:26:45.573Z Updating git repository `https://github.com/oxidecomputer/lldp`
1142025-08-30T04:26:46.001Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1152025-08-30T04:26:46.877Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1162025-08-30T04:26:47.256Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1172025-08-30T04:26:47.570Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1182025-08-30T04:26:48.001Z Updating git repository `https://github.com/oxidecomputer/propolis`
1192025-08-30T04:26:49.269Z Updating git repository `https://github.com/oxidecomputer/crucible`
1202025-08-30T04:26:51.603Z Updating git repository `https://github.com/oxidecomputer/opte`
1212025-08-30T04:26:52.828Z Updating git repository `https://github.com/oxidecomputer/falcon`
1222025-08-30T04:26:53.659Z Updating git repository `https://github.com/oxidecomputer/clickward`
1232025-08-30T04:26:54.080Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1242025-08-30T04:26:54.447Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1252025-08-30T04:26:55.331Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1262025-08-30T04:26:55.976Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1272025-08-30T04:26:56.670Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1282025-08-30T04:26:57.118Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1292025-08-30T04:26:57.642Z Updating git repository `https://github.com/oxidecomputer/tofino`
1302025-08-30T04:26:58.059Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1312025-08-30T04:26:58.398Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1322025-08-30T04:26:58.764Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1332025-08-30T04:26:59.143Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1342025-08-30T04:26:59.639Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1352025-08-30T04:27:00.169Z Updating git repository `https://github.com/oxidecomputer/ispf`
1362025-08-30T04:27:00.569Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1372025-08-30T04:27:01.336Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1382025-08-30T04:27:01.996Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1392025-08-30T04:27:02.378Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1402025-08-30T04:27:03.066Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1412025-08-30T04:27:03.641Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1422025-08-30T04:27:04.233Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1432025-08-30T04:27:04.656Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1442025-08-30T04:27:05.046Z Updating git repository `https://github.com/oxidecomputer/omicron`
1452025-08-30T04:27:29.038Z Updating git repository `https://github.com/illumos/smf-rs`
1462025-08-30T04:27:31.046Z Downloading crates ...
1472025-08-30T04:27:31.166Z Downloaded ahash v0.8.12
1482025-08-30T04:27:31.190Z Downloaded cfg-expr v0.20.1
1492025-08-30T04:27:31.190Z Downloaded bit-set v0.5.3
1502025-08-30T04:27:31.190Z Downloaded cbc v0.1.2
1512025-08-30T04:27:31.190Z Downloaded cassowary v0.3.0
1522025-08-30T04:27:31.190Z Downloaded bzip2 v0.4.4
1532025-08-30T04:27:31.190Z Downloaded foreign-types-macros v0.2.3
1542025-08-30T04:27:31.215Z Downloaded minimal-lexical v0.2.1
1552025-08-30T04:27:31.215Z Downloaded gimli v0.31.1
1562025-08-30T04:27:31.240Z Downloaded moka v0.12.10
1572025-08-30T04:27:31.240Z Downloaded async-task v4.7.1
1582025-08-30T04:27:31.240Z Downloaded parse-display-derive v0.10.0
1592025-08-30T04:27:31.240Z Downloaded camino-tempfile-ext v0.3.2
1602025-08-30T04:27:31.265Z Downloaded fixedbitset v0.5.7
1612025-08-30T04:27:31.265Z Downloaded highway v1.3.0
1622025-08-30T04:27:31.265Z Downloaded futures-core v0.3.31
1632025-08-30T04:27:31.266Z Downloaded camino v1.1.11
1642025-08-30T04:27:31.266Z Downloaded cast v0.3.0
1652025-08-30T04:27:31.266Z Downloaded foldhash v0.1.5
1662025-08-30T04:27:31.266Z Downloaded foreign-types v0.5.0
1672025-08-30T04:27:31.290Z Downloaded quick-error v1.2.3
1682025-08-30T04:27:31.290Z Downloaded plotters v0.3.7
1692025-08-30T04:27:31.324Z Downloaded rand_xorshift v0.4.0
1702025-08-30T04:27:31.325Z Downloaded num-complex v0.4.6
1712025-08-30T04:27:31.325Z Downloaded rand_distr v0.5.1
1722025-08-30T04:27:31.325Z Downloaded fs_extra v1.3.0
1732025-08-30T04:27:31.325Z Downloaded hashbrown v0.15.4
1742025-08-30T04:27:31.354Z Downloaded hickory-server v0.25.2
1752025-08-30T04:27:31.385Z Downloaded zone v0.3.1
1762025-08-30T04:27:31.411Z Downloaded zip v4.2.0
1772025-08-30T04:27:31.436Z Downloaded darling_core v0.20.10
1782025-08-30T04:27:31.461Z Downloaded diesel_table_macro_syntax v0.2.0
1792025-08-30T04:27:31.485Z Downloaded kv-log-macro v1.0.7
1802025-08-30T04:27:31.510Z Downloaded rustls-pki-types v1.10.0
1812025-08-30T04:27:31.535Z Downloaded ssh-key v0.6.6
1822025-08-30T04:27:31.562Z Downloaded toml_writer v1.0.2
1832025-08-30T04:27:31.593Z Downloaded ciborium-io v0.2.2
1842025-08-30T04:27:31.617Z Downloaded normalize-line-endings v0.3.0
1852025-08-30T04:27:31.642Z Downloaded crossbeam-epoch v0.9.18
1862025-08-30T04:27:31.668Z Downloaded serde_spanned v1.0.0
1872025-08-30T04:27:31.668Z Downloaded hostname v0.3.1
1882025-08-30T04:27:31.693Z Downloaded spki v0.7.3
1892025-08-30T04:27:31.693Z Downloaded dunce v1.0.5
1902025-08-30T04:27:31.717Z Downloaded postgres-protocol v0.6.8
1912025-08-30T04:27:31.742Z Downloaded hyper v1.6.0
1922025-08-30T04:27:31.767Z Downloaded yasna v0.5.2
1932025-08-30T04:27:31.767Z Downloaded predicates-tree v1.0.12
1942025-08-30T04:27:31.792Z Downloaded strum_macros v0.26.4
1952025-08-30T04:27:31.792Z Downloaded writeable v0.5.5
1962025-08-30T04:27:31.792Z Downloaded progenitor-impl v0.8.0
1972025-08-30T04:27:31.792Z Downloaded strum v0.26.3
1982025-08-30T04:27:31.817Z Downloaded rand_chacha v0.3.1
1992025-08-30T04:27:31.817Z Downloaded tagptr v0.2.0
2002025-08-30T04:27:31.817Z Downloaded libz-rs-sys v0.5.1
2012025-08-30T04:27:31.817Z Downloaded linked-hash-map v0.5.6
2022025-08-30T04:27:31.843Z Downloaded ppv-lite86 v0.2.20
2032025-08-30T04:27:31.843Z Downloaded omicron-zone-package v0.12.2
2042025-08-30T04:27:31.871Z Downloaded instability v0.3.2
2052025-08-30T04:27:31.871Z Downloaded proptest v1.7.0
2062025-08-30T04:27:31.896Z Downloaded litemap v0.7.3
2072025-08-30T04:27:31.896Z Downloaded uuid v1.17.0
2082025-08-30T04:27:31.929Z Downloaded internet-checksum v0.2.1
2092025-08-30T04:27:31.959Z Downloaded inout v0.1.3
2102025-08-30T04:27:31.984Z Downloaded lru v0.12.5
2112025-08-30T04:27:31.984Z Downloaded lockfree-object-pool v0.1.6
2122025-08-30T04:27:31.984Z Downloaded ingot-types v0.1.2
2132025-08-30T04:27:32.008Z Downloaded indexmap v2.10.0
2142025-08-30T04:27:32.008Z Downloaded rand v0.9.2
2152025-08-30T04:27:32.033Z Downloaded object v0.30.4
2162025-08-30T04:27:32.033Z Downloaded winnow v0.7.10
2172025-08-30T04:27:32.058Z Downloaded winnow v0.5.40
2182025-08-30T04:27:32.058Z Downloaded syn v1.0.109
2192025-08-30T04:27:32.083Z Downloaded hyper-tls v0.6.0
2202025-08-30T04:27:32.083Z Downloaded tabled v0.15.0
2212025-08-30T04:27:32.107Z Downloaded tabled v0.18.0
2222025-08-30T04:27:32.132Z Downloaded openapiv3 v2.2.0
2232025-08-30T04:27:32.156Z Downloaded radix_trie v0.2.1
2242025-08-30T04:27:32.156Z Downloaded radium v0.7.0
2252025-08-30T04:27:32.156Z Downloaded lock_api v0.4.12
2262025-08-30T04:27:32.157Z Downloaded regex-syntax v0.6.29
2272025-08-30T04:27:32.181Z Downloaded openssl v0.10.73
2282025-08-30T04:27:32.182Z Downloaded typify-impl v0.4.1
2292025-08-30T04:27:32.206Z Downloaded regex v1.11.1
2302025-08-30T04:27:32.206Z Downloaded object v0.36.5
2312025-08-30T04:27:32.231Z Downloaded regex-syntax v0.8.5
2322025-08-30T04:27:32.231Z Downloaded unicode-width v0.2.0
2332025-08-30T04:27:32.231Z Downloaded zerocopy-derive v0.6.6
2342025-08-30T04:27:32.256Z Downloaded petgraph v0.6.5
2352025-08-30T04:27:32.281Z Downloaded regress v0.10.4
2362025-08-30T04:27:32.281Z Downloaded regex-automata v0.4.8
2372025-08-30T04:27:32.305Z Downloaded lzma-sys v0.1.20
2382025-08-30T04:27:32.329Z Downloaded sha3 v0.10.8
2392025-08-30T04:27:32.329Z Downloaded typify-macro v0.4.1
2402025-08-30T04:27:32.329Z Downloaded zerocopy v0.8.26
2412025-08-30T04:27:32.355Z Downloaded chrono-tz v0.10.4
2422025-08-30T04:27:32.380Z Downloaded syn v2.0.104
2432025-08-30T04:27:32.404Z Downloaded ratatui v0.29.0
2442025-08-30T04:27:32.446Z Downloaded nix v0.28.0
2452025-08-30T04:27:32.446Z Downloaded hyper-util v0.1.16
2462025-08-30T04:27:32.446Z Downloaded csv v1.3.1
2472025-08-30T04:27:32.471Z Downloaded unicode-segmentation v1.12.0
2482025-08-30T04:27:32.471Z Downloaded x509-cert v0.2.5
2492025-08-30T04:27:32.498Z Downloaded typify-impl v0.3.0
2502025-08-30T04:27:32.498Z Downloaded curve25519-dalek v4.1.3
2512025-08-30T04:27:32.523Z Downloaded r2d2 v0.8.10
2522025-08-30T04:27:32.523Z Downloaded indoc v1.0.9
2532025-08-30T04:27:32.523Z Downloaded indicatif v0.17.11
2542025-08-30T04:27:32.523Z Downloaded unicode-ident v1.0.18
2552025-08-30T04:27:32.523Z Downloaded typify-macro v0.2.0
2562025-08-30T04:27:32.523Z Downloaded take_mut v0.2.2
2572025-08-30T04:27:32.523Z Downloaded rcgen v0.12.1
2582025-08-30T04:27:32.523Z Downloaded rand v0.8.5
2592025-08-30T04:27:32.523Z Downloaded libz-sys v1.1.20
2602025-08-30T04:27:32.548Z Downloaded zerocopy v0.6.6
2612025-08-30T04:27:32.548Z Downloaded yansi v1.0.1
2622025-08-30T04:27:32.573Z Downloaded xshell v0.2.7
2632025-08-30T04:27:32.573Z Downloaded unicode-width v0.1.14
2642025-08-30T04:27:32.573Z Downloaded supports-color v3.0.2
2652025-08-30T04:27:32.573Z Downloaded litrs v0.4.1
2662025-08-30T04:27:32.573Z Downloaded ingot-macros v0.1.1
2672025-08-30T04:27:32.573Z Downloaded log v0.4.27
2682025-08-30T04:27:32.573Z Downloaded quote v1.0.40
2692025-08-30T04:27:32.598Z Downloaded ring v0.17.14
2702025-08-30T04:27:32.630Z Downloaded unicode-properties v0.1.3
2712025-08-30T04:27:32.657Z Downloaded unicase v2.7.0
2722025-08-30T04:27:32.657Z Downloaded unarray v0.1.4
2732025-08-30T04:27:32.657Z Downloaded ucd-trie v0.1.7
2742025-08-30T04:27:32.657Z Downloaded tap v1.0.1
2752025-08-30T04:27:32.657Z Downloaded rayon-core v1.12.1
2762025-08-30T04:27:32.657Z Downloaded zerocopy v0.7.35
2772025-08-30T04:27:32.682Z Downloaded yoke-derive v0.7.4
2782025-08-30T04:27:32.682Z Downloaded yoke v0.7.4
2792025-08-30T04:27:32.682Z Downloaded xz2 v0.1.7
2802025-08-30T04:27:32.682Z Downloaded xshell-macros v0.2.7
2812025-08-30T04:27:32.682Z Downloaded support-bundle-viewer v0.1.2
2822025-08-30T04:27:32.682Z Downloaded postgres-types v0.2.9
2832025-08-30T04:27:32.682Z Downloaded postcard v1.0.10
2842025-08-30T04:27:32.708Z Downloaded portable-atomic v1.11.0
2852025-08-30T04:27:32.708Z Downloaded pkcs5 v0.7.1
2862025-08-30T04:27:32.708Z Downloaded oxnet v0.1.3
2872025-08-30T04:27:32.708Z Downloaded icu_locid_transform_data v1.5.0
2882025-08-30T04:27:32.708Z Downloaded num-rational v0.4.2
2892025-08-30T04:27:32.708Z Downloaded iana-time-zone v0.1.63
2902025-08-30T04:27:32.708Z Downloaded ipnet v2.11.0
2912025-08-30T04:27:32.733Z Downloaded hyper-rustls v0.27.7
2922025-08-30T04:27:32.733Z Downloaded typify-macro v0.3.0
2932025-08-30T04:27:32.733Z Downloaded xattr v1.3.1
2942025-08-30T04:27:32.733Z Downloaded sync-ptr v0.1.4
2952025-08-30T04:27:32.733Z Downloaded swrite v0.1.0
2962025-08-30T04:27:32.733Z Downloaded subtle v2.6.1
2972025-08-30T04:27:32.733Z Downloaded subprocess v0.2.9
2982025-08-30T04:27:32.733Z Downloaded powerfmt v0.2.0
2992025-08-30T04:27:32.733Z Downloaded piper v0.2.4
3002025-08-30T04:27:32.733Z Downloaded openssl-probe v0.1.5
3012025-08-30T04:27:32.733Z Downloaded openssl-macros v0.1.1
3022025-08-30T04:27:32.733Z Downloaded impl-trait-for-tuples v0.2.2
3032025-08-30T04:27:32.733Z Downloaded ignore v0.4.23
3042025-08-30T04:27:32.733Z Downloaded ident_case v1.0.1
3052025-08-30T04:27:32.734Z Downloaded icu_properties_data v1.5.0
3062025-08-30T04:27:32.758Z Downloaded icu_normalizer_data v1.5.0
3072025-08-30T04:27:32.758Z Downloaded untrusted v0.9.0
3082025-08-30T04:27:32.758Z Downloaded nix v0.27.1
3092025-08-30T04:27:32.783Z Downloaded indoc v2.0.6
3102025-08-30T04:27:32.783Z Downloaded quinn-udp v0.5.5
3112025-08-30T04:27:32.783Z Downloaded num_threads v0.1.7
3122025-08-30T04:27:32.783Z Downloaded linear-map v1.2.0
3132025-08-30T04:27:32.783Z Downloaded once_cell v1.21.3
3142025-08-30T04:27:32.784Z Downloaded olpc-cjson v0.1.4
3152025-08-30T04:27:32.784Z Downloaded crypto-common v0.1.6
3162025-08-30T04:27:32.784Z Downloaded unicode-linebreak v0.1.5
3172025-08-30T04:27:32.784Z Downloaded tabwriter v1.4.0
3182025-08-30T04:27:32.784Z Downloaded tabled_derive v0.10.0
3192025-08-30T04:27:32.784Z Downloaded strum_macros v0.24.3
3202025-08-30T04:27:32.784Z Downloaded structmeta-derive v0.3.0
3212025-08-30T04:27:32.784Z Downloaded relative-path v1.9.3
3222025-08-30T04:27:32.784Z Downloaded ref-cast-impl v1.0.24
3232025-08-30T04:27:32.784Z Downloaded reedline v0.40.0
3242025-08-30T04:27:32.809Z Downloaded rand_core v0.6.4
3252025-08-30T04:27:32.809Z Downloaded rand_chacha v0.9.0
3262025-08-30T04:27:32.809Z Downloaded write16 v1.0.0
3272025-08-30T04:27:32.809Z Downloaded unit-prefix v0.5.1
3282025-08-30T04:27:32.809Z Downloaded unicode-xid v0.2.6
3292025-08-30T04:27:32.834Z Downloaded unicode-truncate v1.1.0
3302025-08-30T04:27:32.835Z Downloaded sync_wrapper v1.0.1
3312025-08-30T04:27:32.835Z Downloaded strum_macros v0.27.1
3322025-08-30T04:27:32.835Z Downloaded openssl-sys v0.9.109
3332025-08-30T04:27:32.835Z Downloaded indent_write v2.2.0
3342025-08-30T04:27:32.835Z Downloaded idna_adapter v1.2.0
3352025-08-30T04:27:32.835Z Downloaded idna v1.0.3
3362025-08-30T04:27:32.861Z Downloaded iddqd v0.3.9
3372025-08-30T04:27:32.861Z Downloaded icu_provider_macros v1.5.0
3382025-08-30T04:27:32.861Z Downloaded icu_provider v1.5.0
3392025-08-30T04:27:32.861Z Downloaded icu_normalizer v1.5.0
3402025-08-30T04:27:32.861Z Downloaded icu_locid_transform v1.5.0
3412025-08-30T04:27:32.862Z Downloaded utf8parse v0.2.2
3422025-08-30T04:27:32.862Z Downloaded utf8_iter v1.0.4
3432025-08-30T04:27:32.862Z Downloaded utf16_iter v1.0.5
3442025-08-30T04:27:32.862Z Downloaded usdt v0.5.0
3452025-08-30T04:27:32.862Z Downloaded url v2.5.4
3462025-08-30T04:27:32.887Z Downloaded unsafe-libyaml v0.2.11
3472025-08-30T04:27:32.887Z Downloaded typify-impl v0.2.0
3482025-08-30T04:27:32.887Z Downloaded typify v0.3.0
3492025-08-30T04:27:32.887Z Downloaded typed-path v0.9.3
3502025-08-30T04:27:32.912Z Downloaded target-spec v3.5.0
3512025-08-30T04:27:32.912Z Downloaded target-lexicon v0.13.2
3522025-08-30T04:27:32.912Z Downloaded tar v0.4.44
3532025-08-30T04:27:32.912Z Downloaded instant v0.1.13
3542025-08-30T04:27:32.912Z Downloaded indexmap v1.9.3
3552025-08-30T04:27:32.912Z Downloaded precomputed-hash v0.1.1
3562025-08-30T04:27:32.912Z Downloaded number_prefix v0.4.0
3572025-08-30T04:27:32.912Z Downloaded crunchy v0.2.2
3582025-08-30T04:27:32.912Z Downloaded crucible-workspace-hack v0.1.0
3592025-08-30T04:27:32.912Z Downloaded crossterm v0.29.0
3602025-08-30T04:27:32.937Z Downloaded strum v0.27.2
3612025-08-30T04:27:32.937Z Downloaded winnow v0.6.26
3622025-08-30T04:27:32.937Z Downloaded polyval v0.6.2
3632025-08-30T04:27:32.937Z Downloaded poly1305 v0.8.0
3642025-08-30T04:27:32.937Z Downloaded pkcs1 v0.7.5
3652025-08-30T04:27:32.962Z Downloaded icu_properties v1.5.1
3662025-08-30T04:27:32.962Z Downloaded usdt-macro v0.5.0
3672025-08-30T04:27:32.962Z Downloaded usdt-impl v0.5.0
3682025-08-30T04:27:32.962Z Downloaded typify v0.4.1
3692025-08-30T04:27:32.962Z Downloaded utf-8 v0.7.6
3702025-08-30T04:27:32.962Z Downloaded usdt-attr-macro v0.5.0
3712025-08-30T04:27:32.962Z Downloaded typify v0.2.0
3722025-08-30T04:27:32.962Z Downloaded typenum v1.17.0
3732025-08-30T04:27:32.962Z Downloaded typeid v1.0.3
3742025-08-30T04:27:32.962Z Downloaded progenitor-macro v0.9.1
3752025-08-30T04:27:32.962Z Downloaded httpmock v0.8.0-alpha.1
3762025-08-30T04:27:32.987Z Downloaded publicsuffix v2.3.0
3772025-08-30T04:27:32.987Z Downloaded unicode-normalization v0.1.24
3782025-08-30T04:27:33.012Z Downloaded uzers v0.12.1
3792025-08-30T04:27:33.012Z Downloaded ingot v0.1.1
3802025-08-30T04:27:33.012Z Downloaded num-iter v0.1.45
3812025-08-30T04:27:33.012Z Downloaded indicatif v0.18.0
3822025-08-30T04:27:33.012Z Downloaded hyper-staticfile v0.10.1
3832025-08-30T04:27:33.012Z Downloaded crypto-bigint v0.5.5
3842025-08-30T04:27:33.012Z Downloaded wyz v0.5.1
3852025-08-30T04:27:33.012Z Downloaded whoami v1.5.2
3862025-08-30T04:27:33.038Z Downloaded progenitor-impl v0.10.0
3872025-08-30T04:27:33.038Z Downloaded pretty_assertions v1.4.1
3882025-08-30T04:27:33.038Z Downloaded hubpack v0.1.2
3892025-08-30T04:27:33.038Z Downloaded clap_builder v4.5.41
3902025-08-30T04:27:33.038Z Downloaded unicode-bidi v0.3.17
3912025-08-30T04:27:33.038Z Downloaded progenitor v0.8.0
3922025-08-30T04:27:33.038Z Downloaded proc-macro-error-attr2 v2.0.0
3932025-08-30T04:27:33.038Z Downloaded httparse v1.9.5
3942025-08-30T04:27:33.063Z Downloaded dtrace-parser v0.2.0
3952025-08-30T04:27:33.063Z Downloaded chrono v0.4.41
3962025-08-30T04:27:33.063Z Downloaded russh v0.45.0
3972025-08-30T04:27:33.063Z Downloaded rpassword v7.4.0
3982025-08-30T04:27:33.063Z Downloaded hostname v0.4.0
3992025-08-30T04:27:33.088Z Downloaded p521 v0.13.3
4002025-08-30T04:27:33.088Z Downloaded synstructure v0.13.1
4012025-08-30T04:27:33.088Z Downloaded rand_core v0.9.3
4022025-08-30T04:27:33.088Z Downloaded unicode_categories v0.1.1
4032025-08-30T04:27:33.088Z Downloaded proc-macro-error v1.0.4
4042025-08-30T04:27:33.088Z Downloaded http-range v0.1.5
4052025-08-30T04:27:33.088Z Downloaded zerovec v0.10.4
4062025-08-30T04:27:33.113Z Downloaded p384 v0.13.0
4072025-08-30T04:27:33.113Z Downloaded tabled_derive v0.7.0
4082025-08-30T04:27:33.113Z Downloaded ref-cast v1.0.24
4092025-08-30T04:27:33.113Z Downloaded icu_locid v1.5.0
4102025-08-30T04:27:33.113Z Downloaded icu_collections v1.5.0
4112025-08-30T04:27:33.113Z Downloaded progenitor-impl v0.9.1
4122025-08-30T04:27:33.138Z Downloaded tower-http v0.6.6
4132025-08-30T04:27:33.138Z Downloaded tough v0.20.0
4142025-08-30T04:27:33.138Z Downloaded progenitor v0.9.1
4152025-08-30T04:27:33.138Z Downloaded proc-macro-error-attr v1.0.4
4162025-08-30T04:27:33.138Z Downloaded rstest_macros v0.25.0
4172025-08-30T04:27:33.162Z Downloaded rsa v0.9.6
4182025-08-30T04:27:33.162Z Downloaded ron v0.8.1
4192025-08-30T04:27:33.162Z Downloaded psl-types v2.0.11
4202025-08-30T04:27:33.162Z Downloaded prefix-trie v0.7.0
4212025-08-30T04:27:33.162Z Downloaded displaydoc v0.2.5
4222025-08-30T04:27:33.163Z Downloaded rstest v0.25.0
4232025-08-30T04:27:33.187Z Downloaded clap v4.5.41
4242025-08-30T04:27:33.187Z Downloaded tokio-util v0.7.15
4252025-08-30T04:27:33.187Z Downloaded universal-hash v0.5.1
4262025-08-30T04:27:33.212Z Downloaded russh-keys v0.45.0
4272025-08-30T04:27:33.213Z Downloaded zerocopy-derive v0.8.26
4282025-08-30T04:27:33.213Z Downloaded zlib-rs v0.5.1
4292025-08-30T04:27:33.213Z Downloaded dirs-sys-next v0.1.2
4302025-08-30T04:27:33.213Z Downloaded darling v0.20.10
4312025-08-30T04:27:33.213Z Downloaded daft v0.1.4
4322025-08-30T04:27:33.237Z Downloaded curve25519-dalek-derive v0.1.1
4332025-08-30T04:27:33.237Z Downloaded csv-core v0.1.11
4342025-08-30T04:27:33.237Z Downloaded cstr-argument v0.1.2
4352025-08-30T04:27:33.237Z Downloaded native-tls v0.2.12
4362025-08-30T04:27:33.237Z Downloaded toml_edit v0.19.15
4372025-08-30T04:27:33.262Z Downloaded vcpkg v0.2.15
4382025-08-30T04:27:33.289Z Downloaded predicates-core v1.0.8
4392025-08-30T04:27:33.314Z Downloaded predicates v3.1.3
4402025-08-30T04:27:33.314Z Downloaded dropshot v0.16.3
4412025-08-30T04:27:33.339Z Downloaded dof v0.3.0
4422025-08-30T04:27:33.339Z Downloaded document-features v0.2.11
4432025-08-30T04:27:33.339Z Downloaded daft-derive v0.1.4
4442025-08-30T04:27:33.339Z Downloaded ctr v0.9.2
4452025-08-30T04:27:33.339Z Downloaded sct v0.7.1
4462025-08-30T04:27:33.339Z Downloaded scroll v0.12.0
4472025-08-30T04:27:33.364Z Downloaded memchr v2.7.4
4482025-08-30T04:27:33.364Z Downloaded chacha20poly1305 v0.10.1
4492025-08-30T04:27:33.364Z Downloaded iri-string v0.7.8
4502025-08-30T04:27:33.364Z Downloaded polar-core v0.27.3
4512025-08-30T04:27:33.388Z Downloaded progenitor-macro v0.10.0
4522025-08-30T04:27:33.389Z Downloaded progenitor-macro v0.8.0
4532025-08-30T04:27:33.389Z Downloaded proc-macro2 v1.0.95
4542025-08-30T04:27:33.389Z Downloaded proc-macro-error2 v2.0.1
4552025-08-30T04:27:33.389Z Downloaded prettyplease v0.2.36
4562025-08-30T04:27:33.389Z Downloaded pretty-hex v0.4.1
4572025-08-30T04:27:33.389Z Downloaded pretty-hex v0.2.1
4582025-08-30T04:27:33.389Z Downloaded humantime v2.2.0
4592025-08-30T04:27:33.389Z Downloaded home v0.5.9
4602025-08-30T04:27:33.389Z Downloaded dropshot_endpoint v0.16.3
4612025-08-30T04:27:33.414Z Downloaded display-error-chain v0.2.2
4622025-08-30T04:27:33.414Z Downloaded serde_bytes v0.11.17
4632025-08-30T04:27:33.414Z Downloaded aws-lc-sys v0.26.0
4642025-08-30T04:27:33.654Z Downloaded sec1 v0.7.3
4652025-08-30T04:27:33.678Z Downloaded scroll_derive v0.12.0
4662025-08-30T04:27:33.678Z Downloaded scopeguard v1.2.0
4672025-08-30T04:27:33.678Z Downloaded rtoolbox v0.0.2
4682025-08-30T04:27:33.678Z Downloaded nibble_vec v0.1.0
4692025-08-30T04:27:33.678Z Downloaded newtype_derive v0.1.6
4702025-08-30T04:27:33.678Z Downloaded nanorand v0.7.0
4712025-08-30T04:27:33.678Z Downloaded memmap2 v0.9.5
4722025-08-30T04:27:33.678Z Downloaded memmap v0.7.0
4732025-08-30T04:27:33.678Z Downloaded md-5 v0.10.6
4742025-08-30T04:27:33.679Z Downloaded maplit v1.0.2
4752025-08-30T04:27:33.679Z Downloaded managed v0.8.0
4762025-08-30T04:27:33.679Z Downloaded macaddr v1.0.1
4772025-08-30T04:27:33.679Z Downloaded lzss v0.8.2
4782025-08-30T04:27:33.679Z Downloaded lru-cache v0.1.2
4792025-08-30T04:27:33.703Z Downloaded cipher v0.4.4
4802025-08-30T04:27:33.703Z Downloaded ciborium v0.2.2
4812025-08-30T04:27:33.703Z Downloaded chacha20 v0.9.1
4822025-08-30T04:27:33.703Z Downloaded zeroize v1.8.1
4832025-08-30T04:27:33.705Z Downloaded zerofrom-derive v0.1.4
4842025-08-30T04:27:33.705Z Downloaded toml v0.9.5
4852025-08-30T04:27:33.705Z Downloaded tokio-tungstenite v0.23.1
4862025-08-30T04:27:33.705Z Downloaded libgit2-sys v0.17.0+1.8.1
4872025-08-30T04:27:33.768Z Downloaded itertools v0.13.0
4882025-08-30T04:27:33.792Z Downloaded itertools v0.12.1
4892025-08-30T04:27:33.792Z Downloaded httptest v0.16.3
4902025-08-30T04:27:33.792Z Downloaded httpdate v1.0.3
4912025-08-30T04:27:33.792Z Downloaded http-body-util v0.1.3
4922025-08-30T04:27:33.792Z Downloaded http-body v1.0.1
4932025-08-30T04:27:33.793Z Downloaded http v1.3.1
4942025-08-30T04:27:33.817Z Downloaded dyn-clone v1.0.20
4952025-08-30T04:27:33.817Z Downloaded doc-comment v0.3.3
4962025-08-30T04:27:33.817Z Downloaded sqlparser v0.45.0
4972025-08-30T04:27:33.817Z Downloaded smoltcp v0.11.0
4982025-08-30T04:27:33.843Z Downloaded smoltcp v0.9.1
4992025-08-30T04:27:33.843Z Downloaded secrecy v0.8.0
5002025-08-30T04:27:33.843Z Downloaded scrypt v0.11.0
5012025-08-30T04:27:33.843Z Downloaded russh-cryptovec v0.7.3
5022025-08-30T04:27:33.843Z Downloaded newline-converter v0.3.0
5032025-08-30T04:27:33.843Z Downloaded new_debug_unreachable v1.0.6
5042025-08-30T04:27:33.843Z Downloaded md5 v0.7.0
5052025-08-30T04:27:33.843Z Downloaded match_cfg v0.1.0
5062025-08-30T04:27:33.843Z Downloaded crossbeam-channel v0.5.15
5072025-08-30T04:27:33.869Z Downloaded cmake v0.1.51
5082025-08-30T04:27:33.869Z Downloaded ciborium-ll v0.2.2
5092025-08-30T04:27:33.869Z Downloaded zerovec-derive v0.10.3
5102025-08-30T04:27:33.869Z Downloaded tower v0.5.2
5112025-08-30T04:27:33.869Z Downloaded toml_parser v1.0.2
5122025-08-30T04:27:33.869Z Downloaded toml_edit v0.22.27
5132025-08-30T04:27:33.894Z Downloaded tempfile v3.20.0
5142025-08-30T04:27:33.894Z Downloaded untrusted v0.7.1
5152025-08-30T04:27:33.894Z Downloaded hubpack_derive v0.1.1
5162025-08-30T04:27:33.894Z Downloaded dsl_auto_type v0.1.2
5172025-08-30T04:27:33.894Z Downloaded snafu-derive v0.8.5
5182025-08-30T04:27:33.894Z Downloaded serde_yaml v0.9.34+deprecated
5192025-08-30T04:27:33.894Z Downloaded serde_with v3.14.0
5202025-08-30T04:27:33.919Z Downloaded serde_spanned v0.6.9
5212025-08-30T04:27:33.919Z Downloaded serde_json v1.0.142
5222025-08-30T04:27:33.919Z Downloaded serde_cbor v0.11.2
5232025-08-30T04:27:33.919Z Downloaded itertools v0.10.5
5242025-08-30T04:27:33.919Z Downloaded sqlformat v0.3.5
5252025-08-30T04:27:33.944Z Downloaded socket2 v0.5.10
5262025-08-30T04:27:33.944Z Downloaded smawk v0.3.2
5272025-08-30T04:27:33.944Z Downloaded serde_urlencoded v0.7.1
5282025-08-30T04:27:33.944Z Downloaded serde_path_to_error v0.1.17
5292025-08-30T04:27:33.944Z Downloaded serde_derive_internals v0.29.1
5302025-08-30T04:27:33.944Z Downloaded num-bigint-dig v0.8.4
5312025-08-30T04:27:33.944Z Downloaded num-bigint v0.4.6
5322025-08-30T04:27:33.944Z Downloaded nom v7.1.3
5332025-08-30T04:27:33.969Z Downloaded nix v0.30.1
5342025-08-30T04:27:33.969Z Downloaded nix v0.29.0
5352025-08-30T04:27:33.994Z Downloaded rustix v1.0.7
5362025-08-30T04:27:34.019Z Downloaded rustix v0.38.37
5372025-08-30T04:27:34.044Z Downloaded spin v0.9.8
5382025-08-30T04:27:34.044Z Downloaded socket2 v0.6.0
5392025-08-30T04:27:34.044Z Downloaded snafu v0.8.5
5402025-08-30T04:27:34.069Z Downloaded smf v0.2.3
5412025-08-30T04:27:34.069Z Downloaded sha2 v0.10.9
5422025-08-30T04:27:34.069Z Downloaded sha1 v0.10.6
5432025-08-30T04:27:34.069Z Downloaded serde_with_macros v3.14.0
5442025-08-30T04:27:34.069Z Downloaded serde_tokenstream v0.2.2
5452025-08-30T04:27:34.069Z Downloaded serde_regex v1.1.0
5462025-08-30T04:27:34.069Z Downloaded serde_plain v1.0.2
5472025-08-30T04:27:34.069Z Downloaded serde_derive v1.0.219
5482025-08-30T04:27:34.069Z Downloaded toml_write v0.1.2
5492025-08-30T04:27:34.094Z Downloaded toml v0.8.23
5502025-08-30T04:27:34.094Z Downloaded rustls v0.23.19
5512025-08-30T04:27:34.094Z Downloaded rustls v0.22.4
5522025-08-30T04:27:34.119Z Downloaded rustls v0.21.12
5532025-08-30T04:27:34.119Z Downloaded num-integer v0.1.46
5542025-08-30T04:27:34.143Z Downloaded num-derive v0.3.3
5552025-08-30T04:27:34.143Z Downloaded num-conv v0.1.0
5562025-08-30T04:27:34.143Z Downloaded nu-ansi-term v0.50.1
5572025-08-30T04:27:34.143Z Downloaded crossterm v0.28.1
5582025-08-30T04:27:34.143Z Downloaded const_format v0.2.34
5592025-08-30T04:27:34.143Z Downloaded compact_str v0.8.0
5602025-08-30T04:27:34.168Z Downloaded tracing v0.1.40
5612025-08-30T04:27:34.168Z Downloaded steno v0.4.1
5622025-08-30T04:27:34.168Z Downloaded rustls-webpki v0.102.8
5632025-08-30T04:27:34.194Z Downloaded petname v2.0.2
5642025-08-30T04:27:34.219Z Downloaded petgraph v0.8.2
5652025-08-30T04:27:34.243Z Downloaded lalrpop v0.19.12
5662025-08-30T04:27:34.243Z Downloaded serde_repr v0.1.19
5672025-08-30T04:27:34.244Z Downloaded num-derive v0.4.2
5682025-08-30T04:27:34.268Z Downloaded num v0.4.3
5692025-08-30T04:27:34.268Z Downloaded nodrop v0.1.14
5702025-08-30T04:27:34.268Z Downloaded crossbeam-utils v0.8.21
5712025-08-30T04:27:34.268Z Downloaded constant_time_eq v0.3.1
5722025-08-30T04:27:34.268Z Downloaded const_format_proc_macros v0.2.34
5732025-08-30T04:27:34.268Z Downloaded const-oid v0.9.6
5742025-08-30T04:27:34.269Z Downloaded console v0.15.10
5752025-08-30T04:27:34.269Z Downloaded crossbeam-deque v0.8.5
5762025-08-30T04:27:34.269Z Downloaded cookie_store v0.21.1
5772025-08-30T04:27:34.269Z Downloaded cookie v0.18.1
5782025-08-30T04:27:34.294Z Downloaded convert_case v0.7.1
5792025-08-30T04:27:34.294Z Downloaded console v0.16.0
5802025-08-30T04:27:34.294Z Downloaded colored v2.2.0
5812025-08-30T04:27:34.294Z Downloaded colorchoice v1.0.2
5822025-08-30T04:27:34.294Z Downloaded cobs v0.2.3
5832025-08-30T04:27:34.294Z Downloaded twox-hash v2.1.0
5842025-08-30T04:27:34.294Z Downloaded tungstenite v0.23.0
5852025-08-30T04:27:34.294Z Downloaded tungstenite v0.21.0
5862025-08-30T04:27:34.294Z Downloaded tui-tree-widget v0.23.1
5872025-08-30T04:27:34.294Z Downloaded trybuild v1.0.106
5882025-08-30T04:27:34.319Z Downloaded tracing-core v0.1.32
5892025-08-30T04:27:34.319Z Downloaded tracing-attributes v0.1.27
5902025-08-30T04:27:34.319Z Downloaded topological-sort v0.2.2
5912025-08-30T04:27:34.319Z Downloaded toml_datetime v0.7.0
5922025-08-30T04:27:34.319Z Downloaded term v0.7.0
5932025-08-30T04:27:34.319Z Downloaded kstat-rs v0.2.4
5942025-08-30T04:27:34.319Z Downloaded zopfli v0.8.1
5952025-08-30T04:27:34.319Z Downloaded time v0.3.36
5962025-08-30T04:27:34.343Z Downloaded reqwest v0.12.22
5972025-08-30T04:27:34.343Z Downloaded newtype-uuid v1.2.4
5982025-08-30T04:27:34.343Z Downloaded nested v0.1.1
5992025-08-30T04:27:34.344Z Downloaded maybe-uninit v2.0.0
6002025-08-30T04:27:34.344Z Downloaded concurrent-queue v2.5.0
6012025-08-30T04:27:34.368Z Downloaded clap_lex v0.7.4
6022025-08-30T04:27:34.368Z Downloaded clap_derive v4.5.41
6032025-08-30T04:27:34.368Z Downloaded clang-sys v1.8.1
6042025-08-30T04:27:34.368Z Downloaded zip v0.6.6
6052025-08-30T04:27:34.368Z Downloaded zeroize_derive v1.4.2
6062025-08-30T04:27:34.368Z Downloaded zerocopy-derive v0.7.35
6072025-08-30T04:27:34.368Z Downloaded try-lock v0.2.5
6082025-08-30T04:27:34.368Z Downloaded tower-service v0.3.3
6092025-08-30T04:27:34.368Z Downloaded tower-layer v0.3.3
6102025-08-30T04:27:34.393Z Downloaded toml v0.7.8
6112025-08-30T04:27:34.394Z Downloaded target-triple v0.1.3
6122025-08-30T04:27:34.394Z Downloaded structmeta v0.3.0
6132025-08-30T04:27:34.394Z Downloaded strsim v0.11.1
6142025-08-30T04:27:34.394Z Downloaded strip-ansi-escapes v0.2.0
6152025-08-30T04:27:34.394Z Downloaded stringprep v0.1.5
6162025-08-30T04:27:34.394Z Downloaded stringmetrics v2.2.2
6172025-08-30T04:27:34.394Z Downloaded string_cache v0.8.9
6182025-08-30T04:27:34.394Z Downloaded static_assertions v1.1.0
6192025-08-30T04:27:34.394Z Downloaded ssh-encoding v0.2.0
6202025-08-30T04:27:34.394Z Downloaded schemars v0.8.22
6212025-08-30T04:27:34.419Z Downloaded same-file v1.0.6
6222025-08-30T04:27:34.419Z Downloaded rustversion v1.0.17
6232025-08-30T04:27:34.419Z Downloaded rustls-pemfile v2.2.0
6242025-08-30T04:27:34.419Z Downloaded rustls-native-certs v0.8.1
6252025-08-30T04:27:34.444Z Downloaded rustc-demangle v0.1.24
6262025-08-30T04:27:34.444Z Downloaded rust-argon2 v2.1.0
6272025-08-30T04:27:34.444Z Downloaded pathdiff v0.2.3
6282025-08-30T04:27:34.444Z Downloaded packed_struct v0.10.1
6292025-08-30T04:27:34.444Z Downloaded p256 v0.13.2
6302025-08-30T04:27:34.444Z Downloaded rustyline v14.0.0
6312025-08-30T04:27:34.444Z Downloaded quick-xml v0.37.2
6322025-08-30T04:27:34.469Z Downloaded zerofrom v0.1.4
6332025-08-30T04:27:34.469Z Downloaded toml_datetime v0.6.11
6342025-08-30T04:27:34.469Z Downloaded stable_deref_trait v1.2.0
6352025-08-30T04:27:34.469Z Downloaded ssh-cipher v0.2.0
6362025-08-30T04:27:34.469Z Downloaded schemars_derive v0.8.22
6372025-08-30T04:27:34.469Z Downloaded scheduled-thread-pool v0.2.7
6382025-08-30T04:27:34.469Z Downloaded rusty-fork v0.3.0
6392025-08-30T04:27:34.469Z Downloaded rustls-pemfile v1.0.4
6402025-08-30T04:27:34.469Z Downloaded pin-utils v0.1.0
6412025-08-30T04:27:34.469Z Downloaded pin-project-internal v1.1.6
6422025-08-30T04:27:34.469Z Downloaded pin-project v1.1.6
6432025-08-30T04:27:34.494Z Downloaded phf_shared v0.11.2
6442025-08-30T04:27:34.494Z Downloaded phf v0.12.1
6452025-08-30T04:27:34.494Z Downloaded phf v0.11.2
6462025-08-30T04:27:34.494Z Downloaded pem-rfc7468 v0.7.0
6472025-08-30T04:27:34.494Z Downloaded pem v3.0.5
6482025-08-30T04:27:34.494Z Downloaded pbkdf2 v0.12.2
6492025-08-30T04:27:34.495Z Downloaded pbkdf2 v0.11.0
6502025-08-30T04:27:34.495Z Downloaded path-slash v0.1.5
6512025-08-30T04:27:34.495Z Downloaded paste v1.0.15
6522025-08-30T04:27:34.520Z Downloaded password-hash v0.5.0
6532025-08-30T04:27:34.520Z Downloaded parking_lot v0.12.3
6542025-08-30T04:27:34.520Z Downloaded parking_lot v0.11.2
6552025-08-30T04:27:34.520Z Downloaded parking v2.2.1
6562025-08-30T04:27:34.520Z Downloaded papergrid v0.11.0
6572025-08-30T04:27:34.520Z Downloaded packed_struct_codegen v0.10.1
6582025-08-30T04:27:34.520Z Downloaded libsw-core v0.3.1
6592025-08-30T04:27:34.520Z Downloaded libsw v3.5.0
6602025-08-30T04:27:34.520Z Downloaded libc v0.2.174
6612025-08-30T04:27:34.549Z Downloaded lazy_static v1.5.0
6622025-08-30T04:27:34.574Z Downloaded jiff-static v0.2.15
6632025-08-30T04:27:34.574Z Downloaded jiff v0.2.15
6642025-08-30T04:27:34.598Z Downloaded darling_core v0.21.0
6652025-08-30T04:27:34.598Z Downloaded darling v0.21.0
6662025-08-30T04:27:34.598Z Downloaded vergen v8.3.2
6672025-08-30T04:27:34.598Z Downloaded value-bag v1.9.0
6682025-08-30T04:27:34.598Z Downloaded tinyvec v1.8.0
6692025-08-30T04:27:34.623Z Downloaded tinytemplate v1.2.1
6702025-08-30T04:27:34.623Z Downloaded tiny-keccak v2.0.2
6712025-08-30T04:27:34.623Z Downloaded time-macros v0.2.18
6722025-08-30T04:27:34.623Z Downloaded textwrap v0.16.2
6732025-08-30T04:27:34.623Z Downloaded termios v0.3.3
6742025-08-30T04:27:34.623Z Downloaded signal-hook v0.3.18
6752025-08-30T04:27:34.624Z Downloaded serde v1.0.219
6762025-08-30T04:27:34.624Z Downloaded pest v2.7.14
6772025-08-30T04:27:34.649Z Downloaded sqlparser_derive v0.2.2
6782025-08-30T04:27:34.649Z Downloaded pin-project-lite v0.2.14
6792025-08-30T04:27:34.649Z Downloaded phf_shared v0.12.1
6802025-08-30T04:27:34.649Z Downloaded peg-runtime v0.8.5
6812025-08-30T04:27:34.649Z Downloaded peg-macros v0.8.5
6822025-08-30T04:27:34.649Z Downloaded peg v0.8.5
6832025-08-30T04:27:34.649Z Downloaded path-tree v0.8.1
6842025-08-30T04:27:34.649Z Downloaded password-hash v0.4.2
6852025-08-30T04:27:34.649Z Downloaded papergrid v0.14.0
6862025-08-30T04:27:34.674Z Downloaded libm v0.2.8
6872025-08-30T04:27:34.674Z Downloaded libefi-sys v0.1.0
6882025-08-30T04:27:34.674Z Downloaded lazycell v1.3.0
6892025-08-30T04:27:34.674Z Downloaded jobserver v0.1.32
6902025-08-30T04:27:34.674Z Downloaded itertools v0.14.0
6912025-08-30T04:27:34.699Z Downloaded is_terminal_polyfill v1.70.1
6922025-08-30T04:27:34.699Z Downloaded ipnetwork v0.21.1
6932025-08-30T04:27:34.699Z Downloaded datatest-stable v0.3.2
6942025-08-30T04:27:34.699Z Downloaded data-encoding v2.9.0
6952025-08-30T04:27:34.699Z Downloaded darling_macro v0.21.0
6962025-08-30T04:27:34.699Z Downloaded cpufeatures v0.2.14
6972025-08-30T04:27:34.699Z Downloaded zone v0.1.8
6982025-08-30T04:27:34.699Z Downloaded version_check v0.9.5
6992025-08-30T04:27:34.699Z Downloaded tinystr v0.7.6
7002025-08-30T04:27:34.699Z Downloaded thiserror-no-std v2.0.2
7012025-08-30T04:27:34.725Z Downloaded thiserror-impl-no-std v2.0.2
7022025-08-30T04:27:34.725Z Downloaded thiserror-impl v2.0.12
7032025-08-30T04:27:34.725Z Downloaded thiserror v2.0.12
7042025-08-30T04:27:34.725Z Downloaded thiserror v1.0.69
7052025-08-30T04:27:34.725Z Downloaded termtree v0.5.1
7062025-08-30T04:27:34.725Z Downloaded terminal_size v0.4.0
7072025-08-30T04:27:34.725Z Downloaded termcolor v1.4.1
7082025-08-30T04:27:34.725Z Downloaded ryu v1.0.18
7092025-08-30T04:27:34.750Z Downloaded rustc_version v0.1.7
7102025-08-30T04:27:34.750Z Downloaded quinn v0.11.5
7112025-08-30T04:27:34.750Z Downloaded qorb v0.4.1
7122025-08-30T04:27:34.750Z Downloaded libxml v0.3.3
7132025-08-30T04:27:34.750Z Downloaded libtest-mimic v0.8.1
7142025-08-30T04:27:34.750Z Downloaded libscf-sys v1.1.0
7152025-08-30T04:27:34.750Z Downloaded libloading v0.8.5
7162025-08-30T04:27:34.750Z Downloaded lalrpop-util v0.19.12
7172025-08-30T04:27:34.775Z Downloaded keccak v0.1.5
7182025-08-30T04:27:34.775Z Downloaded itoa v1.0.11
7192025-08-30T04:27:34.775Z Downloaded is-terminal v0.4.13
7202025-08-30T04:27:34.775Z Downloaded dirs-next v2.0.0
7212025-08-30T04:27:34.775Z Downloaded digest v0.10.7
7222025-08-30T04:27:34.775Z Downloaded diff v0.1.13
7232025-08-30T04:27:34.775Z Downloaded diesel_derives v2.2.3
7242025-08-30T04:27:34.775Z Downloaded diesel-dtrace v0.4.2
7252025-08-30T04:27:34.775Z Downloaded des v0.8.1
7262025-08-30T04:27:34.775Z Downloaded derive_more v2.0.1
7272025-08-30T04:27:34.801Z Downloaded derive_builder_core v0.20.2
7282025-08-30T04:27:34.801Z Downloaded derive-ex v0.1.8
7292025-08-30T04:27:34.801Z Downloaded debug-ignore v1.0.5
7302025-08-30T04:27:34.801Z Downloaded darling_macro v0.20.10
7312025-08-30T04:27:34.801Z Downloaded crc v3.2.1
7322025-08-30T04:27:34.801Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7332025-08-30T04:27:34.829Z Downloaded zone_cfg_derive v0.3.0
7342025-08-30T04:27:34.829Z Downloaded zone_cfg_derive v0.1.2
7352025-08-30T04:27:34.829Z Downloaded void v1.0.2
7362025-08-30T04:27:34.829Z Downloaded time-core v0.1.2
7372025-08-30T04:27:34.829Z Downloaded thread-id v4.2.2
7382025-08-30T04:27:34.829Z Downloaded thiserror-impl v1.0.69
7392025-08-30T04:27:34.829Z Downloaded shlex v1.3.0
7402025-08-30T04:27:34.829Z Downloaded shell-words v1.1.0
7412025-08-30T04:27:34.829Z Downloaded serde-big-array v0.5.1
7422025-08-30T04:27:34.829Z Downloaded semver v1.0.26
7432025-08-30T04:27:34.854Z Downloaded semver v0.1.20
7442025-08-30T04:27:34.854Z Downloaded secrecy v0.10.3
7452025-08-30T04:27:34.854Z Downloaded salsa20 v0.10.2
7462025-08-30T04:27:34.854Z Downloaded rustc-hash v2.1.1
7472025-08-30T04:27:34.854Z Downloaded ron v0.7.1
7482025-08-30T04:27:34.854Z Downloaded resolv-conf v0.7.0
7492025-08-30T04:27:34.854Z Downloaded rand_seeder v0.4.0
7502025-08-30T04:27:34.855Z Downloaded progenitor-client v0.8.0
7512025-08-30T04:27:34.856Z Downloaded pkcs8 v0.10.2
7522025-08-30T04:27:34.856Z Downloaded pest_meta v2.7.14
7532025-08-30T04:27:34.881Z Downloaded pest_derive v2.7.14
7542025-08-30T04:27:34.881Z Downloaded diesel v2.2.12
7552025-08-30T04:27:34.934Z Downloaded derive_more-impl v2.0.1
7562025-08-30T04:27:34.934Z Downloaded derive_more v0.99.20
7572025-08-30T04:27:34.934Z Downloaded derive_builder v0.20.2
7582025-08-30T04:27:34.934Z Downloaded der_derive v0.7.3
7592025-08-30T04:27:34.934Z Downloaded der v0.7.9
7602025-08-30T04:27:34.960Z Downloaded defmt-parser v0.3.4
7612025-08-30T04:27:34.960Z Downloaded webpki-roots v1.0.1
7622025-08-30T04:27:34.960Z Downloaded tokio v1.47.0
7632025-08-30T04:27:34.985Z Downloaded serde-hex v0.1.0
7642025-08-30T04:27:34.985Z Downloaded rustc_version v0.4.1
7652025-08-30T04:27:34.985Z Downloaded rustc-hash v1.1.0
7662025-08-30T04:27:34.985Z Downloaded rfc6979 v0.4.0
7672025-08-30T04:27:34.985Z Downloaded progenitor-client v0.9.1
7682025-08-30T04:27:34.985Z Downloaded progenitor v0.10.0
7692025-08-30T04:27:34.985Z Downloaded proc-macro-crate v3.2.0
7702025-08-30T04:27:34.985Z Downloaded proc-macro-crate v1.3.1
7712025-08-30T04:27:34.985Z Downloaded primeorder v0.13.6
7722025-08-30T04:27:34.985Z Downloaded plotters-svg v0.3.7
7732025-08-30T04:27:34.985Z Downloaded plotters-backend v0.3.7
7742025-08-30T04:27:34.985Z Downloaded plain v0.2.3
7752025-08-30T04:27:34.985Z Downloaded pkg-config v0.3.31
7762025-08-30T04:27:34.985Z Downloaded pest_generator v2.7.14
7772025-08-30T04:27:34.985Z Downloaded percent-encoding v2.3.1
7782025-08-30T04:27:34.985Z Downloaded parse-size v1.1.0
7792025-08-30T04:27:35.011Z Downloaded parse-display v0.10.0
7802025-08-30T04:27:35.011Z Downloaded parking_lot_core v0.8.6
7812025-08-30T04:27:35.011Z Downloaded ordered-float v2.10.1
7822025-08-30T04:27:35.011Z Downloaded oorandom v11.1.4
7832025-08-30T04:27:35.011Z Downloaded is_ci v1.2.0
7842025-08-30T04:27:35.011Z Downloaded difflib v0.4.0
7852025-08-30T04:27:35.011Z Downloaded derive_builder_macro v0.20.2
7862025-08-30T04:27:35.011Z Downloaded deranged v0.3.11
7872025-08-30T04:27:35.011Z Downloaded defmt v0.3.8
7882025-08-30T04:27:35.011Z Downloaded criterion v0.7.0
7892025-08-30T04:27:35.011Z Downloaded tokio-postgres v0.7.13
7902025-08-30T04:27:35.037Z Downloaded sled v0.34.7
7912025-08-30T04:27:35.037Z Downloaded rustls-webpki v0.101.7
7922025-08-30T04:27:35.062Z Downloaded rayon v1.10.0
7932025-08-30T04:27:35.062Z Downloaded quinn-proto v0.11.8
7942025-08-30T04:27:35.087Z Downloaded bindgen v0.69.5
7952025-08-30T04:27:35.087Z Downloaded derive-where v1.5.0
7962025-08-30T04:27:35.087Z Downloaded defmt-macros v0.3.9
7972025-08-30T04:27:35.087Z Downloaded critical-section v1.1.3
7982025-08-30T04:27:35.087Z Downloaded criterion-plot v0.6.0
7992025-08-30T04:27:35.087Z Downloaded crc8 v0.1.1
8002025-08-30T04:27:35.114Z Downloaded crc32fast v1.4.2
8012025-08-30T04:27:35.114Z Downloaded crc-catalog v2.4.0
8022025-08-30T04:27:35.114Z Downloaded crc-any v2.5.0
8032025-08-30T04:27:35.114Z Downloaded convert_case v0.4.0
8042025-08-30T04:27:35.114Z Downloaded zstd v0.13.3
8052025-08-30T04:27:35.114Z Downloaded want v0.3.1
8062025-08-30T04:27:35.114Z Downloaded walkdir v2.5.0
8072025-08-30T04:27:35.114Z Downloaded wait-timeout v0.2.0
8082025-08-30T04:27:35.114Z Downloaded vsss-rs v3.3.4
8092025-08-30T04:27:35.114Z Downloaded sigpipe v0.1.3
8102025-08-30T04:27:35.114Z Downloaded hickory-proto v0.25.2
8112025-08-30T04:27:35.139Z Downloaded git2 v0.19.0
8122025-08-30T04:27:35.164Z Downloaded cfg_aliases v0.2.1
8132025-08-30T04:27:35.164Z Downloaded cfg_aliases v0.1.1
8142025-08-30T04:27:35.164Z Downloaded zstd-safe v7.2.3
8152025-08-30T04:27:35.164Z Downloaded which v4.4.2
8162025-08-30T04:27:35.164Z Downloaded waitgroup v0.1.2
8172025-08-30T04:27:35.164Z Downloaded vte_generate_state_changes v0.1.2
8182025-08-30T04:27:35.164Z Downloaded vte v0.11.1
8192025-08-30T04:27:35.164Z Downloaded tokio-tungstenite v0.21.0
8202025-08-30T04:27:35.164Z Downloaded tokio-stream v0.1.17
8212025-08-30T04:27:35.164Z Downloaded tokio-rustls v0.26.0
8222025-08-30T04:27:35.164Z Downloaded tokio-rustls v0.25.0
8232025-08-30T04:27:35.164Z Downloaded tokio-rustls v0.24.1
8242025-08-30T04:27:35.189Z Downloaded tokio-native-tls v0.3.1
8252025-08-30T04:27:35.189Z Downloaded tokio-macros v2.5.0
8262025-08-30T04:27:35.189Z Downloaded tokio-dtrace v0.1.0
8272025-08-30T04:27:35.189Z Downloaded tls_codec_derive v0.4.1
8282025-08-30T04:27:35.189Z Downloaded tls_codec v0.4.1
8292025-08-30T04:27:35.190Z Downloaded smallvec v0.6.14
8302025-08-30T04:27:35.190Z Downloaded slog-scope v4.4.0
8312025-08-30T04:27:35.190Z Downloaded slog-json v2.6.1
8322025-08-30T04:27:35.190Z Downloaded slog-envlogger v2.2.0
8332025-08-30T04:27:35.190Z Downloaded siphasher v0.3.11
8342025-08-30T04:27:35.190Z Downloaded similar v2.7.0
8352025-08-30T04:27:35.190Z Downloaded simd-adler32 v0.3.7
8362025-08-30T04:27:35.214Z Downloaded samael v0.0.19
8372025-08-30T04:27:35.214Z Downloaded hickory-proto v0.24.4
8382025-08-30T04:27:35.239Z Downloaded hashbrown v0.13.2
8392025-08-30T04:27:35.239Z Downloaded hashbrown v0.12.3
8402025-08-30T04:27:35.239Z Downloaded h2 v0.4.6
8412025-08-30T04:27:35.239Z Downloaded futures-util v0.3.31
8422025-08-30T04:27:35.264Z Downloaded async-stream v0.3.6
8432025-08-30T04:27:35.264Z Downloaded anstyle-query v1.1.1
8442025-08-30T04:27:35.264Z Downloaded tinyvec_macros v0.1.1
8452025-08-30T04:27:35.264Z Downloaded smallvec v1.15.1
8462025-08-30T04:27:35.264Z Downloaded slog-stdlog v4.1.1
8472025-08-30T04:27:35.264Z Downloaded slog-dtrace v0.3.0
8482025-08-30T04:27:35.264Z Downloaded slog-bunyan v2.5.0
8492025-08-30T04:27:35.264Z Downloaded slog-async v2.8.0
8502025-08-30T04:27:35.291Z Downloaded slog v2.7.0
8512025-08-30T04:27:35.291Z Downloaded slab v0.4.9
8522025-08-30T04:27:35.291Z Downloaded siphasher v1.0.1
8532025-08-30T04:27:35.291Z Downloaded similar-asserts v1.7.0
8542025-08-30T04:27:35.291Z Downloaded signal-hook-tokio v0.3.1
8552025-08-30T04:27:35.291Z Downloaded signal-hook-registry v1.4.2
8562025-08-30T04:27:35.291Z Downloaded signal-hook-mio v0.2.4
8572025-08-30T04:27:35.291Z Downloaded serde-value v0.7.0
8582025-08-30T04:27:35.291Z Downloaded polling v3.7.3
8592025-08-30T04:27:35.291Z Downloaded oxide-tokio-rt v0.1.2
8602025-08-30T04:27:35.291Z Downloaded oso v0.27.3
8612025-08-30T04:27:35.291Z Downloaded multer v3.1.0
8622025-08-30T04:27:35.316Z Downloaded miniz_oxide v0.8.5
8632025-08-30T04:27:35.316Z Downloaded hickory-resolver v0.24.4
8642025-08-30T04:27:35.316Z Downloaded headers v0.4.1
8652025-08-30T04:27:35.316Z Downloaded goblin v0.8.2
8662025-08-30T04:27:35.316Z Downloaded fancy-regex v0.14.0
8672025-08-30T04:27:35.341Z Downloaded expectorate v1.2.0
8682025-08-30T04:27:35.341Z Downloaded bzip2-sys v0.1.13+1.0.8
8692025-08-30T04:27:35.341Z Downloaded bstr v1.10.0
8702025-08-30T04:27:35.366Z Downloaded blake3 v1.5.4
8712025-08-30T04:27:35.366Z Downloaded async-std v1.13.0
8722025-08-30T04:27:35.390Z Downloaded async-global-executor v2.4.1
8732025-08-30T04:27:35.390Z Downloaded thread_local v1.1.8
8742025-08-30T04:27:35.390Z Downloaded test-strategy v0.4.3
8752025-08-30T04:27:35.390Z Downloaded slog-term v2.9.1
8762025-08-30T04:27:35.415Z Downloaded signature v2.2.0
8772025-08-30T04:27:35.415Z Downloaded serde-untagged v0.1.7
8782025-08-30T04:27:35.415Z Downloaded salty v0.3.0
8792025-08-30T04:27:35.415Z Downloaded progenitor-client v0.10.0
8802025-08-30T04:27:35.415Z Downloaded partial-io v0.5.4
8812025-08-30T04:27:35.415Z Downloaded parking_lot_core v0.9.10
8822025-08-30T04:27:35.415Z Downloaded owo-colors v4.2.2
8832025-08-30T04:27:35.415Z Downloaded oso-derive v0.27.3
8842025-08-30T04:27:35.440Z Downloaded opaque-debug v0.3.1
8852025-08-30T04:27:35.440Z Downloaded num_enum_derive v0.5.11
8862025-08-30T04:27:35.440Z Downloaded num_enum v0.5.11
8872025-08-30T04:27:35.440Z Downloaded multimap v0.10.1
8882025-08-30T04:27:35.440Z Downloaded mio v1.0.2
8892025-08-30T04:27:35.440Z Downloaded hkdf v0.12.4
8902025-08-30T04:27:35.440Z Downloaded hex v0.4.3
8912025-08-30T04:27:35.440Z Downloaded guppy v0.17.20
8922025-08-30T04:27:35.465Z Downloaded group v0.13.0
8932025-08-30T04:27:35.465Z Downloaded ghash v0.5.1
8942025-08-30T04:27:35.465Z Downloaded getrandom v0.3.1
8952025-08-30T04:27:35.465Z Downloaded futures-timer v3.0.3
8962025-08-30T04:27:35.465Z Downloaded foreign-types-shared v0.1.1
8972025-08-30T04:27:35.465Z Downloaded flate2 v1.1.2
8982025-08-30T04:27:35.465Z Downloaded ff v0.13.0
8992025-08-30T04:27:35.465Z Downloaded fastrand v2.1.1
9002025-08-30T04:27:35.465Z Downloaded event-listener-strategy v0.5.2
9012025-08-30T04:27:35.465Z Downloaded equivalent v1.0.2
9022025-08-30T04:27:35.490Z Downloaded endian-type v0.1.2
9032025-08-30T04:27:35.490Z Downloaded hickory-resolver v0.25.2
9042025-08-30T04:27:35.490Z Downloaded heapless v0.7.17
9052025-08-30T04:27:35.490Z Downloaded half v1.8.3
9062025-08-30T04:27:35.490Z Downloaded futures-executor v0.3.31
9072025-08-30T04:27:35.490Z Downloaded fd-lock v4.0.2
9082025-08-30T04:27:35.490Z Downloaded errno v0.3.12
9092025-08-30T04:27:35.490Z Downloaded cexpr v0.6.0
9102025-08-30T04:27:35.490Z Downloaded blake2b_simd v1.0.2
9112025-08-30T04:27:35.490Z Downloaded foreign-types v0.3.2
9122025-08-30T04:27:35.490Z Downloaded escape8259 v0.5.3
9132025-08-30T04:27:35.490Z Downloaded erased-serde v0.4.6
9142025-08-30T04:27:35.515Z Downloaded env_logger v0.10.2
9152025-08-30T04:27:35.515Z Downloaded castaway v0.2.3
9162025-08-30T04:27:35.515Z Downloaded buf-list v1.0.3
9172025-08-30T04:27:35.515Z Downloaded bitfield v0.14.0
9182025-08-30T04:27:35.515Z Downloaded bb8 v0.8.5
9192025-08-30T04:27:35.515Z Downloaded base64 v0.22.1
9202025-08-30T04:27:35.515Z Downloaded async-channel v2.3.1
9212025-08-30T04:27:35.515Z Downloaded async-attributes v1.1.2
9222025-08-30T04:27:35.515Z Downloaded num-traits v0.2.19
9232025-08-30T04:27:35.515Z Downloaded heck v0.4.1
9242025-08-30T04:27:35.546Z Downloaded heapless v0.8.0
9252025-08-30T04:27:35.546Z Downloaded hash32 v0.2.1
9262025-08-30T04:27:35.546Z Downloaded glob v0.3.2
9272025-08-30T04:27:35.546Z Downloaded futures-lite v2.3.0
9282025-08-30T04:27:35.546Z Downloaded futures-io v0.3.31
9292025-08-30T04:27:35.546Z Downloaded fs-err v3.1.1
9302025-08-30T04:27:35.546Z Downloaded flagset v0.4.6
9312025-08-30T04:27:35.546Z Downloaded bytes v1.10.1
9322025-08-30T04:27:35.546Z Downloaded bcrypt-pbkdf v0.10.0
9332025-08-30T04:27:35.546Z Downloaded autocfg v1.4.0
9342025-08-30T04:27:35.546Z Downloaded async-io v2.3.4
9352025-08-30T04:27:35.571Z Downloaded mime_guess v2.0.5
9362025-08-30T04:27:35.571Z Downloaded mime v0.3.17
9372025-08-30T04:27:35.571Z Downloaded memoffset v0.9.1
9382025-08-30T04:27:35.571Z Downloaded hickory-client v0.25.2
9392025-08-30T04:27:35.571Z Downloaded globwalk v0.9.1
9402025-08-30T04:27:35.571Z Downloaded futures-macro v0.3.31
9412025-08-30T04:27:35.571Z Downloaded futures-channel v0.3.31
9422025-08-30T04:27:35.571Z Downloaded float-cmp v0.10.0
9432025-08-30T04:27:35.571Z Downloaded filetime v0.2.25
9442025-08-30T04:27:35.571Z Downloaded fallible-iterator v0.2.0
9452025-08-30T04:27:35.571Z Downloaded event-listener v5.3.1
9462025-08-30T04:27:35.571Z Downloaded event-listener v2.5.3
9472025-08-30T04:27:35.571Z Downloaded env_logger v0.11.5
9482025-08-30T04:27:35.571Z Downloaded env_filter v0.1.2
9492025-08-30T04:27:35.571Z Downloaded enum-as-inner v0.6.1
9502025-08-30T04:27:35.571Z Downloaded ena v0.14.3
9512025-08-30T04:27:35.596Z Downloaded ecdsa v0.16.9
9522025-08-30T04:27:35.596Z Downloaded cargo_metadata v0.18.1
9532025-08-30T04:27:35.596Z Downloaded bzip2 v0.5.2
9542025-08-30T04:27:35.596Z Downloaded byteorder v1.5.0
9552025-08-30T04:27:35.596Z Downloaded blowfish v0.9.1
9562025-08-30T04:27:35.597Z Downloaded blake2 v0.10.6
9572025-08-30T04:27:35.597Z Downloaded bit-set v0.8.0
9582025-08-30T04:27:35.597Z Downloaded bindgen v0.71.1
9592025-08-30T04:27:35.597Z Downloaded backtrace v0.3.74
9602025-08-30T04:27:35.621Z Downloaded backoff v0.4.0
9612025-08-30T04:27:35.621Z Downloaded atty v0.2.14
9622025-08-30T04:27:35.621Z Downloaded arrayref v0.3.9
9632025-08-30T04:27:35.621Z Downloaded argon2 v0.5.3
9642025-08-30T04:27:35.621Z Downloaded approx v0.5.1
9652025-08-30T04:27:35.621Z Downloaded allocator-api2 v0.2.21
9662025-08-30T04:27:35.621Z Downloaded aead v0.5.2
9672025-08-30T04:27:35.621Z Downloaded adler2 v2.0.0
9682025-08-30T04:27:35.622Z Downloaded hmac v0.12.1
9692025-08-30T04:27:35.622Z Downloaded hex-literal v0.4.1
9702025-08-30T04:27:35.622Z Downloaded heck v0.5.0
9712025-08-30T04:27:35.622Z Downloaded heck v0.3.3
9722025-08-30T04:27:35.647Z Downloaded headers-core v0.3.0
9732025-08-30T04:27:35.647Z Downloaded hash32 v0.3.1
9742025-08-30T04:27:35.647Z Downloaded half v2.4.1
9752025-08-30T04:27:35.647Z Downloaded guppy-workspace-hack v0.1.0
9762025-08-30T04:27:35.647Z Downloaded getrandom v0.2.15
9772025-08-30T04:27:35.647Z Downloaded gethostname v0.5.0
9782025-08-30T04:27:35.647Z Downloaded generic-array v0.14.7
9792025-08-30T04:27:35.647Z Downloaded fxhash v0.2.1
9802025-08-30T04:27:35.647Z Downloaded futures-task v0.3.31
9812025-08-30T04:27:35.647Z Downloaded futures-sink v0.3.31
9822025-08-30T04:27:35.647Z Downloaded futures v0.3.31
9832025-08-30T04:27:35.647Z Downloaded funty v2.0.0
9842025-08-30T04:27:35.647Z Downloaded form_urlencoded v1.2.1
9852025-08-30T04:27:35.647Z Downloaded foreign-types-shared v0.3.1
9862025-08-30T04:27:35.671Z Downloaded fnv v1.0.7
9872025-08-30T04:27:35.672Z Downloaded flume v0.11.1
9882025-08-30T04:27:35.672Z Downloaded float-ord v0.3.2
9892025-08-30T04:27:35.672Z Downloaded fixedbitset v0.4.2
9902025-08-30T04:27:35.672Z Downloaded fatfs v0.3.6
9912025-08-30T04:27:35.672Z Downloaded cargo-platform v0.2.0
9922025-08-30T04:27:35.672Z Downloaded bytecount v0.6.8
9932025-08-30T04:27:35.672Z Downloaded bitvec v1.0.1
9942025-08-30T04:27:35.696Z Downloaded globset v0.4.15
9952025-08-30T04:27:35.696Z Downloaded fs-err v2.11.0
9962025-08-30T04:27:35.696Z Downloaded cc v1.2.30
9972025-08-30T04:27:35.696Z Downloaded cargo-platform v0.1.8
9982025-08-30T04:27:35.696Z Downloaded bitfield-struct v0.6.2
9992025-08-30T04:27:35.696Z Downloaded bit-vec v0.8.0
10002025-08-30T04:27:35.696Z Downloaded bitflags v2.9.1
10012025-08-30T04:27:35.721Z Downloaded bitflags v1.3.2
10022025-08-30T04:27:35.721Z Downloaded base64 v0.21.7
10032025-08-30T04:27:35.721Z Downloaded base16ct v0.2.0
10042025-08-30T04:27:35.721Z Downloaded cancel-safe-futures v0.1.5
10052025-08-30T04:27:35.721Z Downloaded bumpalo v3.16.0
10062025-08-30T04:27:35.721Z Downloaded block-padding v0.3.3
10072025-08-30T04:27:35.721Z Downloaded blocking v1.6.1
10082025-08-30T04:27:35.721Z Downloaded block-buffer v0.10.4
10092025-08-30T04:27:35.721Z Downloaded atomicwrites v0.4.4
10102025-08-30T04:27:35.721Z Downloaded anstyle v1.0.11
10112025-08-30T04:27:35.746Z Downloaded cargo_metadata v0.21.0
10122025-08-30T04:27:35.746Z Downloaded camino-tempfile v1.4.1
10132025-08-30T04:27:35.746Z Downloaded atomic-waker v1.1.2
10142025-08-30T04:27:35.746Z Downloaded anyhow v1.0.99
10152025-08-30T04:27:35.746Z Downloaded cargo-util-schemas v0.8.2
10162025-08-30T04:27:35.746Z Downloaded aws-lc-rs v1.12.4
10172025-08-30T04:27:35.771Z Downloaded async-stream-impl v0.3.6
10182025-08-30T04:27:35.771Z Downloaded async-signal v0.2.10
10192025-08-30T04:27:35.771Z Downloaded async-process v2.3.0
10202025-08-30T04:27:35.771Z Downloaded async-executor v1.13.1
10212025-08-30T04:27:35.771Z Downloaded assert_cmd v2.0.17
10222025-08-30T04:27:35.771Z Downloaded assert-json-diff v2.0.2
10232025-08-30T04:27:35.771Z Downloaded aes-gcm v0.10.3
10242025-08-30T04:27:35.771Z Downloaded ed25519-dalek v2.1.1
10252025-08-30T04:27:35.771Z Downloaded async-trait v0.1.88
10262025-08-30T04:27:35.771Z Downloaded arc-swap v1.7.1
10272025-08-30T04:27:35.796Z Downloaded anstyle-parse v0.2.5
10282025-08-30T04:27:35.796Z Downloaded anstream v0.6.18
10292025-08-30T04:27:35.796Z Downloaded anes v0.1.6
10302025-08-30T04:27:35.796Z Downloaded aho-corasick v1.1.3
10312025-08-30T04:27:35.796Z Downloaded async-object-pool v0.1.5
10322025-08-30T04:27:35.796Z Downloaded async-bb8-diesel v0.2.1
10332025-08-30T04:27:35.796Z Downloaded ascii-canvas v3.0.0
10342025-08-30T04:27:35.796Z Downloaded arrayvec v0.7.6
10352025-08-30T04:27:35.821Z Downloaded aes v0.8.4
10362025-08-30T04:27:35.821Z Downloaded encoding_rs v0.8.34
10372025-08-30T04:27:35.848Z Downloaded async-recursion v1.1.1
10382025-08-30T04:27:35.848Z Downloaded async-channel v1.9.0
10392025-08-30T04:27:35.848Z Downloaded assert_matches v1.5.0
10402025-08-30T04:27:35.848Z Downloaded array-init v0.0.4
10412025-08-30T04:27:35.848Z Downloaded elliptic-curve v0.13.8
10422025-08-30T04:27:35.848Z Downloaded either v1.15.0
10432025-08-30T04:27:35.848Z Downloaded cfg-if v1.0.1
10442025-08-30T04:27:35.848Z Downloaded addr2line v0.24.2
10452025-08-30T04:27:35.849Z Downloaded embedded-io v0.4.0
10462025-08-30T04:27:35.875Z Downloaded embedded-io v0.6.1
10472025-08-30T04:27:35.875Z Downloaded ed25519 v2.2.3
10482025-08-30T04:27:35.875Z Downloaded bit-vec v0.6.3
10492025-08-30T04:27:35.876Z Downloaded bcs v0.1.6
10502025-08-30T04:27:35.876Z Downloaded base64ct v1.6.0
10512025-08-30T04:27:35.876Z Downloaded base64 v0.13.1
10522025-08-30T04:27:35.876Z Downloaded async-lock v3.4.0
10532025-08-30T04:27:36.224Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
10542025-08-30T04:27:50.319Z Startup: Refreshing catalog 'helios-dev' ... Done
10552025-08-30T04:27:59.286Z Startup: Caching catalogs ... Done
10562025-08-30T04:28:07.223ZPlanning: Solver setup ... Done (6.389s)
10572025-08-30T04:28:07.289ZPlanning: Running solver ... Done (0.066s)
10582025-08-30T04:28:07.398ZPlanning: Finding local manifests ... Done (0.002s)
10592025-08-30T04:28:07.475ZPlanning: Fetching manifests: 0/4 0% complete
10602025-08-30T04:28:07.898ZPlanning: Fetching manifests: 4/4 100% complete
10612025-08-30T04:28:07.983ZPlanning: Package planning ... Done (0.084s)
10622025-08-30T04:28:08.060ZPlanning: Merging actions ... Done (0.074s)
10632025-08-30T04:28:08.442ZPlanning: Checking for conflicting actions ... Done (0.381s)
10642025-08-30T04:28:08.485ZPlanning: Consolidating action changes ... Done (0.014s)
10652025-08-30T04:28:09.574ZPlanning: Evaluating mediators ... Done (1.119s)
10662025-08-30T04:28:09.602ZPlanning: Planning completed in 10.20 seconds
10672025-08-30T04:28:09.629Z Packages to install: 4
10682025-08-30T04:28:09.629Z Mediators to change: 2
10692025-08-30T04:28:09.629Z Services to change: 1
10702025-08-30T04:28:09.629Z Estimated space available: 154.59 GB
10712025-08-30T04:28:09.629ZEstimated space to be consumed: 1.71 GB
10722025-08-30T04:28:09.629Z Create boot environment: No
10732025-08-30T04:28:09.629ZCreate backup boot environment: No
10742025-08-30T04:28:09.629Z Rebuild boot archive: No
10752025-08-30T04:28:09.629Z
10762025-08-30T04:28:09.630ZChanged mediators:
10772025-08-30T04:28:09.630Z mediator clang:
10782025-08-30T04:28:09.630Z version: None -> 15 (system default)
10792025-08-30T04:28:09.630Z
10802025-08-30T04:28:09.630Z mediator llvm:
10812025-08-30T04:28:09.630Z version: 14 (system default) -> 15 (system default)
10822025-08-30T04:28:09.630Z
10832025-08-30T04:28:09.630ZChanged packages:
10842025-08-30T04:28:09.630Zhelios-dev
10852025-08-30T04:28:09.630Z developer/build-essential
10862025-08-30T04:28:09.630Z None -> 11-2.0
10872025-08-30T04:28:09.630Z library/libxmlsec1
10882025-08-30T04:28:09.630Z None -> 1.2.35-2.0
10892025-08-30T04:28:09.630Z ooce/developer/clang-15
10902025-08-30T04:28:09.630Z None -> 15.0.7-2.0
10912025-08-30T04:28:09.630Z ooce/developer/llvm-15
10922025-08-30T04:28:09.630Z None -> 15.0.7-2.0
10932025-08-30T04:28:09.631Z
10942025-08-30T04:28:09.631ZServices:
10952025-08-30T04:28:09.631Z restart_fmri:
10962025-08-30T04:28:09.631Z svc:/system/update-man-index:default
10972025-08-30T04:28:09.673Z
10982025-08-30T04:28:09.673ZDownload: 0/3290 items 0.0/212.6MB 0% complete
10992025-08-30T04:28:14.675ZDownload: 1411/3290 items 112.1/212.6MB 52% complete (22.6M/s)
11002025-08-30T04:28:19.676ZDownload: 3248/3290 items 193.9/212.6MB 91% complete (19.5M/s)
11012025-08-30T04:28:21.206ZDownload: Completed 212.60 MB in 11.53 seconds (18.4M/s)
11022025-08-30T04:28:21.446Z Actions: 1/3689 actions (Installing new actions)
11032025-08-30T04:28:26.689Z Actions: 2637/3689 actions (Installing new actions)
11042025-08-30T04:28:27.317Z Actions: Completed 3689 actions in 5.85 seconds.
11052025-08-30T04:28:27.955Z Done (0.652s)
11062025-08-30T04:28:27.955Z Done (0.000s)
11072025-08-30T04:28:29.139Z Done (1.186s)
11082025-08-30T04:28:35.941Z Done (6.550s)
11092025-08-30T04:28:36.069Z Done (0.025s)
11102025-08-30T04:28:36.094Z Done (0.000s)
11112025-08-30T04:28:36.274Z Done (0.000s)
11122025-08-30T04:28:37.419ZPlanning: Evaluating mediator changes ... Done
11132025-08-30T04:28:37.690ZPlanning: Checking for conflicting actions ... Done
11142025-08-30T04:28:37.715ZPlanning: Consolidating action changes ... Done
11152025-08-30T04:28:38.100ZPlanning: Evaluating mediators ... Done
11162025-08-30T04:28:38.126ZPlanning: Planning completed in 0.68 seconds
11172025-08-30T04:28:38.152Z Mediators to change: 2
11182025-08-30T04:28:38.152Z Create boot environment: No
11192025-08-30T04:28:38.152ZCreate backup boot environment: No
11202025-08-30T04:28:38.227Z Done
11212025-08-30T04:28:38.227Z Done
11222025-08-30T04:28:39.236Z Done
11232025-08-30T04:28:45.260Z Done
11242025-08-30T04:28:45.395Z Done
11252025-08-30T04:28:45.395Z Done
11262025-08-30T04:28:45.494Z Done
11272025-08-30T04:28:46.408ZPlanning: Evaluating mediator changes ... Done
11282025-08-30T04:28:46.433ZPlanning: Merging actions ... Done
11292025-08-30T04:28:46.732ZPlanning: Checking for conflicting actions ... Done
11302025-08-30T04:28:46.757ZPlanning: Consolidating action changes ... Done
11312025-08-30T04:28:47.199ZPlanning: Evaluating mediators ... Done
11322025-08-30T04:28:47.283ZPlanning: Planning completed in 1.23 seconds
11332025-08-30T04:28:47.336Z Packages to change: 1
11342025-08-30T04:28:47.336Z Mediators to change: 1
11352025-08-30T04:28:47.336Z Services to change: 1
11362025-08-30T04:28:47.336Z Create boot environment: No
11372025-08-30T04:28:47.336ZCreate backup boot environment: Yes
11382025-08-30T04:28:49.438Z Actions: 1/6 actions (Updating modified actions)
11392025-08-30T04:28:49.462Z Actions: Completed 6 actions in 0.00 seconds.
11402025-08-30T04:28:49.462Z Done
11412025-08-30T04:28:49.462Z Done
11422025-08-30T04:28:49.694Z Done
11432025-08-30T04:28:55.368Z Done
11442025-08-30T04:28:55.472Z Done
11452025-08-30T04:28:55.472Z Done
11462025-08-30T04:28:55.531Z Done
11472025-08-30T04:28:56.230ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
11482025-08-30T04:28:56.230Zclang system 15 system
11492025-08-30T04:28:56.230Zcsh system system illumos
11502025-08-30T04:28:56.230Zctags system system illumos
11512025-08-30T04:28:56.230Zfile system system illumos
11522025-08-30T04:28:56.230Zgcc vendor 12 vendor
11532025-08-30T04:28:56.230Zgcc system 10 system
11542025-08-30T04:28:56.231Zgcc system 7 system
11552025-08-30T04:28:56.231Zgo system 1.20 system
11562025-08-30T04:28:56.231Zgo system 1.19 system
11572025-08-30T04:28:56.231Zllvm system 15 system
11582025-08-30T04:28:56.231Zllvm system 14 system
11592025-08-30T04:28:56.231Zmariadb system 10.6 system
11602025-08-30T04:28:56.231Zmta vendor vendor dma
11612025-08-30T04:28:56.231Zopenjdk system 17 system
11622025-08-30T04:28:56.231Zopenjdk system 11 system
11632025-08-30T04:28:56.231Zopenjdk system 1.8 system
11642025-08-30T04:28:56.231Zopenssl vendor 3 vendor
11652025-08-30T04:28:56.231Zperl system 5.36 system
11662025-08-30T04:28:56.231Zpostgresql system 15 system
11672025-08-30T04:28:56.231Zpostgresql system 13 system
11682025-08-30T04:28:56.231Zpython vendor 3 vendor
11692025-08-30T04:28:56.231Zpython system 2 system
11702025-08-30T04:28:56.231Zpython3 system 3.11 system
11712025-08-30T04:28:56.231Zruby system 3.0 system
11722025-08-30T04:28:56.231Zwords vendor vendor american-english
11732025-08-30T04:28:56.231Zwords system system australian-english
11742025-08-30T04:28:56.231Zwords system system british-english
11752025-08-30T04:28:56.231Zwords system system canadian-english
11762025-08-30T04:28:56.232Zwords system system french
11772025-08-30T04:28:56.232Zwords system system italian
11782025-08-30T04:28:56.232Zwords system system ngerman
11792025-08-30T04:28:56.232Zwords system system ogerman
11802025-08-30T04:28:56.232Zwords system system spanish
11812025-08-30T04:28:56.713ZPUBLISHER TYPE STATUS P LOCATION
11822025-08-30T04:28:56.714Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
11832025-08-30T04:29:04.228ZFMRI IFO
11842025-08-30T04:29:04.228Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
11852025-08-30T04:29:04.228Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
11862025-08-30T04:29:04.228Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
11872025-08-30T04:29:04.228Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
11882025-08-30T04:29:04.228Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
11892025-08-30T04:29:04.228Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
11902025-08-30T04:29:04.228Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
11912025-08-30T04:29:04.229Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
11922025-08-30T04:29:04.229Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
11932025-08-30T04:29:04.229Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
11942025-08-30T04:29:04.229Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
11952025-08-30T04:29:04.229Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
11962025-08-30T04:29:04.229Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
11972025-08-30T04:29:04.229Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
11982025-08-30T04:29:04.229Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
11992025-08-30T04:29:04.229Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
12002025-08-30T04:29:06.038Z Downloading crates ...
12012025-08-30T04:29:06.175Z Downloaded cargo_toml v0.21.0
12022025-08-30T04:29:06.265Z Compiling proc-macro2 v1.0.95
12032025-08-30T04:29:06.266Z Compiling unicode-ident v1.0.18
12042025-08-30T04:29:06.266Z Compiling serde v1.0.219
12052025-08-30T04:29:06.290Z Compiling version_check v0.9.5
12062025-08-30T04:29:06.290Z Compiling libc v0.2.174
12072025-08-30T04:29:06.290Z Compiling memchr v2.7.4
12082025-08-30T04:29:06.290Z Compiling thiserror v1.0.69
12092025-08-30T04:29:06.290Z Compiling stable_deref_trait v1.2.0
12102025-08-30T04:29:06.507Z Compiling autocfg v1.4.0
12112025-08-30T04:29:06.577Z Compiling ucd-trie v0.1.7
12122025-08-30T04:29:06.993Z Compiling writeable v0.5.5
12132025-08-30T04:29:07.017Z Compiling itoa v1.0.11
12142025-08-30T04:29:07.089Z Compiling ryu v1.0.18
12152025-08-30T04:29:07.234Z Compiling litemap v0.7.3
12162025-08-30T04:29:07.259Z Compiling once_cell v1.21.3
12172025-08-30T04:29:07.427Z Compiling byteorder v1.5.0
12182025-08-30T04:29:07.527Z Compiling icu_locid_transform_data v1.5.0
12192025-08-30T04:29:07.620Z Compiling bitflags v2.9.1
12202025-08-30T04:29:07.644Z Compiling serde_json v1.0.142
12212025-08-30T04:29:07.668Z Compiling icu_properties_data v1.5.0
12222025-08-30T04:29:07.912Z Compiling num-traits v0.2.19
12232025-08-30T04:29:07.944Z Compiling smallvec v1.15.1
12242025-08-30T04:29:07.970Z Compiling utf8_iter v1.0.4
12252025-08-30T04:29:08.017Z Compiling quote v1.0.40
12262025-08-30T04:29:08.131Z Compiling typeid v1.0.3
12272025-08-30T04:29:08.226Z Compiling errno v0.3.12
12282025-08-30T04:29:08.251Z Compiling equivalent v1.0.2
12292025-08-30T04:29:08.336Z Compiling icu_normalizer_data v1.5.0
12302025-08-30T04:29:08.391Z Compiling hashbrown v0.15.4
12312025-08-30T04:29:08.419Z Compiling syn v2.0.104
12322025-08-30T04:29:08.491Z Compiling utf16_iter v1.0.5
12332025-08-30T04:29:08.533Z Compiling write16 v1.0.0
12342025-08-30T04:29:08.618Z Compiling rustix v0.38.37
12352025-08-30T04:29:08.732Z Compiling usdt-impl v0.5.0
12362025-08-30T04:29:08.756Z Compiling proc-macro-error-attr v1.0.4
12372025-08-30T04:29:08.781Z Compiling syn v1.0.109
12382025-08-30T04:29:08.975Z Compiling winnow v0.7.10
12392025-08-30T04:29:09.049Z Compiling toml_write v0.1.2
12402025-08-30T04:29:09.353Z Compiling thread-id v4.2.2
12412025-08-30T04:29:09.385Z Compiling indexmap v2.10.0
12422025-08-30T04:29:09.477Z Compiling proc-macro-error v1.0.4
12432025-08-30T04:29:09.502Z Compiling camino v1.1.11
12442025-08-30T04:29:09.592Z Compiling getrandom v0.3.1
12452025-08-30T04:29:09.749Z Compiling semver v1.0.26
12462025-08-30T04:29:10.061Z Compiling log v0.4.27
12472025-08-30T04:29:10.187Z Compiling rustix v1.0.7
12482025-08-30T04:29:10.225Z Compiling thiserror v2.0.12
12492025-08-30T04:29:10.406Z Compiling percent-encoding v2.3.1
12502025-08-30T04:29:10.686Z Compiling utf8parse v0.2.2
12512025-08-30T04:29:10.763Z Compiling plain v0.2.3
12522025-08-30T04:29:10.807Z Compiling ordered-float v2.10.1
12532025-08-30T04:29:10.909Z Compiling anstyle-parse v0.2.5
12542025-08-30T04:29:10.946Z Compiling form_urlencoded v1.2.1
12552025-08-30T04:29:10.971Z Compiling terminal_size v0.4.0
12562025-08-30T04:29:11.296Z Compiling cfg-if v1.0.1
12572025-08-30T04:29:11.364Z Compiling anstyle-query v1.1.1
12582025-08-30T04:29:11.389Z Compiling is_terminal_polyfill v1.70.1
12592025-08-30T04:29:11.413Z Compiling pretty-hex v0.4.1
12602025-08-30T04:29:11.533Z Compiling colorchoice v1.0.2
12612025-08-30T04:29:11.533Z Compiling anstyle v1.0.11
12622025-08-30T04:29:11.977Z Compiling anstream v0.6.18
12632025-08-30T04:29:12.002Z Compiling fs-err v3.1.1
12642025-08-30T04:29:12.292Z Compiling fastrand v2.1.1
12652025-08-30T04:29:12.338Z Compiling bytecount v0.6.8
12662025-08-30T04:29:12.533Z Compiling clap_lex v0.7.4
12672025-08-30T04:29:12.559Z Compiling fnv v1.0.7
12682025-08-30T04:29:12.589Z Compiling unicode-xid v0.2.6
12692025-08-30T04:29:12.691Z Compiling heck v0.4.1
12702025-08-30T04:29:12.785Z Compiling unicode-width v0.1.14
12712025-08-30T04:29:12.810Z Compiling heck v0.5.0
12722025-08-30T04:29:12.954Z Compiling strsim v0.11.1
12732025-08-30T04:29:13.124Z Compiling anyhow v1.0.99
12742025-08-30T04:29:13.287Z Compiling papergrid v0.11.0
12752025-08-30T04:29:13.464Z Compiling tempfile v3.20.0
12762025-08-30T04:29:13.662Z Compiling clap_builder v4.5.41
12772025-08-30T04:29:13.788Z Compiling memmap v0.7.0
12782025-08-30T04:29:14.121Z Compiling unicode-width v0.2.0
12792025-08-30T04:29:14.203Z Compiling unicode-linebreak v0.1.5
12802025-08-30T04:29:14.627Z Compiling smawk v0.3.2
12812025-08-30T04:29:14.783Z Compiling synstructure v0.13.1
12822025-08-30T04:29:14.841Z Compiling textwrap v0.16.2
12832025-08-30T04:29:15.832Z Compiling swrite v0.1.0
12842025-08-30T04:29:15.964Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
12852025-08-30T04:29:16.232Z Compiling tabled_derive v0.7.0
12862025-08-30T04:29:17.190Z Compiling serde_derive v1.0.219
12872025-08-30T04:29:17.215Z Compiling zerofrom-derive v0.1.4
12882025-08-30T04:29:17.215Z Compiling yoke-derive v0.7.4
12892025-08-30T04:29:17.255Z Compiling zerovec-derive v0.10.3
12902025-08-30T04:29:17.327Z Compiling thiserror-impl v1.0.69
12912025-08-30T04:29:17.718Z Compiling displaydoc v0.2.5
12922025-08-30T04:29:19.193Z Compiling icu_provider_macros v1.5.0
12932025-08-30T04:29:19.615Z Compiling zerocopy-derive v0.7.35
12942025-08-30T04:29:19.781Z Compiling scroll_derive v0.12.0
12952025-08-30T04:29:20.229Z Compiling thiserror-impl v2.0.12
12962025-08-30T04:29:20.333Z Compiling pest v2.7.14
12972025-08-30T04:29:20.452Z Compiling zerofrom v0.1.4
12982025-08-30T04:29:20.748Z Compiling yoke v0.7.4
12992025-08-30T04:29:21.147Z Compiling zerovec v0.10.4
13002025-08-30T04:29:21.174Z Compiling scroll v0.12.0
13012025-08-30T04:29:21.275Z Compiling clap_derive v4.5.41
13022025-08-30T04:29:21.587Z Compiling zerocopy v0.7.35
13032025-08-30T04:29:21.732Z Compiling goblin v0.8.2
13042025-08-30T04:29:22.359Z Compiling tabled v0.15.0
13052025-08-30T04:29:22.951Z Compiling tinystr v0.7.6
13062025-08-30T04:29:23.189Z Compiling pest_meta v2.7.14
13072025-08-30T04:29:23.256Z Compiling icu_collections v1.5.0
13082025-08-30T04:29:23.376Z Compiling icu_locid v1.5.0
13092025-08-30T04:29:24.541Z Compiling pest_generator v2.7.14
13102025-08-30T04:29:24.979Z Compiling icu_provider v1.5.0
13112025-08-30T04:29:25.428Z Compiling clap v4.5.41
13122025-08-30T04:29:25.802Z Compiling icu_locid_transform v1.5.0
13132025-08-30T04:29:26.838Z Compiling pest_derive v2.7.14
13142025-08-30T04:29:27.051Z Compiling icu_properties v1.5.1
13152025-08-30T04:29:27.587Z Compiling dtrace-parser v0.2.0
13162025-08-30T04:29:29.312Z Compiling serde_spanned v0.6.9
13172025-08-30T04:29:29.312Z Compiling toml_datetime v0.6.11
13182025-08-30T04:29:29.337Z Compiling erased-serde v0.4.6
13192025-08-30T04:29:29.701Z Compiling toml_edit v0.22.27
13202025-08-30T04:29:29.726Z Compiling serde_tokenstream v0.2.2
13212025-08-30T04:29:29.886Z Compiling serde-value v0.7.0
13222025-08-30T04:29:30.333Z Compiling serde-untagged v0.1.7
13232025-08-30T04:29:30.473Z Compiling cargo-platform v0.2.0
13242025-08-30T04:29:30.716Z Compiling camino-tempfile v1.4.1
13252025-08-30T04:29:30.944Z Compiling icu_normalizer v1.5.0
13262025-08-30T04:29:31.040Z Compiling macaddr v1.0.1
13272025-08-30T04:29:31.108Z Compiling dof v0.3.0
13282025-08-30T04:29:31.986Z Compiling idna_adapter v1.2.0
13292025-08-30T04:29:32.262Z Compiling idna v1.0.3
13302025-08-30T04:29:32.902Z Compiling url v2.5.4
13312025-08-30T04:29:33.039Z Compiling usdt-attr-macro v0.5.0
13322025-08-30T04:29:33.063Z Compiling usdt-macro v0.5.0
13332025-08-30T04:29:33.385Z Compiling toml v0.8.23
13342025-08-30T04:29:34.221Z Compiling cargo-util-schemas v0.8.2
13352025-08-30T04:29:34.221Z Compiling cargo_toml v0.21.0
13362025-08-30T04:29:34.256Z Compiling usdt v0.5.0
13372025-08-30T04:29:36.523Z Compiling cargo_metadata v0.21.0
13382025-08-30T04:29:39.110Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13392025-08-30T04:29:44.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.29s
13402025-08-30T04:29:44.413Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
13412025-08-30T04:29:46.128Z Compiling value-bag v1.9.0
13422025-08-30T04:29:46.128Z Compiling shlex v1.3.0
13432025-08-30T04:29:46.128Z Compiling lock_api v0.4.12
13442025-08-30T04:29:46.129Z Compiling scopeguard v1.2.0
13452025-08-30T04:29:46.154Z Compiling typenum v1.17.0
13462025-08-30T04:29:46.154Z Compiling generic-array v0.14.7
13472025-08-30T04:29:46.200Z Compiling syn v2.0.104
13482025-08-30T04:29:46.224Z Compiling getrandom v0.2.15
13492025-08-30T04:29:46.430Z Compiling jobserver v0.1.32
13502025-08-30T04:29:46.598Z Compiling smallvec v1.15.1
13512025-08-30T04:29:46.677Z Compiling log v0.4.27
13522025-08-30T04:29:46.815Z Compiling rand_core v0.6.4
13532025-08-30T04:29:46.890Z Compiling cc v1.2.30
13542025-08-30T04:29:47.043Z Compiling portable-atomic v1.11.0
13552025-08-30T04:29:47.301Z Compiling subtle v2.6.1
13562025-08-30T04:29:47.399Z Compiling critical-section v1.1.3
13572025-08-30T04:29:47.471Z Compiling const-oid v0.9.6
13582025-08-30T04:29:47.534Z Compiling pkg-config v0.3.31
13592025-08-30T04:29:47.606Z Compiling pin-project-lite v0.2.14
13602025-08-30T04:29:47.777Z Compiling parking_lot_core v0.9.10
13612025-08-30T04:29:47.807Z Compiling rustix v0.38.37
13622025-08-30T04:29:48.631Z Compiling signal-hook-registry v1.4.2
13632025-08-30T04:29:48.676Z Compiling parking_lot v0.12.3
13642025-08-30T04:29:48.799Z Compiling mio v1.0.2
13652025-08-30T04:29:48.871Z Compiling futures-core v0.3.31
13662025-08-30T04:29:49.139Z Compiling spin v0.9.8
13672025-08-30T04:29:49.333Z Compiling once_cell v1.21.3
13682025-08-30T04:29:49.364Z Compiling socket2 v0.6.0
13692025-08-30T04:29:49.409Z Compiling aho-corasick v1.1.3
13702025-08-30T04:29:49.499Z Compiling slab v0.4.9
13712025-08-30T04:29:49.551Z Compiling getrandom v0.3.1
13722025-08-30T04:29:49.758Z Compiling serde_json v1.0.142
13732025-08-30T04:29:49.846Z Compiling regex-syntax v0.8.5
13742025-08-30T04:29:49.930Z Compiling cpufeatures v0.2.14
13752025-08-30T04:29:50.083Z Compiling foldhash v0.1.5
13762025-08-30T04:29:50.132Z Compiling allocator-api2 v0.2.21
13772025-08-30T04:29:50.242Z Compiling libm v0.2.8
13782025-08-30T04:29:50.578Z Compiling num-traits v0.2.19
13792025-08-30T04:29:50.652Z Compiling glob v0.3.2
13802025-08-30T04:29:50.730Z Compiling futures-sink v0.3.31
13812025-08-30T04:29:50.923Z Compiling hashbrown v0.15.4
13822025-08-30T04:29:50.955Z Compiling percent-encoding v2.3.1
13832025-08-30T04:29:50.979Z Compiling either v1.15.0
13842025-08-30T04:29:51.275Z Compiling futures-channel v0.3.31
13852025-08-30T04:29:51.548Z Compiling clang-sys v1.8.1
13862025-08-30T04:29:51.813Z Compiling pin-utils v0.1.0
13872025-08-30T04:29:51.938Z Compiling futures-task v0.3.31
13882025-08-30T04:29:52.291Z Compiling prettyplease v0.2.36
13892025-08-30T04:29:52.315Z Compiling futures-io v0.3.31
13902025-08-30T04:29:52.407Z Compiling lazy_static v1.5.0
13912025-08-30T04:29:52.584Z Compiling minimal-lexical v0.2.1
13922025-08-30T04:29:52.674Z Compiling libloading v0.8.5
13932025-08-30T04:29:52.699Z Compiling bindgen v0.69.5
13942025-08-30T04:29:52.726Z Compiling base64ct v1.6.0
13952025-08-30T04:29:53.127Z Compiling nom v7.1.3
13962025-08-30T04:29:53.189Z Compiling home v0.5.9
13972025-08-30T04:29:53.409Z Compiling pem-rfc7468 v0.7.0
13982025-08-30T04:29:53.767Z Compiling regex-automata v0.4.8
13992025-08-30T04:29:54.068Z Compiling synstructure v0.13.1
14002025-08-30T04:29:54.282Z Compiling itertools v0.12.1
14012025-08-30T04:29:55.558Z Compiling flagset v0.4.6
14022025-08-30T04:29:55.812Z Compiling lazycell v1.3.0
14032025-08-30T04:29:55.839Z Compiling rustc-hash v1.1.0
14042025-08-30T04:29:56.036Z Compiling cmake v0.1.51
14052025-08-30T04:29:56.060Z Compiling fs_extra v1.3.0
14062025-08-30T04:29:56.556Z Compiling cexpr v0.6.0
14072025-08-30T04:29:56.677Z Compiling dunce v1.0.5
14082025-08-30T04:29:56.839Z Compiling form_urlencoded v1.2.1
14092025-08-30T04:29:56.965Z Compiling paste v1.0.15
14102025-08-30T04:29:57.174Z Compiling vcpkg v0.2.15
14112025-08-30T04:29:57.198Z Compiling ring v0.17.14
14122025-08-30T04:29:57.342Z Compiling tracing-core v0.1.32
14132025-08-30T04:29:58.155Z Compiling iana-time-zone v0.1.63
14142025-08-30T04:29:58.236Z Compiling aws-lc-rs v1.12.4
14152025-08-30T04:29:58.639Z Compiling rustls-pki-types v1.10.0
14162025-08-30T04:29:58.664Z Compiling httparse v1.9.5
14172025-08-30T04:29:58.689Z Compiling rustversion v1.0.17
14182025-08-30T04:29:58.958Z Compiling openssl-sys v0.9.109
14192025-08-30T04:29:59.025Z Compiling serde_derive v1.0.219
14202025-08-30T04:29:59.334Z Compiling zeroize_derive v1.4.2
14212025-08-30T04:29:59.364Z Compiling zerofrom-derive v0.1.4
14222025-08-30T04:29:59.599Z Compiling yoke-derive v0.7.4
14232025-08-30T04:30:00.018Z Compiling zerovec-derive v0.10.3
14242025-08-30T04:30:00.723Z Compiling zeroize v1.8.1
14252025-08-30T04:30:02.220Z Compiling displaydoc v0.2.5
14262025-08-30T04:30:02.461Z Compiling zerocopy-derive v0.7.35
14272025-08-30T04:30:02.577Z Compiling crypto-common v0.1.6
14282025-08-30T04:30:02.687Z Compiling block-buffer v0.10.4
14292025-08-30T04:30:02.842Z Compiling zerofrom v0.1.4
14302025-08-30T04:30:02.999Z Compiling digest v0.10.7
14312025-08-30T04:30:03.116Z Compiling yoke v0.7.4
14322025-08-30T04:30:03.529Z Compiling zerovec v0.10.4
14332025-08-30T04:30:03.553Z Compiling tokio-macros v2.5.0
14342025-08-30T04:30:03.681Z Compiling hmac v0.12.1
14352025-08-30T04:30:03.764Z Compiling icu_provider_macros v1.5.0
14362025-08-30T04:30:03.970Z Compiling block-padding v0.3.3
14372025-08-30T04:30:04.055Z Compiling futures-macro v0.3.31
14382025-08-30T04:30:04.297Z Compiling inout v0.1.3
14392025-08-30T04:30:04.414Z Compiling sha2 v0.10.9
14402025-08-30T04:30:04.453Z Compiling zerocopy v0.7.35
14412025-08-30T04:30:04.623Z Compiling cipher v0.4.4
14422025-08-30T04:30:04.838Z Compiling regex v1.11.1
14432025-08-30T04:30:04.974Z Compiling der_derive v0.7.3
14442025-08-30T04:30:05.177Z Compiling thiserror-impl v1.0.69
14452025-08-30T04:30:05.692Z Compiling tinystr v0.7.6
14462025-08-30T04:30:05.897Z Compiling icu_collections v1.5.0
14472025-08-30T04:30:05.928Z Compiling futures-util v0.3.31
14482025-08-30T04:30:05.990Z Compiling ppv-lite86 v0.2.20
14492025-08-30T04:30:06.015Z Compiling serde v1.0.219
14502025-08-30T04:30:06.116Z Compiling icu_locid v1.5.0
14512025-08-30T04:30:06.872Z Compiling salsa20 v0.10.2
14522025-08-30T04:30:07.180Z Compiling pbkdf2 v0.12.2
14532025-08-30T04:30:07.230Z Compiling cbc v0.1.2
14542025-08-30T04:30:07.263Z Compiling der v0.7.9
14552025-08-30T04:30:07.431Z Compiling icu_provider v1.5.0
14562025-08-30T04:30:07.528Z Compiling scrypt v0.11.0
14572025-08-30T04:30:07.555Z Compiling aes v0.8.4
14582025-08-30T04:30:08.163Z Compiling icu_locid_transform v1.5.0
14592025-08-30T04:30:08.187Z Compiling thiserror v1.0.69
14602025-08-30T04:30:08.211Z Compiling tracing-attributes v0.1.27
14612025-08-30T04:30:08.384Z Compiling pest v2.7.14
14622025-08-30T04:30:08.408Z Compiling scroll_derive v0.12.0
14632025-08-30T04:30:09.738Z Compiling icu_properties v1.5.1
14642025-08-30T04:30:10.077Z Compiling spki v0.7.3
14652025-08-30T04:30:10.530Z Compiling pkcs5 v0.7.1
14662025-08-30T04:30:10.530Z Compiling base64 v0.22.1
14672025-08-30T04:30:10.607Z Compiling tinyvec_macros v0.1.1
14682025-08-30T04:30:10.734Z Compiling tinyvec v1.8.0
14692025-08-30T04:30:11.329Z Compiling pkcs8 v0.10.2
14702025-08-30T04:30:11.355Z Compiling pest_meta v2.7.14
14712025-08-30T04:30:11.474Z Compiling bitflags v2.9.1
14722025-08-30T04:30:11.668Z Compiling bytes v1.10.1
14732025-08-30T04:30:11.697Z Compiling semver v1.0.26
14742025-08-30T04:30:12.060Z Compiling indexmap v2.10.0
14752025-08-30T04:30:12.233Z Compiling rustc_version v0.4.1
14762025-08-30T04:30:12.507Z Compiling uuid v1.17.0
14772025-08-30T04:30:13.055Z Compiling tokio v1.47.0
14782025-08-30T04:30:13.349Z Compiling http v1.3.1
14792025-08-30T04:30:13.551Z Compiling tracing v0.1.40
14802025-08-30T04:30:13.996Z Compiling icu_normalizer v1.5.0
14812025-08-30T04:30:14.050Z Compiling chrono v0.4.41
14822025-08-30T04:30:14.605Z Compiling pest_generator v2.7.14
14832025-08-30T04:30:14.983Z Compiling idna_adapter v1.2.0
14842025-08-30T04:30:15.256Z Compiling idna v1.0.3
14852025-08-30T04:30:15.545Z Compiling http-body v1.0.1
14862025-08-30T04:30:15.808Z Compiling which v4.4.2
14872025-08-30T04:30:15.833Z Compiling scroll v0.12.0
14882025-08-30T04:30:15.969Z Compiling url v2.5.4
14892025-08-30T04:30:16.440Z Compiling serde_derive_internals v0.29.1
14902025-08-30T04:30:16.502Z Compiling rand_core v0.9.3
14912025-08-30T04:30:16.795Z Compiling zstd-sys v2.0.14+zstd.1.5.7
14922025-08-30T04:30:16.875Z Compiling bzip2-sys v0.1.13+1.0.8
14932025-08-30T04:30:17.089Z Compiling untrusted v0.9.0
14942025-08-30T04:30:17.335Z Compiling schemars v0.8.22
14952025-08-30T04:30:17.401Z Compiling tower-service v0.3.3
14962025-08-30T04:30:17.472Z Compiling powerfmt v0.2.0
14972025-08-30T04:30:17.575Z Compiling openssl-probe v0.1.5
14982025-08-30T04:30:17.613Z Compiling time-core v0.1.2
14992025-08-30T04:30:17.713Z Compiling num-conv v0.1.0
15002025-08-30T04:30:17.841Z Compiling adler2 v2.0.0
15012025-08-30T04:30:17.866Z Compiling atomic-waker v1.1.2
15022025-08-30T04:30:17.922Z Compiling try-lock v0.2.5
15032025-08-30T04:30:17.947Z Compiling openssl v0.10.73
15042025-08-30T04:30:18.028Z Compiling untrusted v0.7.1
15052025-08-30T04:30:18.108Z Compiling foreign-types-shared v0.1.1
15062025-08-30T04:30:18.134Z Compiling want v0.3.1
15072025-08-30T04:30:18.159Z Compiling miniz_oxide v0.8.5
15082025-08-30T04:30:18.274Z Compiling foreign-types v0.3.2
15092025-08-30T04:30:18.300Z Compiling time-macros v0.2.18
15102025-08-30T04:30:18.404Z Compiling deranged v0.3.11
15112025-08-30T04:30:18.506Z Compiling goblin v0.8.2
15122025-08-30T04:30:18.811Z Compiling schemars_derive v0.8.22
15132025-08-30T04:30:21.130Z Compiling rand_chacha v0.9.0
15142025-08-30T04:30:21.771Z Compiling pest_derive v2.7.14
15152025-08-30T04:30:22.572Z Compiling tokio-util v0.7.15
15162025-08-30T04:30:23.138Z Compiling ipnet v2.11.0
15172025-08-30T04:30:24.462Z Compiling h2 v0.4.6
15182025-08-30T04:30:24.486Z Compiling openssl-macros v0.1.1
15192025-08-30T04:30:24.701Z Compiling syn v1.0.109
15202025-08-30T04:30:25.109Z Compiling native-tls v0.2.12
15212025-08-30T04:30:25.344Z Compiling dyn-clone v1.0.20
15222025-08-30T04:30:25.399Z Compiling httpdate v1.0.3
15232025-08-30T04:30:25.586Z Compiling zerocopy v0.8.26
15242025-08-30T04:30:25.687Z Compiling rustls v0.23.19
15252025-08-30T04:30:25.911Z Compiling num_threads v0.1.7
15262025-08-30T04:30:25.999Z Compiling crossbeam-utils v0.8.21
15272025-08-30T04:30:26.090Z Compiling time v0.3.36
15282025-08-30T04:30:26.448Z Compiling dof v0.3.0
15292025-08-30T04:30:27.837Z Compiling dtrace-parser v0.2.0
15302025-08-30T04:30:28.222Z Compiling rand v0.9.2
15312025-08-30T04:30:29.820Z Compiling heapless v0.7.17
15322025-08-30T04:30:29.930Z Compiling unicode-normalization v0.1.24
15332025-08-30T04:30:30.038Z Compiling signature v2.2.0
15342025-08-30T04:30:30.301Z Compiling zerocopy-derive v0.8.26
15352025-08-30T04:30:30.367Z Compiling crc32fast v1.4.2
15362025-08-30T04:30:30.542Z Compiling cookie v0.18.1
15372025-08-30T04:30:30.769Z Compiling zlib-rs v0.5.1
15382025-08-30T04:30:30.870Z Compiling siphasher v0.3.11
15392025-08-30T04:30:30.985Z Compiling signal-hook v0.3.18
15402025-08-30T04:30:31.284Z Compiling unicode-bidi v0.3.17
15412025-08-30T04:30:31.308Z Compiling slog v2.7.0
15422025-08-30T04:30:31.806Z Compiling hyper v1.6.0
15432025-08-30T04:30:32.119Z Compiling unicode-properties v0.1.3
15442025-08-30T04:30:32.501Z Compiling zstd-safe v7.2.3
15452025-08-30T04:30:32.525Z Compiling stringprep v0.1.5
15462025-08-30T04:30:33.647Z Compiling phf_shared v0.11.2
15472025-08-30T04:30:33.839Z Compiling usdt-impl v0.5.0
15482025-08-30T04:30:34.211Z Compiling hyper-util v0.1.16
15492025-08-30T04:30:35.131Z Compiling curve25519-dalek v4.1.3
15502025-08-30T04:30:35.355Z Compiling toml_datetime v0.6.11
15512025-08-30T04:30:35.823Z Compiling serde_spanned v0.6.9
15522025-08-30T04:30:35.847Z Compiling serde_tokenstream v0.2.2
15532025-08-30T04:30:35.934Z Compiling rand_chacha v0.3.1
15542025-08-30T04:30:36.101Z Compiling md-5 v0.10.6
15552025-08-30T04:30:36.428Z Compiling num-integer v0.1.46
15562025-08-30T04:30:36.468Z Compiling sync_wrapper v1.0.1
15572025-08-30T04:30:36.666Z Compiling libz-rs-sys v0.5.1
15582025-08-30T04:30:36.927Z Compiling ff v0.13.0
15592025-08-30T04:30:36.990Z Compiling hash32 v0.2.1
15602025-08-30T04:30:37.168Z Compiling memoffset v0.9.1
15612025-08-30T04:30:37.194Z Compiling smoltcp v0.9.1
15622025-08-30T04:30:37.379Z Compiling psl-types v2.0.11
15632025-08-30T04:30:37.510Z Compiling base16ct v0.2.0
15642025-08-30T04:30:37.540Z Compiling fallible-iterator v0.2.0
15652025-08-30T04:30:37.617Z Compiling gimli v0.31.1
15662025-08-30T04:30:37.806Z Compiling newtype-uuid v1.2.4
15672025-08-30T04:30:37.873Z Compiling cfg_aliases v0.2.1
15682025-08-30T04:30:37.958Z Compiling num-bigint-dig v0.8.4
15692025-08-30T04:30:38.009Z Compiling litrs v0.4.1
15702025-08-30T04:30:38.081Z Compiling tower-layer v0.3.3
15712025-08-30T04:30:38.150Z Compiling nix v0.29.0
15722025-08-30T04:30:38.232Z Compiling postgres-protocol v0.6.8
15732025-08-30T04:30:38.356Z Compiling tower v0.5.2
15742025-08-30T04:30:38.405Z Compiling sec1 v0.7.3
15752025-08-30T04:30:38.916Z Compiling publicsuffix v2.3.0
15762025-08-30T04:30:39.127Z Compiling document-features v0.2.11
15772025-08-30T04:30:39.223Z Compiling group v0.13.0
15782025-08-30T04:30:39.250Z Compiling num-iter v0.1.45
15792025-08-30T04:30:39.482Z Compiling flate2 v1.1.2
15802025-08-30T04:30:39.515Z Compiling rand v0.8.5
15812025-08-30T04:30:40.745Z Compiling tokio-native-tls v0.3.1
15822025-08-30T04:30:40.772Z Compiling ipnetwork v0.21.1
15832025-08-30T04:30:41.041Z Compiling strum_macros v0.27.1
15842025-08-30T04:30:41.247Z Compiling rustls-native-certs v0.8.1
15852025-08-30T04:30:41.324Z Compiling terminal_size v0.4.0
15862025-08-30T04:30:41.504Z Compiling http-body-util v0.1.3
15872025-08-30T04:30:41.572Z Compiling hkdf v0.12.4
15882025-08-30T04:30:41.608Z Compiling crypto-bigint v0.5.5
15892025-08-30T04:30:41.841Z Compiling addr2line v0.24.2
15902025-08-30T04:30:41.866Z Compiling webpki-roots v1.0.1
15912025-08-30T04:30:41.988Z Compiling curve25519-dalek-derive v0.1.1
15922025-08-30T04:30:42.090Z Compiling async-trait v0.1.88
15932025-08-30T04:30:42.330Z Compiling thiserror-impl v2.0.12
15942025-08-30T04:30:42.497Z Compiling fs-err v3.1.1
15952025-08-30T04:30:42.812Z Compiling object v0.36.5
15962025-08-30T04:30:43.273Z Compiling ahash v0.8.12
15972025-08-30T04:30:43.613Z Compiling simd-adler32 v0.3.7
15982025-08-30T04:30:44.145Z Compiling bumpalo v3.16.0
15992025-08-30T04:30:44.452Z Compiling bitflags v1.3.2
16002025-08-30T04:30:44.565Z Compiling winnow v0.5.40
16012025-08-30T04:30:44.640Z Compiling iri-string v0.7.8
16022025-08-30T04:30:45.318Z Compiling buf-list v1.0.3
16032025-08-30T04:30:45.661Z Compiling lockfree-object-pool v0.1.6
16042025-08-30T04:30:45.700Z Compiling hubpack_derive v0.1.1
16052025-08-30T04:30:45.950Z Compiling rustix v1.0.7
16062025-08-30T04:30:45.977Z Compiling managed v0.8.0
16072025-08-30T04:30:46.449Z Compiling rustc-demangle v0.1.24
16082025-08-30T04:30:46.527Z Compiling anyhow v1.0.99
16092025-08-30T04:30:46.804Z Compiling hubpack v0.1.2
16102025-08-30T04:30:47.220Z Compiling clap_builder v4.5.41
16112025-08-30T04:30:47.373Z Compiling zopfli v0.8.1
16122025-08-30T04:30:47.477Z Compiling tower-http v0.6.6
16132025-08-30T04:30:47.995Z Compiling toml_edit v0.19.15
16142025-08-30T04:30:48.210Z Compiling strum v0.27.2
16152025-08-30T04:30:48.250Z Compiling thiserror v2.0.12
16162025-08-30T04:30:48.413Z Compiling elliptic-curve v0.13.8
16172025-08-30T04:30:48.827Z Compiling hyper-tls v0.6.0
16182025-08-30T04:30:48.874Z Compiling oxnet v0.1.3
16192025-08-30T04:30:49.157Z Compiling backtrace v0.3.74
16202025-08-30T04:30:49.586Z Compiling signal-hook-mio v0.2.4
16212025-08-30T04:30:49.684Z Compiling zstd v0.13.3
16222025-08-30T04:30:49.783Z Compiling cookie_store v0.21.1
16232025-08-30T04:30:50.332Z Compiling postgres-types v0.2.9
16242025-08-30T04:30:51.472Z Compiling usdt-attr-macro v0.5.0
16252025-08-30T04:30:51.540Z Compiling usdt-macro v0.5.0
16262025-08-30T04:30:51.859Z Compiling phf v0.11.2
16272025-08-30T04:30:52.138Z Compiling ed25519 v2.2.3
16282025-08-30T04:30:52.755Z Compiling bzip2 v0.4.4
16292025-08-30T04:30:52.866Z Compiling bzip2 v0.5.2
16302025-08-30T04:30:53.129Z Compiling strum_macros v0.26.4
16312025-08-30T04:30:53.247Z Compiling pkcs1 v0.7.5
16322025-08-30T04:30:53.845Z Compiling serde_urlencoded v0.7.1
16332025-08-30T04:30:53.972Z Compiling serde-big-array v0.5.1
16342025-08-30T04:30:54.030Z Compiling rfc6979 v0.4.0
16352025-08-30T04:30:54.145Z Compiling bstr v1.10.0
16362025-08-30T04:30:54.223Z Compiling daft-derive v0.1.4
16372025-08-30T04:30:54.248Z Compiling clap_derive v4.5.41
16382025-08-30T04:30:54.344Z Compiling enum-as-inner v0.6.1
16392025-08-30T04:30:54.721Z Compiling serde_repr v0.1.19
16402025-08-30T04:30:55.245Z Compiling float-cmp v0.10.0
16412025-08-30T04:30:55.497Z Compiling socket2 v0.5.10
16422025-08-30T04:30:55.603Z Compiling encoding_rs v0.8.34
16432025-08-30T04:30:55.636Z Compiling new_debug_unreachable v1.0.6
16442025-08-30T04:30:55.763Z Compiling whoami v1.5.2
16452025-08-30T04:30:55.787Z Compiling difflib v0.4.0
16462025-08-30T04:30:56.332Z Compiling data-encoding v2.9.0
16472025-08-30T04:30:56.453Z Compiling precomputed-hash v0.1.1
16482025-08-30T04:30:56.610Z Compiling mime v0.3.17
16492025-08-30T04:30:56.966Z Compiling fixedbitset v0.4.2
16502025-08-30T04:30:57.005Z Compiling predicates-core v1.0.8
16512025-08-30T04:30:57.123Z Compiling unicode-segmentation v1.12.0
16522025-08-30T04:30:57.347Z Compiling normalize-line-endings v0.3.0
16532025-08-30T04:30:57.420Z Compiling static_assertions v1.1.0
16542025-08-30T04:30:57.501Z Compiling predicates v3.1.3
16552025-08-30T04:30:57.545Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16562025-08-30T04:30:57.962Z Compiling similar v2.7.0
16572025-08-30T04:30:57.986Z Compiling petgraph v0.6.5
16582025-08-30T04:30:58.147Z Compiling clap v4.5.41
16592025-08-30T04:30:58.287Z Compiling console v0.15.10
16602025-08-30T04:30:59.047Z Compiling toml_edit v0.22.27
16612025-08-30T04:30:59.087Z Compiling strum v0.26.3
16622025-08-30T04:30:59.294Z Compiling hickory-proto v0.25.2
16632025-08-30T04:30:59.519Z Compiling string_cache v0.8.9
16642025-08-30T04:30:59.934Z Compiling tokio-postgres v0.7.13
16652025-08-30T04:30:59.959Z Compiling daft v0.1.4
16662025-08-30T04:31:00.536Z Compiling usdt v0.5.0
16672025-08-30T04:31:00.974Z Compiling ecdsa v0.16.9
16682025-08-30T04:31:01.037Z Compiling rsa v0.9.6
16692025-08-30T04:31:01.509Z Compiling zip v4.2.0
16702025-08-30T04:31:01.779Z Compiling zip v0.6.6
16712025-08-30T04:31:02.973Z Compiling ed25519-dalek v2.1.1
16722025-08-30T04:31:03.844Z Compiling toml v0.7.8
16732025-08-30T04:31:04.806Z Compiling crossterm v0.28.1
16742025-08-30T04:31:05.629Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
16752025-08-30T04:31:05.759Z Compiling crossbeam-epoch v0.9.18
16762025-08-30T04:31:05.960Z Compiling tokio-stream v0.1.17
16772025-08-30T04:31:06.030Z Compiling openapiv3 v2.2.0
16782025-08-30T04:31:06.417Z Compiling x509-cert v0.2.5
16792025-08-30T04:31:06.850Z Compiling sha1 v0.10.6
16802025-08-30T04:31:07.233Z Compiling itertools v0.13.0
16812025-08-30T04:31:07.626Z Compiling itertools v0.10.5
16822025-08-30T04:31:07.775Z Compiling dirs-sys-next v0.1.2
16832025-08-30T04:31:08.248Z Compiling winnow v0.6.26
16842025-08-30T04:31:08.276Z Compiling lalrpop-util v0.19.12
16852025-08-30T04:31:08.609Z Compiling peg-runtime v0.8.5
16862025-08-30T04:31:09.136Z Compiling rustc-hash v2.1.1
16872025-08-30T04:31:09.333Z Compiling dirs-next v2.0.0
16882025-08-30T04:31:09.377Z Compiling thread_local v1.1.8
16892025-08-30T04:31:09.533Z Compiling slog-async v2.8.0
16902025-08-30T04:31:09.833Z Compiling term v0.7.0
16912025-08-30T04:31:09.859Z Compiling crossbeam-channel v0.5.15
16922025-08-30T04:31:09.883Z Compiling xattr v1.3.1
16932025-08-30T04:31:09.941Z Compiling futures-executor v0.3.31
16942025-08-30T04:31:09.965Z Compiling filetime v0.2.25
16952025-08-30T04:31:10.070Z Compiling is-terminal v0.4.13
16962025-08-30T04:31:10.140Z Compiling take_mut v0.2.2
16972025-08-30T04:31:10.214Z Compiling futures v0.3.31
16982025-08-30T04:31:10.262Z Compiling tar v0.4.44
16992025-08-30T04:31:10.318Z Compiling slog-term v2.9.1
17002025-08-30T04:31:10.347Z Compiling camino v1.1.11
17012025-08-30T04:31:14.783Z Compiling aws-lc-sys v0.26.0
17022025-08-30T04:31:48.550Z Compiling rustls-webpki v0.102.8
17032025-08-30T04:31:54.977Z Compiling tokio-rustls v0.26.0
17042025-08-30T04:31:55.335Z Compiling hyper-rustls v0.27.7
17052025-08-30T04:31:55.712Z Compiling reqwest v0.12.22
17062025-08-30T04:32:00.419Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17072025-08-30T04:32:00.846Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17082025-08-30T04:32:06.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
17092025-08-30T04:32:06.779Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17102025-08-30T04:32:06.848ZAug 30 04:32:06.505 INFO Starting download, target: Clickhouse
17112025-08-30T04:32:06.848ZAug 30 04:32:06.505 INFO Starting download, target: Cockroach
17122025-08-30T04:32:06.848ZAug 30 04:32:06.505 INFO Starting download, target: Console
17132025-08-30T04:32:06.848ZAug 30 04:32:06.505 INFO Starting download, target: DendriteStub
17142025-08-30T04:32:06.848ZAug 30 04:32:06.505 INFO Starting download, target: MaghemiteMgd
17152025-08-30T04:32:06.849ZAug 30 04:32:06.505 INFO Starting download, target: TransceiverControl
17162025-08-30T04:32:06.873ZAug 30 04:32:06.506 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17172025-08-30T04:32:06.874ZAug 30 04:32:06.507 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17182025-08-30T04:32:06.874ZAug 30 04:32:06.507 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17192025-08-30T04:32:06.874ZAug 30 04:32:06.508 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17202025-08-30T04:32:06.874ZAug 30 04:32:06.508 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17212025-08-30T04:32:06.874ZAug 30 04:32:06.508 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17222025-08-30T04:32:07.149ZAug 30 04:32:06.792 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17232025-08-30T04:32:07.456ZAug 30 04:32:07.110 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17242025-08-30T04:32:07.525ZAug 30 04:32:07.181 INFO Download complete, target: Console
17252025-08-30T04:32:07.845ZAug 30 04:32:07.501 INFO Download complete, target: TransceiverControl
17262025-08-30T04:32:09.834ZAug 30 04:32:09.491 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17272025-08-30T04:32:10.025ZAug 30 04:32:09.683 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17282025-08-30T04:32:11.810ZAug 30 04:32:11.467 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17292025-08-30T04:32:11.810ZAug 30 04:32:11.467 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17302025-08-30T04:32:13.913ZAug 30 04:32:13.570 INFO Download complete, target: DendriteStub
17312025-08-30T04:32:14.038ZAug 30 04:32:13.695 INFO Download complete, target: MaghemiteMgd
17322025-08-30T04:32:19.434ZAug 30 04:32:19.091 INFO Checking that binary works, target: Cockroach
17332025-08-30T04:32:19.704ZAug 30 04:32:19.361 INFO Download complete, target: Cockroach
17342025-08-30T04:32:30.897ZAug 30 04:32:30.555 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17352025-08-30T04:32:42.597ZAug 30 04:32:42.254 INFO Checking that binary works, target: Clickhouse
17362025-08-30T04:32:42.802ZAug 30 04:32:42.459 INFO Download complete, target: Clickhouse
17372025-08-30T04:32:42.827ZAll prerequisites installed successfully
17382025-08-30T04:32:42.827Z
17392025-08-30T04:32:42.827Zreal 5:06.585256682
17402025-08-30T04:32:42.827Zuser 16:24.199906368
17412025-08-30T04:32:42.827Zsys 2:38.392374357
17422025-08-30T04:32:42.827Ztrap 0.661620006
17432025-08-30T04:32:42.827Ztflt 0.488332741
17442025-08-30T04:32:42.827Zdflt 1.168741307
17452025-08-30T04:32:42.827Zkflt 0.012198831
17462025-08-30T04:32:42.827Zlock 46:18.701762859
17472025-08-30T04:32:42.827Zslp 1:00:09.172402295
17482025-08-30T04:32:42.827Zlat 1:15.266971878
17492025-08-30T04:32:42.827Zstop 2:45.334469598
17502025-08-30T04:32:42.827Z+ source ./tools/include/force-git-over-https.sh
17512025-08-30T04:32:42.827Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
17522025-08-30T04:32:42.828Z++ (( i = 0 ))
17532025-08-30T04:32:42.828Z++ (( i < 5 ))
17542025-08-30T04:32:42.828Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
17552025-08-30T04:32:42.828Z++ (( i++ ))
17562025-08-30T04:32:42.828Z++ (( i < 5 ))
17572025-08-30T04:32:42.828Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
17582025-08-30T04:32:42.828Z++ (( i++ ))
17592025-08-30T04:32:42.828Z++ (( i < 5 ))
17602025-08-30T04:32:42.828Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
17612025-08-30T04:32:42.828Z++ (( i++ ))
17622025-08-30T04:32:42.828Z++ (( i < 5 ))
17632025-08-30T04:32:42.828Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
17642025-08-30T04:32:42.853Z++ (( i++ ))
17652025-08-30T04:32:42.853Z++ (( i < 5 ))
17662025-08-30T04:32:42.854Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
17672025-08-30T04:32:42.854Z++ (( i++ ))
17682025-08-30T04:32:42.854Z++ (( i < 5 ))
17692025-08-30T04:32:42.854Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
17702025-08-30T04:32:42.854Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
17712025-08-30T04:32:42.854Z+ rc=0
17722025-08-30T04:32:42.854Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
17732025-08-30T04:33:16.762Z+ case $rc in
17742025-08-30T04:33:16.762Z+ pfexec zfs create -p rpool/images/build/host
17752025-08-30T04:33:16.840Z+ pfexec zfs create -p rpool/images/build/recovery
17762025-08-30T04:33:16.865Z+ cargo xtask releng --output-dir /work --mkincorp
17772025-08-30T04:33:17.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s
17782025-08-30T04:33:17.854Z Running `target/debug/xtask releng --output-dir /work --mkincorp`
17792025-08-30T04:33:19.519Z Compiling proc-macro2 v1.0.95
17802025-08-30T04:33:19.519Z Compiling unicode-ident v1.0.18
17812025-08-30T04:33:19.519Z Compiling libc v0.2.174
17822025-08-30T04:33:19.519Z Compiling serde v1.0.219
17832025-08-30T04:33:19.519Z Compiling autocfg v1.4.0
17842025-08-30T04:33:19.544Z Compiling cfg-if v1.0.1
17852025-08-30T04:33:19.544Z Compiling version_check v0.9.5
17862025-08-30T04:33:19.756Z Compiling memchr v2.7.4
17872025-08-30T04:33:19.805Z Compiling shlex v1.3.0
17882025-08-30T04:33:19.886Z Compiling typenum v1.17.0
17892025-08-30T04:33:20.231Z Compiling portable-atomic v1.11.0
17902025-08-30T04:33:20.256Z Compiling generic-array v0.14.7
17912025-08-30T04:33:20.436Z Compiling lock_api v0.4.12
17922025-08-30T04:33:20.589Z Compiling value-bag v1.9.0
17932025-08-30T04:33:20.782Z Compiling getrandom v0.3.1
17942025-08-30T04:33:20.966Z Compiling libm v0.2.8
17952025-08-30T04:33:20.995Z Compiling log v0.4.27
17962025-08-30T04:33:21.094Z Compiling num-traits v0.2.19
17972025-08-30T04:33:21.353Z Compiling quote v1.0.40
17982025-08-30T04:33:21.389Z Compiling scopeguard v1.2.0
17992025-08-30T04:33:21.442Z Compiling serde_json v1.0.142
18002025-08-30T04:33:21.589Z Compiling jobserver v0.1.32
18012025-08-30T04:33:21.733Z Compiling syn v2.0.104
18022025-08-30T04:33:21.765Z Compiling parking_lot_core v0.9.10
18032025-08-30T04:33:21.824Z Compiling semver v1.0.26
18042025-08-30T04:33:21.857Z Compiling smallvec v1.15.1
18052025-08-30T04:33:21.948Z Compiling pkg-config v0.3.31
18062025-08-30T04:33:22.138Z Compiling cc v1.2.30
18072025-08-30T04:33:22.252Z Compiling rustix v0.38.37
18082025-08-30T04:33:22.285Z Compiling getrandom v0.2.15
18092025-08-30T04:33:22.451Z Compiling itoa v1.0.11
18102025-08-30T04:33:22.860Z Compiling aho-corasick v1.1.3
18112025-08-30T04:33:22.978Z Compiling slab v0.4.9
18122025-08-30T04:33:23.187Z Compiling regex-syntax v0.8.5
18132025-08-30T04:33:23.336Z Compiling errno v0.3.12
18142025-08-30T04:33:23.700Z Compiling spin v0.9.8
18152025-08-30T04:33:23.783Z Compiling subtle v2.6.1
18162025-08-30T04:33:24.029Z Compiling stable_deref_trait v1.2.0
18172025-08-30T04:33:24.107Z Compiling either v1.15.0
18182025-08-30T04:33:24.154Z Compiling glob v0.3.2
18192025-08-30T04:33:24.180Z Compiling rand_core v0.6.4
18202025-08-30T04:33:24.292Z Compiling prettyplease v0.2.36
18212025-08-30T04:33:24.667Z Compiling lazy_static v1.5.0
18222025-08-30T04:33:24.865Z Compiling clang-sys v1.8.1
18232025-08-30T04:33:25.161Z Compiling minimal-lexical v0.2.1
18242025-08-30T04:33:25.267Z Compiling critical-section v1.1.3
18252025-08-30T04:33:25.414Z Compiling heck v0.5.0
18262025-08-30T04:33:25.773Z Compiling once_cell v1.21.3
18272025-08-30T04:33:25.805Z Compiling nom v7.1.3
18282025-08-30T04:33:26.446Z Compiling libloading v0.8.5
18292025-08-30T04:33:26.478Z Compiling bindgen v0.69.5
18302025-08-30T04:33:26.737Z Compiling regex-automata v0.4.8
18312025-08-30T04:33:26.792Z Compiling home v0.5.9
18322025-08-30T04:33:27.129Z Compiling itertools v0.12.1
18332025-08-30T04:33:27.535Z Compiling paste v1.0.15
18342025-08-30T04:33:27.640Z Compiling lazycell v1.3.0
18352025-08-30T04:33:27.975Z Compiling rustc-hash v1.1.0
18362025-08-30T04:33:28.230Z Compiling cmake v0.1.51
18372025-08-30T04:33:28.904Z Compiling cexpr v0.6.0
18382025-08-30T04:33:29.054Z Compiling synstructure v0.13.1
18392025-08-30T04:33:30.203Z Compiling dunce v1.0.5
18402025-08-30T04:33:30.228Z Compiling fs_extra v1.3.0
18412025-08-30T04:33:30.872Z Compiling writeable v0.5.5
18422025-08-30T04:33:31.468Z Compiling litemap v0.7.3
18432025-08-30T04:33:31.736Z Compiling ryu v1.0.18
18442025-08-30T04:33:32.018Z Compiling schemars v0.8.22
18452025-08-30T04:33:32.077Z Compiling regex v1.11.1
18462025-08-30T04:33:32.129Z Compiling percent-encoding v2.3.1
18472025-08-30T04:33:32.429Z Compiling pin-project-lite v0.2.14
18482025-08-30T04:33:32.467Z Compiling foldhash v0.1.5
18492025-08-30T04:33:32.499Z Compiling serde_derive v1.0.219
18502025-08-30T04:33:32.533Z Compiling zeroize_derive v1.4.2
18512025-08-30T04:33:32.662Z Compiling zerofrom-derive v0.1.4
18522025-08-30T04:33:32.703Z Compiling yoke-derive v0.7.4
18532025-08-30T04:33:33.015Z Compiling zerovec-derive v0.10.3
18542025-08-30T04:33:33.120Z Compiling displaydoc v0.2.5
18552025-08-30T04:33:33.768Z Compiling icu_provider_macros v1.5.0
18562025-08-30T04:33:34.608Z Compiling zeroize v1.8.1
18572025-08-30T04:33:34.774Z Compiling tokio-macros v2.5.0
18582025-08-30T04:33:35.051Z Compiling zerocopy-derive v0.7.35
18592025-08-30T04:33:35.125Z Compiling futures-macro v0.3.31
18602025-08-30T04:33:35.658Z Compiling zerofrom v0.1.4
18612025-08-30T04:33:35.996Z Compiling yoke v0.7.4
18622025-08-30T04:33:36.113Z Compiling equivalent v1.0.2
18632025-08-30T04:33:36.397Z Compiling zerovec v0.10.4
18642025-08-30T04:33:36.465Z Compiling allocator-api2 v0.2.21
18652025-08-30T04:33:36.534Z Compiling serde_derive_internals v0.29.1
18662025-08-30T04:33:36.719Z Compiling icu_locid_transform_data v1.5.0
18672025-08-30T04:33:37.231Z Compiling hashbrown v0.15.4
18682025-08-30T04:33:37.332Z Compiling crypto-common v0.1.6
18692025-08-30T04:33:37.631Z Compiling der_derive v0.7.3
18702025-08-30T04:33:37.818Z Compiling ring v0.17.14
18712025-08-30T04:33:38.484Z Compiling tinystr v0.7.6
18722025-08-30T04:33:38.769Z Compiling schemars_derive v0.8.22
18732025-08-30T04:33:38.927Z Compiling icu_locid v1.5.0
18742025-08-30T04:33:38.981Z Compiling icu_collections v1.5.0
18752025-08-30T04:33:39.106Z Compiling icu_properties_data v1.5.0
18762025-08-30T04:33:39.504Z Compiling byteorder v1.5.0
18772025-08-30T04:33:39.645Z Compiling utf16_iter v1.0.5
18782025-08-30T04:33:39.817Z Compiling aws-lc-rs v1.12.4
18792025-08-30T04:33:40.061Z Compiling vcpkg v0.2.15
18802025-08-30T04:33:40.332Z Compiling icu_provider v1.5.0
18812025-08-30T04:33:40.605Z Compiling futures-core v0.3.31
18822025-08-30T04:33:40.997Z Compiling utf8_iter v1.0.4
18832025-08-30T04:33:41.261Z Compiling icu_locid_transform v1.5.0
18842025-08-30T04:33:41.353Z Compiling const-oid v0.9.6
18852025-08-30T04:33:41.693Z Compiling icu_normalizer_data v1.5.0
18862025-08-30T04:33:41.930Z Compiling write16 v1.0.0
18872025-08-30T04:33:42.649Z Compiling openssl-sys v0.9.109
18882025-08-30T04:33:43.111Z Compiling icu_properties v1.5.1
18892025-08-30T04:33:43.818Z Compiling bitflags v2.9.1
18902025-08-30T04:33:43.862Z Compiling bytes v1.10.1
18912025-08-30T04:33:45.633Z Compiling signal-hook-registry v1.4.2
18922025-08-30T04:33:46.414Z Compiling thiserror v1.0.69
18932025-08-30T04:33:46.924Z Compiling icu_normalizer v1.5.0
18942025-08-30T04:33:47.009Z Compiling parking_lot v0.12.3
18952025-08-30T04:33:47.730Z Compiling tracing-attributes v0.1.27
18962025-08-30T04:33:47.930Z Compiling which v4.4.2
18972025-08-30T04:33:48.156Z Compiling idna_adapter v1.2.0
18982025-08-30T04:33:48.500Z Compiling mio v1.0.2
18992025-08-30T04:33:49.334Z Compiling idna v1.0.3
19002025-08-30T04:33:50.524Z Compiling block-buffer v0.10.4
19012025-08-30T04:33:50.902Z Compiling thiserror-impl v1.0.69
19022025-08-30T04:33:51.132Z Compiling form_urlencoded v1.2.1
19032025-08-30T04:33:51.238Z Compiling httparse v1.9.5
19042025-08-30T04:33:51.580Z Compiling digest v0.10.7
19052025-08-30T04:33:51.696Z Compiling socket2 v0.6.0
19062025-08-30T04:33:52.068Z Compiling thiserror v2.0.12
19072025-08-30T04:33:52.604Z Compiling tokio v1.47.0
19082025-08-30T04:33:52.687Z Compiling url v2.5.4
19092025-08-30T04:33:53.403Z Compiling indexmap v2.10.0
19102025-08-30T04:33:53.522Z Compiling thiserror-impl v2.0.12
19112025-08-30T04:33:54.139Z Compiling time-core v0.1.2
19122025-08-30T04:33:54.402Z Compiling futures-sink v0.3.31
19132025-08-30T04:33:54.600Z Compiling num-conv v0.1.0
19142025-08-30T04:33:54.943Z Compiling futures-channel v0.3.31
19152025-08-30T04:33:55.002Z Compiling time-macros v0.2.18
19162025-08-30T04:33:56.861Z Compiling openssl v0.10.73
19172025-08-30T04:33:56.933Z Compiling fnv v1.0.7
19182025-08-30T04:33:57.250Z Compiling futures-task v0.3.31
19192025-08-30T04:33:57.402Z Compiling futures-io v0.3.31
19202025-08-30T04:33:57.730Z Compiling pin-utils v0.1.0
19212025-08-30T04:33:57.849Z Compiling zerocopy v0.7.35
19222025-08-30T04:33:57.959Z Compiling futures-util v0.3.31
19232025-08-30T04:33:58.040Z Compiling uuid v1.17.0
19242025-08-30T04:33:58.891Z Compiling openssl-macros v0.1.1
19252025-08-30T04:33:59.530Z Compiling iana-time-zone v0.1.63
19262025-08-30T04:33:59.759Z Compiling aws-lc-sys v0.26.0
19272025-08-30T04:33:59.856Z Compiling rustls v0.23.19
19282025-08-30T04:33:59.967Z Compiling cpufeatures v0.2.14
19292025-08-30T04:34:00.039Z Compiling native-tls v0.2.12
19302025-08-30T04:34:00.218Z Compiling chrono v0.4.41
19312025-08-30T04:34:00.322Z Compiling hmac v0.12.1
19322025-08-30T04:34:00.583Z Compiling rustc_version v0.4.1
19332025-08-30T04:34:02.433Z Compiling block-padding v0.3.3
19342025-08-30T04:34:03.124Z Compiling cookie v0.18.1
19352025-08-30T04:34:03.248Z Compiling inout v0.1.3
19362025-08-30T04:34:03.611Z Compiling http v1.3.1
19372025-08-30T04:34:03.703Z Compiling serde_tokenstream v0.2.2
19382025-08-30T04:34:04.071Z Compiling bzip2-sys v0.1.13+1.0.8
19392025-08-30T04:34:04.560Z Compiling dyn-clone v1.0.20
19402025-08-30T04:34:04.672Z Compiling zerocopy v0.8.26
19412025-08-30T04:34:05.374Z Compiling cipher v0.4.4
19422025-08-30T04:34:05.662Z Compiling sha2 v0.10.9
19432025-08-30T04:34:07.995Z Compiling scroll_derive v0.12.0
19442025-08-30T04:34:08.170Z Compiling zstd-sys v2.0.14+zstd.1.5.7
19452025-08-30T04:34:08.266Z Compiling rustix v1.0.7
19462025-08-30T04:34:08.924Z Compiling syn v1.0.109
19472025-08-30T04:34:09.312Z Compiling crossbeam-utils v0.8.21
19482025-08-30T04:34:09.375Z Compiling ucd-trie v0.1.7
19492025-08-30T04:34:09.498Z Compiling rustversion v1.0.17
19502025-08-30T04:34:09.552Z Compiling rustls-pki-types v1.10.0
19512025-08-30T04:34:09.816Z Compiling slog v2.7.0
19522025-08-30T04:34:10.158Z Compiling base64ct v1.6.0
19532025-08-30T04:34:10.314Z Compiling pest v2.7.14
19542025-08-30T04:34:10.811Z Compiling pem-rfc7468 v0.7.0
19552025-08-30T04:34:11.579Z Compiling ppv-lite86 v0.2.20
19562025-08-30T04:34:12.486Z Compiling zerocopy-derive v0.8.26
19572025-08-30T04:34:12.661Z Compiling flagset v0.4.6
19582025-08-30T04:34:12.883Z Compiling litrs v0.4.1
19592025-08-30T04:34:13.296Z Compiling pest_meta v2.7.14
19602025-08-30T04:34:13.839Z Compiling document-features v0.2.11
19612025-08-30T04:34:14.171Z Compiling der v0.7.9
19622025-08-30T04:34:16.572Z Compiling tokio-util v0.7.15
19632025-08-30T04:34:17.068Z Compiling tracing-core v0.1.32
19642025-08-30T04:34:17.290Z Compiling powerfmt v0.2.0
19652025-08-30T04:34:17.760Z Compiling newtype-uuid v1.2.4
19662025-08-30T04:34:18.634Z Compiling untrusted v0.7.1
19672025-08-30T04:34:18.794Z Compiling base64 v0.22.1
19682025-08-30T04:34:18.900Z Compiling untrusted v0.9.0
19692025-08-30T04:34:19.929Z Compiling tracing v0.1.40
19702025-08-30T04:34:20.219Z Compiling deranged v0.3.11
19712025-08-30T04:34:20.655Z Compiling spki v0.7.3
19722025-08-30T04:34:20.913Z Compiling pest_generator v2.7.14
19732025-08-30T04:34:20.969Z Compiling salsa20 v0.10.2
19742025-08-30T04:34:21.042Z Compiling http-body v1.0.1
19752025-08-30T04:34:21.267Z Compiling pbkdf2 v0.12.2
19762025-08-30T04:34:21.795Z Compiling atomic-waker v1.1.2
19772025-08-30T04:34:22.114Z Compiling num_threads v0.1.7
19782025-08-30T04:34:22.653Z Compiling time v0.3.36
19792025-08-30T04:34:22.678Z Compiling pest_derive v2.7.14
19802025-08-30T04:34:23.957Z Compiling scrypt v0.11.0
19812025-08-30T04:34:24.428Z Compiling aes v0.8.4
19822025-08-30T04:34:24.535Z Compiling cbc v0.1.2
19832025-08-30T04:34:25.541Z Compiling usdt-impl v0.5.0
19842025-08-30T04:34:25.588Z Compiling num-bigint-dig v0.8.4
19852025-08-30T04:34:25.921Z Compiling zstd-safe v7.2.3
19862025-08-30T04:34:26.023Z Compiling tower-service v0.3.3
19872025-08-30T04:34:26.248Z Compiling try-lock v0.2.5
19882025-08-30T04:34:26.292Z Compiling pkcs5 v0.7.1
19892025-08-30T04:34:26.440Z Compiling want v0.3.1
19902025-08-30T04:34:27.311Z Compiling h2 v0.4.6
19912025-08-30T04:34:28.364Z Compiling scroll v0.12.0
19922025-08-30T04:34:29.016Z Compiling heapless v0.7.17
19932025-08-30T04:34:29.594Z Compiling ipnet v2.11.0
19942025-08-30T04:34:29.619Z Compiling async-trait v0.1.88
19952025-08-30T04:34:31.328Z Compiling ahash v0.8.12
19962025-08-30T04:34:31.618Z Compiling anyhow v1.0.99
19972025-08-30T04:34:31.802Z Compiling signal-hook v0.3.18
19982025-08-30T04:34:32.130Z Compiling httpdate v1.0.3
19992025-08-30T04:34:32.207Z Compiling foreign-types-shared v0.1.1
20002025-08-30T04:34:32.357Z Compiling openssl-probe v0.1.5
20012025-08-30T04:34:32.491Z Compiling plain v0.2.3
20022025-08-30T04:34:32.715Z Compiling goblin v0.8.2
20032025-08-30T04:34:32.926Z Compiling foreign-types v0.3.2
20042025-08-30T04:34:33.872Z Compiling pkcs8 v0.10.2
20052025-08-30T04:34:36.136Z Compiling hyper v1.6.0
20062025-08-30T04:34:37.631Z Compiling daft-derive v0.1.4
20072025-08-30T04:34:40.510Z Compiling pretty-hex v0.4.1
20082025-08-30T04:34:40.752Z Compiling strsim v0.11.1
20092025-08-30T04:34:41.297Z Compiling tinyvec_macros v0.1.1
20102025-08-30T04:34:41.431Z Compiling tinyvec v1.8.0
20112025-08-30T04:34:42.626Z Compiling dof v0.3.0
20122025-08-30T04:34:42.829Z Compiling hyper-util v0.1.16
20132025-08-30T04:34:46.641Z Compiling dtrace-parser v0.2.0
20142025-08-30T04:34:47.493Z Compiling curve25519-dalek v4.1.3
20152025-08-30T04:34:48.136Z Compiling rand_core v0.9.3
20162025-08-30T04:34:48.162Z Compiling clap_derive v4.5.41
20172025-08-30T04:34:49.211Z Compiling thread-id v4.2.2
20182025-08-30T04:34:49.247Z Compiling memoffset v0.9.1
20192025-08-30T04:34:50.114Z Compiling adler2 v2.0.0
20202025-08-30T04:34:50.503Z Compiling smoltcp v0.9.1
20212025-08-30T04:34:51.519Z Compiling miniz_oxide v0.8.5
20222025-08-30T04:34:56.384Z Compiling rand_chacha v0.9.0
20232025-08-30T04:34:57.909Z Compiling http-body-util v0.1.3
20242025-08-30T04:34:58.529Z Compiling strum_macros v0.26.4
20252025-08-30T04:35:01.302Z Compiling sync_wrapper v1.0.1
20262025-08-30T04:35:01.565Z Compiling encoding_rs v0.8.34
20272025-08-30T04:35:02.208Z Compiling buf-list v1.0.3
20282025-08-30T04:35:02.590Z Compiling psl-types v2.0.11
20292025-08-30T04:35:02.893Z Compiling cfg_aliases v0.2.1
20302025-08-30T04:35:03.061Z Compiling tower-layer v0.3.3
20312025-08-30T04:35:03.506Z Compiling mime v0.3.17
20322025-08-30T04:35:03.842Z Compiling tower v0.5.2
20332025-08-30T04:35:05.009Z Compiling nix v0.29.0
20342025-08-30T04:35:05.562Z Compiling publicsuffix v2.3.0
20352025-08-30T04:35:09.893Z Compiling rand v0.9.2
20362025-08-30T04:35:11.449Z Compiling tokio-native-tls v0.3.1
20372025-08-30T04:35:12.986Z Compiling unicode-normalization v0.1.24
20382025-08-30T04:35:13.193Z Compiling rustls-native-certs v0.8.1
20392025-08-30T04:35:14.206Z Compiling hubpack_derive v0.1.1
20402025-08-30T04:35:14.536Z Compiling strum_macros v0.27.1
20412025-08-30T04:35:14.570Z Compiling webpki-roots v1.0.1
20422025-08-30T04:35:14.815Z Compiling openapiv3 v2.2.0
20432025-08-30T04:35:14.856Z Compiling signature v2.2.0
20442025-08-30T04:35:15.182Z Compiling serde_urlencoded v0.7.1
20452025-08-30T04:35:15.305Z Compiling toml_datetime v0.6.11
20462025-08-30T04:35:16.010Z Compiling serde_spanned v0.6.9
20472025-08-30T04:35:16.296Z Compiling curve25519-dalek-derive v0.1.1
20482025-08-30T04:35:16.414Z Compiling fs-err v3.1.1
20492025-08-30T04:35:16.856Z Compiling crc32fast v1.4.2
20502025-08-30T04:35:17.367Z Compiling utf8parse v0.2.2
20512025-08-30T04:35:17.710Z Compiling zlib-rs v0.5.1
20522025-08-30T04:35:17.748Z Compiling iri-string v0.7.8
20532025-08-30T04:35:18.148Z Compiling unicode-properties v0.1.3
20542025-08-30T04:35:18.606Z Compiling siphasher v0.3.11
20552025-08-30T04:35:18.931Z Compiling anstyle v1.0.11
20562025-08-30T04:35:19.025Z Compiling unicode-bidi v0.3.17
20572025-08-30T04:35:19.052Z Compiling phf_shared v0.11.2
20582025-08-30T04:35:19.572Z Compiling anstyle-parse v0.2.5
20592025-08-30T04:35:20.003Z Compiling stringprep v0.1.5
20602025-08-30T04:35:23.257Z Compiling libz-rs-sys v0.5.1
20612025-08-30T04:35:23.283Z Compiling tower-http v0.6.6
20622025-08-30T04:35:24.187Z Compiling hyper-tls v0.6.0
20632025-08-30T04:35:24.783Z Compiling cookie_store v0.21.1
20642025-08-30T04:35:25.071Z Compiling usdt-attr-macro v0.5.0
20652025-08-30T04:35:25.384Z Compiling usdt-macro v0.5.0
20662025-08-30T04:35:25.954Z Compiling rand_chacha v0.3.1
20672025-08-30T04:35:26.830Z Compiling md-5 v0.10.6
20682025-08-30T04:35:26.897Z Compiling num-integer v0.1.46
20692025-08-30T04:35:27.024Z Compiling hash32 v0.2.1
20702025-08-30T04:35:27.656Z Compiling ff v0.13.0
20712025-08-30T04:35:27.933Z Compiling colorchoice v1.0.2
20722025-08-30T04:35:28.013Z Compiling anstyle-query v1.1.1
20732025-08-30T04:35:28.147Z Compiling winnow v0.7.10
20742025-08-30T04:35:28.243Z Compiling base16ct v0.2.0
20752025-08-30T04:35:28.589Z Compiling fallible-iterator v0.2.0
20762025-08-30T04:35:28.729Z Compiling is_terminal_polyfill v1.70.1
20772025-08-30T04:35:28.919Z Compiling gimli v0.31.1
20782025-08-30T04:35:29.045Z Compiling anstream v0.6.18
20792025-08-30T04:35:29.275Z Compiling postgres-protocol v0.6.8
20802025-08-30T04:35:30.178Z Compiling sec1 v0.7.3
20812025-08-30T04:35:30.556Z Compiling group v0.13.0
20822025-08-30T04:35:30.823Z Compiling num-iter v0.1.45
20832025-08-30T04:35:31.971Z Compiling rand v0.8.5
20842025-08-30T04:35:33.109Z Compiling flate2 v1.1.2
20852025-08-30T04:35:33.638Z Compiling addr2line v0.24.2
20862025-08-30T04:35:34.783Z Compiling ipnetwork v0.21.1
20872025-08-30T04:35:35.623Z Compiling hkdf v0.12.4
20882025-08-30T04:35:36.016Z Compiling terminal_size v0.4.0
20892025-08-30T04:35:36.245Z Compiling crypto-bigint v0.5.5
20902025-08-30T04:35:36.298Z Compiling serde_repr v0.1.19
20912025-08-30T04:35:36.461Z Compiling enum-as-inner v0.6.1
20922025-08-30T04:35:37.265Z Compiling object v0.36.5
20932025-08-30T04:35:38.404Z Compiling rustc-demangle v0.1.24
20942025-08-30T04:35:39.162Z Compiling bumpalo v3.16.0
20952025-08-30T04:35:39.828Z Compiling rustls-webpki v0.102.8
20962025-08-30T04:35:41.428Z Compiling clap_lex v0.7.4
20972025-08-30T04:35:41.814Z Compiling lockfree-object-pool v0.1.6
20982025-08-30T04:35:42.122Z Compiling winnow v0.5.40
20992025-08-30T04:35:43.976Z Compiling bitflags v1.3.2
21002025-08-30T04:35:44.120Z Compiling managed v0.8.0
21012025-08-30T04:35:44.144Z Compiling simd-adler32 v0.3.7
21022025-08-30T04:35:44.929Z Compiling zopfli v0.8.1
21032025-08-30T04:35:46.045Z Compiling toml_edit v0.19.15
21042025-08-30T04:35:46.281Z Compiling backtrace v0.3.74
21052025-08-30T04:35:47.832Z Compiling clap_builder v4.5.41
21062025-08-30T04:35:48.431Z Compiling elliptic-curve v0.13.8
21072025-08-30T04:35:49.022Z Compiling tokio-rustls v0.26.0
21082025-08-30T04:35:49.288Z Compiling oxnet v0.1.3
21092025-08-30T04:35:49.535Z Compiling hyper-rustls v0.27.7
21102025-08-30T04:35:52.939Z Compiling zstd v0.13.3
21112025-08-30T04:35:53.755Z Compiling signal-hook-mio v0.2.4
21122025-08-30T04:35:54.095Z Compiling postgres-types v0.2.9
21132025-08-30T04:35:55.190Z Compiling phf v0.11.2
21142025-08-30T04:35:55.425Z Compiling strum v0.27.2
21152025-08-30T04:35:55.505Z Compiling hubpack v0.1.2
21162025-08-30T04:35:55.710Z Compiling ed25519 v2.2.3
21172025-08-30T04:35:55.752Z Compiling bzip2 v0.4.4
21182025-08-30T04:35:55.890Z Compiling bzip2 v0.5.2
21192025-08-30T04:35:56.239Z Compiling pkcs1 v0.7.5
21202025-08-30T04:35:56.795Z Compiling rfc6979 v0.4.0
21212025-08-30T04:35:57.075Z Compiling float-cmp v0.10.0
21222025-08-30T04:35:57.107Z Compiling serde-big-array v0.5.1
21232025-08-30T04:35:57.176Z Compiling regress v0.10.4
21242025-08-30T04:35:57.431Z Compiling bstr v1.10.0
21252025-08-30T04:35:58.392Z Compiling memmap v0.7.0
21262025-08-30T04:35:58.841Z Compiling socket2 v0.5.10
21272025-08-30T04:35:59.063Z Compiling difflib v0.4.0
21282025-08-30T04:35:59.875Z Compiling precomputed-hash v0.1.1
21292025-08-30T04:36:00.190Z Compiling toml_write v0.1.2
21302025-08-30T04:36:02.285Z Compiling unicode-width v0.2.0
21312025-08-30T04:36:02.854Z Compiling unicode-segmentation v1.12.0
21322025-08-30T04:36:02.879Z Compiling whoami v1.5.2
21332025-08-30T04:36:03.928Z Compiling data-encoding v2.9.0
21342025-08-30T04:36:04.126Z Compiling predicates-core v1.0.8
21352025-08-30T04:36:04.493Z Compiling normalize-line-endings v0.3.0
21362025-08-30T04:36:04.928Z Compiling fastrand v2.1.1
21372025-08-30T04:36:05.327Z Compiling reqwest v0.12.22
21382025-08-30T04:36:05.499Z Compiling fixedbitset v0.4.2
21392025-08-30T04:36:05.682Z Compiling new_debug_unreachable v1.0.6
21402025-08-30T04:36:05.873Z Compiling static_assertions v1.1.0
21412025-08-30T04:36:06.036Z Compiling petgraph v0.6.5
21422025-08-30T04:36:06.105Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
21432025-08-30T04:36:07.582Z Compiling string_cache v0.8.9
21442025-08-30T04:36:08.012Z Compiling tempfile v3.20.0
21452025-08-30T04:36:09.891Z Compiling hickory-proto v0.25.2
21462025-08-30T04:36:12.740Z Compiling predicates v3.1.3
21472025-08-30T04:36:16.848Z Compiling similar v2.7.0
21482025-08-30T04:36:18.572Z Compiling toml_edit v0.22.27
21492025-08-30T04:36:21.188Z Compiling tokio-postgres v0.7.13
21502025-08-30T04:36:21.224Z Compiling console v0.15.10
21512025-08-30T04:36:22.411Z Compiling typify-impl v0.3.0
21522025-08-30T04:36:23.112Z Compiling usdt v0.5.0
21532025-08-30T04:36:23.850Z Compiling ecdsa v0.16.9
21542025-08-30T04:36:24.928Z Compiling rsa v0.9.6
21552025-08-30T04:36:27.105Z Compiling zip v4.2.0
21562025-08-30T04:36:27.831Z Compiling zip v0.6.6
21572025-08-30T04:36:27.906Z Compiling ed25519-dalek v2.1.1
21582025-08-30T04:36:29.183Z Compiling crossterm v0.28.1
21592025-08-30T04:36:29.855Z Compiling daft v0.1.4
21602025-08-30T04:36:30.440Z Compiling clap v4.5.41
21612025-08-30T04:36:30.585Z Compiling crossbeam-epoch v0.9.18
21622025-08-30T04:36:30.999Z Compiling toml v0.7.8
21632025-08-30T04:36:31.798Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
21642025-08-30T04:36:32.257Z Compiling strum v0.26.3
21652025-08-30T04:36:32.565Z Compiling tokio-stream v0.1.17
21662025-08-30T04:36:32.638Z Compiling x509-cert v0.2.5
21672025-08-30T04:36:33.403Z Compiling sha1 v0.10.6
21682025-08-30T04:36:33.567Z Compiling hex v0.4.3
21692025-08-30T04:36:33.829Z Compiling structmeta-derive v0.3.0
21702025-08-30T04:36:34.230Z Compiling itertools v0.13.0
21712025-08-30T04:36:34.524Z Compiling itertools v0.10.5
21722025-08-30T04:36:34.766Z Compiling winnow v0.6.26
21732025-08-30T04:36:36.029Z Compiling lalrpop-util v0.19.12
21742025-08-30T04:36:36.116Z Compiling peg-runtime v0.8.5
21752025-08-30T04:36:36.885Z Compiling camino v1.1.11
21762025-08-30T04:36:37.097Z Compiling rustc-hash v2.1.1
21772025-08-30T04:36:37.347Z Compiling unicode-xid v0.2.6
21782025-08-30T04:36:37.833Z Compiling structmeta v0.3.0
21792025-08-30T04:36:38.316Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21802025-08-30T04:36:39.891Z Compiling typify-macro v0.3.0
21812025-08-30T04:36:45.798Z Compiling radium v0.7.0
21822025-08-30T04:36:55.611Z Compiling is-terminal v0.4.13
21832025-08-30T04:36:55.641Z Compiling tap v1.0.1
21842025-08-30T04:36:55.908Z Compiling maybe-uninit v2.0.0
21852025-08-30T04:36:57.725Z Compiling wyz v0.5.1
21862025-08-30T04:37:01.699Z Compiling futures-executor v0.3.31
21872025-08-30T04:37:02.196Z Compiling zerocopy-derive v0.6.6
21882025-08-30T04:37:02.717Z Compiling wait-timeout v0.2.0
21892025-08-30T04:37:02.917Z Compiling bit-vec v0.8.0
21902025-08-30T04:37:03.583Z Compiling quick-error v1.2.3
21912025-08-30T04:37:03.762Z Compiling packed_struct v0.10.1
21922025-08-30T04:37:03.956Z Compiling ident_case v1.0.1
21932025-08-30T04:37:04.199Z Compiling funty v2.0.0
21942025-08-30T04:37:04.525Z Compiling typeid v1.0.3
21952025-08-30T04:37:05.232Z Compiling bitvec v1.0.1
21962025-08-30T04:37:06.400Z Compiling darling_core v0.20.10
21972025-08-30T04:37:07.001Z Compiling zerocopy v0.6.6
21982025-08-30T04:37:07.406Z Compiling rusty-fork v0.3.0
21992025-08-30T04:37:07.508Z Compiling bit-set v0.8.0
22002025-08-30T04:37:07.900Z Compiling futures v0.3.31
22012025-08-30T04:37:10.236Z Compiling typify v0.3.0
22022025-08-30T04:37:10.500Z Compiling derive-ex v0.1.8
22032025-08-30T04:37:13.036Z Compiling rand_xorshift v0.4.0
22042025-08-30T04:37:13.238Z Compiling packed_struct_codegen v0.10.1
22052025-08-30T04:37:13.898Z Compiling dirs-sys-next v0.1.2
22062025-08-30T04:37:13.969Z Compiling indexmap v1.9.3
22072025-08-30T04:37:13.998Z Compiling nodrop v0.1.14
22082025-08-30T04:37:14.365Z Compiling rustls v0.22.4
22092025-08-30T04:37:14.957Z Compiling unarray v0.1.4
22102025-08-30T04:37:15.298Z Compiling crc-catalog v2.4.0
22112025-08-30T04:37:15.472Z Compiling unsafe-libyaml v0.2.11
22122025-08-30T04:37:15.719Z Compiling crc v3.2.1
22132025-08-30T04:37:17.094Z Compiling serde_yaml v0.9.34+deprecated
22142025-08-30T04:37:20.276Z Compiling proptest v1.7.0
22152025-08-30T04:37:24.191Z Compiling dirs-next v2.0.0
22162025-08-30T04:37:24.230Z Compiling array-init v0.0.4
22172025-08-30T04:37:24.481Z Compiling test-strategy v0.4.3
22182025-08-30T04:37:28.255Z Compiling darling_macro v0.20.10
22192025-08-30T04:37:28.710Z Compiling progenitor-impl v0.9.1
22202025-08-30T04:37:28.816Z Compiling smallvec v0.6.14
22212025-08-30T04:37:32.271Z Compiling toml v0.8.23
22222025-08-30T04:37:32.679Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22232025-08-30T04:37:33.156Z Compiling xattr v1.3.1
22242025-08-30T04:37:33.551Z Compiling pin-project-internal v1.1.6
22252025-08-30T04:37:34.083Z Compiling thread_local v1.1.8
22262025-08-30T04:37:34.742Z Compiling filetime v0.2.25
22272025-08-30T04:37:35.221Z Compiling multer v3.1.0
22282025-08-30T04:37:36.013Z Compiling match_cfg v0.1.0
22292025-08-30T04:37:36.148Z Compiling bitfield v0.14.0
22302025-08-30T04:37:36.467Z Compiling same-file v1.0.6
22312025-08-30T04:37:36.779Z Compiling ref-cast v1.0.24
22322025-08-30T04:37:37.150Z Compiling base64 v0.21.7
22332025-08-30T04:37:37.254Z Compiling rayon-core v1.12.1
22342025-08-30T04:37:37.279Z Compiling slog-async v2.8.0
22352025-08-30T04:37:37.571Z Compiling termcolor v1.4.1
22362025-08-30T04:37:37.746Z Compiling hashbrown v0.12.3
22372025-08-30T04:37:37.862Z Compiling ron v0.8.1
22382025-08-30T04:37:38.225Z Compiling env_logger v0.10.2
22392025-08-30T04:37:38.790Z Compiling walkdir v2.5.0
22402025-08-30T04:37:38.849Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
22412025-08-30T04:37:39.349Z Compiling hostname v0.3.1
22422025-08-30T04:37:39.640Z Compiling pin-project v1.1.6
22432025-08-30T04:37:39.897Z Compiling tar v0.4.44
22442025-08-30T04:37:40.069Z Compiling progenitor-macro v0.9.1
22452025-08-30T04:37:40.253Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
22462025-08-30T04:37:41.002Z Compiling erased-serde v0.4.6
22472025-08-30T04:37:42.336Z Compiling serde-hex v0.1.0
22482025-08-30T04:37:43.033Z Compiling darling v0.20.10
22492025-08-30T04:37:43.213Z Compiling term v0.7.0
22502025-08-30T04:37:44.899Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22512025-08-30T04:37:45.247Z Compiling hashbrown v0.13.2
22522025-08-30T04:37:46.428Z Compiling progenitor-client v0.9.1
22532025-08-30T04:37:46.745Z Compiling toml_parser v1.0.2
22542025-08-30T04:37:46.973Z Compiling crossbeam-channel v0.5.15
22552025-08-30T04:37:47.313Z Compiling slog-json v2.6.1
22562025-08-30T04:37:47.753Z Compiling toml_datetime v0.7.0
22572025-08-30T04:37:48.328Z Compiling serde_spanned v1.0.0
22582025-08-30T04:37:48.546Z Compiling serde_path_to_error v0.1.17
22592025-08-30T04:37:48.609Z Compiling async-stream-impl v0.3.6
22602025-08-30T04:37:49.178Z Compiling ref-cast-impl v1.0.24
22612025-08-30T04:37:49.437Z Compiling snafu-derive v0.8.5
22622025-08-30T04:37:49.529Z Compiling ordered-float v2.10.1
22632025-08-30T04:37:49.613Z Compiling fs-err v2.11.0
22642025-08-30T04:37:49.929Z Compiling dropshot v0.16.3
22652025-08-30T04:37:50.113Z Compiling toml_writer v1.0.2
22662025-08-30T04:37:50.149Z Compiling debug-ignore v1.0.5
22672025-08-30T04:37:50.287Z Compiling crc-any v2.5.0
22682025-08-30T04:37:50.390Z Compiling take_mut v0.2.2
22692025-08-30T04:37:50.682Z Compiling toml v0.9.5
22702025-08-30T04:37:51.099Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#17d04af6)
22712025-08-30T04:37:53.025Z Compiling snafu v0.8.5
22722025-08-30T04:37:53.156Z Compiling serde-value v0.7.0
22732025-08-30T04:37:54.261Z Compiling async-stream v0.3.6
22742025-08-30T04:37:54.561Z Compiling progenitor v0.9.1
22752025-08-30T04:37:54.685Z Compiling tokio-rustls v0.25.0
22762025-08-30T04:37:54.816Z Compiling slog-bunyan v2.5.0
22772025-08-30T04:37:55.144Z Compiling object v0.30.4
22782025-08-30T04:37:55.253Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22792025-08-30T04:37:56.564Z Compiling slog-term v2.9.1
22802025-08-30T04:37:58.748Z Compiling serde_with_macros v3.14.0
22812025-08-30T04:37:58.809Z Compiling serde-untagged v0.1.7
22822025-08-30T04:38:00.765Z Compiling camino-tempfile v1.4.1
22832025-08-30T04:38:00.909Z Compiling globset v0.4.15
22842025-08-30T04:38:01.515Z Compiling crossbeam-deque v0.8.5
22852025-08-30T04:38:01.807Z Compiling parse-display-derive v0.10.0
22862025-08-30T04:38:01.960Z Compiling olpc-cjson v0.1.4
22872025-08-30T04:38:02.284Z Compiling waitgroup v0.1.2
22882025-08-30T04:38:02.565Z Compiling pem v3.0.5
22892025-08-30T04:38:02.957Z Compiling rustls-pemfile v2.2.0
22902025-08-30T04:38:03.448Z Compiling dropshot_endpoint v0.16.3
22912025-08-30T04:38:03.918Z Compiling serde_plain v1.0.2
22922025-08-30T04:38:04.254Z Compiling async-recursion v1.1.1
22932025-08-30T04:38:04.459Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22942025-08-30T04:38:04.927Z Compiling derive-where v1.5.0
22952025-08-30T04:38:05.180Z Compiling blake3 v1.5.4
22962025-08-30T04:38:05.530Z Compiling hostname v0.4.0
22972025-08-30T04:38:05.785Z Compiling instant v0.1.13
22982025-08-30T04:38:05.832Z Compiling path-slash v0.1.5
22992025-08-30T04:38:06.006Z Compiling typed-path v0.9.3
23002025-08-30T04:38:06.136Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#cec2560e)
23012025-08-30T04:38:06.261Z Compiling backoff v0.4.0
23022025-08-30T04:38:06.635Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23032025-08-30T04:38:06.881Z Compiling parse-display v0.10.0
23042025-08-30T04:38:07.526Z Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
23052025-08-30T04:38:07.906Z Compiling serde_with v3.14.0
23062025-08-30T04:38:08.622Z Compiling tough v0.20.0
23072025-08-30T04:38:10.102Z Compiling cargo-util-schemas v0.8.2
23082025-08-30T04:38:10.582Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23092025-08-30T04:38:11.056Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
23102025-08-30T04:38:12.031Z Compiling iddqd v0.3.9
23112025-08-30T04:38:12.305Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
23122025-08-30T04:38:12.810Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
23132025-08-30T04:38:15.252Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23142025-08-30T04:38:15.307Z Compiling progenitor-client v0.10.0
23152025-08-30T04:38:15.839Z Compiling macaddr v1.0.1
23162025-08-30T04:38:16.265Z Compiling cargo-platform v0.2.0
23172025-08-30T04:38:16.290Z Compiling memmap2 v0.9.5
23182025-08-30T04:38:16.420Z Compiling arrayref v0.3.9
23192025-08-30T04:38:16.572Z Compiling indent_write v2.2.0
23202025-08-30T04:38:16.843Z Compiling parse-size v1.1.0
23212025-08-30T04:38:16.903Z Compiling constant_time_eq v0.3.1
23222025-08-30T04:38:17.133Z Compiling arrayvec v0.7.6
23232025-08-30T04:38:17.226Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
23242025-08-30T04:38:17.425Z Compiling cargo_metadata v0.21.0
23252025-08-30T04:38:19.756Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23262025-08-30T04:38:19.783Z Compiling display-error-chain v0.2.2
23272025-08-30T04:38:19.813Z Compiling topological-sort v0.2.2
23282025-08-30T04:38:20.054Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
23292025-08-30T04:38:20.180Z Compiling omicron-zone-package v0.12.2
23302025-08-30T04:38:24.159Z Compiling shell-words v1.1.0
23312025-08-30T04:38:35.083Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
23322025-08-30T04:38:44.701Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
23332025-08-30T04:39:04.339Z Finished `release` profile [optimized] target(s) in 5m 46s
23342025-08-30T04:39:04.515Z Running `target/release/omicron-releng --output-dir /work --mkincorp`
23352025-08-30T04:39:04.596ZAug 30 04:39:04.255 DEBG changing working directory to /work/oxidecomputer/omicron
23362025-08-30T04:39:04.781ZAug 30 04:39:04.441 DEBG running: git rev-parse HEAD
23372025-08-30T04:39:04.807ZAug 30 04:39:04.446 DEBG process exited with exit status: 0 (5.137947ms)
23382025-08-30T04:39:04.807ZAug 30 04:39:04.446 INFO version: 16.0.0-0.ci+git77576773b75
23392025-08-30T04:39:04.837ZAug 30 04:39:04.497 INFO cloning helios to /work/oxidecomputer/helios
23402025-08-30T04:39:04.837ZAug 30 04:39:04.497 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
23412025-08-30T04:39:04.861ZCloning into '/work/oxidecomputer/helios'...
23422025-08-30T04:39:05.529ZAug 30 04:39:05.188 DEBG process exited with exit status: 0 (691.225674ms)
23432025-08-30T04:39:05.529ZAug 30 04:39:05.188 DEBG running: git -C /work/oxidecomputer/helios rev-parse --verify HEAD^{commit}
23442025-08-30T04:39:05.554ZAug 30 04:39:05.194 DEBG process exited with exit status: 0 (6.10481ms)
23452025-08-30T04:39:05.554ZAug 30 04:39:05.194 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
23462025-08-30T04:39:07.201ZAug 30 04:39:06.861 DEBG process exited with exit status: 0 (1.667038618s)
23472025-08-30T04:39:07.201ZAug 30 04:39:06.861 DEBG running: zfs list rpool/images/build/host
23482025-08-30T04:39:07.226ZNAME USED AVAIL REFER MOUNTPOINT
23492025-08-30T04:39:07.226Zrpool/images/build/host 96K 151G 96K /rpool/images/build/host
23502025-08-30T04:39:07.226ZAug 30 04:39:06.873 DEBG process exited with exit status: 0 (12.187616ms)
23512025-08-30T04:39:07.226ZAug 30 04:39:06.873 DEBG running: zfs list rpool/images/build/recovery
23522025-08-30T04:39:07.226ZNAME USED AVAIL REFER MOUNTPOINT
23532025-08-30T04:39:07.226Zrpool/images/build/recovery 96K 151G 96K /rpool/images/build/recovery
23542025-08-30T04:39:07.226ZAug 30 04:39:06.884 DEBG process exited with exit status: 0 (10.216607ms)
23552025-08-30T04:39:07.226ZAug 30 04:39:06.885 INFO [hubris-staging] running task
23562025-08-30T04:39:07.226ZAug 30 04:39:06.885 INFO [hubris-production] running task
23572025-08-30T04:39:07.226ZAug 30 04:39:06.885 INFO [incorp-manifest] running task
23582025-08-30T04:39:07.226ZAug 30 04:39:06.886 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
23592025-08-30T04:39:07.251ZAug 30 04:39:06.886 DEBG running: pkg list -g https://pkg.oxide.computer/helios/2/dev/ -F json -o fmri -n '*'
23602025-08-30T04:39:07.251ZAug 30 04:39:06.888 INFO [incorp-create] running: pkgrepo create /work/incorporation
23612025-08-30T04:39:07.251ZAug 30 04:39:06.888 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
23622025-08-30T04:39:07.348Z[ helios-setup] cd tools/helios-build && cargo build --quiet
23632025-08-30T04:39:07.689ZAug 30 04:39:07.349 INFO [incorp-create] process exited with exit status: 0 (462.220856ms)
23642025-08-30T04:39:07.714ZAug 30 04:39:07.350 INFO [incorp-publisher] running: pkgrepo add-publisher -s /work/incorporation helios-dev
23652025-08-30T04:39:08.120Z[ omicron-package] Blocking waiting for file lock on package cache
23662025-08-30T04:39:08.145ZAug 30 04:39:07.791 INFO [incorp-publisher] process exited with exit status: 0 (441.100384ms)
23672025-08-30T04:39:09.527Z[ omicron-package] Blocking waiting for file lock on package cache
23682025-08-30T04:39:10.895Z[ omicron-package] Compiling ring v0.17.14
23692025-08-30T04:39:11.123Z[ omicron-package] Compiling darling_core v0.21.0
23702025-08-30T04:39:11.179Z[ omicron-package] Compiling proc-macro-crate v1.3.1
23712025-08-30T04:39:11.204Z[ omicron-package] Compiling itertools v0.14.0
23722025-08-30T04:39:11.324Z[ omicron-package] Compiling heapless v0.8.0
23732025-08-30T04:39:11.474Z[ omicron-package] Compiling hash32 v0.3.1
23742025-08-30T04:39:11.498Z[ omicron-package] Compiling smoltcp v0.11.0
23752025-08-30T04:39:12.525Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23762025-08-30T04:39:12.601Z[ omicron-package] Compiling num_enum_derive v0.5.11
23772025-08-30T04:39:13.482Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
23782025-08-30T04:39:13.673Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23792025-08-30T04:39:14.423Z[ omicron-package] Compiling cobs v0.2.3
23802025-08-30T04:39:14.668Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
23812025-08-30T04:39:16.049Z[ omicron-package] Compiling postcard v1.0.10
23822025-08-30T04:39:16.360Z[ omicron-package] Compiling num_enum v0.5.11
23832025-08-30T04:39:16.480Z[ omicron-package] Compiling foreign-types-macros v0.2.3
23842025-08-30T04:39:16.575ZAug 30 04:39:16.235 INFO [hubris-production] task succeeded (9.349773247s)
23852025-08-30T04:39:17.025Z[ omicron-package] Compiling proc-macro-error v1.0.4
23862025-08-30T04:39:17.390Z[ omicron-package] Compiling rustls v0.23.19
23872025-08-30T04:39:17.500Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
23882025-08-30T04:39:18.049Z[ omicron-package] Compiling foreign-types-shared v0.3.1
23892025-08-30T04:39:18.182Z[ omicron-package] Compiling unicode-width v0.1.14
23902025-08-30T04:39:19.136Z[ omicron-package] Compiling foreign-types v0.5.0
23912025-08-30T04:39:19.278Z[ omicron-package] Compiling tabwriter v1.4.0
23922025-08-30T04:39:19.963Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23932025-08-30T04:39:20.443Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
23942025-08-30T04:39:20.687Z[ omicron-package] Compiling cstr-argument v0.1.2
23952025-08-30T04:39:21.224Z[ omicron-package] Compiling darling_macro v0.21.0
23962025-08-30T04:39:21.377Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
23972025-08-30T04:39:21.459Z[ omicron-package] Compiling pretty-hex v0.2.1
23982025-08-30T04:39:22.092Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23992025-08-30T04:39:22.257Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24002025-08-30T04:39:22.506Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24012025-08-30T04:39:22.878Z[ omicron-package] Compiling rustls-webpki v0.102.8
24022025-08-30T04:39:22.965Z[ omicron-package] Compiling darling v0.21.0
24032025-08-30T04:39:23.086Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24042025-08-30T04:39:23.332Z[ omicron-package] Compiling ingot-macros v0.1.1
24052025-08-30T04:39:23.601Z[ omicron-package] Compiling rayon v1.10.0
24062025-08-30T04:39:24.146Z[ omicron-package] Compiling colored v2.2.0
24072025-08-30T04:39:24.346Z[ omicron-package] Compiling heck v0.4.1
24082025-08-30T04:39:25.350Z[ omicron-package] Compiling zone_cfg_derive v0.3.0
24092025-08-30T04:39:26.564Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24102025-08-30T04:39:26.904Z[ omicron-package] Compiling num-derive v0.4.2
24112025-08-30T04:39:27.252Z[ omicron-package] Compiling sigpipe v0.1.3
24122025-08-30T04:39:27.510Z[ omicron-package] Compiling glob v0.3.2
24132025-08-30T04:39:28.069Z[ omicron-package] Compiling jiff v0.2.15
24142025-08-30T04:39:29.301Z[ omicron-package] Compiling rustls v0.22.4
24152025-08-30T04:39:29.443Z[ omicron-package] Compiling libefi-sys v0.1.0
24162025-08-30T04:39:30.110Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24172025-08-30T04:39:30.191Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
24182025-08-30T04:39:30.681Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
24192025-08-30T04:39:31.094Z[ omicron-package] Compiling ingot-types v0.1.2
24202025-08-30T04:39:31.427Z[ omicron-package] Compiling zone v0.3.1
24212025-08-30T04:39:32.495Z[ omicron-package] Compiling ingot v0.1.1
24222025-08-30T04:39:32.695Z[ omicron-package] Compiling smf v0.2.3
24232025-08-30T04:39:35.875Z[ omicron-package] Compiling tokio-rustls v0.26.0
24242025-08-30T04:39:36.418Z[ omicron-package] Compiling hyper-rustls v0.27.7
24252025-08-30T04:39:37.002Z[ omicron-package] Compiling reqwest v0.12.22
24262025-08-30T04:39:39.616Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
24272025-08-30T04:39:39.830Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
24282025-08-30T04:39:40.359Z[ omicron-package] Compiling bitfield-struct v0.6.2
24292025-08-30T04:39:41.062Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24302025-08-30T04:39:41.634Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24312025-08-30T04:39:42.668Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24322025-08-30T04:39:43.561Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
24332025-08-30T04:39:43.610Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24342025-08-30T04:39:44.307Z[ omicron-package] Compiling tokio-rustls v0.25.0
24352025-08-30T04:39:44.724Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
24362025-08-30T04:39:45.042Z[ omicron-package] Compiling dropshot v0.16.3
24372025-08-30T04:39:45.446Z[ omicron-package] Compiling console v0.16.0
24382025-08-30T04:39:45.647Z[ omicron-package] Compiling tokio-dtrace v0.1.0
24392025-08-30T04:39:46.365Z[ omicron-package] Compiling gethostname v0.5.0
24402025-08-30T04:39:46.706Z[ omicron-package] Compiling unit-prefix v0.5.1
24412025-08-30T04:39:47.092Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=6a5d3f336685a2aeb291962ae7f583b9355f3022#6a5d3f33)
24422025-08-30T04:39:48.503Z[ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24432025-08-30T04:39:48.561Z[ omicron-package] Compiling fixedbitset v0.5.7
24442025-08-30T04:39:48.928Z[ helios-setup] warning: hiding a lifetime that's elided elsewhere is confusing
24452025-08-30T04:39:48.929Z[ helios-setup] --> src/main.rs:79:10
24462025-08-30T04:39:48.954Z[ helios-setup] |
24472025-08-30T04:39:48.954Z[ helios-setup] 79 | fn pc(s: &str) -> Component {
24482025-08-30T04:39:48.954Z[ helios-setup] | ^^^^ --------- the same lifetime is hidden here
24492025-08-30T04:39:48.979Z[ helios-setup] | |
24502025-08-30T04:39:49.003Z[ helios-setup] | the lifetime is elided here
24512025-08-30T04:39:49.028Z[ helios-setup] |
24522025-08-30T04:39:49.028Z[ helios-setup] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
24532025-08-30T04:39:49.028Z[ helios-setup] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
24542025-08-30T04:39:49.028Z[ helios-setup] help: use `'_` for type paths
24552025-08-30T04:39:49.028Z[ helios-setup] |
24562025-08-30T04:39:49.028Z[ helios-setup] 79 | fn pc(s: &str) -> Component<'_> {
24572025-08-30T04:39:49.028Z[ helios-setup] | ++++
24582025-08-30T04:39:49.028Z[ helios-setup]
24592025-08-30T04:39:49.547Z[ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24602025-08-30T04:39:50.582Z[ omicron-package] Compiling petgraph v0.8.2
24612025-08-30T04:39:51.476Z[ omicron-package] Compiling indicatif v0.18.0
24622025-08-30T04:39:53.890Z[ omicron-package] Compiling oxide-tokio-rt v0.1.2
24632025-08-30T04:39:54.974Z[ omicron-package] Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
24642025-08-30T04:39:55.629Z[ omicron-package] Compiling progenitor-client v0.9.1
24652025-08-30T04:39:56.918ZAug 30 04:39:56.578 DEBG process exited with exit status: 0 (49.692236977s)
24662025-08-30T04:39:56.942ZAug 30 04:39:56.593 INFO [incorp-manifest] task succeeded (49.707540178s)
24672025-08-30T04:39:56.943ZAug 30 04:39:56.593 INFO [incorp-fmt] running: pkgfmt -u -f v2 /work/incorporation.p5m
24682025-08-30T04:39:57.056Z[ omicron-package] Compiling progenitor v0.9.1
24692025-08-30T04:39:57.404Z[ omicron-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
24702025-08-30T04:39:57.430ZAug 30 04:39:57.067 INFO [incorp-fmt] process exited with exit status: 0 (474.282885ms)
24712025-08-30T04:39:57.430ZAug 30 04:39:57.068 INFO [incorp-pkgsend] running: pkgsend publish -s /work/incorporation /work/incorporation.p5m
24722025-08-30T04:39:57.679Z[ helios-setup] Aug 30 04:39:57.339 INFO helios repository root is: /work/oxidecomputer/helios
24732025-08-30T04:39:57.704Z[ helios-setup] Aug 30 04:39:57.341 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
24742025-08-30T04:39:57.704Z[ helios-setup] Aug 30 04:39:57.341 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
24752025-08-30T04:39:57.704Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
24762025-08-30T04:39:58.054Z[ incorp-pkgsend] pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@16.0.0.0,5.11:20250830T043957Z
24772025-08-30T04:39:58.054Z[ incorp-pkgsend] PUBLISHED
24782025-08-30T04:39:58.079Z[ omicron-package] Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
24792025-08-30T04:39:58.137ZAug 30 04:39:57.798 INFO [incorp-pkgsend] process exited with exit status: 0 (729.699353ms)
24802025-08-30T04:39:58.162ZAug 30 04:39:57.798 INFO [helios-incorp] running: pkgrecv -s /work/incorporation -a -d /work/incorporation.p5p -m latest -v '*'
24812025-08-30T04:39:58.518Z[ helios-setup] Aug 30 04:39:58.178 INFO clone ok!, project: bootserver
24822025-08-30T04:39:58.543Z[ helios-setup] Aug 30 04:39:58.178 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
24832025-08-30T04:39:58.543Z[ helios-setup] Aug 30 04:39:58.178 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
24842025-08-30T04:39:58.543Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
24852025-08-30T04:39:58.575Z[ helios-incorp] Retrieving packages for publisher helios-dev ...
24862025-08-30T04:39:58.635Z[ omicron-package] Compiling progenitor-client v0.10.0
24872025-08-30T04:39:58.662Z[ helios-incorp] Retrieving catalog 'helios-dev' ... Done
24882025-08-30T04:39:58.692Z[ helios-incorp] Retrieving and evaluating 1 package(s)...
24892025-08-30T04:39:58.692Z[ helios-incorp] Fetching manifests: 1/1 100% complete
24902025-08-30T04:39:58.693Z[ helios-incorp] Fetching manifests: 1/1 100% complete
24912025-08-30T04:39:58.718Z[ helios-incorp]
24922025-08-30T04:39:58.718Z[ helios-incorp] Archiving packages ...
24932025-08-30T04:39:58.718Z[ helios-incorp] Packages to add: 1
24942025-08-30T04:39:58.718Z[ helios-incorp] Files to retrieve: 0
24952025-08-30T04:39:58.718Z[ helios-incorp] Estimated transfer size: 0.00 B
24962025-08-30T04:39:58.718Z[ helios-incorp]
24972025-08-30T04:39:58.718Z[ helios-incorp] Packages to archive:
24982025-08-30T04:39:58.718Z[ helios-incorp] consolidation/oxide/omicron-release-incorporation@16.0.0.0,5.11:20250830T043957Z
24992025-08-30T04:39:58.718Z[ helios-incorp]
25002025-08-30T04:39:58.718Z[ helios-incorp] Archiving: 1/7 items 0.0/0.1MB 0% complete
25012025-08-30T04:39:58.718Z[ helios-incorp] Archiving: Completed 106.69 kB in 0.00 seconds
25022025-08-30T04:39:58.778ZAug 30 04:39:58.438 INFO [helios-incorp] process exited with exit status: 0 (639.995551ms)
25032025-08-30T04:39:59.098Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25042025-08-30T04:39:59.740Z[ omicron-package] Compiling omicron-zone-package v0.12.2
25052025-08-30T04:39:59.771Z[ helios-setup] Aug 30 04:39:59.431 INFO clone ok!, project: amd-host-image-builder
25062025-08-30T04:39:59.795Z[ helios-setup] Aug 30 04:39:59.432 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
25072025-08-30T04:39:59.796Z[ helios-setup] Aug 30 04:39:59.432 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
25082025-08-30T04:39:59.796Z[ helios-setup] Aug 30 04:39:59.432 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
25092025-08-30T04:39:59.796Z[ helios-setup] Aug 30 04:39:59.432 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
25102025-08-30T04:39:59.796Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
25112025-08-30T04:40:04.393Z[ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25122025-08-30T04:40:09.625Z[ helios-setup] Aug 30 04:40:09.285 INFO clone ok!, project: amd-firmware
25132025-08-30T04:40:09.625Z[ helios-setup] Aug 30 04:40:09.285 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
25142025-08-30T04:40:09.625Z[ helios-setup] Aug 30 04:40:09.285 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
25152025-08-30T04:40:09.650Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
25162025-08-30T04:40:10.407Z[ helios-setup] Aug 30 04:40:10.067 INFO clone ok!, project: pinprick
25172025-08-30T04:40:10.432Z[ helios-setup] Aug 30 04:40:10.067 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
25182025-08-30T04:40:10.432Z[ helios-setup] Aug 30 04:40:10.067 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
25192025-08-30T04:40:10.432Z[ helios-setup] Aug 30 04:40:10.068 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
25202025-08-30T04:40:10.433Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
25212025-08-30T04:40:11.417Z[ helios-setup] Aug 30 04:40:11.077 INFO clone ok!, project: image-builder
25222025-08-30T04:40:11.441Z[ helios-setup] Aug 30 04:40:11.077 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
25232025-08-30T04:40:11.441Z[ helios-setup] Aug 30 04:40:11.077 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
25242025-08-30T04:40:11.441Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
25252025-08-30T04:40:12.347Z[ helios-setup] Aug 30 04:40:12.008 INFO clone ok!, project: phbl
25262025-08-30T04:40:12.372Z[ helios-setup] Aug 30 04:40:12.008 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
25272025-08-30T04:40:12.372Z[ helios-setup] Aug 30 04:40:12.008 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
25282025-08-30T04:40:12.372Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
25292025-08-30T04:40:13.675Z[ helios-setup] Aug 30 04:40:13.335 INFO clone ok!, project: pilot
25302025-08-30T04:40:13.699Z[ helios-setup] Aug 30 04:40:13.335 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
25312025-08-30T04:40:13.699Z[ helios-setup] Aug 30 04:40:13.335 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
25322025-08-30T04:40:13.699Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
25332025-08-30T04:40:14.877Z[ helios-setup] Aug 30 04:40:14.536 INFO clone ok!, project: chelsio-t6-roms
25342025-08-30T04:40:14.927Z[ helios-setup] Aug 30 04:40:14.536 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
25352025-08-30T04:40:15.448Z[ helios-setup] Aug 30 04:40:15.108 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
25362025-08-30T04:40:16.104Z[ helios-setup] Aug 30 04:40:15.763 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
25372025-08-30T04:40:16.104Z[ helios-setup] Aug 30 04:40:15.764 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
25382025-08-30T04:40:16.800Z[ helios-setup] Aug 30 04:40:16.460 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
25392025-08-30T04:40:17.407Z[ helios-setup] Aug 30 04:40:17.067 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
25402025-08-30T04:40:17.407Z[ helios-setup] Aug 30 04:40:17.067 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
25412025-08-30T04:40:17.964Z[ helios-setup] Aug 30 04:40:17.624 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
25422025-08-30T04:40:18.565Z[ helios-setup] Aug 30 04:40:18.225 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
25432025-08-30T04:40:18.565Z[ helios-setup] Aug 30 04:40:18.225 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
25442025-08-30T04:40:18.590Z[ helios-setup] Aug 30 04:40:18.225 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
25452025-08-30T04:40:18.590Z[ helios-setup] Aug 30 04:40:18.225 INFO ok!
25462025-08-30T04:40:18.590Z[ helios-setup] Aug 30 04:40:18.225 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
25472025-08-30T04:40:18.590Z[ helios-setup] Aug 30 04:40:18.225 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
25482025-08-30T04:40:18.590Z[ helios-setup] Aug 30 04:40:18.226 INFO ok!
25492025-08-30T04:40:18.590Z[ helios-setup] Aug 30 04:40:18.226 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
25502025-08-30T04:40:18.590Z[ helios-setup] Aug 30 04:40:18.226 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
25512025-08-30T04:40:18.590Z[ helios-setup] Aug 30 04:40:18.226 INFO ok!
25522025-08-30T04:40:18.590Z[ helios-setup] Aug 30 04:40:18.226 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver"
25532025-08-30T04:40:18.653Z[ helios-setup] Aug 30 04:40:18.313 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.89.0-x86_64-unknown-illumos (default)"
25542025-08-30T04:40:18.653Z[ helios-setup] Aug 30 04:40:18.313 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
25552025-08-30T04:40:18.707Z[ helios-setup] Aug 30 04:40:18.313 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
25562025-08-30T04:40:18.918Z[ helios-setup] Aug 30 04:40:18.577 INFO E| Downloading crates ...
25572025-08-30T04:40:18.987Z[ helios-setup] Aug 30 04:40:18.647 INFO E| Downloaded typenum v1.15.0
25582025-08-30T04:40:19.012Z[ helios-setup] Aug 30 04:40:18.654 INFO E| Downloaded unicode-width v0.1.10
25592025-08-30T04:40:19.012Z[ helios-setup] Aug 30 04:40:18.658 INFO E| Downloaded miniz_oxide v0.6.2
25602025-08-30T04:40:19.012Z[ helios-setup] Aug 30 04:40:18.663 INFO E| Downloaded sha2 v0.10.5
25612025-08-30T04:40:19.012Z[ helios-setup] Aug 30 04:40:18.667 INFO E| Downloaded digest v0.10.3
25622025-08-30T04:40:19.012Z[ helios-setup] Aug 30 04:40:18.669 INFO E| Downloaded anyhow v1.0.62
25632025-08-30T04:40:19.037Z[ helios-setup] Aug 30 04:40:18.674 INFO E| Downloaded flate2 v1.0.25
25642025-08-30T04:40:19.037Z[ helios-setup] Aug 30 04:40:18.682 INFO E| Downloaded cpufeatures v0.2.5
25652025-08-30T04:40:19.037Z[ helios-setup] Aug 30 04:40:18.684 INFO E| Downloaded block-buffer v0.10.3
25662025-08-30T04:40:19.037Z[ helios-setup] Aug 30 04:40:18.685 INFO E| Downloaded generic-array v0.14.6
25672025-08-30T04:40:19.037Z[ helios-setup] Aug 30 04:40:18.688 INFO E| Downloaded bytes v1.2.1
25682025-08-30T04:40:19.124Z[ helios-setup] Aug 30 04:40:18.783 INFO E| Compiling typenum v1.15.0
25692025-08-30T04:40:19.124Z[ helios-setup] Aug 30 04:40:18.784 INFO E| Compiling version_check v0.9.4
25702025-08-30T04:40:19.149Z[ helios-setup] Aug 30 04:40:18.784 INFO E| Compiling cfg-if v1.0.0
25712025-08-30T04:40:19.149Z[ helios-setup] Aug 30 04:40:18.784 INFO E| Compiling crc32fast v1.3.2
25722025-08-30T04:40:19.149Z[ helios-setup] Aug 30 04:40:18.784 INFO E| Compiling anyhow v1.0.62
25732025-08-30T04:40:19.149Z[ helios-setup] Aug 30 04:40:18.784 INFO E| Compiling adler v1.0.2
25742025-08-30T04:40:19.149Z[ helios-setup] Aug 30 04:40:18.784 INFO E| Compiling unicode-width v0.1.10
25752025-08-30T04:40:19.149Z[ helios-setup] Aug 30 04:40:18.785 INFO E| Compiling cpufeatures v0.2.5
25762025-08-30T04:40:19.462Z[ helios-setup] Aug 30 04:40:19.121 INFO E| Compiling getopts v0.2.21
25772025-08-30T04:40:19.511Z[ helios-setup] Aug 30 04:40:19.171 INFO E| Compiling miniz_oxide v0.6.2
25782025-08-30T04:40:19.550Z[ helios-setup] Aug 30 04:40:19.183 INFO E| Compiling bytes v1.2.1
25792025-08-30T04:40:19.575Z[ helios-setup] Aug 30 04:40:19.232 INFO E| Compiling bitflags v1.3.2
25802025-08-30T04:40:20.033Z[ helios-setup] Aug 30 04:40:19.693 INFO E| Compiling generic-array v0.14.6
25812025-08-30T04:40:20.659Z[ helios-setup] Aug 30 04:40:20.319 INFO E| Compiling flate2 v1.0.25
25822025-08-30T04:40:22.933ZAug 30 04:40:22.594 INFO [hubris-staging] task succeeded (75.708948219s)
25832025-08-30T04:40:23.099Z[ helios-setup] Aug 30 04:40:22.759 INFO E| Compiling block-buffer v0.10.3
25842025-08-30T04:40:23.099Z[ helios-setup] Aug 30 04:40:22.759 INFO E| Compiling crypto-common v0.1.6
25852025-08-30T04:40:23.303Z[ helios-setup] Aug 30 04:40:22.963 INFO E| Compiling digest v0.10.3
25862025-08-30T04:40:23.625Z[ helios-setup] Aug 30 04:40:23.285 INFO E| Compiling sha2 v0.10.5
25872025-08-30T04:40:24.113Z[ helios-setup] Aug 30 04:40:23.773 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
25882025-08-30T04:40:27.027Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25892025-08-30T04:40:28.469Z[ helios-setup] Aug 30 04:40:28.129 INFO E| Finished `release` profile [optimized] target(s) in 9.71s
25902025-08-30T04:40:28.494Z[ helios-setup] Aug 30 04:40:28.144 INFO building project "bootserver" ok (9 seconds)
25912025-08-30T04:40:28.494Z[ helios-setup] Aug 30 04:40:28.144 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
25922025-08-30T04:40:28.575Z[ helios-setup] Aug 30 04:40:28.235 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')"
25932025-08-30T04:40:28.575Z[ helios-setup] Aug 30 04:40:28.235 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
25942025-08-30T04:40:28.600Z[ helios-setup] Aug 30 04:40:28.235 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
25952025-08-30T04:40:28.908Z[ helios-setup] Aug 30 04:40:28.568 INFO E| Updating crates.io index
25962025-08-30T04:40:29.034Z[ helios-setup] Aug 30 04:40:28.694 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
25972025-08-30T04:40:29.086Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25982025-08-30T04:40:29.738Z[ helios-setup] Aug 30 04:40:29.398 INFO E| From https://github.com/oxidecomputer/amd-apcb
25992025-08-30T04:40:29.738Z[ helios-setup] Aug 30 04:40:29.398 INFO E| * [new ref] d8244b0a0f4a1496799c660e53dfe294b46f8888 -> refs/commit/d8244b0a0f4a1496799c660e53dfe294b46f8888
26002025-08-30T04:40:29.777Z[ helios-setup] Aug 30 04:40:29.438 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-efs.git`
26012025-08-30T04:40:30.270Z[ helios-setup] Aug 30 04:40:29.930 INFO E| From https://github.com/oxidecomputer/amd-efs
26022025-08-30T04:40:30.270Z[ helios-setup] Aug 30 04:40:29.930 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037
26032025-08-30T04:40:30.642Z[ helios-setup] Aug 30 04:40:30.302 INFO E| Downloading crates ...
26042025-08-30T04:40:30.800Z[ helios-setup] Aug 30 04:40:30.460 INFO E| Downloaded vec_map v0.8.2
26052025-08-30T04:40:30.825Z[ helios-setup] Aug 30 04:40:30.463 INFO E| Downloaded dyn-clone v1.0.19
26062025-08-30T04:40:30.825Z[ helios-setup] Aug 30 04:40:30.465 INFO E| Downloaded unic-common v0.9.0
26072025-08-30T04:40:30.890Z[ helios-setup] Aug 30 04:40:30.549 INFO E| Downloaded unic-ucd-version v0.9.0
26082025-08-30T04:40:30.915Z[ helios-setup] Aug 30 04:40:30.552 INFO E| Downloaded unic-ucd-ident v0.9.0
26092025-08-30T04:40:30.915Z[ helios-setup] Aug 30 04:40:30.555 INFO E| Downloaded pest_generator v2.8.0
26102025-08-30T04:40:30.915Z[ helios-setup] Aug 30 04:40:30.557 INFO E| Downloaded pest_meta v2.8.0
26112025-08-30T04:40:30.915Z[ helios-setup] Aug 30 04:40:30.560 INFO E| Downloaded parse_int v0.9.0
26122025-08-30T04:40:30.915Z[ helios-setup] Aug 30 04:40:30.561 INFO E| Downloaded modular-bitfield-impl v0.11.2
26132025-08-30T04:40:30.915Z[ helios-setup] Aug 30 04:40:30.563 INFO E| Downloaded itoa v1.0.15
26142025-08-30T04:40:30.915Z[ helios-setup] Aug 30 04:40:30.564 INFO E| Downloaded four-cc v0.4.0
26152025-08-30T04:40:30.915Z[ helios-setup] Aug 30 04:40:30.566 INFO E| Downloaded cpufeatures v0.2.17
26162025-08-30T04:40:30.915Z[ helios-setup] Aug 30 04:40:30.567 INFO E| Downloaded strum v0.27.1
26172025-08-30T04:40:30.915Z[ helios-setup] Aug 30 04:40:30.568 INFO E| Downloaded structopt-derive v0.4.18
26182025-08-30T04:40:30.915Z[ helios-setup] Aug 30 04:40:30.570 INFO E| Downloaded scroll_derive v0.12.1
26192025-08-30T04:40:30.916Z[ helios-setup] Aug 30 04:40:30.571 INFO E| Downloaded ryu v1.0.20
26202025-08-30T04:40:30.916Z[ helios-setup] Aug 30 04:40:30.575 INFO E| Downloaded rustversion v1.0.20
26212025-08-30T04:40:30.941Z[ helios-setup] Aug 30 04:40:30.578 INFO E| Downloaded fletcher v1.0.0
26222025-08-30T04:40:30.941Z[ helios-setup] Aug 30 04:40:30.579 INFO E| Downloaded pest_derive v2.8.0
26232025-08-30T04:40:30.941Z[ helios-setup] Aug 30 04:40:30.582 INFO E| Downloaded unic-char-range v0.9.0
26242025-08-30T04:40:30.941Z[ helios-setup] Aug 30 04:40:30.584 INFO E| Downloaded unic-char-property v0.9.0
26252025-08-30T04:40:30.941Z[ helios-setup] Aug 30 04:40:30.586 INFO E| Downloaded textwrap v0.11.0
26262025-08-30T04:40:30.941Z[ helios-setup] Aug 30 04:40:30.588 INFO E| Downloaded structopt v0.3.26
26272025-08-30T04:40:30.941Z[ helios-setup] Aug 30 04:40:30.597 INFO E| Downloaded strsim v0.8.0
26282025-08-30T04:40:30.941Z[ helios-setup] Aug 30 04:40:30.598 INFO E| Downloaded modular-bitfield v0.11.2
26292025-08-30T04:40:30.973Z[ helios-setup] Aug 30 04:40:30.633 INFO E| Downloaded typenum v1.18.0
26302025-08-30T04:40:30.998Z[ helios-setup] Aug 30 04:40:30.638 INFO E| Downloaded zerocopy-derive v0.8.25
26312025-08-30T04:40:30.998Z[ helios-setup] Aug 30 04:40:30.647 INFO E| Downloaded bytesize v2.0.1
26322025-08-30T04:40:30.998Z[ helios-setup] Aug 30 04:40:30.650 INFO E| Downloaded ansi_term v0.12.1
26332025-08-30T04:40:30.998Z[ helios-setup] Aug 30 04:40:30.653 INFO E| Downloaded serde_json v1.0.140
26342025-08-30T04:40:31.024Z[ helios-setup] Aug 30 04:40:30.662 INFO E| Downloaded pest v2.8.0
26352025-08-30T04:40:31.024Z[ helios-setup] Aug 30 04:40:30.669 INFO E| Downloaded goblin v0.9.3
26362025-08-30T04:40:31.024Z[ helios-setup] Aug 30 04:40:30.677 INFO E| Downloaded clap v2.34.0
26372025-08-30T04:40:31.049Z[ helios-setup] Aug 30 04:40:30.708 INFO E| Downloaded zerocopy v0.8.25
26382025-08-30T04:40:31.113Z[ helios-setup] Aug 30 04:40:30.773 INFO E| Downloaded syn v2.0.101
26392025-08-30T04:40:31.138Z[ helios-setup] Aug 30 04:40:30.796 INFO E| Downloaded libc v0.2.172
26402025-08-30T04:40:31.240Z[ helios-setup] Aug 30 04:40:30.900 INFO E| Compiling proc-macro2 v1.0.95
26412025-08-30T04:40:31.240Z[ helios-setup] Aug 30 04:40:30.900 INFO E| Compiling unicode-ident v1.0.18
26422025-08-30T04:40:31.240Z[ helios-setup] Aug 30 04:40:30.900 INFO E| Compiling memchr v2.7.4
26432025-08-30T04:40:31.265Z[ helios-setup] Aug 30 04:40:30.900 INFO E| Compiling syn v1.0.109
26442025-08-30T04:40:31.265Z[ helios-setup] Aug 30 04:40:30.909 INFO E| Compiling thiserror v2.0.12
26452025-08-30T04:40:31.265Z[ helios-setup] Aug 30 04:40:30.909 INFO E| Compiling autocfg v1.4.0
26462025-08-30T04:40:31.265Z[ helios-setup] Aug 30 04:40:30.909 INFO E| Compiling serde v1.0.219
26472025-08-30T04:40:31.265Z[ helios-setup] Aug 30 04:40:30.910 INFO E| Compiling version_check v0.9.5
26482025-08-30T04:40:31.293Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26492025-08-30T04:40:31.572Z[ helios-setup] Aug 30 04:40:31.232 INFO E| Compiling serde_json v1.0.140
26502025-08-30T04:40:32.333Z[ helios-setup] Aug 30 04:40:31.983 INFO E| Compiling itoa v1.0.15
26512025-08-30T04:40:32.396Z[ helios-setup] Aug 30 04:40:32.056 INFO E| Compiling schemars v0.8.22
26522025-08-30T04:40:32.507Z[ helios-setup] Aug 30 04:40:32.167 INFO E| Compiling ryu v1.0.20
26532025-08-30T04:40:32.847Z[ helios-setup] Aug 30 04:40:32.488 INFO E| Compiling proc-macro-error-attr v1.0.4
26542025-08-30T04:40:32.872Z[ helios-setup] Aug 30 04:40:32.517 INFO E| Compiling zerocopy v0.8.25
26552025-08-30T04:40:32.976Z[ helios-setup] Aug 30 04:40:32.637 INFO E| Compiling rustversion v1.0.20
26562025-08-30T04:40:33.001Z[ helios-setup] Aug 30 04:40:32.649 INFO E| Compiling num-traits v0.2.19
26572025-08-30T04:40:33.001Z[ helios-setup] Aug 30 04:40:32.654 INFO E| Compiling memoffset v0.9.1
26582025-08-30T04:40:33.362Z[ helios-setup] Aug 30 04:40:33.022 INFO E| Compiling dyn-clone v1.0.19
26592025-08-30T04:40:33.548Z[ helios-setup] Aug 30 04:40:33.208 INFO E| Compiling ucd-trie v0.1.7
26602025-08-30T04:40:33.863Z[ helios-setup] Aug 30 04:40:33.523 INFO E| Compiling paste v1.0.15
26612025-08-30T04:40:33.929Z[ helios-setup] Aug 30 04:40:33.589 INFO E| Compiling libc v0.2.172
26622025-08-30T04:40:34.459Z[ helios-setup] Aug 30 04:40:34.119 INFO E| Compiling proc-macro-error v1.0.4
26632025-08-30T04:40:34.505Z[ helios-setup] Aug 30 04:40:34.166 INFO E| Compiling static_assertions v1.1.0
26642025-08-30T04:40:34.592Z[ helios-setup] Aug 30 04:40:34.253 INFO E| Compiling quote v1.0.40
26652025-08-30T04:40:34.618Z[ helios-setup] Aug 30 04:40:34.279 INFO E| Compiling once_cell v1.21.3
26662025-08-30T04:40:35.099Z[ helios-setup] Aug 30 04:40:34.759 INFO E| Compiling syn v2.0.101
26672025-08-30T04:40:35.242Z[ helios-setup] Aug 30 04:40:34.902 INFO E| Compiling unicode-width v0.1.14
26682025-08-30T04:40:36.161Z[ helios-setup] Aug 30 04:40:35.822 INFO E| Compiling unicode-segmentation v1.12.0
26692025-08-30T04:40:36.288Z[ helios-setup] Aug 30 04:40:35.948 INFO E| Compiling heck v0.5.0
26702025-08-30T04:40:36.312Z[ helios-setup] Aug 30 04:40:35.969 INFO E| Compiling atty v0.2.14
26712025-08-30T04:40:36.764Z[ helios-setup] Aug 30 04:40:36.424 INFO E| Compiling textwrap v0.11.0
26722025-08-30T04:40:36.789Z[ helios-setup] Aug 30 04:40:36.445 INFO E| Compiling ansi_term v0.12.1
26732025-08-30T04:40:37.051Z[ helios-setup] Aug 30 04:40:36.711 INFO E| Compiling fletcher v1.0.0
26742025-08-30T04:40:37.151Z[ helios-setup] Aug 30 04:40:36.811 INFO E| Compiling strum v0.27.1
26752025-08-30T04:40:37.482Z[ helios-setup] Aug 30 04:40:37.142 INFO E| Compiling heck v0.3.3
26762025-08-30T04:40:37.653Z[ helios-setup] Aug 30 04:40:37.314 INFO E| Compiling parse_int v0.9.0
26772025-08-30T04:40:37.842Z[ helios-setup] Aug 30 04:40:37.502 INFO E| Compiling strsim v0.8.0
26782025-08-30T04:40:37.866Z[ helios-setup] Aug 30 04:40:37.511 INFO E| Compiling byteorder v1.5.0
26792025-08-30T04:40:37.902Z[ helios-setup] Aug 30 04:40:37.562 INFO E| Compiling unic-common v0.9.0
26802025-08-30T04:40:37.928Z[ helios-setup] Aug 30 04:40:37.588 INFO E| Compiling bitflags v1.3.2
26812025-08-30T04:40:37.985Z[ helios-setup] Aug 30 04:40:37.645 INFO E| Compiling vec_map v0.8.2
26822025-08-30T04:40:38.041Z[ helios-setup] Aug 30 04:40:37.701 INFO E| Compiling unic-char-range v0.9.0
26832025-08-30T04:40:38.081Z[ helios-setup] Aug 30 04:40:37.742 INFO E| Compiling unic-ucd-version v0.9.0
26842025-08-30T04:40:38.183Z[ helios-setup] Aug 30 04:40:37.844 INFO E| Compiling lazy_static v1.5.0
26852025-08-30T04:40:38.308Z[ helios-setup] Aug 30 04:40:37.969 INFO E| Compiling unic-char-property v0.9.0
26862025-08-30T04:40:38.360Z[ helios-setup] Aug 30 04:40:38.020 INFO E| Compiling log v0.4.27
26872025-08-30T04:40:38.385Z[ helios-setup] Aug 30 04:40:38.033 INFO E| Compiling plain v0.2.3
26882025-08-30T04:40:38.632Z[ helios-setup] Aug 30 04:40:38.292 INFO E| Compiling clap v2.34.0
26892025-08-30T04:40:38.720Z[ helios-setup] Aug 30 04:40:38.380 INFO E| Compiling unic-ucd-ident v0.9.0
26902025-08-30T04:40:38.769Z[ helios-setup] Aug 30 04:40:38.429 INFO E| Compiling bytesize v2.0.1
26912025-08-30T04:40:43.312Z[ helios-setup] Aug 30 04:40:42.973 INFO E| Compiling modular-bitfield-impl v0.11.2
26922025-08-30T04:40:43.312Z[ helios-setup] Aug 30 04:40:42.973 INFO E| Compiling structopt-derive v0.4.18
26932025-08-30T04:40:43.897Z[ helios-setup] Aug 30 04:40:43.558 INFO E| Compiling serde_derive_internals v0.29.1
26942025-08-30T04:40:45.778Z[ helios-setup] Aug 30 04:40:45.439 INFO E| Compiling structopt v0.3.26
26952025-08-30T04:40:45.963Z[ helios-setup] Aug 30 04:40:45.622 INFO E| Compiling thiserror-impl v2.0.12
26962025-08-30T04:40:45.963Z[ helios-setup] Aug 30 04:40:45.623 INFO E| Compiling serde_derive v1.0.219
26972025-08-30T04:40:45.988Z[ helios-setup] Aug 30 04:40:45.644 INFO E| Compiling schemars_derive v0.8.22
26982025-08-30T04:40:46.047Z[ helios-setup] Aug 30 04:40:45.707 INFO E| Compiling zerocopy-derive v0.8.25
26992025-08-30T04:40:46.072Z[ helios-setup] Aug 30 04:40:45.710 INFO E| Compiling num-derive v0.4.2
27002025-08-30T04:40:46.098Z[ helios-setup] Aug 30 04:40:45.746 INFO E| Compiling modular-bitfield v0.11.2
27012025-08-30T04:40:46.216Z[ helios-setup] Aug 30 04:40:45.876 INFO E| Compiling scroll_derive v0.12.1
27022025-08-30T04:40:46.676Z[ helios-setup] Aug 30 04:40:46.335 INFO E| Compiling strum_macros v0.27.1
27032025-08-30T04:40:48.480Z[ helios-setup] Aug 30 04:40:48.141 INFO E| Compiling scroll v0.12.0
27042025-08-30T04:40:49.081Z[ helios-setup] Aug 30 04:40:48.741 INFO E| Compiling goblin v0.9.3
27052025-08-30T04:40:50.572Z[ helios-setup] Aug 30 04:40:50.233 INFO E| Compiling pest v2.8.0
27062025-08-30T04:40:54.523Z[ helios-setup] Aug 30 04:40:54.183 INFO E| Compiling pest_meta v2.8.0
27072025-08-30T04:40:56.670Z[ helios-setup] Aug 30 04:40:56.330 INFO E| Compiling pest_generator v2.8.0
27082025-08-30T04:40:58.853Z[ helios-setup] Aug 30 04:40:58.514 INFO E| Compiling pest_derive v2.8.0
27092025-08-30T04:41:01.049Z[ helios-setup] Aug 30 04:41:00.710 INFO E| Compiling json5 v0.4.1
27102025-08-30T04:41:01.571Z[ omicron-package] Finished `release` profile [optimized] target(s) in 1m 54s
27112025-08-30T04:41:01.904Z[ omicron-package]
27122025-08-30T04:41:01.904Z[ omicron-package] real 1:54.570990092
27132025-08-30T04:41:01.930Z[ omicron-package] user 8:27.351243337
27142025-08-30T04:41:01.930Z[ omicron-package] sys 35.601672486
27152025-08-30T04:41:01.930Z[ omicron-package] trap 1.212228580
27162025-08-30T04:41:01.930Z[ omicron-package] tflt 0.833963283
27172025-08-30T04:41:01.930Z[ omicron-package] dflt 1.628171321
27182025-08-30T04:41:01.930Z[ omicron-package] kflt 0.000052230
27192025-08-30T04:41:01.930Z[ omicron-package] lock 28:36.884755790
27202025-08-30T04:41:01.930ZAug 30 04:41:01.566 INFO [omicron-package] process exited with exit status: 0 (114.677461184s)
27212025-08-30T04:41:01.930Z[ omicron-package] slp 32:09.661779202
27222025-08-30T04:41:01.930Z[ omicron-package] lat 4:15.595442952
27232025-08-30T04:41:01.930Z[ omicron-package] stop 1:26.180153210
27242025-08-30T04:41:01.930ZAug 30 04:41:01.567 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery
27252025-08-30T04:41:01.930ZAug 30 04:41:01.567 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host
27262025-08-30T04:41:01.956Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
27272025-08-30T04:41:01.956Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
27282025-08-30T04:41:01.956Z[ recovery-target] Created new build target 'recovery' and set it as active
27292025-08-30T04:41:01.956Z[ host-target] Created new build target 'host' and set it as active
27302025-08-30T04:41:01.956ZAug 30 04:41:01.608 INFO [recovery-target] process exited with exit status: 0 (41.368629ms)
27312025-08-30T04:41:01.956ZAug 30 04:41:01.609 INFO [host-target] process exited with exit status: 0 (41.07583ms)
27322025-08-30T04:41:01.956ZAug 30 04:41:01.609 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
27332025-08-30T04:41:01.981Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
27342025-08-30T04:41:04.552Z[ helios-setup] Aug 30 04:41:04.213 INFO E| Compiling four-cc v0.4.0
27352025-08-30T04:41:04.552Z[ helios-setup] Aug 30 04:41:04.213 INFO E| Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3)
27362025-08-30T04:41:04.747Z[ helios-setup] Aug 30 04:41:04.408 INFO E| Compiling amd-apcb v0.5.4 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#d8244b0a)
27372025-08-30T04:41:05.060Z[ host-package] Compiling ring v0.17.14
27382025-08-30T04:41:05.217Z[ host-package] Compiling typify-impl v0.4.1
27392025-08-30T04:41:05.321Z[ host-package] Compiling convert_case v0.4.0
27402025-08-30T04:41:05.321Z[ host-package] Compiling num-rational v0.4.2
27412025-08-30T04:41:05.321Z[ host-package] Compiling num-complex v0.4.6
27422025-08-30T04:41:05.321Z[ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27432025-08-30T04:41:06.194Z[ host-package] Compiling derive_more v0.99.20
27442025-08-30T04:41:06.586Z[ host-package] Compiling dirs-sys-next v0.1.2
27452025-08-30T04:41:06.834Z[ host-package] Compiling num v0.4.3
27462025-08-30T04:41:07.115Z[ host-package] Compiling float-ord v0.3.2
27472025-08-30T04:41:07.177Z[ host-package] Compiling dirs-next v2.0.0
27482025-08-30T04:41:07.435Z[ host-package] Compiling term v0.7.0
27492025-08-30T04:41:07.505Z[ host-package] Compiling is-terminal v0.4.13
27502025-08-30T04:41:07.797Z[ host-package] Compiling bytecount v0.6.8
27512025-08-30T04:41:07.889Z[ host-package] Compiling camino v1.1.11
27522025-08-30T04:41:08.051Z[ host-package] Compiling secrecy v0.10.3
27532025-08-30T04:41:08.454Z[ host-package] Compiling swrite v0.1.0
27542025-08-30T04:41:08.798Z[ host-package] Compiling password-hash v0.5.0
27552025-08-30T04:41:08.849Z[ host-package] Compiling blake2 v0.10.6
27562025-08-30T04:41:09.284Z[ host-package] Compiling atomicwrites v0.4.4
27572025-08-30T04:41:10.035Z[ host-package] Compiling argon2 v0.5.3
27582025-08-30T04:41:10.348Z[ host-package] Compiling fastrand v2.1.1
27592025-08-30T04:41:10.911Z[ host-package] Compiling rustls v0.23.19
27602025-08-30T04:41:11.028Z[ host-package] Compiling rustls v0.22.4
27612025-08-30T04:41:11.127Z[ host-package] Compiling tempfile v3.20.0
27622025-08-30T04:41:11.288Z[ host-package] Compiling newline-converter v0.3.0
27632025-08-30T04:41:11.629Z[ host-package] Compiling thread_local v1.1.8
27642025-08-30T04:41:12.058Z[ host-package] Compiling wait-timeout v0.2.0
27652025-08-30T04:41:12.099Z[ host-package] Compiling quick-error v1.2.3
27662025-08-30T04:41:12.154Z[ host-package] Compiling match_cfg v0.1.0
27672025-08-30T04:41:12.349Z[ host-package] Compiling bit-vec v0.8.0
27682025-08-30T04:41:12.420Z[ host-package] Compiling hostname v0.3.1
27692025-08-30T04:41:12.543Z[ host-package] Compiling rusty-fork v0.3.0
27702025-08-30T04:41:12.580Z[ host-package] Compiling expectorate v1.2.0
27712025-08-30T04:41:12.699Z[ host-package] Compiling ref-cast v1.0.24
27722025-08-30T04:41:12.823Z[ host-package] Compiling bit-set v0.8.0
27732025-08-30T04:41:12.862Z[ host-package] Compiling multer v3.1.0
27742025-08-30T04:41:12.975Z[ host-package] Compiling slog-async v2.8.0
27752025-08-30T04:41:13.058Z[ host-package] Compiling crossbeam-channel v0.5.15
27762025-08-30T04:41:13.152Z[ host-package] Compiling toml_parser v1.0.2
27772025-08-30T04:41:13.196Z[ host-package] Compiling slog-json v2.6.1
27782025-08-30T04:41:13.221Z[ host-package] Compiling rand_xorshift v0.4.0
27792025-08-30T04:41:13.558Z[ host-package] Compiling futures-executor v0.3.31
27802025-08-30T04:41:13.605Z[ host-package] Compiling serde_spanned v1.0.0
27812025-08-30T04:41:13.958Z[ host-package] Compiling rustls-webpki v0.102.8
27822025-08-30T04:41:14.098Z[ host-package] Compiling toml_datetime v0.7.0
27832025-08-30T04:41:14.203Z[ host-package] Compiling hex v0.4.3
27842025-08-30T04:41:14.629Z[ host-package] Compiling unarray v0.1.4
27852025-08-30T04:41:14.904Z[ host-package] Compiling toml_writer v1.0.2
27862025-08-30T04:41:14.946Z[ host-package] Compiling take_mut v0.2.2
27872025-08-30T04:41:14.970Z[ host-package] Compiling typify-macro v0.4.1
27882025-08-30T04:41:15.431Z[ host-package] Compiling toml v0.9.5
27892025-08-30T04:41:15.688Z[ host-package] Compiling proptest v1.7.0
27902025-08-30T04:41:16.219Z[ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
27912025-08-30T04:41:16.478Z[ host-package] Compiling futures v0.3.31
27922025-08-30T04:41:16.656Z[ host-package] Compiling slog-bunyan v2.5.0
27932025-08-30T04:41:18.437Z[ host-package] Compiling slog-term v2.9.1
27942025-08-30T04:41:18.538Z[ host-package] Compiling dropshot v0.16.3
27952025-08-30T04:41:18.644Z[ host-package] Compiling typify v0.4.1
27962025-08-30T04:41:18.942Z[ host-package] Compiling progenitor-impl v0.10.0
27972025-08-30T04:41:19.576Z[ host-package] Compiling async-stream v0.3.6
27982025-08-30T04:41:19.961Z[ host-package] Compiling tokio-rustls v0.25.0
27992025-08-30T04:41:20.587Z[ host-package] Compiling waitgroup v0.1.2
28002025-08-30T04:41:20.897Z[ host-package] Compiling rustls-pemfile v2.2.0
28012025-08-30T04:41:21.346Z[ host-package] Compiling serde_path_to_error v0.1.17
28022025-08-30T04:41:22.801Z[ host-package] Compiling tokio-rustls v0.26.0
28032025-08-30T04:41:23.307Z[ host-package] Compiling hyper-rustls v0.27.7
28042025-08-30T04:41:23.902Z[ host-package] Compiling reqwest v0.12.22
28052025-08-30T04:41:26.762Z[ host-package] Compiling progenitor-macro v0.10.0
28062025-08-30T04:41:27.135Z[ host-package] Compiling hostname v0.4.0
28072025-08-30T04:41:27.509Z[ host-package] Compiling instant v0.1.13
28082025-08-30T04:41:27.870Z[ host-package] Compiling progenitor-client v0.9.1
28092025-08-30T04:41:28.251Z[ host-package] Compiling owo-colors v4.2.2
28102025-08-30T04:41:28.551Z[ host-package] Compiling progenitor v0.9.1
28112025-08-30T04:41:28.887Z[ host-package] Compiling debug-ignore v1.0.5
28122025-08-30T04:41:29.005Z[ host-package] Compiling cancel-safe-futures v0.1.5
28132025-08-30T04:41:29.843Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
28142025-08-30T04:41:33.113Z[ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28152025-08-30T04:41:37.655Z[ host-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
28162025-08-30T04:41:38.502Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28172025-08-30T04:41:38.581Z[ host-package] Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
28182025-08-30T04:41:39.029Z[ host-package] Compiling progenitor-client v0.10.0
28192025-08-30T04:41:39.137Z[ host-package] Compiling backoff v0.4.0
28202025-08-30T04:41:39.695Z[ host-package] Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
28212025-08-30T04:41:39.887Z[ host-package] Compiling iddqd v0.3.9
28222025-08-30T04:41:41.119Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28232025-08-30T04:41:41.453Z[ host-package] Compiling parse-display v0.10.0
28242025-08-30T04:41:44.567Z[ host-package] Compiling progenitor v0.10.0
28252025-08-30T04:41:45.065Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28262025-08-30T04:41:46.133Z[ helios-setup] Aug 30 04:41:45.792 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config)
28272025-08-30T04:41:51.250Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28282025-08-30T04:41:57.292Z[ helios-setup] Aug 30 04:41:56.953 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
28292025-08-30T04:41:59.247Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28302025-08-30T04:41:59.481Z[ host-package] Compiling serde_with v3.14.0
28312025-08-30T04:42:00.045Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
28322025-08-30T04:42:02.725Z[ host-package] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
28332025-08-30T04:42:03.198Z[ host-package] Compiling libsw-core v0.3.1
28342025-08-30T04:42:04.132Z[ host-package] Compiling macaddr v1.0.1
28352025-08-30T04:42:05.010Z[ host-package] Compiling libsw v3.5.0
28362025-08-30T04:42:07.142Z[ host-package] Compiling utf-8 v0.7.6
28372025-08-30T04:42:07.656Z[ host-package] Compiling linear-map v1.2.0
28382025-08-30T04:42:08.306Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28392025-08-30T04:42:08.472Z[ host-package] Compiling toml v0.8.23
28402025-08-30T04:42:10.072Z[ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28412025-08-30T04:42:14.827Z[ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28422025-08-30T04:42:15.386Z[ host-package] Compiling keccak v0.1.5
28432025-08-30T04:42:16.673Z[ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28442025-08-30T04:42:16.800Z[ host-package] Compiling sha3 v0.10.8
28452025-08-30T04:42:17.223Z[ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28462025-08-30T04:42:18.284Z[ host-package] Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28472025-08-30T04:42:20.784Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
28482025-08-30T04:42:26.503Z[ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28492025-08-30T04:42:30.868Z[ host-package] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
28502025-08-30T04:42:31.481Z[ helios-setup] Aug 30 04:42:31.142 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
28512025-08-30T04:42:31.543Z[ helios-setup] Aug 30 04:42:31.204 INFO building project "amd-host-image-builder" ok (122 seconds)
28522025-08-30T04:42:31.543Z[ helios-setup] Aug 30 04:42:31.204 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick"
28532025-08-30T04:42:31.694Z[ helios-setup] Aug 30 04:42:31.355 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.89.0-x86_64-unknown-illumos (default)"
28542025-08-30T04:42:31.694Z[ helios-setup] Aug 30 04:42:31.355 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
28552025-08-30T04:42:31.719Z[ helios-setup] Aug 30 04:42:31.355 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
28562025-08-30T04:42:32.192Z[ helios-setup] Aug 30 04:42:31.853 INFO E| Downloading crates ...
28572025-08-30T04:42:32.261Z[ helios-setup] Aug 30 04:42:31.922 INFO E| Downloaded miniz_oxide v0.8.8
28582025-08-30T04:42:32.325Z[ helios-setup] Aug 30 04:42:31.986 INFO E| Compiling adler2 v2.0.0
28592025-08-30T04:42:32.487Z[ helios-setup] Aug 30 04:42:32.148 INFO E| Compiling miniz_oxide v0.8.8
28602025-08-30T04:42:32.848Z[ host-package] Compiling prettyplease v0.2.36
28612025-08-30T04:42:33.254Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28622025-08-30T04:42:34.467Z[ host-package] Compiling tungstenite v0.21.0
28632025-08-30T04:42:34.925Z[ host-package] Compiling half v2.4.1
28642025-08-30T04:42:35.270Z[ helios-setup] Aug 30 04:42:34.931 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
28652025-08-30T04:42:35.785Z[ host-package] Compiling ciborium-io v0.2.2
28662025-08-30T04:42:36.012Z[ host-package] Compiling tokio-tungstenite v0.21.0
28672025-08-30T04:42:36.299Z[ helios-setup] Aug 30 04:42:35.960 INFO E| Finished `release` profile [optimized] target(s) in 4.46s
28682025-08-30T04:42:36.324Z[ helios-setup] Aug 30 04:42:35.974 INFO building project "pinprick" ok (4 seconds)
28692025-08-30T04:42:36.324Z[ helios-setup] Aug 30 04:42:35.974 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder"
28702025-08-30T04:42:36.459Z[ helios-setup] Aug 30 04:42:36.119 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.89.0-x86_64-unknown-illumos (default)"
28712025-08-30T04:42:36.459Z[ helios-setup] Aug 30 04:42:36.119 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
28722025-08-30T04:42:36.484Z[ helios-setup] Aug 30 04:42:36.119 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
28732025-08-30T04:42:36.753Z[ helios-setup] Aug 30 04:42:36.414 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
28742025-08-30T04:42:36.911Z[ host-package] Compiling ciborium-ll v0.2.2
28752025-08-30T04:42:37.038Z[ host-package] Compiling papergrid v0.11.0
28762025-08-30T04:42:37.325Z[ helios-setup] Aug 30 04:42:36.987 INFO E| From https://github.com/jclulow/rust-jmclib
28772025-08-30T04:42:37.354Z[ helios-setup] Aug 30 04:42:36.987 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
28782025-08-30T04:42:37.354Z[ helios-setup] Aug 30 04:42:37.007 INFO E| Updating crates.io index
28792025-08-30T04:42:37.483Z[ host-package] Compiling tabled_derive v0.7.0
28802025-08-30T04:42:37.528Z[ helios-setup] Aug 30 04:42:37.189 INFO E| Downloading crates ...
28812025-08-30T04:42:37.611Z[ helios-setup] Aug 30 04:42:37.272 INFO E| Downloaded proc-macro2 v1.0.66
28822025-08-30T04:42:37.635Z[ helios-setup] Aug 30 04:42:37.278 INFO E| Downloaded getrandom v0.2.10
28832025-08-30T04:42:37.635Z[ helios-setup] Aug 30 04:42:37.283 INFO E| Downloaded opaque-debug v0.3.0
28842025-08-30T04:42:37.636Z[ helios-setup] Aug 30 04:42:37.285 INFO E| Downloaded toml v0.5.11
28852025-08-30T04:42:37.636Z[ helios-setup] Aug 30 04:42:37.289 INFO E| Downloaded walkdir v2.3.3
28862025-08-30T04:42:37.636Z[ helios-setup] Aug 30 04:42:37.292 INFO E| Downloaded serde_derive v1.0.193
28872025-08-30T04:42:37.636Z[ helios-setup] Aug 30 04:42:37.297 INFO E| Downloaded uuid v0.8.2
28882025-08-30T04:42:37.662Z[ helios-setup] Aug 30 04:42:37.303 INFO E| Downloaded unicode-ident v1.0.11
28892025-08-30T04:42:37.662Z[ helios-setup] Aug 30 04:42:37.307 INFO E| Downloaded serde v1.0.193
28902025-08-30T04:42:37.662Z[ helios-setup] Aug 30 04:42:37.312 INFO E| Downloaded serde_json v1.0.103
28912025-08-30T04:42:37.662Z[ helios-setup] Aug 30 04:42:37.321 INFO E| Downloaded ryu v1.0.15
28922025-08-30T04:42:37.687Z[ helios-setup] Aug 30 04:42:37.326 INFO E| Downloaded quote v1.0.31
28932025-08-30T04:42:37.687Z[ helios-setup] Aug 30 04:42:37.329 INFO E| Downloaded anyhow v1.0.72
28942025-08-30T04:42:37.687Z[ helios-setup] Aug 30 04:42:37.335 INFO E| Downloaded typenum v1.16.0
28952025-08-30T04:42:37.687Z[ helios-setup] Aug 30 04:42:37.338 INFO E| Downloaded tempfile v3.7.0
28962025-08-30T04:42:37.687Z[ helios-setup] Aug 30 04:42:37.342 INFO E| Downloaded sha-1 v0.9.8
28972025-08-30T04:42:37.687Z[ helios-setup] Aug 30 04:42:37.344 INFO E| Downloaded once_cell v1.18.0
28982025-08-30T04:42:37.687Z[ helios-setup] Aug 30 04:42:37.348 INFO E| Downloaded libdevinfo-sys v1.0.0
28992025-08-30T04:42:37.712Z[ helios-setup] Aug 30 04:42:37.349 INFO E| Downloaded glob v0.3.1
29002025-08-30T04:42:37.712Z[ helios-setup] Aug 30 04:42:37.351 INFO E| Downloaded syn v2.0.32
29012025-08-30T04:42:37.712Z[ helios-setup] Aug 30 04:42:37.363 INFO E| Downloaded fastrand v2.0.0
29022025-08-30T04:42:37.712Z[ helios-setup] Aug 30 04:42:37.365 INFO E| Downloaded errno v0.3.1
29032025-08-30T04:42:37.712Z[ helios-setup] Aug 30 04:42:37.368 INFO E| Downloaded itoa v1.0.9
29042025-08-30T04:42:37.712Z[ helios-setup] Aug 30 04:42:37.370 INFO E| Downloaded rustix v0.38.4
29052025-08-30T04:42:37.737Z[ helios-setup] Aug 30 04:42:37.395 INFO E| Downloaded md-5 v0.9.1
29062025-08-30T04:42:37.737Z[ helios-setup] Aug 30 04:42:37.397 INFO E| Downloaded cpufeatures v0.2.9
29072025-08-30T04:42:37.763Z[ helios-setup] Aug 30 04:42:37.399 INFO E| Downloaded block-buffer v0.9.0
29082025-08-30T04:42:37.763Z[ helios-setup] Aug 30 04:42:37.400 INFO E| Downloaded bitflags v2.3.3
29092025-08-30T04:42:37.763Z[ helios-setup] Aug 30 04:42:37.403 INFO E| Downloaded digest v0.9.0
29102025-08-30T04:42:37.763Z[ helios-setup] Aug 30 04:42:37.406 INFO E| Downloaded libc v0.2.147
29112025-08-30T04:42:37.869Z[ helios-setup] Aug 30 04:42:37.530 INFO E| Compiling libc v0.2.147
29122025-08-30T04:42:37.869Z[ helios-setup] Aug 30 04:42:37.530 INFO E| Compiling proc-macro2 v1.0.66
29132025-08-30T04:42:37.894Z[ helios-setup] Aug 30 04:42:37.530 INFO E| Compiling cfg-if v1.0.0
29142025-08-30T04:42:37.894Z[ helios-setup] Aug 30 04:42:37.530 INFO E| Compiling unicode-ident v1.0.11
29152025-08-30T04:42:37.894Z[ helios-setup] Aug 30 04:42:37.530 INFO E| Compiling version_check v0.9.4
29162025-08-30T04:42:37.894Z[ helios-setup] Aug 30 04:42:37.530 INFO E| Compiling typenum v1.16.0
29172025-08-30T04:42:37.894Z[ helios-setup] Aug 30 04:42:37.530 INFO E| Compiling serde v1.0.193
29182025-08-30T04:42:37.894Z[ helios-setup] Aug 30 04:42:37.531 INFO E| Compiling itoa v1.0.9
29192025-08-30T04:42:38.332Z[ helios-setup] Aug 30 04:42:37.993 INFO E| Compiling rustix v0.38.4
29202025-08-30T04:42:38.572Z[ helios-setup] Aug 30 04:42:38.233 INFO E| Compiling time-core v0.1.2
29212025-08-30T04:42:38.789Z[ helios-setup] Aug 30 04:42:38.450 INFO E| Compiling powerfmt v0.2.0
29222025-08-30T04:42:39.085Z[ helios-setup] Aug 30 04:42:38.746 INFO E| Compiling num-conv v0.1.0
29232025-08-30T04:42:39.217Z[ helios-setup] Aug 30 04:42:38.878 INFO E| Compiling generic-array v0.14.7
29242025-08-30T04:42:39.535Z[ helios-setup] Aug 30 04:42:39.196 INFO E| Compiling slog v2.7.0
29252025-08-30T04:42:39.652Z[ helios-setup] Aug 30 04:42:39.313 INFO E| Compiling deranged v0.3.11
29262025-08-30T04:42:39.789Z[ helios-setup] Aug 30 04:42:39.447 INFO E| Compiling time-macros v0.2.18
29272025-08-30T04:42:39.963Z[ helios-setup] Aug 30 04:42:39.624 INFO E| Compiling num_threads v0.1.6
29282025-08-30T04:42:40.198Z[ helios-setup] Aug 30 04:42:39.859 INFO E| Compiling once_cell v1.18.0
29292025-08-30T04:42:40.470Z[ helios-setup] Aug 30 04:42:40.131 INFO E| Compiling bitflags v2.3.3
29302025-08-30T04:42:40.512Z[ host-package] Compiling csv-core v0.1.11
29312025-08-30T04:42:40.940Z[ host-package] Compiling highway v1.3.0
29322025-08-30T04:42:41.072Z[ helios-setup] Aug 30 04:42:40.731 INFO E| Compiling thread_local v1.1.7
29332025-08-30T04:42:41.613Z[ helios-setup] Aug 30 04:42:41.273 INFO E| Compiling quote v1.0.31
29342025-08-30T04:42:42.221Z[ helios-setup] Aug 30 04:42:41.882 INFO E| Compiling dirs-sys-next v0.1.2
29352025-08-30T04:42:42.405Z[ host-package] Compiling csv v1.3.1
29362025-08-30T04:42:42.490Z[ helios-setup] Aug 30 04:42:42.151 INFO E| Compiling syn v2.0.32
29372025-08-30T04:42:42.515Z[ helios-setup] Aug 30 04:42:42.165 INFO E| Compiling errno v0.3.1
29382025-08-30T04:42:42.608Z[ helios-setup] Aug 30 04:42:42.269 INFO E| Compiling atty v0.2.14
29392025-08-30T04:42:42.905Z[ helios-setup] Aug 30 04:42:42.566 INFO E| Compiling dirs-next v2.0.0
29402025-08-30T04:42:42.941Z[ helios-setup] Aug 30 04:42:42.602 INFO E| Compiling opaque-debug v0.3.0
29412025-08-30T04:42:43.038Z[ helios-setup] Aug 30 04:42:42.699 INFO E| Compiling serde_json v1.0.103
29422025-08-30T04:42:43.098Z[ helios-setup] Aug 30 04:42:42.760 INFO E| Compiling fastrand v2.0.0
29432025-08-30T04:42:43.345Z[ helios-setup] Aug 30 04:42:43.007 INFO E| Compiling term v0.7.0
29442025-08-30T04:42:43.452Z[ helios-setup] Aug 30 04:42:43.113 INFO E| Compiling anyhow v1.0.72
29452025-08-30T04:42:44.073Z[ helios-setup] Aug 30 04:42:43.734 INFO E| Compiling getrandom v0.2.10
29462025-08-30T04:42:44.145Z[ helios-setup] Aug 30 04:42:43.805 INFO E| Compiling unicode-width v0.1.10
29472025-08-30T04:42:44.291Z[ helios-setup] Aug 30 04:42:43.951 INFO E| Compiling digest v0.9.0
29482025-08-30T04:42:44.640Z[ helios-setup] Aug 30 04:42:44.302 INFO E| Compiling block-buffer v0.9.0
29492025-08-30T04:42:44.687Z[ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29502025-08-30T04:42:44.761Z[ helios-setup] Aug 30 04:42:44.423 INFO E| Compiling same-file v1.0.6
29512025-08-30T04:42:44.786Z[ helios-setup] Aug 30 04:42:44.435 INFO E| Compiling ryu v1.0.15
29522025-08-30T04:42:45.038Z[ helios-setup] Aug 30 04:42:44.700 INFO E| Compiling cpufeatures v0.2.9
29532025-08-30T04:42:45.142Z[ host-package] Compiling tabled v0.15.0
29542025-08-30T04:42:45.182Z[ helios-setup] Aug 30 04:42:44.840 INFO E| Compiling time v0.3.36
29552025-08-30T04:42:45.393Z[ helios-setup] Aug 30 04:42:45.037 INFO E| Compiling sha-1 v0.9.8
29562025-08-30T04:42:45.417Z[ helios-setup] Aug 30 04:42:45.059 INFO E| Compiling walkdir v2.3.3
29572025-08-30T04:42:45.604Z[ helios-setup] Aug 30 04:42:45.266 INFO E| Compiling md-5 v0.9.1
29582025-08-30T04:42:46.232Z[ helios-setup] Aug 30 04:42:45.893 INFO E| Compiling tempfile v3.7.0
29592025-08-30T04:42:46.263Z[ helios-setup] Aug 30 04:42:45.925 INFO E| Compiling getopts v0.2.21
29602025-08-30T04:42:46.376Z[ helios-setup] Aug 30 04:42:46.037 INFO E| Compiling libdevinfo-sys v1.0.0
29612025-08-30T04:42:46.763Z[ helios-setup] Aug 30 04:42:46.425 INFO E| Compiling glob v0.3.1
29622025-08-30T04:42:47.336Z[ host-package] Compiling ciborium v0.2.2
29632025-08-30T04:42:48.947Z[ helios-setup] Aug 30 04:42:48.608 INFO E| Compiling slog-term v2.9.0
29642025-08-30T04:42:49.710Z[ helios-setup] Aug 30 04:42:49.371 INFO E| Compiling serde_derive v1.0.193
29652025-08-30T04:42:50.457Z[ host-package] Compiling semver v0.1.20
29662025-08-30T04:42:51.205Z[ host-package] Compiling tough v0.20.0
29672025-08-30T04:42:53.919Z[ host-package] Compiling rustc_version v0.1.7
29682025-08-30T04:42:54.451Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29692025-08-30T04:42:56.001Z[ host-package] Compiling newtype_derive v0.1.6
29702025-08-30T04:42:56.484Z[ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
29712025-08-30T04:42:57.225Z[ host-package] Compiling resolv-conf v0.7.0
29722025-08-30T04:42:58.785Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
29732025-08-30T04:42:59.002Z[ host-package] Compiling universal-hash v0.5.1
29742025-08-30T04:42:59.765Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
29752025-08-30T04:43:00.303Z[ host-package] Compiling unicode-linebreak v0.1.5
29762025-08-30T04:43:01.003Z[ host-package] Compiling smawk v0.3.2
29772025-08-30T04:43:01.054Z[ host-package] Compiling opaque-debug v0.3.1
29782025-08-30T04:43:01.257Z[ host-package] Compiling poly1305 v0.8.0
29792025-08-30T04:43:01.466Z[ host-package] Compiling textwrap v0.16.2
29802025-08-30T04:43:01.532Z[ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
29812025-08-30T04:43:01.556Z[ helios-setup] Aug 30 04:43:01.198 INFO E| Compiling toml v0.5.11
29822025-08-30T04:43:01.556Z[ helios-setup] Aug 30 04:43:01.198 INFO E| Compiling uuid v0.8.2
29832025-08-30T04:43:02.421Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29842025-08-30T04:43:02.482Z[ host-package] Compiling chacha20 v0.9.1
29852025-08-30T04:43:02.777Z[ host-package] Compiling thiserror-no-std v2.0.2
29862025-08-30T04:43:02.962Z[ host-package] Compiling aead v0.5.2
29872025-08-30T04:43:03.098Z[ host-package] Compiling humantime v2.2.0
29882025-08-30T04:43:03.183Z[ host-package] Compiling vsss-rs v3.3.4
29892025-08-30T04:43:03.501Z[ helios-setup] Aug 30 04:43:03.163 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
29902025-08-30T04:43:03.528Z[ host-package] Compiling chacha20poly1305 v0.10.1
29912025-08-30T04:43:03.823Z[ host-package] Compiling linked-hash-map v0.5.6
29922025-08-30T04:43:04.130Z[ host-package] Compiling steno v0.4.1
29932025-08-30T04:43:04.217Z[ host-package] Compiling hickory-proto v0.24.4
29942025-08-30T04:43:04.606Z[ host-package] Compiling lru-cache v0.1.2
29952025-08-30T04:43:05.014Z[ host-package] Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29962025-08-30T04:43:05.830Z[ helios-setup] Aug 30 04:43:05.491 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
29972025-08-30T04:43:06.257Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
29982025-08-30T04:43:06.376Z[ host-package] Compiling slog-dtrace v0.3.0
29992025-08-30T04:43:06.896Z[ host-package] Compiling moka v0.12.10
30002025-08-30T04:43:08.226Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
30012025-08-30T04:43:09.742Z[ host-package] Compiling tagptr v0.2.0
30022025-08-30T04:43:14.595Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30032025-08-30T04:43:17.268Z[ helios-setup] Aug 30 04:43:16.930 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.68s
30042025-08-30T04:43:17.301Z[ helios-setup] Aug 30 04:43:16.962 INFO building project "image-builder" ok (40 seconds)
30052025-08-30T04:43:17.301Z[ helios-setup] Aug 30 04:43:16.962 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot"
30062025-08-30T04:43:17.421Z[ helios-setup] Aug 30 04:43:17.082 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.89.0-x86_64-unknown-illumos (default)"
30072025-08-30T04:43:17.421Z[ helios-setup] Aug 30 04:43:17.082 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
30082025-08-30T04:43:17.445Z[ helios-setup] Aug 30 04:43:17.082 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
30092025-08-30T04:43:17.832Z[ helios-setup] Aug 30 04:43:17.494 INFO E| Updating git repository `https://github.com/oxidecomputer/progenitor`
30102025-08-30T04:43:17.872Z[ host-package] Compiling hickory-resolver v0.24.4
30112025-08-30T04:43:19.146Z[ helios-setup] Aug 30 04:43:18.808 INFO E| From https://github.com/oxidecomputer/progenitor
30122025-08-30T04:43:19.146Z[ helios-setup] Aug 30 04:43:18.808 INFO E| * [new ref] 3a5fe998e6c790223a9ff195df96e1f34ba2c149 -> refs/commit/3a5fe998e6c790223a9ff195df96e1f34ba2c149
30132025-08-30T04:43:19.260Z[ helios-setup] Aug 30 04:43:18.922 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
30142025-08-30T04:43:19.679Z[ host-package] Compiling hickory-resolver v0.25.2
30152025-08-30T04:43:19.851Z[ helios-setup] Aug 30 04:43:19.513 INFO E| From https://github.com/jclulow/hiercmd
30162025-08-30T04:43:19.851Z[ helios-setup] Aug 30 04:43:19.513 INFO E| * [new ref] d9d28d6aa06f0740b8668b9e64c0f4bb69243aad -> refs/commit/d9d28d6aa06f0740b8668b9e64c0f4bb69243aad
30172025-08-30T04:43:19.888Z[ helios-setup] Aug 30 04:43:19.550 INFO E| Updating git repository `https://github.com/jclulow/network-interface`
30182025-08-30T04:43:20.350Z[ helios-setup] Aug 30 04:43:20.012 INFO E| From https://github.com/jclulow/network-interface
30192025-08-30T04:43:20.350Z[ helios-setup] Aug 30 04:43:20.012 INFO E| * [new ref] 827e6b7ba62ea32474ef38b1b02942bdf3933624 -> refs/commit/827e6b7ba62ea32474ef38b1b02942bdf3933624
30202025-08-30T04:43:20.374Z[ helios-setup] Aug 30 04:43:20.032 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
30212025-08-30T04:43:20.875Z[ helios-setup] Aug 30 04:43:20.537 INFO E| From https://github.com/oxidecomputer/boot-image-tools
30222025-08-30T04:43:20.875Z[ helios-setup] Aug 30 04:43:20.537 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
30232025-08-30T04:43:20.918Z[ helios-setup] Aug 30 04:43:20.580 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
30242025-08-30T04:43:22.338Z[ helios-setup] Aug 30 04:43:22.000 INFO E| From https://github.com/oxidecomputer/facade
30252025-08-30T04:43:22.338Z[ helios-setup] Aug 30 04:43:22.000 INFO E| * [new ref] aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892 -> refs/commit/aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892
30262025-08-30T04:43:22.376Z[ helios-setup] Aug 30 04:43:22.038 INFO E| Updating git repository `https://github.com/oxidecomputer/dropshot.git`
30272025-08-30T04:43:23.177Z[ helios-setup] Aug 30 04:43:22.839 INFO E| From https://github.com/oxidecomputer/dropshot
30282025-08-30T04:43:23.177Z[ helios-setup] Aug 30 04:43:22.839 INFO E| * [new ref] 9911f3cf00178e0ee64b99f2c59b5a5464075230 -> refs/commit/9911f3cf00178e0ee64b99f2c59b5a5464075230
30292025-08-30T04:43:23.215Z[ helios-setup] Aug 30 04:43:22.877 INFO E| Updating crates.io index
30302025-08-30T04:43:23.368Z[ helios-setup] Aug 30 04:43:23.030 INFO E| Updating git repository `https://github.com/oxidecomputer/lpc55_support`
30312025-08-30T04:43:23.852Z[ helios-setup] Aug 30 04:43:23.514 INFO E| From https://github.com/oxidecomputer/lpc55_support
30322025-08-30T04:43:23.876Z[ helios-setup] Aug 30 04:43:23.514 INFO E| * [new ref] f05c063e4b68926069efa0edb1159c8a2dbd9253 -> refs/commit/f05c063e4b68926069efa0edb1159c8a2dbd9253
30332025-08-30T04:43:24.010Z[ helios-setup] Aug 30 04:43:23.671 INFO E| Updating git repository `https://github.com/oxidecomputer/typify`
30342025-08-30T04:43:24.240Z[ host-package] Compiling qorb v0.4.1
30352025-08-30T04:43:25.020Z[ helios-setup] Aug 30 04:43:24.682 INFO E| From https://github.com/oxidecomputer/typify
30362025-08-30T04:43:25.020Z[ helios-setup] Aug 30 04:43:24.682 INFO E| * [new ref] fec09bd1924a676ac18eecc0dea64b8ec042fdb4 -> refs/commit/fec09bd1924a676ac18eecc0dea64b8ec042fdb4
30372025-08-30T04:43:25.449Z[ helios-setup] Aug 30 04:43:25.111 INFO E| Downloading crates ...
30382025-08-30T04:43:25.686Z[ helios-setup] Aug 30 04:43:25.348 INFO E| Downloaded getrandom v0.2.8
30392025-08-30T04:43:25.711Z[ helios-setup] Aug 30 04:43:25.361 INFO E| Downloaded hashbrown v0.15.3
30402025-08-30T04:43:25.711Z[ helios-setup] Aug 30 04:43:25.369 INFO E| Downloaded fastrand v1.9.0
30412025-08-30T04:43:25.711Z[ helios-setup] Aug 30 04:43:25.372 INFO E| Downloaded cc v1.0.78
30422025-08-30T04:43:25.736Z[ helios-setup] Aug 30 04:43:25.376 INFO E| Downloaded try-lock v0.2.4
30432025-08-30T04:43:25.737Z[ helios-setup] Aug 30 04:43:25.378 INFO E| Downloaded tower-service v0.3.2
30442025-08-30T04:43:25.761Z[ helios-setup] Aug 30 04:43:25.410 INFO E| Downloaded ryu v1.0.13
30452025-08-30T04:43:25.761Z[ helios-setup] Aug 30 04:43:25.415 INFO E| Downloaded ahash v0.8.3
30462025-08-30T04:43:25.761Z[ helios-setup] Aug 30 04:43:25.420 INFO E| Downloaded unicode-normalization v0.1.22
30472025-08-30T04:43:25.785Z[ helios-setup] Aug 30 04:43:25.425 INFO E| Downloaded bytes v1.4.0
30482025-08-30T04:43:25.809Z[ helios-setup] Aug 30 04:43:25.460 INFO E| Downloaded cargo-lock v8.0.3
30492025-08-30T04:43:25.810Z[ helios-setup] Aug 30 04:43:25.465 INFO E| Downloaded anyhow v1.0.68
30502025-08-30T04:43:25.810Z[ helios-setup] Aug 30 04:43:25.471 INFO E| Downloaded bincode v1.3.3
30512025-08-30T04:43:25.834Z[ helios-setup] Aug 30 04:43:25.475 INFO E| Downloaded ahash v0.7.6
30522025-08-30T04:43:25.834Z[ helios-setup] Aug 30 04:43:25.479 INFO E| Downloaded aho-corasick v0.7.20
30532025-08-30T04:43:25.834Z[ helios-setup] Aug 30 04:43:25.485 INFO E| Downloaded byteorder v1.4.3
30542025-08-30T04:43:25.858Z[ helios-setup] Aug 30 04:43:25.516 INFO E| Downloaded clap_derive v4.2.0
30552025-08-30T04:43:25.882Z[ helios-setup] Aug 30 04:43:25.521 INFO E| Downloaded anstyle-parse v0.1.1
30562025-08-30T04:43:25.882Z[ helios-setup] Aug 30 04:43:25.524 INFO E| Downloaded flagset v0.4.7
30572025-08-30T04:43:25.882Z[ helios-setup] Aug 30 04:43:25.527 INFO E| Downloaded dyn-clone v1.0.11
30582025-08-30T04:43:25.882Z[ helios-setup] Aug 30 04:43:25.530 INFO E| Downloaded anstyle v0.3.5
30592025-08-30T04:43:25.882Z[ helios-setup] Aug 30 04:43:25.533 INFO E| Downloaded anstream v0.2.6
30602025-08-30T04:43:25.882Z[ helios-setup] Aug 30 04:43:25.537 INFO E| Downloaded camino v1.1.4
30612025-08-30T04:43:25.882Z[ helios-setup] Aug 30 04:43:25.541 INFO E| Downloaded built v0.6.0
30622025-08-30T04:43:25.882Z[ helios-setup] Aug 30 04:43:25.544 INFO E| Downloaded h2 v0.3.16
30632025-08-30T04:43:25.906Z[ helios-setup] Aug 30 04:43:25.568 INFO E| Downloaded concolor-query v0.3.3
30642025-08-30T04:43:25.930Z[ helios-setup] Aug 30 04:43:25.571 INFO E| Downloaded const-random v0.1.15
30652025-08-30T04:43:25.931Z[ helios-setup] Aug 30 04:43:25.574 INFO E| Downloaded async-trait v0.1.68
30662025-08-30T04:43:25.931Z[ helios-setup] Aug 30 04:43:25.585 INFO E| Downloaded itoa v1.0.6
30672025-08-30T04:43:25.931Z[ helios-setup] Aug 30 04:43:25.589 INFO E| Downloaded concolor-override v1.0.0
30682025-08-30T04:43:25.931Z[ helios-setup] Aug 30 04:43:25.592 INFO E| Downloaded futures v0.3.28
30692025-08-30T04:43:25.955Z[ helios-setup] Aug 30 04:43:25.605 INFO E| Downloaded futures-core v0.3.28
30702025-08-30T04:43:25.955Z[ helios-setup] Aug 30 04:43:25.611 INFO E| Downloaded ppv-lite86 v0.2.17
30712025-08-30T04:43:25.955Z[ helios-setup] Aug 30 04:43:25.614 INFO E| Downloaded futures-executor v0.3.28
30722025-08-30T04:43:25.979Z[ helios-setup] Aug 30 04:43:25.619 INFO E| Downloaded httpdate v1.0.2
30732025-08-30T04:43:25.979Z[ helios-setup] Aug 30 04:43:25.623 INFO E| Downloaded crossbeam-channel v0.5.6
30742025-08-30T04:43:25.979Z[ helios-setup] Aug 30 04:43:25.634 INFO E| Downloaded project-root v0.2.2
30752025-08-30T04:43:25.979Z[ helios-setup] Aug 30 04:43:25.637 INFO E| Downloaded unicode-ident v1.0.8
30762025-08-30T04:43:26.004Z[ helios-setup] Aug 30 04:43:25.647 INFO E| Downloaded termcolor v1.2.0
30772025-08-30T04:43:26.004Z[ helios-setup] Aug 30 04:43:25.653 INFO E| Downloaded want v0.3.0
30782025-08-30T04:43:26.004Z[ helios-setup] Aug 30 04:43:25.658 INFO E| Downloaded strsim v0.10.0
30792025-08-30T04:43:26.004Z[ helios-setup] Aug 30 04:43:25.663 INFO E| Downloaded serde_spanned v0.6.1
30802025-08-30T04:43:26.028Z[ helios-setup] Aug 30 04:43:25.667 INFO E| Downloaded proc-macro-crate v1.2.1
30812025-08-30T04:43:26.028Z[ helios-setup] Aug 30 04:43:25.673 INFO E| Downloaded rustls-pemfile v1.0.2
30822025-08-30T04:43:26.028Z[ helios-setup] Aug 30 04:43:25.680 INFO E| Downloaded tempfile v3.5.0
30832025-08-30T04:43:26.028Z[ helios-setup] Aug 30 04:43:25.689 INFO E| Downloaded unicode-bidi v0.3.13
30842025-08-30T04:43:26.052Z[ helios-setup] Aug 30 04:43:25.699 INFO E| Downloaded utf8parse v0.2.1
30852025-08-30T04:43:26.052Z[ helios-setup] Aug 30 04:43:25.703 INFO E| Downloaded unsafe-libyaml v0.2.8
30862025-08-30T04:43:26.111Z[ helios-setup] Aug 30 04:43:25.773 INFO E| Downloaded rustls-webpki v0.100.1
30872025-08-30T04:43:26.137Z[ helios-setup] Aug 30 04:43:25.784 INFO E| Downloaded schemars v0.8.12
30882025-08-30T04:43:26.161Z[ helios-setup] Aug 30 04:43:25.799 INFO E| Downloaded toml_edit v0.19.8
30892025-08-30T04:43:26.161Z[ helios-setup] Aug 30 04:43:25.823 INFO E| Downloaded tokio-util v0.7.7
30902025-08-30T04:43:26.185Z[ helios-setup] Aug 30 04:43:25.833 INFO E| Downloaded pest v2.5.7
30912025-08-30T04:43:26.185Z[ helios-setup] Aug 30 04:43:25.842 INFO E| Downloaded futures-util v0.3.28
30922025-08-30T04:43:26.210Z[ helios-setup] Aug 30 04:43:25.859 INFO E| Downloaded libm v0.2.15
30932025-08-30T04:43:26.235Z[ helios-setup] Aug 30 04:43:25.874 INFO E| Downloaded reqwest v0.11.16
30942025-08-30T04:43:26.235Z[ helios-setup] Aug 30 04:43:25.885 INFO E| Downloaded syn v1.0.107
30952025-08-30T04:43:26.260Z[ helios-setup] Aug 30 04:43:25.900 INFO E| Downloaded hyper v0.14.25
30962025-08-30T04:43:26.285Z[ helios-setup] Aug 30 04:43:25.932 INFO E| Downloaded clap_builder v4.2.1
30972025-08-30T04:43:26.285Z[ helios-setup] Aug 30 04:43:25.942 INFO E| Downloaded rustls v0.21.0
30982025-08-30T04:43:26.309Z[ helios-setup] Aug 30 04:43:25.957 INFO E| Downloaded syn v2.0.72
30992025-08-30T04:43:26.333Z[ helios-setup] Aug 30 04:43:25.986 INFO E| Downloaded rustix v0.37.3
31002025-08-30T04:43:26.358Z[ helios-setup] Aug 30 04:43:26.019 INFO E| Downloaded regex v1.7.3
31012025-08-30T04:43:26.382Z[ helios-setup] Aug 30 04:43:26.030 INFO E| Downloaded rhai v1.14.0
31022025-08-30T04:43:26.406Z[ helios-setup] Aug 30 04:43:26.069 INFO E| Downloaded idna v0.3.0
31032025-08-30T04:43:26.430Z[ helios-setup] Aug 30 04:43:26.077 INFO E| Downloaded openapiv3 v1.0.2
31042025-08-30T04:43:26.430Z[ helios-setup] Aug 30 04:43:26.092 INFO E| Downloaded regress v0.5.0
31052025-08-30T04:43:26.454Z[ helios-setup] Aug 30 04:43:26.103 INFO E| Downloaded serde_json v1.0.95
31062025-08-30T04:43:26.454Z[ helios-setup] Aug 30 04:43:26.113 INFO E| Downloaded rsa v0.9.8
31072025-08-30T04:43:26.478Z[ helios-setup] Aug 30 04:43:26.120 INFO E| Downloaded mio v0.8.5
31082025-08-30T04:43:26.478Z[ helios-setup] Aug 30 04:43:26.128 INFO E| Downloaded http v0.2.9
31092025-08-30T04:43:26.478Z[ helios-setup] Aug 30 04:43:26.135 INFO E| Downloaded time v0.1.45
31102025-08-30T04:43:26.478Z[ helios-setup] Aug 30 04:43:26.139 INFO E| Downloaded memchr v2.5.0
31112025-08-30T04:43:26.503Z[ helios-setup] Aug 30 04:43:26.148 INFO E| Downloaded iddqd v0.3.1
31122025-08-30T04:43:26.503Z[ helios-setup] Aug 30 04:43:26.157 INFO E| Downloaded der v0.7.10
31132025-08-30T04:43:26.527Z[ helios-setup] Aug 30 04:43:26.169 INFO E| Downloaded uuid v1.3.0
31142025-08-30T04:43:26.527Z[ helios-setup] Aug 30 04:43:26.175 INFO E| Downloaded url v2.3.1
31152025-08-30T04:43:26.527Z[ helios-setup] Aug 30 04:43:26.181 INFO E| Downloaded serde_yaml v0.9.21
31162025-08-30T04:43:26.527Z[ helios-setup] Aug 30 04:43:26.186 INFO E| Downloaded proc-macro2 v1.0.86
31172025-08-30T04:43:26.552Z[ helios-setup] Aug 30 04:43:26.190 INFO E| Downloaded once_cell v1.17.0
31182025-08-30T04:43:26.552Z[ helios-setup] Aug 30 04:43:26.193 INFO E| Downloaded git2 v0.16.1
31192025-08-30T04:43:26.602Z[ helios-setup] Aug 30 04:43:26.264 INFO E| Downloaded tokio v1.27.0
31202025-08-30T04:43:26.658Z[ helios-setup] Aug 30 04:43:26.319 INFO E| Downloaded crossbeam-utils v0.8.14
31212025-08-30T04:43:26.683Z[ helios-setup] Aug 30 04:43:26.323 INFO E| Downloaded chrono v0.4.24
31222025-08-30T04:43:26.707Z[ helios-setup] Aug 30 04:43:26.355 INFO E| Downloaded winnow v0.4.1
31232025-08-30T04:43:26.707Z[ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31242025-08-30T04:43:26.707Z[ helios-setup] Aug 30 04:43:26.367 INFO E| Downloaded tracing v0.1.37
31252025-08-30T04:43:26.732Z[ helios-setup] Aug 30 04:43:26.373 INFO E| Downloaded libc v0.2.139
31262025-08-30T04:43:26.756Z[ helios-setup] Aug 30 04:43:26.406 INFO E| Downloaded toml v0.7.3
31272025-08-30T04:43:26.756Z[ helios-setup] Aug 30 04:43:26.411 INFO E| Downloaded smallvec v1.10.0
31282025-08-30T04:43:26.757Z[ helios-setup] Aug 30 04:43:26.414 INFO E| Downloaded serde_tokenstream v0.2.0
31292025-08-30T04:43:26.781Z[ helios-setup] Aug 30 04:43:26.419 INFO E| Downloaded num-traits v0.2.15
31302025-08-30T04:43:26.781Z[ helios-setup] Aug 30 04:43:26.424 INFO E| Downloaded unicode-linebreak v0.1.4
31312025-08-30T04:43:26.781Z[ helios-setup] Aug 30 04:43:26.427 INFO E| Downloaded ucd-trie v0.1.5
31322025-08-30T04:43:26.781Z[ helios-setup] Aug 30 04:43:26.430 INFO E| Downloaded tokio-tungstenite v0.18.0
31332025-08-30T04:43:26.781Z[ helios-setup] Aug 30 04:43:26.433 INFO E| Downloaded socket2 v0.4.9
31342025-08-30T04:43:26.781Z[ helios-setup] Aug 30 04:43:26.435 INFO E| Downloaded slog-bunyan v2.4.0
31352025-08-30T04:43:26.781Z[ helios-setup] Aug 30 04:43:26.437 INFO E| Downloaded signal-hook-registry v1.4.0
31362025-08-30T04:43:26.781Z[ helios-setup] Aug 30 04:43:26.439 INFO E| Downloaded serde v1.0.204
31372025-08-30T04:43:26.805Z[ helios-setup] Aug 30 04:43:26.445 INFO E| Downloaded schemars_derive v0.8.12
31382025-08-30T04:43:26.805Z[ helios-setup] Aug 30 04:43:26.448 INFO E| Downloaded pin-project-lite v0.2.9
31392025-08-30T04:43:26.805Z[ helios-setup] Aug 30 04:43:26.455 INFO E| Downloaded derive-where v1.4.0
31402025-08-30T04:43:26.805Z[ helios-setup] Aug 30 04:43:26.462 INFO E| Downloaded tls_codec_derive v0.4.2
31412025-08-30T04:43:26.805Z[ helios-setup] Aug 30 04:43:26.465 INFO E| Downloaded textwrap v0.16.0
31422025-08-30T04:43:26.830Z[ helios-setup] Aug 30 04:43:26.469 INFO E| Downloaded serde_derive v1.0.204
31432025-08-30T04:43:26.830Z[ helios-setup] Aug 30 04:43:26.473 INFO E| Downloaded rustfmt-wrapper v0.2.0
31442025-08-30T04:43:26.830Z[ helios-setup] Aug 30 04:43:26.475 INFO E| Downloaded quote v1.0.36
31452025-08-30T04:43:26.830Z[ helios-setup] Aug 30 04:43:26.479 INFO E| Downloaded paste v1.0.12
31462025-08-30T04:43:26.830Z[ helios-setup] Aug 30 04:43:26.485 INFO E| Downloaded parking_lot v0.12.1
31472025-08-30T04:43:26.830Z[ helios-setup] Aug 30 04:43:26.489 INFO E| Downloaded log v0.4.17
31482025-08-30T04:43:26.855Z[ helios-setup] Aug 30 04:43:26.492 INFO E| Downloaded ipnet v2.7.2
31492025-08-30T04:43:26.855Z[ helios-setup] Aug 30 04:43:26.495 INFO E| Downloaded io-lifetimes v1.0.10
31502025-08-30T04:43:26.856Z[ helios-setup] Aug 30 04:43:26.499 INFO E| Downloaded tungstenite v0.18.0
31512025-08-30T04:43:26.856Z[ helios-setup] Aug 30 04:43:26.503 INFO E| Downloaded tls_codec v0.4.2
31522025-08-30T04:43:26.856Z[ helios-setup] Aug 30 04:43:26.506 INFO E| Downloaded tinyvec v1.6.0
31532025-08-30T04:43:26.856Z[ helios-setup] Aug 30 04:43:26.511 INFO E| Downloaded serde_path_to_error v0.1.11
31542025-08-30T04:43:26.881Z[ helios-setup] Aug 30 04:43:26.520 INFO E| Downloaded semver-parser v0.10.2
31552025-08-30T04:43:26.909Z[ helios-setup] Aug 30 04:43:26.550 INFO E| Downloaded semver v0.11.0
31562025-08-30T04:43:26.909Z[ helios-setup] Aug 30 04:43:26.553 INFO E| Downloaded percent-encoding v2.2.0
31572025-08-30T04:43:26.909Z[ helios-setup] Aug 30 04:43:26.554 INFO E| Downloaded num_enum_derive v0.5.7
31582025-08-30T04:43:26.909Z[ helios-setup] Aug 30 04:43:26.556 INFO E| Downloaded lock_api v0.4.9
31592025-08-30T04:43:26.909Z[ helios-setup] Aug 30 04:43:26.558 INFO E| Downloaded encoding_rs v0.8.32
31602025-08-30T04:43:27.046Z[ helios-setup] Aug 30 04:43:26.708 INFO E| Downloaded is-terminal v0.4.7
31612025-08-30T04:43:27.070Z[ helios-setup] Aug 30 04:43:26.710 INFO E| Downloaded base64ct v1.8.0
31622025-08-30T04:43:27.070Z[ helios-setup] Aug 30 04:43:26.713 INFO E| Downloaded smartstring v1.0.1
31632025-08-30T04:43:27.070Z[ helios-setup] Aug 30 04:43:26.729 INFO E| Downloaded serde_derive_internals v0.26.0
31642025-08-30T04:43:27.070Z[ helios-setup] Aug 30 04:43:26.731 INFO E| Downloaded scopeguard v1.1.0
31652025-08-30T04:43:27.095Z[ helios-setup] Aug 30 04:43:26.733 INFO E| Downloaded pkg-config v0.3.26
31662025-08-30T04:43:27.095Z[ helios-setup] Aug 30 04:43:26.735 INFO E| Downloaded parking_lot_core v0.9.6
31672025-08-30T04:43:27.095Z[ helios-setup] Aug 30 04:43:26.738 INFO E| Downloaded httparse v1.8.0
31682025-08-30T04:43:27.095Z[ helios-setup] Aug 30 04:43:26.741 INFO E| Downloaded base64 v0.21.0
31692025-08-30T04:43:27.095Z[ helios-setup] Aug 30 04:43:26.746 INFO E| Downloaded toolchain_find v0.2.0
31702025-08-30T04:43:27.095Z[ helios-setup] Aug 30 04:43:26.748 INFO E| Downloaded tokio-rustls v0.24.0
31712025-08-30T04:43:27.095Z[ helios-setup] Aug 30 04:43:26.751 INFO E| Downloaded tokio-macros v2.0.0
31722025-08-30T04:43:27.095Z[ helios-setup] Aug 30 04:43:26.752 INFO E| Downloaded thiserror-impl v1.0.38
31732025-08-30T04:43:27.095Z[ helios-setup] Aug 30 04:43:26.754 INFO E| Downloaded thiserror v1.0.38
31742025-08-30T04:43:27.119Z[ helios-setup] Aug 30 04:43:26.760 INFO E| Downloaded terminal_size v0.2.6
31752025-08-30T04:43:27.119Z[ helios-setup] Aug 30 04:43:26.762 INFO E| Downloaded slog-async v2.7.0
31762025-08-30T04:43:27.119Z[ helios-setup] Aug 30 04:43:26.763 INFO E| Downloaded slab v0.4.7
31772025-08-30T04:43:27.119Z[ helios-setup] Aug 30 04:43:26.766 INFO E| Downloaded rhai_codegen v1.5.0
31782025-08-30T04:43:27.144Z[ helios-setup] Aug 30 04:43:26.804 INFO E| Downloaded futures-task v0.3.28
31792025-08-30T04:43:27.168Z[ helios-setup] Aug 30 04:43:26.806 INFO E| Downloaded iana-time-zone v0.1.56
31802025-08-30T04:43:27.168Z[ helios-setup] Aug 30 04:43:26.809 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1
31812025-08-30T04:43:27.212Z[ helios-setup] Aug 30 04:43:26.874 INFO E| Downloaded futures-io v0.3.28
31822025-08-30T04:43:27.236Z[ helios-setup] Aug 30 04:43:26.875 INFO E| Downloaded num-iter v0.1.44
31832025-08-30T04:43:27.236Z[ helios-setup] Aug 30 04:43:26.877 INFO E| Downloaded http-body v0.4.5
31842025-08-30T04:43:27.236Z[ helios-setup] Aug 30 04:43:26.879 INFO E| Downloaded spin v0.5.2
31852025-08-30T04:43:27.236Z[ helios-setup] Aug 30 04:43:26.880 INFO E| Downloaded smawk v0.3.1
31862025-08-30T04:43:27.236Z[ helios-setup] Aug 30 04:43:26.882 INFO E| Downloaded semver v1.0.17
31872025-08-30T04:43:27.236Z[ helios-setup] Aug 30 04:43:26.885 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated
31882025-08-30T04:43:27.236Z[ helios-setup] Aug 30 04:43:26.888 INFO E| Downloaded num_cpus v1.15.0
31892025-08-30T04:43:27.236Z[ helios-setup] Aug 30 04:43:26.892 INFO E| Downloaded lazy_static v1.4.0
31902025-08-30T04:43:27.237Z[ helios-setup] Aug 30 04:43:26.894 INFO E| Downloaded tracing-core v0.1.30
31912025-08-30T04:43:27.237Z[ helios-setup] Aug 30 04:43:26.897 INFO E| Downloaded sha2 v0.10.6
31922025-08-30T04:43:27.261Z[ helios-setup] Aug 30 04:43:26.899 INFO E| Downloaded sct v0.7.0
31932025-08-30T04:43:27.261Z[ helios-setup] Aug 30 04:43:26.904 INFO E| Downloaded num_enum v0.5.7
31942025-08-30T04:43:27.261Z[ helios-setup] Aug 30 04:43:26.908 INFO E| Downloaded jobserver v0.1.26
31952025-08-30T04:43:27.261Z[ helios-setup] Aug 30 04:43:26.911 INFO E| Downloaded home v0.5.4
31962025-08-30T04:43:27.261Z[ helios-setup] Aug 30 04:43:26.912 INFO E| Downloaded futures-sink v0.3.28
31972025-08-30T04:43:27.261Z[ helios-setup] Aug 30 04:43:26.913 INFO E| Downloaded futures-macro v0.3.28
31982025-08-30T04:43:27.261Z[ helios-setup] Aug 30 04:43:26.914 INFO E| Downloaded form_urlencoded v1.1.0
31992025-08-30T04:43:27.261Z[ helios-setup] Aug 30 04:43:26.915 INFO E| Downloaded num-integer v0.1.45
32002025-08-30T04:43:27.261Z[ helios-setup] Aug 30 04:43:26.917 INFO E| Downloaded clap_lex v0.4.1
32012025-08-30T04:43:27.261Z[ helios-setup] Aug 30 04:43:26.918 INFO E| Downloaded autocfg v1.1.0
32022025-08-30T04:43:27.261Z[ helios-setup] Aug 30 04:43:26.920 INFO E| Downloaded crc v3.3.0
32032025-08-30T04:43:27.261Z[ helios-setup] Aug 30 04:43:26.922 INFO E| Downloaded async-stream v0.3.5
32042025-08-30T04:43:27.286Z[ helios-setup] Aug 30 04:43:26.925 INFO E| Downloaded futures-channel v0.3.28
32052025-08-30T04:43:27.286Z[ helios-setup] Aug 30 04:43:26.927 INFO E| Downloaded const-random-macro v0.1.15
32062025-08-30T04:43:27.286Z[ helios-setup] Aug 30 04:43:26.929 INFO E| Downloaded async-stream-impl v0.3.5
32072025-08-30T04:43:27.286Z[ helios-setup] Aug 30 04:43:26.929 INFO E| Downloaded clap v4.2.1
32082025-08-30T04:43:27.286Z[ helios-setup] Aug 30 04:43:26.941 INFO E| Downloaded toml_datetime v0.6.1
32092025-08-30T04:43:27.286Z[ helios-setup] Aug 30 04:43:26.942 INFO E| Downloaded sha1 v0.10.5
32102025-08-30T04:43:27.286Z[ helios-setup] Aug 30 04:43:26.945 INFO E| Downloaded libz-sys v1.1.8
32112025-08-30T04:43:27.446Z[ helios-setup] Aug 30 04:43:27.108 INFO E| Downloaded ring v0.16.20
32122025-08-30T04:43:27.743Z[ helios-setup] Aug 30 04:43:27.404 INFO E| Compiling proc-macro2 v1.0.86
32132025-08-30T04:43:27.743Z[ helios-setup] Aug 30 04:43:27.405 INFO E| Compiling unicode-ident v1.0.8
32142025-08-30T04:43:27.743Z[ helios-setup] Aug 30 04:43:27.405 INFO E| Compiling libc v0.2.139
32152025-08-30T04:43:27.770Z[ helios-setup] Aug 30 04:43:27.405 INFO E| Compiling autocfg v1.1.0
32162025-08-30T04:43:27.770Z[ helios-setup] Aug 30 04:43:27.405 INFO E| Compiling cfg-if v1.0.0
32172025-08-30T04:43:27.770Z[ helios-setup] Aug 30 04:43:27.405 INFO E| Compiling version_check v0.9.4
32182025-08-30T04:43:27.770Z[ helios-setup] Aug 30 04:43:27.405 INFO E| Compiling serde v1.0.204
32192025-08-30T04:43:27.770Z[ helios-setup] Aug 30 04:43:27.405 INFO E| Compiling syn v1.0.107
32202025-08-30T04:43:28.102Z[ helios-setup] Aug 30 04:43:27.765 INFO E| Compiling memchr v2.5.0
32212025-08-30T04:43:28.786Z[ helios-setup] Aug 30 04:43:28.448 INFO E| Compiling once_cell v1.17.0
32222025-08-30T04:43:29.241Z[ helios-setup] Aug 30 04:43:28.903 INFO E| Compiling thiserror v1.0.38
32232025-08-30T04:43:29.586Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32242025-08-30T04:43:30.108Z[ helios-setup] Aug 30 04:43:29.770 INFO E| Compiling itoa v1.0.6
32252025-08-30T04:43:30.133Z[ helios-setup] Aug 30 04:43:29.770 INFO E| Compiling serde_json v1.0.95
32262025-08-30T04:43:30.510Z[ helios-setup] Aug 30 04:43:30.172 INFO E| Compiling log v0.4.17
32272025-08-30T04:43:31.297Z[ helios-setup] Aug 30 04:43:30.958 INFO E| Compiling indexmap v1.9.3
32282025-08-30T04:43:31.931Z[ helios-setup] Aug 30 04:43:31.591 INFO E| Compiling bitflags v1.3.2
32292025-08-30T04:43:31.956Z[ helios-setup] Aug 30 04:43:31.592 INFO E| Compiling const-oid v0.9.6
32302025-08-30T04:43:32.046Z[ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32312025-08-30T04:43:32.513Z[ helios-setup] Aug 30 04:43:32.175 INFO E| Compiling getrandom v0.2.8
32322025-08-30T04:43:32.701Z[ helios-setup] Aug 30 04:43:32.363 INFO E| Compiling pin-project-lite v0.2.9
32332025-08-30T04:43:33.115Z[ helios-setup] Aug 30 04:43:32.777 INFO E| Compiling quote v1.0.36
32342025-08-30T04:43:33.139Z[ helios-setup] Aug 30 04:43:32.795 INFO E| Compiling jobserver v0.1.26
32352025-08-30T04:43:33.391Z[ helios-setup] Aug 30 04:43:33.051 INFO E| Compiling typenum v1.16.0
32362025-08-30T04:43:34.012Z[ helios-setup] Aug 30 04:43:33.674 INFO E| Compiling syn v2.0.72
32372025-08-30T04:43:34.088Z[ helios-setup] Aug 30 04:43:33.750 INFO E| Compiling cc v1.0.78
32382025-08-30T04:43:34.373Z[ helios-setup] Aug 30 04:43:34.035 INFO E| Compiling generic-array v0.14.6
32392025-08-30T04:43:34.591Z[ helios-setup] Aug 30 04:43:34.253 INFO E| Compiling bytes v1.4.0
32402025-08-30T04:43:35.232Z[ helios-setup] Aug 30 04:43:34.892 INFO E| Compiling futures-core v0.3.28
32412025-08-30T04:43:36.490Z[ helios-setup] Aug 30 04:43:36.152 INFO E| Compiling ryu v1.0.13
32422025-08-30T04:43:36.685Z[ helios-setup] Aug 30 04:43:36.347 INFO E| Compiling lock_api v0.4.9
32432025-08-30T04:43:37.661Z[ helios-setup] Aug 30 04:43:37.323 INFO E| Compiling parking_lot_core v0.9.6
32442025-08-30T04:43:38.411Z[ helios-setup] Aug 30 04:43:38.073 INFO E| Compiling slab v0.4.7
32452025-08-30T04:43:38.782Z[ helios-setup] Aug 30 04:43:38.444 INFO E| Compiling futures-channel v0.3.28
32462025-08-30T04:43:38.946Z[ helios-setup] Aug 30 04:43:38.608 INFO E| Compiling scopeguard v1.1.0
32472025-08-30T04:43:39.296Z[ helios-setup] Aug 30 04:43:38.958 INFO E| Compiling futures-sink v0.3.28
32482025-08-30T04:43:39.590Z[ helios-setup] Aug 30 04:43:39.252 INFO E| Compiling io-lifetimes v1.0.10
32492025-08-30T04:43:39.708Z[ helios-setup] Aug 30 04:43:39.370 INFO E| Compiling pkg-config v0.3.26
32502025-08-30T04:43:39.967Z[ helios-setup] Aug 30 04:43:39.630 INFO E| Compiling libm v0.2.15
32512025-08-30T04:43:40.256Z[ helios-setup] Aug 30 04:43:39.918 INFO E| Compiling futures-task v0.3.28
32522025-08-30T04:43:41.023Z[ helios-setup] Aug 30 04:43:40.684 INFO E| Compiling crypto-common v0.1.6
32532025-08-30T04:43:41.164Z[ helios-setup] Aug 30 04:43:40.826 INFO E| Compiling block-buffer v0.10.3
32542025-08-30T04:43:41.729Z[ helios-setup] Aug 30 04:43:41.391 INFO E| Compiling tokio v1.27.0
32552025-08-30T04:43:41.900Z[ helios-setup] Aug 30 04:43:41.562 INFO E| Compiling num-traits v0.2.15
32562025-08-30T04:43:42.059Z[ helios-setup] Aug 30 04:43:41.721 INFO E| Compiling rustix v0.37.3
32572025-08-30T04:43:42.382Z[ helios-setup] Aug 30 04:43:42.044 INFO E| Compiling futures-util v0.3.28
32582025-08-30T04:43:43.445Z[ host-package] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32592025-08-30T04:43:43.510Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32602025-08-30T04:43:43.580Z[ helios-setup] Aug 30 04:43:43.242 INFO E| Compiling digest v0.10.7
32612025-08-30T04:43:43.939Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32622025-08-30T04:43:44.807Z[ helios-setup] Aug 30 04:43:44.469 INFO E| Compiling mio v0.8.5
32632025-08-30T04:43:45.027Z[ helios-setup] Aug 30 04:43:44.690 INFO E| Compiling signal-hook-registry v1.4.0
32642025-08-30T04:43:45.128Z[ helios-setup] Aug 30 04:43:44.791 INFO E| Compiling socket2 v0.4.9
32652025-08-30T04:43:45.268Z[ helios-setup] Aug 30 04:43:44.931 INFO E| Compiling errno v0.3.1
32662025-08-30T04:43:45.904Z[ helios-setup] Aug 30 04:43:45.566 INFO E| Compiling num_cpus v1.15.0
32672025-08-30T04:43:46.052Z[ helios-setup] Aug 30 04:43:45.714 INFO E| Compiling crunchy v0.2.2
32682025-08-30T04:43:46.675Z[ helios-setup] Aug 30 04:43:46.336 INFO E| Compiling futures-io v0.3.28
32692025-08-30T04:43:47.099Z[ helios-setup] Aug 30 04:43:46.761 INFO E| Compiling spin v0.5.2
32702025-08-30T04:43:47.968Z[ helios-setup] Aug 30 04:43:47.630 INFO E| Compiling pin-utils v0.1.0
32712025-08-30T04:43:48.572Z[ helios-setup] Aug 30 04:43:48.234 INFO E| Compiling num-integer v0.1.45
32722025-08-30T04:43:48.686Z[ helios-setup] Aug 30 04:43:48.349 INFO E| Compiling cpufeatures v0.2.5
32732025-08-30T04:43:48.849Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32742025-08-30T04:43:49.136Z[ helios-setup] Aug 30 04:43:48.799 INFO E| Compiling tiny-keccak v2.0.2
32752025-08-30T04:43:49.465Z[ helios-setup] Aug 30 04:43:49.127 INFO E| Compiling hashbrown v0.12.3
32762025-08-30T04:43:49.960Z[ helios-setup] Aug 30 04:43:49.622 INFO E| Compiling proc-macro-hack v0.5.20+deprecated
32772025-08-30T04:43:50.064Z[ helios-setup] Aug 30 04:43:49.726 INFO E| Compiling schemars v0.8.12
32782025-08-30T04:43:51.133Z[ helios-setup] Aug 30 04:43:50.795 INFO E| Compiling serde_derive_internals v0.26.0
32792025-08-30T04:43:51.523Z[ helios-setup] Aug 30 04:43:51.185 INFO E| Compiling ahash v0.7.6
32802025-08-30T04:43:51.776Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32812025-08-30T04:43:52.019Z[ helios-setup] Aug 30 04:43:51.681 INFO E| Compiling thiserror-impl v1.0.38
32822025-08-30T04:43:52.219Z[ helios-setup] Aug 30 04:43:51.882 INFO E| Compiling slog v2.7.0
32832025-08-30T04:43:52.434Z[ helios-setup] Aug 30 04:43:52.096 INFO E| Compiling heck v0.4.1
32842025-08-30T04:43:54.118Z[ helios-setup] Aug 30 04:43:53.780 INFO E| Compiling serde_derive v1.0.204
32852025-08-30T04:43:54.320Z[ helios-setup] Aug 30 04:43:53.982 INFO E| Compiling futures-macro v0.3.28
32862025-08-30T04:43:54.957Z[ helios-setup] Aug 30 04:43:54.620 INFO E| Compiling tokio-macros v2.0.0
32872025-08-30T04:43:55.129Z[ helios-setup] Aug 30 04:43:54.791 INFO E| Compiling schemars_derive v0.8.12
32882025-08-30T04:43:55.243Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32892025-08-30T04:43:55.961Z[ helios-setup] Aug 30 04:43:55.624 INFO E| Compiling ahash v0.8.3
32902025-08-30T04:43:56.466Z[ host-package] Compiling maplit v1.0.2
32912025-08-30T04:43:56.647Z[ helios-setup] Aug 30 04:43:56.310 INFO E| Compiling unicode-width v0.1.10
32922025-08-30T04:43:57.017Z[ host-package] Compiling crunchy v0.2.2
32932025-08-30T04:43:57.381Z[ helios-setup] Aug 30 04:43:57.042 INFO E| Compiling anyhow v1.0.68
32942025-08-30T04:43:58.309Z[ helios-setup] Aug 30 04:43:57.971 INFO E| Compiling const-random-macro v0.1.15
32952025-08-30T04:43:58.337Z[ host-package] Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
32962025-08-30T04:43:59.965Z[ host-package] Compiling dsl_auto_type v0.1.2
32972025-08-30T04:44:00.065Z[ helios-setup] Aug 30 04:43:59.727 INFO E| Compiling byteorder v1.4.3
32982025-08-30T04:44:00.170Z[ helios-setup] Aug 30 04:43:59.832 INFO E| Compiling fnv v1.0.7
32992025-08-30T04:44:00.549Z[ helios-setup] Aug 30 04:44:00.211 INFO E| Compiling const-random v0.1.15
33002025-08-30T04:44:00.772Z[ helios-setup] Aug 30 04:44:00.434 INFO E| Compiling http v0.2.9
33012025-08-30T04:44:02.000Z[ helios-setup] Aug 30 04:44:01.662 INFO E| Compiling getopts v0.2.21
33022025-08-30T04:44:02.399Z[ host-package] Compiling scheduled-thread-pool v0.2.7
33032025-08-30T04:44:02.501Z[ host-package] Compiling diesel_table_macro_syntax v0.2.0
33042025-08-30T04:44:02.742Z[ helios-setup] Aug 30 04:44:02.404 INFO E| Compiling aho-corasick v0.7.20
33052025-08-30T04:44:03.308Z[ helios-setup] Aug 30 04:44:02.969 INFO E| Compiling rand_core v0.6.4
33062025-08-30T04:44:03.568Z[ helios-setup] Aug 30 04:44:03.231 INFO E| Compiling httparse v1.8.0
33072025-08-30T04:44:03.639Z[ host-package] Compiling proc-macro-error-attr2 v2.0.0
33082025-08-30T04:44:03.921Z[ helios-setup] Aug 30 04:44:03.584 INFO E| Compiling num-conv v0.1.0
33092025-08-30T04:44:03.945Z[ host-package] Compiling tiny-keccak v2.0.2
33102025-08-30T04:44:04.416Z[ helios-setup] Aug 30 04:44:04.079 INFO E| Compiling time-core v0.1.2
33112025-08-30T04:44:04.518Z[ helios-setup] Aug 30 04:44:04.180 INFO E| Compiling crc32fast v1.3.2
33122025-08-30T04:44:04.860Z[ helios-setup] Aug 30 04:44:04.522 INFO E| Compiling regex-syntax v0.6.29
33132025-08-30T04:44:04.923Z[ host-package] Compiling diesel_derives v2.2.3
33142025-08-30T04:44:04.984Z[ helios-setup] Aug 30 04:44:04.647 INFO E| Compiling percent-encoding v2.2.0
33152025-08-30T04:44:05.236Z[ host-package] Compiling proc-macro-error2 v2.0.1
33162025-08-30T04:44:05.401Z[ host-package] Compiling r2d2 v0.8.10
33172025-08-30T04:44:05.500Z[ helios-setup] Aug 30 04:44:05.162 INFO E| Compiling tinyvec_macros v0.1.1
33182025-08-30T04:44:06.150Z[ helios-setup] Aug 30 04:44:05.812 INFO E| Compiling powerfmt v0.2.0
33192025-08-30T04:44:06.355Z[ helios-setup] Aug 30 04:44:06.017 INFO E| Compiling tinyvec v1.6.0
33202025-08-30T04:44:06.770Z[ helios-setup] Aug 30 04:44:06.432 INFO E| Compiling deranged v0.3.11
33212025-08-30T04:44:06.798Z[ host-package] Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33222025-08-30T04:44:07.079Z[ host-package] Compiling const_format_proc_macros v0.2.34
33232025-08-30T04:44:08.443Z[ helios-setup] Aug 30 04:44:08.105 INFO E| Compiling form_urlencoded v1.1.0
33242025-08-30T04:44:09.532Z[ helios-setup] Aug 30 04:44:09.195 INFO E| Compiling time-macros v0.2.18
33252025-08-30T04:44:10.060Z[ host-package] Compiling num-derive v0.3.3
33262025-08-30T04:44:10.109Z[ helios-setup] Aug 30 04:44:09.771 INFO E| Compiling chrono v0.4.24
33272025-08-30T04:44:10.205Z[ helios-setup] Aug 30 04:44:09.867 INFO E| Compiling hashbrown v0.13.2
33282025-08-30T04:44:10.612Z[ host-package] Compiling bit-vec v0.6.3
33292025-08-30T04:44:11.441Z[ helios-setup] Aug 30 04:44:11.103 INFO E| Compiling regex v1.7.3
33302025-08-30T04:44:11.668Z[ host-package] Compiling bit-set v0.5.3
33312025-08-30T04:44:12.253Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33322025-08-30T04:44:12.468Z[ host-package] Compiling const_format v0.2.34
33332025-08-30T04:44:12.632Z[ helios-setup] Aug 30 04:44:12.295 INFO E| Compiling libz-sys v1.1.8
33342025-08-30T04:44:13.447Z[ helios-setup] Aug 30 04:44:13.110 INFO E| Compiling num_threads v0.1.6
33352025-08-30T04:44:13.692Z[ host-package] Compiling libscf-sys v1.1.0
33362025-08-30T04:44:13.995Z[ helios-setup] Aug 30 04:44:13.657 INFO E| Compiling dyn-clone v1.0.11
33372025-08-30T04:44:14.057Z[ helios-setup] Aug 30 04:44:13.719 INFO E| Compiling ppv-lite86 v0.2.17
33382025-08-30T04:44:14.110Z[ helios-setup] Aug 30 04:44:13.773 INFO E| Compiling uuid v1.3.0
33392025-08-30T04:44:14.384Z[ helios-setup] Aug 30 04:44:14.046 INFO E| Compiling time v0.3.36
33402025-08-30T04:44:14.602Z[ host-package] Compiling tabled_derive v0.10.0
33412025-08-30T04:44:14.626Z[ helios-setup] Aug 30 04:44:14.273 INFO E| Compiling regress v0.5.0
33422025-08-30T04:44:15.253Z[ helios-setup] Aug 30 04:44:14.916 INFO E| Compiling unicode-normalization v0.1.22
33432025-08-30T04:44:15.636Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33442025-08-30T04:44:15.841Z[ helios-setup] Aug 30 04:44:15.503 INFO E| Compiling rand_chacha v0.3.1
33452025-08-30T04:44:17.536Z[ helios-setup] Aug 30 04:44:17.199 INFO E| Compiling toml v0.5.11
33462025-08-30T04:44:18.180Z[ helios-setup] Aug 30 04:44:17.842 INFO E| Compiling serde_tokenstream v0.2.0
33472025-08-30T04:44:19.039Z[ helios-setup] Aug 30 04:44:18.702 INFO E| Compiling smallvec v1.10.0
33482025-08-30T04:44:19.200Z[ host-package] Compiling ascii-canvas v3.0.0
33492025-08-30T04:44:20.098Z[ host-package] Compiling papergrid v0.14.0
33502025-08-30T04:44:22.356Z[ helios-setup] Aug 30 04:44:22.018 INFO E| Compiling parking_lot v0.12.1
33512025-08-30T04:44:22.679Z[ host-package] Compiling diesel v2.2.12
33522025-08-30T04:44:22.886Z[ helios-setup] Aug 30 04:44:22.549 INFO E| Compiling is-terminal v0.4.7
33532025-08-30T04:44:23.139Z[ helios-setup] Aug 30 04:44:22.801 INFO E| Compiling sha2 v0.10.6
33542025-08-30T04:44:23.190Z[ helios-setup] Aug 30 04:44:22.852 INFO E| Compiling lazy_static v1.4.0
33552025-08-30T04:44:23.482Z[ helios-setup] Aug 30 04:44:23.145 INFO E| Compiling dirs-sys-next v0.1.2
33562025-08-30T04:44:23.620Z[ helios-setup] Aug 30 04:44:23.254 INFO E| Compiling tracing-core v0.1.30
33572025-08-30T04:44:23.738Z[ host-package] Compiling ena v0.14.3
33582025-08-30T04:44:25.065Z[ host-package] Compiling regex-syntax v0.6.29
33592025-08-30T04:44:28.425Z[ helios-setup] Aug 30 04:44:28.088 INFO E| Compiling unicode-bidi v0.3.13
33602025-08-30T04:44:28.588Z[ helios-setup] Aug 30 04:44:28.248 INFO E| Compiling ucd-trie v0.1.5
33612025-08-30T04:44:28.660Z[ helios-setup] Aug 30 04:44:28.321 INFO E| Compiling utf8parse v0.2.1
33622025-08-30T04:44:29.235Z[ helios-setup] Aug 30 04:44:28.897 INFO E| Compiling base64 v0.21.0
33632025-08-30T04:44:30.096Z[ helios-setup] Aug 30 04:44:29.758 INFO E| Compiling idna v0.3.0
33642025-08-30T04:44:30.535Z[ helios-setup] Aug 30 04:44:30.198 INFO E| Compiling pest v2.5.7
33652025-08-30T04:44:31.717Z[ helios-setup] Aug 30 04:44:31.379 INFO E| Compiling anstyle-parse v0.1.1
33662025-08-30T04:44:32.749Z[ helios-setup] Aug 30 04:44:32.407 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
33672025-08-30T04:44:33.391Z[ helios-setup] Aug 30 04:44:33.054 INFO E| Compiling tracing v0.1.37
33682025-08-30T04:44:34.370Z[ host-package] Compiling diff v0.1.13
33692025-08-30T04:44:35.024Z[ helios-setup] Aug 30 04:44:34.687 INFO E| Compiling dirs-next v2.0.0
33702025-08-30T04:44:35.747Z[ host-package] Compiling bindgen v0.71.1
33712025-08-30T04:44:35.928Z[ helios-setup] Aug 30 04:44:35.591 INFO E| Compiling proc-macro-crate v1.2.1
33722025-08-30T04:44:35.981Z[ helios-setup] Aug 30 04:44:35.643 INFO E| Compiling rand v0.8.5
33732025-08-30T04:44:37.245Z[ host-package] Compiling lalrpop v0.19.12
33742025-08-30T04:44:37.460Z[ helios-setup] Aug 30 04:44:37.122 INFO E| Compiling futures-executor v0.3.28
33752025-08-30T04:44:38.206Z[ helios-setup] Aug 30 04:44:37.869 INFO E| Compiling terminal_size v0.2.6
33762025-08-30T04:44:38.987Z[ helios-setup] Aug 30 04:44:38.650 INFO E| Compiling libgit2-sys v0.14.2+1.5.1
33772025-08-30T04:44:39.283Z[ helios-setup] Aug 30 04:44:38.946 INFO E| Compiling time v0.1.45
33782025-08-30T04:44:39.619Z[ helios-setup] Aug 30 04:44:39.282 INFO E| Compiling thread_local v1.1.7
33792025-08-30T04:44:39.933Z[ helios-setup] Aug 30 04:44:39.583 INFO E| Compiling semver v1.0.17
33802025-08-30T04:44:40.899Z[ helios-setup] Aug 30 04:44:40.561 INFO E| Compiling concolor-override v1.0.0
33812025-08-30T04:44:41.355Z[ helios-setup] Aug 30 04:44:41.018 INFO E| Compiling iana-time-zone v0.1.56
33822025-08-30T04:44:41.441Z[ helios-setup] Aug 30 04:44:41.104 INFO E| Compiling anstyle v0.3.5
33832025-08-30T04:44:41.579Z[ helios-setup] Aug 30 04:44:41.241 INFO E| Compiling concolor-query v0.3.3
33842025-08-30T04:44:42.322Z[ helios-setup] Aug 30 04:44:41.984 INFO E| Compiling anstream v0.2.6
33852025-08-30T04:44:42.951Z[ helios-setup] Aug 30 04:44:42.614 INFO E| Compiling futures v0.3.28
33862025-08-30T04:44:43.225Z[ helios-setup] Aug 30 04:44:42.888 INFO E| Compiling num_enum_derive v0.5.7
33872025-08-30T04:44:43.387Z[ host-package] Compiling tabled v0.18.0
33882025-08-30T04:44:43.549Z[ helios-setup] Aug 30 04:44:43.212 INFO E| Compiling semver-parser v0.10.2
33892025-08-30T04:44:43.968Z[ helios-setup] Aug 30 04:44:43.631 INFO E| Compiling tokio-util v0.7.7
33902025-08-30T04:44:44.263Z[ helios-setup] Aug 30 04:44:43.926 INFO E| Compiling term v0.7.0
33912025-08-30T04:44:44.475Z[ host-package] Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e7579c36)
33922025-08-30T04:44:45.273Z[ helios-setup] Aug 30 04:44:44.936 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
33932025-08-30T04:44:45.800Z[ host-package] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33942025-08-30T04:44:46.583Z[ helios-setup] Aug 30 04:44:46.246 INFO E| Compiling url v2.3.1
33952025-08-30T04:44:48.972Z[ host-package] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33962025-08-30T04:44:49.399Z[ helios-setup] Aug 30 04:44:49.061 INFO E| Compiling atty v0.2.14
33972025-08-30T04:44:49.423Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33982025-08-30T04:44:49.618Z[ helios-setup] Aug 30 04:44:49.280 INFO E| Compiling try-lock v0.2.4
33992025-08-30T04:44:49.869Z[ helios-setup] Aug 30 04:44:49.532 INFO E| Compiling adler v1.0.2
34002025-08-30T04:44:50.188Z[ helios-setup] Aug 30 04:44:49.851 INFO E| Compiling clap_lex v0.4.1
34012025-08-30T04:44:50.838Z[ helios-setup] Aug 30 04:44:50.501 INFO E| Compiling strsim v0.10.0
34022025-08-30T04:44:50.965Z[ helios-setup] Aug 30 04:44:50.627 INFO E| Compiling same-file v1.0.6
34032025-08-30T04:44:51.554Z[ helios-setup] Aug 30 04:44:51.216 INFO E| Compiling miniz_oxide v0.6.2
34042025-08-30T04:44:51.582Z[ host-package] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34052025-08-30T04:44:51.991Z[ helios-setup] Aug 30 04:44:51.654 INFO E| Compiling clap_builder v4.2.1
34062025-08-30T04:44:52.302Z[ helios-setup] Aug 30 04:44:51.965 INFO E| Compiling walkdir v2.3.3
34072025-08-30T04:44:52.326Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34082025-08-30T04:44:53.049Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34092025-08-30T04:44:53.502Z[ helios-setup] Aug 30 04:44:53.160 INFO E| Compiling want v0.3.0
34102025-08-30T04:44:53.965Z[ helios-setup] Aug 30 04:44:53.628 INFO E| Compiling slog-term v2.9.0
34112025-08-30T04:44:54.151Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34122025-08-30T04:44:56.784Z[ helios-setup] Aug 30 04:44:56.447 INFO E| Compiling num_enum v0.5.7
34132025-08-30T04:44:57.033Z[ helios-setup] Aug 30 04:44:56.695 INFO E| Compiling h2 v0.3.16
34142025-08-30T04:44:57.327Z[ helios-setup] Aug 30 04:44:56.989 INFO E| Compiling semver v0.11.0
34152025-08-30T04:44:58.955Z[ helios-setup] Aug 30 04:44:58.618 INFO E| Compiling http-body v0.4.5
34162025-08-30T04:44:59.301Z[ helios-setup] Aug 30 04:44:58.963 INFO E| Compiling clap_derive v4.2.0
34172025-08-30T04:44:59.449Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#f3cb309c)
34182025-08-30T04:45:00.088Z[ helios-setup] Aug 30 04:44:59.751 INFO E| Compiling ring v0.16.20
34192025-08-30T04:45:02.178Z[ helios-setup] Aug 30 04:45:01.841 INFO E| Compiling httpdate v1.0.2
34202025-08-30T04:45:03.576Z[ helios-setup] Aug 30 04:45:03.239 INFO E| Compiling zeroize v1.8.1
34212025-08-30T04:45:03.869Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34222025-08-30T04:45:04.501Z[ host-package] Compiling derive_builder_core v0.20.2
34232025-08-30T04:45:05.890Z[ helios-setup] Aug 30 04:45:05.553 INFO E| Compiling tower-service v0.3.2
34242025-08-30T04:45:06.470Z[ helios-setup] Aug 30 04:45:06.133 INFO E| Compiling fastrand v1.9.0
34252025-08-30T04:45:06.576Z[ helios-setup] Aug 30 04:45:06.239 INFO E| Compiling base64ct v1.8.0
34262025-08-30T04:45:07.419Z[ helios-setup] Aug 30 04:45:07.081 INFO E| Compiling home v0.5.4
34272025-08-30T04:45:08.164Z[ helios-setup] Aug 30 04:45:07.826 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b)
34282025-08-30T04:45:08.207Z[ helios-setup] Aug 30 04:45:07.870 INFO E| Compiling toolchain_find v0.2.0
34292025-08-30T04:45:08.491Z[ host-package] Compiling headers-core v0.3.0
34302025-08-30T04:45:09.188Z[ host-package] Compiling libxml v0.3.3
34312025-08-30T04:45:09.252Z[ helios-setup] Aug 30 04:45:08.915 INFO E| Compiling pem-rfc7468 v0.7.0
34322025-08-30T04:45:09.401Z[ helios-setup] Aug 30 04:45:09.064 INFO E| Compiling hyper v0.14.25
34332025-08-30T04:45:10.217Z[ host-package] Compiling headers v0.4.1
34342025-08-30T04:45:11.214Z[ helios-setup] Aug 30 04:45:10.877 INFO E| Compiling tempfile v3.5.0
34352025-08-30T04:45:12.107Z[ helios-setup] Aug 30 04:45:11.768 INFO E| Compiling clap v4.2.1
34362025-08-30T04:45:16.154Z[ host-package] Compiling polar-core v0.27.3
34372025-08-30T04:45:16.225Z[ helios-setup] Aug 30 04:45:15.886 INFO E| Compiling cargo-lock v8.0.3
34382025-08-30T04:45:17.082Z[ host-package] Compiling derive_builder_macro v0.20.2
34392025-08-30T04:45:19.620Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34402025-08-30T04:45:19.879Z[ host-package] Compiling samael v0.0.19
34412025-08-30T04:45:20.160Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34422025-08-30T04:45:20.196Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34432025-08-30T04:45:21.558Z[ host-package] Compiling strum_macros v0.24.3
34442025-08-30T04:45:22.135Z[ host-package] Compiling convert_case v0.7.1
34452025-08-30T04:45:23.307Z[ helios-setup] Aug 30 04:45:22.970 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
34462025-08-30T04:45:23.447Z[ helios-setup] Aug 30 04:45:23.109 INFO E| Compiling flate2 v1.0.25
34472025-08-30T04:45:23.551Z[ host-package] Compiling crc8 v0.1.1
34482025-08-30T04:45:23.784Z[ host-package] Compiling termtree v0.5.1
34492025-08-30T04:45:24.474Z[ host-package] Compiling indoc v1.0.9
34502025-08-30T04:45:25.259Z[ host-package] Compiling derive_more-impl v2.0.1
34512025-08-30T04:45:25.678Z[ helios-setup] Aug 30 04:45:25.341 INFO E| Compiling serde_urlencoded v0.7.1
34522025-08-30T04:45:26.149Z[ helios-setup] Aug 30 04:45:25.811 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
34532025-08-30T04:45:26.858Z[ host-package] Compiling derive_builder v0.20.2
34542025-08-30T04:45:27.108Z[ helios-setup] Aug 30 04:45:26.771 INFO E| Compiling der_derive v0.7.3
34552025-08-30T04:45:28.070Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34562025-08-30T04:45:29.088Z[ host-package] Compiling oso-derive v0.27.3
34572025-08-30T04:45:29.114Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
34582025-08-30T04:45:29.998Z[ host-package] Compiling quick-xml v0.37.2
34592025-08-30T04:45:31.211Z[ helios-setup] Aug 30 04:45:30.874 INFO E| Compiling sha1 v0.10.5
34602025-08-30T04:45:31.260Z[ host-package] Compiling derive_more v2.0.1
34612025-08-30T04:45:31.820Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34622025-08-30T04:45:31.985Z[ host-package] Compiling vte_generate_state_changes v0.1.2
34632025-08-30T04:45:32.389Z[ helios-setup] Aug 30 04:45:32.051 INFO E| Compiling flagset v0.4.7
34642025-08-30T04:45:33.442Z[ host-package] Compiling diesel-dtrace v0.4.2
34652025-08-30T04:45:34.422Z[ host-package] Compiling arc-swap v1.7.1
34662025-08-30T04:45:35.146Z[ host-package] Compiling siphasher v1.0.1
34672025-08-30T04:45:36.065Z[ host-package] Compiling slog-scope v4.4.0
34682025-08-30T04:45:36.285Z[ host-package] Compiling phf_shared v0.12.1
34692025-08-30T04:45:36.311Z[ helios-setup] Aug 30 04:45:35.966 INFO E| Compiling der v0.7.10
34702025-08-30T04:45:36.953Z[ host-package] Compiling vte v0.11.1
34712025-08-30T04:45:37.544Z[ host-package] Compiling crossterm v0.29.0
34722025-08-30T04:45:37.709Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
34732025-08-30T04:45:39.275Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34742025-08-30T04:45:39.993Z[ host-package] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
34752025-08-30T04:45:41.062Z[ host-package] Compiling bb8 v0.8.5
34762025-08-30T04:45:41.667Z[ helios-setup] Aug 30 04:45:41.330 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
34772025-08-30T04:45:42.409Z[ helios-setup] Aug 30 04:45:42.072 INFO E| Compiling rustfmt-wrapper v0.2.0
34782025-08-30T04:45:42.619Z[ helios-setup] Aug 30 04:45:42.281 INFO E| Compiling openapiv3 v1.0.2
34792025-08-30T04:45:43.103Z[ host-package] Compiling unicase v2.7.0
34802025-08-30T04:45:43.667Z[ helios-setup] Aug 30 04:45:43.330 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
34812025-08-30T04:45:43.927Z[ helios-setup] Aug 30 04:45:43.590 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
34822025-08-30T04:45:44.635Z[ host-package] Compiling chrono-tz v0.10.4
34832025-08-30T04:45:45.126Z[ helios-setup] Aug 30 04:45:44.789 INFO E| Compiling encoding_rs v0.8.32
34842025-08-30T04:45:45.723Z[ host-package] Compiling xshell-macros v0.2.7
34852025-08-30T04:45:45.883Z[ helios-setup] Aug 30 04:45:45.546 INFO E| Compiling radium v0.7.0
34862025-08-30T04:45:47.717Z[ helios-setup] Aug 30 04:45:47.380 INFO E| Compiling base64 v0.13.1
34872025-08-30T04:45:48.653Z[ helios-setup] Aug 30 04:45:48.316 INFO E| Compiling untrusted v0.7.1
34882025-08-30T04:45:49.146Z[ helios-setup] Aug 30 04:45:48.809 INFO E| Compiling ipnet v2.7.2
34892025-08-30T04:45:49.924Z[ helios-setup] Aug 30 04:45:49.582 INFO E| Compiling project-root v0.2.2
34902025-08-30T04:45:50.328Z[ helios-setup] Aug 30 04:45:49.991 INFO E| Compiling utf-8 v0.7.6
34912025-08-30T04:45:50.521Z[ helios-setup] Aug 30 04:45:50.184 INFO E| Compiling mime v0.3.17
34922025-08-30T04:45:51.096Z[ host-package] Compiling xshell v0.2.7
34932025-08-30T04:45:51.223Z[ helios-setup] Aug 30 04:45:50.886 INFO E| Compiling unsafe-libyaml v0.2.8
34942025-08-30T04:45:52.887Z[ helios-setup] Aug 30 04:45:52.549 INFO E| Compiling reqwest v0.11.16
34952025-08-30T04:45:53.936Z[ helios-setup] Aug 30 04:45:53.599 INFO E| Compiling tungstenite v0.18.0
34962025-08-30T04:45:54.297Z[ helios-setup] Aug 30 04:45:53.960 INFO E| Compiling serde_yaml v0.9.21
34972025-08-30T04:45:54.973Z[ helios-setup] Aug 30 04:45:54.635 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
34982025-08-30T04:45:55.127Z[ helios-setup] Aug 30 04:45:54.789 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
34992025-08-30T04:45:56.462Z[ host-package] Compiling async-bb8-diesel v0.2.1
35002025-08-30T04:45:59.649Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=6e666520620e26432333d9060bc7d249ba9fa92e#6e666520)
35012025-08-30T04:46:00.470Z[ host-package] Compiling strip-ansi-escapes v0.2.0
35022025-08-30T04:46:00.947Z[ helios-setup] Aug 30 04:46:00.610 INFO E| Compiling spki v0.7.3
35032025-08-30T04:46:02.110Z[ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35042025-08-30T04:46:02.239Z[ host-package] Compiling phf v0.12.1
35052025-08-30T04:46:02.702Z[ helios-setup] Aug 30 04:46:02.363 INFO E| Compiling tap v1.0.1
35062025-08-30T04:46:03.316Z[ helios-setup] Aug 30 04:46:02.979 INFO E| Compiling crossbeam-utils v0.8.14
35072025-08-30T04:46:03.774Z[ host-package] Compiling oso v0.27.3
35082025-08-30T04:46:04.450Z[ helios-setup] Aug 30 04:46:04.113 INFO E| Compiling maybe-uninit v2.0.0
35092025-08-30T04:46:05.310Z[ helios-setup] Aug 30 04:46:04.973 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
35102025-08-30T04:46:05.996Z[ helios-setup] Aug 30 04:46:05.659 INFO E| Compiling wyz v0.5.1
35112025-08-30T04:46:13.076Z[ helios-setup] Aug 30 04:46:12.739 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
35122025-08-30T04:46:14.876Z[ helios-setup] Aug 30 04:46:14.539 INFO E| Compiling tokio-tungstenite v0.18.0
35132025-08-30T04:46:17.366Z[ host-package] Compiling slog-stdlog v4.1.1
35142025-08-30T04:46:17.931Z[ helios-setup] Aug 30 04:46:17.594 INFO E| Compiling toml_datetime v0.6.1
35152025-08-30T04:46:18.729Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35162025-08-30T04:46:19.424Z[ helios-setup] Aug 30 04:46:19.088 INFO E| Compiling serde_spanned v0.6.1
35172025-08-30T04:46:20.139Z[ helios-setup] Aug 30 04:46:19.802 INFO E| Compiling zerocopy-derive v0.6.6
35182025-08-30T04:46:20.560Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
35192025-08-30T04:46:21.377Z[ host-package] Compiling fd-lock v4.0.2
35202025-08-30T04:46:22.030Z[ host-package] Compiling peg-macros v0.8.5
35212025-08-30T04:46:22.745Z[ helios-setup] Aug 30 04:46:22.409 INFO E| Compiling bzip2-sys v0.1.13+1.0.8
35222025-08-30T04:46:24.078Z[ helios-setup] Aug 30 04:46:23.741 INFO E| Compiling smartstring v1.0.1
35232025-08-30T04:46:24.227Z[ helios-setup] Aug 30 04:46:23.891 INFO E| Compiling funty v2.0.0
35242025-08-30T04:46:25.289Z[ helios-setup] Aug 30 04:46:24.953 INFO E| Compiling winnow v0.4.1
35252025-08-30T04:46:27.790Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
35262025-08-30T04:46:29.502Z[ helios-setup] Aug 30 04:46:29.166 INFO E| Compiling num-bigint-dig v0.8.4
35272025-08-30T04:46:29.639Z[ helios-setup] Aug 30 04:46:29.303 INFO E| Compiling rustls v0.21.0
35282025-08-30T04:46:29.950Z[ host-package] Compiling nu-ansi-term v0.50.1
35292025-08-30T04:46:30.452Z[ helios-setup] Aug 30 04:46:30.116 INFO E| Compiling packed_struct v0.10.1
35302025-08-30T04:46:30.601Z[ helios-setup] Aug 30 04:46:30.265 INFO E| Compiling bitvec v1.0.1
35312025-08-30T04:46:31.945Z[ helios-setup] Aug 30 04:46:31.608 INFO E| Compiling toml_edit v0.19.8
35322025-08-30T04:46:32.718Z[ host-package] Compiling reedline v0.40.0
35332025-08-30T04:46:34.550Z[ host-package] Compiling peg v0.8.5
35342025-08-30T04:46:35.140Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35352025-08-30T04:46:36.082Z[ helios-setup] Aug 30 04:46:35.745 INFO E| Compiling zerocopy v0.6.6
35362025-08-30T04:46:39.638Z[ helios-setup] Aug 30 04:46:39.302 INFO E| Compiling pkcs8 v0.10.2
35372025-08-30T04:46:41.975Z[ helios-setup] Aug 30 04:46:41.639 INFO E| Compiling num-iter v0.1.44
35382025-08-30T04:46:42.507Z[ helios-setup] Aug 30 04:46:42.170 INFO E| Compiling packed_struct_codegen v0.10.1
35392025-08-30T04:46:42.671Z[ helios-setup] Aug 30 04:46:42.334 INFO E| Compiling match_cfg v0.1.0
35402025-08-30T04:46:43.008Z[ helios-setup] Aug 30 04:46:42.671 INFO E| Compiling crc-catalog v2.4.0
35412025-08-30T04:46:43.559Z[ helios-setup] Aug 30 04:46:43.223 INFO E| Compiling async-trait v0.1.68
35422025-08-30T04:46:44.684Z[ helios-setup] Aug 30 04:46:44.348 INFO E| Compiling slog-async v2.7.0
35432025-08-30T04:46:45.644Z[ helios-setup] Aug 30 04:46:45.308 INFO E| Compiling paste v1.0.12
35442025-08-30T04:46:46.217Z[ helios-setup] Aug 30 04:46:45.881 INFO E| Compiling static_assertions v1.1.0
35452025-08-30T04:46:46.794Z[ helios-setup] Aug 30 04:46:46.458 INFO E| Compiling camino v1.1.4
35462025-08-30T04:46:46.962Z[ helios-setup] Aug 30 04:46:46.626 INFO E| Compiling nodrop v0.1.14
35472025-08-30T04:46:47.623Z[ helios-setup] Aug 30 04:46:47.286 INFO E| Compiling array-init v0.0.4
35482025-08-30T04:46:47.903Z[ host-package] Compiling slog-envlogger v2.2.0
35492025-08-30T04:46:50.317Z[ helios-setup] Aug 30 04:46:49.980 INFO E| Compiling crc v3.3.0
35502025-08-30T04:46:50.444Z[ helios-setup] Aug 30 04:46:50.108 INFO E| Compiling hostname v0.3.1
35512025-08-30T04:46:51.370Z[ helios-setup] Aug 30 04:46:51.034 INFO E| Compiling pkcs1 v0.7.5
35522025-08-30T04:46:55.511Z[ helios-setup] Aug 30 04:46:55.175 INFO E| Compiling crossbeam-channel v0.5.6
35532025-08-30T04:46:56.667Z[ helios-setup] Aug 30 04:46:56.330 INFO E| Compiling toml v0.7.3
35542025-08-30T04:46:57.303Z[ helios-setup] Aug 30 04:46:56.967 INFO E| Compiling smallvec v0.6.14
35552025-08-30T04:46:58.503Z[ helios-setup] Aug 30 04:46:58.167 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
35562025-08-30T04:46:58.624Z[ helios-setup] Aug 30 04:46:58.288 INFO E| Compiling slog-json v2.6.1
35572025-08-30T04:46:58.773Z[ helios-setup] Aug 30 04:46:58.437 INFO E| Compiling bitflags v2.9.1
35582025-08-30T04:46:59.622Z[ helios-setup] Aug 30 04:46:59.286 INFO E| Compiling bincode v1.3.3
35592025-08-30T04:47:00.576Z[ helios-setup] Aug 30 04:47:00.240 INFO E| Compiling unicode-linebreak v0.1.4
35602025-08-30T04:47:02.055Z[ helios-setup] Aug 30 04:47:01.719 INFO E| Compiling signature v2.2.0
35612025-08-30T04:47:03.094Z[ helios-setup] Aug 30 04:47:02.758 INFO E| Compiling async-stream-impl v0.3.5
35622025-08-30T04:47:04.872Z[ helios-setup] Aug 30 04:47:04.536 INFO E| Compiling rhai_codegen v1.5.0
35632025-08-30T04:47:05.291Z[ helios-setup] Aug 30 04:47:04.954 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
35642025-08-30T04:47:05.378Z[ helios-setup] Aug 30 04:47:05.041 INFO E| Compiling equivalent v1.0.2
35652025-08-30T04:47:05.707Z[ helios-setup] Aug 30 04:47:05.370 INFO E| Compiling bitfield v0.14.0
35662025-08-30T04:47:05.767Z[ helios-setup] Aug 30 04:47:05.430 INFO E| Compiling termcolor v1.2.0
35672025-08-30T04:47:06.347Z[ helios-setup] Aug 30 04:47:06.009 INFO E| Compiling allocator-api2 v0.2.21
35682025-08-30T04:47:06.431Z[ helios-setup] Aug 30 04:47:06.095 INFO E| Compiling take_mut v0.2.2
35692025-08-30T04:47:07.079Z[ helios-setup] Aug 30 04:47:06.743 INFO E| Compiling subtle v2.6.1
35702025-08-30T04:47:07.568Z[ helios-setup] Aug 30 04:47:07.231 INFO E| Compiling foldhash v0.1.5
35712025-08-30T04:47:07.924Z[ helios-setup] Aug 30 04:47:07.588 INFO E| Compiling rsa v0.9.8
35722025-08-30T04:47:08.318Z[ helios-setup] Aug 30 04:47:07.979 INFO E| Compiling hashbrown v0.15.3
35732025-08-30T04:47:08.866Z[ helios-setup] Aug 30 04:47:08.529 INFO E| Compiling env_logger v0.10.2
35742025-08-30T04:47:09.252Z[ helios-setup] Aug 30 04:47:08.915 INFO E| Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#f05c063e)
35752025-08-30T04:47:09.567Z[ helios-setup] Aug 30 04:47:09.230 INFO E| Compiling rhai v1.14.0
35762025-08-30T04:47:12.116Z[ helios-setup] Aug 30 04:47:11.779 INFO E| Compiling async-stream v0.3.5
35772025-08-30T04:47:12.502Z[ helios-setup] Aug 30 04:47:12.165 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
35782025-08-30T04:47:12.532Z[ helios-setup] Aug 30 04:47:12.196 INFO E| Compiling ron v0.8.1
35792025-08-30T04:47:12.827Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
35802025-08-30T04:47:13.052Z[ helios-setup] Aug 30 04:47:12.715 INFO E| Compiling sct v0.7.0
35812025-08-30T04:47:13.562Z[ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
35822025-08-30T04:47:14.172Z[ helios-setup] Aug 30 04:47:13.835 INFO E| Compiling rustls-webpki v0.100.1
35832025-08-30T04:47:14.335Z[ helios-setup] Aug 30 04:47:13.998 INFO E| Compiling slog-bunyan v2.4.0
35842025-08-30T04:47:15.451Z[ host-package] Compiling typify-impl v0.2.0
35852025-08-30T04:47:17.066Z[ helios-setup] Aug 30 04:47:16.730 INFO E| Compiling serde-hex v0.1.0
35862025-08-30T04:47:18.124Z[ helios-setup] Aug 30 04:47:17.787 INFO E| Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
35872025-08-30T04:47:18.346Z[ host-package] Compiling bcs v0.1.6
35882025-08-30T04:47:18.867Z[ host-package] Compiling fxhash v0.2.1
35892025-08-30T04:47:20.040Z[ host-package] Compiling libz-sys v1.1.20
35902025-08-30T04:47:20.151Z[ host-package] Compiling half v1.8.3
35912025-08-30T04:47:21.840Z[ host-package] Compiling serde_cbor v0.11.2
35922025-08-30T04:47:22.342Z[ helios-setup] Aug 30 04:47:22.006 INFO E| Compiling x509-cert v0.2.5
35932025-08-30T04:47:22.796Z[ helios-setup] Aug 30 04:47:22.460 INFO E| Compiling rustls-pemfile v1.0.2
35942025-08-30T04:47:23.139Z[ helios-setup] Aug 30 04:47:22.802 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
35952025-08-30T04:47:24.158Z[ helios-setup] Aug 30 04:47:23.822 INFO E| Compiling tokio-rustls v0.24.0
35962025-08-30T04:47:24.227Z[ helios-setup] Aug 30 04:47:23.891 INFO E| Compiling serde_path_to_error v0.1.11
35972025-08-30T04:47:25.161Z[ helios-setup] Aug 30 04:47:24.825 INFO E| Compiling derive-where v1.4.0
35982025-08-30T04:47:26.262Z[ helios-setup] Aug 30 04:47:25.926 INFO E| Compiling rustc-hash v2.1.1
35992025-08-30T04:47:26.602Z[ helios-setup] Aug 30 04:47:26.265 INFO E| Compiling crc-any v2.5.0
36002025-08-30T04:47:27.042Z[ helios-setup] Aug 30 04:47:26.706 INFO E| Compiling hex v0.4.3
36012025-08-30T04:47:27.180Z[ helios-setup] Aug 30 04:47:26.844 INFO E| Compiling debug-ignore v1.0.5
36022025-08-30T04:47:28.442Z[ helios-setup] Aug 30 04:47:28.105 INFO E| Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
36032025-08-30T04:47:28.783Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36042025-08-30T04:47:30.049Z[ helios-setup] Aug 30 04:47:29.712 INFO E| Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#f05c063e)
36052025-08-30T04:47:30.639Z[ helios-setup] Aug 30 04:47:30.303 INFO E| Compiling iddqd v0.3.1
36062025-08-30T04:47:31.194Z[ host-package] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36072025-08-30T04:47:31.649Z[ helios-setup] Aug 30 04:47:31.313 INFO E| Compiling object v0.30.4
36082025-08-30T04:47:32.029Z[ host-package] Compiling typify-macro v0.2.0
36092025-08-30T04:47:35.913Z[ host-package] Compiling kstat-rs v0.2.4
36102025-08-30T04:47:36.874Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36112025-08-30T04:47:37.109Z[ helios-setup] Aug 30 04:47:36.772 INFO E| Compiling path-slash v0.1.5
36122025-08-30T04:47:37.985Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
36132025-08-30T04:47:38.054Z[ helios-setup] Aug 30 04:47:37.717 INFO E| Compiling smawk v0.3.1
36142025-08-30T04:47:38.646Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
36152025-08-30T04:47:38.927Z[ helios-setup] Aug 30 04:47:38.591 INFO E| Compiling textwrap v0.16.0
36162025-08-30T04:47:39.161Z[ host-package] Compiling nix v0.30.1
36172025-08-30T04:47:40.970Z[ host-package] Compiling nanorand v0.7.0
36182025-08-30T04:47:41.285Z[ helios-setup] Aug 30 04:47:40.949 INFO E| Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks)
36192025-08-30T04:47:43.082Z[ host-package] Compiling libgit2-sys v0.17.0+1.8.1
36202025-08-30T04:47:44.893Z[ host-package] Compiling parking_lot_core v0.8.6
36212025-08-30T04:47:45.110Z[ helios-setup] Aug 30 04:47:44.774 INFO E| Compiling racktest-control-client v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/client)
36222025-08-30T04:47:57.216Z[ host-package] Compiling flume v0.11.1
36232025-08-30T04:47:59.145Z[ host-package] Compiling mime_guess v2.0.5
36242025-08-30T04:48:01.552Z[ helios-setup] Aug 30 04:48:01.216 INFO E| Compiling bzip2 v0.4.4
36252025-08-30T04:48:02.209Z[ helios-setup] Aug 30 04:48:01.873 INFO E| Compiling zip v0.6.6
36262025-08-30T04:48:04.243Z[ host-package] Compiling ignore v0.4.23
36272025-08-30T04:48:04.382Z[ helios-setup] Aug 30 04:48:04.047 INFO E| Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e)
36282025-08-30T04:48:10.414Z[ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
36292025-08-30T04:48:10.518Z[ helios-setup] Aug 30 04:48:10.182 INFO E| Compiling git2 v0.16.1
36302025-08-30T04:48:14.020Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36312025-08-30T04:48:15.245Z[ host-package] Compiling castaway v0.2.3
36322025-08-30T04:48:15.688Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36332025-08-30T04:48:16.303Z[ helios-setup] Aug 30 04:48:15.967 INFO E| Compiling built v0.6.0
36342025-08-30T04:48:16.363Z[ host-package] Compiling compact_str v0.8.0
36352025-08-30T04:48:17.797Z[ helios-setup] Aug 30 04:48:17.462 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
36362025-08-30T04:48:18.171Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
36372025-08-30T04:48:19.287Z[ helios-setup] Aug 30 04:48:18.951 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
36382025-08-30T04:48:19.387Z[ host-package] Compiling globwalk v0.9.1
36392025-08-30T04:48:19.989Z[ helios-setup] Aug 30 04:48:19.654 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
36402025-08-30T04:48:20.761Z[ host-package] Compiling typify v0.2.0
36412025-08-30T04:48:21.176Z[ host-package] Compiling predicates-tree v1.0.12
36422025-08-30T04:48:21.214Z[ helios-setup] Aug 30 04:48:20.879 INFO E| warning: struct `NeedRequestContext` is never constructed
36432025-08-30T04:48:21.214Z[ helios-setup] Aug 30 04:48:20.879 INFO E| --> racktest/agent/server/src/lib.rs:104:9
36442025-08-30T04:48:21.261Z[ helios-setup] Aug 30 04:48:20.879 INFO E| |
36452025-08-30T04:48:21.261Z[ helios-setup] Aug 30 04:48:20.879 INFO E| 104 | rc: RequestContext<Arc<Agent>>,
36462025-08-30T04:48:21.261Z[ helios-setup] Aug 30 04:48:20.879 INFO E| | ^^^^^^^^^^^^^^
36472025-08-30T04:48:21.261Z[ helios-setup] Aug 30 04:48:20.879 INFO E| |
36482025-08-30T04:48:21.261Z[ helios-setup] Aug 30 04:48:20.879 INFO E| = note: `#[warn(dead_code)]` on by default
36492025-08-30T04:48:21.261Z[ helios-setup] Aug 30 04:48:20.879 INFO E| warning: struct `NeedHttpResponse` is never constructed
36502025-08-30T04:48:21.261Z[ helios-setup] Aug 30 04:48:20.879 INFO E| --> racktest/agent/server/src/lib.rs:107:6
36512025-08-30T04:48:21.261Z[ helios-setup] Aug 30 04:48:20.879 INFO E| |
36522025-08-30T04:48:21.261Z[ helios-setup] Aug 30 04:48:20.879 INFO E| 107 | ) -> DSResult<HttpResponseUpdatedNoContent> {
36532025-08-30T04:48:21.261Z[ helios-setup] Aug 30 04:48:20.879 INFO E| | ^^^^^^^^
36542025-08-30T04:48:21.261Z[ helios-setup] Aug 30 04:48:20.879 INFO E| warning: struct `NeedRequestContext` is never constructed
36552025-08-30T04:48:21.261Z[ helios-setup] Aug 30 04:48:20.879 INFO E| --> racktest/agent/server/src/lib.rs:132:9
36562025-08-30T04:48:21.261Z[ helios-setup] Aug 30 04:48:20.879 INFO E| |
36572025-08-30T04:48:21.261Z[ helios-setup] Aug 30 04:48:20.879 INFO E| 132 | rc: RequestContext<Arc<Agent>>,
36582025-08-30T04:48:21.261Z[ helios-setup] Aug 30 04:48:20.879 INFO E| | ^^^^^^^^^^^^^^
36592025-08-30T04:48:21.261Z[ helios-setup] Aug 30 04:48:20.879 INFO E| warning: struct `NeedHttpResponse` is never constructed
36602025-08-30T04:48:21.262Z[ helios-setup] Aug 30 04:48:20.879 INFO E| --> racktest/agent/server/src/lib.rs:135:6
36612025-08-30T04:48:21.262Z[ helios-setup] Aug 30 04:48:20.879 INFO E| |
36622025-08-30T04:48:21.262Z[ helios-setup] Aug 30 04:48:20.879 INFO E| 135 | ) -> DSResult<HttpResponseUpdatedNoContent> {
36632025-08-30T04:48:21.262Z[ helios-setup] Aug 30 04:48:20.879 INFO E| | ^^^^^^^^
36642025-08-30T04:48:21.262Z[ helios-setup] Aug 30 04:48:20.879 INFO E| warning: struct `NeedRequestContext` is never constructed
36652025-08-30T04:48:21.262Z[ helios-setup] Aug 30 04:48:20.879 INFO E| --> racktest/agent/server/src/lib.rs:284:9
36662025-08-30T04:48:21.262Z[ helios-setup] Aug 30 04:48:20.879 INFO E| |
36672025-08-30T04:48:21.262Z[ helios-setup] Aug 30 04:48:20.879 INFO E| 284 | rc: RequestContext<Arc<Agent>>,
36682025-08-30T04:48:21.262Z[ helios-setup] Aug 30 04:48:20.879 INFO E| | ^^^^^^^^^^^^^^
36692025-08-30T04:48:21.262Z[ helios-setup] Aug 30 04:48:20.879 INFO E| warning: struct `NeedRequestContext` is never constructed
36702025-08-30T04:48:21.262Z[ helios-setup] Aug 30 04:48:20.879 INFO E| --> racktest/agent/server/src/lib.rs:406:9
36712025-08-30T04:48:21.262Z[ helios-setup] Aug 30 04:48:20.879 INFO E| |
36722025-08-30T04:48:21.262Z[ helios-setup] Aug 30 04:48:20.879 INFO E| 406 | rc: RequestContext<Arc<Agent>>,
36732025-08-30T04:48:21.262Z[ helios-setup] Aug 30 04:48:20.879 INFO E| | ^^^^^^^^^^^^^^
36742025-08-30T04:48:21.262Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
36752025-08-30T04:48:22.261Z[ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36762025-08-30T04:48:22.889Z[ host-package] Compiling unicode-truncate v1.1.0
36772025-08-30T04:48:23.194Z[ helios-setup] Aug 30 04:48:22.859 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
36782025-08-30T04:48:25.755Z[ host-package] Compiling lru v0.12.5
36792025-08-30T04:48:26.551Z[ host-package] Compiling vergen v8.3.2
36802025-08-30T04:48:27.344Z[ host-package] Compiling nibble_vec v0.1.0
36812025-08-30T04:48:28.035Z[ host-package] Compiling cargo-platform v0.1.8
36822025-08-30T04:48:29.028Z[ host-package] Compiling instability v0.3.2
36832025-08-30T04:48:30.863Z[ host-package] Compiling atty v0.2.14
36842025-08-30T04:48:31.335Z[ host-package] Compiling http-range v0.1.5
36852025-08-30T04:48:31.394Z[ host-package] Compiling salty v0.3.0
36862025-08-30T04:48:32.050Z[ host-package] Compiling endian-type v0.1.2
36872025-08-30T04:48:32.364Z[ host-package] Compiling indoc v2.0.6
36882025-08-30T04:48:32.484Z[ host-package] Compiling cassowary v0.3.0
36892025-08-30T04:48:33.003Z[ host-package] Compiling radix_trie v0.2.1
36902025-08-30T04:48:33.837Z[ helios-setup] Aug 30 04:48:33.501 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
36912025-08-30T04:48:34.116Z[ host-package] Compiling ratatui v0.29.0
36922025-08-30T04:48:34.565Z[ helios-setup] Aug 30 04:48:34.230 INFO E| warning: `racktest-agent` (lib) generated 6 warnings
36932025-08-30T04:48:35.185Z[ host-package] Compiling cargo_metadata v0.18.1
36942025-08-30T04:48:38.415Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36952025-08-30T04:48:40.327Z[ host-package] Compiling camino-tempfile-ext v0.3.2
36962025-08-30T04:48:45.726Z[ host-package] Compiling git2 v0.19.0
36972025-08-30T04:48:52.016Z[ host-package] Compiling progenitor-impl v0.8.0
36982025-08-30T04:49:00.646Z[ host-package] Compiling parking_lot v0.11.2
36992025-08-30T04:49:03.301Z[ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
37002025-08-30T04:49:03.406Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
37012025-08-30T04:49:03.558Z[ host-package] Compiling rand_seeder v0.4.0
37022025-08-30T04:49:04.109Z[ host-package] Compiling prefix-trie v0.7.0
37032025-08-30T04:49:05.306Z[ host-package] Compiling lzma-sys v0.1.20
37042025-08-30T04:49:05.587Z[ host-package] Compiling rustls v0.21.12
37052025-08-30T04:49:05.951Z[ host-package] Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
37062025-08-30T04:49:06.398Z[ host-package] Compiling hickory-server v0.25.2
37072025-08-30T04:49:06.911Z[ helios-setup] Aug 30 04:49:06.575 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
37082025-08-30T04:49:07.893Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
37092025-08-30T04:49:08.246Z[ host-package] Compiling hyper-staticfile v0.10.1
37102025-08-30T04:49:11.054Z[ host-package] Compiling sled v0.34.7
37112025-08-30T04:49:11.268Z[ host-package] Compiling progenitor-macro v0.8.0
37122025-08-30T04:49:21.567Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
37132025-08-30T04:49:23.268Z[ host-package] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
37142025-08-30T04:49:35.783Z[ host-package] Compiling sled-agent-zone-images-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images-examples)
37152025-08-30T04:49:55.830Z[ host-package] Compiling hickory-client v0.25.2
37162025-08-30T04:49:58.104Z[ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37172025-08-30T04:49:58.388Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
37182025-08-30T04:49:59.267Z[ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
37192025-08-30T04:49:59.790Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37202025-08-30T04:49:59.969Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
37212025-08-30T04:50:02.467Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd)
37222025-08-30T04:50:02.556Z[ helios-setup] Aug 30 04:50:02.221 INFO E| Finished `release` profile [optimized] target(s) in 6m 45s
37232025-08-30T04:50:02.665Z[ helios-setup] Aug 30 04:50:02.330 INFO building project "pilot" ok (405 seconds)
37242025-08-30T04:50:02.690Z[ helios-setup] rm -f helios-build
37252025-08-30T04:50:02.691Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
37262025-08-30T04:50:02.691Z[ helios-setup]
37272025-08-30T04:50:02.691Z[ helios-setup] Setup complete! ./helios-build is now available.
37282025-08-30T04:50:02.691Z[ helios-setup]
37292025-08-30T04:50:02.691Z[ helios-setup]
37302025-08-30T04:50:02.691Z[ helios-setup] real 10:55.453822108
37312025-08-30T04:50:02.691Z[ helios-setup] user 28:20.306394507
37322025-08-30T04:50:02.691Z[ helios-setup] sys 3:01.759976442
37332025-08-30T04:50:02.691Z[ helios-setup] trap 2.175703710
37342025-08-30T04:50:02.691Z[ helios-setup] tflt 4.588283504
37352025-08-30T04:50:02.691Z[ helios-setup] dflt 16.527212684
37362025-08-30T04:50:02.691Z[ helios-setup] kflt 0.001020138
37372025-08-30T04:50:02.691Z[ helios-setup] lock 2:31:31.903225565
37382025-08-30T04:50:02.691Z[ helios-setup] slp 3:42:52.174392201
37392025-08-30T04:50:02.691Z[ helios-setup] lat 31:52.702257623
37402025-08-30T04:50:02.691Z[ helios-setup] stop 6:41.927782172
37412025-08-30T04:50:02.691ZAug 30 04:50:02.345 INFO [helios-setup] process exited with exit status: 0 (655.459348934s)
37422025-08-30T04:50:02.691ZAug 30 04:50:02.345 INFO [helios-record] running task
37432025-08-30T04:50:02.691ZAug 30 04:50:02.346 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-firmware rev-parse --verify HEAD^{commit}
37442025-08-30T04:50:02.691ZAug 30 04:50:02.353 DEBG process exited with exit status: 0 (7.354332ms)
37452025-08-30T04:50:02.691ZAug 30 04:50:02.353 DEBG running: git -C /work/oxidecomputer/helios/projects/bootserver rev-parse --verify HEAD^{commit}
37462025-08-30T04:50:02.716ZAug 30 04:50:02.362 DEBG process exited with exit status: 0 (8.45468ms)
37472025-08-30T04:50:02.716ZAug 30 04:50:02.362 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-host-image-builder rev-parse --verify HEAD^{commit}
37482025-08-30T04:50:02.717ZAug 30 04:50:02.368 DEBG process exited with exit status: 0 (6.244396ms)
37492025-08-30T04:50:02.717ZAug 30 04:50:02.368 DEBG running: git -C /work/oxidecomputer/helios/projects/image-builder rev-parse --verify HEAD^{commit}
37502025-08-30T04:50:02.717ZAug 30 04:50:02.375 DEBG process exited with exit status: 0 (6.813763ms)
37512025-08-30T04:50:02.717ZAug 30 04:50:02.375 DEBG running: git -C /work/oxidecomputer/helios/projects/phbl rev-parse --verify HEAD^{commit}
37522025-08-30T04:50:02.717ZAug 30 04:50:02.381 DEBG process exited with exit status: 0 (6.408451ms)
37532025-08-30T04:50:02.717ZAug 30 04:50:02.381 DEBG running: git -C /work/oxidecomputer/helios/projects/pinprick rev-parse --verify HEAD^{commit}
37542025-08-30T04:50:02.743ZAug 30 04:50:02.387 DEBG process exited with exit status: 0 (5.334105ms)
37552025-08-30T04:50:02.743ZAug 30 04:50:02.387 DEBG running: git -C /work/oxidecomputer/helios/projects/chelsio-t6-roms rev-parse --verify HEAD^{commit}
37562025-08-30T04:50:02.743ZAug 30 04:50:02.392 DEBG process exited with exit status: 0 (5.197585ms)
37572025-08-30T04:50:02.743ZAug 30 04:50:02.392 DEBG running: git -C /work/oxidecomputer/helios/projects/pilot rev-parse --verify HEAD^{commit}
37582025-08-30T04:50:02.743ZAug 30 04:50:02.397 DEBG process exited with exit status: 0 (5.019773ms)
37592025-08-30T04:50:02.743ZAug 30 04:50:02.398 INFO [helios-record] task succeeded (52.625774ms)
37602025-08-30T04:50:04.075Z[ host-package] Compiling progenitor-client v0.8.0
37612025-08-30T04:50:05.007Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
37622025-08-30T04:50:05.382Z[ host-package] Compiling rustls-webpki v0.101.7
37632025-08-30T04:50:05.482Z[ host-package] Compiling sct v0.7.1
37642025-08-30T04:50:05.536Z[ host-package] Compiling primeorder v0.13.6
37652025-08-30T04:50:05.972Z[ host-package] Compiling heck v0.3.3
37662025-08-30T04:50:06.138Z[ host-package] Compiling env_filter v0.1.2
37672025-08-30T04:50:06.349Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=77e316c812aa057b9714d0d99c4a7bdd36d45be2#77e316c8)
37682025-08-30T04:50:06.714Z[ host-package] Compiling void v1.0.2
37692025-08-30T04:50:06.976Z[ host-package] Compiling lzss v0.8.2
37702025-08-30T04:50:07.579Z[ host-package] Compiling env_logger v0.11.5
37712025-08-30T04:50:07.610Z[ host-package] Compiling zone_cfg_derive v0.1.2
37722025-08-30T04:50:08.814Z[ host-package] Compiling p384 v0.13.0
37732025-08-30T04:50:09.030Z[ host-package] Compiling progenitor v0.8.0
37742025-08-30T04:50:09.376Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37752025-08-30T04:50:10.439Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite#0f203b05)
37762025-08-30T04:50:11.465Z[ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
37772025-08-30T04:50:13.046Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37782025-08-30T04:50:17.299Z[ host-package] Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
37792025-08-30T04:50:18.371Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
37802025-08-30T04:50:24.555Z[ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
37812025-08-30T04:50:25.763Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
37822025-08-30T04:50:26.896Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
37832025-08-30T04:50:27.311Z[ host-package] Compiling tungstenite v0.23.0
37842025-08-30T04:50:28.774Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37852025-08-30T04:50:29.139Z[ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37862025-08-30T04:50:29.562Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37872025-08-30T04:50:29.964Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37882025-08-30T04:50:30.389Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
37892025-08-30T04:50:31.067Z[ host-package] Compiling nix v0.27.1
37902025-08-30T04:50:31.263Z[ host-package] Compiling serde_bytes v0.11.17
37912025-08-30T04:50:31.835Z[ host-package] Compiling number_prefix v0.4.0
37922025-08-30T04:50:32.131Z[ host-package] Compiling base64 v0.13.1
37932025-08-30T04:50:32.218Z[ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=6d31fa63217c6a51061dc4afa1ebe175a0021981#6d31fa63)
37942025-08-30T04:50:32.420Z[ host-package] Compiling indicatif v0.17.11
37952025-08-30T04:50:32.679Z[ host-package] Compiling ron v0.7.1
37962025-08-30T04:50:33.536Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
37972025-08-30T04:50:34.454Z[ host-package] Compiling tokio-tungstenite v0.23.1
37982025-08-30T04:50:35.163Z[ host-package] Compiling xz2 v0.1.7
37992025-08-30T04:50:37.087Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
38002025-08-30T04:50:37.164Z[ host-package] Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
38012025-08-30T04:50:38.279Z[ host-package] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38022025-08-30T04:50:41.158Z[ host-package] Compiling tokio-rustls v0.24.1
38032025-08-30T04:50:42.089Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
38042025-08-30T04:50:42.142Z[ host-package] Compiling zone v0.1.8
38052025-08-30T04:50:43.586Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
38062025-08-30T04:50:43.703Z[ host-package] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
38072025-08-30T04:50:45.298Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
38082025-08-30T04:50:45.742Z[ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
38092025-08-30T04:50:47.267Z[ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
38102025-08-30T04:50:55.600Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38112025-08-30T04:50:56.561Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38122025-08-30T04:50:57.562Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
38132025-08-30T04:50:57.872Z[ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
38142025-08-30T04:50:59.396Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5)
38152025-08-30T04:51:00.596Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38162025-08-30T04:51:00.961Z[ host-package] Compiling rustls-pemfile v1.0.4
38172025-08-30T04:51:01.747Z[ host-package] Compiling signal-hook-tokio v0.3.1
38182025-08-30T04:51:02.025Z[ host-package] Compiling twox-hash v2.1.0
38192025-08-30T04:51:02.429Z[ host-package] Compiling yasna v0.5.2
38202025-08-30T04:51:03.046Z[ host-package] Compiling secrecy v0.8.0
38212025-08-30T04:51:03.361Z[ host-package] Compiling is_ci v1.2.0
38222025-08-30T04:51:03.685Z[ host-package] Compiling supports-color v3.0.2
38232025-08-30T04:51:04.102Z[ host-package] Compiling rcgen v0.12.1
38242025-08-30T04:51:09.870Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
38252025-08-30T04:51:16.206Z[ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
38262025-08-30T04:51:16.642Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
38272025-08-30T04:51:18.943Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38282025-08-30T04:51:34.056Z[ host-package] Compiling sled-agent-zone-images v0.1.0 (/work/oxidecomputer/omicron/sled-agent/zone-images)
38292025-08-30T04:51:34.254Z[ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9)
38302025-08-30T04:51:37.851Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=23b06c2f452a97fac1dc12561d8451ce876d7c5a#23b06c2f)
38312025-08-30T04:51:43.448Z[ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
38322025-08-30T04:51:45.313Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
38332025-08-30T04:51:46.120Z[ host-package] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
38342025-08-30T04:51:52.694Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38352025-08-30T04:51:54.139Z[ host-package] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
38362025-08-30T04:51:55.686Z[ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
38372025-08-30T04:52:01.636Z[ host-package] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
38382025-08-30T04:52:01.860Z[ host-package] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
38392025-08-30T04:52:01.950Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38402025-08-30T04:52:02.216Z[ host-package] Compiling fatfs v0.3.6
38412025-08-30T04:52:02.313Z[ host-package] Compiling subprocess v0.2.9
38422025-08-30T04:52:04.392Z[ host-package] Compiling rtoolbox v0.0.2
38432025-08-30T04:52:04.708Z[ host-package] Compiling assert_matches v1.5.0
38442025-08-30T04:52:04.869Z[ host-package] Compiling rpassword v7.4.0
38452025-08-30T04:52:05.374Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38462025-08-30T04:52:06.497Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
38472025-08-30T04:52:12.359Z[ host-package] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
38482025-08-30T04:52:12.656Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38492025-08-30T04:52:17.027Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38502025-08-30T04:52:35.798Z[ host-package] Compiling tui-tree-widget v0.23.1
38512025-08-30T04:52:36.328Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38522025-08-30T04:52:44.807Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38532025-08-30T04:52:47.141Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
38542025-08-30T04:52:47.519Z[ host-package] Compiling uzers v0.12.1
38552025-08-30T04:52:47.602Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38562025-08-30T04:52:50.274Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38572025-08-30T04:52:51.461Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38582025-08-30T04:53:04.501Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38592025-08-30T04:53:15.991Z[ host-package] Compiling support-bundle-viewer v0.1.2
38602025-08-30T04:53:16.701Z[ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
38612025-08-30T04:53:19.544Z[ host-package] Compiling multimap v0.10.1
38622025-08-30T04:55:25.157Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38632025-08-30T05:04:02.636Z[ host-package] Finished `release` profile [optimized] target(s) in 23m 00s
38642025-08-30T05:05:17.779ZAug 30 05:05:17.451 INFO [host-package] process exited with exit status: 0 (1455.841677265s)
38652025-08-30T05:05:17.779ZAug 30 05:05:17.451 INFO [host-stamp] running task
38662025-08-30T05:05:17.826ZAug 30 05:05:17.452 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+git77576773b75
38672025-08-30T05:05:17.826ZAug 30 05:05:17.452 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
38682025-08-30T05:05:17.826ZAug 30 05:05:17.453 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+git77576773b75
38692025-08-30T05:05:17.826ZAug 30 05:05:17.454 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+git77576773b75
38702025-08-30T05:05:17.826ZAug 30 05:05:17.454 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+git77576773b75
38712025-08-30T05:05:17.826ZAug 30 05:05:17.455 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+git77576773b75
38722025-08-30T05:05:17.826ZAug 30 05:05:17.455 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+git77576773b75
38732025-08-30T05:05:17.826ZAug 30 05:05:17.456 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+git77576773b75
38742025-08-30T05:05:17.826ZAug 30 05:05:17.460 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+git77576773b75
38752025-08-30T05:05:17.826Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
38762025-08-30T05:05:17.826Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
38772025-08-30T05:05:17.826Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
38782025-08-30T05:05:17.826Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
38792025-08-30T05:05:17.826Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
38802025-08-30T05:05:17.851Z[stamp-crucible-dtrace] Logging to: /work/oxidecomputer/omicron/out/LOG
38812025-08-30T05:05:17.851Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
38822025-08-30T05:05:17.851Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
38832025-08-30T05:05:17.851Z[stamp-crucible-dtrace] Created: /work/oxidecomputer/omicron/out/versioned/crucible-dtrace.tar
38842025-08-30T05:05:17.851Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
38852025-08-30T05:05:17.851Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
38862025-08-30T05:05:17.851ZAug 30 05:05:17.487 INFO [stamp-overlay] process exited with exit status: 0 (35.277055ms)
38872025-08-30T05:05:17.851ZAug 30 05:05:17.493 INFO [stamp-crucible-dtrace] process exited with exit status: 0 (39.648455ms)
38882025-08-30T05:05:17.851Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
38892025-08-30T05:05:17.851ZAug 30 05:05:17.501 INFO [stamp-oxlog] process exited with exit status: 0 (47.95939ms)
38902025-08-30T05:05:17.938Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
38912025-08-30T05:05:17.963ZAug 30 05:05:17.618 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (162.701578ms)
38922025-08-30T05:05:18.278Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
38932025-08-30T05:05:18.303ZAug 30 05:05:17.957 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (501.426625ms)
38942025-08-30T05:05:18.448Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
38952025-08-30T05:05:18.472ZAug 30 05:05:18.126 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (665.696297ms)
38962025-08-30T05:05:19.437Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
38972025-08-30T05:05:19.462ZAug 30 05:05:19.115 INFO [stamp-propolis-server] process exited with exit status: 0 (1.661342157s)
38982025-08-30T05:05:19.692Z[recovery-package] Compiling newtype-uuid v1.2.4
38992025-08-30T05:05:20.283Z[recovery-package] Compiling daft v0.1.4
39002025-08-30T05:05:20.767Z[recovery-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
39012025-08-30T05:05:21.226Z[recovery-package] Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map)
39022025-08-30T05:05:21.226Z[recovery-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
39032025-08-30T05:05:21.226Z[recovery-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
39042025-08-30T05:05:21.300Z[recovery-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
39052025-08-30T05:05:22.115Z[recovery-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
39062025-08-30T05:05:27.048Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
39072025-08-30T05:05:27.073ZAug 30 05:05:26.728 INFO [stamp-switch-asic] process exited with exit status: 0 (9.273512245s)
39082025-08-30T05:05:27.073ZAug 30 05:05:26.728 INFO [host-stamp] task succeeded (9.27742647s)
39092025-08-30T05:05:27.073ZAug 30 05:05:26.728 INFO [host-proto] running task
39102025-08-30T05:05:27.816ZAug 30 05:05:27.487 INFO [host-proto] task succeeded (759.265979ms)
39112025-08-30T05:05:27.816ZAug 30 05:05:27.488 INFO [host-profile] running task
39122025-08-30T05:05:27.841ZAug 30 05:05:27.488 INFO [host-profile] task succeeded (574.987µs)
39132025-08-30T05:05:27.841ZAug 30 05:05:27.488 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/.tmpcBGT79/proto/host/root -N 'ci 7757677/${os_short_commit} 2025-08-30 04:39' -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-30T05:05:27.841Z[ host-image] Aug 30 05:05:27.499 INFO Checking files for board 'cosmo'
39152025-08-30T05:05:27.841Z[ host-image] Aug 30 05:05:27.500 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
39162025-08-30T05:05:27.841Z[ host-image] Aug 30 05:05:27.500 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.6.toml"
39172025-08-30T05:05:27.841Z[ host-image] Aug 30 05:05:27.500 INFO Checking files for board 'gimlet'
39182025-08-30T05:05:27.841Z[ host-image] Aug 30 05:05:27.500 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
39192025-08-30T05:05:27.841Z[ host-image] Aug 30 05:05:27.500 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.a.toml"
39202025-08-30T05:05:27.865Z[ host-image] Aug 30 05:05:27.519 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpcBGT79/proto/host/root"
39212025-08-30T05:05:27.866Z[ host-image] Aug 30 05:05:27.519 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ }
39222025-08-30T05:05:27.866Z[ host-image] Aug 30 05:05:27.519 INFO image builder template: ramdisk-01-os...
39232025-08-30T05:05:27.866Z[ host-image] Aug 30 05:05:27.519 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/.tmpcBGT79/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-30T05:05:27.891Z[ host-image] Aug 30 05:05:27.546 INFO O| Aug 30 05:05:27.545 INFO CREATE DATASET: rpool/images/build/host/output
39252025-08-30T05:05:27.925Z[ host-image] Aug 30 05:05:27.597 INFO O| Aug 30 05:05:27.597 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-01-os
39262025-08-30T05:05:27.950Z[ host-image] Aug 30 05:05:27.604 INFO O| Aug 30 05:05:27.604 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
39272025-08-30T05:05:28.009Z[ host-image] Aug 30 05:05:27.680 INFO O| Aug 30 05:05:27.680 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-01-os: sync = disabled
39282025-08-30T05:05:28.034Z[ host-image] Aug 30 05:05:27.704 INFO O| Aug 30 05:05:27.704 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-01-os
39292025-08-30T05:05:28.034Z[ host-image] Aug 30 05:05:27.704 INFO O| Aug 30 05:05:27.704 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
39302025-08-30T05:05:28.034Z[ host-image] Aug 30 05:05:27.704 INFO O| Aug 30 05:05:27.704 INFO resetting by removing work dataset: rpool/images/build/host/work/sled/ramdisk
39312025-08-30T05:05:28.034Z[ host-image] Aug 30 05:05:27.704 INFO O| Aug 30 05:05:27.704 INFO DESTROY DATASET: rpool/images/build/host/work/sled/ramdisk
39322025-08-30T05:05:28.059Z[ host-image] Aug 30 05:05:27.716 INFO O| Aug 30 05:05:27.716 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
39332025-08-30T05:05:28.132Z[ host-image] Aug 30 05:05:27.804 INFO O| Aug 30 05:05:27.804 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39342025-08-30T05:05:28.157Z[ host-image] Aug 30 05:05:27.819 INFO O| Aug 30 05:05:27.818 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/sled/ramdisk"]
39352025-08-30T05:05:28.584Z[ host-image] Aug 30 05:05:28.256 INFO O| Aug 30 05:05:28.256 INFO O| Caching catalogs ... Done
39362025-08-30T05:05:28.677Z[ host-image] Aug 30 05:05:28.348 INFO O| Aug 30 05:05:28.348 INFO STEP 0 (pkg_image_create) COMPLETE
39372025-08-30T05:05:28.701Z[ host-image] Aug 30 05:05:28.348 INFO O| Aug 30 05:05:28.348 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39382025-08-30T05:05:28.701Z[ host-image] Aug 30 05:05:28.362 INFO O| Aug 30 05:05:28.362 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-30T05:05:29.143Z[ host-image] Aug 30 05:05:28.814 INFO O| Aug 30 05:05:28.814 INFO STEP 1 (pkg_set_publisher) COMPLETE
39402025-08-30T05:05:29.143Z[ host-image] Aug 30 05:05:28.814 INFO O| Aug 30 05:05:28.814 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39412025-08-30T05:05:29.167Z[ host-image] Aug 30 05:05:28.814 INFO O| Aug 30 05:05:28.814 INFO skip step because feature "publisher_1_name" is not enabled
39422025-08-30T05:05:29.167Z[ host-image] Aug 30 05:05:28.814 INFO O| Aug 30 05:05:28.814 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39432025-08-30T05:05:29.167Z[ host-image] Aug 30 05:05:28.814 INFO O| Aug 30 05:05:28.814 INFO skip step because feature "publisher_2_name" is not enabled
39442025-08-30T05:05:29.167Z[ host-image] Aug 30 05:05:28.814 INFO O| Aug 30 05:05:28.814 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39452025-08-30T05:05:29.167Z[ host-image] Aug 30 05:05:28.814 INFO O| Aug 30 05:05:28.814 INFO skip step because feature "publisher_3_name" is not enabled
39462025-08-30T05:05:29.168Z[ host-image] Aug 30 05:05:28.814 INFO O| Aug 30 05:05:28.814 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39472025-08-30T05:05:29.587Z[ host-image] Aug 30 05:05:29.259 INFO O| Aug 30 05:05:29.259 INFO variant opensolaris.zone is already global
39482025-08-30T05:05:29.587Z[ host-image] Aug 30 05:05:29.259 INFO O| Aug 30 05:05:29.259 INFO STEP 5 (pkg_change_variant) COMPLETE
39492025-08-30T05:05:29.612Z[ host-image] Aug 30 05:05:29.259 INFO O| Aug 30 05:05:29.259 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39502025-08-30T05:05:30.017Z[ host-image] Aug 30 05:05:29.689 INFO O| Aug 30 05:05:29.689 INFO variant opensolaris.imagetype is full; changing to partial
39512025-08-30T05:05:30.017Z[ host-image] Aug 30 05:05:29.689 INFO O| Aug 30 05:05:29.689 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
39522025-08-30T05:05:33.470Z[recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
39532025-08-30T05:05:33.470Z[recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39542025-08-30T05:05:33.495Z[recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
39552025-08-30T05:05:38.092Z[recovery-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
39562025-08-30T05:05:38.129Z[recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
39572025-08-30T05:05:39.315Z[recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39582025-08-30T05:05:39.533Z[recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
39592025-08-30T05:05:40.533Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
39602025-08-30T05:05:41.389Z[recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39612025-08-30T05:05:44.222Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39622025-08-30T05:05:56.447Z[ host-image] Aug 30 05:05:56.119 INFO O| Aug 30 05:05:56.119 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39632025-08-30T05:06:06.691Z[ host-image] Aug 30 05:06:06.363 INFO O| Aug 30 05:06:06.363 INFO O| Startup: Caching catalogs ... Done
39642025-08-30T05:06:06.774Z[ host-image] Aug 30 05:06:06.446 INFO O| Aug 30 05:06:06.446 INFO O| Planning: Planning completed in 0.00 seconds
39652025-08-30T05:06:06.799Z[ host-image] Aug 30 05:06:06.447 INFO O| Aug 30 05:06:06.446 INFO O| Planning: Consolidating action changes ... Done
39662025-08-30T05:06:06.799Z[ host-image] Aug 30 05:06:06.447 INFO O| Aug 30 05:06:06.447 INFO O| Planning: Evaluating mediators ... Done
39672025-08-30T05:06:06.799Z[ host-image] Aug 30 05:06:06.447 INFO O| Aug 30 05:06:06.447 INFO O| Planning: Planning completed in 0.00 seconds
39682025-08-30T05:06:06.799Z[ host-image] Aug 30 05:06:06.447 INFO O| Aug 30 05:06:06.447 INFO O| Variants/Facets to change: 1
39692025-08-30T05:06:06.799Z[ host-image] Aug 30 05:06:06.466 INFO O| Aug 30 05:06:06.465 INFO O| Done
39702025-08-30T05:06:06.799Z[ host-image] Aug 30 05:06:06.466 INFO O| Aug 30 05:06:06.465 INFO O| Done
39712025-08-30T05:06:08.497Z[ host-image] Aug 30 05:06:08.169 INFO O| Aug 30 05:06:08.169 INFO O| Done
39722025-08-30T05:06:08.584Z[ host-image] Aug 30 05:06:08.256 INFO O| Aug 30 05:06:08.256 INFO O| Done
39732025-08-30T05:06:08.609Z[ host-image] Aug 30 05:06:08.257 INFO O| Aug 30 05:06:08.257 INFO O| Done
39742025-08-30T05:06:08.609Z[ host-image] Aug 30 05:06:08.257 INFO O| Aug 30 05:06:08.257 INFO O| Done
39752025-08-30T05:06:08.609Z[ host-image] Aug 30 05:06:08.258 INFO O| Aug 30 05:06:08.258 INFO O| Done
39762025-08-30T05:06:08.720Z[recovery-package] Finished `release` profile [optimized] target(s) in 50.61s
39772025-08-30T05:06:09.687Z[ host-image] Aug 30 05:06:09.358 INFO O| Aug 30 05:06:09.358 INFO STEP 6 (pkg_change_variant) COMPLETE
39782025-08-30T05:06:09.715Z[ host-image] Aug 30 05:06:09.358 INFO O| Aug 30 05:06:09.358 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39792025-08-30T05:06:09.715Z[ host-image] Aug 30 05:06:09.358 INFO O| Aug 30 05:06:09.358 INFO skip step because feature "debug_variant" is not enabled
39802025-08-30T05:06:09.715Z[ host-image] Aug 30 05:06:09.358 INFO O| Aug 30 05:06:09.358 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39812025-08-30T05:06:10.142Z[ host-image] Aug 30 05:06:09.813 INFO O| Aug 30 05:06:09.813 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-facet", "openssl.10=false"]
39822025-08-30T05:06:13.997ZAug 30 05:06:13.669 INFO [recovery-package] process exited with exit status: 0 (56.217150295s)
39832025-08-30T05:06:13.997ZAug 30 05:06:13.669 INFO [recovery-stamp] running task
39842025-08-30T05:06:14.022ZAug 30 05:06:13.670 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 16.0.0-0.ci+git77576773b75
39852025-08-30T05:06:14.022ZAug 30 05:06:13.670 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.89.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
39862025-08-30T05:06:14.022ZAug 30 05:06:13.671 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+git77576773b75
39872025-08-30T05:06:14.022Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
39882025-08-30T05:06:14.022Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
39892025-08-30T05:06:14.147Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
39902025-08-30T05:06:14.172ZAug 30 05:06:13.825 INFO [stamp-installinator] process exited with exit status: 0 (155.325331ms)
39912025-08-30T05:06:14.251Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
39922025-08-30T05:06:14.276ZAug 30 05:06:13.930 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (259.358148ms)
39932025-08-30T05:06:14.276ZAug 30 05:06:13.930 INFO [recovery-stamp] task succeeded (260.986961ms)
39942025-08-30T05:06:14.276ZAug 30 05:06:13.930 INFO [recovery-proto] running task
39952025-08-30T05:06:14.276ZAug 30 05:06:13.930 INFO [tuf-stamp] running task
39962025-08-30T05:06:14.276ZAug 30 05:06:13.933 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+git77576773b75
39972025-08-30T05:06:14.276ZAug 30 05:06:13.934 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+git77576773b75
39982025-08-30T05:06:14.276ZAug 30 05:06:13.935 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+git77576773b75
39992025-08-30T05:06:14.277ZAug 30 05:06:13.935 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+git77576773b75
40002025-08-30T05:06:14.277ZAug 30 05:06:13.936 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+git77576773b75
40012025-08-30T05:06:14.277ZAug 30 05:06:13.937 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+git77576773b75
40022025-08-30T05:06:14.277ZAug 30 05:06:13.937 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+git77576773b75
40032025-08-30T05:06:14.277ZAug 30 05:06:13.938 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+git77576773b75
40042025-08-30T05:06:14.277ZAug 30 05:06:13.939 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+git77576773b75
40052025-08-30T05:06:14.277ZAug 30 05:06:13.940 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+git77576773b75
40062025-08-30T05:06:14.277ZAug 30 05:06:13.942 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+git77576773b75
40072025-08-30T05:06:14.277ZAug 30 05:06:13.944 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+git77576773b75
40082025-08-30T05:06:14.302Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
40092025-08-30T05:06:14.302Z[stamp-clickhouse_server] Logging to: /work/oxidecomputer/omicron/out/LOG
40102025-08-30T05:06:14.302Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
40112025-08-30T05:06:14.302Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
40122025-08-30T05:06:14.302Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
40132025-08-30T05:06:14.302Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
40142025-08-30T05:06:14.302Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
40152025-08-30T05:06:14.302Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
40162025-08-30T05:06:14.302Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
40172025-08-30T05:06:14.327Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
40182025-08-30T05:06:14.327Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
40192025-08-30T05:06:14.327Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
40202025-08-30T05:06:14.424Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
40212025-08-30T05:06:14.457ZAug 30 05:06:14.130 INFO [stamp-probe] process exited with exit status: 0 (192.770317ms)
40222025-08-30T05:06:14.593ZAug 30 05:06:14.265 INFO [recovery-proto] task succeeded (335.066007ms)
40232025-08-30T05:06:14.618ZAug 30 05:06:14.266 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/.tmpcBGT79/proto/recovery/root -N 'recovery 7757677/${os_short_commit} 2025-08-30 04:39' -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-30T05:06:14.642Z[ recovery-image] Aug 30 05:06:14.296 INFO Checking files for board 'gimlet'
40252025-08-30T05:06:14.642Z[ recovery-image] Aug 30 05:06:14.297 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
40262025-08-30T05:06:14.642Z[ recovery-image] Aug 30 05:06:14.297 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.a.toml"
40272025-08-30T05:06:14.642Z[ recovery-image] Aug 30 05:06:14.297 INFO Checking files for board 'cosmo'
40282025-08-30T05:06:14.642Z[ recovery-image] Aug 30 05:06:14.297 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
40292025-08-30T05:06:14.642Z[ recovery-image] Aug 30 05:06:14.297 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.6.toml"
40302025-08-30T05:06:14.668Z[ recovery-image] Aug 30 05:06:14.315 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpcBGT79/proto/recovery/root"
40312025-08-30T05:06:14.668Z[ recovery-image] Aug 30 05:06:14.315 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ }
40322025-08-30T05:06:14.668Z[ recovery-image] Aug 30 05:06:14.315 INFO image builder template: ramdisk-01-os...
40332025-08-30T05:06:14.668Z[ recovery-image] Aug 30 05:06:14.315 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/.tmpcBGT79/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-30T05:06:14.695Z[ recovery-image] Aug 30 05:06:14.346 INFO O| Aug 30 05:06:14.346 INFO CREATE DATASET: rpool/images/build/recovery/output
40352025-08-30T05:06:14.929Z[ recovery-image] Aug 30 05:06:14.601 INFO O| Aug 30 05:06:14.601 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
40362025-08-30T05:06:14.954Z[ recovery-image] Aug 30 05:06:14.608 INFO O| Aug 30 05:06:14.608 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
40372025-08-30T05:06:15.104Z[ recovery-image] Aug 30 05:06:14.777 INFO O| Aug 30 05:06:14.777 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-01-os: sync = disabled
40382025-08-30T05:06:15.155Z[ recovery-image] Aug 30 05:06:14.827 INFO O| Aug 30 05:06:14.827 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-01-os
40392025-08-30T05:06:15.155Z[ recovery-image] Aug 30 05:06:14.827 INFO O| Aug 30 05:06:14.827 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
40402025-08-30T05:06:15.210Z[ recovery-image] Aug 30 05:06:14.828 INFO O| Aug 30 05:06:14.828 INFO resetting by removing work dataset: rpool/images/build/recovery/work/sled/ramdisk
40412025-08-30T05:06:15.210Z[ recovery-image] Aug 30 05:06:14.828 INFO O| Aug 30 05:06:14.828 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/ramdisk
40422025-08-30T05:06:15.210Z[ recovery-image] Aug 30 05:06:14.843 INFO O| Aug 30 05:06:14.843 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
40432025-08-30T05:06:15.351Z[ recovery-image] Aug 30 05:06:15.023 INFO O| Aug 30 05:06:15.022 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40442025-08-30T05:06:15.376Z[ recovery-image] Aug 30 05:06:15.038 INFO O| Aug 30 05:06:15.038 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/sled/ramdisk"]
40452025-08-30T05:06:15.652Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
40462025-08-30T05:06:15.679Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s
40472025-08-30T05:06:15.703ZAug 30 05:06:15.357 INFO [stamp-ntp] process exited with exit status: 0 (1.422410777s)
40482025-08-30T05:06:15.763Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
40492025-08-30T05:06:16.022Z[ recovery-image] Aug 30 05:06:15.694 INFO O| Aug 30 05:06:15.694 INFO O| Caching catalogs ... Done
40502025-08-30T05:06:16.085Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
40512025-08-30T05:06:16.135ZAug 30 05:06:15.806 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (1.870346797s)
40522025-08-30T05:06:16.163Z[ recovery-image] Aug 30 05:06:15.836 INFO O| Aug 30 05:06:15.835 INFO STEP 0 (pkg_image_create) COMPLETE
40532025-08-30T05:06:16.163Z[ recovery-image] Aug 30 05:06:15.836 INFO O| Aug 30 05:06:15.835 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40542025-08-30T05:06:16.188Z[ recovery-image] Aug 30 05:06:15.852 INFO O| Aug 30 05:06:15.852 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"]
40552025-08-30T05:06:16.374Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
40562025-08-30T05:06:16.398ZAug 30 05:06:16.054 INFO [stamp-crucible-zone] process exited with exit status: 0 (2.117298035s)
40572025-08-30T05:06:16.398Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
40582025-08-30T05:06:16.423ZAug 30 05:06:16.077 INFO [stamp-external-dns] process exited with exit status: 0 (2.142038471s)
40592025-08-30T05:06:16.484Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
40602025-08-30T05:06:16.509ZAug 30 05:06:16.164 INFO [stamp-internal-dns] process exited with exit status: 0 (2.224789135s)
40612025-08-30T05:06:16.729Z[ recovery-image] Aug 30 05:06:16.401 INFO O| Aug 30 05:06:16.401 INFO STEP 1 (pkg_set_publisher) COMPLETE
40622025-08-30T05:06:16.754Z[ recovery-image] Aug 30 05:06:16.401 INFO O| Aug 30 05:06:16.401 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40632025-08-30T05:06:16.755Z[ recovery-image] Aug 30 05:06:16.401 INFO O| Aug 30 05:06:16.401 INFO skip step because feature "publisher_1_name" is not enabled
40642025-08-30T05:06:16.755Z[ recovery-image] Aug 30 05:06:16.401 INFO O| Aug 30 05:06:16.401 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40652025-08-30T05:06:16.755Z[ recovery-image] Aug 30 05:06:16.401 INFO O| Aug 30 05:06:16.401 INFO skip step because feature "publisher_2_name" is not enabled
40662025-08-30T05:06:16.755Z[ recovery-image] Aug 30 05:06:16.401 INFO O| Aug 30 05:06:16.401 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40672025-08-30T05:06:16.755Z[ recovery-image] Aug 30 05:06:16.401 INFO O| Aug 30 05:06:16.401 INFO skip step because feature "publisher_3_name" is not enabled
40682025-08-30T05:06:16.755Z[ recovery-image] Aug 30 05:06:16.401 INFO O| Aug 30 05:06:16.401 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40692025-08-30T05:06:17.240Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
40702025-08-30T05:06:17.241ZAug 30 05:06:16.539 INFO [stamp-oximeter] process exited with exit status: 0 (2.600993495s)
40712025-08-30T05:06:17.241Z[ recovery-image] Aug 30 05:06:16.909 INFO O| Aug 30 05:06:16.909 INFO variant opensolaris.zone is already global
40722025-08-30T05:06:17.241Z[ recovery-image] Aug 30 05:06:16.909 INFO O| Aug 30 05:06:16.909 INFO STEP 5 (pkg_change_variant) COMPLETE
40732025-08-30T05:06:17.241Z[ recovery-image] Aug 30 05:06:16.909 INFO O| Aug 30 05:06:16.909 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40742025-08-30T05:06:17.746Z[ recovery-image] Aug 30 05:06:17.419 INFO O| Aug 30 05:06:17.418 INFO variant opensolaris.imagetype is full; changing to partial
40752025-08-30T05:06:17.746Z[ recovery-image] Aug 30 05:06:17.419 INFO O| Aug 30 05:06:17.419 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
40762025-08-30T05:06:19.054Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
40772025-08-30T05:06:19.079ZAug 30 05:06:18.733 INFO [stamp-nexus] process exited with exit status: 0 (4.793491463s)
40782025-08-30T05:06:20.123Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
40792025-08-30T05:06:20.147ZAug 30 05:06:19.801 INFO [stamp-cockroachdb] process exited with exit status: 0 (5.866633659s)
40802025-08-30T05:06:22.818Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40812025-08-30T05:06:22.882Z[verify-libraries] Compiling home v0.5.9
40822025-08-30T05:06:22.941Z[verify-libraries] Compiling cfg_aliases v0.1.1
40832025-08-30T05:06:23.001Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
40842025-08-30T05:06:23.001Z[verify-libraries] Compiling sqlparser_derive v0.2.2
40852025-08-30T05:06:23.001Z[verify-libraries] Compiling unicode_categories v0.1.1
40862025-08-30T05:06:23.026Z[verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40872025-08-30T05:06:23.117Z[verify-libraries] Compiling polyval v0.6.2
40882025-08-30T05:06:23.367Z[verify-libraries] Compiling nix v0.28.0
40892025-08-30T05:06:23.483Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
40902025-08-30T05:06:24.152Z[verify-libraries] Compiling sqlformat v0.3.5
40912025-08-30T05:06:24.214Z[verify-libraries] Compiling ghash v0.5.1
40922025-08-30T05:06:24.241Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
40932025-08-30T05:06:24.269ZAug 30 05:06:23.942 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (9.997561735s)
40942025-08-30T05:06:24.418Z[verify-libraries] Compiling ctr v0.9.2
40952025-08-30T05:06:24.554Z[verify-libraries] Compiling sqlparser v0.45.0
40962025-08-30T05:06:24.698Z[stamp-clickhouse_server] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_server.tar.gz
40972025-08-30T05:06:24.724Z[verify-libraries] Compiling ssh-encoding v0.2.0
40982025-08-30T05:06:24.724ZAug 30 05:06:24.388 INFO [stamp-clickhouse_server] process exited with exit status: 0 (10.455255874s)
40992025-08-30T05:06:24.833Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
41002025-08-30T05:06:24.858ZAug 30 05:06:24.531 INFO [stamp-clickhouse] process exited with exit status: 0 (10.588368954s)
41012025-08-30T05:06:24.859ZAug 30 05:06:24.531 INFO [tuf-stamp] task succeeded (10.60069302s)
41022025-08-30T05:06:24.914Z[verify-libraries] Compiling blowfish v0.9.1
41032025-08-30T05:06:25.053Z[verify-libraries] Compiling aes-gcm v0.10.3
41042025-08-30T05:06:25.951Z[verify-libraries] Compiling ssh-cipher v0.2.0
41052025-08-30T05:06:26.494Z[verify-libraries] Compiling bcrypt-pbkdf v0.10.0
41062025-08-30T05:06:27.183Z[verify-libraries] Compiling password-hash v0.4.2
41072025-08-30T05:06:29.470Z[verify-libraries] Compiling rustyline v14.0.0
41082025-08-30T05:06:29.913Z[verify-libraries] Compiling petname v2.0.2
41092025-08-30T05:06:31.348Z[verify-libraries] Compiling pbkdf2 v0.11.0
41102025-08-30T05:06:31.405Z[verify-libraries] Compiling ssh-key v0.6.6
41112025-08-30T05:06:31.476Z[verify-libraries] Compiling p256 v0.13.2
41122025-08-30T05:06:31.931Z[verify-libraries] Compiling p521 v0.13.3
41132025-08-30T05:06:32.917Z[verify-libraries] Compiling russh-cryptovec v0.7.3
41142025-08-30T05:06:33.501Z[verify-libraries] Compiling md5 v0.7.0
41152025-08-30T05:06:34.031Z[verify-libraries] Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
41162025-08-30T05:06:34.485Z[verify-libraries] Compiling russh-keys v0.45.0
41172025-08-30T05:06:40.305Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
41182025-08-30T05:06:40.814Z[verify-libraries] Compiling num-bigint v0.4.6
41192025-08-30T05:06:41.981Z[verify-libraries] Compiling des v0.8.1
41202025-08-30T05:06:42.629Z[verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41212025-08-30T05:06:42.663Z[ host-image] Aug 30 05:06:42.336 INFO O| Aug 30 05:06:42.336 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41222025-08-30T05:06:43.617Z[verify-libraries] Compiling sync-ptr v0.1.4
41232025-08-30T05:06:44.026Z[verify-libraries] Compiling hex-literal v0.4.1
41242025-08-30T05:06:44.421Z[verify-libraries] Compiling russh v0.45.0
41252025-08-30T05:06:48.818Z[verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
41262025-08-30T05:06:48.880Z[ recovery-image] Aug 30 05:06:48.552 INFO O| Aug 30 05:06:48.552 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41272025-08-30T05:06:49.981Z[verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41282025-08-30T05:06:53.737Z[verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
41292025-08-30T05:06:55.261Z[ host-image] Aug 30 05:06:54.933 INFO O| Aug 30 05:06:54.933 INFO O| Startup: Caching catalogs ... Done
41302025-08-30T05:06:55.432Z[ host-image] Aug 30 05:06:55.102 INFO O| Aug 30 05:06:55.102 INFO O| Planning: Planning completed in 0.00 seconds
41312025-08-30T05:06:55.457Z[ host-image] Aug 30 05:06:55.103 INFO O| Aug 30 05:06:55.103 INFO O| Planning: Consolidating action changes ... Done
41322025-08-30T05:06:55.457Z[ host-image] Aug 30 05:06:55.103 INFO O| Aug 30 05:06:55.103 INFO O| Planning: Evaluating mediators ... Done
41332025-08-30T05:06:55.457Z[ host-image] Aug 30 05:06:55.104 INFO O| Aug 30 05:06:55.104 INFO O| Planning: Planning completed in 0.00 seconds
41342025-08-30T05:06:55.457Z[ host-image] Aug 30 05:06:55.104 INFO O| Aug 30 05:06:55.104 INFO O| Variants/Facets to change: 1
41352025-08-30T05:06:55.496Z[ host-image] Aug 30 05:06:55.169 INFO O| Aug 30 05:06:55.169 INFO O| Done
41362025-08-30T05:06:55.496Z[ host-image] Aug 30 05:06:55.169 INFO O| Aug 30 05:06:55.169 INFO O| Done
41372025-08-30T05:06:56.974Z[ host-image] Aug 30 05:06:56.646 INFO O| Aug 30 05:06:56.646 INFO O| Done
41382025-08-30T05:06:57.076Z[ host-image] Aug 30 05:06:56.749 INFO O| Aug 30 05:06:56.749 INFO O| Done
41392025-08-30T05:06:57.101Z[ host-image] Aug 30 05:06:56.750 INFO O| Aug 30 05:06:56.750 INFO O| Done
41402025-08-30T05:06:57.101Z[ host-image] Aug 30 05:06:56.750 INFO O| Aug 30 05:06:56.750 INFO O| Done
41412025-08-30T05:06:57.101Z[ host-image] Aug 30 05:06:56.752 INFO O| Aug 30 05:06:56.752 INFO O| Done
41422025-08-30T05:06:58.670Z[ host-image] Aug 30 05:06:58.342 INFO O| Aug 30 05:06:58.342 INFO STEP 8 (pkg_change_facet) COMPLETE
41432025-08-30T05:06:58.670Z[ host-image] Aug 30 05:06:58.343 INFO O| Aug 30 05:06:58.342 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41442025-08-30T05:06:58.670Z[ host-image] Aug 30 05:06:58.343 INFO O| Aug 30 05:06:58.342 INFO skip step because feature "recovery" is not enabled
41452025-08-30T05:06:58.695Z[ host-image] Aug 30 05:06:58.343 INFO O| Aug 30 05:06:58.342 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41462025-08-30T05:06:58.695Z[ host-image] Aug 30 05:06:58.343 INFO O| Aug 30 05:06:58.342 INFO skip step because feature "recovery" is not enabled
41472025-08-30T05:06:58.696Z[ host-image] Aug 30 05:06:58.343 INFO O| Aug 30 05:06:58.342 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41482025-08-30T05:06:58.696Z[ host-image] Aug 30 05:06:58.361 INFO O| Aug 30 05:06:58.361 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"]
41492025-08-30T05:06:59.269Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
41502025-08-30T05:07:01.853Z[ recovery-image] Aug 30 05:07:01.525 INFO O| Aug 30 05:07:01.525 INFO O| Startup: Caching catalogs ... Done
41512025-08-30T05:07:01.945Z[ recovery-image] Aug 30 05:07:01.618 INFO O| Aug 30 05:07:01.618 INFO O| Planning: Planning completed in 0.00 seconds
41522025-08-30T05:07:01.974Z[ recovery-image] Aug 30 05:07:01.618 INFO O| Aug 30 05:07:01.618 INFO O| Planning: Consolidating action changes ... Done
41532025-08-30T05:07:01.974Z[ recovery-image] Aug 30 05:07:01.618 INFO O| Aug 30 05:07:01.618 INFO O| Planning: Evaluating mediators ... Done
41542025-08-30T05:07:01.974Z[ recovery-image] Aug 30 05:07:01.619 INFO O| Aug 30 05:07:01.619 INFO O| Planning: Planning completed in 0.00 seconds
41552025-08-30T05:07:01.974Z[ recovery-image] Aug 30 05:07:01.619 INFO O| Aug 30 05:07:01.619 INFO O| Variants/Facets to change: 1
41562025-08-30T05:07:01.999Z[ recovery-image] Aug 30 05:07:01.665 INFO O| Aug 30 05:07:01.665 INFO O| Done
41572025-08-30T05:07:01.999Z[ recovery-image] Aug 30 05:07:01.665 INFO O| Aug 30 05:07:01.665 INFO O| Done
41582025-08-30T05:07:03.936Z[ recovery-image] Aug 30 05:07:03.609 INFO O| Aug 30 05:07:03.608 INFO O| Done
41592025-08-30T05:07:04.023Z[ recovery-image] Aug 30 05:07:03.696 INFO O| Aug 30 05:07:03.695 INFO O| Done
41602025-08-30T05:07:04.048Z[ recovery-image] Aug 30 05:07:03.697 INFO O| Aug 30 05:07:03.697 INFO O| Done
41612025-08-30T05:07:04.048Z[ recovery-image] Aug 30 05:07:03.697 INFO O| Aug 30 05:07:03.697 INFO O| Done
41622025-08-30T05:07:04.048Z[ recovery-image] Aug 30 05:07:03.698 INFO O| Aug 30 05:07:03.698 INFO O| Done
41632025-08-30T05:07:05.521Z[ recovery-image] Aug 30 05:07:05.194 INFO O| Aug 30 05:07:05.193 INFO STEP 6 (pkg_change_variant) COMPLETE
41642025-08-30T05:07:05.521Z[ recovery-image] Aug 30 05:07:05.194 INFO O| Aug 30 05:07:05.193 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41652025-08-30T05:07:05.545Z[ recovery-image] Aug 30 05:07:05.194 INFO O| Aug 30 05:07:05.193 INFO skip step because feature "debug_variant" is not enabled
41662025-08-30T05:07:05.545Z[ recovery-image] Aug 30 05:07:05.194 INFO O| Aug 30 05:07:05.193 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41672025-08-30T05:07:06.065Z[ recovery-image] Aug 30 05:07:05.737 INFO O| Aug 30 05:07:05.737 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "openssl.10=false"]
41682025-08-30T05:07:06.436Z[verify-libraries] Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#57832718)
41692025-08-30T05:07:11.514Z[verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
41702025-08-30T05:07:13.326Z[verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
41712025-08-30T05:07:14.039Z[verify-libraries] Compiling internet-checksum v0.2.1
41722025-08-30T05:07:14.102Z[verify-libraries] Compiling omicron-zone-package v0.12.2
41732025-08-30T05:07:31.660Z[ host-image] Aug 30 05:07:31.332 INFO O| Aug 30 05:07:31.332 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41742025-08-30T05:07:33.100Z[verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
41752025-08-30T05:07:40.237Z[ recovery-image] Aug 30 05:07:39.910 INFO O| Aug 30 05:07:39.909 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41762025-08-30T05:07:42.845Z[verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
41772025-08-30T05:07:45.165Z[verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41782025-08-30T05:07:45.506Z[ host-image] Aug 30 05:07:45.179 INFO O| Aug 30 05:07:45.179 INFO O| Startup: Caching catalogs ... Done
41792025-08-30T05:07:54.265Z[ recovery-image] Aug 30 05:07:53.938 INFO O| Aug 30 05:07:53.938 INFO O| Startup: Caching catalogs ... Done
41802025-08-30T05:07:54.389Z[ recovery-image] Aug 30 05:07:54.062 INFO O| Aug 30 05:07:54.062 INFO O| Planning: Planning completed in 0.00 seconds
41812025-08-30T05:07:54.413Z[ recovery-image] Aug 30 05:07:54.063 INFO O| Aug 30 05:07:54.063 INFO O| Planning: Consolidating action changes ... Done
41822025-08-30T05:07:54.413Z[ recovery-image] Aug 30 05:07:54.063 INFO O| Aug 30 05:07:54.063 INFO O| Planning: Evaluating mediators ... Done
41832025-08-30T05:07:54.413Z[ recovery-image] Aug 30 05:07:54.063 INFO O| Aug 30 05:07:54.063 INFO O| Planning: Planning completed in 0.00 seconds
41842025-08-30T05:07:54.413Z[ recovery-image] Aug 30 05:07:54.064 INFO O| Aug 30 05:07:54.064 INFO O| Variants/Facets to change: 1
41852025-08-30T05:07:54.455Z[ recovery-image] Aug 30 05:07:54.128 INFO O| Aug 30 05:07:54.128 INFO O| Done
41862025-08-30T05:07:54.455Z[ recovery-image] Aug 30 05:07:54.128 INFO O| Aug 30 05:07:54.128 INFO O| Done
41872025-08-30T05:07:56.189Z[ recovery-image] Aug 30 05:07:55.862 INFO O| Aug 30 05:07:55.862 INFO O| Done
41882025-08-30T05:07:56.329Z[ recovery-image] Aug 30 05:07:56.000 INFO O| Aug 30 05:07:56.000 INFO O| Done
41892025-08-30T05:07:56.353Z[ recovery-image] Aug 30 05:07:56.001 INFO O| Aug 30 05:07:56.001 INFO O| Done
41902025-08-30T05:07:56.353Z[ recovery-image] Aug 30 05:07:56.001 INFO O| Aug 30 05:07:56.001 INFO O| Done
41912025-08-30T05:07:56.353Z[ recovery-image] Aug 30 05:07:56.003 INFO O| Aug 30 05:07:56.003 INFO O| Done
41922025-08-30T05:07:57.971Z[ recovery-image] Aug 30 05:07:57.644 INFO O| Aug 30 05:07:57.644 INFO STEP 8 (pkg_change_facet) COMPLETE
41932025-08-30T05:07:57.972Z[ recovery-image] Aug 30 05:07:57.644 INFO O| Aug 30 05:07:57.644 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41942025-08-30T05:07:58.661Z[ recovery-image] Aug 30 05:07:58.334 INFO O| Aug 30 05:07:58.334 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc=false"]
41952025-08-30T05:08:18.395Z[verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
41962025-08-30T05:08:22.677Z[verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41972025-08-30T05:08:28.762Z[verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41982025-08-30T05:08:28.901Z[verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41992025-08-30T05:08:29.766Z[verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42002025-08-30T05:08:30.287Z[verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
42012025-08-30T05:08:31.605Z[ recovery-image] Aug 30 05:08:31.279 INFO O| Aug 30 05:08:31.278 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42022025-08-30T05:08:32.217Z[verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42032025-08-30T05:08:32.905Z[verify-libraries] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
42042025-08-30T05:08:34.544Z[verify-libraries] Compiling heck v0.4.1
42052025-08-30T05:08:36.012Z[verify-libraries] Compiling yansi v1.0.1
42062025-08-30T05:08:37.214Z[verify-libraries] Compiling diff v0.1.13
42072025-08-30T05:08:38.691Z[verify-libraries] Compiling pretty_assertions v1.4.1
42082025-08-30T05:08:39.936Z[verify-libraries] Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
42092025-08-30T05:08:40.846Z[verify-libraries] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
42102025-08-30T05:08:45.529Z[ recovery-image] Aug 30 05:08:45.202 INFO O| Aug 30 05:08:45.202 INFO O| Startup: Caching catalogs ... Done
42112025-08-30T05:08:45.667Z[ recovery-image] Aug 30 05:08:45.337 INFO O| Aug 30 05:08:45.337 INFO O| Planning: Planning completed in 0.00 seconds
42122025-08-30T05:08:45.691Z[ recovery-image] Aug 30 05:08:45.338 INFO O| Aug 30 05:08:45.337 INFO O| Planning: Consolidating action changes ... Done
42132025-08-30T05:08:45.692Z[ recovery-image] Aug 30 05:08:45.338 INFO O| Aug 30 05:08:45.337 INFO O| Planning: Evaluating mediators ... Done
42142025-08-30T05:08:45.692Z[ recovery-image] Aug 30 05:08:45.338 INFO O| Aug 30 05:08:45.338 INFO O| Planning: Planning completed in 0.00 seconds
42152025-08-30T05:08:45.692Z[ recovery-image] Aug 30 05:08:45.338 INFO O| Aug 30 05:08:45.338 INFO O| Variants/Facets to change: 1
42162025-08-30T05:08:45.728Z[ recovery-image] Aug 30 05:08:45.401 INFO O| Aug 30 05:08:45.401 INFO O| Done
42172025-08-30T05:08:45.728Z[ recovery-image] Aug 30 05:08:45.402 INFO O| Aug 30 05:08:45.401 INFO O| Done
42182025-08-30T05:08:47.290Z[ recovery-image] Aug 30 05:08:46.963 INFO O| Aug 30 05:08:46.963 INFO O| Done
42192025-08-30T05:08:47.388Z[ recovery-image] Aug 30 05:08:47.061 INFO O| Aug 30 05:08:47.061 INFO O| Done
42202025-08-30T05:08:47.413Z[ recovery-image] Aug 30 05:08:47.062 INFO O| Aug 30 05:08:47.062 INFO O| Done
42212025-08-30T05:08:47.414Z[ recovery-image] Aug 30 05:08:47.062 INFO O| Aug 30 05:08:47.062 INFO O| Done
42222025-08-30T05:08:47.414Z[ recovery-image] Aug 30 05:08:47.065 INFO O| Aug 30 05:08:47.064 INFO O| Done
42232025-08-30T05:08:47.905Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
42242025-08-30T05:08:49.244Z[ recovery-image] Aug 30 05:08:48.917 INFO O| Aug 30 05:08:48.917 INFO STEP 9 (pkg_change_facet) COMPLETE
42252025-08-30T05:08:49.244Z[ recovery-image] Aug 30 05:08:48.917 INFO O| Aug 30 05:08:48.917 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42262025-08-30T05:08:49.948Z[ recovery-image] Aug 30 05:08:49.622 INFO O| Aug 30 05:08:49.621 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc.man=false"]
42272025-08-30T05:08:56.670Z[verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
42282025-08-30T05:09:04.603Z[verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
42292025-08-30T05:09:05.063Z[verify-libraries] Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
42302025-08-30T05:09:05.599Z[verify-libraries] Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
42312025-08-30T05:09:06.153Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
42322025-08-30T05:09:06.845Z[verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
42332025-08-30T05:09:07.326Z[verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
42342025-08-30T05:09:11.295Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
42352025-08-30T05:09:29.239Z[ recovery-image] Aug 30 05:09:28.912 INFO O| Aug 30 05:09:28.912 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42362025-08-30T05:09:38.013Z[verify-libraries] Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
42372025-08-30T05:09:46.517Z[ recovery-image] Aug 30 05:09:46.190 INFO O| Aug 30 05:09:46.189 INFO O| Startup: Caching catalogs ... Done
42382025-08-30T05:09:46.668Z[ recovery-image] Aug 30 05:09:46.341 INFO O| Aug 30 05:09:46.341 INFO O| Planning: Planning completed in 0.00 seconds
42392025-08-30T05:09:46.694Z[ recovery-image] Aug 30 05:09:46.342 INFO O| Aug 30 05:09:46.342 INFO O| Planning: Consolidating action changes ... Done
42402025-08-30T05:09:46.694Z[ recovery-image] Aug 30 05:09:46.342 INFO O| Aug 30 05:09:46.342 INFO O| Planning: Evaluating mediators ... Done
42412025-08-30T05:09:46.694Z[ recovery-image] Aug 30 05:09:46.343 INFO O| Aug 30 05:09:46.343 INFO O| Planning: Planning completed in 0.00 seconds
42422025-08-30T05:09:46.694Z[ recovery-image] Aug 30 05:09:46.343 INFO O| Aug 30 05:09:46.343 INFO O| Variants/Facets to change: 1
42432025-08-30T05:09:46.754Z[ recovery-image] Aug 30 05:09:46.414 INFO O| Aug 30 05:09:46.414 INFO O| Done
42442025-08-30T05:09:46.754Z[ recovery-image] Aug 30 05:09:46.414 INFO O| Aug 30 05:09:46.414 INFO O| Done
42452025-08-30T05:09:48.593Z[ recovery-image] Aug 30 05:09:48.256 INFO O| Aug 30 05:09:48.256 INFO O| Done
42462025-08-30T05:09:48.690Z[ recovery-image] Aug 30 05:09:48.355 INFO O| Aug 30 05:09:48.355 INFO O| Done
42472025-08-30T05:09:48.736Z[ recovery-image] Aug 30 05:09:48.356 INFO O| Aug 30 05:09:48.356 INFO O| Done
42482025-08-30T05:09:48.738Z[ recovery-image] Aug 30 05:09:48.357 INFO O| Aug 30 05:09:48.356 INFO O| Done
42492025-08-30T05:09:48.738Z[ recovery-image] Aug 30 05:09:48.359 INFO O| Aug 30 05:09:48.359 INFO O| Done
42502025-08-30T05:09:50.668Z[ recovery-image] Aug 30 05:09:50.341 INFO O| Aug 30 05:09:50.341 INFO STEP 10 (pkg_change_facet) COMPLETE
42512025-08-30T05:09:50.668Z[ recovery-image] Aug 30 05:09:50.341 INFO O| Aug 30 05:09:50.341 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42522025-08-30T05:09:50.693Z[ recovery-image] Aug 30 05:09:50.364 INFO O| Aug 30 05:09:50.364 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"]
42532025-08-30T05:09:52.532Z[ host-image] Aug 30 05:09:52.203 INFO O| Aug 30 05:09:52.203 INFO O| Planning: Solver setup ... Done
42542025-08-30T05:09:57.499Z[verify-libraries] Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
42552025-08-30T05:10:09.034Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
42562025-08-30T05:10:11.700Z[verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
42572025-08-30T05:10:17.729Z[verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
42582025-08-30T05:10:24.569Z[ recovery-image] Aug 30 05:10:24.242 INFO O| Aug 30 05:10:24.242 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42592025-08-30T05:10:37.545Z[ recovery-image] Aug 30 05:10:37.219 INFO O| Aug 30 05:10:37.218 INFO O| Startup: Caching catalogs ... Done
42602025-08-30T05:10:39.369Z[verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
42612025-08-30T05:10:43.868Z[verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
42622025-08-30T05:10:44.797Z[verify-libraries] Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
42632025-08-30T05:10:45.538Z[verify-libraries] Compiling termios v0.3.3
42642025-08-30T05:10:46.045Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
42652025-08-30T05:10:56.672Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
42662025-08-30T05:11:19.418Z[verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
42672025-08-30T05:11:23.243Z[verify-libraries] Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
42682025-08-30T05:11:36.451Z[verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
42692025-08-30T05:12:40.307Z[ recovery-image] Aug 30 05:12:39.981 INFO O| Aug 30 05:12:39.981 INFO O| Planning: Solver setup ... Done
42702025-08-30T05:12:46.666Z[ host-image] Aug 30 05:12:46.341 INFO O| Aug 30 05:12:46.341 INFO O| Planning: Running solver ... Done
42712025-08-30T05:12:47.833Z[ host-image] Aug 30 05:12:47.508 INFO O| Aug 30 05:12:47.508 INFO O| Planning: Finding local manifests ... Done
42722025-08-30T05:12:48.056Z[ host-image] Aug 30 05:12:47.731 INFO O| Aug 30 05:12:47.731 INFO O| Planning: Fetching manifests: 0/126 0% complete
42732025-08-30T05:12:53.061Z[ host-image] Aug 30 05:12:52.736 INFO O| Aug 30 05:12:52.736 INFO O| Planning: Fetching manifests: 64/126 50% complete
42742025-08-30T05:12:57.152Z[ host-image] Aug 30 05:12:56.827 INFO O| Aug 30 05:12:56.827 INFO O| Planning: Fetching manifests: 126/126 100% complete
42752025-08-30T05:12:59.244Z[ host-image] Aug 30 05:12:58.919 INFO O| Aug 30 05:12:58.919 INFO O| Planning: Package planning ... Done
42762025-08-30T05:13:00.337Z[ host-image] Aug 30 05:13:00.012 INFO O| Aug 30 05:13:00.012 INFO O| Planning: Merging actions ... Done
42772025-08-30T05:13:00.797Z[ host-image] Aug 30 05:13:00.472 INFO O| Aug 30 05:13:00.472 INFO O| Planning: Checking for conflicting actions ... Done
42782025-08-30T05:13:01.437Z[ host-image] Aug 30 05:13:01.112 INFO O| Aug 30 05:13:01.112 INFO O| Planning: Consolidating action changes ... Done
42792025-08-30T05:13:01.823Z[ host-image] Aug 30 05:13:01.498 INFO O| Aug 30 05:13:01.498 INFO O| Planning: Evaluating mediators ... Done
42802025-08-30T05:13:05.973Z[ host-image] Aug 30 05:13:05.648 INFO O| Aug 30 05:13:05.648 INFO O| Planning: Planning completed in 320.36 seconds
42812025-08-30T05:13:05.997Z[ host-image] Aug 30 05:13:05.657 INFO O| Aug 30 05:13:05.657 INFO O| Packages to install: 126
42822025-08-30T05:13:05.998Z[ host-image] Aug 30 05:13:05.657 INFO O| Aug 30 05:13:05.657 INFO O| Mediators to change: 5
42832025-08-30T05:13:05.998Z[ host-image] Aug 30 05:13:05.657 INFO O| Aug 30 05:13:05.657 INFO O| Services to change: 6
42842025-08-30T05:13:06.128Z[ host-image] Aug 30 05:13:05.804 INFO O| Aug 30 05:13:05.804 INFO O| Download: 0/22885 items 0.0/207.3MB 0% complete
42852025-08-30T05:13:11.129Z[ host-image] Aug 30 05:13:10.804 INFO O| Aug 30 05:13:10.804 INFO O| Download: 1304/22885 items 7.9/207.3MB 3% complete (1.6M/s)
42862025-08-30T05:13:16.139Z[ host-image] Aug 30 05:13:15.814 INFO O| Aug 30 05:13:15.814 INFO O| Download: 1804/22885 items 16.8/207.3MB 8% complete (1.5M/s)
42872025-08-30T05:13:21.139Z[ host-image] Aug 30 05:13:20.814 INFO O| Aug 30 05:13:20.814 INFO O| Download: 2442/22885 items 28.1/207.3MB 13% complete (2.0M/s)
42882025-08-30T05:13:26.141Z[ host-image] Aug 30 05:13:25.815 INFO O| Aug 30 05:13:25.815 INFO O| Download: 3522/22885 items 35.8/207.3MB 17% complete (1.9M/s)
42892025-08-30T05:13:31.189Z[ host-image] Aug 30 05:13:30.864 INFO O| Aug 30 05:13:30.864 INFO O| Download: 4659/22885 items 43.2/207.3MB 20% complete (1.5M/s)
42902025-08-30T05:13:36.194Z[ host-image] Aug 30 05:13:35.869 INFO O| Aug 30 05:13:35.869 INFO O| Download: 5742/22885 items 46.5/207.3MB 22% complete (1.1M/s)
42912025-08-30T05:13:41.213Z[ host-image] Aug 30 05:13:40.889 INFO O| Aug 30 05:13:40.889 INFO O| Download: 6837/22885 items 48.2/207.3MB 23% complete (471k/s)
42922025-08-30T05:13:46.232Z[ host-image] Aug 30 05:13:45.907 INFO O| Aug 30 05:13:45.907 INFO O| Download: 7856/22885 items 59.3/207.3MB 28% complete (1.3M/s)
42932025-08-30T05:13:51.236Z[ host-image] Aug 30 05:13:50.911 INFO O| Aug 30 05:13:50.911 INFO O| Download: 8424/22885 items 72.3/207.3MB 34% complete (2.4M/s)
42942025-08-30T05:13:56.237Z[ host-image] Aug 30 05:13:55.913 INFO O| Aug 30 05:13:55.912 INFO O| Download: 9465/22885 items 84.9/207.3MB 40% complete (2.5M/s)
42952025-08-30T05:14:01.258Z[ host-image] Aug 30 05:14:00.934 INFO O| Aug 30 05:14:00.934 INFO O| Download: 10713/22885 items 92.5/207.3MB 44% complete (2.0M/s)
42962025-08-30T05:14:06.277Z[ host-image] Aug 30 05:14:05.953 INFO O| Aug 30 05:14:05.953 INFO O| Download: 11464/22885 items 99.0/207.3MB 47% complete (1.4M/s)
42972025-08-30T05:14:11.387Z[ host-image] Aug 30 05:14:11.063 INFO O| Aug 30 05:14:11.063 INFO O| Download: 12279/22885 items 112.1/207.3MB 54% complete (2.0M/s)
42982025-08-30T05:14:16.395Z[ host-image] Aug 30 05:14:16.071 INFO O| Aug 30 05:14:16.071 INFO O| Download: 13457/22885 items 113.3/207.3MB 54% complete (1.4M/s)
42992025-08-30T05:14:21.402Z[ host-image] Aug 30 05:14:21.077 INFO O| Aug 30 05:14:21.077 INFO O| Download: 14530/22885 items 115.8/207.3MB 55% complete (352k/s)
43002025-08-30T05:14:26.402Z[ host-image] Aug 30 05:14:26.077 INFO O| Aug 30 05:14:26.077 INFO O| Download: 15619/22885 items 129.0/207.3MB 62% complete (1.6M/s)
43012025-08-30T05:14:26.827Z[verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
43022025-08-30T05:14:31.413Z[ host-image] Aug 30 05:14:31.089 INFO O| Aug 30 05:14:31.089 INFO O| Download: 16709/22885 items 135.2/207.3MB 65% complete (2.0M/s)
43032025-08-30T05:14:34.876Z[verify-libraries] Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
43042025-08-30T05:14:36.434Z[ host-image] Aug 30 05:14:36.110 INFO O| Aug 30 05:14:36.110 INFO O| Download: 17573/22885 items 145.5/207.3MB 70% complete (1.6M/s)
43052025-08-30T05:14:41.478Z[ host-image] Aug 30 05:14:41.152 INFO O| Aug 30 05:14:41.152 INFO O| Download: 18265/22885 items 166.9/207.3MB 80% complete (3.2M/s)
43062025-08-30T05:14:46.520Z[ host-image] Aug 30 05:14:46.196 INFO O| Aug 30 05:14:46.196 INFO O| Download: 19469/22885 items 171.9/207.3MB 82% complete (2.7M/s)
43072025-08-30T05:14:51.522Z[ host-image] Aug 30 05:14:51.199 INFO O| Aug 30 05:14:51.199 INFO O| Download: 20718/22885 items 176.3/207.3MB 85% complete (960k/s)
43082025-08-30T05:14:56.538Z[ host-image] Aug 30 05:14:56.214 INFO O| Aug 30 05:14:56.214 INFO O| Download: 21367/22885 items 184.0/207.3MB 88% complete (1.2M/s)
43092025-08-30T05:15:01.684Z[ host-image] Aug 30 05:15:01.361 INFO O| Aug 30 05:15:01.360 INFO O| Download: 22090/22885 items 200.8/207.3MB 96% complete (2.5M/s)
43102025-08-30T05:15:05.809Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
43112025-08-30T05:15:06.684Z[ host-image] Aug 30 05:15:06.361 INFO O| Aug 30 05:15:06.360 INFO O| Download: 22885/22885 items 207.3/207.3MB 100% complete (2.3M/s)
43122025-08-30T05:15:06.739Z[ host-image] Aug 30 05:15:06.416 INFO O| Aug 30 05:15:06.416 INFO O| Download: Completed 207.33 MB in 120.61 seconds (1.7M/s)
43132025-08-30T05:15:07.936Z[ host-image] Aug 30 05:15:07.612 INFO O| Aug 30 05:15:07.612 INFO O| Actions: 1/50799 actions (Installing new actions)
43142025-08-30T05:15:12.936Z[ host-image] Aug 30 05:15:12.612 INFO O| Aug 30 05:15:12.612 INFO O| Actions: 11033/50799 actions (Installing new actions)
43152025-08-30T05:15:17.945Z[ host-image] Aug 30 05:15:17.622 INFO O| Aug 30 05:15:17.622 INFO O| Actions: 15910/50799 actions (Installing new actions)
43162025-08-30T05:15:22.987Z[ host-image] Aug 30 05:15:22.664 INFO O| Aug 30 05:15:22.664 INFO O| Actions: 17703/50799 actions (Installing new actions)
43172025-08-30T05:15:24.515Z[ recovery-image] Aug 30 05:15:24.192 INFO O| Aug 30 05:15:24.191 INFO O| Planning: Running solver ... Done
43182025-08-30T05:15:25.794Z[ recovery-image] Aug 30 05:15:25.471 INFO O| Aug 30 05:15:25.470 INFO O| Planning: Finding local manifests ... Done
43192025-08-30T05:15:26.060Z[ recovery-image] Aug 30 05:15:25.731 INFO O| Aug 30 05:15:25.731 INFO O| Planning: Fetching manifests: 0/126 0% complete
43202025-08-30T05:15:27.991Z[ host-image] Aug 30 05:15:27.668 INFO O| Aug 30 05:15:27.668 INFO O| Actions: 25147/50799 actions (Installing new actions)
43212025-08-30T05:15:30.034Z[verify-libraries] Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
43222025-08-30T05:15:31.057Z[ recovery-image] Aug 30 05:15:30.733 INFO O| Aug 30 05:15:30.733 INFO O| Planning: Fetching manifests: 68/126 53% complete
43232025-08-30T05:15:31.897Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
43242025-08-30T05:15:33.050Z[ host-image] Aug 30 05:15:32.727 INFO O| Aug 30 05:15:32.727 INFO O| Actions: 50244/50799 actions (Installing new actions)
43252025-08-30T05:15:34.184Z[ host-image] Aug 30 05:15:33.861 INFO O| Aug 30 05:15:33.861 INFO O| Actions: Completed 50799 actions in 26.24 seconds.
43262025-08-30T05:15:34.210Z[verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
43272025-08-30T05:15:34.582Z[ recovery-image] Aug 30 05:15:34.259 INFO O| Aug 30 05:15:34.259 INFO O| Planning: Fetching manifests: 126/126 100% complete
43282025-08-30T05:15:34.986Z[ host-image] Aug 30 05:15:34.633 INFO O| Aug 30 05:15:34.633 INFO O| Done
43292025-08-30T05:15:34.986Z[ host-image] Aug 30 05:15:34.633 INFO O| Aug 30 05:15:34.633 INFO O| Done
43302025-08-30T05:15:35.996Z[verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
43312025-08-30T05:15:36.463Z[ recovery-image] Aug 30 05:15:36.140 INFO O| Aug 30 05:15:36.140 INFO O| Planning: Package planning ... Done
43322025-08-30T05:15:36.920Z[ recovery-image] Aug 30 05:15:36.596 INFO O| Aug 30 05:15:36.596 INFO O| Planning: Merging actions ... Done
43332025-08-30T05:15:37.060Z[ recovery-image] Aug 30 05:15:36.736 INFO O| Aug 30 05:15:36.736 INFO O| Planning: Checking for conflicting actions ... Done
43342025-08-30T05:15:37.179Z[ recovery-image] Aug 30 05:15:36.856 INFO O| Aug 30 05:15:36.856 INFO O| Planning: Consolidating action changes ... Done
43352025-08-30T05:15:37.244Z[ host-image] Aug 30 05:15:36.921 INFO O| Aug 30 05:15:36.921 INFO O| Done
43362025-08-30T05:15:37.577Z[ recovery-image] Aug 30 05:15:37.254 INFO O| Aug 30 05:15:37.253 INFO O| Planning: Evaluating mediators ... Done
43372025-08-30T05:15:39.314Z[ host-image] Aug 30 05:15:38.991 INFO O| Aug 30 05:15:38.990 INFO O| Done
43382025-08-30T05:15:39.375Z[ host-image] Aug 30 05:15:39.052 INFO O| Aug 30 05:15:39.052 INFO O| Done
43392025-08-30T05:15:41.729Z[ recovery-image] Aug 30 05:15:41.406 INFO O| Aug 30 05:15:41.406 INFO O| Planning: Planning completed in 304.00 seconds
43402025-08-30T05:15:41.754Z[ recovery-image] Aug 30 05:15:41.410 INFO O| Aug 30 05:15:41.410 INFO O| Packages to install: 126
43412025-08-30T05:15:41.754Z[ recovery-image] Aug 30 05:15:41.410 INFO O| Aug 30 05:15:41.410 INFO O| Mediators to change: 5
43422025-08-30T05:15:41.754Z[ recovery-image] Aug 30 05:15:41.410 INFO O| Aug 30 05:15:41.410 INFO O| Services to change: 5
43432025-08-30T05:15:41.814Z[ recovery-image] Aug 30 05:15:41.490 INFO O| Aug 30 05:15:41.490 INFO O| Download: 0/15944 items 0.0/184.0MB 0% complete
43442025-08-30T05:15:44.653Z[ host-image] Aug 30 05:15:44.330 INFO O| Aug 30 05:15:44.330 INFO O| Done
43452025-08-30T05:15:45.474Z[ host-image] Aug 30 05:15:45.150 INFO O| Aug 30 05:15:45.150 INFO O| Done
43462025-08-30T05:15:46.818Z[ recovery-image] Aug 30 05:15:46.495 INFO O| Aug 30 05:15:46.495 INFO O| Download: 1086/15944 items 9.2/184.0MB 4% complete (1.9M/s)
43472025-08-30T05:15:48.652Z[ host-image] Aug 30 05:15:48.329 INFO O| Aug 30 05:15:48.329 INFO STEP 11 (pkg_install) COMPLETE
43482025-08-30T05:15:48.652Z[ host-image] Aug 30 05:15:48.329 INFO O| Aug 30 05:15:48.329 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43492025-08-30T05:15:48.677Z[ host-image] Aug 30 05:15:48.349 INFO O| Aug 30 05:15:48.349 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"]
43502025-08-30T05:15:51.840Z[ recovery-image] Aug 30 05:15:51.516 INFO O| Aug 30 05:15:51.516 INFO O| Download: 1574/15944 items 23.9/184.0MB 13% complete (2.4M/s)
43512025-08-30T05:15:56.839Z[ recovery-image] Aug 30 05:15:56.516 INFO O| Aug 30 05:15:56.516 INFO O| Download: 2530/15944 items 31.6/184.0MB 17% complete (2.2M/s)
43522025-08-30T05:16:01.966Z[ recovery-image] Aug 30 05:16:01.643 INFO O| Aug 30 05:16:01.643 INFO O| Download: 3709/15944 items 39.8/184.0MB 21% complete (1.7M/s)
43532025-08-30T05:16:06.973Z[ recovery-image] Aug 30 05:16:06.650 INFO O| Aug 30 05:16:06.649 INFO O| Download: 4832/15944 items 43.3/184.0MB 23% complete (1.2M/s)
43542025-08-30T05:16:12.109Z[ recovery-image] Aug 30 05:16:11.786 INFO O| Aug 30 05:16:11.786 INFO O| Download: 5823/15944 items 46.9/184.0MB 25% complete (727k/s)
43552025-08-30T05:16:17.117Z[ recovery-image] Aug 30 05:16:16.793 INFO O| Aug 30 05:16:16.793 INFO O| Download: 6209/15944 items 63.2/184.0MB 34% complete (1.9M/s)
43562025-08-30T05:16:17.333Z[ host-image] Aug 30 05:16:17.010 INFO O| Aug 30 05:16:17.010 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
43572025-08-30T05:16:22.170Z[ recovery-image] Aug 30 05:16:21.847 INFO O| Aug 30 05:16:21.846 INFO O| Download: 7284/15944 items 76.6/184.0MB 41% complete (3.0M/s)
43582025-08-30T05:16:27.173Z[ recovery-image] Aug 30 05:16:26.850 INFO O| Aug 30 05:16:26.850 INFO O| Download: 8038/15944 items 81.2/184.0MB 44% complete (1.8M/s)
43592025-08-30T05:16:27.885Z[ host-image] Aug 30 05:16:27.562 INFO O| Aug 30 05:16:27.562 INFO O| Startup: Caching catalogs ... Done
43602025-08-30T05:16:32.261Z[ recovery-image] Aug 30 05:16:31.938 INFO O| Aug 30 05:16:31.938 INFO O| Download: 8901/15944 items 95.1/184.0MB 51% complete (1.8M/s)
43612025-08-30T05:16:36.159Z[ host-image] Aug 30 05:16:35.836 INFO O| Aug 30 05:16:35.836 INFO O| Planning: Solver setup ... Done
43622025-08-30T05:16:36.184Z[ host-image] Aug 30 05:16:35.846 INFO O| Aug 30 05:16:35.846 INFO O| Planning: Running solver ... Done
43632025-08-30T05:16:36.284Z[ host-image] Aug 30 05:16:35.961 INFO O| Aug 30 05:16:35.961 INFO O| Planning: Finding local manifests ... Done
43642025-08-30T05:16:36.378Z[ host-image] Aug 30 05:16:36.055 INFO O| Aug 30 05:16:36.055 INFO O| Planning: Fetching manifests: 0/5 0% complete
43652025-08-30T05:16:36.662Z[ host-image] Aug 30 05:16:36.340 INFO O| Aug 30 05:16:36.339 INFO O| Planning: Fetching manifests: 5/5 100% complete
43662025-08-30T05:16:36.711Z[ host-image] Aug 30 05:16:36.388 INFO O| Aug 30 05:16:36.388 INFO O| Planning: Package planning ... Done
43672025-08-30T05:16:36.736Z[ host-image] Aug 30 05:16:36.393 INFO O| Aug 30 05:16:36.393 INFO O| Planning: Merging actions ... Done
43682025-08-30T05:16:36.802Z[ host-image] Aug 30 05:16:36.478 INFO O| Aug 30 05:16:36.478 INFO O| Planning: Checking for conflicting actions ... Done
43692025-08-30T05:16:36.827Z[ host-image] Aug 30 05:16:36.480 INFO O| Aug 30 05:16:36.480 INFO O| Planning: Consolidating action changes ... Done
43702025-08-30T05:16:37.081Z[ host-image] Aug 30 05:16:36.758 INFO O| Aug 30 05:16:36.758 INFO O| Planning: Evaluating mediators ... Done
43712025-08-30T05:16:37.105Z[ host-image] Aug 30 05:16:36.760 INFO O| Aug 30 05:16:36.760 INFO O| Planning: Planning completed in 9.10 seconds
43722025-08-30T05:16:37.105Z[ host-image] Aug 30 05:16:36.761 INFO O| Aug 30 05:16:36.761 INFO O| Packages to install: 5
43732025-08-30T05:16:37.105Z[ host-image] Aug 30 05:16:36.761 INFO O| Aug 30 05:16:36.761 INFO O| Services to change: 2
43742025-08-30T05:16:37.130Z[ host-image] Aug 30 05:16:36.783 INFO O| Aug 30 05:16:36.783 INFO O| Download: 0/121 items 0.0/1.5MB 0% complete
43752025-08-30T05:16:37.264Z[ recovery-image] Aug 30 05:16:36.941 INFO O| Aug 30 05:16:36.941 INFO O| Download: 10057/15944 items 96.5/184.0MB 52% complete (1.5M/s)
43762025-08-30T05:16:38.417Z[ host-image] Aug 30 05:16:38.094 INFO O| Aug 30 05:16:38.094 INFO O| Download: Completed 1.48 MB in 1.31 seconds (1.1M/s)
43772025-08-30T05:16:38.473Z[ host-image] Aug 30 05:16:38.149 INFO O| Aug 30 05:16:38.149 INFO O| Actions: 1/313 actions (Installing new actions)
43782025-08-30T05:16:38.657Z[ host-image] Aug 30 05:16:38.334 INFO O| Aug 30 05:16:38.334 INFO O| Actions: Completed 313 actions in 0.19 seconds.
43792025-08-30T05:16:39.211Z[ host-image] Aug 30 05:16:38.888 INFO O| Aug 30 05:16:38.888 INFO O| Done
43802025-08-30T05:16:39.211Z[ host-image] Aug 30 05:16:38.888 INFO O| Aug 30 05:16:38.888 INFO O| Done
43812025-08-30T05:16:40.527Z[ host-image] Aug 30 05:16:40.204 INFO O| Aug 30 05:16:40.204 INFO O| Done
43822025-08-30T05:16:42.265Z[ recovery-image] Aug 30 05:16:41.942 INFO O| Aug 30 05:16:41.942 INFO O| Download: 11100/15944 items 98.6/184.0MB 53% complete (333k/s)
43832025-08-30T05:16:42.722Z[ host-image] Aug 30 05:16:42.399 INFO O| Aug 30 05:16:42.399 INFO O| Done
43842025-08-30T05:16:42.760Z[ host-image] Aug 30 05:16:42.438 INFO O| Aug 30 05:16:42.437 INFO O| Done
43852025-08-30T05:16:42.785Z[ host-image] Aug 30 05:16:42.438 INFO O| Aug 30 05:16:42.438 INFO O| Done
43862025-08-30T05:16:42.810Z[ host-image] Aug 30 05:16:42.465 INFO O| Aug 30 05:16:42.465 INFO O| Done
43872025-08-30T05:16:44.401Z[ host-image] Aug 30 05:16:44.079 INFO O| Aug 30 05:16:44.078 INFO STEP 12 (pkg_install) COMPLETE
43882025-08-30T05:16:44.401Z[ host-image] Aug 30 05:16:44.079 INFO O| Aug 30 05:16:44.079 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43892025-08-30T05:16:44.427Z[ host-image] Aug 30 05:16:44.099 INFO O| Aug 30 05:16:44.099 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
43902025-08-30T05:16:47.350Z[ recovery-image] Aug 30 05:16:47.027 INFO O| Aug 30 05:16:47.027 INFO O| Download: 11795/15944 items 123.9/184.0MB 67% complete (2.6M/s)
43912025-08-30T05:16:52.362Z[ recovery-image] Aug 30 05:16:52.039 INFO O| Aug 30 05:16:52.039 INFO O| Download: 12644/15944 items 146.9/184.0MB 79% complete (4.8M/s)
43922025-08-30T05:16:57.362Z[ recovery-image] Aug 30 05:16:57.039 INFO O| Aug 30 05:16:57.039 INFO O| Download: 13874/15944 items 151.3/184.0MB 82% complete (2.8M/s)
43932025-08-30T05:17:02.368Z[ recovery-image] Aug 30 05:17:02.045 INFO O| Aug 30 05:17:02.045 INFO O| Download: 14788/15944 items 155.5/184.0MB 84% complete (941k/s)
43942025-08-30T05:17:07.368Z[ recovery-image] Aug 30 05:17:07.046 INFO O| Aug 30 05:17:07.045 INFO O| Download: 15597/15944 items 174.8/184.0MB 95% complete (2.1M/s)
43952025-08-30T05:17:11.703Z[ recovery-image] Aug 30 05:17:11.381 INFO O| Aug 30 05:17:11.381 INFO O| Download: Completed 183.98 MB in 89.89 seconds (2.0M/s)
43962025-08-30T05:17:12.472Z[ recovery-image] Aug 30 05:17:12.149 INFO O| Aug 30 05:17:12.149 INFO O| Actions: 1/26303 actions (Installing new actions)
43972025-08-30T05:17:16.710Z[ host-image] Aug 30 05:17:16.387 INFO O| Aug 30 05:17:16.387 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
43982025-08-30T05:17:17.472Z[ recovery-image] Aug 30 05:17:17.150 INFO O| Aug 30 05:17:17.150 INFO O| Actions: 9998/26303 actions (Installing new actions)
43992025-08-30T05:17:22.484Z[ recovery-image] Aug 30 05:17:22.162 INFO O| Aug 30 05:17:22.162 INFO O| Actions: 16591/26303 actions (Installing new actions)
44002025-08-30T05:17:26.707Z[ recovery-image] Aug 30 05:17:26.385 INFO O| Aug 30 05:17:26.384 INFO O| Actions: Completed 26303 actions in 14.23 seconds.
44012025-08-30T05:17:27.278Z[ recovery-image] Aug 30 05:17:26.956 INFO O| Aug 30 05:17:26.956 INFO O| Done
44022025-08-30T05:17:27.303Z[ recovery-image] Aug 30 05:17:26.956 INFO O| Aug 30 05:17:26.956 INFO O| Done
44032025-08-30T05:17:28.872Z[ recovery-image] Aug 30 05:17:28.550 INFO O| Aug 30 05:17:28.549 INFO O| Done
44042025-08-30T05:17:29.223Z[ host-image] Aug 30 05:17:28.900 INFO O| Aug 30 05:17:28.900 INFO O| Startup: Caching catalogs ... Done
44052025-08-30T05:17:30.686Z[ recovery-image] Aug 30 05:17:30.363 INFO O| Aug 30 05:17:30.363 INFO O| Done
44062025-08-30T05:17:30.719Z[ recovery-image] Aug 30 05:17:30.397 INFO O| Aug 30 05:17:30.397 INFO O| Done
44072025-08-30T05:17:34.311Z[ recovery-image] Aug 30 05:17:33.989 INFO O| Aug 30 05:17:33.988 INFO O| Done
44082025-08-30T05:17:34.948Z[ recovery-image] Aug 30 05:17:34.626 INFO O| Aug 30 05:17:34.626 INFO O| Done
44092025-08-30T05:17:36.369Z[ host-image] Aug 30 05:17:36.047 INFO O| Aug 30 05:17:36.047 INFO O| Planning: Solver setup ... Done
44102025-08-30T05:17:36.394Z[ host-image] Aug 30 05:17:36.057 INFO O| Aug 30 05:17:36.057 INFO O| Planning: Running solver ... Done
44112025-08-30T05:17:36.544Z[ host-image] Aug 30 05:17:36.221 INFO O| Aug 30 05:17:36.221 INFO O| Planning: Finding local manifests ... Done
44122025-08-30T05:17:36.867Z[ host-image] Aug 30 05:17:36.475 INFO O| Aug 30 05:17:36.475 INFO O| Planning: Fetching manifests: 0/6 0% complete
44132025-08-30T05:17:37.683Z[ recovery-image] Aug 30 05:17:37.361 INFO O| Aug 30 05:17:37.360 INFO STEP 11 (pkg_install) COMPLETE
44142025-08-30T05:17:37.683Z[ recovery-image] Aug 30 05:17:37.361 INFO O| Aug 30 05:17:37.361 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44152025-08-30T05:17:37.708Z[ recovery-image] Aug 30 05:17:37.361 INFO O| Aug 30 05:17:37.361 INFO skip step because feature "recovery" is enabled
44162025-08-30T05:17:37.708Z[ recovery-image] Aug 30 05:17:37.361 INFO O| Aug 30 05:17:37.361 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44172025-08-30T05:17:37.708Z[ recovery-image] Aug 30 05:17:37.361 INFO O| Aug 30 05:17:37.361 INFO skip step because feature "omicron1" is not enabled
44182025-08-30T05:17:37.708Z[ recovery-image] Aug 30 05:17:37.361 INFO O| Aug 30 05:17:37.361 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44192025-08-30T05:17:37.708Z[ recovery-image] Aug 30 05:17:37.376 INFO O| Aug 30 05:17:37.376 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/driver/network/opte@0.37.402"]
44202025-08-30T05:17:37.733Z[ host-image] Aug 30 05:17:37.393 INFO O| Aug 30 05:17:37.393 INFO O| Planning: Fetching manifests: 6/6 100% complete
44212025-08-30T05:17:37.782Z[ host-image] Aug 30 05:17:37.459 INFO O| Aug 30 05:17:37.459 INFO O| Planning: Package planning ... Done
44222025-08-30T05:17:37.810Z[ host-image] Aug 30 05:17:37.488 INFO O| Aug 30 05:17:37.488 INFO O| Planning: Merging actions ... Done
44232025-08-30T05:17:37.932Z[ host-image] Aug 30 05:17:37.610 INFO O| Aug 30 05:17:37.610 INFO O| Planning: Checking for conflicting actions ... Done
44242025-08-30T05:17:37.957Z[ host-image] Aug 30 05:17:37.615 INFO O| Aug 30 05:17:37.615 INFO O| Planning: Consolidating action changes ... Done
44252025-08-30T05:17:38.195Z[ host-image] Aug 30 05:17:37.872 INFO O| Aug 30 05:17:37.872 INFO O| Planning: Evaluating mediators ... Done
44262025-08-30T05:17:38.220Z[ host-image] Aug 30 05:17:37.878 INFO O| Aug 30 05:17:37.877 INFO O| Planning: Planning completed in 8.89 seconds
44272025-08-30T05:17:38.220Z[ host-image] Aug 30 05:17:37.878 INFO O| Aug 30 05:17:37.878 INFO O| Packages to install: 6
44282025-08-30T05:17:38.220Z[ host-image] Aug 30 05:17:37.878 INFO O| Aug 30 05:17:37.878 INFO O| Mediators to change: 1
44292025-08-30T05:17:38.220Z[ host-image] Aug 30 05:17:37.878 INFO O| Aug 30 05:17:37.878 INFO O| Services to change: 1
44302025-08-30T05:17:38.245Z[ host-image] Aug 30 05:17:37.902 INFO O| Aug 30 05:17:37.902 INFO O| Download: 0/1140 items 0.0/7.7MB 0% complete
44312025-08-30T05:17:43.224Z[ host-image] Aug 30 05:17:42.902 INFO O| Aug 30 05:17:42.902 INFO O| Download: 1030/1140 items 3.5/7.7MB 45% complete (714k/s)
44322025-08-30T05:17:44.143Z[ host-image] Aug 30 05:17:43.821 INFO O| Aug 30 05:17:43.820 INFO O| Download: Completed 7.71 MB in 5.92 seconds (1.3M/s)
44332025-08-30T05:17:44.237Z[ host-image] Aug 30 05:17:43.915 INFO O| Aug 30 05:17:43.914 INFO O| Actions: 1/1361 actions (Installing new actions)
44342025-08-30T05:17:44.827Z[ host-image] Aug 30 05:17:44.505 INFO O| Aug 30 05:17:44.505 INFO O| Actions: Completed 1361 actions in 0.59 seconds.
44352025-08-30T05:17:45.494Z[ host-image] Aug 30 05:17:45.172 INFO O| Aug 30 05:17:45.172 INFO O| Done
44362025-08-30T05:17:45.495Z[ host-image] Aug 30 05:17:45.172 INFO O| Aug 30 05:17:45.172 INFO O| Done
44372025-08-30T05:17:46.798Z[ host-image] Aug 30 05:17:46.475 INFO O| Aug 30 05:17:46.475 INFO O| Done
44382025-08-30T05:17:49.237Z[ host-image] Aug 30 05:17:48.915 INFO O| Aug 30 05:17:48.914 INFO O| Done
44392025-08-30T05:17:49.276Z[ host-image] Aug 30 05:17:48.950 INFO O| Aug 30 05:17:48.950 INFO O| Done
44402025-08-30T05:17:49.276Z[ host-image] Aug 30 05:17:48.951 INFO O| Aug 30 05:17:48.951 INFO O| Done
44412025-08-30T05:17:49.375Z[ host-image] Aug 30 05:17:49.053 INFO O| Aug 30 05:17:49.053 INFO O| Done
44422025-08-30T05:17:51.060Z[ host-image] Aug 30 05:17:50.737 INFO O| Aug 30 05:17:50.737 INFO STEP 13 (pkg_install) COMPLETE
44432025-08-30T05:17:51.084Z[ host-image] Aug 30 05:17:50.737 INFO O| Aug 30 05:17:50.737 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44442025-08-30T05:17:51.084Z[ host-image] Aug 30 05:17:50.755 INFO O| Aug 30 05:17:50.755 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/driver/network/opte@0.37.402"]
44452025-08-30T05:18:09.704Z[ recovery-image] Aug 30 05:18:09.381 INFO O| Aug 30 05:18:09.381 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44462025-08-30T05:18:22.236Z[ recovery-image] Aug 30 05:18:21.914 INFO O| Aug 30 05:18:21.914 INFO O| Startup: Caching catalogs ... Done
44472025-08-30T05:18:24.033Z[ host-image] Aug 30 05:18:23.711 INFO O| Aug 30 05:18:23.711 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44482025-08-30T05:18:29.921Z[ recovery-image] Aug 30 05:18:29.599 INFO O| Aug 30 05:18:29.599 INFO O| Planning: Solver setup ... Done
44492025-08-30T05:18:29.947Z[ recovery-image] Aug 30 05:18:29.625 INFO O| Aug 30 05:18:29.625 INFO O| Planning: Running solver ... Done
44502025-08-30T05:18:30.055Z[ recovery-image] Aug 30 05:18:29.733 INFO O| Aug 30 05:18:29.733 INFO O| Planning: Finding local manifests ... Done
44512025-08-30T05:18:30.224Z[ recovery-image] Aug 30 05:18:29.902 INFO O| Aug 30 05:18:29.902 INFO O| Planning: Fetching manifests: 0/1 0% complete
44522025-08-30T05:18:30.270Z[ recovery-image] Aug 30 05:18:29.947 INFO O| Aug 30 05:18:29.947 INFO O| Planning: Fetching manifests: 1/1 100% complete
44532025-08-30T05:18:30.307Z[ recovery-image] Aug 30 05:18:29.984 INFO O| Aug 30 05:18:29.984 INFO O| Planning: Package planning ... Done
44542025-08-30T05:18:30.332Z[ recovery-image] Aug 30 05:18:29.985 INFO O| Aug 30 05:18:29.985 INFO O| Planning: Merging actions ... Done
44552025-08-30T05:18:30.357Z[ recovery-image] Aug 30 05:18:30.025 INFO O| Aug 30 05:18:30.025 INFO O| Planning: Checking for conflicting actions ... Done
44562025-08-30T05:18:30.357Z[ recovery-image] Aug 30 05:18:30.025 INFO O| Aug 30 05:18:30.025 INFO O| Planning: Consolidating action changes ... Done
44572025-08-30T05:18:30.573Z[ recovery-image] Aug 30 05:18:30.249 INFO O| Aug 30 05:18:30.249 INFO O| Planning: Evaluating mediators ... Done
44582025-08-30T05:18:30.598Z[ recovery-image] Aug 30 05:18:30.250 INFO O| Aug 30 05:18:30.250 INFO O| Planning: Planning completed in 8.23 seconds
44592025-08-30T05:18:30.598Z[ recovery-image] Aug 30 05:18:30.251 INFO O| Aug 30 05:18:30.251 INFO O| Packages to install: 1
44602025-08-30T05:18:30.623Z[ recovery-image] Aug 30 05:18:30.286 INFO O| Aug 30 05:18:30.285 INFO O| Download: 0/4 items 0.0/10.1MB 0% complete
44612025-08-30T05:18:31.163Z[ recovery-image] Aug 30 05:18:30.840 INFO O| Aug 30 05:18:30.840 INFO O| Download: Completed 10.09 MB in 0.55 seconds (18.2M/s)
44622025-08-30T05:18:31.276Z[ recovery-image] Aug 30 05:18:30.954 INFO O| Aug 30 05:18:30.953 INFO O| Actions: 1/22 actions (Installing new actions)
44632025-08-30T05:18:31.631Z[ recovery-image] Aug 30 05:18:31.310 INFO O| Aug 30 05:18:31.309 INFO O| Actions: Completed 22 actions in 0.36 seconds.
44642025-08-30T05:18:32.272Z[ recovery-image] Aug 30 05:18:31.950 INFO O| Aug 30 05:18:31.950 INFO O| Done
44652025-08-30T05:18:32.272Z[ recovery-image] Aug 30 05:18:31.950 INFO O| Aug 30 05:18:31.950 INFO O| Done
44662025-08-30T05:18:33.528Z[ recovery-image] Aug 30 05:18:33.206 INFO O| Aug 30 05:18:33.205 INFO O| Done
44672025-08-30T05:18:35.603Z[ recovery-image] Aug 30 05:18:35.281 INFO O| Aug 30 05:18:35.281 INFO O| Done
44682025-08-30T05:18:35.628Z[ recovery-image] Aug 30 05:18:35.305 INFO O| Aug 30 05:18:35.304 INFO O| Done
44692025-08-30T05:18:35.628Z[ recovery-image] Aug 30 05:18:35.305 INFO O| Aug 30 05:18:35.305 INFO O| Done
44702025-08-30T05:18:35.653Z[ recovery-image] Aug 30 05:18:35.323 INFO O| Aug 30 05:18:35.323 INFO O| Done
44712025-08-30T05:18:37.095Z[ host-image] Aug 30 05:18:36.773 INFO O| Aug 30 05:18:36.772 INFO O| Startup: Caching catalogs ... Done
44722025-08-30T05:18:37.387Z[ recovery-image] Aug 30 05:18:37.065 INFO O| Aug 30 05:18:37.065 INFO STEP 14 (pkg_install) COMPLETE
44732025-08-30T05:18:37.387Z[ recovery-image] Aug 30 05:18:37.065 INFO O| Aug 30 05:18:37.065 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44742025-08-30T05:18:37.412Z[ recovery-image] Aug 30 05:18:37.065 INFO O| Aug 30 05:18:37.065 INFO skip step because feature "mfg" is not enabled
44752025-08-30T05:18:37.412Z[ recovery-image] Aug 30 05:18:37.065 INFO O| Aug 30 05:18:37.065 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44762025-08-30T05:18:37.412Z[ recovery-image] Aug 30 05:18:37.065 INFO O| Aug 30 05:18:37.065 INFO skip step because feature "compliance" is not enabled
44772025-08-30T05:18:37.413Z[ recovery-image] Aug 30 05:18:37.065 INFO O| Aug 30 05:18:37.065 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44782025-08-30T05:18:37.413Z[ recovery-image] Aug 30 05:18:37.065 INFO O| Aug 30 05:18:37.065 INFO skip step because feature "stress" is not enabled
44792025-08-30T05:18:37.413Z[ recovery-image] Aug 30 05:18:37.065 INFO O| Aug 30 05:18:37.065 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44802025-08-30T05:18:37.413Z[ recovery-image] Aug 30 05:18:37.065 INFO O| Aug 30 05:18:37.065 INFO skip step because feature "compliance" is not enabled
44812025-08-30T05:18:37.413Z[ recovery-image] Aug 30 05:18:37.065 INFO O| Aug 30 05:18:37.065 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44822025-08-30T05:18:37.413Z[ recovery-image] Aug 30 05:18:37.065 INFO O| Aug 30 05:18:37.065 INFO skip step because feature "nfs" is not enabled
44832025-08-30T05:18:37.413Z[ recovery-image] Aug 30 05:18:37.065 INFO O| Aug 30 05:18:37.065 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@os
44842025-08-30T05:18:37.413Z[ recovery-image] Aug 30 05:18:37.066 INFO O| Aug 30 05:18:37.066 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
44852025-08-30T05:18:37.470Z[ recovery-image] Aug 30 05:18:37.148 INFO O| Aug 30 05:18:37.148 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
44862025-08-30T05:18:37.547Z[ recovery-image] Aug 30 05:18:37.226 INFO O| Aug 30 05:18:37.225 INFO completed processing sled/ramdisk-01-os
44872025-08-30T05:18:37.572Z[ recovery-image] Aug 30 05:18:37.231 INFO image builder template: ramdisk-02-trim...
44882025-08-30T05:18:37.572Z[ recovery-image] Aug 30 05:18:37.231 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/.tmpcBGT79/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
44892025-08-30T05:18:37.597Z[ recovery-image] Aug 30 05:18:37.269 INFO O| Aug 30 05:18:37.269 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
44902025-08-30T05:18:37.622Z[ recovery-image] Aug 30 05:18:37.276 INFO O| Aug 30 05:18:37.276 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
44912025-08-30T05:18:37.646Z[ recovery-image] Aug 30 05:18:37.312 INFO O| Aug 30 05:18:37.312 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-02-trim: sync = disabled
44922025-08-30T05:18:37.671Z[ recovery-image] Aug 30 05:18:37.343 INFO O| Aug 30 05:18:37.343 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
44932025-08-30T05:18:37.671Z[ recovery-image] Aug 30 05:18:37.343 INFO O| Aug 30 05:18:37.343 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
44942025-08-30T05:18:37.696Z[ recovery-image] Aug 30 05:18:37.353 INFO O| Aug 30 05:18:37.353 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
44952025-08-30T05:18:37.696Z[ recovery-image] Aug 30 05:18:37.360 INFO O| Aug 30 05:18:37.360 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@os
44962025-08-30T05:18:37.696Z[ recovery-image] Aug 30 05:18:37.367 INFO O| Aug 30 05:18:37.367 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
44972025-08-30T05:18:37.979Z[ recovery-image] Aug 30 05:18:37.657 INFO O| Aug 30 05:18:37.657 INFO rolled back to input snapshot; work may begin
44982025-08-30T05:18:37.979Z[ recovery-image] Aug 30 05:18:37.657 INFO O| Aug 30 05:18:37.657 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
44992025-08-30T05:18:38.004Z[ recovery-image] Aug 30 05:18:37.665 INFO O| Aug 30 05:18:37.665 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45002025-08-30T05:18:38.029Z[ recovery-image] Aug 30 05:18:37.684 INFO O| Aug 30 05:18:37.683 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/var/pkg"
45012025-08-30T05:18:38.066Z[ recovery-image] Aug 30 05:18:37.744 INFO O| Aug 30 05:18:37.744 INFO STEP 0 (remove_files) COMPLETE
45022025-08-30T05:18:38.066Z[ recovery-image] Aug 30 05:18:37.744 INFO O| Aug 30 05:18:37.744 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45032025-08-30T05:18:38.091Z[ recovery-image] Aug 30 05:18:37.762 INFO O| Aug 30 05:18:37.762 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/xpg4"
45042025-08-30T05:18:38.091Z[ recovery-image] Aug 30 05:18:37.764 INFO O| Aug 30 05:18:37.764 INFO STEP 1 (remove_files) COMPLETE
45052025-08-30T05:18:38.091Z[ recovery-image] Aug 30 05:18:37.764 INFO O| Aug 30 05:18:37.764 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45062025-08-30T05:18:38.116Z[ recovery-image] Aug 30 05:18:37.782 INFO O| Aug 30 05:18:37.782 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/include"
45072025-08-30T05:18:38.141Z[ recovery-image] Aug 30 05:18:37.800 INFO O| Aug 30 05:18:37.800 INFO STEP 2 (remove_files) COMPLETE
45082025-08-30T05:18:38.141Z[ recovery-image] Aug 30 05:18:37.800 INFO O| Aug 30 05:18:37.800 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45092025-08-30T05:18:38.165Z[ recovery-image] Aug 30 05:18:37.819 INFO O| Aug 30 05:18:37.819 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/demo"
45102025-08-30T05:18:38.166Z[ recovery-image] Aug 30 05:18:37.822 INFO O| Aug 30 05:18:37.822 INFO STEP 3 (remove_files) COMPLETE
45112025-08-30T05:18:38.166Z[ recovery-image] Aug 30 05:18:37.822 INFO O| Aug 30 05:18:37.822 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45122025-08-30T05:18:38.166Z[ recovery-image] Aug 30 05:18:37.840 INFO O| Aug 30 05:18:37.839 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/help"
45132025-08-30T05:18:38.190Z[ recovery-image] Aug 30 05:18:37.844 INFO O| Aug 30 05:18:37.844 INFO STEP 4 (remove_files) COMPLETE
45142025-08-30T05:18:38.191Z[ recovery-image] Aug 30 05:18:37.844 INFO O| Aug 30 05:18:37.844 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45152025-08-30T05:18:38.191Z[ recovery-image] Aug 30 05:18:37.862 INFO O| Aug 30 05:18:37.862 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/doc"
45162025-08-30T05:18:38.191Z[ recovery-image] Aug 30 05:18:37.862 INFO O| Aug 30 05:18:37.862 INFO STEP 5 (remove_files) COMPLETE
45172025-08-30T05:18:38.191Z[ recovery-image] Aug 30 05:18:37.862 INFO O| Aug 30 05:18:37.862 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45182025-08-30T05:18:38.216Z[ recovery-image] Aug 30 05:18:37.882 INFO O| Aug 30 05:18:37.882 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash-completion"
45192025-08-30T05:18:38.240Z[ recovery-image] Aug 30 05:18:37.917 INFO O| Aug 30 05:18:37.917 INFO STEP 6 (remove_files) COMPLETE
45202025-08-30T05:18:38.240Z[ recovery-image] Aug 30 05:18:37.917 INFO O| Aug 30 05:18:37.917 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45212025-08-30T05:18:38.240Z[ recovery-image] Aug 30 05:18:37.917 INFO O| Aug 30 05:18:37.917 INFO skip step because feature "recovery" is enabled
45222025-08-30T05:18:38.240Z[ recovery-image] Aug 30 05:18:37.918 INFO O| Aug 30 05:18:37.917 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45232025-08-30T05:18:38.241Z[ recovery-image] Aug 30 05:18:37.918 INFO O| Aug 30 05:18:37.918 INFO skip step because feature "recovery" is enabled
45242025-08-30T05:18:38.241Z[ recovery-image] Aug 30 05:18:37.918 INFO O| Aug 30 05:18:37.918 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45252025-08-30T05:18:38.241Z[ recovery-image] Aug 30 05:18:37.918 INFO O| Aug 30 05:18:37.918 INFO skip step because feature "recovery" is enabled
45262025-08-30T05:18:38.241Z[ recovery-image] Aug 30 05:18:37.918 INFO O| Aug 30 05:18:37.918 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45272025-08-30T05:18:38.265Z[ recovery-image] Aug 30 05:18:37.935 INFO O| Aug 30 05:18:37.935 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/etc/net-snmp"
45282025-08-30T05:18:38.266Z[ recovery-image] Aug 30 05:18:37.940 INFO O| Aug 30 05:18:37.940 INFO STEP 10 (remove_files) COMPLETE
45292025-08-30T05:18:38.266Z[ recovery-image] Aug 30 05:18:37.940 INFO O| Aug 30 05:18:37.940 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45302025-08-30T05:18:38.291Z[ recovery-image] Aug 30 05:18:37.957 INFO O| Aug 30 05:18:37.956 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i386"
45312025-08-30T05:18:38.291Z[ recovery-image] Aug 30 05:18:37.958 INFO O| Aug 30 05:18:37.958 INFO STEP 11 (remove_files) COMPLETE
45322025-08-30T05:18:38.291Z[ recovery-image] Aug 30 05:18:37.958 INFO O| Aug 30 05:18:37.958 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45332025-08-30T05:18:38.316Z[ recovery-image] Aug 30 05:18:37.974 INFO O| Aug 30 05:18:37.974 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86xpv"
45342025-08-30T05:18:38.316Z[ recovery-image] Aug 30 05:18:37.976 INFO O| Aug 30 05:18:37.976 INFO STEP 12 (remove_files) COMPLETE
45352025-08-30T05:18:38.316Z[ recovery-image] Aug 30 05:18:37.976 INFO O| Aug 30 05:18:37.976 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45362025-08-30T05:18:38.522Z[ recovery-image] Aug 30 05:18:38.200 INFO O| Aug 30 05:18:38.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
45372025-08-30T05:18:38.547Z[ recovery-image] Aug 30 05:18:38.204 INFO O| Aug 30 05:18:38.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses++.a"
45382025-08-30T05:18:38.547Z[ recovery-image] Aug 30 05:18:38.207 INFO O| Aug 30 05:18:38.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libtddl.a"
45392025-08-30T05:18:38.575Z[ recovery-image] Aug 30 05:18:38.253 INFO O| Aug 30 05:18:38.253 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libncurses++.a"
45402025-08-30T05:18:38.634Z[ recovery-image] Aug 30 05:18:38.312 INFO O| Aug 30 05:18:38.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
45412025-08-30T05:18:38.659Z[ recovery-image] Aug 30 05:18:38.336 INFO O| Aug 30 05:18:38.336 INFO STEP 13 (remove_files) COMPLETE
45422025-08-30T05:18:38.659Z[ recovery-image] Aug 30 05:18:38.336 INFO O| Aug 30 05:18:38.336 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45432025-08-30T05:18:38.684Z[ recovery-image] Aug 30 05:18:38.354 INFO O| Aug 30 05:18:38.354 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/boot"
45442025-08-30T05:18:38.684Z[ recovery-image] Aug 30 05:18:38.356 INFO O| Aug 30 05:18:38.356 INFO STEP 14 (remove_files) COMPLETE
45452025-08-30T05:18:38.684Z[ recovery-image] Aug 30 05:18:38.356 INFO O| Aug 30 05:18:38.356 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45462025-08-30T05:18:38.709Z[ recovery-image] Aug 30 05:18:38.372 INFO O| Aug 30 05:18:38.371 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86pc"
45472025-08-30T05:18:38.710Z[ recovery-image] Aug 30 05:18:38.381 INFO O| Aug 30 05:18:38.381 INFO STEP 15 (remove_files) COMPLETE
45482025-08-30T05:18:38.710Z[ recovery-image] Aug 30 05:18:38.381 INFO O| Aug 30 05:18:38.381 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45492025-08-30T05:18:38.734Z[ recovery-image] Aug 30 05:18:38.397 INFO O| Aug 30 05:18:38.397 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86xpv"
45502025-08-30T05:18:38.734Z[ recovery-image] Aug 30 05:18:38.398 INFO O| Aug 30 05:18:38.398 INFO STEP 16 (remove_files) COMPLETE
45512025-08-30T05:18:38.735Z[ recovery-image] Aug 30 05:18:38.398 INFO O| Aug 30 05:18:38.398 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45522025-08-30T05:18:38.760Z[ recovery-image] Aug 30 05:18:38.413 INFO O| Aug 30 05:18:38.413 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86pc"
45532025-08-30T05:18:38.760Z[ recovery-image] Aug 30 05:18:38.415 INFO O| Aug 30 05:18:38.415 INFO STEP 17 (remove_files) COMPLETE
45542025-08-30T05:18:38.760Z[ recovery-image] Aug 30 05:18:38.415 INFO O| Aug 30 05:18:38.415 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45552025-08-30T05:18:38.760Z[ recovery-image] Aug 30 05:18:38.431 INFO O| Aug 30 05:18:38.431 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/acpica"
45562025-08-30T05:18:38.760Z[ recovery-image] Aug 30 05:18:38.431 INFO O| Aug 30 05:18:38.431 INFO STEP 18 (remove_files) COMPLETE
45572025-08-30T05:18:38.760Z[ recovery-image] Aug 30 05:18:38.431 INFO O| Aug 30 05:18:38.431 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45582025-08-30T05:18:38.785Z[ recovery-image] Aug 30 05:18:38.446 INFO O| Aug 30 05:18:38.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/tem"
45592025-08-30T05:18:38.785Z[ recovery-image] Aug 30 05:18:38.446 INFO O| Aug 30 05:18:38.446 INFO STEP 19 (remove_files) COMPLETE
45602025-08-30T05:18:38.785Z[ recovery-image] Aug 30 05:18:38.446 INFO O| Aug 30 05:18:38.446 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45612025-08-30T05:18:38.810Z[ recovery-image] Aug 30 05:18:38.480 INFO O| Aug 30 05:18:38.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
45622025-08-30T05:18:38.810Z[ recovery-image] Aug 30 05:18:38.480 INFO O| Aug 30 05:18:38.480 INFO STEP 20 (remove_files) COMPLETE
45632025-08-30T05:18:38.810Z[ recovery-image] Aug 30 05:18:38.480 INFO O| Aug 30 05:18:38.480 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45642025-08-30T05:18:38.835Z[ recovery-image] Aug 30 05:18:38.496 INFO O| Aug 30 05:18:38.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/wc"
45652025-08-30T05:18:38.835Z[ recovery-image] Aug 30 05:18:38.496 INFO O| Aug 30 05:18:38.496 INFO STEP 21 (remove_files) COMPLETE
45662025-08-30T05:18:38.835Z[ recovery-image] Aug 30 05:18:38.496 INFO O| Aug 30 05:18:38.496 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45672025-08-30T05:18:38.835Z[ recovery-image] Aug 30 05:18:38.511 INFO O| Aug 30 05:18:38.511 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
45682025-08-30T05:18:38.835Z[ recovery-image] Aug 30 05:18:38.511 INFO O| Aug 30 05:18:38.511 INFO STEP 22 (remove_files) COMPLETE
45692025-08-30T05:18:38.835Z[ recovery-image] Aug 30 05:18:38.511 INFO O| Aug 30 05:18:38.511 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45702025-08-30T05:18:38.860Z[ recovery-image] Aug 30 05:18:38.526 INFO O| Aug 30 05:18:38.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/conskbd"
45712025-08-30T05:18:38.860Z[ recovery-image] Aug 30 05:18:38.526 INFO O| Aug 30 05:18:38.526 INFO STEP 23 (remove_files) COMPLETE
45722025-08-30T05:18:38.860Z[ recovery-image] Aug 30 05:18:38.526 INFO O| Aug 30 05:18:38.526 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45732025-08-30T05:18:38.885Z[ recovery-image] Aug 30 05:18:38.541 INFO O| Aug 30 05:18:38.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/tzmon"
45742025-08-30T05:18:38.885Z[ recovery-image] Aug 30 05:18:38.541 INFO O| Aug 30 05:18:38.541 INFO STEP 24 (remove_files) COMPLETE
45752025-08-30T05:18:38.885Z[ recovery-image] Aug 30 05:18:38.541 INFO O| Aug 30 05:18:38.541 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45762025-08-30T05:18:38.885Z[ recovery-image] Aug 30 05:18:38.557 INFO O| Aug 30 05:18:38.557 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/power"
45772025-08-30T05:18:38.885Z[ recovery-image] Aug 30 05:18:38.558 INFO O| Aug 30 05:18:38.557 INFO STEP 25 (remove_files) COMPLETE
45782025-08-30T05:18:38.885Z[ recovery-image] Aug 30 05:18:38.558 INFO O| Aug 30 05:18:38.558 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45792025-08-30T05:18:38.986Z[ recovery-image] Aug 30 05:18:38.664 INFO O| Aug 30 05:18:38.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio"
45802025-08-30T05:18:38.986Z[ recovery-image] Aug 30 05:18:38.664 INFO O| Aug 30 05:18:38.664 INFO STEP 26 (remove_files) COMPLETE
45812025-08-30T05:18:38.986Z[ recovery-image] Aug 30 05:18:38.664 INFO O| Aug 30 05:18:38.664 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45822025-08-30T05:18:39.011Z[ recovery-image] Aug 30 05:18:38.683 INFO O| Aug 30 05:18:38.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio1575"
45832025-08-30T05:18:39.011Z[ recovery-image] Aug 30 05:18:38.683 INFO O| Aug 30 05:18:38.683 INFO STEP 27 (remove_files) COMPLETE
45842025-08-30T05:18:39.011Z[ recovery-image] Aug 30 05:18:38.683 INFO O| Aug 30 05:18:38.683 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45852025-08-30T05:18:39.036Z[ recovery-image] Aug 30 05:18:38.703 INFO O| Aug 30 05:18:38.702 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audioens"
45862025-08-30T05:18:39.036Z[ recovery-image] Aug 30 05:18:38.703 INFO O| Aug 30 05:18:38.703 INFO STEP 28 (remove_files) COMPLETE
45872025-08-30T05:18:39.036Z[ recovery-image] Aug 30 05:18:38.703 INFO O| Aug 30 05:18:38.703 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45882025-08-30T05:18:39.062Z[ recovery-image] Aug 30 05:18:38.721 INFO O| Aug 30 05:18:38.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiopci"
45892025-08-30T05:18:39.062Z[ recovery-image] Aug 30 05:18:38.721 INFO O| Aug 30 05:18:38.721 INFO STEP 29 (remove_files) COMPLETE
45902025-08-30T05:18:39.062Z[ recovery-image] Aug 30 05:18:38.721 INFO O| Aug 30 05:18:38.721 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45912025-08-30T05:18:39.062Z[ recovery-image] Aug 30 05:18:38.739 INFO O| Aug 30 05:18:38.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiots"
45922025-08-30T05:18:39.062Z[ recovery-image] Aug 30 05:18:38.739 INFO O| Aug 30 05:18:38.739 INFO STEP 30 (remove_files) COMPLETE
45932025-08-30T05:18:39.062Z[ recovery-image] Aug 30 05:18:38.739 INFO O| Aug 30 05:18:38.739 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45942025-08-30T05:18:39.086Z[ recovery-image] Aug 30 05:18:38.755 INFO O| Aug 30 05:18:38.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ehci"
45952025-08-30T05:18:39.086Z[ recovery-image] Aug 30 05:18:38.755 INFO O| Aug 30 05:18:38.755 INFO STEP 31 (remove_files) COMPLETE
45962025-08-30T05:18:39.087Z[ recovery-image] Aug 30 05:18:38.755 INFO O| Aug 30 05:18:38.755 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45972025-08-30T05:18:39.112Z[ recovery-image] Aug 30 05:18:38.770 INFO O| Aug 30 05:18:38.769 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hid"
45982025-08-30T05:18:39.112Z[ recovery-image] Aug 30 05:18:38.770 INFO O| Aug 30 05:18:38.770 INFO STEP 32 (remove_files) COMPLETE
45992025-08-30T05:18:39.112Z[ recovery-image] Aug 30 05:18:38.770 INFO O| Aug 30 05:18:38.770 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46002025-08-30T05:18:39.112Z[ recovery-image] Aug 30 05:18:38.785 INFO O| Aug 30 05:18:38.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hubd"
46012025-08-30T05:18:39.112Z[ recovery-image] Aug 30 05:18:38.785 INFO O| Aug 30 05:18:38.785 INFO STEP 33 (remove_files) COMPLETE
46022025-08-30T05:18:39.112Z[ recovery-image] Aug 30 05:18:38.785 INFO O| Aug 30 05:18:38.785 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46032025-08-30T05:18:39.137Z[ recovery-image] Aug 30 05:18:38.801 INFO O| Aug 30 05:18:38.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ohci"
46042025-08-30T05:18:39.137Z[ recovery-image] Aug 30 05:18:38.801 INFO O| Aug 30 05:18:38.801 INFO STEP 34 (remove_files) COMPLETE
46052025-08-30T05:18:39.137Z[ recovery-image] Aug 30 05:18:38.801 INFO O| Aug 30 05:18:38.801 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46062025-08-30T05:18:39.161Z[ recovery-image] Aug 30 05:18:38.816 INFO O| Aug 30 05:18:38.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
46072025-08-30T05:18:39.162Z[ recovery-image] Aug 30 05:18:38.816 INFO O| Aug 30 05:18:38.816 INFO STEP 35 (remove_files) COMPLETE
46082025-08-30T05:18:39.162Z[ recovery-image] Aug 30 05:18:38.816 INFO O| Aug 30 05:18:38.816 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46092025-08-30T05:18:39.162Z[ recovery-image] Aug 30 05:18:38.831 INFO O| Aug 30 05:18:38.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/uhci"
46102025-08-30T05:18:39.162Z[ recovery-image] Aug 30 05:18:38.831 INFO O| Aug 30 05:18:38.831 INFO STEP 36 (remove_files) COMPLETE
46112025-08-30T05:18:39.162Z[ recovery-image] Aug 30 05:18:38.831 INFO O| Aug 30 05:18:38.831 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46122025-08-30T05:18:39.187Z[ recovery-image] Aug 30 05:18:38.845 INFO O| Aug 30 05:18:38.845 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
46132025-08-30T05:18:39.187Z[ recovery-image] Aug 30 05:18:38.845 INFO O| Aug 30 05:18:38.845 INFO STEP 37 (remove_files) COMPLETE
46142025-08-30T05:18:39.187Z[ recovery-image] Aug 30 05:18:38.845 INFO O| Aug 30 05:18:38.845 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46152025-08-30T05:18:39.187Z[ recovery-image] Aug 30 05:18:38.860 INFO O| Aug 30 05:18:38.859 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_as"
46162025-08-30T05:18:39.187Z[ recovery-image] Aug 30 05:18:38.860 INFO O| Aug 30 05:18:38.860 INFO STEP 38 (remove_files) COMPLETE
46172025-08-30T05:18:39.187Z[ recovery-image] Aug 30 05:18:38.860 INFO O| Aug 30 05:18:38.860 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46182025-08-30T05:18:39.212Z[ recovery-image] Aug 30 05:18:38.874 INFO O| Aug 30 05:18:38.874 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
46192025-08-30T05:18:39.212Z[ recovery-image] Aug 30 05:18:38.874 INFO O| Aug 30 05:18:38.874 INFO STEP 39 (remove_files) COMPLETE
46202025-08-30T05:18:39.212Z[ recovery-image] Aug 30 05:18:38.874 INFO O| Aug 30 05:18:38.874 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46212025-08-30T05:18:39.212Z[ recovery-image] Aug 30 05:18:38.889 INFO O| Aug 30 05:18:38.889 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
46222025-08-30T05:18:39.212Z[ recovery-image] Aug 30 05:18:38.889 INFO O| Aug 30 05:18:38.889 INFO STEP 40 (remove_files) COMPLETE
46232025-08-30T05:18:39.212Z[ recovery-image] Aug 30 05:18:38.889 INFO O| Aug 30 05:18:38.889 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46242025-08-30T05:18:39.237Z[ recovery-image] Aug 30 05:18:38.904 INFO O| Aug 30 05:18:38.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usbprn"
46252025-08-30T05:18:39.237Z[ recovery-image] Aug 30 05:18:38.904 INFO O| Aug 30 05:18:38.904 INFO STEP 41 (remove_files) COMPLETE
46262025-08-30T05:18:39.237Z[ recovery-image] Aug 30 05:18:38.904 INFO O| Aug 30 05:18:38.904 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46272025-08-30T05:18:39.262Z[ recovery-image] Aug 30 05:18:38.919 INFO O| Aug 30 05:18:38.919 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/xhci"
46282025-08-30T05:18:39.262Z[ recovery-image] Aug 30 05:18:38.919 INFO O| Aug 30 05:18:38.919 INFO STEP 42 (remove_files) COMPLETE
46292025-08-30T05:18:39.262Z[ recovery-image] Aug 30 05:18:38.919 INFO O| Aug 30 05:18:38.919 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46302025-08-30T05:18:39.262Z[ recovery-image] Aug 30 05:18:38.938 INFO O| Aug 30 05:18:38.938 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
46312025-08-30T05:18:39.262Z[ recovery-image] Aug 30 05:18:38.939 INFO O| Aug 30 05:18:38.939 INFO STEP 43 (remove_files) COMPLETE
46322025-08-30T05:18:39.262Z[ recovery-image] Aug 30 05:18:38.939 INFO O| Aug 30 05:18:38.939 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46332025-08-30T05:18:39.287Z[ recovery-image] Aug 30 05:18:38.955 INFO O| Aug 30 05:18:38.955 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
46342025-08-30T05:18:39.287Z[ recovery-image] Aug 30 05:18:38.955 INFO O| Aug 30 05:18:38.955 INFO STEP 44 (remove_files) COMPLETE
46352025-08-30T05:18:39.287Z[ recovery-image] Aug 30 05:18:38.955 INFO O| Aug 30 05:18:38.955 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46362025-08-30T05:18:39.312Z[ recovery-image] Aug 30 05:18:38.971 INFO O| Aug 30 05:18:38.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
46372025-08-30T05:18:39.312Z[ recovery-image] Aug 30 05:18:38.971 INFO O| Aug 30 05:18:38.971 INFO STEP 45 (remove_files) COMPLETE
46382025-08-30T05:18:39.312Z[ recovery-image] Aug 30 05:18:38.971 INFO O| Aug 30 05:18:38.971 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46392025-08-30T05:18:39.313Z[ recovery-image] Aug 30 05:18:38.986 INFO O| Aug 30 05:18:38.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
46402025-08-30T05:18:39.313Z[ recovery-image] Aug 30 05:18:38.986 INFO O| Aug 30 05:18:38.986 INFO STEP 46 (remove_files) COMPLETE
46412025-08-30T05:18:39.313Z[ recovery-image] Aug 30 05:18:38.986 INFO O| Aug 30 05:18:38.986 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46422025-08-30T05:18:39.337Z[ recovery-image] Aug 30 05:18:39.002 INFO O| Aug 30 05:18:39.002 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
46432025-08-30T05:18:39.337Z[ recovery-image] Aug 30 05:18:39.003 INFO O| Aug 30 05:18:39.003 INFO STEP 47 (remove_files) COMPLETE
46442025-08-30T05:18:39.338Z[ recovery-image] Aug 30 05:18:39.003 INFO O| Aug 30 05:18:39.003 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46452025-08-30T05:18:39.363Z[ recovery-image] Aug 30 05:18:39.018 INFO O| Aug 30 05:18:39.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
46462025-08-30T05:18:39.363Z[ recovery-image] Aug 30 05:18:39.018 INFO O| Aug 30 05:18:39.018 INFO STEP 48 (remove_files) COMPLETE
46472025-08-30T05:18:39.363Z[ recovery-image] Aug 30 05:18:39.018 INFO O| Aug 30 05:18:39.018 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46482025-08-30T05:18:39.363Z[ recovery-image] Aug 30 05:18:39.032 INFO O| Aug 30 05:18:39.032 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mpt"
46492025-08-30T05:18:39.363Z[ recovery-image] Aug 30 05:18:39.033 INFO O| Aug 30 05:18:39.033 INFO STEP 49 (remove_files) COMPLETE
46502025-08-30T05:18:39.363Z[ recovery-image] Aug 30 05:18:39.033 INFO O| Aug 30 05:18:39.033 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46512025-08-30T05:18:39.388Z[ recovery-image] Aug 30 05:18:39.047 INFO O| Aug 30 05:18:39.047 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/mpt.conf"
46522025-08-30T05:18:39.388Z[ recovery-image] Aug 30 05:18:39.047 INFO O| Aug 30 05:18:39.047 INFO STEP 50 (remove_files) COMPLETE
46532025-08-30T05:18:39.388Z[ recovery-image] Aug 30 05:18:39.047 INFO O| Aug 30 05:18:39.047 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46542025-08-30T05:18:39.388Z[ recovery-image] Aug 30 05:18:39.062 INFO O| Aug 30 05:18:39.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
46552025-08-30T05:18:39.388Z[ recovery-image] Aug 30 05:18:39.062 INFO O| Aug 30 05:18:39.062 INFO STEP 51 (remove_files) COMPLETE
46562025-08-30T05:18:39.388Z[ recovery-image] Aug 30 05:18:39.062 INFO O| Aug 30 05:18:39.062 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46572025-08-30T05:18:39.413Z[ recovery-image] Aug 30 05:18:39.078 INFO O| Aug 30 05:18:39.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
46582025-08-30T05:18:39.414Z[ recovery-image] Aug 30 05:18:39.078 INFO O| Aug 30 05:18:39.078 INFO STEP 52 (remove_files) COMPLETE
46592025-08-30T05:18:39.414Z[ recovery-image] Aug 30 05:18:39.078 INFO O| Aug 30 05:18:39.078 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46602025-08-30T05:18:39.439Z[ recovery-image] Aug 30 05:18:39.093 INFO O| Aug 30 05:18:39.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/bootadm"
46612025-08-30T05:18:39.439Z[ recovery-image] Aug 30 05:18:39.094 INFO O| Aug 30 05:18:39.094 INFO STEP 53 (remove_files) COMPLETE
46622025-08-30T05:18:39.439Z[ recovery-image] Aug 30 05:18:39.094 INFO O| Aug 30 05:18:39.094 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46632025-08-30T05:18:39.439Z[ recovery-image] Aug 30 05:18:39.111 INFO O| Aug 30 05:18:39.111 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bootadm"
46642025-08-30T05:18:39.439Z[ recovery-image] Aug 30 05:18:39.111 INFO O| Aug 30 05:18:39.111 INFO STEP 54 (remove_files) COMPLETE
46652025-08-30T05:18:39.439Z[ recovery-image] Aug 30 05:18:39.111 INFO O| Aug 30 05:18:39.111 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46662025-08-30T05:18:39.465Z[ recovery-image] Aug 30 05:18:39.126 INFO O| Aug 30 05:18:39.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/beadm"
46672025-08-30T05:18:39.465Z[ recovery-image] Aug 30 05:18:39.126 INFO O| Aug 30 05:18:39.126 INFO STEP 55 (remove_files) COMPLETE
46682025-08-30T05:18:39.465Z[ recovery-image] Aug 30 05:18:39.126 INFO O| Aug 30 05:18:39.126 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46692025-08-30T05:18:39.465Z[ recovery-image] Aug 30 05:18:39.142 INFO O| Aug 30 05:18:39.142 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/beadm"
46702025-08-30T05:18:39.465Z[ recovery-image] Aug 30 05:18:39.142 INFO O| Aug 30 05:18:39.142 INFO STEP 56 (remove_files) COMPLETE
46712025-08-30T05:18:39.465Z[ recovery-image] Aug 30 05:18:39.142 INFO O| Aug 30 05:18:39.142 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46722025-08-30T05:18:39.490Z[ recovery-image] Aug 30 05:18:39.156 INFO O| Aug 30 05:18:39.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/etc/default/tar"
46732025-08-30T05:18:39.490Z[ recovery-image] Aug 30 05:18:39.156 INFO O| Aug 30 05:18:39.156 INFO STEP 57 (remove_files) COMPLETE
46742025-08-30T05:18:39.490Z[ recovery-image] Aug 30 05:18:39.156 INFO O| Aug 30 05:18:39.156 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46752025-08-30T05:18:39.515Z[ recovery-image] Aug 30 05:18:39.175 INFO O| Aug 30 05:18:39.175 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
46762025-08-30T05:18:39.516Z[ recovery-image] Aug 30 05:18:39.175 INFO O| Aug 30 05:18:39.175 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap ...
46772025-08-30T05:18:39.516Z[ recovery-image] Aug 30 05:18:39.175 INFO O| Aug 30 05:18:39.175 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
46782025-08-30T05:18:39.516Z[ recovery-image] Aug 30 05:18:39.175 INFO O| Aug 30 05:18:39.175 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
46792025-08-30T05:18:39.516Z[ recovery-image] Aug 30 05:18:39.175 INFO O| Aug 30 05:18:39.175 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
46802025-08-30T05:18:39.516Z[ recovery-image] Aug 30 05:18:39.176 INFO O| Aug 30 05:18:39.176 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
46812025-08-30T05:18:39.516Z[ recovery-image] Aug 30 05:18:39.176 INFO O| Aug 30 05:18:39.176 INFO ok!
46822025-08-30T05:18:39.516Z[ recovery-image] Aug 30 05:18:39.176 INFO O| Aug 30 05:18:39.176 INFO STEP 58 (ensure_file) COMPLETE
46832025-08-30T05:18:39.516Z[ recovery-image] Aug 30 05:18:39.176 INFO O| Aug 30 05:18:39.176 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46842025-08-30T05:18:39.541Z[ recovery-image] Aug 30 05:18:39.193 INFO O| Aug 30 05:18:39.193 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
46852025-08-30T05:18:39.541Z[ recovery-image] Aug 30 05:18:39.193 INFO O| Aug 30 05:18:39.193 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
46862025-08-30T05:18:39.541Z[ recovery-image] Aug 30 05:18:39.193 INFO O| Aug 30 05:18:39.193 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
46872025-08-30T05:18:39.541Z[ recovery-image] Aug 30 05:18:39.193 INFO O| Aug 30 05:18:39.193 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
46882025-08-30T05:18:39.541Z[ recovery-image] Aug 30 05:18:39.193 INFO O| Aug 30 05:18:39.193 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
46892025-08-30T05:18:39.542Z[ recovery-image] Aug 30 05:18:39.193 INFO O| Aug 30 05:18:39.193 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
46902025-08-30T05:18:39.542Z[ recovery-image] Aug 30 05:18:39.193 INFO O| Aug 30 05:18:39.193 INFO ok!
46912025-08-30T05:18:39.542Z[ recovery-image] Aug 30 05:18:39.193 INFO O| Aug 30 05:18:39.193 INFO STEP 59 (ensure_file) COMPLETE
46922025-08-30T05:18:39.542Z[ recovery-image] Aug 30 05:18:39.193 INFO O| Aug 30 05:18:39.193 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46932025-08-30T05:18:39.542Z[ recovery-image] Aug 30 05:18:39.212 INFO O| Aug 30 05:18:39.212 INFO file /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile does not exist
46942025-08-30T05:18:39.542Z[ recovery-image] Aug 30 05:18:39.212 INFO O| Aug 30 05:18:39.212 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile ...
46952025-08-30T05:18:39.542Z[ recovery-image] Aug 30 05:18:39.212 INFO O| Aug 30 05:18:39.212 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile
46962025-08-30T05:18:39.542Z[ recovery-image] Aug 30 05:18:39.212 INFO O| Aug 30 05:18:39.212 INFO ok!
46972025-08-30T05:18:39.542Z[ recovery-image] Aug 30 05:18:39.212 INFO O| Aug 30 05:18:39.212 INFO STEP 60 (ensure_file) COMPLETE
46982025-08-30T05:18:39.542Z[ recovery-image] Aug 30 05:18:39.212 INFO O| Aug 30 05:18:39.212 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46992025-08-30T05:18:39.567Z[ recovery-image] Aug 30 05:18:39.230 INFO O| Aug 30 05:18:39.230 WARN file /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
47002025-08-30T05:18:39.567Z[ recovery-image] Aug 30 05:18:39.230 INFO O| Aug 30 05:18:39.230 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc ...
47012025-08-30T05:18:39.567Z[ recovery-image] Aug 30 05:18:39.231 INFO O| Aug 30 05:18:39.230 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc
47022025-08-30T05:18:39.567Z[ recovery-image] Aug 30 05:18:39.231 INFO O| Aug 30 05:18:39.230 INFO ok!
47032025-08-30T05:18:39.567Z[ recovery-image] Aug 30 05:18:39.231 INFO O| Aug 30 05:18:39.231 INFO STEP 61 (ensure_file) COMPLETE
47042025-08-30T05:18:39.567Z[ recovery-image] Aug 30 05:18:39.231 INFO O| Aug 30 05:18:39.231 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47052025-08-30T05:18:39.593Z[ recovery-image] Aug 30 05:18:39.250 INFO O| Aug 30 05:18:39.250 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
47062025-08-30T05:18:39.593Z[ recovery-image] Aug 30 05:18:39.250 INFO O| Aug 30 05:18:39.250 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/sled/ramdisk/etc/motd ...
47072025-08-30T05:18:39.593Z[ recovery-image] Aug 30 05:18:39.250 INFO O| Aug 30 05:18:39.250 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
47082025-08-30T05:18:39.593Z[ recovery-image] Aug 30 05:18:39.250 INFO O| Aug 30 05:18:39.250 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
47092025-08-30T05:18:39.593Z[ recovery-image] Aug 30 05:18:39.250 INFO O| Aug 30 05:18:39.250 INFO ok!
47102025-08-30T05:18:39.593Z[ recovery-image] Aug 30 05:18:39.250 INFO O| Aug 30 05:18:39.250 INFO STEP 62 (ensure_file) COMPLETE
47112025-08-30T05:18:39.593Z[ recovery-image] Aug 30 05:18:39.250 INFO O| Aug 30 05:18:39.250 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47122025-08-30T05:18:39.593Z[ recovery-image] Aug 30 05:18:39.268 INFO O| Aug 30 05:18:39.268 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
47132025-08-30T05:18:39.593Z[ recovery-image] Aug 30 05:18:39.268 INFO O| Aug 30 05:18:39.268 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
47142025-08-30T05:18:39.593Z[ recovery-image] Aug 30 05:18:39.268 INFO O| Aug 30 05:18:39.268 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
47152025-08-30T05:18:39.593Z[ recovery-image] Aug 30 05:18:39.268 INFO O| Aug 30 05:18:39.268 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
47162025-08-30T05:18:39.593Z[ recovery-image] Aug 30 05:18:39.268 INFO O| Aug 30 05:18:39.268 INFO ok!
47172025-08-30T05:18:39.593Z[ recovery-image] Aug 30 05:18:39.268 INFO O| Aug 30 05:18:39.268 INFO STEP 63 (ensure_file) COMPLETE
47182025-08-30T05:18:39.593Z[ recovery-image] Aug 30 05:18:39.268 INFO O| Aug 30 05:18:39.268 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47192025-08-30T05:18:39.619Z[ recovery-image] Aug 30 05:18:39.286 INFO O| Aug 30 05:18:39.286 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
47202025-08-30T05:18:39.619Z[ recovery-image] Aug 30 05:18:39.286 INFO O| Aug 30 05:18:39.286 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly ...
47212025-08-30T05:18:39.619Z[ recovery-image] Aug 30 05:18:39.286 INFO O| Aug 30 05:18:39.286 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly
47222025-08-30T05:18:39.619Z[ recovery-image] Aug 30 05:18:39.286 INFO O| Aug 30 05:18:39.286 INFO ok!
47232025-08-30T05:18:39.619Z[ recovery-image] Aug 30 05:18:39.286 INFO O| Aug 30 05:18:39.286 INFO STEP 64 (assemble_files) COMPLETE
47242025-08-30T05:18:39.619Z[ recovery-image] Aug 30 05:18:39.286 INFO O| Aug 30 05:18:39.286 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47252025-08-30T05:18:39.645Z[ recovery-image] Aug 30 05:18:39.303 INFO O| Aug 30 05:18:39.303 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf does not exist
47262025-08-30T05:18:39.645Z[ recovery-image] Aug 30 05:18:39.303 INFO O| Aug 30 05:18:39.303 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf ...
47272025-08-30T05:18:39.645Z[ recovery-image] Aug 30 05:18:39.304 INFO O| Aug 30 05:18:39.304 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
47282025-08-30T05:18:39.645Z[ recovery-image] Aug 30 05:18:39.304 INFO O| Aug 30 05:18:39.304 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
47292025-08-30T05:18:39.645Z[ recovery-image] Aug 30 05:18:39.304 INFO O| Aug 30 05:18:39.304 INFO ok!
47302025-08-30T05:18:39.645Z[ recovery-image] Aug 30 05:18:39.304 INFO O| Aug 30 05:18:39.304 INFO STEP 65 (ensure_file) COMPLETE
47312025-08-30T05:18:39.645Z[ recovery-image] Aug 30 05:18:39.304 INFO O| Aug 30 05:18:39.304 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47322025-08-30T05:18:39.645Z[ recovery-image] Aug 30 05:18:39.304 INFO O| Aug 30 05:18:39.304 INFO skip step because feature "omicron1" is not enabled
47332025-08-30T05:18:39.645Z[ recovery-image] Aug 30 05:18:39.304 INFO O| Aug 30 05:18:39.304 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47342025-08-30T05:18:39.645Z[ recovery-image] Aug 30 05:18:39.304 INFO O| Aug 30 05:18:39.304 INFO skip step because feature "omicron1" is not enabled
47352025-08-30T05:18:39.645Z[ recovery-image] Aug 30 05:18:39.304 INFO O| Aug 30 05:18:39.304 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47362025-08-30T05:18:39.646Z[ recovery-image] Aug 30 05:18:39.304 INFO O| Aug 30 05:18:39.304 INFO skip step because feature "omicron1" is not enabled
47372025-08-30T05:18:39.646Z[ recovery-image] Aug 30 05:18:39.304 INFO O| Aug 30 05:18:39.304 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47382025-08-30T05:18:39.672Z[ recovery-image] Aug 30 05:18:39.330 INFO O| Aug 30 05:18:39.330 INFO file /rpool/images/build/recovery/output/sled-ramdisk.tar does not already exist, skipping removal
47392025-08-30T05:18:39.672Z[ recovery-image] Aug 30 05:18:39.330 INFO O| Aug 30 05:18:39.330 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
47402025-08-30T05:18:42.043Z[ recovery-image] Aug 30 05:18:41.683 INFO O| Aug 30 05:18:41.683 INFO STEP 69 (pack_tar) COMPLETE
47412025-08-30T05:18:42.084Z[ recovery-image] Aug 30 05:18:41.683 INFO O| Aug 30 05:18:41.683 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
47422025-08-30T05:18:42.084Z[ recovery-image] Aug 30 05:18:41.683 INFO O| Aug 30 05:18:41.683 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
47432025-08-30T05:18:42.434Z[ recovery-image] Aug 30 05:18:42.112 INFO O| Aug 30 05:18:42.112 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
47442025-08-30T05:18:42.521Z[ recovery-image] Aug 30 05:18:42.197 INFO O| Aug 30 05:18:42.197 INFO completed processing sled/ramdisk-02-trim
47452025-08-30T05:18:42.546Z[ recovery-image] Aug 30 05:18:42.201 INFO image builder template: ramdisk-03-recovery-trim...
47462025-08-30T05:18:42.546Z[ recovery-image] Aug 30 05:18:42.201 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/.tmpcBGT79/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
47472025-08-30T05:18:42.668Z[ recovery-image] Aug 30 05:18:42.346 INFO O| Aug 30 05:18:42.346 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
47482025-08-30T05:18:42.693Z[ recovery-image] Aug 30 05:18:42.352 INFO O| Aug 30 05:18:42.352 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
47492025-08-30T05:18:42.746Z[ recovery-image] Aug 30 05:18:42.424 INFO O| Aug 30 05:18:42.424 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim: sync = disabled
47502025-08-30T05:18:42.789Z[ recovery-image] Aug 30 05:18:42.467 INFO O| Aug 30 05:18:42.467 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
47512025-08-30T05:18:42.789Z[ recovery-image] Aug 30 05:18:42.467 INFO O| Aug 30 05:18:42.467 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
47522025-08-30T05:18:42.814Z[ recovery-image] Aug 30 05:18:42.478 INFO O| Aug 30 05:18:42.478 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
47532025-08-30T05:18:42.814Z[ recovery-image] Aug 30 05:18:42.484 INFO O| Aug 30 05:18:42.484 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
47542025-08-30T05:18:42.814Z[ recovery-image] Aug 30 05:18:42.491 INFO O| Aug 30 05:18:42.491 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
47552025-08-30T05:18:43.187Z[ recovery-image] Aug 30 05:18:42.864 INFO O| Aug 30 05:18:42.864 INFO rolled back to input snapshot; work may begin
47562025-08-30T05:18:43.187Z[ recovery-image] Aug 30 05:18:42.864 INFO O| Aug 30 05:18:42.864 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
47572025-08-30T05:18:43.212Z[ recovery-image] Aug 30 05:18:42.872 INFO O| Aug 30 05:18:42.872 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47582025-08-30T05:18:43.212Z[ recovery-image] Aug 30 05:18:42.889 INFO O| Aug 30 05:18:42.889 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/7"
47592025-08-30T05:18:43.237Z[ recovery-image] Aug 30 05:18:42.892 INFO O| Aug 30 05:18:42.892 INFO STEP 0 (remove_files) COMPLETE
47602025-08-30T05:18:43.237Z[ recovery-image] Aug 30 05:18:42.892 INFO O| Aug 30 05:18:42.892 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47612025-08-30T05:18:43.237Z[ recovery-image] Aug 30 05:18:42.909 INFO O| Aug 30 05:18:42.909 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/share"
47622025-08-30T05:18:43.294Z[ recovery-image] Aug 30 05:18:42.972 INFO O| Aug 30 05:18:42.972 INFO STEP 1 (remove_files) COMPLETE
47632025-08-30T05:18:43.294Z[ recovery-image] Aug 30 05:18:42.972 INFO O| Aug 30 05:18:42.972 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47642025-08-30T05:18:43.319Z[ recovery-image] Aug 30 05:18:42.990 INFO O| Aug 30 05:18:42.990 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dns"
47652025-08-30T05:18:43.319Z[ recovery-image] Aug 30 05:18:42.992 INFO O| Aug 30 05:18:42.992 INFO STEP 2 (remove_files) COMPLETE
47662025-08-30T05:18:43.319Z[ recovery-image] Aug 30 05:18:42.992 INFO O| Aug 30 05:18:42.992 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47672025-08-30T05:18:43.344Z[ recovery-image] Aug 30 05:18:43.013 INFO O| Aug 30 05:18:43.012 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/iconv"
47682025-08-30T05:18:43.431Z[ recovery-image] Aug 30 05:18:43.109 INFO O| Aug 30 05:18:43.109 INFO STEP 3 (remove_files) COMPLETE
47692025-08-30T05:18:43.431Z[ recovery-image] Aug 30 05:18:43.109 INFO O| Aug 30 05:18:43.109 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47702025-08-30T05:18:43.456Z[ recovery-image] Aug 30 05:18:43.124 INFO O| Aug 30 05:18:43.124 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/locale"
47712025-08-30T05:18:43.801Z[ recovery-image] Aug 30 05:18:43.479 INFO O| Aug 30 05:18:43.479 INFO STEP 4 (remove_files) COMPLETE
47722025-08-30T05:18:43.801Z[ recovery-image] Aug 30 05:18:43.479 INFO O| Aug 30 05:18:43.479 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47732025-08-30T05:18:43.826Z[ recovery-image] Aug 30 05:18:43.494 INFO O| Aug 30 05:18:43.494 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/mps"
47742025-08-30T05:18:43.866Z[ recovery-image] Aug 30 05:18:43.544 INFO O| Aug 30 05:18:43.544 INFO STEP 5 (remove_files) COMPLETE
47752025-08-30T05:18:43.866Z[ recovery-image] Aug 30 05:18:43.544 INFO O| Aug 30 05:18:43.544 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47762025-08-30T05:18:43.890Z[ recovery-image] Aug 30 05:18:43.559 INFO O| Aug 30 05:18:43.559 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pkgconfig"
47772025-08-30T05:18:43.891Z[ recovery-image] Aug 30 05:18:43.561 INFO O| Aug 30 05:18:43.561 INFO STEP 6 (remove_files) COMPLETE
47782025-08-30T05:18:43.891Z[ recovery-image] Aug 30 05:18:43.561 INFO O| Aug 30 05:18:43.561 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47792025-08-30T05:18:43.951Z[ recovery-image] Aug 30 05:18:43.629 INFO O| Aug 30 05:18:43.629 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/scsi"
47802025-08-30T05:18:43.977Z[ recovery-image] Aug 30 05:18:43.655 INFO O| Aug 30 05:18:43.655 INFO STEP 7 (remove_files) COMPLETE
47812025-08-30T05:18:43.977Z[ recovery-image] Aug 30 05:18:43.655 INFO O| Aug 30 05:18:43.655 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47822025-08-30T05:18:44.002Z[ recovery-image] Aug 30 05:18:43.677 INFO O| Aug 30 05:18:43.677 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbfs"
47832025-08-30T05:18:44.002Z[ recovery-image] Aug 30 05:18:43.677 INFO O| Aug 30 05:18:43.677 INFO STEP 8 (remove_files) COMPLETE
47842025-08-30T05:18:44.002Z[ recovery-image] Aug 30 05:18:43.677 INFO O| Aug 30 05:18:43.677 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47852025-08-30T05:18:44.027Z[ recovery-image] Aug 30 05:18:43.692 INFO O| Aug 30 05:18:43.692 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbsrv"
47862025-08-30T05:18:44.027Z[ recovery-image] Aug 30 05:18:43.693 INFO O| Aug 30 05:18:43.693 INFO STEP 9 (remove_files) COMPLETE
47872025-08-30T05:18:44.027Z[ recovery-image] Aug 30 05:18:43.693 INFO O| Aug 30 05:18:43.693 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47882025-08-30T05:18:44.052Z[ recovery-image] Aug 30 05:18:43.709 INFO O| Aug 30 05:18:43.709 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/perl5"
47892025-08-30T05:18:44.077Z[ recovery-image] Aug 30 05:18:43.755 INFO O| Aug 30 05:18:43.755 INFO STEP 10 (remove_files) COMPLETE
47902025-08-30T05:18:44.077Z[ recovery-image] Aug 30 05:18:43.755 INFO O| Aug 30 05:18:43.755 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47912025-08-30T05:18:44.101Z[ recovery-image] Aug 30 05:18:43.773 INFO O| Aug 30 05:18:43.773 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash"
47922025-08-30T05:18:44.104Z[ recovery-image] Aug 30 05:18:43.776 INFO O| Aug 30 05:18:43.776 INFO STEP 11 (remove_files) COMPLETE
47932025-08-30T05:18:44.104Z[ recovery-image] Aug 30 05:18:43.776 INFO O| Aug 30 05:18:43.776 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47942025-08-30T05:18:44.129Z[ recovery-image] Aug 30 05:18:43.793 INFO O| Aug 30 05:18:43.793 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bhyve"
47952025-08-30T05:18:44.129Z[ recovery-image] Aug 30 05:18:43.797 INFO O| Aug 30 05:18:43.796 INFO STEP 12 (remove_files) COMPLETE
47962025-08-30T05:18:44.129Z[ recovery-image] Aug 30 05:18:43.797 INFO O| Aug 30 05:18:43.796 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47972025-08-30T05:18:44.153Z[ recovery-image] Aug 30 05:18:43.813 INFO O| Aug 30 05:18:43.813 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/emacs"
47982025-08-30T05:18:44.154Z[ recovery-image] Aug 30 05:18:43.813 INFO O| Aug 30 05:18:43.813 INFO STEP 13 (remove_files) COMPLETE
47992025-08-30T05:18:44.154Z[ recovery-image] Aug 30 05:18:43.813 INFO O| Aug 30 05:18:43.813 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48002025-08-30T05:18:44.178Z[ recovery-image] Aug 30 05:18:43.832 INFO O| Aug 30 05:18:43.832 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/icons"
48012025-08-30T05:18:44.178Z[ recovery-image] Aug 30 05:18:43.833 INFO O| Aug 30 05:18:43.833 INFO STEP 14 (remove_files) COMPLETE
48022025-08-30T05:18:44.178Z[ recovery-image] Aug 30 05:18:43.833 INFO O| Aug 30 05:18:43.833 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48032025-08-30T05:18:44.178Z[ recovery-image] Aug 30 05:18:43.849 INFO O| Aug 30 05:18:43.849 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/locale"
48042025-08-30T05:18:44.214Z[ recovery-image] Aug 30 05:18:43.892 INFO O| Aug 30 05:18:43.892 INFO STEP 15 (remove_files) COMPLETE
48052025-08-30T05:18:44.214Z[ recovery-image] Aug 30 05:18:43.892 INFO O| Aug 30 05:18:43.892 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48062025-08-30T05:18:44.239Z[ recovery-image] Aug 30 05:18:43.909 INFO O| Aug 30 05:18:43.909 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/src"
48072025-08-30T05:18:44.239Z[ recovery-image] Aug 30 05:18:43.910 INFO O| Aug 30 05:18:43.910 INFO STEP 16 (remove_files) COMPLETE
48082025-08-30T05:18:44.239Z[ recovery-image] Aug 30 05:18:43.910 INFO O| Aug 30 05:18:43.910 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48092025-08-30T05:18:44.264Z[ recovery-image] Aug 30 05:18:43.925 INFO O| Aug 30 05:18:43.925 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/terminfo"
48102025-08-30T05:18:44.289Z[ recovery-image] Aug 30 05:18:43.948 INFO O| Aug 30 05:18:43.948 INFO STEP 17 (remove_files) COMPLETE
48112025-08-30T05:18:44.289Z[ recovery-image] Aug 30 05:18:43.948 INFO O| Aug 30 05:18:43.948 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48122025-08-30T05:18:44.289Z[ recovery-image] Aug 30 05:18:43.965 INFO O| Aug 30 05:18:43.965 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/vim"
48132025-08-30T05:18:44.363Z[ recovery-image] Aug 30 05:18:44.041 INFO O| Aug 30 05:18:44.041 INFO STEP 18 (remove_files) COMPLETE
48142025-08-30T05:18:44.363Z[ recovery-image] Aug 30 05:18:44.041 INFO O| Aug 30 05:18:44.041 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48152025-08-30T05:18:44.388Z[ recovery-image] Aug 30 05:18:44.055 INFO O| Aug 30 05:18:44.055 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/network/ssh.xml"
48162025-08-30T05:18:44.435Z[ recovery-image] Aug 30 05:18:44.113 INFO O| Aug 30 05:18:44.113 INFO STEP 19 (remove_files) COMPLETE
48172025-08-30T05:18:44.435Z[ recovery-image] Aug 30 05:18:44.113 INFO O| Aug 30 05:18:44.113 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48182025-08-30T05:18:44.460Z[ recovery-image] Aug 30 05:18:44.127 INFO O| Aug 30 05:18:44.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/system/fmd.xml"
48192025-08-30T05:18:44.460Z[ recovery-image] Aug 30 05:18:44.128 INFO O| Aug 30 05:18:44.128 INFO STEP 20 (remove_files) COMPLETE
48202025-08-30T05:18:44.460Z[ recovery-image] Aug 30 05:18:44.128 INFO O| Aug 30 05:18:44.128 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48212025-08-30T05:18:44.485Z[ recovery-image] Aug 30 05:18:44.141 INFO O| Aug 30 05:18:44.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/adb"
48222025-08-30T05:18:44.485Z[ recovery-image] Aug 30 05:18:44.141 INFO O| Aug 30 05:18:44.141 INFO STEP 21 (remove_files) COMPLETE
48232025-08-30T05:18:44.485Z[ recovery-image] Aug 30 05:18:44.141 INFO O| Aug 30 05:18:44.141 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48242025-08-30T05:18:44.485Z[ recovery-image] Aug 30 05:18:44.154 INFO O| Aug 30 05:18:44.154 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/addbadsec"
48252025-08-30T05:18:44.485Z[ recovery-image] Aug 30 05:18:44.154 INFO O| Aug 30 05:18:44.154 INFO STEP 22 (remove_files) COMPLETE
48262025-08-30T05:18:44.485Z[ recovery-image] Aug 30 05:18:44.154 INFO O| Aug 30 05:18:44.154 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48272025-08-30T05:18:44.510Z[ recovery-image] Aug 30 05:18:44.185 INFO O| Aug 30 05:18:44.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/agentxtrap"
48282025-08-30T05:18:44.510Z[ recovery-image] Aug 30 05:18:44.185 INFO O| Aug 30 05:18:44.185 INFO STEP 23 (remove_files) COMPLETE
48292025-08-30T05:18:44.510Z[ recovery-image] Aug 30 05:18:44.185 INFO O| Aug 30 05:18:44.185 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48302025-08-30T05:18:44.545Z[ recovery-image] Aug 30 05:18:44.223 INFO O| Aug 30 05:18:44.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/alias"
48312025-08-30T05:18:44.570Z[ recovery-image] Aug 30 05:18:44.223 INFO O| Aug 30 05:18:44.223 INFO STEP 24 (remove_files) COMPLETE
48322025-08-30T05:18:44.570Z[ recovery-image] Aug 30 05:18:44.223 INFO O| Aug 30 05:18:44.223 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48332025-08-30T05:18:44.570Z[ recovery-image] Aug 30 05:18:44.236 INFO O| Aug 30 05:18:44.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/adb"
48342025-08-30T05:18:44.570Z[ recovery-image] Aug 30 05:18:44.236 INFO O| Aug 30 05:18:44.236 INFO STEP 25 (remove_files) COMPLETE
48352025-08-30T05:18:44.570Z[ recovery-image] Aug 30 05:18:44.237 INFO O| Aug 30 05:18:44.237 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48362025-08-30T05:18:44.595Z[ recovery-image] Aug 30 05:18:44.249 INFO O| Aug 30 05:18:44.249 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/amt"
48372025-08-30T05:18:44.595Z[ recovery-image] Aug 30 05:18:44.249 INFO O| Aug 30 05:18:44.249 INFO STEP 26 (remove_files) COMPLETE
48382025-08-30T05:18:44.595Z[ recovery-image] Aug 30 05:18:44.249 INFO O| Aug 30 05:18:44.249 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48392025-08-30T05:18:44.595Z[ recovery-image] Aug 30 05:18:44.260 INFO O| Aug 30 05:18:44.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/cputrack"
48402025-08-30T05:18:44.620Z[ recovery-image] Aug 30 05:18:44.283 INFO O| Aug 30 05:18:44.283 INFO STEP 27 (remove_files) COMPLETE
48412025-08-30T05:18:44.620Z[ recovery-image] Aug 30 05:18:44.283 INFO O| Aug 30 05:18:44.283 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48422025-08-30T05:18:44.645Z[ recovery-image] Aug 30 05:18:44.299 INFO O| Aug 30 05:18:44.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/crle"
48432025-08-30T05:18:44.645Z[ recovery-image] Aug 30 05:18:44.319 INFO O| Aug 30 05:18:44.319 INFO STEP 28 (remove_files) COMPLETE
48442025-08-30T05:18:44.645Z[ recovery-image] Aug 30 05:18:44.319 INFO O| Aug 30 05:18:44.319 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48452025-08-30T05:18:44.690Z[ recovery-image] Aug 30 05:18:44.368 INFO O| Aug 30 05:18:44.368 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl"
48462025-08-30T05:18:44.690Z[ recovery-image] Aug 30 05:18:44.368 INFO O| Aug 30 05:18:44.368 INFO STEP 29 (remove_files) COMPLETE
48472025-08-30T05:18:44.690Z[ recovery-image] Aug 30 05:18:44.368 INFO O| Aug 30 05:18:44.368 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48482025-08-30T05:18:44.715Z[ recovery-image] Aug 30 05:18:44.384 INFO O| Aug 30 05:18:44.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl-config"
48492025-08-30T05:18:44.715Z[ recovery-image] Aug 30 05:18:44.384 INFO O| Aug 30 05:18:44.384 INFO STEP 30 (remove_files) COMPLETE
48502025-08-30T05:18:44.715Z[ recovery-image] Aug 30 05:18:44.384 INFO O| Aug 30 05:18:44.384 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48512025-08-30T05:18:44.740Z[ recovery-image] Aug 30 05:18:44.398 INFO O| Aug 30 05:18:44.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/decrypt"
48522025-08-30T05:18:44.740Z[ recovery-image] Aug 30 05:18:44.398 INFO O| Aug 30 05:18:44.398 INFO STEP 31 (remove_files) COMPLETE
48532025-08-30T05:18:44.740Z[ recovery-image] Aug 30 05:18:44.398 INFO O| Aug 30 05:18:44.398 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48542025-08-30T05:18:44.740Z[ recovery-image] Aug 30 05:18:44.412 INFO O| Aug 30 05:18:44.412 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/digest"
48552025-08-30T05:18:44.740Z[ recovery-image] Aug 30 05:18:44.412 INFO O| Aug 30 05:18:44.412 INFO STEP 32 (remove_files) COMPLETE
48562025-08-30T05:18:44.740Z[ recovery-image] Aug 30 05:18:44.412 INFO O| Aug 30 05:18:44.412 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48572025-08-30T05:18:44.765Z[ recovery-image] Aug 30 05:18:44.425 INFO O| Aug 30 05:18:44.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/elfwrap"
48582025-08-30T05:18:44.765Z[ recovery-image] Aug 30 05:18:44.425 INFO O| Aug 30 05:18:44.425 INFO STEP 33 (remove_files) COMPLETE
48592025-08-30T05:18:44.765Z[ recovery-image] Aug 30 05:18:44.425 INFO O| Aug 30 05:18:44.425 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48602025-08-30T05:18:44.765Z[ recovery-image] Aug 30 05:18:44.436 INFO O| Aug 30 05:18:44.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/encrypt"
48612025-08-30T05:18:44.765Z[ recovery-image] Aug 30 05:18:44.437 INFO O| Aug 30 05:18:44.437 INFO STEP 34 (remove_files) COMPLETE
48622025-08-30T05:18:44.765Z[ recovery-image] Aug 30 05:18:44.437 INFO O| Aug 30 05:18:44.437 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48632025-08-30T05:18:44.790Z[ recovery-image] Aug 30 05:18:44.448 INFO O| Aug 30 05:18:44.448 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gclear"
48642025-08-30T05:18:44.790Z[ recovery-image] Aug 30 05:18:44.448 INFO O| Aug 30 05:18:44.448 INFO STEP 35 (remove_files) COMPLETE
48652025-08-30T05:18:44.790Z[ recovery-image] Aug 30 05:18:44.448 INFO O| Aug 30 05:18:44.448 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48662025-08-30T05:18:44.790Z[ recovery-image] Aug 30 05:18:44.460 INFO O| Aug 30 05:18:44.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ginfocmp"
48672025-08-30T05:18:44.790Z[ recovery-image] Aug 30 05:18:44.460 INFO O| Aug 30 05:18:44.460 INFO STEP 36 (remove_files) COMPLETE
48682025-08-30T05:18:44.790Z[ recovery-image] Aug 30 05:18:44.460 INFO O| Aug 30 05:18:44.460 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48692025-08-30T05:18:44.815Z[ recovery-image] Aug 30 05:18:44.473 INFO O| Aug 30 05:18:44.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtabs"
48702025-08-30T05:18:44.815Z[ recovery-image] Aug 30 05:18:44.473 INFO O| Aug 30 05:18:44.473 INFO STEP 37 (remove_files) COMPLETE
48712025-08-30T05:18:44.815Z[ recovery-image] Aug 30 05:18:44.473 INFO O| Aug 30 05:18:44.473 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48722025-08-30T05:18:44.815Z[ recovery-image] Aug 30 05:18:44.486 INFO O| Aug 30 05:18:44.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtic"
48732025-08-30T05:18:44.815Z[ recovery-image] Aug 30 05:18:44.486 INFO O| Aug 30 05:18:44.486 INFO STEP 38 (remove_files) COMPLETE
48742025-08-30T05:18:44.815Z[ recovery-image] Aug 30 05:18:44.486 INFO O| Aug 30 05:18:44.486 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48752025-08-30T05:18:44.840Z[ recovery-image] Aug 30 05:18:44.499 INFO O| Aug 30 05:18:44.499 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtoe"
48762025-08-30T05:18:44.840Z[ recovery-image] Aug 30 05:18:44.499 INFO O| Aug 30 05:18:44.499 INFO STEP 39 (remove_files) COMPLETE
48772025-08-30T05:18:44.840Z[ recovery-image] Aug 30 05:18:44.499 INFO O| Aug 30 05:18:44.499 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48782025-08-30T05:18:44.840Z[ host-image] Aug 30 05:18:44.502 INFO O| Aug 30 05:18:44.502 INFO O| Planning: Solver setup ... Done
48792025-08-30T05:18:44.840Z[ recovery-image] Aug 30 05:18:44.510 INFO O| Aug 30 05:18:44.510 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtput"
48802025-08-30T05:18:44.840Z[ recovery-image] Aug 30 05:18:44.511 INFO O| Aug 30 05:18:44.510 INFO STEP 40 (remove_files) COMPLETE
48812025-08-30T05:18:44.840Z[ recovery-image] Aug 30 05:18:44.511 INFO O| Aug 30 05:18:44.511 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48822025-08-30T05:18:44.840Z[ host-image] Aug 30 05:18:44.513 INFO O| Aug 30 05:18:44.513 INFO O| Planning: Running solver ... Done
48832025-08-30T05:18:44.865Z[ recovery-image] Aug 30 05:18:44.522 INFO O| Aug 30 05:18:44.522 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtset"
48842025-08-30T05:18:44.865Z[ recovery-image] Aug 30 05:18:44.522 INFO O| Aug 30 05:18:44.522 INFO STEP 41 (remove_files) COMPLETE
48852025-08-30T05:18:44.865Z[ recovery-image] Aug 30 05:18:44.522 INFO O| Aug 30 05:18:44.522 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48862025-08-30T05:18:44.865Z[ recovery-image] Aug 30 05:18:44.534 INFO O| Aug 30 05:18:44.534 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/idn"
48872025-08-30T05:18:44.865Z[ recovery-image] Aug 30 05:18:44.534 INFO O| Aug 30 05:18:44.534 INFO STEP 42 (remove_files) COMPLETE
48882025-08-30T05:18:44.865Z[ recovery-image] Aug 30 05:18:44.534 INFO O| Aug 30 05:18:44.534 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48892025-08-30T05:18:44.916Z[ recovery-image] Aug 30 05:18:44.546 INFO O| Aug 30 05:18:44.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ksh93"
48902025-08-30T05:18:44.941Z[ recovery-image] Aug 30 05:18:44.567 INFO O| Aug 30 05:18:44.567 INFO STEP 43 (remove_files) COMPLETE
48912025-08-30T05:18:44.941Z[ recovery-image] Aug 30 05:18:44.567 INFO O| Aug 30 05:18:44.567 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48922025-08-30T05:18:44.941Z[ recovery-image] Aug 30 05:18:44.581 INFO O| Aug 30 05:18:44.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ls"
48932025-08-30T05:18:44.941Z[ recovery-image] Aug 30 05:18:44.582 INFO O| Aug 30 05:18:44.581 INFO STEP 44 (remove_files) COMPLETE
48942025-08-30T05:18:44.941Z[ recovery-image] Aug 30 05:18:44.582 INFO O| Aug 30 05:18:44.582 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48952025-08-30T05:18:44.941Z[ recovery-image] Aug 30 05:18:44.595 INFO O| Aug 30 05:18:44.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/mac"
48962025-08-30T05:18:44.941Z[ recovery-image] Aug 30 05:18:44.595 INFO O| Aug 30 05:18:44.595 INFO STEP 45 (remove_files) COMPLETE
48972025-08-30T05:18:44.941Z[ recovery-image] Aug 30 05:18:44.595 INFO O| Aug 30 05:18:44.595 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48982025-08-30T05:18:44.966Z[ host-image] Aug 30 05:18:44.627 INFO O| Aug 30 05:18:44.627 INFO O| Planning: Finding local manifests ... Done
48992025-08-30T05:18:44.966Z[ recovery-image] Aug 30 05:18:44.630 INFO O| Aug 30 05:18:44.630 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/moe"
49002025-08-30T05:18:44.966Z[ recovery-image] Aug 30 05:18:44.630 INFO O| Aug 30 05:18:44.630 INFO STEP 46 (remove_files) COMPLETE
49012025-08-30T05:18:44.966Z[ recovery-image] Aug 30 05:18:44.630 INFO O| Aug 30 05:18:44.630 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49022025-08-30T05:18:44.966Z[ recovery-image] Aug 30 05:18:44.643 INFO O| Aug 30 05:18:44.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ncurses6-config"
49032025-08-30T05:18:44.966Z[ recovery-image] Aug 30 05:18:44.644 INFO O| Aug 30 05:18:44.643 INFO STEP 47 (remove_files) COMPLETE
49042025-08-30T05:18:44.966Z[ recovery-image] Aug 30 05:18:44.644 INFO O| Aug 30 05:18:44.644 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49052025-08-30T05:18:44.991Z[ recovery-image] Aug 30 05:18:44.658 INFO O| Aug 30 05:18:44.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/newtask"
49062025-08-30T05:18:44.991Z[ recovery-image] Aug 30 05:18:44.659 INFO O| Aug 30 05:18:44.659 INFO STEP 48 (remove_files) COMPLETE
49072025-08-30T05:18:44.991Z[ recovery-image] Aug 30 05:18:44.659 INFO O| Aug 30 05:18:44.659 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49082025-08-30T05:18:45.016Z[ recovery-image] Aug 30 05:18:44.681 INFO O| Aug 30 05:18:44.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/nohup"
49092025-08-30T05:18:45.016Z[ recovery-image] Aug 30 05:18:44.681 INFO O| Aug 30 05:18:44.681 INFO STEP 49 (remove_files) COMPLETE
49102025-08-30T05:18:45.016Z[ recovery-image] Aug 30 05:18:44.681 INFO O| Aug 30 05:18:44.681 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49112025-08-30T05:18:45.041Z[ recovery-image] Aug 30 05:18:44.701 INFO O| Aug 30 05:18:44.701 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pargs"
49122025-08-30T05:18:45.041Z[ recovery-image] Aug 30 05:18:44.701 INFO O| Aug 30 05:18:44.701 INFO STEP 50 (remove_files) COMPLETE
49132025-08-30T05:18:45.041Z[ recovery-image] Aug 30 05:18:44.701 INFO O| Aug 30 05:18:44.701 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49142025-08-30T05:18:45.041Z[ host-image] Aug 30 05:18:44.709 INFO O| Aug 30 05:18:44.709 INFO O| Planning: Fetching manifests: 0/1 0% complete
49152025-08-30T05:18:45.067Z[ recovery-image] Aug 30 05:18:44.720 INFO O| Aug 30 05:18:44.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pauxv"
49162025-08-30T05:18:45.067Z[ recovery-image] Aug 30 05:18:44.720 INFO O| Aug 30 05:18:44.720 INFO STEP 51 (remove_files) COMPLETE
49172025-08-30T05:18:45.067Z[ recovery-image] Aug 30 05:18:44.720 INFO O| Aug 30 05:18:44.720 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49182025-08-30T05:18:45.067Z[ host-image] Aug 30 05:18:44.738 INFO O| Aug 30 05:18:44.738 INFO O| Planning: Fetching manifests: 1/1 100% complete
49192025-08-30T05:18:45.067Z[ recovery-image] Aug 30 05:18:44.740 INFO O| Aug 30 05:18:44.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcap-config"
49202025-08-30T05:18:45.067Z[ recovery-image] Aug 30 05:18:44.740 INFO O| Aug 30 05:18:44.740 INFO STEP 52 (remove_files) COMPLETE
49212025-08-30T05:18:45.067Z[ recovery-image] Aug 30 05:18:44.740 INFO O| Aug 30 05:18:44.740 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49222025-08-30T05:18:45.092Z[ recovery-image] Aug 30 05:18:44.757 INFO O| Aug 30 05:18:44.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre-config"
49232025-08-30T05:18:45.092Z[ recovery-image] Aug 30 05:18:44.758 INFO O| Aug 30 05:18:44.758 INFO STEP 53 (remove_files) COMPLETE
49242025-08-30T05:18:45.092Z[ recovery-image] Aug 30 05:18:44.758 INFO O| Aug 30 05:18:44.758 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49252025-08-30T05:18:45.092Z[ host-image] Aug 30 05:18:44.769 INFO O| Aug 30 05:18:44.769 INFO O| Planning: Package planning ... Done
49262025-08-30T05:18:45.092Z[ host-image] Aug 30 05:18:44.769 INFO O| Aug 30 05:18:44.769 INFO O| Planning: Merging actions ... Done
49272025-08-30T05:18:45.117Z[ recovery-image] Aug 30 05:18:44.777 INFO O| Aug 30 05:18:44.777 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2-config"
49282025-08-30T05:18:45.117Z[ recovery-image] Aug 30 05:18:44.777 INFO O| Aug 30 05:18:44.777 INFO STEP 54 (remove_files) COMPLETE
49292025-08-30T05:18:45.117Z[ recovery-image] Aug 30 05:18:44.777 INFO O| Aug 30 05:18:44.777 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49302025-08-30T05:18:45.117Z[ recovery-image] Aug 30 05:18:44.795 INFO O| Aug 30 05:18:44.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2grep"
49312025-08-30T05:18:45.117Z[ recovery-image] Aug 30 05:18:44.795 INFO O| Aug 30 05:18:44.795 INFO STEP 55 (remove_files) COMPLETE
49322025-08-30T05:18:45.117Z[ recovery-image] Aug 30 05:18:44.795 INFO O| Aug 30 05:18:44.795 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49332025-08-30T05:18:45.142Z[ recovery-image] Aug 30 05:18:44.810 INFO O| Aug 30 05:18:44.810 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2test"
49342025-08-30T05:18:45.142Z[ recovery-image] Aug 30 05:18:44.811 INFO O| Aug 30 05:18:44.811 INFO STEP 56 (remove_files) COMPLETE
49352025-08-30T05:18:45.142Z[ recovery-image] Aug 30 05:18:44.811 INFO O| Aug 30 05:18:44.811 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49362025-08-30T05:18:45.167Z[ recovery-image] Aug 30 05:18:44.825 INFO O| Aug 30 05:18:44.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcred"
49372025-08-30T05:18:45.167Z[ recovery-image] Aug 30 05:18:44.825 INFO O| Aug 30 05:18:44.825 INFO STEP 57 (remove_files) COMPLETE
49382025-08-30T05:18:45.167Z[ recovery-image] Aug 30 05:18:44.825 INFO O| Aug 30 05:18:44.825 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49392025-08-30T05:18:45.167Z[ recovery-image] Aug 30 05:18:44.839 INFO O| Aug 30 05:18:44.839 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcregrep"
49402025-08-30T05:18:45.167Z[ recovery-image] Aug 30 05:18:44.839 INFO O| Aug 30 05:18:44.839 INFO STEP 58 (remove_files) COMPLETE
49412025-08-30T05:18:45.167Z[ recovery-image] Aug 30 05:18:44.839 INFO O| Aug 30 05:18:44.839 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49422025-08-30T05:18:45.192Z[ recovery-image] Aug 30 05:18:44.851 INFO O| Aug 30 05:18:44.851 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcretest"
49432025-08-30T05:18:45.192Z[ recovery-image] Aug 30 05:18:44.852 INFO O| Aug 30 05:18:44.852 INFO STEP 59 (remove_files) COMPLETE
49442025-08-30T05:18:45.192Z[ recovery-image] Aug 30 05:18:44.852 INFO O| Aug 30 05:18:44.852 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49452025-08-30T05:18:45.192Z[ recovery-image] Aug 30 05:18:44.864 INFO O| Aug 30 05:18:44.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/penv"
49462025-08-30T05:18:45.192Z[ recovery-image] Aug 30 05:18:44.865 INFO O| Aug 30 05:18:44.864 INFO STEP 60 (remove_files) COMPLETE
49472025-08-30T05:18:45.193Z[ recovery-image] Aug 30 05:18:44.865 INFO O| Aug 30 05:18:44.865 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49482025-08-30T05:18:45.193Z[ host-image] Aug 30 05:18:44.867 INFO O| Aug 30 05:18:44.867 INFO O| Planning: Checking for conflicting actions ... Done
49492025-08-30T05:18:45.193Z[ host-image] Aug 30 05:18:44.868 INFO O| Aug 30 05:18:44.868 INFO O| Planning: Consolidating action changes ... Done
49502025-08-30T05:18:45.218Z[ recovery-image] Aug 30 05:18:44.878 INFO O| Aug 30 05:18:44.878 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pfiles"
49512025-08-30T05:18:45.218Z[ recovery-image] Aug 30 05:18:44.878 INFO O| Aug 30 05:18:44.878 INFO STEP 61 (remove_files) COMPLETE
49522025-08-30T05:18:45.218Z[ recovery-image] Aug 30 05:18:44.878 INFO O| Aug 30 05:18:44.878 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49532025-08-30T05:18:45.218Z[ recovery-image] Aug 30 05:18:44.895 INFO O| Aug 30 05:18:44.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pflags"
49542025-08-30T05:18:45.218Z[ recovery-image] Aug 30 05:18:44.895 INFO O| Aug 30 05:18:44.895 INFO STEP 62 (remove_files) COMPLETE
49552025-08-30T05:18:45.218Z[ recovery-image] Aug 30 05:18:44.895 INFO O| Aug 30 05:18:44.895 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49562025-08-30T05:18:45.242Z[ recovery-image] Aug 30 05:18:44.910 INFO O| Aug 30 05:18:44.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pldd"
49572025-08-30T05:18:45.242Z[ recovery-image] Aug 30 05:18:44.910 INFO O| Aug 30 05:18:44.910 INFO STEP 63 (remove_files) COMPLETE
49582025-08-30T05:18:45.242Z[ recovery-image] Aug 30 05:18:44.910 INFO O| Aug 30 05:18:44.910 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49592025-08-30T05:18:45.267Z[ recovery-image] Aug 30 05:18:44.923 INFO O| Aug 30 05:18:44.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plgrp"
49602025-08-30T05:18:45.267Z[ recovery-image] Aug 30 05:18:44.923 INFO O| Aug 30 05:18:44.923 INFO STEP 64 (remove_files) COMPLETE
49612025-08-30T05:18:45.267Z[ recovery-image] Aug 30 05:18:44.923 INFO O| Aug 30 05:18:44.923 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49622025-08-30T05:18:45.268Z[ recovery-image] Aug 30 05:18:44.935 INFO O| Aug 30 05:18:44.935 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plimit"
49632025-08-30T05:18:45.268Z[ recovery-image] Aug 30 05:18:44.935 INFO O| Aug 30 05:18:44.935 INFO STEP 65 (remove_files) COMPLETE
49642025-08-30T05:18:45.268Z[ recovery-image] Aug 30 05:18:44.935 INFO O| Aug 30 05:18:44.935 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49652025-08-30T05:18:45.292Z[ recovery-image] Aug 30 05:18:44.954 INFO O| Aug 30 05:18:44.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmadvise"
49662025-08-30T05:18:45.292Z[ recovery-image] Aug 30 05:18:44.954 INFO O| Aug 30 05:18:44.954 INFO STEP 66 (remove_files) COMPLETE
49672025-08-30T05:18:45.292Z[ recovery-image] Aug 30 05:18:44.954 INFO O| Aug 30 05:18:44.954 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49682025-08-30T05:18:45.292Z[ recovery-image] Aug 30 05:18:44.969 INFO O| Aug 30 05:18:44.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmap"
49692025-08-30T05:18:45.292Z[ recovery-image] Aug 30 05:18:44.969 INFO O| Aug 30 05:18:44.969 INFO STEP 67 (remove_files) COMPLETE
49702025-08-30T05:18:45.293Z[ recovery-image] Aug 30 05:18:44.969 INFO O| Aug 30 05:18:44.969 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49712025-08-30T05:18:45.317Z[ recovery-image] Aug 30 05:18:44.985 INFO O| Aug 30 05:18:44.985 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppgsz"
49722025-08-30T05:18:45.317Z[ recovery-image] Aug 30 05:18:44.985 INFO O| Aug 30 05:18:44.985 INFO STEP 68 (remove_files) COMPLETE
49732025-08-30T05:18:45.318Z[ recovery-image] Aug 30 05:18:44.985 INFO O| Aug 30 05:18:44.985 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49742025-08-30T05:18:45.342Z[ recovery-image] Aug 30 05:18:45.003 INFO O| Aug 30 05:18:45.003 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppriv"
49752025-08-30T05:18:45.342Z[ recovery-image] Aug 30 05:18:45.003 INFO O| Aug 30 05:18:45.003 INFO STEP 69 (remove_files) COMPLETE
49762025-08-30T05:18:45.342Z[ recovery-image] Aug 30 05:18:45.003 INFO O| Aug 30 05:18:45.003 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49772025-08-30T05:18:45.342Z[ recovery-image] Aug 30 05:18:45.018 INFO O| Aug 30 05:18:45.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prctl"
49782025-08-30T05:18:45.342Z[ recovery-image] Aug 30 05:18:45.018 INFO O| Aug 30 05:18:45.018 INFO STEP 70 (remove_files) COMPLETE
49792025-08-30T05:18:45.342Z[ recovery-image] Aug 30 05:18:45.018 INFO O| Aug 30 05:18:45.018 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49802025-08-30T05:18:45.367Z[ recovery-image] Aug 30 05:18:45.032 INFO O| Aug 30 05:18:45.032 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/preap"
49812025-08-30T05:18:45.367Z[ recovery-image] Aug 30 05:18:45.032 INFO O| Aug 30 05:18:45.032 INFO STEP 71 (remove_files) COMPLETE
49822025-08-30T05:18:45.367Z[ recovery-image] Aug 30 05:18:45.032 INFO O| Aug 30 05:18:45.032 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49832025-08-30T05:18:45.367Z[ recovery-image] Aug 30 05:18:45.045 INFO O| Aug 30 05:18:45.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prstat"
49842025-08-30T05:18:45.367Z[ recovery-image] Aug 30 05:18:45.046 INFO O| Aug 30 05:18:45.046 INFO STEP 72 (remove_files) COMPLETE
49852025-08-30T05:18:45.392Z[ recovery-image] Aug 30 05:18:45.046 INFO O| Aug 30 05:18:45.046 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49862025-08-30T05:18:45.392Z[ recovery-image] Aug 30 05:18:45.058 INFO O| Aug 30 05:18:45.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prun"
49872025-08-30T05:18:45.393Z[ recovery-image] Aug 30 05:18:45.058 INFO O| Aug 30 05:18:45.058 INFO STEP 73 (remove_files) COMPLETE
49882025-08-30T05:18:45.393Z[ recovery-image] Aug 30 05:18:45.058 INFO O| Aug 30 05:18:45.058 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49892025-08-30T05:18:45.417Z[ recovery-image] Aug 30 05:18:45.076 INFO O| Aug 30 05:18:45.076 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psecflags"
49902025-08-30T05:18:45.417Z[ recovery-image] Aug 30 05:18:45.076 INFO O| Aug 30 05:18:45.076 INFO STEP 74 (remove_files) COMPLETE
49912025-08-30T05:18:45.417Z[ recovery-image] Aug 30 05:18:45.076 INFO O| Aug 30 05:18:45.076 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49922025-08-30T05:18:45.418Z[ recovery-image] Aug 30 05:18:45.091 INFO O| Aug 30 05:18:45.091 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psig"
49932025-08-30T05:18:45.418Z[ recovery-image] Aug 30 05:18:45.091 INFO O| Aug 30 05:18:45.091 INFO STEP 75 (remove_files) COMPLETE
49942025-08-30T05:18:45.418Z[ recovery-image] Aug 30 05:18:45.091 INFO O| Aug 30 05:18:45.091 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49952025-08-30T05:18:45.442Z[ recovery-image] Aug 30 05:18:45.108 INFO O| Aug 30 05:18:45.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstack"
49962025-08-30T05:18:45.442Z[ recovery-image] Aug 30 05:18:45.108 INFO O| Aug 30 05:18:45.108 INFO STEP 76 (remove_files) COMPLETE
49972025-08-30T05:18:45.442Z[ recovery-image] Aug 30 05:18:45.108 INFO O| Aug 30 05:18:45.108 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49982025-08-30T05:18:45.467Z[ recovery-image] Aug 30 05:18:45.123 INFO O| Aug 30 05:18:45.123 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstop"
49992025-08-30T05:18:45.467Z[ recovery-image] Aug 30 05:18:45.123 INFO O| Aug 30 05:18:45.123 INFO STEP 77 (remove_files) COMPLETE
50002025-08-30T05:18:45.467Z[ recovery-image] Aug 30 05:18:45.123 INFO O| Aug 30 05:18:45.123 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50012025-08-30T05:18:45.467Z[ recovery-image] Aug 30 05:18:45.137 INFO O| Aug 30 05:18:45.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptime"
50022025-08-30T05:18:45.468Z[ recovery-image] Aug 30 05:18:45.137 INFO O| Aug 30 05:18:45.137 INFO STEP 78 (remove_files) COMPLETE
50032025-08-30T05:18:45.468Z[ recovery-image] Aug 30 05:18:45.137 INFO O| Aug 30 05:18:45.137 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50042025-08-30T05:18:45.493Z[ recovery-image] Aug 30 05:18:45.152 INFO O| Aug 30 05:18:45.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptree"
50052025-08-30T05:18:45.493Z[ recovery-image] Aug 30 05:18:45.152 INFO O| Aug 30 05:18:45.152 INFO STEP 79 (remove_files) COMPLETE
50062025-08-30T05:18:45.493Z[ recovery-image] Aug 30 05:18:45.152 INFO O| Aug 30 05:18:45.152 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50072025-08-30T05:18:45.494Z[ recovery-image] Aug 30 05:18:45.166 INFO O| Aug 30 05:18:45.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwait"
50082025-08-30T05:18:45.494Z[ recovery-image] Aug 30 05:18:45.166 INFO O| Aug 30 05:18:45.166 INFO STEP 80 (remove_files) COMPLETE
50092025-08-30T05:18:45.494Z[ recovery-image] Aug 30 05:18:45.166 INFO O| Aug 30 05:18:45.166 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50102025-08-30T05:18:45.519Z[ recovery-image] Aug 30 05:18:45.182 INFO O| Aug 30 05:18:45.182 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwdx"
50112025-08-30T05:18:45.519Z[ recovery-image] Aug 30 05:18:45.182 INFO O| Aug 30 05:18:45.182 INFO STEP 81 (remove_files) COMPLETE
50122025-08-30T05:18:45.519Z[ recovery-image] Aug 30 05:18:45.182 INFO O| Aug 30 05:18:45.182 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50132025-08-30T05:18:45.519Z[ recovery-image] Aug 30 05:18:45.196 INFO O| Aug 30 05:18:45.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh"
50142025-08-30T05:18:45.519Z[ recovery-image] Aug 30 05:18:45.197 INFO O| Aug 30 05:18:45.196 INFO STEP 82 (remove_files) COMPLETE
50152025-08-30T05:18:45.519Z[ recovery-image] Aug 30 05:18:45.197 INFO O| Aug 30 05:18:45.197 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50162025-08-30T05:18:45.545Z[ recovery-image] Aug 30 05:18:45.210 INFO O| Aug 30 05:18:45.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh93"
50172025-08-30T05:18:45.545Z[ recovery-image] Aug 30 05:18:45.210 INFO O| Aug 30 05:18:45.210 INFO STEP 83 (remove_files) COMPLETE
50182025-08-30T05:18:45.545Z[ recovery-image] Aug 30 05:18:45.210 INFO O| Aug 30 05:18:45.210 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50192025-08-30T05:18:45.570Z[ recovery-image] Aug 30 05:18:45.223 INFO O| Aug 30 05:18:45.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/sqlite3"
50202025-08-30T05:18:45.570Z[ recovery-image] Aug 30 05:18:45.223 INFO O| Aug 30 05:18:45.223 INFO STEP 84 (remove_files) COMPLETE
50212025-08-30T05:18:45.570Z[ recovery-image] Aug 30 05:18:45.223 INFO O| Aug 30 05:18:45.223 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50222025-08-30T05:18:45.570Z[ recovery-image] Aug 30 05:18:45.236 INFO O| Aug 30 05:18:45.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/strings"
50232025-08-30T05:18:45.570Z[ recovery-image] Aug 30 05:18:45.236 INFO O| Aug 30 05:18:45.236 INFO STEP 85 (remove_files) COMPLETE
50242025-08-30T05:18:45.570Z[ recovery-image] Aug 30 05:18:45.236 INFO O| Aug 30 05:18:45.236 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50252025-08-30T05:18:45.595Z[ recovery-image] Aug 30 05:18:45.249 INFO O| Aug 30 05:18:45.249 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xml2-config"
50262025-08-30T05:18:45.595Z[ recovery-image] Aug 30 05:18:45.250 INFO O| Aug 30 05:18:45.250 INFO STEP 86 (remove_files) COMPLETE
50272025-08-30T05:18:45.595Z[ recovery-image] Aug 30 05:18:45.250 INFO O| Aug 30 05:18:45.250 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50282025-08-30T05:18:45.595Z[ recovery-image] Aug 30 05:18:45.262 INFO O| Aug 30 05:18:45.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmlcatalog"
50292025-08-30T05:18:45.595Z[ recovery-image] Aug 30 05:18:45.262 INFO O| Aug 30 05:18:45.262 INFO STEP 87 (remove_files) COMPLETE
50302025-08-30T05:18:45.595Z[ recovery-image] Aug 30 05:18:45.262 INFO O| Aug 30 05:18:45.262 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50312025-08-30T05:18:45.620Z[ recovery-image] Aug 30 05:18:45.275 INFO O| Aug 30 05:18:45.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmllint"
50322025-08-30T05:18:45.620Z[ recovery-image] Aug 30 05:18:45.275 INFO O| Aug 30 05:18:45.275 INFO STEP 88 (remove_files) COMPLETE
50332025-08-30T05:18:45.620Z[ recovery-image] Aug 30 05:18:45.275 INFO O| Aug 30 05:18:45.275 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50342025-08-30T05:18:45.620Z[ recovery-image] Aug 30 05:18:45.289 INFO O| Aug 30 05:18:45.289 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amt"
50352025-08-30T05:18:45.620Z[ recovery-image] Aug 30 05:18:45.289 INFO O| Aug 30 05:18:45.289 INFO STEP 89 (remove_files) COMPLETE
50362025-08-30T05:18:45.620Z[ recovery-image] Aug 30 05:18:45.289 INFO O| Aug 30 05:18:45.289 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50372025-08-30T05:18:45.645Z[ recovery-image] Aug 30 05:18:45.303 INFO O| Aug 30 05:18:45.303 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/arch"
50382025-08-30T05:18:45.645Z[ recovery-image] Aug 30 05:18:45.303 INFO O| Aug 30 05:18:45.303 INFO STEP 90 (remove_files) COMPLETE
50392025-08-30T05:18:45.645Z[ recovery-image] Aug 30 05:18:45.303 INFO O| Aug 30 05:18:45.303 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50402025-08-30T05:18:45.645Z[ recovery-image] Aug 30 05:18:45.317 INFO O| Aug 30 05:18:45.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/asa"
50412025-08-30T05:18:45.645Z[ recovery-image] Aug 30 05:18:45.317 INFO O| Aug 30 05:18:45.317 INFO STEP 91 (remove_files) COMPLETE
50422025-08-30T05:18:45.645Z[ recovery-image] Aug 30 05:18:45.317 INFO O| Aug 30 05:18:45.317 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50432025-08-30T05:18:45.670Z[ recovery-image] Aug 30 05:18:45.334 INFO O| Aug 30 05:18:45.334 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/at"
50442025-08-30T05:18:45.670Z[ recovery-image] Aug 30 05:18:45.334 INFO O| Aug 30 05:18:45.334 INFO STEP 92 (remove_files) COMPLETE
50452025-08-30T05:18:45.670Z[ recovery-image] Aug 30 05:18:45.334 INFO O| Aug 30 05:18:45.334 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50462025-08-30T05:18:45.695Z[ recovery-image] Aug 30 05:18:45.352 INFO O| Aug 30 05:18:45.352 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atq"
50472025-08-30T05:18:45.695Z[ recovery-image] Aug 30 05:18:45.352 INFO O| Aug 30 05:18:45.352 INFO STEP 93 (remove_files) COMPLETE
50482025-08-30T05:18:45.695Z[ recovery-image] Aug 30 05:18:45.352 INFO O| Aug 30 05:18:45.352 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50492025-08-30T05:18:45.695Z[ recovery-image] Aug 30 05:18:45.370 INFO O| Aug 30 05:18:45.370 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atrm"
50502025-08-30T05:18:45.695Z[ recovery-image] Aug 30 05:18:45.371 INFO O| Aug 30 05:18:45.371 INFO STEP 94 (remove_files) COMPLETE
50512025-08-30T05:18:45.695Z[ recovery-image] Aug 30 05:18:45.371 INFO O| Aug 30 05:18:45.371 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50522025-08-30T05:18:45.720Z[ recovery-image] Aug 30 05:18:45.389 INFO O| Aug 30 05:18:45.389 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/auths"
50532025-08-30T05:18:45.720Z[ recovery-image] Aug 30 05:18:45.389 INFO O| Aug 30 05:18:45.389 INFO STEP 95 (remove_files) COMPLETE
50542025-08-30T05:18:45.720Z[ recovery-image] Aug 30 05:18:45.389 INFO O| Aug 30 05:18:45.389 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50552025-08-30T05:18:45.745Z[ recovery-image] Aug 30 05:18:45.406 INFO O| Aug 30 05:18:45.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/banner"
50562025-08-30T05:18:45.745Z[ recovery-image] Aug 30 05:18:45.407 INFO O| Aug 30 05:18:45.407 INFO STEP 96 (remove_files) COMPLETE
50572025-08-30T05:18:45.745Z[ recovery-image] Aug 30 05:18:45.407 INFO O| Aug 30 05:18:45.407 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50582025-08-30T05:18:45.770Z[ recovery-image] Aug 30 05:18:45.424 INFO O| Aug 30 05:18:45.424 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bashbug"
50592025-08-30T05:18:45.770Z[ recovery-image] Aug 30 05:18:45.424 INFO O| Aug 30 05:18:45.424 INFO STEP 97 (remove_files) COMPLETE
50602025-08-30T05:18:45.770Z[ recovery-image] Aug 30 05:18:45.424 INFO O| Aug 30 05:18:45.424 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50612025-08-30T05:18:45.770Z[ recovery-image] Aug 30 05:18:45.442 INFO O| Aug 30 05:18:45.442 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/batch"
50622025-08-30T05:18:45.770Z[ recovery-image] Aug 30 05:18:45.443 INFO O| Aug 30 05:18:45.442 INFO STEP 98 (remove_files) COMPLETE
50632025-08-30T05:18:45.770Z[ recovery-image] Aug 30 05:18:45.443 INFO O| Aug 30 05:18:45.443 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50642025-08-30T05:18:45.795Z[ recovery-image] Aug 30 05:18:45.460 INFO O| Aug 30 05:18:45.459 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bc"
50652025-08-30T05:18:45.795Z[ recovery-image] Aug 30 05:18:45.460 INFO O| Aug 30 05:18:45.460 INFO STEP 99 (remove_files) COMPLETE
50662025-08-30T05:18:45.795Z[ recovery-image] Aug 30 05:18:45.460 INFO O| Aug 30 05:18:45.460 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50672025-08-30T05:18:45.820Z[ recovery-image] Aug 30 05:18:45.477 INFO O| Aug 30 05:18:45.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bdiff"
50682025-08-30T05:18:45.820Z[ recovery-image] Aug 30 05:18:45.477 INFO O| Aug 30 05:18:45.477 INFO STEP 100 (remove_files) COMPLETE
50692025-08-30T05:18:45.820Z[ recovery-image] Aug 30 05:18:45.477 INFO O| Aug 30 05:18:45.477 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50702025-08-30T05:18:45.820Z[ recovery-image] Aug 30 05:18:45.496 INFO O| Aug 30 05:18:45.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bg"
50712025-08-30T05:18:45.820Z[ recovery-image] Aug 30 05:18:45.496 INFO O| Aug 30 05:18:45.496 INFO STEP 101 (remove_files) COMPLETE
50722025-08-30T05:18:45.820Z[ recovery-image] Aug 30 05:18:45.496 INFO O| Aug 30 05:18:45.496 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50732025-08-30T05:18:45.845Z[ recovery-image] Aug 30 05:18:45.515 INFO O| Aug 30 05:18:45.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/brotli"
50742025-08-30T05:18:45.845Z[ recovery-image] Aug 30 05:18:45.515 INFO O| Aug 30 05:18:45.515 INFO STEP 102 (remove_files) COMPLETE
50752025-08-30T05:18:45.845Z[ recovery-image] Aug 30 05:18:45.515 INFO O| Aug 30 05:18:45.515 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50762025-08-30T05:18:45.870Z[ recovery-image] Aug 30 05:18:45.534 INFO O| Aug 30 05:18:45.534 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bunzip2"
50772025-08-30T05:18:45.870Z[ recovery-image] Aug 30 05:18:45.534 INFO O| Aug 30 05:18:45.534 INFO STEP 103 (remove_files) COMPLETE
50782025-08-30T05:18:45.870Z[ recovery-image] Aug 30 05:18:45.535 INFO O| Aug 30 05:18:45.534 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50792025-08-30T05:18:45.895Z[ recovery-image] Aug 30 05:18:45.551 INFO O| Aug 30 05:18:45.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/busstat"
50802025-08-30T05:18:45.895Z[ recovery-image] Aug 30 05:18:45.551 INFO O| Aug 30 05:18:45.551 INFO STEP 104 (remove_files) COMPLETE
50812025-08-30T05:18:45.895Z[ recovery-image] Aug 30 05:18:45.551 INFO O| Aug 30 05:18:45.551 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50822025-08-30T05:18:45.895Z[ recovery-image] Aug 30 05:18:45.568 INFO O| Aug 30 05:18:45.567 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzcat"
50832025-08-30T05:18:45.920Z[ recovery-image] Aug 30 05:18:45.582 INFO O| Aug 30 05:18:45.582 INFO STEP 105 (remove_files) COMPLETE
50842025-08-30T05:18:45.920Z[ recovery-image] Aug 30 05:18:45.582 INFO O| Aug 30 05:18:45.582 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50852025-08-30T05:18:45.945Z[ recovery-image] Aug 30 05:18:45.617 INFO O| Aug 30 05:18:45.617 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzdiff"
50862025-08-30T05:18:45.945Z[ recovery-image] Aug 30 05:18:45.617 INFO O| Aug 30 05:18:45.617 INFO STEP 106 (remove_files) COMPLETE
50872025-08-30T05:18:45.945Z[ recovery-image] Aug 30 05:18:45.617 INFO O| Aug 30 05:18:45.617 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50882025-08-30T05:18:45.970Z[ recovery-image] Aug 30 05:18:45.631 INFO O| Aug 30 05:18:45.631 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzgrep"
50892025-08-30T05:18:45.970Z[ recovery-image] Aug 30 05:18:45.631 INFO O| Aug 30 05:18:45.631 INFO STEP 107 (remove_files) COMPLETE
50902025-08-30T05:18:45.970Z[ recovery-image] Aug 30 05:18:45.631 INFO O| Aug 30 05:18:45.631 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50912025-08-30T05:18:45.970Z[ recovery-image] Aug 30 05:18:45.643 INFO O| Aug 30 05:18:45.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2"
50922025-08-30T05:18:45.970Z[ recovery-image] Aug 30 05:18:45.643 INFO O| Aug 30 05:18:45.643 INFO STEP 108 (remove_files) COMPLETE
50932025-08-30T05:18:45.970Z[ recovery-image] Aug 30 05:18:45.644 INFO O| Aug 30 05:18:45.643 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50942025-08-30T05:18:45.995Z[ recovery-image] Aug 30 05:18:45.656 INFO O| Aug 30 05:18:45.656 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2recover"
50952025-08-30T05:18:45.995Z[ recovery-image] Aug 30 05:18:45.657 INFO O| Aug 30 05:18:45.656 INFO STEP 109 (remove_files) COMPLETE
50962025-08-30T05:18:45.995Z[ recovery-image] Aug 30 05:18:45.657 INFO O| Aug 30 05:18:45.657 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50972025-08-30T05:18:45.995Z[ recovery-image] Aug 30 05:18:45.670 INFO O| Aug 30 05:18:45.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzmore"
50982025-08-30T05:18:45.995Z[ recovery-image] Aug 30 05:18:45.670 INFO O| Aug 30 05:18:45.670 INFO STEP 110 (remove_files) COMPLETE
50992025-08-30T05:18:45.995Z[ recovery-image] Aug 30 05:18:45.670 INFO O| Aug 30 05:18:45.670 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51002025-08-30T05:18:46.021Z[ recovery-image] Aug 30 05:18:45.683 INFO O| Aug 30 05:18:45.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cal"
51012025-08-30T05:18:46.021Z[ recovery-image] Aug 30 05:18:45.684 INFO O| Aug 30 05:18:45.684 INFO STEP 111 (remove_files) COMPLETE
51022025-08-30T05:18:46.021Z[ recovery-image] Aug 30 05:18:45.684 INFO O| Aug 30 05:18:45.684 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51032025-08-30T05:18:46.021Z[ recovery-image] Aug 30 05:18:45.699 INFO O| Aug 30 05:18:45.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/captoinfo"
51042025-08-30T05:18:46.021Z[ recovery-image] Aug 30 05:18:45.699 INFO O| Aug 30 05:18:45.699 INFO STEP 112 (remove_files) COMPLETE
51052025-08-30T05:18:46.046Z[ recovery-image] Aug 30 05:18:45.699 INFO O| Aug 30 05:18:45.699 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51062025-08-30T05:18:46.046Z[ recovery-image] Aug 30 05:18:45.713 INFO O| Aug 30 05:18:45.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cd"
51072025-08-30T05:18:46.046Z[ recovery-image] Aug 30 05:18:45.713 INFO O| Aug 30 05:18:45.713 INFO STEP 113 (remove_files) COMPLETE
51082025-08-30T05:18:46.046Z[ recovery-image] Aug 30 05:18:45.713 INFO O| Aug 30 05:18:45.713 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51092025-08-30T05:18:46.071Z[ recovery-image] Aug 30 05:18:45.729 INFO O| Aug 30 05:18:45.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/certutil"
51102025-08-30T05:18:46.071Z[ recovery-image] Aug 30 05:18:45.729 INFO O| Aug 30 05:18:45.729 INFO STEP 114 (remove_files) COMPLETE
51112025-08-30T05:18:46.071Z[ recovery-image] Aug 30 05:18:45.729 INFO O| Aug 30 05:18:45.729 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51122025-08-30T05:18:46.071Z[ host-image] Aug 30 05:18:45.742 INFO O| Aug 30 05:18:45.742 INFO O| Planning: Evaluating mediators ... Done
51132025-08-30T05:18:46.071Z[ host-image] Aug 30 05:18:45.743 INFO O| Aug 30 05:18:45.743 INFO O| Planning: Planning completed in 8.86 seconds
51142025-08-30T05:18:46.071Z[ host-image] Aug 30 05:18:45.743 INFO O| Aug 30 05:18:45.743 INFO O| Packages to install: 1
51152025-08-30T05:18:46.071Z[ recovery-image] Aug 30 05:18:45.745 INFO O| Aug 30 05:18:45.745 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/checkbandwidth"
51162025-08-30T05:18:46.071Z[ recovery-image] Aug 30 05:18:45.745 INFO O| Aug 30 05:18:45.745 INFO STEP 115 (remove_files) COMPLETE
51172025-08-30T05:18:46.071Z[ recovery-image] Aug 30 05:18:45.745 INFO O| Aug 30 05:18:45.745 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51182025-08-30T05:18:46.096Z[ recovery-image] Aug 30 05:18:45.762 INFO O| Aug 30 05:18:45.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chgrp"
51192025-08-30T05:18:46.096Z[ recovery-image] Aug 30 05:18:45.762 INFO O| Aug 30 05:18:45.762 INFO STEP 116 (remove_files) COMPLETE
51202025-08-30T05:18:46.096Z[ recovery-image] Aug 30 05:18:45.762 INFO O| Aug 30 05:18:45.762 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51212025-08-30T05:18:46.096Z[ host-image] Aug 30 05:18:45.767 INFO O| Aug 30 05:18:45.767 INFO O| Download: 0/4 items 0.0/10.1MB 0% complete
51222025-08-30T05:18:46.121Z[ recovery-image] Aug 30 05:18:45.780 INFO O| Aug 30 05:18:45.780 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chronyc"
51232025-08-30T05:18:46.121Z[ recovery-image] Aug 30 05:18:45.780 INFO O| Aug 30 05:18:45.780 INFO STEP 117 (remove_files) COMPLETE
51242025-08-30T05:18:46.121Z[ recovery-image] Aug 30 05:18:45.780 INFO O| Aug 30 05:18:45.780 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51252025-08-30T05:18:46.121Z[ recovery-image] Aug 30 05:18:45.795 INFO O| Aug 30 05:18:45.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckdate"
51262025-08-30T05:18:46.121Z[ recovery-image] Aug 30 05:18:45.795 INFO O| Aug 30 05:18:45.795 INFO STEP 118 (remove_files) COMPLETE
51272025-08-30T05:18:46.121Z[ recovery-image] Aug 30 05:18:45.795 INFO O| Aug 30 05:18:45.795 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51282025-08-30T05:18:46.146Z[ recovery-image] Aug 30 05:18:45.809 INFO O| Aug 30 05:18:45.808 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckgid"
51292025-08-30T05:18:46.146Z[ recovery-image] Aug 30 05:18:45.809 INFO O| Aug 30 05:18:45.809 INFO STEP 119 (remove_files) COMPLETE
51302025-08-30T05:18:46.146Z[ recovery-image] Aug 30 05:18:45.809 INFO O| Aug 30 05:18:45.809 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51312025-08-30T05:18:46.171Z[ recovery-image] Aug 30 05:18:45.825 INFO O| Aug 30 05:18:45.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckint"
51322025-08-30T05:18:46.171Z[ recovery-image] Aug 30 05:18:45.825 INFO O| Aug 30 05:18:45.825 INFO STEP 120 (remove_files) COMPLETE
51332025-08-30T05:18:46.171Z[ recovery-image] Aug 30 05:18:45.825 INFO O| Aug 30 05:18:45.825 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51342025-08-30T05:18:46.171Z[ recovery-image] Aug 30 05:18:45.842 INFO O| Aug 30 05:18:45.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckitem"
51352025-08-30T05:18:46.171Z[ recovery-image] Aug 30 05:18:45.842 INFO O| Aug 30 05:18:45.842 INFO STEP 121 (remove_files) COMPLETE
51362025-08-30T05:18:46.171Z[ recovery-image] Aug 30 05:18:45.842 INFO O| Aug 30 05:18:45.842 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51372025-08-30T05:18:46.196Z[ recovery-image] Aug 30 05:18:45.855 INFO O| Aug 30 05:18:45.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckkeywd"
51382025-08-30T05:18:46.197Z[ recovery-image] Aug 30 05:18:45.855 INFO O| Aug 30 05:18:45.855 INFO STEP 122 (remove_files) COMPLETE
51392025-08-30T05:18:46.197Z[ recovery-image] Aug 30 05:18:45.855 INFO O| Aug 30 05:18:45.855 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51402025-08-30T05:18:46.197Z[ recovery-image] Aug 30 05:18:45.869 INFO O| Aug 30 05:18:45.869 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckpath"
51412025-08-30T05:18:46.197Z[ recovery-image] Aug 30 05:18:45.869 INFO O| Aug 30 05:18:45.869 INFO STEP 123 (remove_files) COMPLETE
51422025-08-30T05:18:46.197Z[ recovery-image] Aug 30 05:18:45.870 INFO O| Aug 30 05:18:45.869 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51432025-08-30T05:18:46.221Z[ recovery-image] Aug 30 05:18:45.884 INFO O| Aug 30 05:18:45.884 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckrange"
51442025-08-30T05:18:46.221Z[ recovery-image] Aug 30 05:18:45.884 INFO O| Aug 30 05:18:45.884 INFO STEP 124 (remove_files) COMPLETE
51452025-08-30T05:18:46.221Z[ recovery-image] Aug 30 05:18:45.884 INFO O| Aug 30 05:18:45.884 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51462025-08-30T05:18:46.221Z[ recovery-image] Aug 30 05:18:45.897 INFO O| Aug 30 05:18:45.897 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckstr"
51472025-08-30T05:18:46.221Z[ recovery-image] Aug 30 05:18:45.897 INFO O| Aug 30 05:18:45.897 INFO STEP 125 (remove_files) COMPLETE
51482025-08-30T05:18:46.221Z[ recovery-image] Aug 30 05:18:45.897 INFO O| Aug 30 05:18:45.897 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51492025-08-30T05:18:46.246Z[ recovery-image] Aug 30 05:18:45.914 INFO O| Aug 30 05:18:45.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cksum"
51502025-08-30T05:18:46.246Z[ recovery-image] Aug 30 05:18:45.914 INFO O| Aug 30 05:18:45.914 INFO STEP 126 (remove_files) COMPLETE
51512025-08-30T05:18:46.247Z[ recovery-image] Aug 30 05:18:45.914 INFO O| Aug 30 05:18:45.914 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51522025-08-30T05:18:46.272Z[ recovery-image] Aug 30 05:18:45.927 INFO O| Aug 30 05:18:45.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cktime"
51532025-08-30T05:18:46.272Z[ recovery-image] Aug 30 05:18:45.927 INFO O| Aug 30 05:18:45.927 INFO STEP 127 (remove_files) COMPLETE
51542025-08-30T05:18:46.272Z[ recovery-image] Aug 30 05:18:45.927 INFO O| Aug 30 05:18:45.927 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51552025-08-30T05:18:46.272Z[ recovery-image] Aug 30 05:18:45.944 INFO O| Aug 30 05:18:45.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckuid"
51562025-08-30T05:18:46.272Z[ recovery-image] Aug 30 05:18:45.944 INFO O| Aug 30 05:18:45.944 INFO STEP 128 (remove_files) COMPLETE
51572025-08-30T05:18:46.272Z[ recovery-image] Aug 30 05:18:45.944 INFO O| Aug 30 05:18:45.944 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51582025-08-30T05:18:46.297Z[ recovery-image] Aug 30 05:18:45.964 INFO O| Aug 30 05:18:45.963 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckyorn"
51592025-08-30T05:18:46.297Z[ recovery-image] Aug 30 05:18:45.964 INFO O| Aug 30 05:18:45.964 INFO STEP 129 (remove_files) COMPLETE
51602025-08-30T05:18:46.297Z[ recovery-image] Aug 30 05:18:45.964 INFO O| Aug 30 05:18:45.964 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51612025-08-30T05:18:46.323Z[ recovery-image] Aug 30 05:18:45.981 INFO O| Aug 30 05:18:45.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/clear"
51622025-08-30T05:18:46.323Z[ recovery-image] Aug 30 05:18:45.981 INFO O| Aug 30 05:18:45.981 INFO STEP 130 (remove_files) COMPLETE
51632025-08-30T05:18:46.323Z[ recovery-image] Aug 30 05:18:45.981 INFO O| Aug 30 05:18:45.981 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51642025-08-30T05:18:46.323Z[ recovery-image] Aug 30 05:18:45.994 INFO O| Aug 30 05:18:45.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cmp"
51652025-08-30T05:18:46.323Z[ recovery-image] Aug 30 05:18:45.994 INFO O| Aug 30 05:18:45.994 INFO STEP 131 (remove_files) COMPLETE
51662025-08-30T05:18:46.323Z[ recovery-image] Aug 30 05:18:45.994 INFO O| Aug 30 05:18:45.994 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51672025-08-30T05:18:46.348Z[ recovery-image] Aug 30 05:18:46.012 INFO O| Aug 30 05:18:46.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/col"
51682025-08-30T05:18:46.348Z[ recovery-image] Aug 30 05:18:46.012 INFO O| Aug 30 05:18:46.012 INFO STEP 132 (remove_files) COMPLETE
51692025-08-30T05:18:46.348Z[ recovery-image] Aug 30 05:18:46.013 INFO O| Aug 30 05:18:46.012 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51702025-08-30T05:18:46.348Z[ recovery-image] Aug 30 05:18:46.025 INFO O| Aug 30 05:18:46.025 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/comm"
51712025-08-30T05:18:46.348Z[ recovery-image] Aug 30 05:18:46.025 INFO O| Aug 30 05:18:46.025 INFO STEP 133 (remove_files) COMPLETE
51722025-08-30T05:18:46.348Z[ recovery-image] Aug 30 05:18:46.025 INFO O| Aug 30 05:18:46.025 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51732025-08-30T05:18:46.373Z[ recovery-image] Aug 30 05:18:46.037 INFO O| Aug 30 05:18:46.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/command"
51742025-08-30T05:18:46.373Z[ recovery-image] Aug 30 05:18:46.038 INFO O| Aug 30 05:18:46.037 INFO STEP 134 (remove_files) COMPLETE
51752025-08-30T05:18:46.373Z[ recovery-image] Aug 30 05:18:46.038 INFO O| Aug 30 05:18:46.038 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51762025-08-30T05:18:46.399Z[ recovery-image] Aug 30 05:18:46.057 INFO O| Aug 30 05:18:46.057 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/compress"
51772025-08-30T05:18:46.399Z[ recovery-image] Aug 30 05:18:46.058 INFO O| Aug 30 05:18:46.058 INFO STEP 135 (remove_files) COMPLETE
51782025-08-30T05:18:46.399Z[ recovery-image] Aug 30 05:18:46.058 INFO O| Aug 30 05:18:46.058 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51792025-08-30T05:18:46.424Z[ recovery-image] Aug 30 05:18:46.086 INFO O| Aug 30 05:18:46.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/connstat"
51802025-08-30T05:18:46.424Z[ recovery-image] Aug 30 05:18:46.086 INFO O| Aug 30 05:18:46.086 INFO STEP 136 (remove_files) COMPLETE
51812025-08-30T05:18:46.424Z[ recovery-image] Aug 30 05:18:46.086 INFO O| Aug 30 05:18:46.086 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51822025-08-30T05:18:46.449Z[ recovery-image] Aug 30 05:18:46.128 INFO O| Aug 30 05:18:46.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cpio"
51832025-08-30T05:18:46.474Z[ recovery-image] Aug 30 05:18:46.128 INFO O| Aug 30 05:18:46.128 INFO STEP 137 (remove_files) COMPLETE
51842025-08-30T05:18:46.474Z[ recovery-image] Aug 30 05:18:46.128 INFO O| Aug 30 05:18:46.128 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51852025-08-30T05:18:46.474Z[ recovery-image] Aug 30 05:18:46.147 INFO O| Aug 30 05:18:46.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cputrack"
51862025-08-30T05:18:46.474Z[ recovery-image] Aug 30 05:18:46.147 INFO O| Aug 30 05:18:46.147 INFO STEP 138 (remove_files) COMPLETE
51872025-08-30T05:18:46.474Z[ recovery-image] Aug 30 05:18:46.147 INFO O| Aug 30 05:18:46.147 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51882025-08-30T05:18:46.499Z[ recovery-image] Aug 30 05:18:46.169 INFO O| Aug 30 05:18:46.169 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crle"
51892025-08-30T05:18:46.499Z[ recovery-image] Aug 30 05:18:46.169 INFO O| Aug 30 05:18:46.169 INFO STEP 139 (remove_files) COMPLETE
51902025-08-30T05:18:46.499Z[ recovery-image] Aug 30 05:18:46.169 INFO O| Aug 30 05:18:46.169 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51912025-08-30T05:18:46.524Z[ recovery-image] Aug 30 05:18:46.188 INFO O| Aug 30 05:18:46.187 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crontab"
51922025-08-30T05:18:46.524Z[ recovery-image] Aug 30 05:18:46.188 INFO O| Aug 30 05:18:46.188 INFO STEP 140 (remove_files) COMPLETE
51932025-08-30T05:18:46.524Z[ recovery-image] Aug 30 05:18:46.188 INFO O| Aug 30 05:18:46.188 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51942025-08-30T05:18:46.550Z[ recovery-image] Aug 30 05:18:46.205 INFO O| Aug 30 05:18:46.205 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crypt"
51952025-08-30T05:18:46.550Z[ recovery-image] Aug 30 05:18:46.205 INFO O| Aug 30 05:18:46.205 INFO STEP 141 (remove_files) COMPLETE
51962025-08-30T05:18:46.550Z[ recovery-image] Aug 30 05:18:46.205 INFO O| Aug 30 05:18:46.205 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51972025-08-30T05:18:46.550Z[ recovery-image] Aug 30 05:18:46.223 INFO O| Aug 30 05:18:46.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csh"
51982025-08-30T05:18:46.550Z[ recovery-image] Aug 30 05:18:46.223 INFO O| Aug 30 05:18:46.223 INFO STEP 142 (remove_files) COMPLETE
51992025-08-30T05:18:46.550Z[ recovery-image] Aug 30 05:18:46.223 INFO O| Aug 30 05:18:46.223 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52002025-08-30T05:18:46.575Z[ recovery-image] Aug 30 05:18:46.236 INFO O| Aug 30 05:18:46.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csplit"
52012025-08-30T05:18:46.575Z[ recovery-image] Aug 30 05:18:46.236 INFO O| Aug 30 05:18:46.236 INFO STEP 143 (remove_files) COMPLETE
52022025-08-30T05:18:46.575Z[ recovery-image] Aug 30 05:18:46.237 INFO O| Aug 30 05:18:46.236 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52032025-08-30T05:18:46.600Z[ recovery-image] Aug 30 05:18:46.254 INFO O| Aug 30 05:18:46.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl"
52042025-08-30T05:18:46.600Z[ recovery-image] Aug 30 05:18:46.254 INFO O| Aug 30 05:18:46.254 INFO STEP 144 (remove_files) COMPLETE
52052025-08-30T05:18:46.600Z[ recovery-image] Aug 30 05:18:46.254 INFO O| Aug 30 05:18:46.254 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52062025-08-30T05:18:46.600Z[ recovery-image] Aug 30 05:18:46.273 INFO O| Aug 30 05:18:46.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl-config"
52072025-08-30T05:18:46.600Z[ recovery-image] Aug 30 05:18:46.273 INFO O| Aug 30 05:18:46.273 INFO STEP 145 (remove_files) COMPLETE
52082025-08-30T05:18:46.601Z[ recovery-image] Aug 30 05:18:46.273 INFO O| Aug 30 05:18:46.273 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52092025-08-30T05:18:46.626Z[ recovery-image] Aug 30 05:18:46.287 INFO O| Aug 30 05:18:46.287 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dc"
52102025-08-30T05:18:46.626Z[ recovery-image] Aug 30 05:18:46.288 INFO O| Aug 30 05:18:46.287 INFO STEP 146 (remove_files) COMPLETE
52112025-08-30T05:18:46.626Z[ recovery-image] Aug 30 05:18:46.288 INFO O| Aug 30 05:18:46.288 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52122025-08-30T05:18:46.626Z[ recovery-image] Aug 30 05:18:46.302 INFO O| Aug 30 05:18:46.302 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/decrypt"
52132025-08-30T05:18:46.626Z[ recovery-image] Aug 30 05:18:46.303 INFO O| Aug 30 05:18:46.303 INFO STEP 147 (remove_files) COMPLETE
52142025-08-30T05:18:46.626Z[ recovery-image] Aug 30 05:18:46.303 INFO O| Aug 30 05:18:46.303 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52152025-08-30T05:18:46.651Z[ recovery-image] Aug 30 05:18:46.317 INFO O| Aug 30 05:18:46.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devattr"
52162025-08-30T05:18:46.651Z[ recovery-image] Aug 30 05:18:46.317 INFO O| Aug 30 05:18:46.317 INFO STEP 148 (remove_files) COMPLETE
52172025-08-30T05:18:46.651Z[ recovery-image] Aug 30 05:18:46.317 INFO O| Aug 30 05:18:46.317 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52182025-08-30T05:18:46.676Z[ host-image] Aug 30 05:18:46.331 INFO O| Aug 30 05:18:46.331 INFO O| Download: Completed 10.09 MB in 0.56 seconds (17.9M/s)
52192025-08-30T05:18:46.676Z[ recovery-image] Aug 30 05:18:46.332 INFO O| Aug 30 05:18:46.332 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devfree"
52202025-08-30T05:18:46.676Z[ recovery-image] Aug 30 05:18:46.332 INFO O| Aug 30 05:18:46.332 INFO STEP 149 (remove_files) COMPLETE
52212025-08-30T05:18:46.676Z[ recovery-image] Aug 30 05:18:46.332 INFO O| Aug 30 05:18:46.332 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52222025-08-30T05:18:46.676Z[ recovery-image] Aug 30 05:18:46.347 INFO O| Aug 30 05:18:46.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devreserv"
52232025-08-30T05:18:46.676Z[ recovery-image] Aug 30 05:18:46.347 INFO O| Aug 30 05:18:46.347 INFO STEP 150 (remove_files) COMPLETE
52242025-08-30T05:18:46.676Z[ recovery-image] Aug 30 05:18:46.347 INFO O| Aug 30 05:18:46.347 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52252025-08-30T05:18:46.701Z[ recovery-image] Aug 30 05:18:46.364 INFO O| Aug 30 05:18:46.364 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diff3"
52262025-08-30T05:18:46.701Z[ recovery-image] Aug 30 05:18:46.364 INFO O| Aug 30 05:18:46.364 INFO STEP 151 (remove_files) COMPLETE
52272025-08-30T05:18:46.701Z[ recovery-image] Aug 30 05:18:46.365 INFO O| Aug 30 05:18:46.364 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52282025-08-30T05:18:46.726Z[ recovery-image] Aug 30 05:18:46.387 INFO O| Aug 30 05:18:46.387 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/digest"
52292025-08-30T05:18:46.726Z[ recovery-image] Aug 30 05:18:46.387 INFO O| Aug 30 05:18:46.387 INFO STEP 152 (remove_files) COMPLETE
52302025-08-30T05:18:46.726Z[ recovery-image] Aug 30 05:18:46.387 INFO O| Aug 30 05:18:46.387 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52312025-08-30T05:18:46.751Z[ recovery-image] Aug 30 05:18:46.407 INFO O| Aug 30 05:18:46.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dircmp"
52322025-08-30T05:18:46.751Z[ recovery-image] Aug 30 05:18:46.407 INFO O| Aug 30 05:18:46.407 INFO STEP 153 (remove_files) COMPLETE
52332025-08-30T05:18:46.751Z[ recovery-image] Aug 30 05:18:46.407 INFO O| Aug 30 05:18:46.407 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52342025-08-30T05:18:46.751Z[ recovery-image] Aug 30 05:18:46.425 INFO O| Aug 30 05:18:46.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dirname"
52352025-08-30T05:18:46.751Z[ recovery-image] Aug 30 05:18:46.425 INFO O| Aug 30 05:18:46.425 INFO STEP 154 (remove_files) COMPLETE
52362025-08-30T05:18:46.751Z[ recovery-image] Aug 30 05:18:46.425 INFO O| Aug 30 05:18:46.425 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52372025-08-30T05:18:46.776Z[ recovery-image] Aug 30 05:18:46.443 INFO O| Aug 30 05:18:46.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diskscan"
52382025-08-30T05:18:46.776Z[ recovery-image] Aug 30 05:18:46.443 INFO O| Aug 30 05:18:46.443 INFO STEP 155 (remove_files) COMPLETE
52392025-08-30T05:18:46.776Z[ recovery-image] Aug 30 05:18:46.443 INFO O| Aug 30 05:18:46.443 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52402025-08-30T05:18:46.801Z[ recovery-image] Aug 30 05:18:46.459 INFO O| Aug 30 05:18:46.459 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispgid"
52412025-08-30T05:18:46.801Z[ recovery-image] Aug 30 05:18:46.459 INFO O| Aug 30 05:18:46.459 INFO STEP 156 (remove_files) COMPLETE
52422025-08-30T05:18:46.801Z[ recovery-image] Aug 30 05:18:46.459 INFO O| Aug 30 05:18:46.459 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52432025-08-30T05:18:46.802Z[ recovery-image] Aug 30 05:18:46.476 INFO O| Aug 30 05:18:46.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispuid"
52442025-08-30T05:18:46.802Z[ recovery-image] Aug 30 05:18:46.476 INFO O| Aug 30 05:18:46.476 INFO STEP 157 (remove_files) COMPLETE
52452025-08-30T05:18:46.802Z[ recovery-image] Aug 30 05:18:46.476 INFO O| Aug 30 05:18:46.476 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52462025-08-30T05:18:46.827Z[ recovery-image] Aug 30 05:18:46.493 INFO O| Aug 30 05:18:46.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dos2unix"
52472025-08-30T05:18:46.827Z[ recovery-image] Aug 30 05:18:46.493 INFO O| Aug 30 05:18:46.493 INFO STEP 158 (remove_files) COMPLETE
52482025-08-30T05:18:46.827Z[ recovery-image] Aug 30 05:18:46.493 INFO O| Aug 30 05:18:46.493 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52492025-08-30T05:18:46.827Z[ host-image] Aug 30 05:18:46.503 INFO O| Aug 30 05:18:46.503 INFO O| Actions: 1/22 actions (Installing new actions)
52502025-08-30T05:18:46.852Z[ recovery-image] Aug 30 05:18:46.509 INFO O| Aug 30 05:18:46.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/du"
52512025-08-30T05:18:46.852Z[ recovery-image] Aug 30 05:18:46.509 INFO O| Aug 30 05:18:46.509 INFO STEP 159 (remove_files) COMPLETE
52522025-08-30T05:18:46.852Z[ recovery-image] Aug 30 05:18:46.509 INFO O| Aug 30 05:18:46.509 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52532025-08-30T05:18:46.852Z[ recovery-image] Aug 30 05:18:46.524 INFO O| Aug 30 05:18:46.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpcs"
52542025-08-30T05:18:46.852Z[ recovery-image] Aug 30 05:18:46.524 INFO O| Aug 30 05:18:46.524 INFO STEP 160 (remove_files) COMPLETE
52552025-08-30T05:18:46.852Z[ recovery-image] Aug 30 05:18:46.524 INFO O| Aug 30 05:18:46.524 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52562025-08-30T05:18:46.877Z[ recovery-image] Aug 30 05:18:46.538 INFO O| Aug 30 05:18:46.538 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpkeys"
52572025-08-30T05:18:46.877Z[ recovery-image] Aug 30 05:18:46.539 INFO O| Aug 30 05:18:46.539 INFO STEP 161 (remove_files) COMPLETE
52582025-08-30T05:18:46.877Z[ recovery-image] Aug 30 05:18:46.539 INFO O| Aug 30 05:18:46.539 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52592025-08-30T05:18:46.877Z[ recovery-image] Aug 30 05:18:46.552 INFO O| Aug 30 05:18:46.552 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/edit"
52602025-08-30T05:18:46.878Z[ recovery-image] Aug 30 05:18:46.552 INFO O| Aug 30 05:18:46.552 INFO STEP 162 (remove_files) COMPLETE
52612025-08-30T05:18:46.878Z[ recovery-image] Aug 30 05:18:46.552 INFO O| Aug 30 05:18:46.552 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52622025-08-30T05:18:46.903Z[ recovery-image] Aug 30 05:18:46.567 INFO O| Aug 30 05:18:46.567 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/eject"
52632025-08-30T05:18:46.903Z[ recovery-image] Aug 30 05:18:46.567 INFO O| Aug 30 05:18:46.567 INFO STEP 163 (remove_files) COMPLETE
52642025-08-30T05:18:46.903Z[ recovery-image] Aug 30 05:18:46.567 INFO O| Aug 30 05:18:46.567 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52652025-08-30T05:18:46.928Z[ recovery-image] Aug 30 05:18:46.581 INFO O| Aug 30 05:18:46.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfsign"
52662025-08-30T05:18:46.928Z[ recovery-image] Aug 30 05:18:46.581 INFO O| Aug 30 05:18:46.581 INFO STEP 164 (remove_files) COMPLETE
52672025-08-30T05:18:46.928Z[ recovery-image] Aug 30 05:18:46.581 INFO O| Aug 30 05:18:46.581 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52682025-08-30T05:18:46.928Z[ recovery-image] Aug 30 05:18:46.599 INFO O| Aug 30 05:18:46.599 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfwrap"
52692025-08-30T05:18:46.928Z[ recovery-image] Aug 30 05:18:46.599 INFO O| Aug 30 05:18:46.599 INFO STEP 165 (remove_files) COMPLETE
52702025-08-30T05:18:46.928Z[ recovery-image] Aug 30 05:18:46.599 INFO O| Aug 30 05:18:46.599 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52712025-08-30T05:18:46.952Z[ recovery-image] Aug 30 05:18:46.613 INFO O| Aug 30 05:18:46.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encode_keychange"
52722025-08-30T05:18:46.953Z[ recovery-image] Aug 30 05:18:46.614 INFO O| Aug 30 05:18:46.613 INFO STEP 166 (remove_files) COMPLETE
52732025-08-30T05:18:46.953Z[ recovery-image] Aug 30 05:18:46.614 INFO O| Aug 30 05:18:46.613 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52742025-08-30T05:18:46.978Z[ recovery-image] Aug 30 05:18:46.644 INFO O| Aug 30 05:18:46.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encrypt"
52752025-08-30T05:18:46.978Z[ recovery-image] Aug 30 05:18:46.644 INFO O| Aug 30 05:18:46.644 INFO STEP 167 (remove_files) COMPLETE
52762025-08-30T05:18:46.978Z[ recovery-image] Aug 30 05:18:46.644 INFO O| Aug 30 05:18:46.644 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52772025-08-30T05:18:47.003Z[ recovery-image] Aug 30 05:18:46.670 INFO O| Aug 30 05:18:46.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/enhance"
52782025-08-30T05:18:47.003Z[ recovery-image] Aug 30 05:18:46.670 INFO O| Aug 30 05:18:46.670 INFO STEP 168 (remove_files) COMPLETE
52792025-08-30T05:18:47.003Z[ recovery-image] Aug 30 05:18:46.670 INFO O| Aug 30 05:18:46.670 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52802025-08-30T05:18:47.027Z[ recovery-image] Aug 30 05:18:46.689 INFO O| Aug 30 05:18:46.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/env"
52812025-08-30T05:18:47.027Z[ recovery-image] Aug 30 05:18:46.689 INFO O| Aug 30 05:18:46.689 INFO STEP 169 (remove_files) COMPLETE
52822025-08-30T05:18:47.028Z[ recovery-image] Aug 30 05:18:46.689 INFO O| Aug 30 05:18:46.689 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52832025-08-30T05:18:47.052Z[ recovery-image] Aug 30 05:18:46.709 INFO O| Aug 30 05:18:46.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/etdump"
52842025-08-30T05:18:47.053Z[ recovery-image] Aug 30 05:18:46.709 INFO O| Aug 30 05:18:46.709 INFO STEP 170 (remove_files) COMPLETE
52852025-08-30T05:18:47.053Z[ recovery-image] Aug 30 05:18:46.709 INFO O| Aug 30 05:18:46.709 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52862025-08-30T05:18:47.053Z[ recovery-image] Aug 30 05:18:46.728 INFO O| Aug 30 05:18:46.728 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/expand"
52872025-08-30T05:18:47.053Z[ recovery-image] Aug 30 05:18:46.728 INFO O| Aug 30 05:18:46.728 INFO STEP 171 (remove_files) COMPLETE
52882025-08-30T05:18:47.053Z[ recovery-image] Aug 30 05:18:46.728 INFO O| Aug 30 05:18:46.728 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52892025-08-30T05:18:47.078Z[ recovery-image] Aug 30 05:18:46.744 INFO O| Aug 30 05:18:46.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/exstr"
52902025-08-30T05:18:47.078Z[ recovery-image] Aug 30 05:18:46.745 INFO O| Aug 30 05:18:46.745 INFO STEP 172 (remove_files) COMPLETE
52912025-08-30T05:18:47.078Z[ recovery-image] Aug 30 05:18:46.745 INFO O| Aug 30 05:18:46.745 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52922025-08-30T05:18:47.103Z[ recovery-image] Aug 30 05:18:46.766 INFO O| Aug 30 05:18:46.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/factor"
52932025-08-30T05:18:47.103Z[ recovery-image] Aug 30 05:18:46.766 INFO O| Aug 30 05:18:46.766 INFO STEP 173 (remove_files) COMPLETE
52942025-08-30T05:18:47.103Z[ recovery-image] Aug 30 05:18:46.766 INFO O| Aug 30 05:18:46.766 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52952025-08-30T05:18:47.127Z[ recovery-image] Aug 30 05:18:46.789 INFO O| Aug 30 05:18:46.789 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/false"
52962025-08-30T05:18:47.127Z[ recovery-image] Aug 30 05:18:46.789 INFO O| Aug 30 05:18:46.789 INFO STEP 174 (remove_files) COMPLETE
52972025-08-30T05:18:47.127Z[ recovery-image] Aug 30 05:18:46.789 INFO O| Aug 30 05:18:46.789 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52982025-08-30T05:18:47.152Z[ recovery-image] Aug 30 05:18:46.809 INFO O| Aug 30 05:18:46.808 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fc"
52992025-08-30T05:18:47.152Z[ recovery-image] Aug 30 05:18:46.809 INFO O| Aug 30 05:18:46.809 INFO STEP 175 (remove_files) COMPLETE
53002025-08-30T05:18:47.152Z[ recovery-image] Aug 30 05:18:46.809 INFO O| Aug 30 05:18:46.809 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53012025-08-30T05:18:47.152Z[ recovery-image] Aug 30 05:18:46.825 INFO O| Aug 30 05:18:46.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdetach"
53022025-08-30T05:18:47.152Z[ recovery-image] Aug 30 05:18:46.825 INFO O| Aug 30 05:18:46.825 INFO STEP 176 (remove_files) COMPLETE
53032025-08-30T05:18:47.152Z[ recovery-image] Aug 30 05:18:46.825 INFO O| Aug 30 05:18:46.825 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53042025-08-30T05:18:47.153Z[ host-image] Aug 30 05:18:46.829 INFO O| Aug 30 05:18:46.829 INFO O| Actions: Completed 22 actions in 0.33 seconds.
53052025-08-30T05:18:47.178Z[ recovery-image] Aug 30 05:18:46.841 INFO O| Aug 30 05:18:46.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdformat"
53062025-08-30T05:18:47.178Z[ recovery-image] Aug 30 05:18:46.841 INFO O| Aug 30 05:18:46.841 INFO STEP 177 (remove_files) COMPLETE
53072025-08-30T05:18:47.178Z[ recovery-image] Aug 30 05:18:46.841 INFO O| Aug 30 05:18:46.841 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53082025-08-30T05:18:47.178Z[ recovery-image] Aug 30 05:18:46.856 INFO O| Aug 30 05:18:46.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fg"
53092025-08-30T05:18:47.178Z[ recovery-image] Aug 30 05:18:46.857 INFO O| Aug 30 05:18:46.856 INFO STEP 178 (remove_files) COMPLETE
53102025-08-30T05:18:47.178Z[ recovery-image] Aug 30 05:18:46.857 INFO O| Aug 30 05:18:46.857 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53112025-08-30T05:18:47.203Z[ recovery-image] Aug 30 05:18:46.871 INFO O| Aug 30 05:18:46.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fgrep"
53122025-08-30T05:18:47.203Z[ recovery-image] Aug 30 05:18:46.871 INFO O| Aug 30 05:18:46.871 INFO STEP 179 (remove_files) COMPLETE
53132025-08-30T05:18:47.203Z[ recovery-image] Aug 30 05:18:46.871 INFO O| Aug 30 05:18:46.871 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53142025-08-30T05:18:47.228Z[ recovery-image] Aug 30 05:18:46.885 INFO O| Aug 30 05:18:46.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/file"
53152025-08-30T05:18:47.228Z[ recovery-image] Aug 30 05:18:46.885 INFO O| Aug 30 05:18:46.885 INFO STEP 180 (remove_files) COMPLETE
53162025-08-30T05:18:47.228Z[ recovery-image] Aug 30 05:18:46.885 INFO O| Aug 30 05:18:46.885 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53172025-08-30T05:18:47.228Z[ recovery-image] Aug 30 05:18:46.899 INFO O| Aug 30 05:18:46.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fixproc"
53182025-08-30T05:18:47.228Z[ recovery-image] Aug 30 05:18:46.900 INFO O| Aug 30 05:18:46.900 INFO STEP 181 (remove_files) COMPLETE
53192025-08-30T05:18:47.228Z[ recovery-image] Aug 30 05:18:46.900 INFO O| Aug 30 05:18:46.900 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53202025-08-30T05:18:47.253Z[ recovery-image] Aug 30 05:18:46.917 INFO O| Aug 30 05:18:46.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmt"
53212025-08-30T05:18:47.253Z[ recovery-image] Aug 30 05:18:46.918 INFO O| Aug 30 05:18:46.918 INFO STEP 182 (remove_files) COMPLETE
53222025-08-30T05:18:47.253Z[ recovery-image] Aug 30 05:18:46.918 INFO O| Aug 30 05:18:46.918 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53232025-08-30T05:18:47.278Z[ recovery-image] Aug 30 05:18:46.933 INFO O| Aug 30 05:18:46.932 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmtmsg"
53242025-08-30T05:18:47.278Z[ recovery-image] Aug 30 05:18:46.933 INFO O| Aug 30 05:18:46.933 INFO STEP 183 (remove_files) COMPLETE
53252025-08-30T05:18:47.278Z[ recovery-image] Aug 30 05:18:46.933 INFO O| Aug 30 05:18:46.933 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53262025-08-30T05:18:47.278Z[ recovery-image] Aug 30 05:18:46.947 INFO O| Aug 30 05:18:46.947 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fold"
53272025-08-30T05:18:47.278Z[ recovery-image] Aug 30 05:18:46.947 INFO O| Aug 30 05:18:46.947 INFO STEP 184 (remove_files) COMPLETE
53282025-08-30T05:18:47.278Z[ recovery-image] Aug 30 05:18:46.947 INFO O| Aug 30 05:18:46.947 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53292025-08-30T05:18:47.303Z[ recovery-image] Aug 30 05:18:46.962 INFO O| Aug 30 05:18:46.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fsstat"
53302025-08-30T05:18:47.303Z[ recovery-image] Aug 30 05:18:46.962 INFO O| Aug 30 05:18:46.962 INFO STEP 185 (remove_files) COMPLETE
53312025-08-30T05:18:47.303Z[ recovery-image] Aug 30 05:18:46.962 INFO O| Aug 30 05:18:46.962 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53322025-08-30T05:18:47.303Z[ recovery-image] Aug 30 05:18:46.977 INFO O| Aug 30 05:18:46.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gclear"
53332025-08-30T05:18:47.303Z[ recovery-image] Aug 30 05:18:46.977 INFO O| Aug 30 05:18:46.977 INFO STEP 186 (remove_files) COMPLETE
53342025-08-30T05:18:47.303Z[ recovery-image] Aug 30 05:18:46.977 INFO O| Aug 30 05:18:46.977 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53352025-08-30T05:18:47.328Z[ recovery-image] Aug 30 05:18:46.992 INFO O| Aug 30 05:18:46.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/geniconvtbl"
53362025-08-30T05:18:47.328Z[ recovery-image] Aug 30 05:18:46.992 INFO O| Aug 30 05:18:46.992 INFO STEP 187 (remove_files) COMPLETE
53372025-08-30T05:18:47.328Z[ recovery-image] Aug 30 05:18:46.992 INFO O| Aug 30 05:18:46.992 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53382025-08-30T05:18:47.353Z[ recovery-image] Aug 30 05:18:47.008 INFO O| Aug 30 05:18:47.007 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getconf"
53392025-08-30T05:18:47.353Z[ recovery-image] Aug 30 05:18:47.008 INFO O| Aug 30 05:18:47.008 INFO STEP 188 (remove_files) COMPLETE
53402025-08-30T05:18:47.353Z[ recovery-image] Aug 30 05:18:47.008 INFO O| Aug 30 05:18:47.008 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53412025-08-30T05:18:47.353Z[ recovery-image] Aug 30 05:18:47.022 INFO O| Aug 30 05:18:47.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdev"
53422025-08-30T05:18:47.353Z[ recovery-image] Aug 30 05:18:47.022 INFO O| Aug 30 05:18:47.022 INFO STEP 189 (remove_files) COMPLETE
53432025-08-30T05:18:47.353Z[ recovery-image] Aug 30 05:18:47.022 INFO O| Aug 30 05:18:47.022 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53442025-08-30T05:18:47.378Z[ recovery-image] Aug 30 05:18:47.036 INFO O| Aug 30 05:18:47.036 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdgrp"
53452025-08-30T05:18:47.378Z[ recovery-image] Aug 30 05:18:47.036 INFO O| Aug 30 05:18:47.036 INFO STEP 190 (remove_files) COMPLETE
53462025-08-30T05:18:47.378Z[ recovery-image] Aug 30 05:18:47.036 INFO O| Aug 30 05:18:47.036 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53472025-08-30T05:18:47.378Z[ recovery-image] Aug 30 05:18:47.050 INFO O| Aug 30 05:18:47.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getent"
53482025-08-30T05:18:47.378Z[ recovery-image] Aug 30 05:18:47.050 INFO O| Aug 30 05:18:47.050 INFO STEP 191 (remove_files) COMPLETE
53492025-08-30T05:18:47.378Z[ recovery-image] Aug 30 05:18:47.050 INFO O| Aug 30 05:18:47.050 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53502025-08-30T05:18:47.403Z[ recovery-image] Aug 30 05:18:47.065 INFO O| Aug 30 05:18:47.065 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getfacl"
53512025-08-30T05:18:47.403Z[ recovery-image] Aug 30 05:18:47.065 INFO O| Aug 30 05:18:47.065 INFO STEP 192 (remove_files) COMPLETE
53522025-08-30T05:18:47.403Z[ recovery-image] Aug 30 05:18:47.065 INFO O| Aug 30 05:18:47.065 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53532025-08-30T05:18:47.403Z[ recovery-image] Aug 30 05:18:47.080 INFO O| Aug 30 05:18:47.080 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopt"
53542025-08-30T05:18:47.403Z[ recovery-image] Aug 30 05:18:47.080 INFO O| Aug 30 05:18:47.080 INFO STEP 193 (remove_files) COMPLETE
53552025-08-30T05:18:47.403Z[ recovery-image] Aug 30 05:18:47.080 INFO O| Aug 30 05:18:47.080 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53562025-08-30T05:18:47.428Z[ recovery-image] Aug 30 05:18:47.095 INFO O| Aug 30 05:18:47.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopts"
53572025-08-30T05:18:47.428Z[ recovery-image] Aug 30 05:18:47.095 INFO O| Aug 30 05:18:47.095 INFO STEP 194 (remove_files) COMPLETE
53582025-08-30T05:18:47.428Z[ recovery-image] Aug 30 05:18:47.095 INFO O| Aug 30 05:18:47.095 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53592025-08-30T05:18:47.453Z[ recovery-image] Aug 30 05:18:47.109 INFO O| Aug 30 05:18:47.109 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gettext"
53602025-08-30T05:18:47.453Z[ recovery-image] Aug 30 05:18:47.109 INFO O| Aug 30 05:18:47.109 INFO STEP 195 (remove_files) COMPLETE
53612025-08-30T05:18:47.453Z[ recovery-image] Aug 30 05:18:47.109 INFO O| Aug 30 05:18:47.109 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53622025-08-30T05:18:47.453Z[ recovery-image] Aug 30 05:18:47.123 INFO O| Aug 30 05:18:47.123 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getvol"
53632025-08-30T05:18:47.453Z[ recovery-image] Aug 30 05:18:47.123 INFO O| Aug 30 05:18:47.123 INFO STEP 196 (remove_files) COMPLETE
53642025-08-30T05:18:47.453Z[ recovery-image] Aug 30 05:18:47.123 INFO O| Aug 30 05:18:47.123 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53652025-08-30T05:18:47.478Z[ recovery-image] Aug 30 05:18:47.137 INFO O| Aug 30 05:18:47.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ginfocmp"
53662025-08-30T05:18:47.478Z[ recovery-image] Aug 30 05:18:47.138 INFO O| Aug 30 05:18:47.138 INFO STEP 197 (remove_files) COMPLETE
53672025-08-30T05:18:47.478Z[ recovery-image] Aug 30 05:18:47.138 INFO O| Aug 30 05:18:47.138 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53682025-08-30T05:18:47.478Z[ recovery-image] Aug 30 05:18:47.152 INFO O| Aug 30 05:18:47.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/groups"
53692025-08-30T05:18:47.478Z[ recovery-image] Aug 30 05:18:47.152 INFO O| Aug 30 05:18:47.152 INFO STEP 198 (remove_files) COMPLETE
53702025-08-30T05:18:47.478Z[ recovery-image] Aug 30 05:18:47.152 INFO O| Aug 30 05:18:47.152 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53712025-08-30T05:18:47.503Z[ recovery-image] Aug 30 05:18:47.166 INFO O| Aug 30 05:18:47.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtabs"
53722025-08-30T05:18:47.503Z[ recovery-image] Aug 30 05:18:47.166 INFO O| Aug 30 05:18:47.166 INFO STEP 199 (remove_files) COMPLETE
53732025-08-30T05:18:47.503Z[ recovery-image] Aug 30 05:18:47.166 INFO O| Aug 30 05:18:47.166 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53742025-08-30T05:18:47.503Z[ recovery-image] Aug 30 05:18:47.181 INFO O| Aug 30 05:18:47.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtic"
53752025-08-30T05:18:47.504Z[ recovery-image] Aug 30 05:18:47.181 INFO O| Aug 30 05:18:47.181 INFO STEP 200 (remove_files) COMPLETE
53762025-08-30T05:18:47.504Z[ recovery-image] Aug 30 05:18:47.181 INFO O| Aug 30 05:18:47.181 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53772025-08-30T05:18:47.529Z[ recovery-image] Aug 30 05:18:47.196 INFO O| Aug 30 05:18:47.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtoe"
53782025-08-30T05:18:47.530Z[ recovery-image] Aug 30 05:18:47.197 INFO O| Aug 30 05:18:47.196 INFO STEP 201 (remove_files) COMPLETE
53792025-08-30T05:18:47.530Z[ recovery-image] Aug 30 05:18:47.197 INFO O| Aug 30 05:18:47.197 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53802025-08-30T05:18:47.555Z[ recovery-image] Aug 30 05:18:47.212 INFO O| Aug 30 05:18:47.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtput"
53812025-08-30T05:18:47.555Z[ recovery-image] Aug 30 05:18:47.212 INFO O| Aug 30 05:18:47.212 INFO STEP 202 (remove_files) COMPLETE
53822025-08-30T05:18:47.555Z[ recovery-image] Aug 30 05:18:47.212 INFO O| Aug 30 05:18:47.212 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53832025-08-30T05:18:47.555Z[ recovery-image] Aug 30 05:18:47.229 INFO O| Aug 30 05:18:47.229 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtset"
53842025-08-30T05:18:47.556Z[ recovery-image] Aug 30 05:18:47.230 INFO O| Aug 30 05:18:47.229 INFO STEP 203 (remove_files) COMPLETE
53852025-08-30T05:18:47.556Z[ recovery-image] Aug 30 05:18:47.230 INFO O| Aug 30 05:18:47.229 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53862025-08-30T05:18:47.581Z[ recovery-image] Aug 30 05:18:47.248 INFO O| Aug 30 05:18:47.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gunzip"
53872025-08-30T05:18:47.581Z[ recovery-image] Aug 30 05:18:47.248 INFO O| Aug 30 05:18:47.248 INFO STEP 204 (remove_files) COMPLETE
53882025-08-30T05:18:47.581Z[ recovery-image] Aug 30 05:18:47.248 INFO O| Aug 30 05:18:47.248 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53892025-08-30T05:18:47.609Z[ recovery-image] Aug 30 05:18:47.265 INFO O| Aug 30 05:18:47.265 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcat"
53902025-08-30T05:18:47.610Z[ recovery-image] Aug 30 05:18:47.265 INFO O| Aug 30 05:18:47.265 INFO STEP 205 (remove_files) COMPLETE
53912025-08-30T05:18:47.610Z[ recovery-image] Aug 30 05:18:47.265 INFO O| Aug 30 05:18:47.265 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53922025-08-30T05:18:47.610Z[ recovery-image] Aug 30 05:18:47.281 INFO O| Aug 30 05:18:47.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcmp"
53932025-08-30T05:18:47.610Z[ recovery-image] Aug 30 05:18:47.281 INFO O| Aug 30 05:18:47.281 INFO STEP 206 (remove_files) COMPLETE
53942025-08-30T05:18:47.610Z[ recovery-image] Aug 30 05:18:47.281 INFO O| Aug 30 05:18:47.281 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53952025-08-30T05:18:47.635Z[ recovery-image] Aug 30 05:18:47.296 INFO O| Aug 30 05:18:47.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzdiff"
53962025-08-30T05:18:47.635Z[ recovery-image] Aug 30 05:18:47.296 INFO O| Aug 30 05:18:47.296 INFO STEP 207 (remove_files) COMPLETE
53972025-08-30T05:18:47.635Z[ recovery-image] Aug 30 05:18:47.296 INFO O| Aug 30 05:18:47.296 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53982025-08-30T05:18:47.638Z[ recovery-image] Aug 30 05:18:47.311 INFO O| Aug 30 05:18:47.310 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzegrep"
53992025-08-30T05:18:47.638Z[ recovery-image] Aug 30 05:18:47.311 INFO O| Aug 30 05:18:47.311 INFO STEP 208 (remove_files) COMPLETE
54002025-08-30T05:18:47.638Z[ recovery-image] Aug 30 05:18:47.311 INFO O| Aug 30 05:18:47.311 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54012025-08-30T05:18:47.664Z[ recovery-image] Aug 30 05:18:47.328 INFO O| Aug 30 05:18:47.328 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzexe"
54022025-08-30T05:18:47.664Z[ recovery-image] Aug 30 05:18:47.328 INFO O| Aug 30 05:18:47.328 INFO STEP 209 (remove_files) COMPLETE
54032025-08-30T05:18:47.664Z[ recovery-image] Aug 30 05:18:47.328 INFO O| Aug 30 05:18:47.328 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54042025-08-30T05:18:47.690Z[ recovery-image] Aug 30 05:18:47.368 INFO O| Aug 30 05:18:47.368 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzfgrep"
54052025-08-30T05:18:47.690Z[ recovery-image] Aug 30 05:18:47.369 INFO O| Aug 30 05:18:47.369 INFO STEP 210 (remove_files) COMPLETE
54062025-08-30T05:18:47.690Z[ recovery-image] Aug 30 05:18:47.369 INFO O| Aug 30 05:18:47.369 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54072025-08-30T05:18:47.715Z[ recovery-image] Aug 30 05:18:47.386 INFO O| Aug 30 05:18:47.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzforce"
54082025-08-30T05:18:47.715Z[ recovery-image] Aug 30 05:18:47.386 INFO O| Aug 30 05:18:47.386 INFO STEP 211 (remove_files) COMPLETE
54092025-08-30T05:18:47.715Z[ recovery-image] Aug 30 05:18:47.386 INFO O| Aug 30 05:18:47.386 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54102025-08-30T05:18:47.740Z[ recovery-image] Aug 30 05:18:47.402 INFO O| Aug 30 05:18:47.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzgrep"
54112025-08-30T05:18:47.740Z[ recovery-image] Aug 30 05:18:47.402 INFO O| Aug 30 05:18:47.402 INFO STEP 212 (remove_files) COMPLETE
54122025-08-30T05:18:47.740Z[ recovery-image] Aug 30 05:18:47.402 INFO O| Aug 30 05:18:47.402 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54132025-08-30T05:18:47.741Z[ recovery-image] Aug 30 05:18:47.417 INFO O| Aug 30 05:18:47.417 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzip"
54142025-08-30T05:18:47.741Z[ recovery-image] Aug 30 05:18:47.418 INFO O| Aug 30 05:18:47.417 INFO STEP 213 (remove_files) COMPLETE
54152025-08-30T05:18:47.741Z[ recovery-image] Aug 30 05:18:47.418 INFO O| Aug 30 05:18:47.418 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54162025-08-30T05:18:47.766Z[ recovery-image] Aug 30 05:18:47.434 INFO O| Aug 30 05:18:47.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzless"
54172025-08-30T05:18:47.766Z[ recovery-image] Aug 30 05:18:47.434 INFO O| Aug 30 05:18:47.434 INFO STEP 214 (remove_files) COMPLETE
54182025-08-30T05:18:47.766Z[ recovery-image] Aug 30 05:18:47.434 INFO O| Aug 30 05:18:47.434 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54192025-08-30T05:18:47.791Z[ recovery-image] Aug 30 05:18:47.450 INFO O| Aug 30 05:18:47.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzmore"
54202025-08-30T05:18:47.791Z[ recovery-image] Aug 30 05:18:47.450 INFO O| Aug 30 05:18:47.450 INFO STEP 215 (remove_files) COMPLETE
54212025-08-30T05:18:47.791Z[ recovery-image] Aug 30 05:18:47.450 INFO O| Aug 30 05:18:47.450 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54222025-08-30T05:18:47.849Z[ recovery-image] Aug 30 05:18:47.527 INFO O| Aug 30 05:18:47.465 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gznew"
54232025-08-30T05:18:47.849Z[ recovery-image] Aug 30 05:18:47.527 INFO O| Aug 30 05:18:47.527 INFO STEP 216 (remove_files) COMPLETE
54242025-08-30T05:18:47.874Z[ recovery-image] Aug 30 05:18:47.527 INFO O| Aug 30 05:18:47.527 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54252025-08-30T05:18:47.874Z[ recovery-image] Aug 30 05:18:47.541 INFO O| Aug 30 05:18:47.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hash"
54262025-08-30T05:18:47.874Z[ recovery-image] Aug 30 05:18:47.541 INFO O| Aug 30 05:18:47.541 INFO STEP 217 (remove_files) COMPLETE
54272025-08-30T05:18:47.874Z[ recovery-image] Aug 30 05:18:47.541 INFO O| Aug 30 05:18:47.541 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54282025-08-30T05:18:47.899Z[ recovery-image] Aug 30 05:18:47.553 INFO O| Aug 30 05:18:47.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostid"
54292025-08-30T05:18:47.899Z[ recovery-image] Aug 30 05:18:47.554 INFO O| Aug 30 05:18:47.554 INFO STEP 218 (remove_files) COMPLETE
54302025-08-30T05:18:47.899Z[ recovery-image] Aug 30 05:18:47.554 INFO O| Aug 30 05:18:47.554 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54312025-08-30T05:18:47.924Z[ recovery-image] Aug 30 05:18:47.589 INFO O| Aug 30 05:18:47.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostname"
54322025-08-30T05:18:47.924Z[ recovery-image] Aug 30 05:18:47.589 INFO O| Aug 30 05:18:47.589 INFO STEP 219 (remove_files) COMPLETE
54332025-08-30T05:18:47.924Z[ recovery-image] Aug 30 05:18:47.589 INFO O| Aug 30 05:18:47.589 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54342025-08-30T05:18:47.949Z[ recovery-image] Aug 30 05:18:47.605 INFO O| Aug 30 05:18:47.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/adb"
54352025-08-30T05:18:47.949Z[ recovery-image] Aug 30 05:18:47.605 INFO O| Aug 30 05:18:47.605 INFO STEP 220 (remove_files) COMPLETE
54362025-08-30T05:18:47.949Z[ recovery-image] Aug 30 05:18:47.605 INFO O| Aug 30 05:18:47.605 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54372025-08-30T05:18:47.949Z[ recovery-image] Aug 30 05:18:47.621 INFO O| Aug 30 05:18:47.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/amt"
54382025-08-30T05:18:47.949Z[ recovery-image] Aug 30 05:18:47.621 INFO O| Aug 30 05:18:47.621 INFO STEP 221 (remove_files) COMPLETE
54392025-08-30T05:18:47.949Z[ recovery-image] Aug 30 05:18:47.621 INFO O| Aug 30 05:18:47.621 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54402025-08-30T05:18:47.975Z[ recovery-image] Aug 30 05:18:47.636 INFO O| Aug 30 05:18:47.636 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/ksh"
54412025-08-30T05:18:47.975Z[ recovery-image] Aug 30 05:18:47.636 INFO O| Aug 30 05:18:47.636 INFO STEP 222 (remove_files) COMPLETE
54422025-08-30T05:18:47.975Z[ recovery-image] Aug 30 05:18:47.636 INFO O| Aug 30 05:18:47.636 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54432025-08-30T05:18:48.000Z[ recovery-image] Aug 30 05:18:47.653 INFO O| Aug 30 05:18:47.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/mdb"
54442025-08-30T05:18:48.000Z[ recovery-image] Aug 30 05:18:47.653 INFO O| Aug 30 05:18:47.653 INFO STEP 223 (remove_files) COMPLETE
54452025-08-30T05:18:48.000Z[ recovery-image] Aug 30 05:18:47.653 INFO O| Aug 30 05:18:47.653 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54462025-08-30T05:18:48.000Z[ recovery-image] Aug 30 05:18:47.669 INFO O| Aug 30 05:18:47.669 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh"
54472025-08-30T05:18:48.000Z[ recovery-image] Aug 30 05:18:47.669 INFO O| Aug 30 05:18:47.669 INFO STEP 224 (remove_files) COMPLETE
54482025-08-30T05:18:48.000Z[ recovery-image] Aug 30 05:18:47.670 INFO O| Aug 30 05:18:47.669 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54492025-08-30T05:18:48.025Z[ recovery-image] Aug 30 05:18:47.687 INFO O| Aug 30 05:18:47.687 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh93"
54502025-08-30T05:18:48.025Z[ recovery-image] Aug 30 05:18:47.687 INFO O| Aug 30 05:18:47.687 INFO STEP 225 (remove_files) COMPLETE
54512025-08-30T05:18:48.025Z[ recovery-image] Aug 30 05:18:47.687 INFO O| Aug 30 05:18:47.687 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54522025-08-30T05:18:48.073Z[ recovery-image] Aug 30 05:18:47.747 INFO O| Aug 30 05:18:47.747 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iconv"
54532025-08-30T05:18:48.098Z[ recovery-image] Aug 30 05:18:47.751 INFO O| Aug 30 05:18:47.751 INFO STEP 226 (remove_files) COMPLETE
54542025-08-30T05:18:48.098Z[ recovery-image] Aug 30 05:18:47.751 INFO O| Aug 30 05:18:47.751 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54552025-08-30T05:18:48.098Z[ recovery-image] Aug 30 05:18:47.774 INFO O| Aug 30 05:18:47.774 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/id"
54562025-08-30T05:18:48.098Z[ recovery-image] Aug 30 05:18:47.774 INFO O| Aug 30 05:18:47.774 INFO STEP 227 (remove_files) COMPLETE
54572025-08-30T05:18:48.099Z[ recovery-image] Aug 30 05:18:47.774 INFO O| Aug 30 05:18:47.774 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54582025-08-30T05:18:48.124Z[ recovery-image] Aug 30 05:18:47.793 INFO O| Aug 30 05:18:47.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/idn"
54592025-08-30T05:18:48.124Z[ recovery-image] Aug 30 05:18:47.793 INFO O| Aug 30 05:18:47.793 INFO STEP 228 (remove_files) COMPLETE
54602025-08-30T05:18:48.124Z[ recovery-image] Aug 30 05:18:47.793 INFO O| Aug 30 05:18:47.793 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54612025-08-30T05:18:48.151Z[ recovery-image] Aug 30 05:18:47.809 INFO O| Aug 30 05:18:47.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/infocmp"
54622025-08-30T05:18:48.151Z[ recovery-image] Aug 30 05:18:47.809 INFO O| Aug 30 05:18:47.809 INFO STEP 229 (remove_files) COMPLETE
54632025-08-30T05:18:48.151Z[ recovery-image] Aug 30 05:18:47.809 INFO O| Aug 30 05:18:47.809 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54642025-08-30T05:18:48.151Z[ recovery-image] Aug 30 05:18:47.823 INFO O| Aug 30 05:18:47.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iostat"
54652025-08-30T05:18:48.151Z[ recovery-image] Aug 30 05:18:47.824 INFO O| Aug 30 05:18:47.824 INFO STEP 230 (remove_files) COMPLETE
54662025-08-30T05:18:48.151Z[ recovery-image] Aug 30 05:18:47.824 INFO O| Aug 30 05:18:47.824 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54672025-08-30T05:18:48.177Z[ recovery-image] Aug 30 05:18:47.838 INFO O| Aug 30 05:18:47.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ipf-mod.pl"
54682025-08-30T05:18:48.178Z[ recovery-image] Aug 30 05:18:47.838 INFO O| Aug 30 05:18:47.838 INFO STEP 231 (remove_files) COMPLETE
54692025-08-30T05:18:48.178Z[ recovery-image] Aug 30 05:18:47.838 INFO O| Aug 30 05:18:47.838 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54702025-08-30T05:18:48.204Z[ recovery-image] Aug 30 05:18:47.857 INFO O| Aug 30 05:18:47.857 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isainfo"
54712025-08-30T05:18:48.204Z[ recovery-image] Aug 30 05:18:47.857 INFO O| Aug 30 05:18:47.857 INFO STEP 232 (remove_files) COMPLETE
54722025-08-30T05:18:48.204Z[ recovery-image] Aug 30 05:18:47.857 INFO O| Aug 30 05:18:47.857 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54732025-08-30T05:18:48.204Z[ host-image] Aug 30 05:18:47.865 INFO O| Aug 30 05:18:47.865 INFO O| Done
54742025-08-30T05:18:48.204Z[ host-image] Aug 30 05:18:47.865 INFO O| Aug 30 05:18:47.865 INFO O| Done
54752025-08-30T05:18:48.229Z[ recovery-image] Aug 30 05:18:47.875 INFO O| Aug 30 05:18:47.875 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isalist"
54762025-08-30T05:18:48.229Z[ recovery-image] Aug 30 05:18:47.876 INFO O| Aug 30 05:18:47.876 INFO STEP 233 (remove_files) COMPLETE
54772025-08-30T05:18:48.229Z[ recovery-image] Aug 30 05:18:47.876 INFO O| Aug 30 05:18:47.876 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54782025-08-30T05:18:48.230Z[ recovery-image] Aug 30 05:18:47.892 INFO O| Aug 30 05:18:47.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/jobs"
54792025-08-30T05:18:48.230Z[ recovery-image] Aug 30 05:18:47.892 INFO O| Aug 30 05:18:47.892 INFO STEP 234 (remove_files) COMPLETE
54802025-08-30T05:18:48.230Z[ recovery-image] Aug 30 05:18:47.892 INFO O| Aug 30 05:18:47.892 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54812025-08-30T05:18:48.318Z[ recovery-image] Aug 30 05:18:47.906 INFO O| Aug 30 05:18:47.906 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/join"
54822025-08-30T05:18:48.343Z[ recovery-image] Aug 30 05:18:47.906 INFO O| Aug 30 05:18:47.906 INFO STEP 235 (remove_files) COMPLETE
54832025-08-30T05:18:48.344Z[ recovery-image] Aug 30 05:18:47.907 INFO O| Aug 30 05:18:47.906 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54842025-08-30T05:18:48.344Z[ recovery-image] Aug 30 05:18:47.921 INFO O| Aug 30 05:18:47.921 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kbd"
54852025-08-30T05:18:48.344Z[ recovery-image] Aug 30 05:18:47.922 INFO O| Aug 30 05:18:47.921 INFO STEP 236 (remove_files) COMPLETE
54862025-08-30T05:18:48.344Z[ recovery-image] Aug 30 05:18:47.922 INFO O| Aug 30 05:18:47.921 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54872025-08-30T05:18:48.344Z[ recovery-image] Aug 30 05:18:47.936 INFO O| Aug 30 05:18:47.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kdestroy"
54882025-08-30T05:18:48.344Z[ recovery-image] Aug 30 05:18:47.936 INFO O| Aug 30 05:18:47.936 INFO STEP 237 (remove_files) COMPLETE
54892025-08-30T05:18:48.344Z[ recovery-image] Aug 30 05:18:47.936 INFO O| Aug 30 05:18:47.936 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54902025-08-30T05:18:48.344Z[ recovery-image] Aug 30 05:18:47.951 INFO O| Aug 30 05:18:47.951 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogin"
54912025-08-30T05:18:48.344Z[ recovery-image] Aug 30 05:18:47.951 INFO O| Aug 30 05:18:47.951 INFO STEP 238 (remove_files) COMPLETE
54922025-08-30T05:18:48.344Z[ recovery-image] Aug 30 05:18:47.951 INFO O| Aug 30 05:18:47.951 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54932025-08-30T05:18:48.344Z[ recovery-image] Aug 30 05:18:47.965 INFO O| Aug 30 05:18:47.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogout"
54942025-08-30T05:18:48.344Z[ recovery-image] Aug 30 05:18:47.965 INFO O| Aug 30 05:18:47.965 INFO STEP 239 (remove_files) COMPLETE
54952025-08-30T05:18:48.344Z[ recovery-image] Aug 30 05:18:47.965 INFO O| Aug 30 05:18:47.965 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54962025-08-30T05:18:48.344Z[ recovery-image] Aug 30 05:18:47.980 INFO O| Aug 30 05:18:47.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kill"
54972025-08-30T05:18:48.344Z[ recovery-image] Aug 30 05:18:47.980 INFO O| Aug 30 05:18:47.980 INFO STEP 240 (remove_files) COMPLETE
54982025-08-30T05:18:48.345Z[ recovery-image] Aug 30 05:18:47.980 INFO O| Aug 30 05:18:47.980 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54992025-08-30T05:18:48.345Z[ recovery-image] Aug 30 05:18:47.995 INFO O| Aug 30 05:18:47.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kinit"
55002025-08-30T05:18:48.345Z[ recovery-image] Aug 30 05:18:47.995 INFO O| Aug 30 05:18:47.995 INFO STEP 241 (remove_files) COMPLETE
55012025-08-30T05:18:48.345Z[ recovery-image] Aug 30 05:18:47.995 INFO O| Aug 30 05:18:47.995 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55022025-08-30T05:18:48.345Z[ recovery-image] Aug 30 05:18:48.010 INFO O| Aug 30 05:18:48.009 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/klist"
55032025-08-30T05:18:48.345Z[ recovery-image] Aug 30 05:18:48.010 INFO O| Aug 30 05:18:48.010 INFO STEP 242 (remove_files) COMPLETE
55042025-08-30T05:18:48.345Z[ recovery-image] Aug 30 05:18:48.010 INFO O| Aug 30 05:18:48.010 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55052025-08-30T05:18:48.370Z[ recovery-image] Aug 30 05:18:48.028 INFO O| Aug 30 05:18:48.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kmfcfg"
55062025-08-30T05:18:48.370Z[ recovery-image] Aug 30 05:18:48.029 INFO O| Aug 30 05:18:48.029 INFO STEP 243 (remove_files) COMPLETE
55072025-08-30T05:18:48.370Z[ recovery-image] Aug 30 05:18:48.029 INFO O| Aug 30 05:18:48.029 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55082025-08-30T05:18:48.370Z[ recovery-image] Aug 30 05:18:48.047 INFO O| Aug 30 05:18:48.047 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kpasswd"
55092025-08-30T05:18:48.370Z[ recovery-image] Aug 30 05:18:48.047 INFO O| Aug 30 05:18:48.047 INFO STEP 244 (remove_files) COMPLETE
55102025-08-30T05:18:48.370Z[ recovery-image] Aug 30 05:18:48.047 INFO O| Aug 30 05:18:48.047 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55112025-08-30T05:18:48.396Z[ recovery-image] Aug 30 05:18:48.065 INFO O| Aug 30 05:18:48.065 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/krb5-config"
55122025-08-30T05:18:48.396Z[ recovery-image] Aug 30 05:18:48.065 INFO O| Aug 30 05:18:48.065 INFO STEP 245 (remove_files) COMPLETE
55132025-08-30T05:18:48.396Z[ recovery-image] Aug 30 05:18:48.065 INFO O| Aug 30 05:18:48.065 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55142025-08-30T05:18:48.421Z[ recovery-image] Aug 30 05:18:48.083 INFO O| Aug 30 05:18:48.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ksh93"
55152025-08-30T05:18:48.421Z[ recovery-image] Aug 30 05:18:48.083 INFO O| Aug 30 05:18:48.083 INFO STEP 246 (remove_files) COMPLETE
55162025-08-30T05:18:48.421Z[ recovery-image] Aug 30 05:18:48.083 INFO O| Aug 30 05:18:48.083 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55172025-08-30T05:18:48.446Z[ recovery-image] Aug 30 05:18:48.102 INFO O| Aug 30 05:18:48.101 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ktutil"
55182025-08-30T05:18:48.446Z[ recovery-image] Aug 30 05:18:48.102 INFO O| Aug 30 05:18:48.102 INFO STEP 247 (remove_files) COMPLETE
55192025-08-30T05:18:48.447Z[ recovery-image] Aug 30 05:18:48.102 INFO O| Aug 30 05:18:48.102 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55202025-08-30T05:18:48.447Z[ recovery-image] Aug 30 05:18:48.118 INFO O| Aug 30 05:18:48.118 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kvmstat"
55212025-08-30T05:18:48.447Z[ recovery-image] Aug 30 05:18:48.118 INFO O| Aug 30 05:18:48.118 INFO STEP 248 (remove_files) COMPLETE
55222025-08-30T05:18:48.447Z[ recovery-image] Aug 30 05:18:48.118 INFO O| Aug 30 05:18:48.118 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55232025-08-30T05:18:48.472Z[ recovery-image] Aug 30 05:18:48.134 INFO O| Aug 30 05:18:48.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/last"
55242025-08-30T05:18:48.472Z[ recovery-image] Aug 30 05:18:48.134 INFO O| Aug 30 05:18:48.134 INFO STEP 249 (remove_files) COMPLETE
55252025-08-30T05:18:48.472Z[ recovery-image] Aug 30 05:18:48.134 INFO O| Aug 30 05:18:48.134 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55262025-08-30T05:18:48.472Z[ recovery-image] Aug 30 05:18:48.149 INFO O| Aug 30 05:18:48.149 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lastcomm"
55272025-08-30T05:18:48.472Z[ recovery-image] Aug 30 05:18:48.149 INFO O| Aug 30 05:18:48.149 INFO STEP 250 (remove_files) COMPLETE
55282025-08-30T05:18:48.472Z[ recovery-image] Aug 30 05:18:48.149 INFO O| Aug 30 05:18:48.149 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55292025-08-30T05:18:48.498Z[ recovery-image] Aug 30 05:18:48.164 INFO O| Aug 30 05:18:48.164 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ld"
55302025-08-30T05:18:48.498Z[ recovery-image] Aug 30 05:18:48.164 INFO O| Aug 30 05:18:48.164 INFO STEP 251 (remove_files) COMPLETE
55312025-08-30T05:18:48.498Z[ recovery-image] Aug 30 05:18:48.164 INFO O| Aug 30 05:18:48.164 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55322025-08-30T05:18:48.523Z[ recovery-image] Aug 30 05:18:48.179 INFO O| Aug 30 05:18:48.178 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ldd"
55332025-08-30T05:18:48.524Z[ recovery-image] Aug 30 05:18:48.179 INFO O| Aug 30 05:18:48.179 INFO STEP 252 (remove_files) COMPLETE
55342025-08-30T05:18:48.524Z[ recovery-image] Aug 30 05:18:48.179 INFO O| Aug 30 05:18:48.179 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55352025-08-30T05:18:48.524Z[ recovery-image] Aug 30 05:18:48.193 INFO O| Aug 30 05:18:48.193 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/less"
55362025-08-30T05:18:48.524Z[ recovery-image] Aug 30 05:18:48.193 INFO O| Aug 30 05:18:48.193 INFO STEP 253 (remove_files) COMPLETE
55372025-08-30T05:18:48.524Z[ recovery-image] Aug 30 05:18:48.193 INFO O| Aug 30 05:18:48.193 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55382025-08-30T05:18:48.549Z[ recovery-image] Aug 30 05:18:48.212 INFO O| Aug 30 05:18:48.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lessecho"
55392025-08-30T05:18:48.549Z[ recovery-image] Aug 30 05:18:48.212 INFO O| Aug 30 05:18:48.212 INFO STEP 254 (remove_files) COMPLETE
55402025-08-30T05:18:48.549Z[ recovery-image] Aug 30 05:18:48.212 INFO O| Aug 30 05:18:48.212 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55412025-08-30T05:18:48.574Z[ recovery-image] Aug 30 05:18:48.228 INFO O| Aug 30 05:18:48.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lesskey"
55422025-08-30T05:18:48.574Z[ recovery-image] Aug 30 05:18:48.228 INFO O| Aug 30 05:18:48.228 INFO STEP 255 (remove_files) COMPLETE
55432025-08-30T05:18:48.574Z[ recovery-image] Aug 30 05:18:48.228 INFO O| Aug 30 05:18:48.228 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55442025-08-30T05:18:48.574Z[ recovery-image] Aug 30 05:18:48.243 INFO O| Aug 30 05:18:48.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lgrpinfo"
55452025-08-30T05:18:48.575Z[ recovery-image] Aug 30 05:18:48.243 INFO O| Aug 30 05:18:48.243 INFO STEP 256 (remove_files) COMPLETE
55462025-08-30T05:18:48.575Z[ recovery-image] Aug 30 05:18:48.243 INFO O| Aug 30 05:18:48.243 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55472025-08-30T05:18:48.600Z[ recovery-image] Aug 30 05:18:48.258 INFO O| Aug 30 05:18:48.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/line"
55482025-08-30T05:18:48.600Z[ recovery-image] Aug 30 05:18:48.258 INFO O| Aug 30 05:18:48.258 INFO STEP 257 (remove_files) COMPLETE
55492025-08-30T05:18:48.600Z[ recovery-image] Aug 30 05:18:48.258 INFO O| Aug 30 05:18:48.258 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55502025-08-30T05:18:48.600Z[ recovery-image] Aug 30 05:18:48.274 INFO O| Aug 30 05:18:48.274 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listdgrp"
55512025-08-30T05:18:48.600Z[ recovery-image] Aug 30 05:18:48.274 INFO O| Aug 30 05:18:48.274 INFO STEP 258 (remove_files) COMPLETE
55522025-08-30T05:18:48.600Z[ recovery-image] Aug 30 05:18:48.275 INFO O| Aug 30 05:18:48.274 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55532025-08-30T05:18:48.625Z[ recovery-image] Aug 30 05:18:48.292 INFO O| Aug 30 05:18:48.292 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listusers"
55542025-08-30T05:18:48.625Z[ recovery-image] Aug 30 05:18:48.292 INFO O| Aug 30 05:18:48.292 INFO STEP 259 (remove_files) COMPLETE
55552025-08-30T05:18:48.625Z[ recovery-image] Aug 30 05:18:48.292 INFO O| Aug 30 05:18:48.292 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55562025-08-30T05:18:48.651Z[ recovery-image] Aug 30 05:18:48.310 INFO O| Aug 30 05:18:48.310 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/loadkeys"
55572025-08-30T05:18:48.651Z[ recovery-image] Aug 30 05:18:48.310 INFO O| Aug 30 05:18:48.310 INFO STEP 260 (remove_files) COMPLETE
55582025-08-30T05:18:48.651Z[ recovery-image] Aug 30 05:18:48.310 INFO O| Aug 30 05:18:48.310 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55592025-08-30T05:18:48.651Z[ recovery-image] Aug 30 05:18:48.328 INFO O| Aug 30 05:18:48.328 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logger"
55602025-08-30T05:18:48.651Z[ recovery-image] Aug 30 05:18:48.328 INFO O| Aug 30 05:18:48.328 INFO STEP 261 (remove_files) COMPLETE
55612025-08-30T05:18:48.651Z[ recovery-image] Aug 30 05:18:48.328 INFO O| Aug 30 05:18:48.328 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55622025-08-30T05:18:48.676Z[ recovery-image] Aug 30 05:18:48.346 INFO O| Aug 30 05:18:48.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logins"
55632025-08-30T05:18:48.676Z[ recovery-image] Aug 30 05:18:48.346 INFO O| Aug 30 05:18:48.346 INFO STEP 262 (remove_files) COMPLETE
55642025-08-30T05:18:48.676Z[ recovery-image] Aug 30 05:18:48.346 INFO O| Aug 30 05:18:48.346 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55652025-08-30T05:18:48.701Z[ recovery-image] Aug 30 05:18:48.365 INFO O| Aug 30 05:18:48.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logname"
55662025-08-30T05:18:48.701Z[ recovery-image] Aug 30 05:18:48.365 INFO O| Aug 30 05:18:48.365 INFO STEP 263 (remove_files) COMPLETE
55672025-08-30T05:18:48.701Z[ recovery-image] Aug 30 05:18:48.365 INFO O| Aug 30 05:18:48.365 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55682025-08-30T05:18:48.726Z[ recovery-image] Aug 30 05:18:48.383 INFO O| Aug 30 05:18:48.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/look"
55692025-08-30T05:18:48.726Z[ recovery-image] Aug 30 05:18:48.383 INFO O| Aug 30 05:18:48.383 INFO STEP 264 (remove_files) COMPLETE
55702025-08-30T05:18:48.726Z[ recovery-image] Aug 30 05:18:48.383 INFO O| Aug 30 05:18:48.383 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55712025-08-30T05:18:48.726Z[ recovery-image] Aug 30 05:18:48.401 INFO O| Aug 30 05:18:48.401 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/looker"
55722025-08-30T05:18:48.726Z[ recovery-image] Aug 30 05:18:48.402 INFO O| Aug 30 05:18:48.402 INFO STEP 265 (remove_files) COMPLETE
55732025-08-30T05:18:48.726Z[ recovery-image] Aug 30 05:18:48.402 INFO O| Aug 30 05:18:48.402 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55742025-08-30T05:18:48.752Z[ recovery-image] Aug 30 05:18:48.420 INFO O| Aug 30 05:18:48.420 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lz4"
55752025-08-30T05:18:48.753Z[ recovery-image] Aug 30 05:18:48.420 INFO O| Aug 30 05:18:48.420 INFO STEP 266 (remove_files) COMPLETE
55762025-08-30T05:18:48.753Z[ recovery-image] Aug 30 05:18:48.420 INFO O| Aug 30 05:18:48.420 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55772025-08-30T05:18:48.793Z[ recovery-image] Aug 30 05:18:48.471 INFO O| Aug 30 05:18:48.471 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmadec"
55782025-08-30T05:18:48.793Z[ recovery-image] Aug 30 05:18:48.471 INFO O| Aug 30 05:18:48.471 INFO STEP 267 (remove_files) COMPLETE
55792025-08-30T05:18:48.793Z[ recovery-image] Aug 30 05:18:48.471 INFO O| Aug 30 05:18:48.471 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55802025-08-30T05:18:48.875Z[ recovery-image] Aug 30 05:18:48.507 INFO O| Aug 30 05:18:48.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmainfo"
55812025-08-30T05:18:48.875Z[ recovery-image] Aug 30 05:18:48.507 INFO O| Aug 30 05:18:48.507 INFO STEP 268 (remove_files) COMPLETE
55822025-08-30T05:18:48.901Z[ recovery-image] Aug 30 05:18:48.507 INFO O| Aug 30 05:18:48.507 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55832025-08-30T05:18:48.901Z[ recovery-image] Aug 30 05:18:48.525 INFO O| Aug 30 05:18:48.525 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mac"
55842025-08-30T05:18:48.901Z[ recovery-image] Aug 30 05:18:48.525 INFO O| Aug 30 05:18:48.525 INFO STEP 269 (remove_files) COMPLETE
55852025-08-30T05:18:48.901Z[ recovery-image] Aug 30 05:18:48.525 INFO O| Aug 30 05:18:48.525 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55862025-08-30T05:18:48.901Z[ recovery-image] Aug 30 05:18:48.541 INFO O| Aug 30 05:18:48.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mach"
55872025-08-30T05:18:48.901Z[ recovery-image] Aug 30 05:18:48.541 INFO O| Aug 30 05:18:48.541 INFO STEP 270 (remove_files) COMPLETE
55882025-08-30T05:18:48.901Z[ recovery-image] Aug 30 05:18:48.541 INFO O| Aug 30 05:18:48.541 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55892025-08-30T05:18:48.901Z[ recovery-image] Aug 30 05:18:48.555 INFO O| Aug 30 05:18:48.555 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mailx"
55902025-08-30T05:18:48.901Z[ recovery-image] Aug 30 05:18:48.555 INFO O| Aug 30 05:18:48.555 INFO STEP 271 (remove_files) COMPLETE
55912025-08-30T05:18:48.901Z[ recovery-image] Aug 30 05:18:48.555 INFO O| Aug 30 05:18:48.555 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55922025-08-30T05:18:48.901Z[ recovery-image] Aug 30 05:18:48.567 INFO O| Aug 30 05:18:48.567 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/makedev"
55932025-08-30T05:18:48.901Z[ recovery-image] Aug 30 05:18:48.567 INFO O| Aug 30 05:18:48.567 INFO STEP 272 (remove_files) COMPLETE
55942025-08-30T05:18:48.901Z[ recovery-image] Aug 30 05:18:48.567 INFO O| Aug 30 05:18:48.567 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55952025-08-30T05:18:48.927Z[ recovery-image] Aug 30 05:18:48.580 INFO O| Aug 30 05:18:48.580 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mesg"
55962025-08-30T05:18:48.927Z[ recovery-image] Aug 30 05:18:48.580 INFO O| Aug 30 05:18:48.580 INFO STEP 273 (remove_files) COMPLETE
55972025-08-30T05:18:48.927Z[ recovery-image] Aug 30 05:18:48.580 INFO O| Aug 30 05:18:48.580 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55982025-08-30T05:18:48.960Z[ recovery-image] Aug 30 05:18:48.638 INFO O| Aug 30 05:18:48.638 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c"
55992025-08-30T05:18:48.960Z[ recovery-image] Aug 30 05:18:48.638 INFO O| Aug 30 05:18:48.638 INFO STEP 274 (remove_files) COMPLETE
56002025-08-30T05:18:48.985Z[ recovery-image] Aug 30 05:18:48.638 INFO O| Aug 30 05:18:48.638 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56012025-08-30T05:18:48.985Z[ recovery-image] Aug 30 05:18:48.653 INFO O| Aug 30 05:18:48.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c-update"
56022025-08-30T05:18:48.985Z[ recovery-image] Aug 30 05:18:48.653 INFO O| Aug 30 05:18:48.653 INFO STEP 275 (remove_files) COMPLETE
56032025-08-30T05:18:48.985Z[ recovery-image] Aug 30 05:18:48.653 INFO O| Aug 30 05:18:48.653 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56042025-08-30T05:18:49.011Z[ recovery-image] Aug 30 05:18:48.667 INFO O| Aug 30 05:18:48.667 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkfifo"
56052025-08-30T05:18:49.011Z[ recovery-image] Aug 30 05:18:48.667 INFO O| Aug 30 05:18:48.667 INFO STEP 276 (remove_files) COMPLETE
56062025-08-30T05:18:49.011Z[ recovery-image] Aug 30 05:18:48.667 INFO O| Aug 30 05:18:48.667 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56072025-08-30T05:18:49.011Z[ recovery-image] Aug 30 05:18:48.681 INFO O| Aug 30 05:18:48.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkpwdict"
56082025-08-30T05:18:49.011Z[ recovery-image] Aug 30 05:18:48.681 INFO O| Aug 30 05:18:48.681 INFO STEP 277 (remove_files) COMPLETE
56092025-08-30T05:18:49.011Z[ recovery-image] Aug 30 05:18:48.681 INFO O| Aug 30 05:18:48.681 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56102025-08-30T05:18:49.038Z[ recovery-image] Aug 30 05:18:48.694 INFO O| Aug 30 05:18:48.694 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/moe"
56112025-08-30T05:18:49.038Z[ recovery-image] Aug 30 05:18:48.695 INFO O| Aug 30 05:18:48.695 INFO STEP 278 (remove_files) COMPLETE
56122025-08-30T05:18:49.038Z[ recovery-image] Aug 30 05:18:48.695 INFO O| Aug 30 05:18:48.695 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56132025-08-30T05:18:49.038Z[ recovery-image] Aug 30 05:18:48.714 INFO O| Aug 30 05:18:48.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mpstat"
56142025-08-30T05:18:49.038Z[ recovery-image] Aug 30 05:18:48.714 INFO O| Aug 30 05:18:48.714 INFO STEP 279 (remove_files) COMPLETE
56152025-08-30T05:18:49.038Z[ recovery-image] Aug 30 05:18:48.714 INFO O| Aug 30 05:18:48.714 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56162025-08-30T05:18:49.063Z[ recovery-image] Aug 30 05:18:48.732 INFO O| Aug 30 05:18:48.732 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mt"
56172025-08-30T05:18:49.063Z[ recovery-image] Aug 30 05:18:48.732 INFO O| Aug 30 05:18:48.732 INFO STEP 280 (remove_files) COMPLETE
56182025-08-30T05:18:49.063Z[ recovery-image] Aug 30 05:18:48.732 INFO O| Aug 30 05:18:48.732 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56192025-08-30T05:18:49.088Z[ recovery-image] Aug 30 05:18:48.751 INFO O| Aug 30 05:18:48.751 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ncurses6-config"
56202025-08-30T05:18:49.088Z[ recovery-image] Aug 30 05:18:48.751 INFO O| Aug 30 05:18:48.751 INFO STEP 281 (remove_files) COMPLETE
56212025-08-30T05:18:49.089Z[ recovery-image] Aug 30 05:18:48.751 INFO O| Aug 30 05:18:48.751 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56222025-08-30T05:18:49.089Z[ recovery-image] Aug 30 05:18:48.764 INFO O| Aug 30 05:18:48.764 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-cert"
56232025-08-30T05:18:49.089Z[ recovery-image] Aug 30 05:18:48.765 INFO O| Aug 30 05:18:48.765 INFO STEP 282 (remove_files) COMPLETE
56242025-08-30T05:18:49.089Z[ recovery-image] Aug 30 05:18:48.765 INFO O| Aug 30 05:18:48.765 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56252025-08-30T05:18:49.114Z[ recovery-image] Aug 30 05:18:48.782 INFO O| Aug 30 05:18:48.782 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-config"
56262025-08-30T05:18:49.114Z[ recovery-image] Aug 30 05:18:48.782 INFO O| Aug 30 05:18:48.782 INFO STEP 283 (remove_files) COMPLETE
56272025-08-30T05:18:49.114Z[ recovery-image] Aug 30 05:18:48.782 INFO O| Aug 30 05:18:48.782 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56282025-08-30T05:18:49.139Z[ recovery-image] Aug 30 05:18:48.799 INFO O| Aug 30 05:18:48.799 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-create-v3-user"
56292025-08-30T05:18:49.139Z[ recovery-image] Aug 30 05:18:48.800 INFO O| Aug 30 05:18:48.800 INFO STEP 284 (remove_files) COMPLETE
56302025-08-30T05:18:49.139Z[ recovery-image] Aug 30 05:18:48.800 INFO O| Aug 30 05:18:48.800 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56312025-08-30T05:18:49.139Z[ recovery-image] Aug 30 05:18:48.816 INFO O| Aug 30 05:18:48.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newform"
56322025-08-30T05:18:49.139Z[ recovery-image] Aug 30 05:18:48.816 INFO O| Aug 30 05:18:48.816 INFO STEP 285 (remove_files) COMPLETE
56332025-08-30T05:18:49.164Z[ recovery-image] Aug 30 05:18:48.816 INFO O| Aug 30 05:18:48.816 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56342025-08-30T05:18:49.165Z[ recovery-image] Aug 30 05:18:48.832 INFO O| Aug 30 05:18:48.832 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newgrp"
56352025-08-30T05:18:49.165Z[ recovery-image] Aug 30 05:18:48.832 INFO O| Aug 30 05:18:48.832 INFO STEP 286 (remove_files) COMPLETE
56362025-08-30T05:18:49.165Z[ recovery-image] Aug 30 05:18:48.832 INFO O| Aug 30 05:18:48.832 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56372025-08-30T05:18:49.190Z[ recovery-image] Aug 30 05:18:48.850 INFO O| Aug 30 05:18:48.849 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/news"
56382025-08-30T05:18:49.190Z[ recovery-image] Aug 30 05:18:48.850 INFO O| Aug 30 05:18:48.850 INFO STEP 287 (remove_files) COMPLETE
56392025-08-30T05:18:49.190Z[ recovery-image] Aug 30 05:18:48.850 INFO O| Aug 30 05:18:48.850 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56402025-08-30T05:18:49.190Z[ recovery-image] Aug 30 05:18:48.862 INFO O| Aug 30 05:18:48.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newtask"
56412025-08-30T05:18:49.190Z[ recovery-image] Aug 30 05:18:48.862 INFO O| Aug 30 05:18:48.862 INFO STEP 288 (remove_files) COMPLETE
56422025-08-30T05:18:49.190Z[ recovery-image] Aug 30 05:18:48.862 INFO O| Aug 30 05:18:48.862 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56432025-08-30T05:18:49.215Z[ recovery-image] Aug 30 05:18:48.874 INFO O| Aug 30 05:18:48.874 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nice"
56442025-08-30T05:18:49.215Z[ recovery-image] Aug 30 05:18:48.874 INFO O| Aug 30 05:18:48.874 INFO STEP 289 (remove_files) COMPLETE
56452025-08-30T05:18:49.215Z[ recovery-image] Aug 30 05:18:48.874 INFO O| Aug 30 05:18:48.874 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56462025-08-30T05:18:49.215Z[ recovery-image] Aug 30 05:18:48.887 INFO O| Aug 30 05:18:48.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nl"
56472025-08-30T05:18:49.215Z[ recovery-image] Aug 30 05:18:48.887 INFO O| Aug 30 05:18:48.887 INFO STEP 290 (remove_files) COMPLETE
56482025-08-30T05:18:49.215Z[ recovery-image] Aug 30 05:18:48.887 INFO O| Aug 30 05:18:48.887 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56492025-08-30T05:18:49.240Z[ recovery-image] Aug 30 05:18:48.899 INFO O| Aug 30 05:18:48.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/oawk"
56502025-08-30T05:18:49.240Z[ recovery-image] Aug 30 05:18:48.899 INFO O| Aug 30 05:18:48.899 INFO STEP 291 (remove_files) COMPLETE
56512025-08-30T05:18:49.240Z[ recovery-image] Aug 30 05:18:48.899 INFO O| Aug 30 05:18:48.899 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56522025-08-30T05:18:49.240Z[ recovery-image] Aug 30 05:18:48.910 INFO O| Aug 30 05:18:48.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/od"
56532025-08-30T05:18:49.240Z[ recovery-image] Aug 30 05:18:48.910 INFO O| Aug 30 05:18:48.910 INFO STEP 292 (remove_files) COMPLETE
56542025-08-30T05:18:49.240Z[ recovery-image] Aug 30 05:18:48.910 INFO O| Aug 30 05:18:48.910 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56552025-08-30T05:18:49.265Z[ recovery-image] Aug 30 05:18:48.923 INFO O| Aug 30 05:18:48.923 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/optisa"
56562025-08-30T05:18:49.265Z[ recovery-image] Aug 30 05:18:48.923 INFO O| Aug 30 05:18:48.923 INFO STEP 293 (remove_files) COMPLETE
56572025-08-30T05:18:49.265Z[ recovery-image] Aug 30 05:18:48.923 INFO O| Aug 30 05:18:48.923 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56582025-08-30T05:18:49.265Z[ recovery-image] Aug 30 05:18:48.940 INFO O| Aug 30 05:18:48.940 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pack"
56592025-08-30T05:18:49.265Z[ recovery-image] Aug 30 05:18:48.940 INFO O| Aug 30 05:18:48.940 INFO STEP 294 (remove_files) COMPLETE
56602025-08-30T05:18:49.265Z[ recovery-image] Aug 30 05:18:48.940 INFO O| Aug 30 05:18:48.940 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56612025-08-30T05:18:49.290Z[ recovery-image] Aug 30 05:18:48.958 INFO O| Aug 30 05:18:48.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/page"
56622025-08-30T05:18:49.290Z[ recovery-image] Aug 30 05:18:48.958 INFO O| Aug 30 05:18:48.958 INFO STEP 295 (remove_files) COMPLETE
56632025-08-30T05:18:49.290Z[ recovery-image] Aug 30 05:18:48.958 INFO O| Aug 30 05:18:48.958 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56642025-08-30T05:18:49.315Z[ recovery-image] Aug 30 05:18:48.977 INFO O| Aug 30 05:18:48.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pagesize"
56652025-08-30T05:18:49.315Z[ recovery-image] Aug 30 05:18:48.977 INFO O| Aug 30 05:18:48.977 INFO STEP 296 (remove_files) COMPLETE
56662025-08-30T05:18:49.315Z[ recovery-image] Aug 30 05:18:48.977 INFO O| Aug 30 05:18:48.977 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56672025-08-30T05:18:49.340Z[ recovery-image] Aug 30 05:18:48.995 INFO O| Aug 30 05:18:48.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/passwd"
56682025-08-30T05:18:49.340Z[ recovery-image] Aug 30 05:18:48.995 INFO O| Aug 30 05:18:48.995 INFO STEP 297 (remove_files) COMPLETE
56692025-08-30T05:18:49.340Z[ recovery-image] Aug 30 05:18:48.995 INFO O| Aug 30 05:18:48.995 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56702025-08-30T05:18:49.340Z[ recovery-image] Aug 30 05:18:49.012 INFO O| Aug 30 05:18:49.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/paste"
56712025-08-30T05:18:49.340Z[ recovery-image] Aug 30 05:18:49.012 INFO O| Aug 30 05:18:49.012 INFO STEP 298 (remove_files) COMPLETE
56722025-08-30T05:18:49.340Z[ recovery-image] Aug 30 05:18:49.012 INFO O| Aug 30 05:18:49.012 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56732025-08-30T05:18:49.365Z[ recovery-image] Aug 30 05:18:49.024 INFO O| Aug 30 05:18:49.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pathchk"
56742025-08-30T05:18:49.365Z[ recovery-image] Aug 30 05:18:49.024 INFO O| Aug 30 05:18:49.024 INFO STEP 299 (remove_files) COMPLETE
56752025-08-30T05:18:49.365Z[ recovery-image] Aug 30 05:18:49.024 INFO O| Aug 30 05:18:49.024 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56762025-08-30T05:18:49.366Z[ recovery-image] Aug 30 05:18:49.035 INFO O| Aug 30 05:18:49.035 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pax"
56772025-08-30T05:18:49.366Z[ recovery-image] Aug 30 05:18:49.035 INFO O| Aug 30 05:18:49.035 INFO STEP 300 (remove_files) COMPLETE
56782025-08-30T05:18:49.366Z[ recovery-image] Aug 30 05:18:49.035 INFO O| Aug 30 05:18:49.035 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56792025-08-30T05:18:49.391Z[ recovery-image] Aug 30 05:18:49.046 INFO O| Aug 30 05:18:49.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcap-config"
56802025-08-30T05:18:49.391Z[ recovery-image] Aug 30 05:18:49.047 INFO O| Aug 30 05:18:49.047 INFO STEP 301 (remove_files) COMPLETE
56812025-08-30T05:18:49.391Z[ recovery-image] Aug 30 05:18:49.047 INFO O| Aug 30 05:18:49.047 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56822025-08-30T05:18:49.391Z[ recovery-image] Aug 30 05:18:49.059 INFO O| Aug 30 05:18:49.059 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre-config"
56832025-08-30T05:18:49.391Z[ recovery-image] Aug 30 05:18:49.059 INFO O| Aug 30 05:18:49.059 INFO STEP 302 (remove_files) COMPLETE
56842025-08-30T05:18:49.391Z[ recovery-image] Aug 30 05:18:49.059 INFO O| Aug 30 05:18:49.059 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56852025-08-30T05:18:49.417Z[ recovery-image] Aug 30 05:18:49.077 INFO O| Aug 30 05:18:49.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2-config"
56862025-08-30T05:18:49.417Z[ recovery-image] Aug 30 05:18:49.077 INFO O| Aug 30 05:18:49.077 INFO STEP 303 (remove_files) COMPLETE
56872025-08-30T05:18:49.417Z[ recovery-image] Aug 30 05:18:49.077 INFO O| Aug 30 05:18:49.077 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56882025-08-30T05:18:49.443Z[ recovery-image] Aug 30 05:18:49.096 INFO O| Aug 30 05:18:49.096 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2grep"
56892025-08-30T05:18:49.443Z[ recovery-image] Aug 30 05:18:49.096 INFO O| Aug 30 05:18:49.096 INFO STEP 304 (remove_files) COMPLETE
56902025-08-30T05:18:49.443Z[ recovery-image] Aug 30 05:18:49.096 INFO O| Aug 30 05:18:49.096 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56912025-08-30T05:18:49.443Z[ host-image] Aug 30 05:18:49.099 INFO O| Aug 30 05:18:49.099 INFO O| Done
56922025-08-30T05:18:49.443Z[ recovery-image] Aug 30 05:18:49.111 INFO O| Aug 30 05:18:49.111 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2test"
56932025-08-30T05:18:49.443Z[ recovery-image] Aug 30 05:18:49.112 INFO O| Aug 30 05:18:49.112 INFO STEP 305 (remove_files) COMPLETE
56942025-08-30T05:18:49.443Z[ recovery-image] Aug 30 05:18:49.112 INFO O| Aug 30 05:18:49.112 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56952025-08-30T05:18:49.468Z[ recovery-image] Aug 30 05:18:49.127 INFO O| Aug 30 05:18:49.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcregrep"
56962025-08-30T05:18:49.468Z[ recovery-image] Aug 30 05:18:49.127 INFO O| Aug 30 05:18:49.127 INFO STEP 306 (remove_files) COMPLETE
56972025-08-30T05:18:49.469Z[ recovery-image] Aug 30 05:18:49.127 INFO O| Aug 30 05:18:49.127 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56982025-08-30T05:18:49.469Z[ recovery-image] Aug 30 05:18:49.144 INFO O| Aug 30 05:18:49.144 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcretest"
56992025-08-30T05:18:49.469Z[ recovery-image] Aug 30 05:18:49.144 INFO O| Aug 30 05:18:49.144 INFO STEP 307 (remove_files) COMPLETE
57002025-08-30T05:18:49.469Z[ recovery-image] Aug 30 05:18:49.144 INFO O| Aug 30 05:18:49.144 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57012025-08-30T05:18:49.493Z[ recovery-image] Aug 30 05:18:49.159 INFO O| Aug 30 05:18:49.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfbash"
57022025-08-30T05:18:49.494Z[ recovery-image] Aug 30 05:18:49.160 INFO O| Aug 30 05:18:49.160 INFO STEP 308 (remove_files) COMPLETE
57032025-08-30T05:18:49.494Z[ recovery-image] Aug 30 05:18:49.160 INFO O| Aug 30 05:18:49.160 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57042025-08-30T05:18:49.519Z[ recovery-image] Aug 30 05:18:49.175 INFO O| Aug 30 05:18:49.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfcsh"
57052025-08-30T05:18:49.519Z[ recovery-image] Aug 30 05:18:49.175 INFO O| Aug 30 05:18:49.175 INFO STEP 309 (remove_files) COMPLETE
57062025-08-30T05:18:49.519Z[ recovery-image] Aug 30 05:18:49.175 INFO O| Aug 30 05:18:49.175 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57072025-08-30T05:18:49.519Z[ recovery-image] Aug 30 05:18:49.191 INFO O| Aug 30 05:18:49.191 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh"
57082025-08-30T05:18:49.519Z[ recovery-image] Aug 30 05:18:49.191 INFO O| Aug 30 05:18:49.191 INFO STEP 310 (remove_files) COMPLETE
57092025-08-30T05:18:49.519Z[ recovery-image] Aug 30 05:18:49.191 INFO O| Aug 30 05:18:49.191 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57102025-08-30T05:18:49.545Z[ recovery-image] Aug 30 05:18:49.209 INFO O| Aug 30 05:18:49.209 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh93"
57112025-08-30T05:18:49.545Z[ recovery-image] Aug 30 05:18:49.209 INFO O| Aug 30 05:18:49.209 INFO STEP 311 (remove_files) COMPLETE
57122025-08-30T05:18:49.545Z[ recovery-image] Aug 30 05:18:49.209 INFO O| Aug 30 05:18:49.209 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57132025-08-30T05:18:49.569Z[ recovery-image] Aug 30 05:18:49.226 INFO O| Aug 30 05:18:49.226 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh"
57142025-08-30T05:18:49.570Z[ recovery-image] Aug 30 05:18:49.226 INFO O| Aug 30 05:18:49.226 INFO STEP 312 (remove_files) COMPLETE
57152025-08-30T05:18:49.570Z[ recovery-image] Aug 30 05:18:49.226 INFO O| Aug 30 05:18:49.226 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57162025-08-30T05:18:49.570Z[ recovery-image] Aug 30 05:18:49.245 INFO O| Aug 30 05:18:49.245 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh93"
57172025-08-30T05:18:49.570Z[ recovery-image] Aug 30 05:18:49.245 INFO O| Aug 30 05:18:49.245 INFO STEP 313 (remove_files) COMPLETE
57182025-08-30T05:18:49.570Z[ recovery-image] Aug 30 05:18:49.245 INFO O| Aug 30 05:18:49.245 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57192025-08-30T05:18:49.594Z[ recovery-image] Aug 30 05:18:49.264 INFO O| Aug 30 05:18:49.264 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfsh"
57202025-08-30T05:18:49.595Z[ recovery-image] Aug 30 05:18:49.264 INFO O| Aug 30 05:18:49.264 INFO STEP 314 (remove_files) COMPLETE
57212025-08-30T05:18:49.595Z[ recovery-image] Aug 30 05:18:49.265 INFO O| Aug 30 05:18:49.264 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57222025-08-30T05:18:49.620Z[ recovery-image] Aug 30 05:18:49.281 INFO O| Aug 30 05:18:49.280 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pftcsh"
57232025-08-30T05:18:49.620Z[ recovery-image] Aug 30 05:18:49.281 INFO O| Aug 30 05:18:49.281 INFO STEP 315 (remove_files) COMPLETE
57242025-08-30T05:18:49.620Z[ recovery-image] Aug 30 05:18:49.281 INFO O| Aug 30 05:18:49.281 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57252025-08-30T05:18:49.620Z[ recovery-image] Aug 30 05:18:49.295 INFO O| Aug 30 05:18:49.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfzsh"
57262025-08-30T05:18:49.620Z[ recovery-image] Aug 30 05:18:49.295 INFO O| Aug 30 05:18:49.295 INFO STEP 316 (remove_files) COMPLETE
57272025-08-30T05:18:49.620Z[ recovery-image] Aug 30 05:18:49.295 INFO O| Aug 30 05:18:49.295 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57282025-08-30T05:18:49.645Z[ recovery-image] Aug 30 05:18:49.309 INFO O| Aug 30 05:18:49.308 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pg"
57292025-08-30T05:18:49.645Z[ recovery-image] Aug 30 05:18:49.309 INFO O| Aug 30 05:18:49.309 INFO STEP 317 (remove_files) COMPLETE
57302025-08-30T05:18:49.645Z[ recovery-image] Aug 30 05:18:49.309 INFO O| Aug 30 05:18:49.309 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57312025-08-30T05:18:49.645Z[ recovery-image] Aug 30 05:18:49.322 INFO O| Aug 30 05:18:49.322 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pginfo"
57322025-08-30T05:18:49.645Z[ recovery-image] Aug 30 05:18:49.322 INFO O| Aug 30 05:18:49.322 INFO STEP 318 (remove_files) COMPLETE
57332025-08-30T05:18:49.645Z[ recovery-image] Aug 30 05:18:49.322 INFO O| Aug 30 05:18:49.322 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57342025-08-30T05:18:49.673Z[ recovery-image] Aug 30 05:18:49.337 INFO O| Aug 30 05:18:49.337 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pgstat"
57352025-08-30T05:18:49.673Z[ recovery-image] Aug 30 05:18:49.338 INFO O| Aug 30 05:18:49.337 INFO STEP 319 (remove_files) COMPLETE
57362025-08-30T05:18:49.673Z[ recovery-image] Aug 30 05:18:49.338 INFO O| Aug 30 05:18:49.338 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57372025-08-30T05:18:49.698Z[ recovery-image] Aug 30 05:18:49.353 INFO O| Aug 30 05:18:49.353 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgadm"
57382025-08-30T05:18:49.698Z[ recovery-image] Aug 30 05:18:49.353 INFO O| Aug 30 05:18:49.353 INFO STEP 320 (remove_files) COMPLETE
57392025-08-30T05:18:49.698Z[ recovery-image] Aug 30 05:18:49.353 INFO O| Aug 30 05:18:49.353 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57402025-08-30T05:18:49.698Z[ recovery-image] Aug 30 05:18:49.369 INFO O| Aug 30 05:18:49.368 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgcond"
57412025-08-30T05:18:49.698Z[ recovery-image] Aug 30 05:18:49.369 INFO O| Aug 30 05:18:49.369 INFO STEP 321 (remove_files) COMPLETE
57422025-08-30T05:18:49.698Z[ recovery-image] Aug 30 05:18:49.369 INFO O| Aug 30 05:18:49.369 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57432025-08-30T05:18:49.723Z[ recovery-image] Aug 30 05:18:49.384 INFO O| Aug 30 05:18:49.384 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkginfo"
57442025-08-30T05:18:49.723Z[ recovery-image] Aug 30 05:18:49.384 INFO O| Aug 30 05:18:49.384 INFO STEP 322 (remove_files) COMPLETE
57452025-08-30T05:18:49.723Z[ recovery-image] Aug 30 05:18:49.384 INFO O| Aug 30 05:18:49.384 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57462025-08-30T05:18:49.723Z[ recovery-image] Aug 30 05:18:49.400 INFO O| Aug 30 05:18:49.399 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgmk"
57472025-08-30T05:18:49.723Z[ recovery-image] Aug 30 05:18:49.400 INFO O| Aug 30 05:18:49.399 INFO STEP 323 (remove_files) COMPLETE
57482025-08-30T05:18:49.723Z[ recovery-image] Aug 30 05:18:49.400 INFO O| Aug 30 05:18:49.400 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57492025-08-30T05:18:49.748Z[ recovery-image] Aug 30 05:18:49.416 INFO O| Aug 30 05:18:49.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgparam"
57502025-08-30T05:18:49.748Z[ recovery-image] Aug 30 05:18:49.416 INFO O| Aug 30 05:18:49.415 INFO STEP 324 (remove_files) COMPLETE
57512025-08-30T05:18:49.748Z[ recovery-image] Aug 30 05:18:49.416 INFO O| Aug 30 05:18:49.415 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57522025-08-30T05:18:49.773Z[ recovery-image] Aug 30 05:18:49.431 INFO O| Aug 30 05:18:49.431 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgproto"
57532025-08-30T05:18:49.774Z[ recovery-image] Aug 30 05:18:49.431 INFO O| Aug 30 05:18:49.431 INFO STEP 325 (remove_files) COMPLETE
57542025-08-30T05:18:49.774Z[ recovery-image] Aug 30 05:18:49.431 INFO O| Aug 30 05:18:49.431 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57552025-08-30T05:18:49.774Z[ recovery-image] Aug 30 05:18:49.446 INFO O| Aug 30 05:18:49.446 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgtrans"
57562025-08-30T05:18:49.774Z[ recovery-image] Aug 30 05:18:49.446 INFO O| Aug 30 05:18:49.446 INFO STEP 326 (remove_files) COMPLETE
57572025-08-30T05:18:49.774Z[ recovery-image] Aug 30 05:18:49.446 INFO O| Aug 30 05:18:49.446 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57582025-08-30T05:18:49.798Z[ recovery-image] Aug 30 05:18:49.461 INFO O| Aug 30 05:18:49.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pktool"
57592025-08-30T05:18:49.798Z[ recovery-image] Aug 30 05:18:49.461 INFO O| Aug 30 05:18:49.461 INFO STEP 327 (remove_files) COMPLETE
57602025-08-30T05:18:49.798Z[ recovery-image] Aug 30 05:18:49.461 INFO O| Aug 30 05:18:49.461 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57612025-08-30T05:18:49.799Z[ recovery-image] Aug 30 05:18:49.475 INFO O| Aug 30 05:18:49.475 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/plgrp"
57622025-08-30T05:18:49.799Z[ recovery-image] Aug 30 05:18:49.476 INFO O| Aug 30 05:18:49.475 INFO STEP 328 (remove_files) COMPLETE
57632025-08-30T05:18:49.799Z[ recovery-image] Aug 30 05:18:49.476 INFO O| Aug 30 05:18:49.475 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57642025-08-30T05:18:49.824Z[ recovery-image] Aug 30 05:18:49.490 INFO O| Aug 30 05:18:49.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pmadvise"
57652025-08-30T05:18:49.824Z[ recovery-image] Aug 30 05:18:49.490 INFO O| Aug 30 05:18:49.489 INFO STEP 329 (remove_files) COMPLETE
57662025-08-30T05:18:49.824Z[ recovery-image] Aug 30 05:18:49.490 INFO O| Aug 30 05:18:49.489 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57672025-08-30T05:18:49.849Z[ recovery-image] Aug 30 05:18:49.503 INFO O| Aug 30 05:18:49.503 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/poolstat"
57682025-08-30T05:18:49.849Z[ recovery-image] Aug 30 05:18:49.503 INFO O| Aug 30 05:18:49.503 INFO STEP 330 (remove_files) COMPLETE
57692025-08-30T05:18:49.849Z[ recovery-image] Aug 30 05:18:49.503 INFO O| Aug 30 05:18:49.503 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57702025-08-30T05:18:49.849Z[ recovery-image] Aug 30 05:18:49.522 INFO O| Aug 30 05:18:49.522 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ppgsz"
57712025-08-30T05:18:49.849Z[ recovery-image] Aug 30 05:18:49.522 INFO O| Aug 30 05:18:49.522 INFO STEP 331 (remove_files) COMPLETE
57722025-08-30T05:18:49.849Z[ recovery-image] Aug 30 05:18:49.522 INFO O| Aug 30 05:18:49.522 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57732025-08-30T05:18:49.874Z[ recovery-image] Aug 30 05:18:49.538 INFO O| Aug 30 05:18:49.537 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pr"
57742025-08-30T05:18:49.874Z[ recovery-image] Aug 30 05:18:49.538 INFO O| Aug 30 05:18:49.538 INFO STEP 332 (remove_files) COMPLETE
57752025-08-30T05:18:49.874Z[ recovery-image] Aug 30 05:18:49.538 INFO O| Aug 30 05:18:49.538 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57762025-08-30T05:18:49.899Z[ recovery-image] Aug 30 05:18:49.553 INFO O| Aug 30 05:18:49.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/print"
57772025-08-30T05:18:49.900Z[ recovery-image] Aug 30 05:18:49.553 INFO O| Aug 30 05:18:49.553 INFO STEP 333 (remove_files) COMPLETE
57782025-08-30T05:18:49.900Z[ recovery-image] Aug 30 05:18:49.553 INFO O| Aug 30 05:18:49.553 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57792025-08-30T05:18:49.930Z[ recovery-image] Aug 30 05:18:49.571 INFO O| Aug 30 05:18:49.571 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/printf"
57802025-08-30T05:18:49.930Z[ recovery-image] Aug 30 05:18:49.571 INFO O| Aug 30 05:18:49.571 INFO STEP 334 (remove_files) COMPLETE
57812025-08-30T05:18:49.930Z[ recovery-image] Aug 30 05:18:49.571 INFO O| Aug 30 05:18:49.571 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57822025-08-30T05:18:49.930Z[ recovery-image] Aug 30 05:18:49.589 INFO O| Aug 30 05:18:49.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/priocntl"
57832025-08-30T05:18:49.930Z[ recovery-image] Aug 30 05:18:49.590 INFO O| Aug 30 05:18:49.590 INFO STEP 335 (remove_files) COMPLETE
57842025-08-30T05:18:49.930Z[ recovery-image] Aug 30 05:18:49.590 INFO O| Aug 30 05:18:49.590 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57852025-08-30T05:18:49.930Z[ recovery-image] Aug 30 05:18:49.606 INFO O| Aug 30 05:18:49.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/profiles"
57862025-08-30T05:18:49.930Z[ recovery-image] Aug 30 05:18:49.606 INFO O| Aug 30 05:18:49.606 INFO STEP 336 (remove_files) COMPLETE
57872025-08-30T05:18:49.930Z[ recovery-image] Aug 30 05:18:49.606 INFO O| Aug 30 05:18:49.606 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57882025-08-30T05:18:49.955Z[ recovery-image] Aug 30 05:18:49.625 INFO O| Aug 30 05:18:49.619 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/projects"
57892025-08-30T05:18:49.955Z[ recovery-image] Aug 30 05:18:49.625 INFO O| Aug 30 05:18:49.625 INFO STEP 337 (remove_files) COMPLETE
57902025-08-30T05:18:49.955Z[ recovery-image] Aug 30 05:18:49.625 INFO O| Aug 30 05:18:49.625 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57912025-08-30T05:18:49.981Z[ recovery-image] Aug 30 05:18:49.639 INFO O| Aug 30 05:18:49.639 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/psecflags"
57922025-08-30T05:18:49.981Z[ recovery-image] Aug 30 05:18:49.639 INFO O| Aug 30 05:18:49.639 INFO STEP 338 (remove_files) COMPLETE
57932025-08-30T05:18:49.981Z[ recovery-image] Aug 30 05:18:49.639 INFO O| Aug 30 05:18:49.639 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57942025-08-30T05:18:50.006Z[ recovery-image] Aug 30 05:18:49.672 INFO O| Aug 30 05:18:49.672 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdev"
57952025-08-30T05:18:50.006Z[ recovery-image] Aug 30 05:18:49.672 INFO O| Aug 30 05:18:49.672 INFO STEP 339 (remove_files) COMPLETE
57962025-08-30T05:18:50.006Z[ recovery-image] Aug 30 05:18:49.672 INFO O| Aug 30 05:18:49.672 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57972025-08-30T05:18:50.031Z[ recovery-image] Aug 30 05:18:49.689 INFO O| Aug 30 05:18:49.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdgrp"
57982025-08-30T05:18:50.031Z[ recovery-image] Aug 30 05:18:49.689 INFO O| Aug 30 05:18:49.689 INFO STEP 340 (remove_files) COMPLETE
57992025-08-30T05:18:50.031Z[ recovery-image] Aug 30 05:18:49.689 INFO O| Aug 30 05:18:49.689 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58002025-08-30T05:18:50.031Z[ recovery-image] Aug 30 05:18:49.707 INFO O| Aug 30 05:18:49.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pvs"
58012025-08-30T05:18:50.031Z[ recovery-image] Aug 30 05:18:49.707 INFO O| Aug 30 05:18:49.707 INFO STEP 341 (remove_files) COMPLETE
58022025-08-30T05:18:50.031Z[ recovery-image] Aug 30 05:18:49.707 INFO O| Aug 30 05:18:49.707 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58032025-08-30T05:18:50.059Z[ recovery-image] Aug 30 05:18:49.726 INFO O| Aug 30 05:18:49.726 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwait"
58042025-08-30T05:18:50.059Z[ recovery-image] Aug 30 05:18:49.726 INFO O| Aug 30 05:18:49.726 INFO STEP 342 (remove_files) COMPLETE
58052025-08-30T05:18:50.059Z[ recovery-image] Aug 30 05:18:49.726 INFO O| Aug 30 05:18:49.726 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58062025-08-30T05:18:50.085Z[ recovery-image] Aug 30 05:18:49.744 INFO O| Aug 30 05:18:49.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwd"
58072025-08-30T05:18:50.085Z[ recovery-image] Aug 30 05:18:49.745 INFO O| Aug 30 05:18:49.745 INFO STEP 343 (remove_files) COMPLETE
58082025-08-30T05:18:50.085Z[ recovery-image] Aug 30 05:18:49.745 INFO O| Aug 30 05:18:49.745 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58092025-08-30T05:18:50.085Z[ recovery-image] Aug 30 05:18:49.761 INFO O| Aug 30 05:18:49.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/read"
58102025-08-30T05:18:50.085Z[ recovery-image] Aug 30 05:18:49.761 INFO O| Aug 30 05:18:49.761 INFO STEP 344 (remove_files) COMPLETE
58112025-08-30T05:18:50.085Z[ recovery-image] Aug 30 05:18:49.761 INFO O| Aug 30 05:18:49.761 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58122025-08-30T05:18:50.110Z[ recovery-image] Aug 30 05:18:49.779 INFO O| Aug 30 05:18:49.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/red"
58132025-08-30T05:18:50.110Z[ recovery-image] Aug 30 05:18:49.779 INFO O| Aug 30 05:18:49.779 INFO STEP 345 (remove_files) COMPLETE
58142025-08-30T05:18:50.110Z[ recovery-image] Aug 30 05:18:49.780 INFO O| Aug 30 05:18:49.779 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58152025-08-30T05:18:50.135Z[ recovery-image] Aug 30 05:18:49.798 INFO O| Aug 30 05:18:49.798 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/regcmp"
58162025-08-30T05:18:50.135Z[ recovery-image] Aug 30 05:18:49.799 INFO O| Aug 30 05:18:49.799 INFO STEP 346 (remove_files) COMPLETE
58172025-08-30T05:18:50.135Z[ recovery-image] Aug 30 05:18:49.799 INFO O| Aug 30 05:18:49.799 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58182025-08-30T05:18:50.160Z[ recovery-image] Aug 30 05:18:49.816 INFO O| Aug 30 05:18:49.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/renice"
58192025-08-30T05:18:50.160Z[ recovery-image] Aug 30 05:18:49.816 INFO O| Aug 30 05:18:49.816 INFO STEP 347 (remove_files) COMPLETE
58202025-08-30T05:18:50.160Z[ recovery-image] Aug 30 05:18:49.816 INFO O| Aug 30 05:18:49.816 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58212025-08-30T05:18:50.160Z[ recovery-image] Aug 30 05:18:49.833 INFO O| Aug 30 05:18:49.833 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/resize"
58222025-08-30T05:18:50.160Z[ recovery-image] Aug 30 05:18:49.834 INFO O| Aug 30 05:18:49.834 INFO STEP 348 (remove_files) COMPLETE
58232025-08-30T05:18:50.160Z[ recovery-image] Aug 30 05:18:49.834 INFO O| Aug 30 05:18:49.834 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58242025-08-30T05:18:50.185Z[ recovery-image] Aug 30 05:18:49.852 INFO O| Aug 30 05:18:49.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rev"
58252025-08-30T05:18:50.186Z[ recovery-image] Aug 30 05:18:49.852 INFO O| Aug 30 05:18:49.852 INFO STEP 349 (remove_files) COMPLETE
58262025-08-30T05:18:50.186Z[ recovery-image] Aug 30 05:18:49.852 INFO O| Aug 30 05:18:49.852 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58272025-08-30T05:18:50.212Z[ recovery-image] Aug 30 05:18:49.870 INFO O| Aug 30 05:18:49.870 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh"
58282025-08-30T05:18:50.212Z[ recovery-image] Aug 30 05:18:49.870 INFO O| Aug 30 05:18:49.870 INFO STEP 350 (remove_files) COMPLETE
58292025-08-30T05:18:50.212Z[ recovery-image] Aug 30 05:18:49.870 INFO O| Aug 30 05:18:49.870 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58302025-08-30T05:18:50.212Z[ recovery-image] Aug 30 05:18:49.888 INFO O| Aug 30 05:18:49.888 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh93"
58312025-08-30T05:18:50.212Z[ recovery-image] Aug 30 05:18:49.888 INFO O| Aug 30 05:18:49.888 INFO STEP 351 (remove_files) COMPLETE
58322025-08-30T05:18:50.213Z[ recovery-image] Aug 30 05:18:49.888 INFO O| Aug 30 05:18:49.888 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58332025-08-30T05:18:50.237Z[ recovery-image] Aug 30 05:18:49.906 INFO O| Aug 30 05:18:49.906 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/roles"
58342025-08-30T05:18:50.237Z[ recovery-image] Aug 30 05:18:49.907 INFO O| Aug 30 05:18:49.907 INFO STEP 352 (remove_files) COMPLETE
58352025-08-30T05:18:50.237Z[ recovery-image] Aug 30 05:18:49.907 INFO O| Aug 30 05:18:49.907 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58362025-08-30T05:18:50.262Z[ recovery-image] Aug 30 05:18:49.924 INFO O| Aug 30 05:18:49.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rpcinfo"
58372025-08-30T05:18:50.262Z[ recovery-image] Aug 30 05:18:49.925 INFO O| Aug 30 05:18:49.924 INFO STEP 353 (remove_files) COMPLETE
58382025-08-30T05:18:50.262Z[ recovery-image] Aug 30 05:18:49.925 INFO O| Aug 30 05:18:49.925 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58392025-08-30T05:18:50.287Z[ recovery-image] Aug 30 05:18:49.941 INFO O| Aug 30 05:18:49.941 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync"
58402025-08-30T05:18:50.287Z[ recovery-image] Aug 30 05:18:49.941 INFO O| Aug 30 05:18:49.941 INFO STEP 354 (remove_files) COMPLETE
58412025-08-30T05:18:50.287Z[ recovery-image] Aug 30 05:18:49.941 INFO O| Aug 30 05:18:49.941 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58422025-08-30T05:18:50.287Z[ recovery-image] Aug 30 05:18:49.958 INFO O| Aug 30 05:18:49.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync-ssl"
58432025-08-30T05:18:50.287Z[ recovery-image] Aug 30 05:18:49.959 INFO O| Aug 30 05:18:49.959 INFO STEP 355 (remove_files) COMPLETE
58442025-08-30T05:18:50.287Z[ recovery-image] Aug 30 05:18:49.959 INFO O| Aug 30 05:18:49.959 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58452025-08-30T05:18:50.312Z[ recovery-image] Aug 30 05:18:49.976 INFO O| Aug 30 05:18:49.976 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/runat"
58462025-08-30T05:18:50.312Z[ recovery-image] Aug 30 05:18:49.976 INFO O| Aug 30 05:18:49.976 INFO STEP 356 (remove_files) COMPLETE
58472025-08-30T05:18:50.312Z[ recovery-image] Aug 30 05:18:49.976 INFO O| Aug 30 05:18:49.976 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58482025-08-30T05:18:50.337Z[ recovery-image] Aug 30 05:18:49.993 INFO O| Aug 30 05:18:49.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/scp"
58492025-08-30T05:18:50.337Z[ recovery-image] Aug 30 05:18:49.993 INFO O| Aug 30 05:18:49.993 INFO STEP 357 (remove_files) COMPLETE
58502025-08-30T05:18:50.337Z[ recovery-image] Aug 30 05:18:49.993 INFO O| Aug 30 05:18:49.993 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58512025-08-30T05:18:50.337Z[ recovery-image] Aug 30 05:18:50.009 INFO O| Aug 30 05:18:50.009 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/script"
58522025-08-30T05:18:50.337Z[ recovery-image] Aug 30 05:18:50.009 INFO O| Aug 30 05:18:50.009 INFO STEP 358 (remove_files) COMPLETE
58532025-08-30T05:18:50.337Z[ recovery-image] Aug 30 05:18:50.009 INFO O| Aug 30 05:18:50.009 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58542025-08-30T05:18:50.362Z[ recovery-image] Aug 30 05:18:50.026 INFO O| Aug 30 05:18:50.026 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sdiff"
58552025-08-30T05:18:50.363Z[ recovery-image] Aug 30 05:18:50.026 INFO O| Aug 30 05:18:50.026 INFO STEP 359 (remove_files) COMPLETE
58562025-08-30T05:18:50.363Z[ recovery-image] Aug 30 05:18:50.026 INFO O| Aug 30 05:18:50.026 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58572025-08-30T05:18:50.388Z[ recovery-image] Aug 30 05:18:50.046 INFO O| Aug 30 05:18:50.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/setpgrp"
58582025-08-30T05:18:50.388Z[ recovery-image] Aug 30 05:18:50.046 INFO O| Aug 30 05:18:50.046 INFO STEP 360 (remove_files) COMPLETE
58592025-08-30T05:18:50.388Z[ recovery-image] Aug 30 05:18:50.046 INFO O| Aug 30 05:18:50.046 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58602025-08-30T05:18:50.388Z[ recovery-image] Aug 30 05:18:50.064 INFO O| Aug 30 05:18:50.064 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sftp"
58612025-08-30T05:18:50.388Z[ recovery-image] Aug 30 05:18:50.064 INFO O| Aug 30 05:18:50.064 INFO STEP 361 (remove_files) COMPLETE
58622025-08-30T05:18:50.388Z[ recovery-image] Aug 30 05:18:50.064 INFO O| Aug 30 05:18:50.064 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58632025-08-30T05:18:50.413Z[ recovery-image] Aug 30 05:18:50.084 INFO O| Aug 30 05:18:50.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/shcomp"
58642025-08-30T05:18:50.413Z[ recovery-image] Aug 30 05:18:50.084 INFO O| Aug 30 05:18:50.084 INFO STEP 362 (remove_files) COMPLETE
58652025-08-30T05:18:50.413Z[ recovery-image] Aug 30 05:18:50.084 INFO O| Aug 30 05:18:50.084 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58662025-08-30T05:18:50.438Z[ recovery-image] Aug 30 05:18:50.102 INFO O| Aug 30 05:18:50.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/smbutil"
58672025-08-30T05:18:50.438Z[ recovery-image] Aug 30 05:18:50.103 INFO O| Aug 30 05:18:50.102 INFO STEP 363 (remove_files) COMPLETE
58682025-08-30T05:18:50.438Z[ recovery-image] Aug 30 05:18:50.103 INFO O| Aug 30 05:18:50.103 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58692025-08-30T05:18:50.463Z[ recovery-image] Aug 30 05:18:50.119 INFO O| Aug 30 05:18:50.118 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmp-bridge-mib"
58702025-08-30T05:18:50.463Z[ recovery-image] Aug 30 05:18:50.119 INFO O| Aug 30 05:18:50.119 INFO STEP 364 (remove_files) COMPLETE
58712025-08-30T05:18:50.463Z[ recovery-image] Aug 30 05:18:50.119 INFO O| Aug 30 05:18:50.119 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58722025-08-30T05:18:50.463Z[ recovery-image] Aug 30 05:18:50.133 INFO O| Aug 30 05:18:50.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkget"
58732025-08-30T05:18:50.463Z[ recovery-image] Aug 30 05:18:50.133 INFO O| Aug 30 05:18:50.133 INFO STEP 365 (remove_files) COMPLETE
58742025-08-30T05:18:50.463Z[ recovery-image] Aug 30 05:18:50.133 INFO O| Aug 30 05:18:50.133 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58752025-08-30T05:18:50.488Z[ recovery-image] Aug 30 05:18:50.150 INFO O| Aug 30 05:18:50.150 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkwalk"
58762025-08-30T05:18:50.488Z[ recovery-image] Aug 30 05:18:50.150 INFO O| Aug 30 05:18:50.150 INFO STEP 366 (remove_files) COMPLETE
58772025-08-30T05:18:50.488Z[ recovery-image] Aug 30 05:18:50.150 INFO O| Aug 30 05:18:50.150 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58782025-08-30T05:18:50.513Z[ recovery-image] Aug 30 05:18:50.169 INFO O| Aug 30 05:18:50.169 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpcheck"
58792025-08-30T05:18:50.513Z[ recovery-image] Aug 30 05:18:50.169 INFO O| Aug 30 05:18:50.169 INFO STEP 367 (remove_files) COMPLETE
58802025-08-30T05:18:50.513Z[ recovery-image] Aug 30 05:18:50.169 INFO O| Aug 30 05:18:50.169 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58812025-08-30T05:18:50.513Z[ recovery-image] Aug 30 05:18:50.184 INFO O| Aug 30 05:18:50.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpconf"
58822025-08-30T05:18:50.513Z[ recovery-image] Aug 30 05:18:50.184 INFO O| Aug 30 05:18:50.184 INFO STEP 368 (remove_files) COMPLETE
58832025-08-30T05:18:50.513Z[ recovery-image] Aug 30 05:18:50.184 INFO O| Aug 30 05:18:50.184 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58842025-08-30T05:18:50.539Z[ recovery-image] Aug 30 05:18:50.201 INFO O| Aug 30 05:18:50.201 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdelta"
58852025-08-30T05:18:50.539Z[ recovery-image] Aug 30 05:18:50.201 INFO O| Aug 30 05:18:50.201 INFO STEP 369 (remove_files) COMPLETE
58862025-08-30T05:18:50.539Z[ recovery-image] Aug 30 05:18:50.201 INFO O| Aug 30 05:18:50.201 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58872025-08-30T05:18:50.564Z[ recovery-image] Aug 30 05:18:50.218 INFO O| Aug 30 05:18:50.218 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdf"
58882025-08-30T05:18:50.564Z[ recovery-image] Aug 30 05:18:50.218 INFO O| Aug 30 05:18:50.218 INFO STEP 370 (remove_files) COMPLETE
58892025-08-30T05:18:50.564Z[ recovery-image] Aug 30 05:18:50.218 INFO O| Aug 30 05:18:50.218 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58902025-08-30T05:18:50.564Z[ recovery-image] Aug 30 05:18:50.234 INFO O| Aug 30 05:18:50.234 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpget"
58912025-08-30T05:18:50.564Z[ recovery-image] Aug 30 05:18:50.234 INFO O| Aug 30 05:18:50.234 INFO STEP 371 (remove_files) COMPLETE
58922025-08-30T05:18:50.564Z[ recovery-image] Aug 30 05:18:50.234 INFO O| Aug 30 05:18:50.234 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58932025-08-30T05:18:50.589Z[ recovery-image] Aug 30 05:18:50.252 INFO O| Aug 30 05:18:50.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpgetnext"
58942025-08-30T05:18:50.589Z[ recovery-image] Aug 30 05:18:50.252 INFO O| Aug 30 05:18:50.252 INFO STEP 372 (remove_files) COMPLETE
58952025-08-30T05:18:50.589Z[ recovery-image] Aug 30 05:18:50.253 INFO O| Aug 30 05:18:50.252 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58962025-08-30T05:18:50.615Z[ recovery-image] Aug 30 05:18:50.268 INFO O| Aug 30 05:18:50.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpnetstat"
58972025-08-30T05:18:50.615Z[ recovery-image] Aug 30 05:18:50.268 INFO O| Aug 30 05:18:50.268 INFO STEP 373 (remove_files) COMPLETE
58982025-08-30T05:18:50.615Z[ recovery-image] Aug 30 05:18:50.268 INFO O| Aug 30 05:18:50.268 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58992025-08-30T05:18:50.615Z[ recovery-image] Aug 30 05:18:50.281 INFO O| Aug 30 05:18:50.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmppcap"
59002025-08-30T05:18:50.615Z[ recovery-image] Aug 30 05:18:50.281 INFO O| Aug 30 05:18:50.281 INFO STEP 374 (remove_files) COMPLETE
59012025-08-30T05:18:50.615Z[ recovery-image] Aug 30 05:18:50.281 INFO O| Aug 30 05:18:50.281 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59022025-08-30T05:18:50.640Z[ recovery-image] Aug 30 05:18:50.295 INFO O| Aug 30 05:18:50.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpping"
59032025-08-30T05:18:50.640Z[ recovery-image] Aug 30 05:18:50.295 INFO O| Aug 30 05:18:50.295 INFO STEP 375 (remove_files) COMPLETE
59042025-08-30T05:18:50.640Z[ recovery-image] Aug 30 05:18:50.295 INFO O| Aug 30 05:18:50.295 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59052025-08-30T05:18:50.640Z[ recovery-image] Aug 30 05:18:50.313 INFO O| Aug 30 05:18:50.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpps"
59062025-08-30T05:18:50.640Z[ recovery-image] Aug 30 05:18:50.313 INFO O| Aug 30 05:18:50.313 INFO STEP 376 (remove_files) COMPLETE
59072025-08-30T05:18:50.640Z[ recovery-image] Aug 30 05:18:50.313 INFO O| Aug 30 05:18:50.313 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59082025-08-30T05:18:50.665Z[ recovery-image] Aug 30 05:18:50.331 INFO O| Aug 30 05:18:50.330 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpset"
59092025-08-30T05:18:50.665Z[ recovery-image] Aug 30 05:18:50.331 INFO O| Aug 30 05:18:50.331 INFO STEP 377 (remove_files) COMPLETE
59102025-08-30T05:18:50.665Z[ recovery-image] Aug 30 05:18:50.331 INFO O| Aug 30 05:18:50.331 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59112025-08-30T05:18:50.690Z[ recovery-image] Aug 30 05:18:50.365 INFO O| Aug 30 05:18:50.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpstatus"
59122025-08-30T05:18:50.690Z[ recovery-image] Aug 30 05:18:50.365 INFO O| Aug 30 05:18:50.365 INFO STEP 378 (remove_files) COMPLETE
59132025-08-30T05:18:50.690Z[ recovery-image] Aug 30 05:18:50.365 INFO O| Aug 30 05:18:50.365 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59142025-08-30T05:18:50.715Z[ recovery-image] Aug 30 05:18:50.384 INFO O| Aug 30 05:18:50.384 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptable"
59152025-08-30T05:18:50.715Z[ recovery-image] Aug 30 05:18:50.384 INFO O| Aug 30 05:18:50.384 INFO STEP 379 (remove_files) COMPLETE
59162025-08-30T05:18:50.715Z[ recovery-image] Aug 30 05:18:50.384 INFO O| Aug 30 05:18:50.384 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59172025-08-30T05:18:50.740Z[ recovery-image] Aug 30 05:18:50.401 INFO O| Aug 30 05:18:50.401 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptest"
59182025-08-30T05:18:50.740Z[ recovery-image] Aug 30 05:18:50.401 INFO O| Aug 30 05:18:50.401 INFO STEP 380 (remove_files) COMPLETE
59192025-08-30T05:18:50.740Z[ recovery-image] Aug 30 05:18:50.401 INFO O| Aug 30 05:18:50.401 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59202025-08-30T05:18:50.740Z[ recovery-image] Aug 30 05:18:50.416 INFO O| Aug 30 05:18:50.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptranslate"
59212025-08-30T05:18:50.740Z[ recovery-image] Aug 30 05:18:50.416 INFO O| Aug 30 05:18:50.416 INFO STEP 381 (remove_files) COMPLETE
59222025-08-30T05:18:50.740Z[ recovery-image] Aug 30 05:18:50.416 INFO O| Aug 30 05:18:50.416 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59232025-08-30T05:18:50.765Z[ recovery-image] Aug 30 05:18:50.431 INFO O| Aug 30 05:18:50.431 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptrap"
59242025-08-30T05:18:50.765Z[ recovery-image] Aug 30 05:18:50.431 INFO O| Aug 30 05:18:50.431 INFO STEP 382 (remove_files) COMPLETE
59252025-08-30T05:18:50.765Z[ recovery-image] Aug 30 05:18:50.431 INFO O| Aug 30 05:18:50.431 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59262025-08-30T05:18:50.806Z[ recovery-image] Aug 30 05:18:50.484 INFO O| Aug 30 05:18:50.484 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpusm"
59272025-08-30T05:18:50.806Z[ recovery-image] Aug 30 05:18:50.484 INFO O| Aug 30 05:18:50.484 INFO STEP 383 (remove_files) COMPLETE
59282025-08-30T05:18:50.831Z[ recovery-image] Aug 30 05:18:50.484 INFO O| Aug 30 05:18:50.484 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59292025-08-30T05:18:50.831Z[ recovery-image] Aug 30 05:18:50.499 INFO O| Aug 30 05:18:50.499 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpvacm"
59302025-08-30T05:18:50.831Z[ recovery-image] Aug 30 05:18:50.499 INFO O| Aug 30 05:18:50.499 INFO STEP 384 (remove_files) COMPLETE
59312025-08-30T05:18:50.831Z[ recovery-image] Aug 30 05:18:50.499 INFO O| Aug 30 05:18:50.499 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59322025-08-30T05:18:50.856Z[ recovery-image] Aug 30 05:18:50.516 INFO O| Aug 30 05:18:50.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpwalk"
59332025-08-30T05:18:50.856Z[ recovery-image] Aug 30 05:18:50.516 INFO O| Aug 30 05:18:50.516 INFO STEP 385 (remove_files) COMPLETE
59342025-08-30T05:18:50.856Z[ recovery-image] Aug 30 05:18:50.516 INFO O| Aug 30 05:18:50.516 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59352025-08-30T05:18:50.856Z[ recovery-image] Aug 30 05:18:50.532 INFO O| Aug 30 05:18:50.532 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sotruss"
59362025-08-30T05:18:50.856Z[ recovery-image] Aug 30 05:18:50.532 INFO O| Aug 30 05:18:50.532 INFO STEP 386 (remove_files) COMPLETE
59372025-08-30T05:18:50.856Z[ recovery-image] Aug 30 05:18:50.532 INFO O| Aug 30 05:18:50.532 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59382025-08-30T05:18:50.881Z[ recovery-image] Aug 30 05:18:50.547 INFO O| Aug 30 05:18:50.547 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/spell"
59392025-08-30T05:18:50.881Z[ recovery-image] Aug 30 05:18:50.547 INFO O| Aug 30 05:18:50.547 INFO STEP 387 (remove_files) COMPLETE
59402025-08-30T05:18:50.881Z[ recovery-image] Aug 30 05:18:50.548 INFO O| Aug 30 05:18:50.547 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59412025-08-30T05:18:50.906Z[ recovery-image] Aug 30 05:18:50.564 INFO O| Aug 30 05:18:50.564 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/split"
59422025-08-30T05:18:50.906Z[ recovery-image] Aug 30 05:18:50.564 INFO O| Aug 30 05:18:50.564 INFO STEP 388 (remove_files) COMPLETE
59432025-08-30T05:18:50.906Z[ recovery-image] Aug 30 05:18:50.564 INFO O| Aug 30 05:18:50.564 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59442025-08-30T05:18:50.906Z[ recovery-image] Aug 30 05:18:50.581 INFO O| Aug 30 05:18:50.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sqlite3"
59452025-08-30T05:18:50.906Z[ recovery-image] Aug 30 05:18:50.581 INFO O| Aug 30 05:18:50.581 INFO STEP 389 (remove_files) COMPLETE
59462025-08-30T05:18:50.906Z[ recovery-image] Aug 30 05:18:50.581 INFO O| Aug 30 05:18:50.581 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59472025-08-30T05:18:50.932Z[ recovery-image] Aug 30 05:18:50.597 INFO O| Aug 30 05:18:50.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh"
59482025-08-30T05:18:50.932Z[ recovery-image] Aug 30 05:18:50.597 INFO O| Aug 30 05:18:50.597 INFO STEP 390 (remove_files) COMPLETE
59492025-08-30T05:18:50.932Z[ recovery-image] Aug 30 05:18:50.597 INFO O| Aug 30 05:18:50.597 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59502025-08-30T05:18:50.956Z[ recovery-image] Aug 30 05:18:50.613 INFO O| Aug 30 05:18:50.612 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-add"
59512025-08-30T05:18:50.956Z[ recovery-image] Aug 30 05:18:50.613 INFO O| Aug 30 05:18:50.613 INFO STEP 391 (remove_files) COMPLETE
59522025-08-30T05:18:50.957Z[ recovery-image] Aug 30 05:18:50.613 INFO O| Aug 30 05:18:50.613 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59532025-08-30T05:18:50.957Z[ recovery-image] Aug 30 05:18:50.628 INFO O| Aug 30 05:18:50.628 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-agent"
59542025-08-30T05:18:50.957Z[ recovery-image] Aug 30 05:18:50.628 INFO O| Aug 30 05:18:50.628 INFO STEP 392 (remove_files) COMPLETE
59552025-08-30T05:18:50.957Z[ recovery-image] Aug 30 05:18:50.628 INFO O| Aug 30 05:18:50.628 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59562025-08-30T05:18:50.982Z[ recovery-image] Aug 30 05:18:50.642 INFO O| Aug 30 05:18:50.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-copy-id"
59572025-08-30T05:18:50.982Z[ recovery-image] Aug 30 05:18:50.642 INFO O| Aug 30 05:18:50.642 INFO STEP 393 (remove_files) COMPLETE
59582025-08-30T05:18:50.982Z[ recovery-image] Aug 30 05:18:50.642 INFO O| Aug 30 05:18:50.642 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59592025-08-30T05:18:50.982Z[ recovery-image] Aug 30 05:18:50.657 INFO O| Aug 30 05:18:50.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-keyscan"
59602025-08-30T05:18:50.982Z[ recovery-image] Aug 30 05:18:50.657 INFO O| Aug 30 05:18:50.657 INFO STEP 394 (remove_files) COMPLETE
59612025-08-30T05:18:50.982Z[ recovery-image] Aug 30 05:18:50.657 INFO O| Aug 30 05:18:50.657 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59622025-08-30T05:18:51.007Z[ recovery-image] Aug 30 05:18:50.672 INFO O| Aug 30 05:18:50.672 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/strings"
59632025-08-30T05:18:51.007Z[ recovery-image] Aug 30 05:18:50.672 INFO O| Aug 30 05:18:50.672 INFO STEP 395 (remove_files) COMPLETE
59642025-08-30T05:18:51.007Z[ recovery-image] Aug 30 05:18:50.672 INFO O| Aug 30 05:18:50.672 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59652025-08-30T05:18:51.032Z[ recovery-image] Aug 30 05:18:50.688 INFO O| Aug 30 05:18:50.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sum"
59662025-08-30T05:18:51.032Z[ recovery-image] Aug 30 05:18:50.688 INFO O| Aug 30 05:18:50.688 INFO STEP 396 (remove_files) COMPLETE
59672025-08-30T05:18:51.033Z[ recovery-image] Aug 30 05:18:50.688 INFO O| Aug 30 05:18:50.688 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59682025-08-30T05:18:51.033Z[ recovery-image] Aug 30 05:18:50.709 INFO O| Aug 30 05:18:50.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tabs"
59692025-08-30T05:18:51.033Z[ recovery-image] Aug 30 05:18:50.709 INFO O| Aug 30 05:18:50.709 INFO STEP 397 (remove_files) COMPLETE
59702025-08-30T05:18:51.033Z[ recovery-image] Aug 30 05:18:50.709 INFO O| Aug 30 05:18:50.709 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59712025-08-30T05:18:51.058Z[ recovery-image] Aug 30 05:18:50.728 INFO O| Aug 30 05:18:50.728 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tcopy"
59722025-08-30T05:18:51.058Z[ recovery-image] Aug 30 05:18:50.728 INFO O| Aug 30 05:18:50.728 INFO STEP 398 (remove_files) COMPLETE
59732025-08-30T05:18:51.058Z[ recovery-image] Aug 30 05:18:50.728 INFO O| Aug 30 05:18:50.728 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59742025-08-30T05:18:51.083Z[ recovery-image] Aug 30 05:18:50.746 INFO O| Aug 30 05:18:50.746 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/test"
59752025-08-30T05:18:51.084Z[ recovery-image] Aug 30 05:18:50.746 INFO O| Aug 30 05:18:50.746 INFO STEP 399 (remove_files) COMPLETE
59762025-08-30T05:18:51.084Z[ recovery-image] Aug 30 05:18:50.746 INFO O| Aug 30 05:18:50.746 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59772025-08-30T05:18:51.109Z[ recovery-image] Aug 30 05:18:50.766 INFO O| Aug 30 05:18:50.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tic"
59782025-08-30T05:18:51.110Z[ recovery-image] Aug 30 05:18:50.766 INFO O| Aug 30 05:18:50.766 INFO STEP 400 (remove_files) COMPLETE
59792025-08-30T05:18:51.110Z[ recovery-image] Aug 30 05:18:50.766 INFO O| Aug 30 05:18:50.766 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59802025-08-30T05:18:51.110Z[ recovery-image] Aug 30 05:18:50.784 INFO O| Aug 30 05:18:50.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/time"
59812025-08-30T05:18:51.110Z[ recovery-image] Aug 30 05:18:50.784 INFO O| Aug 30 05:18:50.784 INFO STEP 401 (remove_files) COMPLETE
59822025-08-30T05:18:51.110Z[ recovery-image] Aug 30 05:18:50.784 INFO O| Aug 30 05:18:50.784 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59832025-08-30T05:18:51.134Z[ recovery-image] Aug 30 05:18:50.800 INFO O| Aug 30 05:18:50.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tip"
59842025-08-30T05:18:51.135Z[ recovery-image] Aug 30 05:18:50.801 INFO O| Aug 30 05:18:50.801 INFO STEP 402 (remove_files) COMPLETE
59852025-08-30T05:18:51.135Z[ recovery-image] Aug 30 05:18:50.801 INFO O| Aug 30 05:18:50.801 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59862025-08-30T05:18:51.160Z[ recovery-image] Aug 30 05:18:50.817 INFO O| Aug 30 05:18:50.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tkmib"
59872025-08-30T05:18:51.160Z[ recovery-image] Aug 30 05:18:50.817 INFO O| Aug 30 05:18:50.817 INFO STEP 403 (remove_files) COMPLETE
59882025-08-30T05:18:51.160Z[ recovery-image] Aug 30 05:18:50.817 INFO O| Aug 30 05:18:50.817 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59892025-08-30T05:18:51.160Z[ recovery-image] Aug 30 05:18:50.835 INFO O| Aug 30 05:18:50.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tpmadm"
59902025-08-30T05:18:51.160Z[ recovery-image] Aug 30 05:18:50.835 INFO O| Aug 30 05:18:50.835 INFO STEP 404 (remove_files) COMPLETE
59912025-08-30T05:18:51.160Z[ recovery-image] Aug 30 05:18:50.835 INFO O| Aug 30 05:18:50.835 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59922025-08-30T05:18:51.185Z[ recovery-image] Aug 30 05:18:50.853 INFO O| Aug 30 05:18:50.853 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/traptoemail"
59932025-08-30T05:18:51.185Z[ recovery-image] Aug 30 05:18:50.853 INFO O| Aug 30 05:18:50.853 INFO STEP 405 (remove_files) COMPLETE
59942025-08-30T05:18:51.185Z[ recovery-image] Aug 30 05:18:50.853 INFO O| Aug 30 05:18:50.853 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59952025-08-30T05:18:51.210Z[ recovery-image] Aug 30 05:18:50.869 INFO O| Aug 30 05:18:50.869 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/true"
59962025-08-30T05:18:51.210Z[ recovery-image] Aug 30 05:18:50.869 INFO O| Aug 30 05:18:50.869 INFO STEP 406 (remove_files) COMPLETE
59972025-08-30T05:18:51.210Z[ recovery-image] Aug 30 05:18:50.869 INFO O| Aug 30 05:18:50.869 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59982025-08-30T05:18:51.210Z[ recovery-image] Aug 30 05:18:50.884 INFO O| Aug 30 05:18:50.884 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tty"
59992025-08-30T05:18:51.210Z[ recovery-image] Aug 30 05:18:50.884 INFO O| Aug 30 05:18:50.884 INFO STEP 407 (remove_files) COMPLETE
60002025-08-30T05:18:51.210Z[ recovery-image] Aug 30 05:18:50.884 INFO O| Aug 30 05:18:50.884 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60012025-08-30T05:18:51.235Z[ recovery-image] Aug 30 05:18:50.899 INFO O| Aug 30 05:18:50.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/type"
60022025-08-30T05:18:51.235Z[ recovery-image] Aug 30 05:18:50.900 INFO O| Aug 30 05:18:50.899 INFO STEP 408 (remove_files) COMPLETE
60032025-08-30T05:18:51.235Z[ recovery-image] Aug 30 05:18:50.900 INFO O| Aug 30 05:18:50.900 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60042025-08-30T05:18:51.260Z[ recovery-image] Aug 30 05:18:50.918 INFO O| Aug 30 05:18:50.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tzselect"
60052025-08-30T05:18:51.260Z[ recovery-image] Aug 30 05:18:50.918 INFO O| Aug 30 05:18:50.918 INFO STEP 409 (remove_files) COMPLETE
60062025-08-30T05:18:51.260Z[ recovery-image] Aug 30 05:18:50.918 INFO O| Aug 30 05:18:50.918 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60072025-08-30T05:18:51.260Z[ recovery-image] Aug 30 05:18:50.935 INFO O| Aug 30 05:18:50.934 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ulimit"
60082025-08-30T05:18:51.260Z[ recovery-image] Aug 30 05:18:50.935 INFO O| Aug 30 05:18:50.935 INFO STEP 410 (remove_files) COMPLETE
60092025-08-30T05:18:51.260Z[ recovery-image] Aug 30 05:18:50.935 INFO O| Aug 30 05:18:50.935 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60102025-08-30T05:18:51.285Z[ recovery-image] Aug 30 05:18:50.952 INFO O| Aug 30 05:18:50.952 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/umask"
60112025-08-30T05:18:51.285Z[ recovery-image] Aug 30 05:18:50.952 INFO O| Aug 30 05:18:50.952 INFO STEP 411 (remove_files) COMPLETE
60122025-08-30T05:18:51.285Z[ recovery-image] Aug 30 05:18:50.952 INFO O| Aug 30 05:18:50.952 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60132025-08-30T05:18:51.311Z[ recovery-image] Aug 30 05:18:50.971 INFO O| Aug 30 05:18:50.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unalias"
60142025-08-30T05:18:51.311Z[ recovery-image] Aug 30 05:18:50.971 INFO O| Aug 30 05:18:50.971 INFO STEP 412 (remove_files) COMPLETE
60152025-08-30T05:18:51.311Z[ recovery-image] Aug 30 05:18:50.971 INFO O| Aug 30 05:18:50.971 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60162025-08-30T05:18:51.311Z[ recovery-image] Aug 30 05:18:50.987 INFO O| Aug 30 05:18:50.987 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uncompress"
60172025-08-30T05:18:51.311Z[ recovery-image] Aug 30 05:18:50.987 INFO O| Aug 30 05:18:50.987 INFO STEP 413 (remove_files) COMPLETE
60182025-08-30T05:18:51.311Z[ recovery-image] Aug 30 05:18:50.987 INFO O| Aug 30 05:18:50.987 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60192025-08-30T05:18:51.336Z[ recovery-image] Aug 30 05:18:51.006 INFO O| Aug 30 05:18:51.006 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unexpand"
60202025-08-30T05:18:51.336Z[ recovery-image] Aug 30 05:18:51.006 INFO O| Aug 30 05:18:51.006 INFO STEP 414 (remove_files) COMPLETE
60212025-08-30T05:18:51.336Z[ recovery-image] Aug 30 05:18:51.006 INFO O| Aug 30 05:18:51.006 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60222025-08-30T05:18:51.361Z[ recovery-image] Aug 30 05:18:51.025 INFO O| Aug 30 05:18:51.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uniq"
60232025-08-30T05:18:51.361Z[ recovery-image] Aug 30 05:18:51.025 INFO O| Aug 30 05:18:51.025 INFO STEP 415 (remove_files) COMPLETE
60242025-08-30T05:18:51.361Z[ recovery-image] Aug 30 05:18:51.025 INFO O| Aug 30 05:18:51.025 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60252025-08-30T05:18:51.386Z[ recovery-image] Aug 30 05:18:51.043 INFO O| Aug 30 05:18:51.043 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/units"
60262025-08-30T05:18:51.386Z[ recovery-image] Aug 30 05:18:51.043 INFO O| Aug 30 05:18:51.043 INFO STEP 416 (remove_files) COMPLETE
60272025-08-30T05:18:51.386Z[ recovery-image] Aug 30 05:18:51.043 INFO O| Aug 30 05:18:51.043 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60282025-08-30T05:18:51.386Z[ recovery-image] Aug 30 05:18:51.059 INFO O| Aug 30 05:18:51.059 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unix2dos"
60292025-08-30T05:18:51.386Z[ recovery-image] Aug 30 05:18:51.059 INFO O| Aug 30 05:18:51.059 INFO STEP 417 (remove_files) COMPLETE
60302025-08-30T05:18:51.386Z[ recovery-image] Aug 30 05:18:51.059 INFO O| Aug 30 05:18:51.059 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60312025-08-30T05:18:51.411Z[ recovery-image] Aug 30 05:18:51.076 INFO O| Aug 30 05:18:51.075 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unpack"
60322025-08-30T05:18:51.411Z[ recovery-image] Aug 30 05:18:51.076 INFO O| Aug 30 05:18:51.076 INFO STEP 418 (remove_files) COMPLETE
60332025-08-30T05:18:51.411Z[ recovery-image] Aug 30 05:18:51.076 INFO O| Aug 30 05:18:51.076 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60342025-08-30T05:18:51.436Z[ recovery-image] Aug 30 05:18:51.093 INFO O| Aug 30 05:18:51.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/userattr"
60352025-08-30T05:18:51.436Z[ recovery-image] Aug 30 05:18:51.094 INFO O| Aug 30 05:18:51.094 INFO STEP 419 (remove_files) COMPLETE
60362025-08-30T05:18:51.436Z[ recovery-image] Aug 30 05:18:51.094 INFO O| Aug 30 05:18:51.094 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60372025-08-30T05:18:51.436Z[ recovery-image] Aug 30 05:18:51.112 INFO O| Aug 30 05:18:51.112 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uudecode"
60382025-08-30T05:18:51.436Z[ recovery-image] Aug 30 05:18:51.112 INFO O| Aug 30 05:18:51.112 INFO STEP 420 (remove_files) COMPLETE
60392025-08-30T05:18:51.436Z[ recovery-image] Aug 30 05:18:51.112 INFO O| Aug 30 05:18:51.112 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60402025-08-30T05:18:51.461Z[ recovery-image] Aug 30 05:18:51.129 INFO O| Aug 30 05:18:51.128 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuencode"
60412025-08-30T05:18:51.462Z[ recovery-image] Aug 30 05:18:51.129 INFO O| Aug 30 05:18:51.129 INFO STEP 421 (remove_files) COMPLETE
60422025-08-30T05:18:51.462Z[ recovery-image] Aug 30 05:18:51.129 INFO O| Aug 30 05:18:51.129 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60432025-08-30T05:18:51.486Z[ recovery-image] Aug 30 05:18:51.147 INFO O| Aug 30 05:18:51.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuidgen"
60442025-08-30T05:18:51.486Z[ recovery-image] Aug 30 05:18:51.148 INFO O| Aug 30 05:18:51.147 INFO STEP 422 (remove_files) COMPLETE
60452025-08-30T05:18:51.486Z[ recovery-image] Aug 30 05:18:51.148 INFO O| Aug 30 05:18:51.148 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60462025-08-30T05:18:51.512Z[ recovery-image] Aug 30 05:18:51.166 INFO O| Aug 30 05:18:51.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vedit"
60472025-08-30T05:18:51.512Z[ recovery-image] Aug 30 05:18:51.167 INFO O| Aug 30 05:18:51.167 INFO STEP 423 (remove_files) COMPLETE
60482025-08-30T05:18:51.512Z[ recovery-image] Aug 30 05:18:51.167 INFO O| Aug 30 05:18:51.167 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60492025-08-30T05:18:51.512Z[ recovery-image] Aug 30 05:18:51.185 INFO O| Aug 30 05:18:51.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vim"
60502025-08-30T05:18:51.512Z[ recovery-image] Aug 30 05:18:51.185 INFO O| Aug 30 05:18:51.185 INFO STEP 424 (remove_files) COMPLETE
60512025-08-30T05:18:51.512Z[ recovery-image] Aug 30 05:18:51.185 INFO O| Aug 30 05:18:51.185 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60522025-08-30T05:18:51.537Z[ recovery-image] Aug 30 05:18:51.203 INFO O| Aug 30 05:18:51.203 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vimtutor"
60532025-08-30T05:18:51.537Z[ recovery-image] Aug 30 05:18:51.203 INFO O| Aug 30 05:18:51.203 INFO STEP 425 (remove_files) COMPLETE
60542025-08-30T05:18:51.537Z[ recovery-image] Aug 30 05:18:51.203 INFO O| Aug 30 05:18:51.203 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60552025-08-30T05:18:51.562Z[ recovery-image] Aug 30 05:18:51.222 INFO O| Aug 30 05:18:51.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vmstat"
60562025-08-30T05:18:51.562Z[ recovery-image] Aug 30 05:18:51.222 INFO O| Aug 30 05:18:51.222 INFO STEP 426 (remove_files) COMPLETE
60572025-08-30T05:18:51.562Z[ recovery-image] Aug 30 05:18:51.222 INFO O| Aug 30 05:18:51.222 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60582025-08-30T05:18:51.587Z[ recovery-image] Aug 30 05:18:51.241 INFO O| Aug 30 05:18:51.241 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vtfontcvt"
60592025-08-30T05:18:51.587Z[ recovery-image] Aug 30 05:18:51.241 INFO O| Aug 30 05:18:51.241 INFO STEP 427 (remove_files) COMPLETE
60602025-08-30T05:18:51.587Z[ recovery-image] Aug 30 05:18:51.241 INFO O| Aug 30 05:18:51.241 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60612025-08-30T05:18:51.587Z[ recovery-image] Aug 30 05:18:51.259 INFO O| Aug 30 05:18:51.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/w"
60622025-08-30T05:18:51.587Z[ recovery-image] Aug 30 05:18:51.259 INFO O| Aug 30 05:18:51.259 INFO STEP 428 (remove_files) COMPLETE
60632025-08-30T05:18:51.587Z[ recovery-image] Aug 30 05:18:51.259 INFO O| Aug 30 05:18:51.259 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60642025-08-30T05:18:51.612Z[ recovery-image] Aug 30 05:18:51.278 INFO O| Aug 30 05:18:51.277 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wait"
60652025-08-30T05:18:51.612Z[ recovery-image] Aug 30 05:18:51.278 INFO O| Aug 30 05:18:51.278 INFO STEP 429 (remove_files) COMPLETE
60662025-08-30T05:18:51.613Z[ recovery-image] Aug 30 05:18:51.278 INFO O| Aug 30 05:18:51.278 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60672025-08-30T05:18:51.637Z[ recovery-image] Aug 30 05:18:51.296 INFO O| Aug 30 05:18:51.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/watch"
60682025-08-30T05:18:51.638Z[ recovery-image] Aug 30 05:18:51.296 INFO O| Aug 30 05:18:51.296 INFO STEP 430 (remove_files) COMPLETE
60692025-08-30T05:18:51.638Z[ recovery-image] Aug 30 05:18:51.296 INFO O| Aug 30 05:18:51.296 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60702025-08-30T05:18:51.638Z[ recovery-image] Aug 30 05:18:51.311 INFO O| Aug 30 05:18:51.311 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wc"
60712025-08-30T05:18:51.638Z[ recovery-image] Aug 30 05:18:51.312 INFO O| Aug 30 05:18:51.311 INFO STEP 431 (remove_files) COMPLETE
60722025-08-30T05:18:51.638Z[ recovery-image] Aug 30 05:18:51.312 INFO O| Aug 30 05:18:51.312 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60732025-08-30T05:18:51.663Z[ recovery-image] Aug 30 05:18:51.326 INFO O| Aug 30 05:18:51.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/which"
60742025-08-30T05:18:51.663Z[ recovery-image] Aug 30 05:18:51.326 INFO O| Aug 30 05:18:51.326 INFO STEP 432 (remove_files) COMPLETE
60752025-08-30T05:18:51.663Z[ recovery-image] Aug 30 05:18:51.326 INFO O| Aug 30 05:18:51.326 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60762025-08-30T05:18:51.688Z[ recovery-image] Aug 30 05:18:51.345 INFO O| Aug 30 05:18:51.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/whocalls"
60772025-08-30T05:18:51.688Z[ recovery-image] Aug 30 05:18:51.345 INFO O| Aug 30 05:18:51.345 INFO STEP 433 (remove_files) COMPLETE
60782025-08-30T05:18:51.688Z[ recovery-image] Aug 30 05:18:51.345 INFO O| Aug 30 05:18:51.345 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60792025-08-30T05:18:51.688Z[ recovery-image] Aug 30 05:18:51.365 INFO O| Aug 30 05:18:51.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wracct"
60802025-08-30T05:18:51.688Z[ recovery-image] Aug 30 05:18:51.365 INFO O| Aug 30 05:18:51.365 INFO STEP 434 (remove_files) COMPLETE
60812025-08-30T05:18:51.688Z[ recovery-image] Aug 30 05:18:51.365 INFO O| Aug 30 05:18:51.365 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60822025-08-30T05:18:51.713Z[ recovery-image] Aug 30 05:18:51.384 INFO O| Aug 30 05:18:51.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/write"
60832025-08-30T05:18:51.713Z[ recovery-image] Aug 30 05:18:51.384 INFO O| Aug 30 05:18:51.384 INFO STEP 435 (remove_files) COMPLETE
60842025-08-30T05:18:51.713Z[ recovery-image] Aug 30 05:18:51.384 INFO O| Aug 30 05:18:51.384 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60852025-08-30T05:18:51.738Z[ recovery-image] Aug 30 05:18:51.402 INFO O| Aug 30 05:18:51.402 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xargs"
60862025-08-30T05:18:51.738Z[ recovery-image] Aug 30 05:18:51.402 INFO O| Aug 30 05:18:51.402 INFO STEP 436 (remove_files) COMPLETE
60872025-08-30T05:18:51.738Z[ recovery-image] Aug 30 05:18:51.402 INFO O| Aug 30 05:18:51.402 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60882025-08-30T05:18:51.763Z[ host-image] Aug 30 05:18:51.417 INFO O| Aug 30 05:18:51.417 INFO O| Done
60892025-08-30T05:18:51.763Z[ recovery-image] Aug 30 05:18:51.419 INFO O| Aug 30 05:18:51.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xml2-config"
60902025-08-30T05:18:51.764Z[ recovery-image] Aug 30 05:18:51.419 INFO O| Aug 30 05:18:51.419 INFO STEP 437 (remove_files) COMPLETE
60912025-08-30T05:18:51.764Z[ recovery-image] Aug 30 05:18:51.419 INFO O| Aug 30 05:18:51.419 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60922025-08-30T05:18:51.764Z[ recovery-image] Aug 30 05:18:51.436 INFO O| Aug 30 05:18:51.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlcatalog"
60932025-08-30T05:18:51.764Z[ recovery-image] Aug 30 05:18:51.436 INFO O| Aug 30 05:18:51.436 INFO STEP 438 (remove_files) COMPLETE
60942025-08-30T05:18:51.764Z[ recovery-image] Aug 30 05:18:51.436 INFO O| Aug 30 05:18:51.436 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60952025-08-30T05:18:51.789Z[ recovery-image] Aug 30 05:18:51.454 INFO O| Aug 30 05:18:51.454 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmllint"
60962025-08-30T05:18:51.789Z[ recovery-image] Aug 30 05:18:51.454 INFO O| Aug 30 05:18:51.454 INFO STEP 439 (remove_files) COMPLETE
60972025-08-30T05:18:51.789Z[ recovery-image] Aug 30 05:18:51.454 INFO O| Aug 30 05:18:51.454 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60982025-08-30T05:18:51.789Z[ host-image] Aug 30 05:18:51.457 INFO O| Aug 30 05:18:51.457 INFO O| Done
60992025-08-30T05:18:51.790Z[ host-image] Aug 30 05:18:51.457 INFO O| Aug 30 05:18:51.457 INFO O| Done
61002025-08-30T05:18:51.814Z[ recovery-image] Aug 30 05:18:51.472 INFO O| Aug 30 05:18:51.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlwf"
61012025-08-30T05:18:51.814Z[ recovery-image] Aug 30 05:18:51.472 INFO O| Aug 30 05:18:51.472 INFO STEP 440 (remove_files) COMPLETE
61022025-08-30T05:18:51.814Z[ recovery-image] Aug 30 05:18:51.472 INFO O| Aug 30 05:18:51.472 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61032025-08-30T05:18:51.814Z[ host-image] Aug 30 05:18:51.476 INFO O| Aug 30 05:18:51.476 INFO O| Done
61042025-08-30T05:18:51.815Z[ recovery-image] Aug 30 05:18:51.490 INFO O| Aug 30 05:18:51.490 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xstr"
61052025-08-30T05:18:51.815Z[ recovery-image] Aug 30 05:18:51.490 INFO O| Aug 30 05:18:51.490 INFO STEP 441 (remove_files) COMPLETE
61062025-08-30T05:18:51.815Z[ recovery-image] Aug 30 05:18:51.490 INFO O| Aug 30 05:18:51.490 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61072025-08-30T05:18:51.840Z[ recovery-image] Aug 30 05:18:51.508 INFO O| Aug 30 05:18:51.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xxd"
61082025-08-30T05:18:51.840Z[ recovery-image] Aug 30 05:18:51.509 INFO O| Aug 30 05:18:51.509 INFO STEP 442 (remove_files) COMPLETE
61092025-08-30T05:18:51.840Z[ recovery-image] Aug 30 05:18:51.509 INFO O| Aug 30 05:18:51.509 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61102025-08-30T05:18:51.865Z[ recovery-image] Aug 30 05:18:51.526 INFO O| Aug 30 05:18:51.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xz"
61112025-08-30T05:18:51.865Z[ recovery-image] Aug 30 05:18:51.527 INFO O| Aug 30 05:18:51.527 INFO STEP 443 (remove_files) COMPLETE
61122025-08-30T05:18:51.865Z[ recovery-image] Aug 30 05:18:51.527 INFO O| Aug 30 05:18:51.527 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61132025-08-30T05:18:51.865Z[ recovery-image] Aug 30 05:18:51.541 INFO O| Aug 30 05:18:51.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdec"
61142025-08-30T05:18:51.865Z[ recovery-image] Aug 30 05:18:51.541 INFO O| Aug 30 05:18:51.541 INFO STEP 444 (remove_files) COMPLETE
61152025-08-30T05:18:51.865Z[ recovery-image] Aug 30 05:18:51.542 INFO O| Aug 30 05:18:51.541 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61162025-08-30T05:18:51.889Z[ recovery-image] Aug 30 05:18:51.560 INFO O| Aug 30 05:18:51.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdiff"
61172025-08-30T05:18:51.889Z[ recovery-image] Aug 30 05:18:51.560 INFO O| Aug 30 05:18:51.560 INFO STEP 445 (remove_files) COMPLETE
61182025-08-30T05:18:51.889Z[ recovery-image] Aug 30 05:18:51.560 INFO O| Aug 30 05:18:51.560 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61192025-08-30T05:18:51.914Z[ recovery-image] Aug 30 05:18:51.576 INFO O| Aug 30 05:18:51.575 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzgrep"
61202025-08-30T05:18:51.914Z[ recovery-image] Aug 30 05:18:51.576 INFO O| Aug 30 05:18:51.576 INFO STEP 446 (remove_files) COMPLETE
61212025-08-30T05:18:51.914Z[ recovery-image] Aug 30 05:18:51.576 INFO O| Aug 30 05:18:51.576 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61222025-08-30T05:18:51.939Z[ recovery-image] Aug 30 05:18:51.594 INFO O| Aug 30 05:18:51.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzless"
61232025-08-30T05:18:51.939Z[ recovery-image] Aug 30 05:18:51.594 INFO O| Aug 30 05:18:51.594 INFO STEP 447 (remove_files) COMPLETE
61242025-08-30T05:18:51.939Z[ recovery-image] Aug 30 05:18:51.594 INFO O| Aug 30 05:18:51.594 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61252025-08-30T05:18:51.939Z[ recovery-image] Aug 30 05:18:51.612 INFO O| Aug 30 05:18:51.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzmore"
61262025-08-30T05:18:51.965Z[ recovery-image] Aug 30 05:18:51.624 INFO O| Aug 30 05:18:51.624 INFO STEP 448 (remove_files) COMPLETE
61272025-08-30T05:18:51.965Z[ recovery-image] Aug 30 05:18:51.624 INFO O| Aug 30 05:18:51.624 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61282025-08-30T05:18:51.965Z[ recovery-image] Aug 30 05:18:51.638 INFO O| Aug 30 05:18:51.638 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/yes"
61292025-08-30T05:18:51.965Z[ recovery-image] Aug 30 05:18:51.638 INFO O| Aug 30 05:18:51.638 INFO STEP 449 (remove_files) COMPLETE
61302025-08-30T05:18:51.965Z[ recovery-image] Aug 30 05:18:51.638 INFO O| Aug 30 05:18:51.638 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61312025-08-30T05:18:51.990Z[ recovery-image] Aug 30 05:18:51.650 INFO O| Aug 30 05:18:51.650 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zcat"
61322025-08-30T05:18:51.990Z[ recovery-image] Aug 30 05:18:51.650 INFO O| Aug 30 05:18:51.650 INFO STEP 450 (remove_files) COMPLETE
61332025-08-30T05:18:51.990Z[ recovery-image] Aug 30 05:18:51.650 INFO O| Aug 30 05:18:51.650 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61342025-08-30T05:18:52.015Z[ recovery-image] Aug 30 05:18:51.682 INFO O| Aug 30 05:18:51.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zonestat"
61352025-08-30T05:18:52.015Z[ recovery-image] Aug 30 05:18:51.682 INFO O| Aug 30 05:18:51.682 INFO STEP 451 (remove_files) COMPLETE
61362025-08-30T05:18:52.015Z[ recovery-image] Aug 30 05:18:51.682 INFO O| Aug 30 05:18:51.682 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61372025-08-30T05:18:52.040Z[ recovery-image] Aug 30 05:18:51.702 INFO O| Aug 30 05:18:51.702 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstd"
61382025-08-30T05:18:52.040Z[ recovery-image] Aug 30 05:18:51.702 INFO O| Aug 30 05:18:51.702 INFO STEP 452 (remove_files) COMPLETE
61392025-08-30T05:18:52.040Z[ recovery-image] Aug 30 05:18:51.702 INFO O| Aug 30 05:18:51.702 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61402025-08-30T05:18:52.065Z[ recovery-image] Aug 30 05:18:51.720 INFO O| Aug 30 05:18:51.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdgrep"
61412025-08-30T05:18:52.065Z[ recovery-image] Aug 30 05:18:51.720 INFO O| Aug 30 05:18:51.720 INFO STEP 453 (remove_files) COMPLETE
61422025-08-30T05:18:52.065Z[ recovery-image] Aug 30 05:18:51.720 INFO O| Aug 30 05:18:51.720 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61432025-08-30T05:18:52.065Z[ recovery-image] Aug 30 05:18:51.738 INFO O| Aug 30 05:18:51.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdless"
61442025-08-30T05:18:52.066Z[ recovery-image] Aug 30 05:18:51.738 INFO O| Aug 30 05:18:51.738 INFO STEP 454 (remove_files) COMPLETE
61452025-08-30T05:18:52.066Z[ recovery-image] Aug 30 05:18:51.738 INFO O| Aug 30 05:18:51.738 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61462025-08-30T05:18:52.090Z[ recovery-image] Aug 30 05:18:51.756 INFO O| Aug 30 05:18:51.756 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
61472025-08-30T05:18:52.090Z[ recovery-image] Aug 30 05:18:51.756 INFO O| Aug 30 05:18:51.756 INFO STEP 455 (remove_files) COMPLETE
61482025-08-30T05:18:52.091Z[ recovery-image] Aug 30 05:18:51.756 INFO O| Aug 30 05:18:51.756 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61492025-08-30T05:18:52.115Z[ recovery-image] Aug 30 05:18:51.776 INFO O| Aug 30 05:18:51.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
61502025-08-30T05:18:52.115Z[ recovery-image] Aug 30 05:18:51.777 INFO O| Aug 30 05:18:51.777 INFO STEP 456 (remove_files) COMPLETE
61512025-08-30T05:18:52.115Z[ recovery-image] Aug 30 05:18:51.777 INFO O| Aug 30 05:18:51.777 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61522025-08-30T05:18:52.141Z[ recovery-image] Aug 30 05:18:51.794 INFO O| Aug 30 05:18:51.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
61532025-08-30T05:18:52.141Z[ recovery-image] Aug 30 05:18:51.794 INFO O| Aug 30 05:18:51.794 INFO STEP 457 (remove_files) COMPLETE
61542025-08-30T05:18:52.141Z[ recovery-image] Aug 30 05:18:51.794 INFO O| Aug 30 05:18:51.794 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61552025-08-30T05:18:52.141Z[ recovery-image] Aug 30 05:18:51.811 INFO O| Aug 30 05:18:51.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
61562025-08-30T05:18:52.141Z[ recovery-image] Aug 30 05:18:51.812 INFO O| Aug 30 05:18:51.812 INFO STEP 458 (remove_files) COMPLETE
61572025-08-30T05:18:52.141Z[ recovery-image] Aug 30 05:18:51.812 INFO O| Aug 30 05:18:51.812 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61582025-08-30T05:18:52.166Z[ recovery-image] Aug 30 05:18:51.830 INFO O| Aug 30 05:18:51.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
61592025-08-30T05:18:52.166Z[ recovery-image] Aug 30 05:18:51.831 INFO O| Aug 30 05:18:51.831 INFO STEP 459 (remove_files) COMPLETE
61602025-08-30T05:18:52.166Z[ recovery-image] Aug 30 05:18:51.831 INFO O| Aug 30 05:18:51.831 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61612025-08-30T05:18:52.191Z[ recovery-image] Aug 30 05:18:51.846 INFO O| Aug 30 05:18:51.846 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
61622025-08-30T05:18:52.191Z[ recovery-image] Aug 30 05:18:51.846 INFO O| Aug 30 05:18:51.846 INFO STEP 460 (remove_files) COMPLETE
61632025-08-30T05:18:52.191Z[ recovery-image] Aug 30 05:18:51.846 INFO O| Aug 30 05:18:51.846 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61642025-08-30T05:18:52.191Z[ recovery-image] Aug 30 05:18:51.861 INFO O| Aug 30 05:18:51.861 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
61652025-08-30T05:18:52.191Z[ recovery-image] Aug 30 05:18:51.862 INFO O| Aug 30 05:18:51.861 INFO STEP 461 (remove_files) COMPLETE
61662025-08-30T05:18:52.191Z[ recovery-image] Aug 30 05:18:51.862 INFO O| Aug 30 05:18:51.861 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61672025-08-30T05:18:52.216Z[ recovery-image] Aug 30 05:18:51.877 INFO O| Aug 30 05:18:51.877 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
61682025-08-30T05:18:52.217Z[ recovery-image] Aug 30 05:18:51.877 INFO O| Aug 30 05:18:51.877 INFO STEP 462 (remove_files) COMPLETE
61692025-08-30T05:18:52.217Z[ recovery-image] Aug 30 05:18:51.877 INFO O| Aug 30 05:18:51.877 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61702025-08-30T05:18:52.217Z[ recovery-image] Aug 30 05:18:51.892 INFO O| Aug 30 05:18:51.892 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
61712025-08-30T05:18:52.217Z[ recovery-image] Aug 30 05:18:51.893 INFO O| Aug 30 05:18:51.892 INFO STEP 463 (remove_files) COMPLETE
61722025-08-30T05:18:52.217Z[ recovery-image] Aug 30 05:18:51.893 INFO O| Aug 30 05:18:51.893 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61732025-08-30T05:18:52.242Z[ recovery-image] Aug 30 05:18:51.910 INFO O| Aug 30 05:18:51.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
61742025-08-30T05:18:52.243Z[ recovery-image] Aug 30 05:18:51.910 INFO O| Aug 30 05:18:51.910 INFO STEP 464 (remove_files) COMPLETE
61752025-08-30T05:18:52.243Z[ recovery-image] Aug 30 05:18:51.910 INFO O| Aug 30 05:18:51.910 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61762025-08-30T05:18:52.267Z[ recovery-image] Aug 30 05:18:51.928 INFO O| Aug 30 05:18:51.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
61772025-08-30T05:18:52.267Z[ recovery-image] Aug 30 05:18:51.928 INFO O| Aug 30 05:18:51.928 INFO STEP 465 (remove_files) COMPLETE
61782025-08-30T05:18:52.267Z[ recovery-image] Aug 30 05:18:51.928 INFO O| Aug 30 05:18:51.928 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61792025-08-30T05:18:52.267Z[ recovery-image] Aug 30 05:18:51.944 INFO O| Aug 30 05:18:51.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
61802025-08-30T05:18:52.267Z[ recovery-image] Aug 30 05:18:51.945 INFO O| Aug 30 05:18:51.944 INFO STEP 466 (remove_files) COMPLETE
61812025-08-30T05:18:52.267Z[ recovery-image] Aug 30 05:18:51.945 INFO O| Aug 30 05:18:51.945 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61822025-08-30T05:18:52.292Z[ recovery-image] Aug 30 05:18:51.960 INFO O| Aug 30 05:18:51.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libform.so.5.9"
61832025-08-30T05:18:52.292Z[ recovery-image] Aug 30 05:18:51.960 INFO O| Aug 30 05:18:51.960 INFO STEP 467 (remove_files) COMPLETE
61842025-08-30T05:18:52.292Z[ recovery-image] Aug 30 05:18:51.960 INFO O| Aug 30 05:18:51.960 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61852025-08-30T05:18:52.317Z[ recovery-image] Aug 30 05:18:51.976 INFO O| Aug 30 05:18:51.976 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libmenu.so.5.9"
61862025-08-30T05:18:52.317Z[ recovery-image] Aug 30 05:18:51.976 INFO O| Aug 30 05:18:51.976 INFO STEP 468 (remove_files) COMPLETE
61872025-08-30T05:18:52.317Z[ recovery-image] Aug 30 05:18:51.976 INFO O| Aug 30 05:18:51.976 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61882025-08-30T05:18:52.318Z[ recovery-image] Aug 30 05:18:51.992 INFO O| Aug 30 05:18:51.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libpanel.so.5.9"
61892025-08-30T05:18:52.318Z[ recovery-image] Aug 30 05:18:51.992 INFO O| Aug 30 05:18:51.992 INFO STEP 469 (remove_files) COMPLETE
61902025-08-30T05:18:52.318Z[ recovery-image] Aug 30 05:18:51.992 INFO O| Aug 30 05:18:51.992 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61912025-08-30T05:18:52.342Z[ recovery-image] Aug 30 05:18:52.009 INFO O| Aug 30 05:18:52.009 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ctags"
61922025-08-30T05:18:52.342Z[ recovery-image] Aug 30 05:18:52.009 INFO O| Aug 30 05:18:52.009 INFO STEP 470 (remove_files) COMPLETE
61932025-08-30T05:18:52.342Z[ recovery-image] Aug 30 05:18:52.009 INFO O| Aug 30 05:18:52.009 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61942025-08-30T05:18:52.367Z[ recovery-image] Aug 30 05:18:52.025 INFO O| Aug 30 05:18:52.025 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/edit"
61952025-08-30T05:18:52.367Z[ recovery-image] Aug 30 05:18:52.025 INFO O| Aug 30 05:18:52.025 INFO STEP 471 (remove_files) COMPLETE
61962025-08-30T05:18:52.367Z[ recovery-image] Aug 30 05:18:52.025 INFO O| Aug 30 05:18:52.025 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61972025-08-30T05:18:52.392Z[ recovery-image] Aug 30 05:18:52.046 INFO O| Aug 30 05:18:52.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ex"
61982025-08-30T05:18:52.392Z[ recovery-image] Aug 30 05:18:52.046 INFO O| Aug 30 05:18:52.046 INFO STEP 472 (remove_files) COMPLETE
61992025-08-30T05:18:52.392Z[ recovery-image] Aug 30 05:18:52.046 INFO O| Aug 30 05:18:52.046 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62002025-08-30T05:18:52.393Z[ recovery-image] Aug 30 05:18:52.066 INFO O| Aug 30 05:18:52.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/pfsh"
62012025-08-30T05:18:52.393Z[ recovery-image] Aug 30 05:18:52.067 INFO O| Aug 30 05:18:52.066 INFO STEP 473 (remove_files) COMPLETE
62022025-08-30T05:18:52.393Z[ recovery-image] Aug 30 05:18:52.067 INFO O| Aug 30 05:18:52.066 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62032025-08-30T05:18:52.418Z[ recovery-image] Aug 30 05:18:52.083 INFO O| Aug 30 05:18:52.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/sh"
62042025-08-30T05:18:52.418Z[ recovery-image] Aug 30 05:18:52.084 INFO O| Aug 30 05:18:52.084 INFO STEP 474 (remove_files) COMPLETE
62052025-08-30T05:18:52.418Z[ recovery-image] Aug 30 05:18:52.084 INFO O| Aug 30 05:18:52.084 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62062025-08-30T05:18:52.443Z[ recovery-image] Aug 30 05:18:52.101 INFO O| Aug 30 05:18:52.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vedit"
62072025-08-30T05:18:52.443Z[ recovery-image] Aug 30 05:18:52.101 INFO O| Aug 30 05:18:52.101 INFO STEP 475 (remove_files) COMPLETE
62082025-08-30T05:18:52.443Z[ recovery-image] Aug 30 05:18:52.101 INFO O| Aug 30 05:18:52.101 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62092025-08-30T05:18:52.443Z[ recovery-image] Aug 30 05:18:52.117 INFO O| Aug 30 05:18:52.117 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vi"
62102025-08-30T05:18:52.443Z[ recovery-image] Aug 30 05:18:52.118 INFO O| Aug 30 05:18:52.117 INFO STEP 476 (remove_files) COMPLETE
62112025-08-30T05:18:52.443Z[ recovery-image] Aug 30 05:18:52.118 INFO O| Aug 30 05:18:52.118 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62122025-08-30T05:18:52.468Z[ recovery-image] Aug 30 05:18:52.138 INFO O| Aug 30 05:18:52.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/view"
62132025-08-30T05:18:52.468Z[ recovery-image] Aug 30 05:18:52.138 INFO O| Aug 30 05:18:52.138 INFO STEP 477 (remove_files) COMPLETE
62142025-08-30T05:18:52.468Z[ recovery-image] Aug 30 05:18:52.138 INFO O| Aug 30 05:18:52.138 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62152025-08-30T05:18:52.494Z[ recovery-image] Aug 30 05:18:52.157 INFO O| Aug 30 05:18:52.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/logindmux"
62162025-08-30T05:18:52.494Z[ recovery-image] Aug 30 05:18:52.158 INFO O| Aug 30 05:18:52.158 INFO STEP 478 (remove_files) COMPLETE
62172025-08-30T05:18:52.494Z[ recovery-image] Aug 30 05:18:52.158 INFO O| Aug 30 05:18:52.158 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62182025-08-30T05:18:52.519Z[ recovery-image] Aug 30 05:18:52.177 INFO O| Aug 30 05:18:52.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pool"
62192025-08-30T05:18:52.519Z[ recovery-image] Aug 30 05:18:52.177 INFO O| Aug 30 05:18:52.177 INFO STEP 479 (remove_files) COMPLETE
62202025-08-30T05:18:52.519Z[ recovery-image] Aug 30 05:18:52.177 INFO O| Aug 30 05:18:52.177 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62212025-08-30T05:18:52.519Z[ recovery-image] Aug 30 05:18:52.195 INFO O| Aug 30 05:18:52.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ppt"
62222025-08-30T05:18:52.519Z[ recovery-image] Aug 30 05:18:52.195 INFO O| Aug 30 05:18:52.195 INFO STEP 480 (remove_files) COMPLETE
62232025-08-30T05:18:52.519Z[ recovery-image] Aug 30 05:18:52.195 INFO O| Aug 30 05:18:52.195 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62242025-08-30T05:18:52.544Z[ recovery-image] Aug 30 05:18:52.211 INFO O| Aug 30 05:18:52.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ptm"
62252025-08-30T05:18:52.544Z[ recovery-image] Aug 30 05:18:52.212 INFO O| Aug 30 05:18:52.212 INFO STEP 481 (remove_files) COMPLETE
62262025-08-30T05:18:52.544Z[ recovery-image] Aug 30 05:18:52.212 INFO O| Aug 30 05:18:52.212 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62272025-08-30T05:18:52.569Z[ recovery-image] Aug 30 05:18:52.228 INFO O| Aug 30 05:18:52.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pts"
62282025-08-30T05:18:52.569Z[ recovery-image] Aug 30 05:18:52.228 INFO O| Aug 30 05:18:52.228 INFO STEP 482 (remove_files) COMPLETE
62292025-08-30T05:18:52.569Z[ recovery-image] Aug 30 05:18:52.228 INFO O| Aug 30 05:18:52.228 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62302025-08-30T05:18:52.571Z[ recovery-image] Aug 30 05:18:52.244 INFO O| Aug 30 05:18:52.244 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/vmm"
62312025-08-30T05:18:52.571Z[ recovery-image] Aug 30 05:18:52.244 INFO O| Aug 30 05:18:52.244 INFO STEP 483 (remove_files) COMPLETE
62322025-08-30T05:18:52.571Z[ recovery-image] Aug 30 05:18:52.244 INFO O| Aug 30 05:18:52.244 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62332025-08-30T05:18:52.596Z[ recovery-image] Aug 30 05:18:52.263 INFO O| Aug 30 05:18:52.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/zcons"
62342025-08-30T05:18:52.596Z[ recovery-image] Aug 30 05:18:52.263 INFO O| Aug 30 05:18:52.263 INFO STEP 484 (remove_files) COMPLETE
62352025-08-30T05:18:52.596Z[ recovery-image] Aug 30 05:18:52.263 INFO O| Aug 30 05:18:52.263 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62362025-08-30T05:18:52.621Z[ recovery-image] Aug 30 05:18:52.281 INFO O| Aug 30 05:18:52.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/fssnap.conf"
62372025-08-30T05:18:52.621Z[ recovery-image] Aug 30 05:18:52.281 INFO O| Aug 30 05:18:52.281 INFO STEP 485 (remove_files) COMPLETE
62382025-08-30T05:18:52.621Z[ recovery-image] Aug 30 05:18:52.281 INFO O| Aug 30 05:18:52.281 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62392025-08-30T05:18:52.621Z[ recovery-image] Aug 30 05:18:52.298 INFO O| Aug 30 05:18:52.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/logindmux.conf"
62402025-08-30T05:18:52.621Z[ recovery-image] Aug 30 05:18:52.298 INFO O| Aug 30 05:18:52.298 INFO STEP 486 (remove_files) COMPLETE
62412025-08-30T05:18:52.621Z[ recovery-image] Aug 30 05:18:52.298 INFO O| Aug 30 05:18:52.298 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62422025-08-30T05:18:52.646Z[ recovery-image] Aug 30 05:18:52.318 INFO O| Aug 30 05:18:52.318 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/nsmb.conf"
62432025-08-30T05:18:52.646Z[ recovery-image] Aug 30 05:18:52.319 INFO O| Aug 30 05:18:52.319 INFO STEP 487 (remove_files) COMPLETE
62442025-08-30T05:18:52.646Z[ recovery-image] Aug 30 05:18:52.319 INFO O| Aug 30 05:18:52.319 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62452025-08-30T05:18:52.671Z[ recovery-image] Aug 30 05:18:52.339 INFO O| Aug 30 05:18:52.338 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/pool.conf"
62462025-08-30T05:18:52.671Z[ recovery-image] Aug 30 05:18:52.339 INFO O| Aug 30 05:18:52.339 INFO STEP 488 (remove_files) COMPLETE
62472025-08-30T05:18:52.671Z[ recovery-image] Aug 30 05:18:52.339 INFO O| Aug 30 05:18:52.339 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62482025-08-30T05:18:52.696Z[ recovery-image] Aug 30 05:18:52.356 INFO O| Aug 30 05:18:52.356 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/ppt.conf"
62492025-08-30T05:18:52.696Z[ recovery-image] Aug 30 05:18:52.356 INFO O| Aug 30 05:18:52.356 INFO STEP 489 (remove_files) COMPLETE
62502025-08-30T05:18:52.696Z[ recovery-image] Aug 30 05:18:52.356 INFO O| Aug 30 05:18:52.356 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62512025-08-30T05:18:52.696Z[ recovery-image] Aug 30 05:18:52.373 INFO O| Aug 30 05:18:52.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/smbsrv.conf"
62522025-08-30T05:18:52.696Z[ recovery-image] Aug 30 05:18:52.373 INFO O| Aug 30 05:18:52.373 INFO STEP 490 (remove_files) COMPLETE
62532025-08-30T05:18:52.696Z[ recovery-image] Aug 30 05:18:52.373 INFO O| Aug 30 05:18:52.373 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62542025-08-30T05:18:52.721Z[ recovery-image] Aug 30 05:18:52.390 INFO O| Aug 30 05:18:52.389 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/viona.conf"
62552025-08-30T05:18:52.721Z[ recovery-image] Aug 30 05:18:52.390 INFO O| Aug 30 05:18:52.390 INFO STEP 491 (remove_files) COMPLETE
62562025-08-30T05:18:52.721Z[ recovery-image] Aug 30 05:18:52.390 INFO O| Aug 30 05:18:52.390 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62572025-08-30T05:18:52.746Z[ recovery-image] Aug 30 05:18:52.406 INFO O| Aug 30 05:18:52.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/vmm.conf"
62582025-08-30T05:18:52.746Z[ recovery-image] Aug 30 05:18:52.406 INFO O| Aug 30 05:18:52.406 INFO STEP 492 (remove_files) COMPLETE
62592025-08-30T05:18:52.746Z[ recovery-image] Aug 30 05:18:52.406 INFO O| Aug 30 05:18:52.406 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62602025-08-30T05:18:52.746Z[ recovery-image] Aug 30 05:18:52.422 INFO O| Aug 30 05:18:52.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/javaexec"
62612025-08-30T05:18:52.771Z[ recovery-image] Aug 30 05:18:52.426 INFO O| Aug 30 05:18:52.426 INFO STEP 493 (remove_files) COMPLETE
62622025-08-30T05:18:52.771Z[ recovery-image] Aug 30 05:18:52.426 INFO O| Aug 30 05:18:52.426 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62632025-08-30T05:18:52.771Z[ recovery-image] Aug 30 05:18:52.442 INFO O| Aug 30 05:18:52.442 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/shbinexec"
62642025-08-30T05:18:52.797Z[ recovery-image] Aug 30 05:18:52.466 INFO O| Aug 30 05:18:52.466 INFO STEP 494 (remove_files) COMPLETE
62652025-08-30T05:18:52.798Z[ recovery-image] Aug 30 05:18:52.466 INFO O| Aug 30 05:18:52.466 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62662025-08-30T05:18:52.822Z[ recovery-image] Aug 30 05:18:52.483 INFO O| Aug 30 05:18:52.483 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/pcfs"
62672025-08-30T05:18:52.822Z[ recovery-image] Aug 30 05:18:52.483 INFO O| Aug 30 05:18:52.483 INFO STEP 495 (remove_files) COMPLETE
62682025-08-30T05:18:52.822Z[ recovery-image] Aug 30 05:18:52.483 INFO O| Aug 30 05:18:52.483 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62692025-08-30T05:18:52.822Z[ recovery-image] Aug 30 05:18:52.500 INFO O| Aug 30 05:18:52.499 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/smbfs"
62702025-08-30T05:18:52.822Z[ recovery-image] Aug 30 05:18:52.500 INFO O| Aug 30 05:18:52.500 INFO STEP 496 (remove_files) COMPLETE
62712025-08-30T05:18:52.823Z[ recovery-image] Aug 30 05:18:52.500 INFO O| Aug 30 05:18:52.500 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62722025-08-30T05:18:52.847Z[ recovery-image] Aug 30 05:18:52.515 INFO O| Aug 30 05:18:52.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/nsmb"
62732025-08-30T05:18:52.847Z[ recovery-image] Aug 30 05:18:52.515 INFO O| Aug 30 05:18:52.515 INFO STEP 497 (remove_files) COMPLETE
62742025-08-30T05:18:52.847Z[ recovery-image] Aug 30 05:18:52.515 INFO O| Aug 30 05:18:52.515 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62752025-08-30T05:18:52.872Z[ recovery-image] Aug 30 05:18:52.529 INFO O| Aug 30 05:18:52.529 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbfs"
62762025-08-30T05:18:52.873Z[ recovery-image] Aug 30 05:18:52.529 INFO O| Aug 30 05:18:52.529 INFO STEP 498 (remove_files) COMPLETE
62772025-08-30T05:18:52.873Z[ recovery-image] Aug 30 05:18:52.529 INFO O| Aug 30 05:18:52.529 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62782025-08-30T05:18:52.898Z[ recovery-image] Aug 30 05:18:52.565 INFO O| Aug 30 05:18:52.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
62792025-08-30T05:18:52.898Z[ recovery-image] Aug 30 05:18:52.566 INFO O| Aug 30 05:18:52.566 INFO STEP 499 (remove_files) COMPLETE
62802025-08-30T05:18:52.898Z[ recovery-image] Aug 30 05:18:52.566 INFO O| Aug 30 05:18:52.566 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62812025-08-30T05:18:52.923Z[ recovery-image] Aug 30 05:18:52.582 INFO O| Aug 30 05:18:52.582 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
62822025-08-30T05:18:52.923Z[ recovery-image] Aug 30 05:18:52.582 INFO O| Aug 30 05:18:52.582 INFO STEP 500 (remove_files) COMPLETE
62832025-08-30T05:18:52.923Z[ recovery-image] Aug 30 05:18:52.582 INFO O| Aug 30 05:18:52.582 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62842025-08-30T05:18:52.923Z[ recovery-image] Aug 30 05:18:52.598 INFO O| Aug 30 05:18:52.598 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
62852025-08-30T05:18:52.923Z[ recovery-image] Aug 30 05:18:52.598 INFO O| Aug 30 05:18:52.598 INFO STEP 501 (remove_files) COMPLETE
62862025-08-30T05:18:52.923Z[ recovery-image] Aug 30 05:18:52.598 INFO O| Aug 30 05:18:52.598 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62872025-08-30T05:18:52.948Z[ recovery-image] Aug 30 05:18:52.613 INFO O| Aug 30 05:18:52.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
62882025-08-30T05:18:52.948Z[ recovery-image] Aug 30 05:18:52.613 INFO O| Aug 30 05:18:52.613 INFO STEP 502 (remove_files) COMPLETE
62892025-08-30T05:18:52.948Z[ recovery-image] Aug 30 05:18:52.613 INFO O| Aug 30 05:18:52.613 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62902025-08-30T05:18:52.973Z[ recovery-image] Aug 30 05:18:52.629 INFO O| Aug 30 05:18:52.629 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/IA"
62912025-08-30T05:18:52.973Z[ recovery-image] Aug 30 05:18:52.629 INFO O| Aug 30 05:18:52.629 INFO STEP 503 (remove_files) COMPLETE
62922025-08-30T05:18:52.973Z[ recovery-image] Aug 30 05:18:52.629 INFO O| Aug 30 05:18:52.629 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62932025-08-30T05:18:52.973Z[ recovery-image] Aug 30 05:18:52.645 INFO O| Aug 30 05:18:52.645 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT"
62942025-08-30T05:18:52.973Z[ recovery-image] Aug 30 05:18:52.645 INFO O| Aug 30 05:18:52.645 INFO STEP 504 (remove_files) COMPLETE
62952025-08-30T05:18:52.973Z[ recovery-image] Aug 30 05:18:52.645 INFO O| Aug 30 05:18:52.645 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62962025-08-30T05:18:52.998Z[ recovery-image] Aug 30 05:18:52.661 INFO O| Aug 30 05:18:52.660 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
62972025-08-30T05:18:52.998Z[ recovery-image] Aug 30 05:18:52.661 INFO O| Aug 30 05:18:52.661 INFO STEP 505 (remove_files) COMPLETE
62982025-08-30T05:18:52.998Z[ recovery-image] Aug 30 05:18:52.661 INFO O| Aug 30 05:18:52.661 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62992025-08-30T05:18:52.998Z[ recovery-image] Aug 30 05:18:52.676 INFO O| Aug 30 05:18:52.675 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/cryptmod"
63002025-08-30T05:18:52.998Z[ recovery-image] Aug 30 05:18:52.676 INFO O| Aug 30 05:18:52.676 INFO STEP 506 (remove_files) COMPLETE
63012025-08-30T05:18:52.998Z[ recovery-image] Aug 30 05:18:52.676 INFO O| Aug 30 05:18:52.676 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63022025-08-30T05:18:53.023Z[ recovery-image] Aug 30 05:18:52.691 INFO O| Aug 30 05:18:52.691 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/rlmod"
63032025-08-30T05:18:53.023Z[ recovery-image] Aug 30 05:18:52.691 INFO O| Aug 30 05:18:52.691 INFO STEP 507 (remove_files) COMPLETE
63042025-08-30T05:18:53.023Z[ recovery-image] Aug 30 05:18:52.691 INFO O| Aug 30 05:18:52.691 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63052025-08-30T05:18:53.068Z[ recovery-image] Aug 30 05:18:52.746 INFO O| Aug 30 05:18:52.745 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/telmod"
63062025-08-30T05:18:53.093Z[ recovery-image] Aug 30 05:18:52.746 INFO O| Aug 30 05:18:52.746 INFO STEP 508 (remove_files) COMPLETE
63072025-08-30T05:18:53.093Z[ recovery-image] Aug 30 05:18:52.746 INFO O| Aug 30 05:18:52.746 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63082025-08-30T05:18:53.093Z[ recovery-image] Aug 30 05:18:52.770 INFO O| Aug 30 05:18:52.770 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/acctctl"
63092025-08-30T05:18:53.093Z[ recovery-image] Aug 30 05:18:52.770 INFO O| Aug 30 05:18:52.770 INFO STEP 509 (remove_files) COMPLETE
63102025-08-30T05:18:53.093Z[ recovery-image] Aug 30 05:18:52.770 INFO O| Aug 30 05:18:52.770 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63112025-08-30T05:18:53.117Z[ recovery-image] Aug 30 05:18:52.788 INFO O| Aug 30 05:18:52.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/exacctsys"
63122025-08-30T05:18:53.117Z[ recovery-image] Aug 30 05:18:52.788 INFO O| Aug 30 05:18:52.788 INFO STEP 510 (remove_files) COMPLETE
63132025-08-30T05:18:53.118Z[ recovery-image] Aug 30 05:18:52.788 INFO O| Aug 30 05:18:52.788 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63142025-08-30T05:18:53.142Z[ recovery-image] Aug 30 05:18:52.807 INFO O| Aug 30 05:18:52.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/sysacct"
63152025-08-30T05:18:53.142Z[ recovery-image] Aug 30 05:18:52.807 INFO O| Aug 30 05:18:52.807 INFO STEP 511 (remove_files) COMPLETE
63162025-08-30T05:18:53.142Z[ recovery-image] Aug 30 05:18:52.807 INFO O| Aug 30 05:18:52.807 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63172025-08-30T05:18:53.167Z[ recovery-image] Aug 30 05:18:52.825 INFO O| Aug 30 05:18:52.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kvm/README"
63182025-08-30T05:18:53.168Z[ recovery-image] Aug 30 05:18:52.825 INFO O| Aug 30 05:18:52.825 INFO STEP 512 (remove_files) COMPLETE
63192025-08-30T05:18:53.168Z[ recovery-image] Aug 30 05:18:52.826 INFO O| Aug 30 05:18:52.825 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63202025-08-30T05:18:53.168Z[ recovery-image] Aug 30 05:18:52.844 INFO O| Aug 30 05:18:52.844 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2map"
63212025-08-30T05:18:53.168Z[ recovery-image] Aug 30 05:18:52.844 INFO O| Aug 30 05:18:52.844 INFO STEP 513 (remove_files) COMPLETE
63222025-08-30T05:18:53.168Z[ recovery-image] Aug 30 05:18:52.844 INFO O| Aug 30 05:18:52.844 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63232025-08-30T05:18:53.193Z[ recovery-image] Aug 30 05:18:52.860 INFO O| Aug 30 05:18:52.860 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2trace"
63242025-08-30T05:18:53.193Z[ recovery-image] Aug 30 05:18:52.861 INFO O| Aug 30 05:18:52.861 INFO STEP 514 (remove_files) COMPLETE
63252025-08-30T05:18:53.193Z[ recovery-image] Aug 30 05:18:52.861 INFO O| Aug 30 05:18:52.861 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63262025-08-30T05:18:53.218Z[ recovery-image] Aug 30 05:18:52.876 INFO O| Aug 30 05:18:52.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen"
63272025-08-30T05:18:53.218Z[ recovery-image] Aug 30 05:18:52.877 INFO O| Aug 30 05:18:52.877 INFO STEP 515 (remove_files) COMPLETE
63282025-08-30T05:18:53.218Z[ recovery-image] Aug 30 05:18:52.877 INFO O| Aug 30 05:18:52.877 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63292025-08-30T05:18:53.218Z[ recovery-image] Aug 30 05:18:52.895 INFO O| Aug 30 05:18:52.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen1"
63302025-08-30T05:18:53.218Z[ recovery-image] Aug 30 05:18:52.895 INFO O| Aug 30 05:18:52.895 INFO STEP 516 (remove_files) COMPLETE
63312025-08-30T05:18:53.218Z[ recovery-image] Aug 30 05:18:52.895 INFO O| Aug 30 05:18:52.895 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63322025-08-30T05:18:53.243Z[ recovery-image] Aug 30 05:18:52.914 INFO O| Aug 30 05:18:52.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen3"
63332025-08-30T05:18:53.243Z[ recovery-image] Aug 30 05:18:52.915 INFO O| Aug 30 05:18:52.915 INFO STEP 517 (remove_files) COMPLETE
63342025-08-30T05:18:53.243Z[ recovery-image] Aug 30 05:18:52.915 INFO O| Aug 30 05:18:52.915 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63352025-08-30T05:18:53.268Z[ recovery-image] Aug 30 05:18:52.933 INFO O| Aug 30 05:18:52.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen4"
63362025-08-30T05:18:53.268Z[ recovery-image] Aug 30 05:18:52.933 INFO O| Aug 30 05:18:52.933 INFO STEP 518 (remove_files) COMPLETE
63372025-08-30T05:18:53.268Z[ recovery-image] Aug 30 05:18:52.933 INFO O| Aug 30 05:18:52.933 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63382025-08-30T05:18:53.293Z[ recovery-image] Aug 30 05:18:52.950 INFO O| Aug 30 05:18:52.950 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbsub.o"
63392025-08-30T05:18:53.293Z[ recovery-image] Aug 30 05:18:52.951 INFO O| Aug 30 05:18:52.951 INFO STEP 519 (remove_files) COMPLETE
63402025-08-30T05:18:53.293Z[ recovery-image] Aug 30 05:18:52.951 INFO O| Aug 30 05:18:52.951 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63412025-08-30T05:18:53.293Z[ recovery-image] Aug 30 05:18:52.968 INFO O| Aug 30 05:18:52.968 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/amd64/adbsub.o"
63422025-08-30T05:18:53.293Z[ recovery-image] Aug 30 05:18:52.968 INFO O| Aug 30 05:18:52.968 INFO STEP 520 (remove_files) COMPLETE
63432025-08-30T05:18:53.293Z[ recovery-image] Aug 30 05:18:52.968 INFO O| Aug 30 05:18:52.968 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63442025-08-30T05:18:53.318Z[ recovery-image] Aug 30 05:18:52.988 INFO O| Aug 30 05:18:52.988 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/0@0.so.1"
63452025-08-30T05:18:53.318Z[ recovery-image] Aug 30 05:18:52.988 INFO O| Aug 30 05:18:52.988 INFO STEP 521 (remove_files) COMPLETE
63462025-08-30T05:18:53.318Z[ recovery-image] Aug 30 05:18:52.988 INFO O| Aug 30 05:18:52.988 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63472025-08-30T05:18:53.343Z[ recovery-image] Aug 30 05:18:53.006 INFO O| Aug 30 05:18:53.006 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/Makefile.inc"
63482025-08-30T05:18:53.343Z[ recovery-image] Aug 30 05:18:53.007 INFO O| Aug 30 05:18:53.006 INFO STEP 522 (remove_files) COMPLETE
63492025-08-30T05:18:53.343Z[ recovery-image] Aug 30 05:18:53.007 INFO O| Aug 30 05:18:53.006 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63502025-08-30T05:18:53.368Z[ recovery-image] Aug 30 05:18:53.025 INFO O| Aug 30 05:18:53.025 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/accept"
63512025-08-30T05:18:53.368Z[ recovery-image] Aug 30 05:18:53.025 INFO O| Aug 30 05:18:53.025 INFO STEP 523 (remove_files) COMPLETE
63522025-08-30T05:18:53.368Z[ recovery-image] Aug 30 05:18:53.025 INFO O| Aug 30 05:18:53.025 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63532025-08-30T05:18:53.368Z[ recovery-image] Aug 30 05:18:53.040 INFO O| Aug 30 05:18:53.040 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/basename"
63542025-08-30T05:18:53.368Z[ recovery-image] Aug 30 05:18:53.040 INFO O| Aug 30 05:18:53.040 INFO STEP 524 (remove_files) COMPLETE
63552025-08-30T05:18:53.368Z[ recovery-image] Aug 30 05:18:53.040 INFO O| Aug 30 05:18:53.040 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63562025-08-30T05:18:53.393Z[ recovery-image] Aug 30 05:18:53.055 INFO O| Aug 30 05:18:53.054 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/csv"
63572025-08-30T05:18:53.393Z[ recovery-image] Aug 30 05:18:53.055 INFO O| Aug 30 05:18:53.055 INFO STEP 525 (remove_files) COMPLETE
63582025-08-30T05:18:53.393Z[ recovery-image] Aug 30 05:18:53.055 INFO O| Aug 30 05:18:53.055 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63592025-08-30T05:18:53.393Z[ recovery-image] Aug 30 05:18:53.069 INFO O| Aug 30 05:18:53.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/cut"
63602025-08-30T05:18:53.394Z[ recovery-image] Aug 30 05:18:53.069 INFO O| Aug 30 05:18:53.069 INFO STEP 526 (remove_files) COMPLETE
63612025-08-30T05:18:53.394Z[ recovery-image] Aug 30 05:18:53.069 INFO O| Aug 30 05:18:53.069 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63622025-08-30T05:18:53.419Z[ recovery-image] Aug 30 05:18:53.084 INFO O| Aug 30 05:18:53.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/dirname"
63632025-08-30T05:18:53.419Z[ recovery-image] Aug 30 05:18:53.084 INFO O| Aug 30 05:18:53.084 INFO STEP 527 (remove_files) COMPLETE
63642025-08-30T05:18:53.419Z[ recovery-image] Aug 30 05:18:53.084 INFO O| Aug 30 05:18:53.084 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63652025-08-30T05:18:53.444Z[ recovery-image] Aug 30 05:18:53.103 INFO O| Aug 30 05:18:53.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/fdflags"
63662025-08-30T05:18:53.444Z[ recovery-image] Aug 30 05:18:53.103 INFO O| Aug 30 05:18:53.103 INFO STEP 528 (remove_files) COMPLETE
63672025-08-30T05:18:53.444Z[ recovery-image] Aug 30 05:18:53.103 INFO O| Aug 30 05:18:53.103 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63682025-08-30T05:18:53.444Z[ recovery-image] Aug 30 05:18:53.120 INFO O| Aug 30 05:18:53.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/finfo"
63692025-08-30T05:18:53.444Z[ recovery-image] Aug 30 05:18:53.120 INFO O| Aug 30 05:18:53.120 INFO STEP 529 (remove_files) COMPLETE
63702025-08-30T05:18:53.444Z[ recovery-image] Aug 30 05:18:53.120 INFO O| Aug 30 05:18:53.120 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63712025-08-30T05:18:53.469Z[ recovery-image] Aug 30 05:18:53.136 INFO O| Aug 30 05:18:53.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/head"
63722025-08-30T05:18:53.469Z[ recovery-image] Aug 30 05:18:53.136 INFO O| Aug 30 05:18:53.136 INFO STEP 530 (remove_files) COMPLETE
63732025-08-30T05:18:53.469Z[ recovery-image] Aug 30 05:18:53.136 INFO O| Aug 30 05:18:53.136 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63742025-08-30T05:18:53.494Z[ recovery-image] Aug 30 05:18:53.152 INFO O| Aug 30 05:18:53.151 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/id"
63752025-08-30T05:18:53.494Z[ recovery-image] Aug 30 05:18:53.152 INFO O| Aug 30 05:18:53.152 INFO STEP 531 (remove_files) COMPLETE
63762025-08-30T05:18:53.494Z[ recovery-image] Aug 30 05:18:53.152 INFO O| Aug 30 05:18:53.152 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63772025-08-30T05:18:53.494Z[ recovery-image] Aug 30 05:18:53.168 INFO O| Aug 30 05:18:53.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/ln"
63782025-08-30T05:18:53.494Z[ recovery-image] Aug 30 05:18:53.168 INFO O| Aug 30 05:18:53.168 INFO STEP 532 (remove_files) COMPLETE
63792025-08-30T05:18:53.494Z[ recovery-image] Aug 30 05:18:53.168 INFO O| Aug 30 05:18:53.168 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63802025-08-30T05:18:53.520Z[ host-image] Aug 30 05:18:53.179 INFO O| Aug 30 05:18:53.179 INFO STEP 14 (pkg_install) COMPLETE
63812025-08-30T05:18:53.520Z[ host-image] Aug 30 05:18:53.179 INFO O| Aug 30 05:18:53.179 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
63822025-08-30T05:18:53.520Z[ host-image] Aug 30 05:18:53.179 INFO O| Aug 30 05:18:53.179 INFO skip step because feature "mfg" is not enabled
63832025-08-30T05:18:53.520Z[ host-image] Aug 30 05:18:53.179 INFO O| Aug 30 05:18:53.179 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
63842025-08-30T05:18:53.520Z[ host-image] Aug 30 05:18:53.179 INFO O| Aug 30 05:18:53.179 INFO skip step because feature "compliance" is not enabled
63852025-08-30T05:18:53.520Z[ host-image] Aug 30 05:18:53.179 INFO O| Aug 30 05:18:53.179 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
63862025-08-30T05:18:53.520Z[ host-image] Aug 30 05:18:53.179 INFO O| Aug 30 05:18:53.179 INFO skip step because feature "stress" is not enabled
63872025-08-30T05:18:53.520Z[ host-image] Aug 30 05:18:53.179 INFO O| Aug 30 05:18:53.179 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
63882025-08-30T05:18:53.520Z[ host-image] Aug 30 05:18:53.179 INFO O| Aug 30 05:18:53.179 INFO skip step because feature "compliance" is not enabled
63892025-08-30T05:18:53.520Z[ host-image] Aug 30 05:18:53.179 INFO O| Aug 30 05:18:53.179 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
63902025-08-30T05:18:53.520Z[ host-image] Aug 30 05:18:53.179 INFO O| Aug 30 05:18:53.179 INFO skip step because feature "nfs" is not enabled
63912025-08-30T05:18:53.520Z[ host-image] Aug 30 05:18:53.179 INFO O| Aug 30 05:18:53.179 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@os
63922025-08-30T05:18:53.520Z[ host-image] Aug 30 05:18:53.179 INFO O| Aug 30 05:18:53.179 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
63932025-08-30T05:18:53.520Z[ recovery-image] Aug 30 05:18:53.185 INFO O| Aug 30 05:18:53.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/loadables.h"
63942025-08-30T05:18:53.520Z[ recovery-image] Aug 30 05:18:53.185 INFO O| Aug 30 05:18:53.185 INFO STEP 533 (remove_files) COMPLETE
63952025-08-30T05:18:53.520Z[ recovery-image] Aug 30 05:18:53.185 INFO O| Aug 30 05:18:53.185 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63962025-08-30T05:18:53.545Z[ host-image] Aug 30 05:18:53.202 INFO O| Aug 30 05:18:53.202 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
63972025-08-30T05:18:53.545Z[ recovery-image] Aug 30 05:18:53.205 INFO O| Aug 30 05:18:53.205 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/logname"
63982025-08-30T05:18:53.545Z[ recovery-image] Aug 30 05:18:53.206 INFO O| Aug 30 05:18:53.205 INFO STEP 534 (remove_files) COMPLETE
63992025-08-30T05:18:53.545Z[ recovery-image] Aug 30 05:18:53.206 INFO O| Aug 30 05:18:53.206 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64002025-08-30T05:18:53.546Z[ recovery-image] Aug 30 05:18:53.222 INFO O| Aug 30 05:18:53.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkdir"
64012025-08-30T05:18:53.546Z[ recovery-image] Aug 30 05:18:53.222 INFO O| Aug 30 05:18:53.222 INFO STEP 535 (remove_files) COMPLETE
64022025-08-30T05:18:53.546Z[ recovery-image] Aug 30 05:18:53.222 INFO O| Aug 30 05:18:53.222 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64032025-08-30T05:18:53.570Z[ recovery-image] Aug 30 05:18:53.240 INFO O| Aug 30 05:18:53.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkfifo"
64042025-08-30T05:18:53.570Z[ recovery-image] Aug 30 05:18:53.240 INFO O| Aug 30 05:18:53.240 INFO STEP 536 (remove_files) COMPLETE
64052025-08-30T05:18:53.570Z[ recovery-image] Aug 30 05:18:53.240 INFO O| Aug 30 05:18:53.240 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64062025-08-30T05:18:53.595Z[ recovery-image] Aug 30 05:18:53.258 INFO O| Aug 30 05:18:53.257 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mktemp"
64072025-08-30T05:18:53.595Z[ recovery-image] Aug 30 05:18:53.258 INFO O| Aug 30 05:18:53.258 INFO STEP 537 (remove_files) COMPLETE
64082025-08-30T05:18:53.595Z[ recovery-image] Aug 30 05:18:53.258 INFO O| Aug 30 05:18:53.258 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64092025-08-30T05:18:53.620Z[ recovery-image] Aug 30 05:18:53.277 INFO O| Aug 30 05:18:53.277 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mypid"
64102025-08-30T05:18:53.620Z[ recovery-image] Aug 30 05:18:53.277 INFO O| Aug 30 05:18:53.277 INFO STEP 538 (remove_files) COMPLETE
64112025-08-30T05:18:53.621Z[ recovery-image] Aug 30 05:18:53.277 INFO O| Aug 30 05:18:53.277 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64122025-08-30T05:18:53.621Z[ recovery-image] Aug 30 05:18:53.295 INFO O| Aug 30 05:18:53.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/pathchk"
64132025-08-30T05:18:53.621Z[ recovery-image] Aug 30 05:18:53.295 INFO O| Aug 30 05:18:53.295 INFO STEP 539 (remove_files) COMPLETE
64142025-08-30T05:18:53.621Z[ recovery-image] Aug 30 05:18:53.295 INFO O| Aug 30 05:18:53.295 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64152025-08-30T05:18:53.647Z[ host-image] Aug 30 05:18:53.302 INFO O| Aug 30 05:18:53.302 INFO completed processing sled/ramdisk-01-os
64162025-08-30T05:18:53.647Z[ host-image] Aug 30 05:18:53.306 INFO omicron1 baseline generation...
64172025-08-30T05:18:53.647Z[ host-image] Aug 30 05:18:53.306 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/sled/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
64182025-08-30T05:18:53.647Z[ recovery-image] Aug 30 05:18:53.314 INFO O| Aug 30 05:18:53.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/print"
64192025-08-30T05:18:53.647Z[ recovery-image] Aug 30 05:18:53.314 INFO O| Aug 30 05:18:53.314 INFO STEP 540 (remove_files) COMPLETE
64202025-08-30T05:18:53.647Z[ recovery-image] Aug 30 05:18:53.314 INFO O| Aug 30 05:18:53.314 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64212025-08-30T05:18:53.671Z[ recovery-image] Aug 30 05:18:53.332 INFO O| Aug 30 05:18:53.332 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/printenv"
64222025-08-30T05:18:53.671Z[ recovery-image] Aug 30 05:18:53.332 INFO O| Aug 30 05:18:53.332 INFO STEP 541 (remove_files) COMPLETE
64232025-08-30T05:18:53.671Z[ recovery-image] Aug 30 05:18:53.332 INFO O| Aug 30 05:18:53.332 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64242025-08-30T05:18:53.696Z[ recovery-image] Aug 30 05:18:53.351 INFO O| Aug 30 05:18:53.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/push"
64252025-08-30T05:18:53.696Z[ recovery-image] Aug 30 05:18:53.351 INFO O| Aug 30 05:18:53.351 INFO STEP 542 (remove_files) COMPLETE
64262025-08-30T05:18:53.697Z[ recovery-image] Aug 30 05:18:53.351 INFO O| Aug 30 05:18:53.351 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64272025-08-30T05:18:53.697Z[ recovery-image] Aug 30 05:18:53.369 INFO O| Aug 30 05:18:53.369 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/realpath"
64282025-08-30T05:18:53.697Z[ recovery-image] Aug 30 05:18:53.370 INFO O| Aug 30 05:18:53.369 INFO STEP 543 (remove_files) COMPLETE
64292025-08-30T05:18:53.697Z[ recovery-image] Aug 30 05:18:53.370 INFO O| Aug 30 05:18:53.370 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64302025-08-30T05:18:53.722Z[ recovery-image] Aug 30 05:18:53.388 INFO O| Aug 30 05:18:53.388 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rm"
64312025-08-30T05:18:53.722Z[ recovery-image] Aug 30 05:18:53.388 INFO O| Aug 30 05:18:53.388 INFO STEP 544 (remove_files) COMPLETE
64322025-08-30T05:18:53.722Z[ recovery-image] Aug 30 05:18:53.388 INFO O| Aug 30 05:18:53.388 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64332025-08-30T05:18:53.747Z[ recovery-image] Aug 30 05:18:53.407 INFO O| Aug 30 05:18:53.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rmdir"
64342025-08-30T05:18:53.747Z[ recovery-image] Aug 30 05:18:53.407 INFO O| Aug 30 05:18:53.407 INFO STEP 545 (remove_files) COMPLETE
64352025-08-30T05:18:53.747Z[ recovery-image] Aug 30 05:18:53.407 INFO O| Aug 30 05:18:53.407 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64362025-08-30T05:18:53.747Z[ recovery-image] Aug 30 05:18:53.424 INFO O| Aug 30 05:18:53.424 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/seq"
64372025-08-30T05:18:53.747Z[ recovery-image] Aug 30 05:18:53.424 INFO O| Aug 30 05:18:53.424 INFO STEP 546 (remove_files) COMPLETE
64382025-08-30T05:18:53.747Z[ recovery-image] Aug 30 05:18:53.424 INFO O| Aug 30 05:18:53.424 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64392025-08-30T05:18:53.772Z[ recovery-image] Aug 30 05:18:53.438 INFO O| Aug 30 05:18:53.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/setpgid"
64402025-08-30T05:18:53.772Z[ recovery-image] Aug 30 05:18:53.438 INFO O| Aug 30 05:18:53.438 INFO STEP 547 (remove_files) COMPLETE
64412025-08-30T05:18:53.772Z[ recovery-image] Aug 30 05:18:53.438 INFO O| Aug 30 05:18:53.438 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64422025-08-30T05:18:53.797Z[ recovery-image] Aug 30 05:18:53.452 INFO O| Aug 30 05:18:53.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sleep"
64432025-08-30T05:18:53.797Z[ recovery-image] Aug 30 05:18:53.452 INFO O| Aug 30 05:18:53.452 INFO STEP 548 (remove_files) COMPLETE
64442025-08-30T05:18:53.797Z[ recovery-image] Aug 30 05:18:53.452 INFO O| Aug 30 05:18:53.452 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64452025-08-30T05:18:53.797Z[ recovery-image] Aug 30 05:18:53.470 INFO O| Aug 30 05:18:53.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/strftime"
64462025-08-30T05:18:53.797Z[ recovery-image] Aug 30 05:18:53.470 INFO O| Aug 30 05:18:53.470 INFO STEP 549 (remove_files) COMPLETE
64472025-08-30T05:18:53.797Z[ recovery-image] Aug 30 05:18:53.470 INFO O| Aug 30 05:18:53.470 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64482025-08-30T05:18:53.822Z[ recovery-image] Aug 30 05:18:53.488 INFO O| Aug 30 05:18:53.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sync"
64492025-08-30T05:18:53.822Z[ recovery-image] Aug 30 05:18:53.488 INFO O| Aug 30 05:18:53.488 INFO STEP 550 (remove_files) COMPLETE
64502025-08-30T05:18:53.822Z[ recovery-image] Aug 30 05:18:53.488 INFO O| Aug 30 05:18:53.488 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64512025-08-30T05:18:53.847Z[ recovery-image] Aug 30 05:18:53.506 INFO O| Aug 30 05:18:53.506 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tee"
64522025-08-30T05:18:53.847Z[ recovery-image] Aug 30 05:18:53.507 INFO O| Aug 30 05:18:53.507 INFO STEP 551 (remove_files) COMPLETE
64532025-08-30T05:18:53.847Z[ recovery-image] Aug 30 05:18:53.507 INFO O| Aug 30 05:18:53.507 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64542025-08-30T05:18:53.847Z[ recovery-image] Aug 30 05:18:53.524 INFO O| Aug 30 05:18:53.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/truefalse"
64552025-08-30T05:18:53.847Z[ recovery-image] Aug 30 05:18:53.524 INFO O| Aug 30 05:18:53.524 INFO STEP 552 (remove_files) COMPLETE
64562025-08-30T05:18:53.848Z[ recovery-image] Aug 30 05:18:53.524 INFO O| Aug 30 05:18:53.524 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64572025-08-30T05:18:53.873Z[ recovery-image] Aug 30 05:18:53.544 INFO O| Aug 30 05:18:53.544 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tty"
64582025-08-30T05:18:53.873Z[ recovery-image] Aug 30 05:18:53.544 INFO O| Aug 30 05:18:53.544 INFO STEP 553 (remove_files) COMPLETE
64592025-08-30T05:18:53.873Z[ recovery-image] Aug 30 05:18:53.544 INFO O| Aug 30 05:18:53.544 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64602025-08-30T05:18:53.898Z[ recovery-image] Aug 30 05:18:53.563 INFO O| Aug 30 05:18:53.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/uname"
64612025-08-30T05:18:53.898Z[ recovery-image] Aug 30 05:18:53.563 INFO O| Aug 30 05:18:53.563 INFO STEP 554 (remove_files) COMPLETE
64622025-08-30T05:18:53.898Z[ recovery-image] Aug 30 05:18:53.563 INFO O| Aug 30 05:18:53.563 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64632025-08-30T05:18:53.923Z[ recovery-image] Aug 30 05:18:53.595 INFO O| Aug 30 05:18:53.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/unlink"
64642025-08-30T05:18:53.923Z[ recovery-image] Aug 30 05:18:53.596 INFO O| Aug 30 05:18:53.596 INFO STEP 555 (remove_files) COMPLETE
64652025-08-30T05:18:53.923Z[ recovery-image] Aug 30 05:18:53.596 INFO O| Aug 30 05:18:53.596 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64662025-08-30T05:18:53.976Z[ recovery-image] Aug 30 05:18:53.654 INFO O| Aug 30 05:18:53.654 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/whoami"
64672025-08-30T05:18:53.976Z[ recovery-image] Aug 30 05:18:53.654 INFO O| Aug 30 05:18:53.654 INFO STEP 556 (remove_files) COMPLETE
64682025-08-30T05:18:54.001Z[ recovery-image] Aug 30 05:18:53.654 INFO O| Aug 30 05:18:53.654 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64692025-08-30T05:18:54.026Z[ recovery-image] Aug 30 05:18:53.681 INFO O| Aug 30 05:18:53.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
64702025-08-30T05:18:54.026Z[ recovery-image] Aug 30 05:18:53.682 INFO O| Aug 30 05:18:53.682 INFO STEP 557 (remove_files) COMPLETE
64712025-08-30T05:18:54.027Z[ recovery-image] Aug 30 05:18:53.682 INFO O| Aug 30 05:18:53.682 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64722025-08-30T05:18:54.027Z[ recovery-image] Aug 30 05:18:53.699 INFO O| Aug 30 05:18:53.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
64732025-08-30T05:18:54.027Z[ recovery-image] Aug 30 05:18:53.699 INFO O| Aug 30 05:18:53.699 INFO STEP 558 (remove_files) COMPLETE
64742025-08-30T05:18:54.027Z[ recovery-image] Aug 30 05:18:53.699 INFO O| Aug 30 05:18:53.699 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64752025-08-30T05:18:54.056Z[ recovery-image] Aug 30 05:18:53.717 INFO O| Aug 30 05:18:53.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/getloginx.so.1"
64762025-08-30T05:18:54.056Z[ recovery-image] Aug 30 05:18:53.717 INFO O| Aug 30 05:18:53.717 INFO STEP 559 (remove_files) COMPLETE
64772025-08-30T05:18:54.056Z[ recovery-image] Aug 30 05:18:53.717 INFO O| Aug 30 05:18:53.717 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64782025-08-30T05:18:54.056Z[ recovery-image] Aug 30 05:18:53.733 INFO O| Aug 30 05:18:53.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
64792025-08-30T05:18:54.056Z[ recovery-image] Aug 30 05:18:53.733 INFO O| Aug 30 05:18:53.733 INFO STEP 560 (remove_files) COMPLETE
64802025-08-30T05:18:54.056Z[ recovery-image] Aug 30 05:18:53.733 INFO O| Aug 30 05:18:53.733 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64812025-08-30T05:18:54.081Z[ recovery-image] Aug 30 05:18:53.751 INFO O| Aug 30 05:18:53.751 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
64822025-08-30T05:18:54.081Z[ recovery-image] Aug 30 05:18:53.751 INFO O| Aug 30 05:18:53.751 INFO STEP 561 (remove_files) COMPLETE
64832025-08-30T05:18:54.081Z[ recovery-image] Aug 30 05:18:53.751 INFO O| Aug 30 05:18:53.751 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64842025-08-30T05:18:54.158Z[ recovery-image] Aug 30 05:18:53.768 INFO O| Aug 30 05:18:53.768 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
64852025-08-30T05:18:54.158Z[ recovery-image] Aug 30 05:18:53.769 INFO O| Aug 30 05:18:53.769 INFO STEP 562 (remove_files) COMPLETE
64862025-08-30T05:18:54.158Z[ recovery-image] Aug 30 05:18:53.769 INFO O| Aug 30 05:18:53.769 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64872025-08-30T05:18:54.158Z[ recovery-image] Aug 30 05:18:53.785 INFO O| Aug 30 05:18:53.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
64882025-08-30T05:18:54.158Z[ recovery-image] Aug 30 05:18:53.785 INFO O| Aug 30 05:18:53.785 INFO STEP 563 (remove_files) COMPLETE
64892025-08-30T05:18:54.158Z[ recovery-image] Aug 30 05:18:53.785 INFO O| Aug 30 05:18:53.785 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64902025-08-30T05:18:54.158Z[ recovery-image] Aug 30 05:18:53.800 INFO O| Aug 30 05:18:53.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lddstub"
64912025-08-30T05:18:54.158Z[ recovery-image] Aug 30 05:18:53.800 INFO O| Aug 30 05:18:53.800 INFO STEP 564 (remove_files) COMPLETE
64922025-08-30T05:18:54.158Z[ recovery-image] Aug 30 05:18:53.800 INFO O| Aug 30 05:18:53.800 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64932025-08-30T05:18:54.158Z[ recovery-image] Aug 30 05:18:53.815 INFO O| Aug 30 05:18:53.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lib9p.so.1"
64942025-08-30T05:18:54.158Z[ recovery-image] Aug 30 05:18:53.815 INFO O| Aug 30 05:18:53.815 INFO STEP 565 (remove_files) COMPLETE
64952025-08-30T05:18:54.158Z[ recovery-image] Aug 30 05:18:53.815 INFO O| Aug 30 05:18:53.815 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64962025-08-30T05:18:54.158Z[ recovery-image] Aug 30 05:18:53.830 INFO O| Aug 30 05:18:53.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libads.so.1"
64972025-08-30T05:18:54.158Z[ recovery-image] Aug 30 05:18:53.830 INFO O| Aug 30 05:18:53.830 INFO STEP 566 (remove_files) COMPLETE
64982025-08-30T05:18:54.158Z[ recovery-image] Aug 30 05:18:53.830 INFO O| Aug 30 05:18:53.830 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64992025-08-30T05:18:54.184Z[ recovery-image] Aug 30 05:18:53.845 INFO O| Aug 30 05:18:53.845 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libadutils.so.1"
65002025-08-30T05:18:54.185Z[ recovery-image] Aug 30 05:18:53.846 INFO O| Aug 30 05:18:53.846 INFO STEP 567 (remove_files) COMPLETE
65012025-08-30T05:18:54.185Z[ recovery-image] Aug 30 05:18:53.846 INFO O| Aug 30 05:18:53.846 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65022025-08-30T05:18:54.185Z[ recovery-image] Aug 30 05:18:53.860 INFO O| Aug 30 05:18:53.860 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbe.so.1"
65032025-08-30T05:18:54.185Z[ recovery-image] Aug 30 05:18:53.860 INFO O| Aug 30 05:18:53.860 INFO STEP 568 (remove_files) COMPLETE
65042025-08-30T05:18:54.185Z[ recovery-image] Aug 30 05:18:53.860 INFO O| Aug 30 05:18:53.860 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65052025-08-30T05:18:54.210Z[ recovery-image] Aug 30 05:18:53.876 INFO O| Aug 30 05:18:53.875 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrand.so.1"
65062025-08-30T05:18:54.210Z[ recovery-image] Aug 30 05:18:53.876 INFO O| Aug 30 05:18:53.876 INFO STEP 569 (remove_files) COMPLETE
65072025-08-30T05:18:54.210Z[ recovery-image] Aug 30 05:18:53.876 INFO O| Aug 30 05:18:53.876 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65082025-08-30T05:18:54.235Z[ recovery-image] Aug 30 05:18:53.891 INFO O| Aug 30 05:18:53.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
65092025-08-30T05:18:54.235Z[ recovery-image] Aug 30 05:18:53.891 INFO O| Aug 30 05:18:53.891 INFO STEP 570 (remove_files) COMPLETE
65102025-08-30T05:18:54.235Z[ recovery-image] Aug 30 05:18:53.891 INFO O| Aug 30 05:18:53.891 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65112025-08-30T05:18:54.235Z[ recovery-image] Aug 30 05:18:53.905 INFO O| Aug 30 05:18:53.905 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
65122025-08-30T05:18:54.235Z[ recovery-image] Aug 30 05:18:53.906 INFO O| Aug 30 05:18:53.906 INFO STEP 571 (remove_files) COMPLETE
65132025-08-30T05:18:54.235Z[ recovery-image] Aug 30 05:18:53.906 INFO O| Aug 30 05:18:53.906 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65142025-08-30T05:18:54.260Z[ recovery-image] Aug 30 05:18:53.920 INFO O| Aug 30 05:18:53.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
65152025-08-30T05:18:54.260Z[ recovery-image] Aug 30 05:18:53.920 INFO O| Aug 30 05:18:53.920 INFO STEP 572 (remove_files) COMPLETE
65162025-08-30T05:18:54.260Z[ recovery-image] Aug 30 05:18:53.920 INFO O| Aug 30 05:18:53.920 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65172025-08-30T05:18:54.260Z[ recovery-image] Aug 30 05:18:53.933 INFO O| Aug 30 05:18:53.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
65182025-08-30T05:18:54.260Z[ recovery-image] Aug 30 05:18:53.933 INFO O| Aug 30 05:18:53.933 INFO STEP 573 (remove_files) COMPLETE
65192025-08-30T05:18:54.260Z[ recovery-image] Aug 30 05:18:53.933 INFO O| Aug 30 05:18:53.933 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65202025-08-30T05:18:54.285Z[ recovery-image] Aug 30 05:18:53.947 INFO O| Aug 30 05:18:53.947 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
65212025-08-30T05:18:54.285Z[ recovery-image] Aug 30 05:18:53.947 INFO O| Aug 30 05:18:53.947 INFO STEP 574 (remove_files) COMPLETE
65222025-08-30T05:18:54.285Z[ recovery-image] Aug 30 05:18:53.947 INFO O| Aug 30 05:18:53.947 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65232025-08-30T05:18:54.285Z[ recovery-image] Aug 30 05:18:53.960 INFO O| Aug 30 05:18:53.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcommputil.so.1"
65242025-08-30T05:18:54.285Z[ recovery-image] Aug 30 05:18:53.960 INFO O| Aug 30 05:18:53.960 INFO STEP 575 (remove_files) COMPLETE
65252025-08-30T05:18:54.285Z[ recovery-image] Aug 30 05:18:53.960 INFO O| Aug 30 05:18:53.960 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65262025-08-30T05:18:54.310Z[ recovery-image] Aug 30 05:18:53.973 INFO O| Aug 30 05:18:53.973 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcpc.so.1"
65272025-08-30T05:18:54.310Z[ recovery-image] Aug 30 05:18:53.973 INFO O| Aug 30 05:18:53.973 INFO STEP 576 (remove_files) COMPLETE
65282025-08-30T05:18:54.310Z[ recovery-image] Aug 30 05:18:53.973 INFO O| Aug 30 05:18:53.973 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65292025-08-30T05:18:54.335Z[ recovery-image] Aug 30 05:18:53.991 INFO O| Aug 30 05:18:53.991 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrle.so.1"
65302025-08-30T05:18:54.335Z[ recovery-image] Aug 30 05:18:53.992 INFO O| Aug 30 05:18:53.992 INFO STEP 577 (remove_files) COMPLETE
65312025-08-30T05:18:54.335Z[ recovery-image] Aug 30 05:18:53.992 INFO O| Aug 30 05:18:53.992 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65322025-08-30T05:18:54.335Z[ recovery-image] Aug 30 05:18:54.007 INFO O| Aug 30 05:18:54.007 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrypt.so.1"
65332025-08-30T05:18:54.335Z[ recovery-image] Aug 30 05:18:54.007 INFO O| Aug 30 05:18:54.007 INFO STEP 578 (remove_files) COMPLETE
65342025-08-30T05:18:54.335Z[ recovery-image] Aug 30 05:18:54.007 INFO O| Aug 30 05:18:54.007 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65352025-08-30T05:18:54.360Z[ recovery-image] Aug 30 05:18:54.021 INFO O| Aug 30 05:18:54.021 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
65362025-08-30T05:18:54.360Z[ recovery-image] Aug 30 05:18:54.021 INFO O| Aug 30 05:18:54.021 INFO STEP 579 (remove_files) COMPLETE
65372025-08-30T05:18:54.360Z[ recovery-image] Aug 30 05:18:54.021 INFO O| Aug 30 05:18:54.021 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65382025-08-30T05:18:54.361Z[ recovery-image] Aug 30 05:18:54.036 INFO O| Aug 30 05:18:54.036 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
65392025-08-30T05:18:54.361Z[ recovery-image] Aug 30 05:18:54.036 INFO O| Aug 30 05:18:54.036 INFO STEP 580 (remove_files) COMPLETE
65402025-08-30T05:18:54.361Z[ recovery-image] Aug 30 05:18:54.036 INFO O| Aug 30 05:18:54.036 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65412025-08-30T05:18:54.385Z[ recovery-image] Aug 30 05:18:54.052 INFO O| Aug 30 05:18:54.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdll.so.1"
65422025-08-30T05:18:54.385Z[ recovery-image] Aug 30 05:18:54.052 INFO O| Aug 30 05:18:54.052 INFO STEP 581 (remove_files) COMPLETE
65432025-08-30T05:18:54.386Z[ recovery-image] Aug 30 05:18:54.052 INFO O| Aug 30 05:18:54.052 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65442025-08-30T05:18:54.386Z[ host-image] Aug 30 05:18:54.054 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23522:20250829T195000Z
65452025-08-30T05:18:54.411Z[ recovery-image] Aug 30 05:18:54.068 INFO O| Aug 30 05:18:54.068 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
65462025-08-30T05:18:54.411Z[ recovery-image] Aug 30 05:18:54.068 INFO O| Aug 30 05:18:54.068 INFO STEP 582 (remove_files) COMPLETE
65472025-08-30T05:18:54.411Z[ recovery-image] Aug 30 05:18:54.068 INFO O| Aug 30 05:18:54.068 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65482025-08-30T05:18:54.411Z[ recovery-image] Aug 30 05:18:54.083 INFO O| Aug 30 05:18:54.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libform.so.1"
65492025-08-30T05:18:54.411Z[ recovery-image] Aug 30 05:18:54.083 INFO O| Aug 30 05:18:54.083 INFO STEP 583 (remove_files) COMPLETE
65502025-08-30T05:18:54.411Z[ recovery-image] Aug 30 05:18:54.083 INFO O| Aug 30 05:18:54.083 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65512025-08-30T05:18:54.436Z[ recovery-image] Aug 30 05:18:54.098 INFO O| Aug 30 05:18:54.098 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libfstyp.so.1"
65522025-08-30T05:18:54.437Z[ recovery-image] Aug 30 05:18:54.098 INFO O| Aug 30 05:18:54.098 INFO STEP 584 (remove_files) COMPLETE
65532025-08-30T05:18:54.437Z[ recovery-image] Aug 30 05:18:54.098 INFO O| Aug 30 05:18:54.098 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65542025-08-30T05:18:54.437Z[ recovery-image] Aug 30 05:18:54.112 INFO O| Aug 30 05:18:54.112 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libidspace.so.1"
65552025-08-30T05:18:54.437Z[ recovery-image] Aug 30 05:18:54.112 INFO O| Aug 30 05:18:54.112 INFO STEP 585 (remove_files) COMPLETE
65562025-08-30T05:18:54.437Z[ recovery-image] Aug 30 05:18:54.112 INFO O| Aug 30 05:18:54.112 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65572025-08-30T05:18:54.462Z[ recovery-image] Aug 30 05:18:54.126 INFO O| Aug 30 05:18:54.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libike.so.1"
65582025-08-30T05:18:54.462Z[ recovery-image] Aug 30 05:18:54.126 INFO O| Aug 30 05:18:54.126 INFO STEP 586 (remove_files) COMPLETE
65592025-08-30T05:18:54.463Z[ recovery-image] Aug 30 05:18:54.126 INFO O| Aug 30 05:18:54.126 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65602025-08-30T05:18:54.463Z[ recovery-image] Aug 30 05:18:54.139 INFO O| Aug 30 05:18:54.139 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libinstzones.so.1"
65612025-08-30T05:18:54.463Z[ recovery-image] Aug 30 05:18:54.139 INFO O| Aug 30 05:18:54.139 INFO STEP 587 (remove_files) COMPLETE
65622025-08-30T05:18:54.464Z[ recovery-image] Aug 30 05:18:54.139 INFO O| Aug 30 05:18:54.139 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65632025-08-30T05:18:54.488Z[ recovery-image] Aug 30 05:18:54.157 INFO O| Aug 30 05:18:54.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipmi.so.1"
65642025-08-30T05:18:54.488Z[ recovery-image] Aug 30 05:18:54.157 INFO O| Aug 30 05:18:54.157 INFO STEP 588 (remove_files) COMPLETE
65652025-08-30T05:18:54.488Z[ recovery-image] Aug 30 05:18:54.157 INFO O| Aug 30 05:18:54.157 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65662025-08-30T05:18:54.514Z[ recovery-image] Aug 30 05:18:54.172 INFO O| Aug 30 05:18:54.172 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipp.so.1"
65672025-08-30T05:18:54.514Z[ recovery-image] Aug 30 05:18:54.172 INFO O| Aug 30 05:18:54.172 INFO STEP 589 (remove_files) COMPLETE
65682025-08-30T05:18:54.514Z[ recovery-image] Aug 30 05:18:54.172 INFO O| Aug 30 05:18:54.172 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65692025-08-30T05:18:54.514Z[ recovery-image] Aug 30 05:18:54.186 INFO O| Aug 30 05:18:54.186 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipsecutil.so.1"
65702025-08-30T05:18:54.514Z[ recovery-image] Aug 30 05:18:54.186 INFO O| Aug 30 05:18:54.186 INFO STEP 590 (remove_files) COMPLETE
65712025-08-30T05:18:54.514Z[ recovery-image] Aug 30 05:18:54.186 INFO O| Aug 30 05:18:54.186 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65722025-08-30T05:18:54.539Z[ recovery-image] Aug 30 05:18:54.199 INFO O| Aug 30 05:18:54.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libjedec.so.1"
65732025-08-30T05:18:54.539Z[ recovery-image] Aug 30 05:18:54.199 INFO O| Aug 30 05:18:54.199 INFO STEP 591 (remove_files) COMPLETE
65742025-08-30T05:18:54.539Z[ recovery-image] Aug 30 05:18:54.199 INFO O| Aug 30 05:18:54.199 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65752025-08-30T05:18:54.539Z[ recovery-image] Aug 30 05:18:54.213 INFO O| Aug 30 05:18:54.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libl.so.1"
65762025-08-30T05:18:54.539Z[ recovery-image] Aug 30 05:18:54.213 INFO O| Aug 30 05:18:54.213 INFO STEP 592 (remove_files) COMPLETE
65772025-08-30T05:18:54.539Z[ recovery-image] Aug 30 05:18:54.213 INFO O| Aug 30 05:18:54.213 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65782025-08-30T05:18:54.564Z[ recovery-image] Aug 30 05:18:54.228 INFO O| Aug 30 05:18:54.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldap.so.5"
65792025-08-30T05:18:54.564Z[ recovery-image] Aug 30 05:18:54.228 INFO O| Aug 30 05:18:54.228 INFO STEP 593 (remove_files) COMPLETE
65802025-08-30T05:18:54.564Z[ recovery-image] Aug 30 05:18:54.228 INFO O| Aug 30 05:18:54.228 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65812025-08-30T05:18:54.588Z[ recovery-image] Aug 30 05:18:54.243 INFO O| Aug 30 05:18:54.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldstab.so.1"
65822025-08-30T05:18:54.589Z[ recovery-image] Aug 30 05:18:54.243 INFO O| Aug 30 05:18:54.243 INFO STEP 594 (remove_files) COMPLETE
65832025-08-30T05:18:54.589Z[ recovery-image] Aug 30 05:18:54.243 INFO O| Aug 30 05:18:54.243 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65842025-08-30T05:18:54.589Z[ recovery-image] Aug 30 05:18:54.258 INFO O| Aug 30 05:18:54.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblgrp.so.1"
65852025-08-30T05:18:54.589Z[ recovery-image] Aug 30 05:18:54.258 INFO O| Aug 30 05:18:54.258 INFO STEP 595 (remove_files) COMPLETE
65862025-08-30T05:18:54.589Z[ recovery-image] Aug 30 05:18:54.258 INFO O| Aug 30 05:18:54.258 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65872025-08-30T05:18:54.614Z[ recovery-image] Aug 30 05:18:54.272 INFO O| Aug 30 05:18:54.272 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblm.so.1"
65882025-08-30T05:18:54.614Z[ recovery-image] Aug 30 05:18:54.272 INFO O| Aug 30 05:18:54.272 INFO STEP 596 (remove_files) COMPLETE
65892025-08-30T05:18:54.615Z[ recovery-image] Aug 30 05:18:54.272 INFO O| Aug 30 05:18:54.272 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65902025-08-30T05:18:54.615Z[ recovery-image] Aug 30 05:18:54.286 INFO O| Aug 30 05:18:54.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmail.so.1"
65912025-08-30T05:18:54.615Z[ recovery-image] Aug 30 05:18:54.286 INFO O| Aug 30 05:18:54.286 INFO STEP 597 (remove_files) COMPLETE
65922025-08-30T05:18:54.615Z[ recovery-image] Aug 30 05:18:54.286 INFO O| Aug 30 05:18:54.286 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65932025-08-30T05:18:54.639Z[ recovery-image] Aug 30 05:18:54.304 INFO O| Aug 30 05:18:54.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmalloc.so.1"
65942025-08-30T05:18:54.639Z[ recovery-image] Aug 30 05:18:54.304 INFO O| Aug 30 05:18:54.304 INFO STEP 598 (remove_files) COMPLETE
65952025-08-30T05:18:54.640Z[ recovery-image] Aug 30 05:18:54.304 INFO O| Aug 30 05:18:54.304 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65962025-08-30T05:18:54.664Z[ recovery-image] Aug 30 05:18:54.319 INFO O| Aug 30 05:18:54.319 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
65972025-08-30T05:18:54.664Z[ recovery-image] Aug 30 05:18:54.319 INFO O| Aug 30 05:18:54.319 INFO STEP 599 (remove_files) COMPLETE
65982025-08-30T05:18:54.664Z[ recovery-image] Aug 30 05:18:54.319 INFO O| Aug 30 05:18:54.319 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65992025-08-30T05:18:54.664Z[ recovery-image] Aug 30 05:18:54.333 INFO O| Aug 30 05:18:54.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmenu.so.1"
66002025-08-30T05:18:54.664Z[ recovery-image] Aug 30 05:18:54.333 INFO O| Aug 30 05:18:54.333 INFO STEP 600 (remove_files) COMPLETE
66012025-08-30T05:18:54.665Z[ recovery-image] Aug 30 05:18:54.333 INFO O| Aug 30 05:18:54.333 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66022025-08-30T05:18:54.690Z[ recovery-image] Aug 30 05:18:54.346 INFO O| Aug 30 05:18:54.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
66032025-08-30T05:18:54.690Z[ recovery-image] Aug 30 05:18:54.347 INFO O| Aug 30 05:18:54.346 INFO STEP 601 (remove_files) COMPLETE
66042025-08-30T05:18:54.690Z[ recovery-image] Aug 30 05:18:54.347 INFO O| Aug 30 05:18:54.347 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66052025-08-30T05:18:54.690Z[ recovery-image] Aug 30 05:18:54.360 INFO O| Aug 30 05:18:54.359 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses.so.5.9"
66062025-08-30T05:18:54.690Z[ recovery-image] Aug 30 05:18:54.360 INFO O| Aug 30 05:18:54.360 INFO STEP 602 (remove_files) COMPLETE
66072025-08-30T05:18:54.690Z[ recovery-image] Aug 30 05:18:54.360 INFO O| Aug 30 05:18:54.360 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66082025-08-30T05:18:54.715Z[ recovery-image] Aug 30 05:18:54.373 INFO O| Aug 30 05:18:54.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libnls.so.1"
66092025-08-30T05:18:54.715Z[ recovery-image] Aug 30 05:18:54.373 INFO O| Aug 30 05:18:54.373 INFO STEP 603 (remove_files) COMPLETE
66102025-08-30T05:18:54.715Z[ recovery-image] Aug 30 05:18:54.373 INFO O| Aug 30 05:18:54.373 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66112025-08-30T05:18:54.715Z[ recovery-image] Aug 30 05:18:54.391 INFO O| Aug 30 05:18:54.391 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpanel.so.1"
66122025-08-30T05:18:54.715Z[ recovery-image] Aug 30 05:18:54.391 INFO O| Aug 30 05:18:54.391 INFO STEP 604 (remove_files) COMPLETE
66132025-08-30T05:18:54.715Z[ recovery-image] Aug 30 05:18:54.391 INFO O| Aug 30 05:18:54.391 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66142025-08-30T05:18:54.740Z[ recovery-image] Aug 30 05:18:54.407 INFO O| Aug 30 05:18:54.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
66152025-08-30T05:18:54.740Z[ recovery-image] Aug 30 05:18:54.407 INFO O| Aug 30 05:18:54.407 INFO STEP 605 (remove_files) COMPLETE
66162025-08-30T05:18:54.740Z[ recovery-image] Aug 30 05:18:54.407 INFO O| Aug 30 05:18:54.407 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66172025-08-30T05:18:54.766Z[ recovery-image] Aug 30 05:18:54.422 INFO O| Aug 30 05:18:54.422 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
66182025-08-30T05:18:54.766Z[ recovery-image] Aug 30 05:18:54.422 INFO O| Aug 30 05:18:54.422 INFO STEP 606 (remove_files) COMPLETE
66192025-08-30T05:18:54.766Z[ recovery-image] Aug 30 05:18:54.422 INFO O| Aug 30 05:18:54.422 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66202025-08-30T05:18:54.766Z[ recovery-image] Aug 30 05:18:54.436 INFO O| Aug 30 05:18:54.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpctx.so.1"
66212025-08-30T05:18:54.766Z[ recovery-image] Aug 30 05:18:54.437 INFO O| Aug 30 05:18:54.437 INFO STEP 607 (remove_files) COMPLETE
66222025-08-30T05:18:54.766Z[ recovery-image] Aug 30 05:18:54.437 INFO O| Aug 30 05:18:54.437 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66232025-08-30T05:18:54.791Z[ recovery-image] Aug 30 05:18:54.451 INFO O| Aug 30 05:18:54.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpicl.so.1"
66242025-08-30T05:18:54.791Z[ recovery-image] Aug 30 05:18:54.451 INFO O| Aug 30 05:18:54.451 INFO STEP 608 (remove_files) COMPLETE
66252025-08-30T05:18:54.791Z[ recovery-image] Aug 30 05:18:54.451 INFO O| Aug 30 05:18:54.451 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66262025-08-30T05:18:54.791Z[ recovery-image] Aug 30 05:18:54.466 INFO O| Aug 30 05:18:54.466 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libppt.so.1"
66272025-08-30T05:18:54.791Z[ recovery-image] Aug 30 05:18:54.466 INFO O| Aug 30 05:18:54.466 INFO STEP 609 (remove_files) COMPLETE
66282025-08-30T05:18:54.791Z[ recovery-image] Aug 30 05:18:54.466 INFO O| Aug 30 05:18:54.466 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66292025-08-30T05:18:54.816Z[ recovery-image] Aug 30 05:18:54.482 INFO O| Aug 30 05:18:54.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libraidcfg.so.1"
66302025-08-30T05:18:54.816Z[ recovery-image] Aug 30 05:18:54.482 INFO O| Aug 30 05:18:54.482 INFO STEP 610 (remove_files) COMPLETE
66312025-08-30T05:18:54.816Z[ recovery-image] Aug 30 05:18:54.482 INFO O| Aug 30 05:18:54.482 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66322025-08-30T05:18:54.841Z[ recovery-image] Aug 30 05:18:54.496 INFO O| Aug 30 05:18:54.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/librename.so.1"
66332025-08-30T05:18:54.841Z[ recovery-image] Aug 30 05:18:54.496 INFO O| Aug 30 05:18:54.496 INFO STEP 611 (remove_files) COMPLETE
66342025-08-30T05:18:54.841Z[ recovery-image] Aug 30 05:18:54.496 INFO O| Aug 30 05:18:54.496 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66352025-08-30T05:18:54.841Z[ recovery-image] Aug 30 05:18:54.511 INFO O| Aug 30 05:18:54.511 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libreparse.so.1"
66362025-08-30T05:18:54.841Z[ recovery-image] Aug 30 05:18:54.511 INFO O| Aug 30 05:18:54.511 INFO STEP 612 (remove_files) COMPLETE
66372025-08-30T05:18:54.841Z[ recovery-image] Aug 30 05:18:54.511 INFO O| Aug 30 05:18:54.511 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66382025-08-30T05:18:54.866Z[ recovery-image] Aug 30 05:18:54.526 INFO O| Aug 30 05:18:54.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsasl.so.1"
66392025-08-30T05:18:54.866Z[ recovery-image] Aug 30 05:18:54.526 INFO O| Aug 30 05:18:54.526 INFO STEP 613 (remove_files) COMPLETE
66402025-08-30T05:18:54.866Z[ recovery-image] Aug 30 05:18:54.526 INFO O| Aug 30 05:18:54.526 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66412025-08-30T05:18:54.866Z[ recovery-image] Aug 30 05:18:54.541 INFO O| Aug 30 05:18:54.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsched.so.1"
66422025-08-30T05:18:54.866Z[ recovery-image] Aug 30 05:18:54.541 INFO O| Aug 30 05:18:54.541 INFO STEP 614 (remove_files) COMPLETE
66432025-08-30T05:18:54.866Z[ recovery-image] Aug 30 05:18:54.541 INFO O| Aug 30 05:18:54.541 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66442025-08-30T05:18:54.908Z[ recovery-image] Aug 30 05:18:54.570 INFO O| Aug 30 05:18:54.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsctp.so.1"
66452025-08-30T05:18:54.908Z[ recovery-image] Aug 30 05:18:54.570 INFO O| Aug 30 05:18:54.570 INFO STEP 615 (remove_files) COMPLETE
66462025-08-30T05:18:54.908Z[ recovery-image] Aug 30 05:18:54.570 INFO O| Aug 30 05:18:54.570 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66472025-08-30T05:18:54.934Z[ recovery-image] Aug 30 05:18:54.587 INFO O| Aug 30 05:18:54.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsff.so.1"
66482025-08-30T05:18:54.934Z[ recovery-image] Aug 30 05:18:54.587 INFO O| Aug 30 05:18:54.587 INFO STEP 616 (remove_files) COMPLETE
66492025-08-30T05:18:54.934Z[ recovery-image] Aug 30 05:18:54.587 INFO O| Aug 30 05:18:54.587 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66502025-08-30T05:18:54.934Z[ recovery-image] Aug 30 05:18:54.602 INFO O| Aug 30 05:18:54.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsip.so.1"
66512025-08-30T05:18:54.934Z[ recovery-image] Aug 30 05:18:54.602 INFO O| Aug 30 05:18:54.602 INFO STEP 617 (remove_files) COMPLETE
66522025-08-30T05:18:54.934Z[ recovery-image] Aug 30 05:18:54.603 INFO O| Aug 30 05:18:54.602 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66532025-08-30T05:18:54.968Z[ recovery-image] Aug 30 05:18:54.646 INFO O| Aug 30 05:18:54.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsldap.so.1"
66542025-08-30T05:18:54.968Z[ recovery-image] Aug 30 05:18:54.646 INFO O| Aug 30 05:18:54.646 INFO STEP 618 (remove_files) COMPLETE
66552025-08-30T05:18:54.968Z[ recovery-image] Aug 30 05:18:54.646 INFO O| Aug 30 05:18:54.646 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66562025-08-30T05:18:55.002Z[ recovery-image] Aug 30 05:18:54.679 INFO O| Aug 30 05:18:54.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsmbfs.so.1"
66572025-08-30T05:18:55.002Z[ recovery-image] Aug 30 05:18:54.679 INFO O| Aug 30 05:18:54.679 INFO STEP 619 (remove_files) COMPLETE
66582025-08-30T05:18:55.002Z[ recovery-image] Aug 30 05:18:54.679 INFO O| Aug 30 05:18:54.679 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66592025-08-30T05:18:55.029Z[ recovery-image] Aug 30 05:18:54.698 INFO O| Aug 30 05:18:54.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
66602025-08-30T05:18:55.029Z[ recovery-image] Aug 30 05:18:54.699 INFO O| Aug 30 05:18:54.698 INFO STEP 620 (remove_files) COMPLETE
66612025-08-30T05:18:55.029Z[ recovery-image] Aug 30 05:18:54.699 INFO O| Aug 30 05:18:54.698 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66622025-08-30T05:18:55.054Z[ recovery-image] Aug 30 05:18:54.720 INFO O| Aug 30 05:18:54.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
66632025-08-30T05:18:55.054Z[ recovery-image] Aug 30 05:18:54.720 INFO O| Aug 30 05:18:54.720 INFO STEP 621 (remove_files) COMPLETE
66642025-08-30T05:18:55.054Z[ recovery-image] Aug 30 05:18:54.720 INFO O| Aug 30 05:18:54.720 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66652025-08-30T05:18:55.079Z[ recovery-image] Aug 30 05:18:54.738 INFO O| Aug 30 05:18:54.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsum.so.1"
66662025-08-30T05:18:55.079Z[ recovery-image] Aug 30 05:18:54.738 INFO O| Aug 30 05:18:54.738 INFO STEP 622 (remove_files) COMPLETE
66672025-08-30T05:18:55.079Z[ recovery-image] Aug 30 05:18:54.738 INFO O| Aug 30 05:18:54.738 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66682025-08-30T05:18:55.104Z[ recovery-image] Aug 30 05:18:54.759 INFO O| Aug 30 05:18:54.759 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtecla.so.1"
66692025-08-30T05:18:55.104Z[ recovery-image] Aug 30 05:18:54.759 INFO O| Aug 30 05:18:54.759 INFO STEP 623 (remove_files) COMPLETE
66702025-08-30T05:18:55.104Z[ recovery-image] Aug 30 05:18:54.759 INFO O| Aug 30 05:18:54.759 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66712025-08-30T05:18:55.104Z[ recovery-image] Aug 30 05:18:54.778 INFO O| Aug 30 05:18:54.778 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
66722025-08-30T05:18:55.104Z[ recovery-image] Aug 30 05:18:54.778 INFO O| Aug 30 05:18:54.778 INFO STEP 624 (remove_files) COMPLETE
66732025-08-30T05:18:55.104Z[ recovery-image] Aug 30 05:18:54.778 INFO O| Aug 30 05:18:54.778 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66742025-08-30T05:18:55.129Z[ recovery-image] Aug 30 05:18:54.797 INFO O| Aug 30 05:18:54.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libvolmgt.so.1"
66752025-08-30T05:18:55.129Z[ recovery-image] Aug 30 05:18:54.797 INFO O| Aug 30 05:18:54.797 INFO STEP 625 (remove_files) COMPLETE
66762025-08-30T05:18:55.129Z[ recovery-image] Aug 30 05:18:54.797 INFO O| Aug 30 05:18:54.797 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66772025-08-30T05:18:55.154Z[ recovery-image] Aug 30 05:18:54.815 INFO O| Aug 30 05:18:54.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liby.so.1"
66782025-08-30T05:18:55.154Z[ recovery-image] Aug 30 05:18:54.816 INFO O| Aug 30 05:18:54.815 INFO STEP 626 (remove_files) COMPLETE
66792025-08-30T05:18:55.154Z[ recovery-image] Aug 30 05:18:54.816 INFO O| Aug 30 05:18:54.815 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66802025-08-30T05:18:55.179Z[ recovery-image] Aug 30 05:18:54.835 INFO O| Aug 30 05:18:54.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
66812025-08-30T05:18:55.179Z[ recovery-image] Aug 30 05:18:54.835 INFO O| Aug 30 05:18:54.835 INFO STEP 627 (remove_files) COMPLETE
66822025-08-30T05:18:55.180Z[ recovery-image] Aug 30 05:18:54.835 INFO O| Aug 30 05:18:54.835 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66832025-08-30T05:18:55.180Z[ recovery-image] Aug 30 05:18:54.853 INFO O| Aug 30 05:18:54.853 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
66842025-08-30T05:18:55.180Z[ recovery-image] Aug 30 05:18:54.853 INFO O| Aug 30 05:18:54.853 INFO STEP 628 (remove_files) COMPLETE
66852025-08-30T05:18:55.180Z[ recovery-image] Aug 30 05:18:54.853 INFO O| Aug 30 05:18:54.853 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66862025-08-30T05:18:55.205Z[ recovery-image] Aug 30 05:18:54.871 INFO O| Aug 30 05:18:54.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonecfg.so.1"
66872025-08-30T05:18:55.205Z[ recovery-image] Aug 30 05:18:54.871 INFO O| Aug 30 05:18:54.871 INFO STEP 629 (remove_files) COMPLETE
66882025-08-30T05:18:55.205Z[ recovery-image] Aug 30 05:18:54.871 INFO O| Aug 30 05:18:54.871 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66892025-08-30T05:18:55.230Z[ recovery-image] Aug 30 05:18:54.889 INFO O| Aug 30 05:18:54.888 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
66902025-08-30T05:18:55.230Z[ recovery-image] Aug 30 05:18:54.889 INFO O| Aug 30 05:18:54.889 INFO STEP 630 (remove_files) COMPLETE
66912025-08-30T05:18:55.230Z[ recovery-image] Aug 30 05:18:54.889 INFO O| Aug 30 05:18:54.889 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66922025-08-30T05:18:55.230Z[ recovery-image] Aug 30 05:18:54.906 INFO O| Aug 30 05:18:54.906 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonestat.so.1"
66932025-08-30T05:18:55.230Z[ recovery-image] Aug 30 05:18:54.906 INFO O| Aug 30 05:18:54.906 INFO STEP 631 (remove_files) COMPLETE
66942025-08-30T05:18:55.230Z[ recovery-image] Aug 30 05:18:54.906 INFO O| Aug 30 05:18:54.906 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66952025-08-30T05:18:55.255Z[ recovery-image] Aug 30 05:18:54.923 INFO O| Aug 30 05:18:54.923 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzpool.so.1"
66962025-08-30T05:18:55.255Z[ recovery-image] Aug 30 05:18:54.923 INFO O| Aug 30 05:18:54.923 INFO STEP 632 (remove_files) COMPLETE
66972025-08-30T05:18:55.255Z[ recovery-image] Aug 30 05:18:54.923 INFO O| Aug 30 05:18:54.923 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66982025-08-30T05:18:55.280Z[ recovery-image] Aug 30 05:18:54.939 INFO O| Aug 30 05:18:54.939 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/madv.so.1"
66992025-08-30T05:18:55.280Z[ recovery-image] Aug 30 05:18:54.939 INFO O| Aug 30 05:18:54.939 INFO STEP 633 (remove_files) COMPLETE
67002025-08-30T05:18:55.280Z[ recovery-image] Aug 30 05:18:54.940 INFO O| Aug 30 05:18:54.939 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67012025-08-30T05:18:55.280Z[ recovery-image] Aug 30 05:18:54.954 INFO O| Aug 30 05:18:54.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/mpss.so.1"
67022025-08-30T05:18:55.280Z[ recovery-image] Aug 30 05:18:54.954 INFO O| Aug 30 05:18:54.954 INFO STEP 634 (remove_files) COMPLETE
67032025-08-30T05:18:55.280Z[ recovery-image] Aug 30 05:18:54.954 INFO O| Aug 30 05:18:54.954 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67042025-08-30T05:18:55.305Z[ recovery-image] Aug 30 05:18:54.970 INFO O| Aug 30 05:18:54.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ad.so.1"
67052025-08-30T05:18:55.305Z[ recovery-image] Aug 30 05:18:54.970 INFO O| Aug 30 05:18:54.970 INFO STEP 635 (remove_files) COMPLETE
67062025-08-30T05:18:55.305Z[ recovery-image] Aug 30 05:18:54.970 INFO O| Aug 30 05:18:54.970 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67072025-08-30T05:18:55.330Z[ recovery-image] Aug 30 05:18:54.985 INFO O| Aug 30 05:18:54.985 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ldap.so.1"
67082025-08-30T05:18:55.330Z[ recovery-image] Aug 30 05:18:54.985 INFO O| Aug 30 05:18:54.985 INFO STEP 636 (remove_files) COMPLETE
67092025-08-30T05:18:55.330Z[ recovery-image] Aug 30 05:18:54.985 INFO O| Aug 30 05:18:54.985 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67102025-08-30T05:18:55.330Z[ recovery-image] Aug 30 05:18:55.001 INFO O| Aug 30 05:18:55.000 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/passwdutil.so.1"
67112025-08-30T05:18:55.330Z[ recovery-image] Aug 30 05:18:55.001 INFO O| Aug 30 05:18:55.001 INFO STEP 637 (remove_files) COMPLETE
67122025-08-30T05:18:55.330Z[ recovery-image] Aug 30 05:18:55.001 INFO O| Aug 30 05:18:55.001 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67132025-08-30T05:18:55.355Z[ recovery-image] Aug 30 05:18:55.018 INFO O| Aug 30 05:18:55.017 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
67142025-08-30T05:18:55.355Z[ recovery-image] Aug 30 05:18:55.018 INFO O| Aug 30 05:18:55.018 INFO STEP 638 (remove_files) COMPLETE
67152025-08-30T05:18:55.355Z[ recovery-image] Aug 30 05:18:55.018 INFO O| Aug 30 05:18:55.018 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67162025-08-30T05:18:55.380Z[ recovery-image] Aug 30 05:18:55.036 INFO O| Aug 30 05:18:55.036 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
67172025-08-30T05:18:55.380Z[ recovery-image] Aug 30 05:18:55.036 INFO O| Aug 30 05:18:55.036 INFO STEP 639 (remove_files) COMPLETE
67182025-08-30T05:18:55.380Z[ recovery-image] Aug 30 05:18:55.036 INFO O| Aug 30 05:18:55.036 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67192025-08-30T05:18:55.380Z[ recovery-image] Aug 30 05:18:55.052 INFO O| Aug 30 05:18:55.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
67202025-08-30T05:18:55.380Z[ recovery-image] Aug 30 05:18:55.053 INFO O| Aug 30 05:18:55.053 INFO STEP 640 (remove_files) COMPLETE
67212025-08-30T05:18:55.380Z[ recovery-image] Aug 30 05:18:55.053 INFO O| Aug 30 05:18:55.053 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67222025-08-30T05:18:55.405Z[ recovery-image] Aug 30 05:18:55.069 INFO O| Aug 30 05:18:55.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
67232025-08-30T05:18:55.405Z[ recovery-image] Aug 30 05:18:55.069 INFO O| Aug 30 05:18:55.069 INFO STEP 641 (remove_files) COMPLETE
67242025-08-30T05:18:55.405Z[ recovery-image] Aug 30 05:18:55.069 INFO O| Aug 30 05:18:55.069 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67252025-08-30T05:18:55.430Z[ recovery-image] Aug 30 05:18:55.088 INFO O| Aug 30 05:18:55.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
67262025-08-30T05:18:55.430Z[ recovery-image] Aug 30 05:18:55.088 INFO O| Aug 30 05:18:55.088 INFO STEP 642 (remove_files) COMPLETE
67272025-08-30T05:18:55.430Z[ recovery-image] Aug 30 05:18:55.088 INFO O| Aug 30 05:18:55.088 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67282025-08-30T05:18:55.430Z[ recovery-image] Aug 30 05:18:55.101 INFO O| Aug 30 05:18:55.101 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
67292025-08-30T05:18:55.430Z[ recovery-image] Aug 30 05:18:55.101 INFO O| Aug 30 05:18:55.101 INFO STEP 643 (remove_files) COMPLETE
67302025-08-30T05:18:55.430Z[ recovery-image] Aug 30 05:18:55.101 INFO O| Aug 30 05:18:55.101 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67312025-08-30T05:18:55.460Z[ recovery-image] Aug 30 05:18:55.114 INFO O| Aug 30 05:18:55.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
67322025-08-30T05:18:55.460Z[ recovery-image] Aug 30 05:18:55.114 INFO O| Aug 30 05:18:55.114 INFO STEP 644 (remove_files) COMPLETE
67332025-08-30T05:18:55.461Z[ recovery-image] Aug 30 05:18:55.114 INFO O| Aug 30 05:18:55.114 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67342025-08-30T05:18:55.461Z[ recovery-image] Aug 30 05:18:55.125 INFO O| Aug 30 05:18:55.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
67352025-08-30T05:18:55.461Z[ recovery-image] Aug 30 05:18:55.125 INFO O| Aug 30 05:18:55.125 INFO STEP 645 (remove_files) COMPLETE
67362025-08-30T05:18:55.461Z[ recovery-image] Aug 30 05:18:55.125 INFO O| Aug 30 05:18:55.125 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67372025-08-30T05:18:55.461Z[ recovery-image] Aug 30 05:18:55.138 INFO O| Aug 30 05:18:55.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
67382025-08-30T05:18:55.461Z[ recovery-image] Aug 30 05:18:55.138 INFO O| Aug 30 05:18:55.138 INFO STEP 646 (remove_files) COMPLETE
67392025-08-30T05:18:55.461Z[ recovery-image] Aug 30 05:18:55.138 INFO O| Aug 30 05:18:55.138 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67402025-08-30T05:18:55.486Z[ recovery-image] Aug 30 05:18:55.151 INFO O| Aug 30 05:18:55.151 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
67412025-08-30T05:18:55.486Z[ recovery-image] Aug 30 05:18:55.152 INFO O| Aug 30 05:18:55.151 INFO STEP 647 (remove_files) COMPLETE
67422025-08-30T05:18:55.486Z[ recovery-image] Aug 30 05:18:55.152 INFO O| Aug 30 05:18:55.152 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67432025-08-30T05:18:55.511Z[ recovery-image] Aug 30 05:18:55.165 INFO O| Aug 30 05:18:55.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
67442025-08-30T05:18:55.511Z[ recovery-image] Aug 30 05:18:55.165 INFO O| Aug 30 05:18:55.165 INFO STEP 648 (remove_files) COMPLETE
67452025-08-30T05:18:55.511Z[ recovery-image] Aug 30 05:18:55.165 INFO O| Aug 30 05:18:55.165 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67462025-08-30T05:18:55.511Z[ recovery-image] Aug 30 05:18:55.179 INFO O| Aug 30 05:18:55.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
67472025-08-30T05:18:55.511Z[ recovery-image] Aug 30 05:18:55.180 INFO O| Aug 30 05:18:55.180 INFO STEP 649 (remove_files) COMPLETE
67482025-08-30T05:18:55.512Z[ recovery-image] Aug 30 05:18:55.180 INFO O| Aug 30 05:18:55.180 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67492025-08-30T05:18:55.538Z[ recovery-image] Aug 30 05:18:55.195 INFO O| Aug 30 05:18:55.194 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
67502025-08-30T05:18:55.538Z[ recovery-image] Aug 30 05:18:55.195 INFO O| Aug 30 05:18:55.195 INFO STEP 650 (remove_files) COMPLETE
67512025-08-30T05:18:55.538Z[ recovery-image] Aug 30 05:18:55.195 INFO O| Aug 30 05:18:55.195 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67522025-08-30T05:18:55.538Z[ recovery-image] Aug 30 05:18:55.209 INFO O| Aug 30 05:18:55.209 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
67532025-08-30T05:18:55.538Z[ recovery-image] Aug 30 05:18:55.210 INFO O| Aug 30 05:18:55.209 INFO STEP 651 (remove_files) COMPLETE
67542025-08-30T05:18:55.538Z[ recovery-image] Aug 30 05:18:55.210 INFO O| Aug 30 05:18:55.210 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67552025-08-30T05:18:55.563Z[ recovery-image] Aug 30 05:18:55.225 INFO O| Aug 30 05:18:55.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
67562025-08-30T05:18:55.563Z[ recovery-image] Aug 30 05:18:55.225 INFO O| Aug 30 05:18:55.225 INFO STEP 652 (remove_files) COMPLETE
67572025-08-30T05:18:55.563Z[ recovery-image] Aug 30 05:18:55.225 INFO O| Aug 30 05:18:55.225 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67582025-08-30T05:18:55.563Z[ recovery-image] Aug 30 05:18:55.240 INFO O| Aug 30 05:18:55.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
67592025-08-30T05:18:55.563Z[ recovery-image] Aug 30 05:18:55.241 INFO O| Aug 30 05:18:55.241 INFO STEP 653 (remove_files) COMPLETE
67602025-08-30T05:18:55.563Z[ recovery-image] Aug 30 05:18:55.241 INFO O| Aug 30 05:18:55.241 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67612025-08-30T05:18:55.588Z[ recovery-image] Aug 30 05:18:55.256 INFO O| Aug 30 05:18:55.255 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
67622025-08-30T05:18:55.588Z[ recovery-image] Aug 30 05:18:55.256 INFO O| Aug 30 05:18:55.256 INFO STEP 654 (remove_files) COMPLETE
67632025-08-30T05:18:55.588Z[ recovery-image] Aug 30 05:18:55.256 INFO O| Aug 30 05:18:55.256 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67642025-08-30T05:18:55.613Z[ recovery-image] Aug 30 05:18:55.271 INFO O| Aug 30 05:18:55.270 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
67652025-08-30T05:18:55.613Z[ recovery-image] Aug 30 05:18:55.271 INFO O| Aug 30 05:18:55.271 INFO STEP 655 (remove_files) COMPLETE
67662025-08-30T05:18:55.614Z[ recovery-image] Aug 30 05:18:55.271 INFO O| Aug 30 05:18:55.271 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67672025-08-30T05:18:55.614Z[ recovery-image] Aug 30 05:18:55.285 INFO O| Aug 30 05:18:55.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
67682025-08-30T05:18:55.614Z[ recovery-image] Aug 30 05:18:55.285 INFO O| Aug 30 05:18:55.285 INFO STEP 656 (remove_files) COMPLETE
67692025-08-30T05:18:55.614Z[ recovery-image] Aug 30 05:18:55.285 INFO O| Aug 30 05:18:55.285 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67702025-08-30T05:18:55.639Z[ recovery-image] Aug 30 05:18:55.298 INFO O| Aug 30 05:18:55.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
67712025-08-30T05:18:55.639Z[ recovery-image] Aug 30 05:18:55.299 INFO O| Aug 30 05:18:55.298 INFO STEP 657 (remove_files) COMPLETE
67722025-08-30T05:18:55.639Z[ recovery-image] Aug 30 05:18:55.299 INFO O| Aug 30 05:18:55.299 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67732025-08-30T05:18:55.639Z[ recovery-image] Aug 30 05:18:55.312 INFO O| Aug 30 05:18:55.311 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
67742025-08-30T05:18:55.639Z[ recovery-image] Aug 30 05:18:55.312 INFO O| Aug 30 05:18:55.312 INFO STEP 658 (remove_files) COMPLETE
67752025-08-30T05:18:55.639Z[ recovery-image] Aug 30 05:18:55.312 INFO O| Aug 30 05:18:55.312 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67762025-08-30T05:18:55.664Z[ recovery-image] Aug 30 05:18:55.325 INFO O| Aug 30 05:18:55.325 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
67772025-08-30T05:18:55.664Z[ recovery-image] Aug 30 05:18:55.325 INFO O| Aug 30 05:18:55.325 INFO STEP 659 (remove_files) COMPLETE
67782025-08-30T05:18:55.664Z[ recovery-image] Aug 30 05:18:55.325 INFO O| Aug 30 05:18:55.325 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67792025-08-30T05:18:55.699Z[ recovery-image] Aug 30 05:18:55.377 INFO O| Aug 30 05:18:55.377 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
67802025-08-30T05:18:55.699Z[ recovery-image] Aug 30 05:18:55.378 INFO O| Aug 30 05:18:55.377 INFO STEP 660 (remove_files) COMPLETE
67812025-08-30T05:18:55.724Z[ recovery-image] Aug 30 05:18:55.378 INFO O| Aug 30 05:18:55.378 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67822025-08-30T05:18:55.749Z[ recovery-image] Aug 30 05:18:55.405 INFO O| Aug 30 05:18:55.394 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
67832025-08-30T05:18:55.749Z[ recovery-image] Aug 30 05:18:55.405 INFO O| Aug 30 05:18:55.394 INFO STEP 661 (remove_files) COMPLETE
67842025-08-30T05:18:55.749Z[ recovery-image] Aug 30 05:18:55.405 INFO O| Aug 30 05:18:55.394 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67852025-08-30T05:18:55.749Z[ recovery-image] Aug 30 05:18:55.411 INFO O| Aug 30 05:18:55.411 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
67862025-08-30T05:18:55.749Z[ recovery-image] Aug 30 05:18:55.411 INFO O| Aug 30 05:18:55.411 INFO STEP 662 (remove_files) COMPLETE
67872025-08-30T05:18:55.749Z[ recovery-image] Aug 30 05:18:55.411 INFO O| Aug 30 05:18:55.411 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67882025-08-30T05:18:55.774Z[ recovery-image] Aug 30 05:18:55.427 INFO O| Aug 30 05:18:55.427 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
67892025-08-30T05:18:55.774Z[ recovery-image] Aug 30 05:18:55.428 INFO O| Aug 30 05:18:55.428 INFO STEP 663 (remove_files) COMPLETE
67902025-08-30T05:18:55.774Z[ recovery-image] Aug 30 05:18:55.428 INFO O| Aug 30 05:18:55.428 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67912025-08-30T05:18:55.774Z[ recovery-image] Aug 30 05:18:55.443 INFO O| Aug 30 05:18:55.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
67922025-08-30T05:18:55.774Z[ recovery-image] Aug 30 05:18:55.443 INFO O| Aug 30 05:18:55.443 INFO STEP 664 (remove_files) COMPLETE
67932025-08-30T05:18:55.774Z[ recovery-image] Aug 30 05:18:55.443 INFO O| Aug 30 05:18:55.443 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67942025-08-30T05:18:55.799Z[ recovery-image] Aug 30 05:18:55.458 INFO O| Aug 30 05:18:55.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
67952025-08-30T05:18:55.799Z[ recovery-image] Aug 30 05:18:55.458 INFO O| Aug 30 05:18:55.458 INFO STEP 665 (remove_files) COMPLETE
67962025-08-30T05:18:55.799Z[ recovery-image] Aug 30 05:18:55.458 INFO O| Aug 30 05:18:55.458 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67972025-08-30T05:18:55.799Z[ recovery-image] Aug 30 05:18:55.472 INFO O| Aug 30 05:18:55.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
67982025-08-30T05:18:55.799Z[ recovery-image] Aug 30 05:18:55.472 INFO O| Aug 30 05:18:55.472 INFO STEP 666 (remove_files) COMPLETE
67992025-08-30T05:18:55.799Z[ recovery-image] Aug 30 05:18:55.473 INFO O| Aug 30 05:18:55.472 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68002025-08-30T05:18:55.824Z[ recovery-image] Aug 30 05:18:55.487 INFO O| Aug 30 05:18:55.487 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
68012025-08-30T05:18:55.824Z[ recovery-image] Aug 30 05:18:55.487 INFO O| Aug 30 05:18:55.487 INFO STEP 667 (remove_files) COMPLETE
68022025-08-30T05:18:55.824Z[ recovery-image] Aug 30 05:18:55.487 INFO O| Aug 30 05:18:55.487 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68032025-08-30T05:18:55.824Z[ recovery-image] Aug 30 05:18:55.501 INFO O| Aug 30 05:18:55.501 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/straddr.so.2"
68042025-08-30T05:18:55.824Z[ recovery-image] Aug 30 05:18:55.501 INFO O| Aug 30 05:18:55.501 INFO STEP 668 (remove_files) COMPLETE
68052025-08-30T05:18:55.824Z[ recovery-image] Aug 30 05:18:55.501 INFO O| Aug 30 05:18:55.501 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68062025-08-30T05:18:55.849Z[ recovery-image] Aug 30 05:18:55.515 INFO O| Aug 30 05:18:55.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/watchmalloc.so.1"
68072025-08-30T05:18:55.849Z[ recovery-image] Aug 30 05:18:55.515 INFO O| Aug 30 05:18:55.515 INFO STEP 669 (remove_files) COMPLETE
68082025-08-30T05:18:55.849Z[ recovery-image] Aug 30 05:18:55.515 INFO O| Aug 30 05:18:55.515 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68092025-08-30T05:18:55.874Z[ recovery-image] Aug 30 05:18:55.530 INFO O| Aug 30 05:18:55.530 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/audit/audit_record_attr"
68102025-08-30T05:18:55.874Z[ recovery-image] Aug 30 05:18:55.530 INFO O| Aug 30 05:18:55.530 INFO STEP 670 (remove_files) COMPLETE
68112025-08-30T05:18:55.874Z[ recovery-image] Aug 30 05:18:55.530 INFO O| Aug 30 05:18:55.530 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68122025-08-30T05:18:55.899Z[ recovery-image] Aug 30 05:18:55.548 INFO O| Aug 30 05:18:55.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/common.ksh"
68132025-08-30T05:18:55.899Z[ recovery-image] Aug 30 05:18:55.548 INFO O| Aug 30 05:18:55.548 INFO STEP 671 (remove_files) COMPLETE
68142025-08-30T05:18:55.899Z[ recovery-image] Aug 30 05:18:55.548 INFO O| Aug 30 05:18:55.548 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68152025-08-30T05:18:55.899Z[ recovery-image] Aug 30 05:18:55.565 INFO O| Aug 30 05:18:55.564 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/query"
68162025-08-30T05:18:55.899Z[ recovery-image] Aug 30 05:18:55.565 INFO O| Aug 30 05:18:55.565 INFO STEP 672 (remove_files) COMPLETE
68172025-08-30T05:18:55.899Z[ recovery-image] Aug 30 05:18:55.565 INFO O| Aug 30 05:18:55.565 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68182025-08-30T05:18:55.924Z[ recovery-image] Aug 30 05:18:55.581 INFO O| Aug 30 05:18:55.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/uninstall.ksh"
68192025-08-30T05:18:55.924Z[ recovery-image] Aug 30 05:18:55.581 INFO O| Aug 30 05:18:55.581 INFO STEP 673 (remove_files) COMPLETE
68202025-08-30T05:18:55.924Z[ recovery-image] Aug 30 05:18:55.581 INFO O| Aug 30 05:18:55.581 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68212025-08-30T05:18:55.924Z[ recovery-image] Aug 30 05:18:55.599 INFO O| Aug 30 05:18:55.599 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
68222025-08-30T05:18:55.924Z[ recovery-image] Aug 30 05:18:55.599 INFO O| Aug 30 05:18:55.599 INFO STEP 674 (remove_files) COMPLETE
68232025-08-30T05:18:55.925Z[ recovery-image] Aug 30 05:18:55.599 INFO O| Aug 30 05:18:55.599 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68242025-08-30T05:18:55.962Z[ recovery-image] Aug 30 05:18:55.640 INFO O| Aug 30 05:18:55.618 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
68252025-08-30T05:18:55.962Z[ recovery-image] Aug 30 05:18:55.640 INFO O| Aug 30 05:18:55.640 INFO STEP 675 (remove_files) COMPLETE
68262025-08-30T05:18:55.962Z[ recovery-image] Aug 30 05:18:55.640 INFO O| Aug 30 05:18:55.640 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68272025-08-30T05:18:55.992Z[ recovery-image] Aug 30 05:18:55.670 INFO O| Aug 30 05:18:55.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
68282025-08-30T05:18:55.992Z[ recovery-image] Aug 30 05:18:55.670 INFO O| Aug 30 05:18:55.670 INFO STEP 676 (remove_files) COMPLETE
68292025-08-30T05:18:56.017Z[ recovery-image] Aug 30 05:18:55.670 INFO O| Aug 30 05:18:55.670 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68302025-08-30T05:18:56.017Z[ recovery-image] Aug 30 05:18:55.689 INFO O| Aug 30 05:18:55.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
68312025-08-30T05:18:56.017Z[ recovery-image] Aug 30 05:18:55.689 INFO O| Aug 30 05:18:55.689 INFO STEP 677 (remove_files) COMPLETE
68322025-08-30T05:18:56.017Z[ recovery-image] Aug 30 05:18:55.689 INFO O| Aug 30 05:18:55.689 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68332025-08-30T05:18:56.042Z[ recovery-image] Aug 30 05:18:55.711 INFO O| Aug 30 05:18:55.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
68342025-08-30T05:18:56.042Z[ recovery-image] Aug 30 05:18:55.711 INFO O| Aug 30 05:18:55.711 INFO STEP 678 (remove_files) COMPLETE
68352025-08-30T05:18:56.042Z[ recovery-image] Aug 30 05:18:55.711 INFO O| Aug 30 05:18:55.711 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68362025-08-30T05:18:56.067Z[ recovery-image] Aug 30 05:18:55.729 INFO O| Aug 30 05:18:55.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/ib.so.1"
68372025-08-30T05:18:56.067Z[ recovery-image] Aug 30 05:18:55.729 INFO O| Aug 30 05:18:55.729 INFO STEP 679 (remove_files) COMPLETE
68382025-08-30T05:18:56.067Z[ recovery-image] Aug 30 05:18:55.729 INFO O| Aug 30 05:18:55.729 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68392025-08-30T05:18:56.093Z[ recovery-image] Aug 30 05:18:55.747 INFO O| Aug 30 05:18:55.747 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/pci.so.1"
68402025-08-30T05:18:56.093Z[ recovery-image] Aug 30 05:18:55.747 INFO O| Aug 30 05:18:55.747 INFO STEP 680 (remove_files) COMPLETE
68412025-08-30T05:18:56.093Z[ recovery-image] Aug 30 05:18:55.747 INFO O| Aug 30 05:18:55.747 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68422025-08-30T05:18:56.093Z[ recovery-image] Aug 30 05:18:55.767 INFO O| Aug 30 05:18:55.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/sata.so.1"
68432025-08-30T05:18:56.093Z[ recovery-image] Aug 30 05:18:55.767 INFO O| Aug 30 05:18:55.767 INFO STEP 681 (remove_files) COMPLETE
68442025-08-30T05:18:56.093Z[ recovery-image] Aug 30 05:18:55.767 INFO O| Aug 30 05:18:55.767 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68452025-08-30T05:18:56.118Z[ recovery-image] Aug 30 05:18:55.787 INFO O| Aug 30 05:18:55.787 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/scsi.so.1"
68462025-08-30T05:18:56.118Z[ recovery-image] Aug 30 05:18:55.787 INFO O| Aug 30 05:18:55.787 INFO STEP 682 (remove_files) COMPLETE
68472025-08-30T05:18:56.118Z[ recovery-image] Aug 30 05:18:55.787 INFO O| Aug 30 05:18:55.787 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68482025-08-30T05:18:56.143Z[ recovery-image] Aug 30 05:18:55.806 INFO O| Aug 30 05:18:55.806 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/shp.so.1"
68492025-08-30T05:18:56.143Z[ recovery-image] Aug 30 05:18:55.806 INFO O| Aug 30 05:18:55.806 INFO STEP 683 (remove_files) COMPLETE
68502025-08-30T05:18:56.143Z[ recovery-image] Aug 30 05:18:55.806 INFO O| Aug 30 05:18:55.806 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68512025-08-30T05:18:56.168Z[ recovery-image] Aug 30 05:18:55.824 INFO O| Aug 30 05:18:55.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/usb.so.1"
68522025-08-30T05:18:56.168Z[ recovery-image] Aug 30 05:18:55.824 INFO O| Aug 30 05:18:55.824 INFO STEP 684 (remove_files) COMPLETE
68532025-08-30T05:18:56.168Z[ recovery-image] Aug 30 05:18:55.824 INFO O| Aug 30 05:18:55.824 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68542025-08-30T05:18:56.168Z[ recovery-image] Aug 30 05:18:55.841 INFO O| Aug 30 05:18:55.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXdispadmin"
68552025-08-30T05:18:56.168Z[ recovery-image] Aug 30 05:18:55.841 INFO O| Aug 30 05:18:55.841 INFO STEP 685 (remove_files) COMPLETE
68562025-08-30T05:18:56.168Z[ recovery-image] Aug 30 05:18:55.842 INFO O| Aug 30 05:18:55.841 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68572025-08-30T05:18:56.193Z[ recovery-image] Aug 30 05:18:55.858 INFO O| Aug 30 05:18:55.858 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXpriocntl"
68582025-08-30T05:18:56.193Z[ recovery-image] Aug 30 05:18:55.858 INFO O| Aug 30 05:18:55.858 INFO STEP 686 (remove_files) COMPLETE
68592025-08-30T05:18:56.193Z[ recovery-image] Aug 30 05:18:55.858 INFO O| Aug 30 05:18:55.858 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68602025-08-30T05:18:56.218Z[ recovery-image] Aug 30 05:18:55.874 INFO O| Aug 30 05:18:55.874 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IAdispadmin"
68612025-08-30T05:18:56.218Z[ recovery-image] Aug 30 05:18:55.874 INFO O| Aug 30 05:18:55.874 INFO STEP 687 (remove_files) COMPLETE
68622025-08-30T05:18:56.218Z[ recovery-image] Aug 30 05:18:55.874 INFO O| Aug 30 05:18:55.874 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68632025-08-30T05:18:56.218Z[ recovery-image] Aug 30 05:18:55.890 INFO O| Aug 30 05:18:55.890 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IApriocntl"
68642025-08-30T05:18:56.218Z[ recovery-image] Aug 30 05:18:55.890 INFO O| Aug 30 05:18:55.890 INFO STEP 688 (remove_files) COMPLETE
68652025-08-30T05:18:56.218Z[ recovery-image] Aug 30 05:18:55.890 INFO O| Aug 30 05:18:55.890 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68662025-08-30T05:18:56.243Z[ recovery-image] Aug 30 05:18:55.905 INFO O| Aug 30 05:18:55.905 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTdispadmin"
68672025-08-30T05:18:56.243Z[ recovery-image] Aug 30 05:18:55.905 INFO O| Aug 30 05:18:55.905 INFO STEP 689 (remove_files) COMPLETE
68682025-08-30T05:18:56.243Z[ recovery-image] Aug 30 05:18:55.905 INFO O| Aug 30 05:18:55.905 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68692025-08-30T05:18:56.268Z[ recovery-image] Aug 30 05:18:55.925 INFO O| Aug 30 05:18:55.925 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTpriocntl"
68702025-08-30T05:18:56.268Z[ recovery-image] Aug 30 05:18:55.925 INFO O| Aug 30 05:18:55.925 INFO STEP 690 (remove_files) COMPLETE
68712025-08-30T05:18:56.268Z[ recovery-image] Aug 30 05:18:55.925 INFO O| Aug 30 05:18:55.925 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68722025-08-30T05:18:56.268Z[ recovery-image] Aug 30 05:18:55.942 INFO O| Aug 30 05:18:55.942 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCdispadmin"
68732025-08-30T05:18:56.268Z[ recovery-image] Aug 30 05:18:55.943 INFO O| Aug 30 05:18:55.943 INFO STEP 691 (remove_files) COMPLETE
68742025-08-30T05:18:56.268Z[ recovery-image] Aug 30 05:18:55.943 INFO O| Aug 30 05:18:55.943 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68752025-08-30T05:18:56.292Z[ recovery-image] Aug 30 05:18:55.962 INFO O| Aug 30 05:18:55.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCpriocntl"
68762025-08-30T05:18:56.293Z[ recovery-image] Aug 30 05:18:55.962 INFO O| Aug 30 05:18:55.962 INFO STEP 692 (remove_files) COMPLETE
68772025-08-30T05:18:56.293Z[ recovery-image] Aug 30 05:18:55.962 INFO O| Aug 30 05:18:55.962 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68782025-08-30T05:18:56.317Z[ recovery-image] Aug 30 05:18:55.979 INFO O| Aug 30 05:18:55.978 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSdispadmin"
68792025-08-30T05:18:56.317Z[ recovery-image] Aug 30 05:18:55.979 INFO O| Aug 30 05:18:55.979 INFO STEP 693 (remove_files) COMPLETE
68802025-08-30T05:18:56.318Z[ recovery-image] Aug 30 05:18:55.979 INFO O| Aug 30 05:18:55.979 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68812025-08-30T05:18:56.318Z[ recovery-image] Aug 30 05:18:55.995 INFO O| Aug 30 05:18:55.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSpriocntl"
68822025-08-30T05:18:56.318Z[ recovery-image] Aug 30 05:18:55.995 INFO O| Aug 30 05:18:55.995 INFO STEP 694 (remove_files) COMPLETE
68832025-08-30T05:18:56.318Z[ recovery-image] Aug 30 05:18:55.995 INFO O| Aug 30 05:18:55.995 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68842025-08-30T05:18:56.342Z[ recovery-image] Aug 30 05:18:56.011 INFO O| Aug 30 05:18:56.011 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
68852025-08-30T05:18:56.342Z[ recovery-image] Aug 30 05:18:56.011 INFO O| Aug 30 05:18:56.011 INFO STEP 695 (remove_files) COMPLETE
68862025-08-30T05:18:56.342Z[ recovery-image] Aug 30 05:18:56.011 INFO O| Aug 30 05:18:56.011 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68872025-08-30T05:18:56.367Z[ recovery-image] Aug 30 05:18:56.030 INFO O| Aug 30 05:18:56.030 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
68882025-08-30T05:18:56.367Z[ recovery-image] Aug 30 05:18:56.030 INFO O| Aug 30 05:18:56.030 INFO STEP 696 (remove_files) COMPLETE
68892025-08-30T05:18:56.367Z[ recovery-image] Aug 30 05:18:56.030 INFO O| Aug 30 05:18:56.030 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68902025-08-30T05:18:56.392Z[ recovery-image] Aug 30 05:18:56.050 INFO O| Aug 30 05:18:56.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlled"
68912025-08-30T05:18:56.392Z[ recovery-image] Aug 30 05:18:56.050 INFO O| Aug 30 05:18:56.050 INFO STEP 697 (remove_files) COMPLETE
68922025-08-30T05:18:56.392Z[ recovery-image] Aug 30 05:18:56.050 INFO O| Aug 30 05:18:56.050 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68932025-08-30T05:18:56.392Z[ recovery-image] Aug 30 05:18:56.070 INFO O| Aug 30 05:18:56.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlrecv"
68942025-08-30T05:18:56.392Z[ recovery-image] Aug 30 05:18:56.070 INFO O| Aug 30 05:18:56.070 INFO STEP 698 (remove_files) COMPLETE
68952025-08-30T05:18:56.392Z[ recovery-image] Aug 30 05:18:56.070 INFO O| Aug 30 05:18:56.070 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68962025-08-30T05:18:56.417Z[ recovery-image] Aug 30 05:18:56.089 INFO O| Aug 30 05:18:56.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlsend"
68972025-08-30T05:18:56.417Z[ recovery-image] Aug 30 05:18:56.089 INFO O| Aug 30 05:18:56.089 INFO STEP 699 (remove_files) COMPLETE
68982025-08-30T05:18:56.417Z[ recovery-image] Aug 30 05:18:56.089 INFO O| Aug 30 05:18:56.089 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68992025-08-30T05:18:56.442Z[ recovery-image] Aug 30 05:18:56.108 INFO O| Aug 30 05:18:56.107 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dltraninfo"
69002025-08-30T05:18:56.442Z[ recovery-image] Aug 30 05:18:56.108 INFO O| Aug 30 05:18:56.108 INFO STEP 700 (remove_files) COMPLETE
69012025-08-30T05:18:56.442Z[ recovery-image] Aug 30 05:18:56.108 INFO O| Aug 30 05:18:56.108 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69022025-08-30T05:18:56.467Z[ recovery-image] Aug 30 05:18:56.124 INFO O| Aug 30 05:18:56.124 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/drti.o"
69032025-08-30T05:18:56.467Z[ recovery-image] Aug 30 05:18:56.124 INFO O| Aug 30 05:18:56.124 INFO STEP 701 (remove_files) COMPLETE
69042025-08-30T05:18:56.467Z[ recovery-image] Aug 30 05:18:56.124 INFO O| Aug 30 05:18:56.124 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69052025-08-30T05:18:56.467Z[ recovery-image] Aug 30 05:18:56.142 INFO O| Aug 30 05:18:56.142 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
69062025-08-30T05:18:56.467Z[ recovery-image] Aug 30 05:18:56.142 INFO O| Aug 30 05:18:56.142 INFO STEP 702 (remove_files) COMPLETE
69072025-08-30T05:18:56.467Z[ recovery-image] Aug 30 05:18:56.142 INFO O| Aug 30 05:18:56.142 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69082025-08-30T05:18:56.492Z[ recovery-image] Aug 30 05:18:56.159 INFO O| Aug 30 05:18:56.158 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/sftp64.d"
69092025-08-30T05:18:56.492Z[ recovery-image] Aug 30 05:18:56.159 INFO O| Aug 30 05:18:56.159 INFO STEP 703 (remove_files) COMPLETE
69102025-08-30T05:18:56.492Z[ recovery-image] Aug 30 05:18:56.159 INFO O| Aug 30 05:18:56.159 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69112025-08-30T05:18:56.517Z[ recovery-image] Aug 30 05:18:56.175 INFO O| Aug 30 05:18:56.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/drti.o"
69122025-08-30T05:18:56.517Z[ recovery-image] Aug 30 05:18:56.176 INFO O| Aug 30 05:18:56.175 INFO STEP 704 (remove_files) COMPLETE
69132025-08-30T05:18:56.517Z[ recovery-image] Aug 30 05:18:56.176 INFO O| Aug 30 05:18:56.176 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69142025-08-30T05:18:56.517Z[ recovery-image] Aug 30 05:18:56.193 INFO O| Aug 30 05:18:56.193 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
69152025-08-30T05:18:56.517Z[ recovery-image] Aug 30 05:18:56.193 INFO O| Aug 30 05:18:56.193 INFO STEP 705 (remove_files) COMPLETE
69162025-08-30T05:18:56.518Z[ recovery-image] Aug 30 05:18:56.193 INFO O| Aug 30 05:18:56.193 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69172025-08-30T05:18:56.543Z[ recovery-image] Aug 30 05:18:56.209 INFO O| Aug 30 05:18:56.209 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
69182025-08-30T05:18:56.543Z[ recovery-image] Aug 30 05:18:56.210 INFO O| Aug 30 05:18:56.210 INFO STEP 706 (remove_files) COMPLETE
69192025-08-30T05:18:56.543Z[ recovery-image] Aug 30 05:18:56.210 INFO O| Aug 30 05:18:56.210 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69202025-08-30T05:18:56.568Z[ recovery-image] Aug 30 05:18:56.225 INFO O| Aug 30 05:18:56.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
69212025-08-30T05:18:56.568Z[ recovery-image] Aug 30 05:18:56.225 INFO O| Aug 30 05:18:56.225 INFO STEP 707 (remove_files) COMPLETE
69222025-08-30T05:18:56.568Z[ recovery-image] Aug 30 05:18:56.225 INFO O| Aug 30 05:18:56.225 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69232025-08-30T05:18:56.568Z[ recovery-image] Aug 30 05:18:56.240 INFO O| Aug 30 05:18:56.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
69242025-08-30T05:18:56.569Z[ recovery-image] Aug 30 05:18:56.240 INFO O| Aug 30 05:18:56.240 INFO STEP 708 (remove_files) COMPLETE
69252025-08-30T05:18:56.569Z[ recovery-image] Aug 30 05:18:56.240 INFO O| Aug 30 05:18:56.240 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69262025-08-30T05:18:56.624Z[ recovery-image] Aug 30 05:18:56.255 INFO O| Aug 30 05:18:56.255 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
69272025-08-30T05:18:56.624Z[ recovery-image] Aug 30 05:18:56.255 INFO O| Aug 30 05:18:56.255 INFO STEP 709 (remove_files) COMPLETE
69282025-08-30T05:18:56.624Z[ recovery-image] Aug 30 05:18:56.255 INFO O| Aug 30 05:18:56.255 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69292025-08-30T05:18:56.624Z[ recovery-image] Aug 30 05:18:56.269 INFO O| Aug 30 05:18:56.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
69302025-08-30T05:18:56.624Z[ recovery-image] Aug 30 05:18:56.269 INFO O| Aug 30 05:18:56.269 INFO STEP 710 (remove_files) COMPLETE
69312025-08-30T05:18:56.624Z[ recovery-image] Aug 30 05:18:56.269 INFO O| Aug 30 05:18:56.269 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69322025-08-30T05:18:56.624Z[ recovery-image] Aug 30 05:18:56.283 INFO O| Aug 30 05:18:56.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
69332025-08-30T05:18:56.624Z[ recovery-image] Aug 30 05:18:56.283 INFO O| Aug 30 05:18:56.283 INFO STEP 711 (remove_files) COMPLETE
69342025-08-30T05:18:56.624Z[ recovery-image] Aug 30 05:18:56.283 INFO O| Aug 30 05:18:56.283 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69352025-08-30T05:18:56.624Z[ recovery-image] Aug 30 05:18:56.298 INFO O| Aug 30 05:18:56.297 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
69362025-08-30T05:18:56.624Z[ recovery-image] Aug 30 05:18:56.298 INFO O| Aug 30 05:18:56.298 INFO STEP 712 (remove_files) COMPLETE
69372025-08-30T05:18:56.624Z[ recovery-image] Aug 30 05:18:56.298 INFO O| Aug 30 05:18:56.298 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69382025-08-30T05:18:56.649Z[ recovery-image] Aug 30 05:18:56.313 INFO O| Aug 30 05:18:56.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
69392025-08-30T05:18:56.650Z[ recovery-image] Aug 30 05:18:56.313 INFO O| Aug 30 05:18:56.313 INFO STEP 713 (remove_files) COMPLETE
69402025-08-30T05:18:56.650Z[ recovery-image] Aug 30 05:18:56.313 INFO O| Aug 30 05:18:56.313 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69412025-08-30T05:18:56.675Z[ recovery-image] Aug 30 05:18:56.332 INFO O| Aug 30 05:18:56.332 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
69422025-08-30T05:18:56.675Z[ recovery-image] Aug 30 05:18:56.332 INFO O| Aug 30 05:18:56.332 INFO STEP 714 (remove_files) COMPLETE
69432025-08-30T05:18:56.675Z[ recovery-image] Aug 30 05:18:56.332 INFO O| Aug 30 05:18:56.332 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69442025-08-30T05:18:56.675Z[ recovery-image] Aug 30 05:18:56.349 INFO O| Aug 30 05:18:56.349 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/AMD.dict"
69452025-08-30T05:18:56.675Z[ recovery-image] Aug 30 05:18:56.349 INFO O| Aug 30 05:18:56.349 INFO STEP 715 (remove_files) COMPLETE
69462025-08-30T05:18:56.675Z[ recovery-image] Aug 30 05:18:56.349 INFO O| Aug 30 05:18:56.349 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69472025-08-30T05:18:56.699Z[ recovery-image] Aug 30 05:18:56.366 INFO O| Aug 30 05:18:56.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
69482025-08-30T05:18:56.700Z[ recovery-image] Aug 30 05:18:56.366 INFO O| Aug 30 05:18:56.366 INFO STEP 716 (remove_files) COMPLETE
69492025-08-30T05:18:56.700Z[ recovery-image] Aug 30 05:18:56.366 INFO O| Aug 30 05:18:56.366 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69502025-08-30T05:18:56.724Z[ recovery-image] Aug 30 05:18:56.383 INFO O| Aug 30 05:18:56.382 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/GMCA.dict"
69512025-08-30T05:18:56.724Z[ recovery-image] Aug 30 05:18:56.383 INFO O| Aug 30 05:18:56.383 INFO STEP 717 (remove_files) COMPLETE
69522025-08-30T05:18:56.724Z[ recovery-image] Aug 30 05:18:56.383 INFO O| Aug 30 05:18:56.383 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69532025-08-30T05:18:56.724Z[ recovery-image] Aug 30 05:18:56.401 INFO O| Aug 30 05:18:56.401 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/INTEL.dict"
69542025-08-30T05:18:56.724Z[ recovery-image] Aug 30 05:18:56.401 INFO O| Aug 30 05:18:56.401 INFO STEP 718 (remove_files) COMPLETE
69552025-08-30T05:18:56.724Z[ recovery-image] Aug 30 05:18:56.401 INFO O| Aug 30 05:18:56.401 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69562025-08-30T05:18:56.749Z[ recovery-image] Aug 30 05:18:56.420 INFO O| Aug 30 05:18:56.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fminject"
69572025-08-30T05:18:56.750Z[ recovery-image] Aug 30 05:18:56.420 INFO O| Aug 30 05:18:56.420 INFO STEP 719 (remove_files) COMPLETE
69582025-08-30T05:18:56.750Z[ recovery-image] Aug 30 05:18:56.420 INFO O| Aug 30 05:18:56.420 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69592025-08-30T05:18:56.774Z[ recovery-image] Aug 30 05:18:56.437 INFO O| Aug 30 05:18:56.437 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmsim"
69602025-08-30T05:18:56.774Z[ recovery-image] Aug 30 05:18:56.437 INFO O| Aug 30 05:18:56.437 INFO STEP 720 (remove_files) COMPLETE
69612025-08-30T05:18:56.774Z[ recovery-image] Aug 30 05:18:56.437 INFO O| Aug 30 05:18:56.437 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69622025-08-30T05:18:56.800Z[ recovery-image] Aug 30 05:18:56.454 INFO O| Aug 30 05:18:56.454 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmtopo"
69632025-08-30T05:18:56.800Z[ recovery-image] Aug 30 05:18:56.454 INFO O| Aug 30 05:18:56.454 INFO STEP 721 (remove_files) COMPLETE
69642025-08-30T05:18:56.800Z[ recovery-image] Aug 30 05:18:56.454 INFO O| Aug 30 05:18:56.454 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69652025-08-30T05:18:56.800Z[ recovery-image] Aug 30 05:18:56.473 INFO O| Aug 30 05:18:56.473 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/ipmitopo"
69662025-08-30T05:18:56.800Z[ recovery-image] Aug 30 05:18:56.474 INFO O| Aug 30 05:18:56.474 INFO STEP 722 (remove_files) COMPLETE
69672025-08-30T05:18:56.800Z[ recovery-image] Aug 30 05:18:56.474 INFO O| Aug 30 05:18:56.474 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69682025-08-30T05:18:56.825Z[ recovery-image] Aug 30 05:18:56.492 INFO O| Aug 30 05:18:56.492 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/mcdecode"
69692025-08-30T05:18:56.825Z[ recovery-image] Aug 30 05:18:56.492 INFO O| Aug 30 05:18:56.492 INFO STEP 723 (remove_files) COMPLETE
69702025-08-30T05:18:56.825Z[ recovery-image] Aug 30 05:18:56.492 INFO O| Aug 30 05:18:56.492 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69712025-08-30T05:18:56.850Z[ recovery-image] Aug 30 05:18:56.511 INFO O| Aug 30 05:18:56.511 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
69722025-08-30T05:18:56.850Z[ recovery-image] Aug 30 05:18:56.512 INFO O| Aug 30 05:18:56.511 INFO STEP 724 (remove_files) COMPLETE
69732025-08-30T05:18:56.850Z[ recovery-image] Aug 30 05:18:56.512 INFO O| Aug 30 05:18:56.511 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69742025-08-30T05:18:56.875Z[ recovery-image] Aug 30 05:18:56.529 INFO O| Aug 30 05:18:56.528 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
69752025-08-30T05:18:56.875Z[ recovery-image] Aug 30 05:18:56.529 INFO O| Aug 30 05:18:56.529 INFO STEP 725 (remove_files) COMPLETE
69762025-08-30T05:18:56.875Z[ recovery-image] Aug 30 05:18:56.529 INFO O| Aug 30 05:18:56.529 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69772025-08-30T05:18:56.875Z[ recovery-image] Aug 30 05:18:56.547 INFO O| Aug 30 05:18:56.547 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
69782025-08-30T05:18:56.875Z[ recovery-image] Aug 30 05:18:56.547 INFO O| Aug 30 05:18:56.547 INFO STEP 726 (remove_files) COMPLETE
69792025-08-30T05:18:56.875Z[ recovery-image] Aug 30 05:18:56.547 INFO O| Aug 30 05:18:56.547 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69802025-08-30T05:18:56.899Z[ recovery-image] Aug 30 05:18:56.566 INFO O| Aug 30 05:18:56.566 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
69812025-08-30T05:18:56.899Z[ recovery-image] Aug 30 05:18:56.566 INFO O| Aug 30 05:18:56.566 INFO STEP 727 (remove_files) COMPLETE
69822025-08-30T05:18:56.899Z[ recovery-image] Aug 30 05:18:56.566 INFO O| Aug 30 05:18:56.566 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69832025-08-30T05:18:56.924Z[ recovery-image] Aug 30 05:18:56.585 INFO O| Aug 30 05:18:56.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
69842025-08-30T05:18:56.924Z[ recovery-image] Aug 30 05:18:56.585 INFO O| Aug 30 05:18:56.585 INFO STEP 728 (remove_files) COMPLETE
69852025-08-30T05:18:56.924Z[ recovery-image] Aug 30 05:18:56.585 INFO O| Aug 30 05:18:56.585 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69862025-08-30T05:18:56.924Z[ recovery-image] Aug 30 05:18:56.602 INFO O| Aug 30 05:18:56.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
69872025-08-30T05:18:56.924Z[ recovery-image] Aug 30 05:18:56.603 INFO O| Aug 30 05:18:56.603 INFO STEP 729 (remove_files) COMPLETE
69882025-08-30T05:18:56.924Z[ recovery-image] Aug 30 05:18:56.603 INFO O| Aug 30 05:18:56.603 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69892025-08-30T05:18:56.949Z[ recovery-image] Aug 30 05:18:56.622 INFO O| Aug 30 05:18:56.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
69902025-08-30T05:18:56.949Z[ recovery-image] Aug 30 05:18:56.622 INFO O| Aug 30 05:18:56.622 INFO STEP 730 (remove_files) COMPLETE
69912025-08-30T05:18:56.949Z[ recovery-image] Aug 30 05:18:56.622 INFO O| Aug 30 05:18:56.622 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69922025-08-30T05:18:56.974Z[ recovery-image] Aug 30 05:18:56.640 INFO O| Aug 30 05:18:56.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
69932025-08-30T05:18:56.974Z[ recovery-image] Aug 30 05:18:56.640 INFO O| Aug 30 05:18:56.640 INFO STEP 731 (remove_files) COMPLETE
69942025-08-30T05:18:56.974Z[ recovery-image] Aug 30 05:18:56.640 INFO O| Aug 30 05:18:56.640 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69952025-08-30T05:18:56.999Z[ recovery-image] Aug 30 05:18:56.663 INFO O| Aug 30 05:18:56.662 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
69962025-08-30T05:18:57.000Z[ recovery-image] Aug 30 05:18:56.663 INFO O| Aug 30 05:18:56.663 INFO STEP 732 (remove_files) COMPLETE
69972025-08-30T05:18:57.000Z[ recovery-image] Aug 30 05:18:56.663 INFO O| Aug 30 05:18:56.663 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69982025-08-30T05:18:57.026Z[ recovery-image] Aug 30 05:18:56.680 INFO O| Aug 30 05:18:56.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
69992025-08-30T05:18:57.026Z[ recovery-image] Aug 30 05:18:56.680 INFO O| Aug 30 05:18:56.680 INFO STEP 733 (remove_files) COMPLETE
70002025-08-30T05:18:57.026Z[ recovery-image] Aug 30 05:18:56.680 INFO O| Aug 30 05:18:56.680 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70012025-08-30T05:18:57.026Z[ recovery-image] Aug 30 05:18:56.698 INFO O| Aug 30 05:18:56.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
70022025-08-30T05:18:57.026Z[ recovery-image] Aug 30 05:18:56.698 INFO O| Aug 30 05:18:56.698 INFO STEP 734 (remove_files) COMPLETE
70032025-08-30T05:18:57.026Z[ recovery-image] Aug 30 05:18:56.698 INFO O| Aug 30 05:18:56.698 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70042025-08-30T05:18:57.051Z[ recovery-image] Aug 30 05:18:56.716 INFO O| Aug 30 05:18:56.716 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
70052025-08-30T05:18:57.051Z[ recovery-image] Aug 30 05:18:56.716 INFO O| Aug 30 05:18:56.716 INFO STEP 735 (remove_files) COMPLETE
70062025-08-30T05:18:57.051Z[ recovery-image] Aug 30 05:18:56.716 INFO O| Aug 30 05:18:56.716 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70072025-08-30T05:18:57.076Z[ recovery-image] Aug 30 05:18:56.733 INFO O| Aug 30 05:18:56.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
70082025-08-30T05:18:57.076Z[ recovery-image] Aug 30 05:18:56.734 INFO O| Aug 30 05:18:56.733 INFO STEP 736 (remove_files) COMPLETE
70092025-08-30T05:18:57.076Z[ recovery-image] Aug 30 05:18:56.734 INFO O| Aug 30 05:18:56.734 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70102025-08-30T05:18:57.076Z[ recovery-image] Aug 30 05:18:56.752 INFO O| Aug 30 05:18:56.752 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
70112025-08-30T05:18:57.076Z[ recovery-image] Aug 30 05:18:56.752 INFO O| Aug 30 05:18:56.752 INFO STEP 737 (remove_files) COMPLETE
70122025-08-30T05:18:57.076Z[ recovery-image] Aug 30 05:18:56.752 INFO O| Aug 30 05:18:56.752 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70132025-08-30T05:18:57.102Z[ recovery-image] Aug 30 05:18:56.771 INFO O| Aug 30 05:18:56.770 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
70142025-08-30T05:18:57.102Z[ recovery-image] Aug 30 05:18:56.771 INFO O| Aug 30 05:18:56.771 INFO STEP 738 (remove_files) COMPLETE
70152025-08-30T05:18:57.102Z[ recovery-image] Aug 30 05:18:56.771 INFO O| Aug 30 05:18:56.771 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70162025-08-30T05:18:57.127Z[ recovery-image] Aug 30 05:18:56.787 INFO O| Aug 30 05:18:56.787 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
70172025-08-30T05:18:57.127Z[ recovery-image] Aug 30 05:18:56.787 INFO O| Aug 30 05:18:56.787 INFO STEP 739 (remove_files) COMPLETE
70182025-08-30T05:18:57.127Z[ recovery-image] Aug 30 05:18:56.787 INFO O| Aug 30 05:18:56.787 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70192025-08-30T05:18:57.152Z[ recovery-image] Aug 30 05:18:56.806 INFO O| Aug 30 05:18:56.806 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
70202025-08-30T05:18:57.153Z[ recovery-image] Aug 30 05:18:56.806 INFO O| Aug 30 05:18:56.806 INFO STEP 740 (remove_files) COMPLETE
70212025-08-30T05:18:57.153Z[ recovery-image] Aug 30 05:18:56.806 INFO O| Aug 30 05:18:56.806 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70222025-08-30T05:18:57.153Z[ recovery-image] Aug 30 05:18:56.824 INFO O| Aug 30 05:18:56.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
70232025-08-30T05:18:57.153Z[ recovery-image] Aug 30 05:18:56.825 INFO O| Aug 30 05:18:56.825 INFO STEP 741 (remove_files) COMPLETE
70242025-08-30T05:18:57.153Z[ recovery-image] Aug 30 05:18:56.825 INFO O| Aug 30 05:18:56.825 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70252025-08-30T05:18:57.178Z[ recovery-image] Aug 30 05:18:56.843 INFO O| Aug 30 05:18:56.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
70262025-08-30T05:18:57.178Z[ recovery-image] Aug 30 05:18:56.843 INFO O| Aug 30 05:18:56.843 INFO STEP 742 (remove_files) COMPLETE
70272025-08-30T05:18:57.178Z[ recovery-image] Aug 30 05:18:56.843 INFO O| Aug 30 05:18:56.843 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70282025-08-30T05:18:57.205Z[ recovery-image] Aug 30 05:18:56.860 INFO O| Aug 30 05:18:56.860 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
70292025-08-30T05:18:57.205Z[ recovery-image] Aug 30 05:18:56.861 INFO O| Aug 30 05:18:56.861 INFO STEP 743 (remove_files) COMPLETE
70302025-08-30T05:18:57.205Z[ recovery-image] Aug 30 05:18:56.861 INFO O| Aug 30 05:18:56.861 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70312025-08-30T05:18:57.205Z[ recovery-image] Aug 30 05:18:56.878 INFO O| Aug 30 05:18:56.877 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
70322025-08-30T05:18:57.205Z[ recovery-image] Aug 30 05:18:56.878 INFO O| Aug 30 05:18:56.878 INFO STEP 744 (remove_files) COMPLETE
70332025-08-30T05:18:57.205Z[ recovery-image] Aug 30 05:18:56.878 INFO O| Aug 30 05:18:56.878 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70342025-08-30T05:18:57.230Z[ recovery-image] Aug 30 05:18:56.895 INFO O| Aug 30 05:18:56.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libdiskstatus.so.1"
70352025-08-30T05:18:57.230Z[ recovery-image] Aug 30 05:18:56.895 INFO O| Aug 30 05:18:56.895 INFO STEP 745 (remove_files) COMPLETE
70362025-08-30T05:18:57.230Z[ recovery-image] Aug 30 05:18:56.895 INFO O| Aug 30 05:18:56.895 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70372025-08-30T05:18:57.255Z[ recovery-image] Aug 30 05:18:56.913 INFO O| Aug 30 05:18:56.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_adm.so.1"
70382025-08-30T05:18:57.255Z[ recovery-image] Aug 30 05:18:56.913 INFO O| Aug 30 05:18:56.913 INFO STEP 746 (remove_files) COMPLETE
70392025-08-30T05:18:57.255Z[ recovery-image] Aug 30 05:18:56.913 INFO O| Aug 30 05:18:56.913 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70402025-08-30T05:18:57.255Z[ recovery-image] Aug 30 05:18:56.927 INFO O| Aug 30 05:18:56.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_log.so.1"
70412025-08-30T05:18:57.255Z[ recovery-image] Aug 30 05:18:56.927 INFO O| Aug 30 05:18:56.927 INFO STEP 747 (remove_files) COMPLETE
70422025-08-30T05:18:57.255Z[ recovery-image] Aug 30 05:18:56.927 INFO O| Aug 30 05:18:56.927 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70432025-08-30T05:18:57.281Z[ recovery-image] Aug 30 05:18:56.942 INFO O| Aug 30 05:18:56.942 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
70442025-08-30T05:18:57.281Z[ recovery-image] Aug 30 05:18:56.943 INFO O| Aug 30 05:18:56.943 INFO STEP 748 (remove_files) COMPLETE
70452025-08-30T05:18:57.281Z[ recovery-image] Aug 30 05:18:56.943 INFO O| Aug 30 05:18:56.943 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70462025-08-30T05:18:57.306Z[ recovery-image] Aug 30 05:18:56.960 INFO O| Aug 30 05:18:56.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmnotify.so.1"
70472025-08-30T05:18:57.306Z[ recovery-image] Aug 30 05:18:56.961 INFO O| Aug 30 05:18:56.961 INFO STEP 749 (remove_files) COMPLETE
70482025-08-30T05:18:57.306Z[ recovery-image] Aug 30 05:18:56.961 INFO O| Aug 30 05:18:56.961 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70492025-08-30T05:18:57.306Z[ recovery-image] Aug 30 05:18:56.979 INFO O| Aug 30 05:18:56.979 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libseslog.so.1"
70502025-08-30T05:18:57.306Z[ recovery-image] Aug 30 05:18:56.979 INFO O| Aug 30 05:18:56.979 INFO STEP 750 (remove_files) COMPLETE
70512025-08-30T05:18:57.306Z[ recovery-image] Aug 30 05:18:56.979 INFO O| Aug 30 05:18:56.979 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70522025-08-30T05:18:57.331Z[ recovery-image] Aug 30 05:18:56.997 INFO O| Aug 30 05:18:56.997 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
70532025-08-30T05:18:57.331Z[ recovery-image] Aug 30 05:18:56.997 INFO O| Aug 30 05:18:56.997 INFO STEP 751 (remove_files) COMPLETE
70542025-08-30T05:18:57.331Z[ recovery-image] Aug 30 05:18:56.997 INFO O| Aug 30 05:18:56.997 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70552025-08-30T05:18:57.356Z[ recovery-image] Aug 30 05:18:57.015 INFO O| Aug 30 05:18:57.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/disk.so"
70562025-08-30T05:18:57.357Z[ recovery-image] Aug 30 05:18:57.015 INFO O| Aug 30 05:18:57.015 INFO STEP 752 (remove_files) COMPLETE
70572025-08-30T05:18:57.357Z[ recovery-image] Aug 30 05:18:57.015 INFO O| Aug 30 05:18:57.015 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70582025-08-30T05:18:57.357Z[ recovery-image] Aug 30 05:18:57.033 INFO O| Aug 30 05:18:57.033 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
70592025-08-30T05:18:57.357Z[ recovery-image] Aug 30 05:18:57.033 INFO O| Aug 30 05:18:57.033 INFO STEP 753 (remove_files) COMPLETE
70602025-08-30T05:18:57.357Z[ recovery-image] Aug 30 05:18:57.033 INFO O| Aug 30 05:18:57.033 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70612025-08-30T05:18:57.381Z[ recovery-image] Aug 30 05:18:57.051 INFO O| Aug 30 05:18:57.051 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
70622025-08-30T05:18:57.381Z[ recovery-image] Aug 30 05:18:57.051 INFO O| Aug 30 05:18:57.051 INFO STEP 754 (remove_files) COMPLETE
70632025-08-30T05:18:57.381Z[ recovery-image] Aug 30 05:18:57.051 INFO O| Aug 30 05:18:57.051 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70642025-08-30T05:18:57.407Z[ recovery-image] Aug 30 05:18:57.066 INFO O| Aug 30 05:18:57.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
70652025-08-30T05:18:57.407Z[ recovery-image] Aug 30 05:18:57.066 INFO O| Aug 30 05:18:57.066 INFO STEP 755 (remove_files) COMPLETE
70662025-08-30T05:18:57.407Z[ recovery-image] Aug 30 05:18:57.066 INFO O| Aug 30 05:18:57.066 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70672025-08-30T05:18:57.407Z[ recovery-image] Aug 30 05:18:57.084 INFO O| Aug 30 05:18:57.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
70682025-08-30T05:18:57.407Z[ recovery-image] Aug 30 05:18:57.085 INFO O| Aug 30 05:18:57.084 INFO STEP 756 (remove_files) COMPLETE
70692025-08-30T05:18:57.407Z[ recovery-image] Aug 30 05:18:57.085 INFO O| Aug 30 05:18:57.085 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70702025-08-30T05:18:57.446Z[ recovery-image] Aug 30 05:18:57.123 INFO O| Aug 30 05:18:57.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/nic.so"
70712025-08-30T05:18:57.446Z[ recovery-image] Aug 30 05:18:57.123 INFO O| Aug 30 05:18:57.123 INFO STEP 757 (remove_files) COMPLETE
70722025-08-30T05:18:57.446Z[ recovery-image] Aug 30 05:18:57.123 INFO O| Aug 30 05:18:57.123 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70732025-08-30T05:18:57.471Z[ recovery-image] Aug 30 05:18:57.138 INFO O| Aug 30 05:18:57.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ses.so"
70742025-08-30T05:18:57.471Z[ recovery-image] Aug 30 05:18:57.139 INFO O| Aug 30 05:18:57.139 INFO STEP 758 (remove_files) COMPLETE
70752025-08-30T05:18:57.471Z[ recovery-image] Aug 30 05:18:57.139 INFO O| Aug 30 05:18:57.139 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70762025-08-30T05:18:57.496Z[ recovery-image] Aug 30 05:18:57.152 INFO O| Aug 30 05:18:57.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
70772025-08-30T05:18:57.496Z[ recovery-image] Aug 30 05:18:57.152 INFO O| Aug 30 05:18:57.152 INFO STEP 759 (remove_files) COMPLETE
70782025-08-30T05:18:57.496Z[ recovery-image] Aug 30 05:18:57.152 INFO O| Aug 30 05:18:57.152 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70792025-08-30T05:18:57.496Z[ recovery-image] Aug 30 05:18:57.166 INFO O| Aug 30 05:18:57.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/usb.so"
70802025-08-30T05:18:57.496Z[ recovery-image] Aug 30 05:18:57.166 INFO O| Aug 30 05:18:57.166 INFO STEP 760 (remove_files) COMPLETE
70812025-08-30T05:18:57.496Z[ recovery-image] Aug 30 05:18:57.166 INFO O| Aug 30 05:18:57.166 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70822025-08-30T05:18:57.521Z[ recovery-image] Aug 30 05:18:57.184 INFO O| Aug 30 05:18:57.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
70832025-08-30T05:18:57.522Z[ recovery-image] Aug 30 05:18:57.184 INFO O| Aug 30 05:18:57.184 INFO STEP 761 (remove_files) COMPLETE
70842025-08-30T05:18:57.522Z[ recovery-image] Aug 30 05:18:57.184 INFO O| Aug 30 05:18:57.184 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70852025-08-30T05:18:57.547Z[ recovery-image] Aug 30 05:18:57.201 INFO O| Aug 30 05:18:57.201 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/bootfs/mount"
70862025-08-30T05:18:57.547Z[ recovery-image] Aug 30 05:18:57.201 INFO O| Aug 30 05:18:57.201 INFO STEP 762 (remove_files) COMPLETE
70872025-08-30T05:18:57.547Z[ recovery-image] Aug 30 05:18:57.201 INFO O| Aug 30 05:18:57.201 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70882025-08-30T05:18:57.547Z[ recovery-image] Aug 30 05:18:57.218 INFO O| Aug 30 05:18:57.218 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp"
70892025-08-30T05:18:57.547Z[ recovery-image] Aug 30 05:18:57.218 INFO O| Aug 30 05:18:57.218 INFO STEP 763 (remove_files) COMPLETE
70902025-08-30T05:18:57.547Z[ recovery-image] Aug 30 05:18:57.218 INFO O| Aug 30 05:18:57.218 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70912025-08-30T05:18:57.572Z[ recovery-image] Aug 30 05:18:57.234 INFO O| Aug 30 05:18:57.234 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
70922025-08-30T05:18:57.572Z[ recovery-image] Aug 30 05:18:57.234 INFO O| Aug 30 05:18:57.234 INFO STEP 764 (remove_files) COMPLETE
70932025-08-30T05:18:57.572Z[ recovery-image] Aug 30 05:18:57.234 INFO O| Aug 30 05:18:57.234 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70942025-08-30T05:18:57.572Z[ recovery-image] Aug 30 05:18:57.249 INFO O| Aug 30 05:18:57.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/labelit"
70952025-08-30T05:18:57.572Z[ recovery-image] Aug 30 05:18:57.249 INFO O| Aug 30 05:18:57.249 INFO STEP 765 (remove_files) COMPLETE
70962025-08-30T05:18:57.572Z[ recovery-image] Aug 30 05:18:57.249 INFO O| Aug 30 05:18:57.249 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70972025-08-30T05:18:57.598Z[ recovery-image] Aug 30 05:18:57.263 INFO O| Aug 30 05:18:57.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/lofs/mount"
70982025-08-30T05:18:57.598Z[ recovery-image] Aug 30 05:18:57.263 INFO O| Aug 30 05:18:57.263 INFO STEP 766 (remove_files) COMPLETE
70992025-08-30T05:18:57.598Z[ recovery-image] Aug 30 05:18:57.263 INFO O| Aug 30 05:18:57.263 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71002025-08-30T05:18:57.623Z[ recovery-image] Aug 30 05:18:57.278 INFO O| Aug 30 05:18:57.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/mntfs/mount"
71012025-08-30T05:18:57.623Z[ recovery-image] Aug 30 05:18:57.278 INFO O| Aug 30 05:18:57.278 INFO STEP 767 (remove_files) COMPLETE
71022025-08-30T05:18:57.623Z[ recovery-image] Aug 30 05:18:57.278 INFO O| Aug 30 05:18:57.278 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71032025-08-30T05:18:57.623Z[ recovery-image] Aug 30 05:18:57.293 INFO O| Aug 30 05:18:57.292 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fsck"
71042025-08-30T05:18:57.624Z[ recovery-image] Aug 30 05:18:57.293 INFO O| Aug 30 05:18:57.293 INFO STEP 768 (remove_files) COMPLETE
71052025-08-30T05:18:57.624Z[ recovery-image] Aug 30 05:18:57.293 INFO O| Aug 30 05:18:57.293 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71062025-08-30T05:18:57.649Z[ recovery-image] Aug 30 05:18:57.307 INFO O| Aug 30 05:18:57.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp"
71072025-08-30T05:18:57.649Z[ recovery-image] Aug 30 05:18:57.307 INFO O| Aug 30 05:18:57.307 INFO STEP 769 (remove_files) COMPLETE
71082025-08-30T05:18:57.649Z[ recovery-image] Aug 30 05:18:57.307 INFO O| Aug 30 05:18:57.307 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71092025-08-30T05:18:57.649Z[ recovery-image] Aug 30 05:18:57.321 INFO O| Aug 30 05:18:57.321 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
71102025-08-30T05:18:57.649Z[ recovery-image] Aug 30 05:18:57.321 INFO O| Aug 30 05:18:57.321 INFO STEP 770 (remove_files) COMPLETE
71112025-08-30T05:18:57.649Z[ recovery-image] Aug 30 05:18:57.321 INFO O| Aug 30 05:18:57.321 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71122025-08-30T05:18:57.675Z[ recovery-image] Aug 30 05:18:57.333 INFO O| Aug 30 05:18:57.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mkfs"
71132025-08-30T05:18:57.675Z[ recovery-image] Aug 30 05:18:57.333 INFO O| Aug 30 05:18:57.333 INFO STEP 771 (remove_files) COMPLETE
71142025-08-30T05:18:57.675Z[ recovery-image] Aug 30 05:18:57.333 INFO O| Aug 30 05:18:57.333 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71152025-08-30T05:18:57.700Z[ recovery-image] Aug 30 05:18:57.367 INFO O| Aug 30 05:18:57.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mount"
71162025-08-30T05:18:57.700Z[ recovery-image] Aug 30 05:18:57.367 INFO O| Aug 30 05:18:57.367 INFO STEP 772 (remove_files) COMPLETE
71172025-08-30T05:18:57.700Z[ recovery-image] Aug 30 05:18:57.367 INFO O| Aug 30 05:18:57.367 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71182025-08-30T05:18:57.725Z[ recovery-image] Aug 30 05:18:57.380 INFO O| Aug 30 05:18:57.380 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/sharefs/mount"
71192025-08-30T05:18:57.725Z[ recovery-image] Aug 30 05:18:57.381 INFO O| Aug 30 05:18:57.380 INFO STEP 773 (remove_files) COMPLETE
71202025-08-30T05:18:57.726Z[ recovery-image] Aug 30 05:18:57.381 INFO O| Aug 30 05:18:57.381 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71212025-08-30T05:18:57.726Z[ recovery-image] Aug 30 05:18:57.393 INFO O| Aug 30 05:18:57.393 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
71222025-08-30T05:18:57.726Z[ recovery-image] Aug 30 05:18:57.393 INFO O| Aug 30 05:18:57.393 INFO STEP 774 (remove_files) COMPLETE
71232025-08-30T05:18:57.726Z[ recovery-image] Aug 30 05:18:57.394 INFO O| Aug 30 05:18:57.393 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71242025-08-30T05:18:57.751Z[ recovery-image] Aug 30 05:18:57.406 INFO O| Aug 30 05:18:57.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
71252025-08-30T05:18:57.751Z[ recovery-image] Aug 30 05:18:57.406 INFO O| Aug 30 05:18:57.406 INFO STEP 775 (remove_files) COMPLETE
71262025-08-30T05:18:57.751Z[ recovery-image] Aug 30 05:18:57.406 INFO O| Aug 30 05:18:57.406 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71272025-08-30T05:18:57.752Z[ recovery-image] Aug 30 05:18:57.419 INFO O| Aug 30 05:18:57.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
71282025-08-30T05:18:57.752Z[ recovery-image] Aug 30 05:18:57.419 INFO O| Aug 30 05:18:57.419 INFO STEP 776 (remove_files) COMPLETE
71292025-08-30T05:18:57.752Z[ recovery-image] Aug 30 05:18:57.419 INFO O| Aug 30 05:18:57.419 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71302025-08-30T05:18:57.777Z[ recovery-image] Aug 30 05:18:57.432 INFO O| Aug 30 05:18:57.432 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/dfshares"
71312025-08-30T05:18:57.777Z[ recovery-image] Aug 30 05:18:57.432 INFO O| Aug 30 05:18:57.432 INFO STEP 777 (remove_files) COMPLETE
71322025-08-30T05:18:57.777Z[ recovery-image] Aug 30 05:18:57.432 INFO O| Aug 30 05:18:57.432 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71332025-08-30T05:18:57.777Z[ recovery-image] Aug 30 05:18:57.447 INFO O| Aug 30 05:18:57.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
71342025-08-30T05:18:57.777Z[ recovery-image] Aug 30 05:18:57.447 INFO O| Aug 30 05:18:57.447 INFO STEP 778 (remove_files) COMPLETE
71352025-08-30T05:18:57.777Z[ recovery-image] Aug 30 05:18:57.447 INFO O| Aug 30 05:18:57.447 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71362025-08-30T05:18:57.802Z[ recovery-image] Aug 30 05:18:57.462 INFO O| Aug 30 05:18:57.462 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/mount"
71372025-08-30T05:18:57.802Z[ recovery-image] Aug 30 05:18:57.463 INFO O| Aug 30 05:18:57.463 INFO STEP 779 (remove_files) COMPLETE
71382025-08-30T05:18:57.802Z[ recovery-image] Aug 30 05:18:57.463 INFO O| Aug 30 05:18:57.463 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71392025-08-30T05:18:57.802Z[ recovery-image] Aug 30 05:18:57.478 INFO O| Aug 30 05:18:57.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/share"
71402025-08-30T05:18:57.802Z[ recovery-image] Aug 30 05:18:57.478 INFO O| Aug 30 05:18:57.478 INFO STEP 780 (remove_files) COMPLETE
71412025-08-30T05:18:57.802Z[ recovery-image] Aug 30 05:18:57.478 INFO O| Aug 30 05:18:57.478 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71422025-08-30T05:18:57.836Z[ recovery-image] Aug 30 05:18:57.514 INFO O| Aug 30 05:18:57.514 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/umount"
71432025-08-30T05:18:57.836Z[ recovery-image] Aug 30 05:18:57.514 INFO O| Aug 30 05:18:57.514 INFO STEP 781 (remove_files) COMPLETE
71442025-08-30T05:18:57.861Z[ recovery-image] Aug 30 05:18:57.514 INFO O| Aug 30 05:18:57.514 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71452025-08-30T05:18:57.861Z[ recovery-image] Aug 30 05:18:57.527 INFO O| Aug 30 05:18:57.527 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/unshare"
71462025-08-30T05:18:57.861Z[ recovery-image] Aug 30 05:18:57.528 INFO O| Aug 30 05:18:57.528 INFO STEP 782 (remove_files) COMPLETE
71472025-08-30T05:18:57.861Z[ recovery-image] Aug 30 05:18:57.528 INFO O| Aug 30 05:18:57.528 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71482025-08-30T05:18:57.886Z[ recovery-image] Aug 30 05:18:57.541 INFO O| Aug 30 05:18:57.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/clri"
71492025-08-30T05:18:57.886Z[ recovery-image] Aug 30 05:18:57.562 INFO O| Aug 30 05:18:57.562 INFO STEP 783 (remove_files) COMPLETE
71502025-08-30T05:18:57.886Z[ recovery-image] Aug 30 05:18:57.562 INFO O| Aug 30 05:18:57.562 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71512025-08-30T05:18:57.911Z[ recovery-image] Aug 30 05:18:57.578 INFO O| Aug 30 05:18:57.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/dcopy"
71522025-08-30T05:18:57.911Z[ recovery-image] Aug 30 05:18:57.578 INFO O| Aug 30 05:18:57.578 INFO STEP 784 (remove_files) COMPLETE
71532025-08-30T05:18:57.911Z[ recovery-image] Aug 30 05:18:57.578 INFO O| Aug 30 05:18:57.578 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71542025-08-30T05:18:57.936Z[ recovery-image] Aug 30 05:18:57.607 INFO O| Aug 30 05:18:57.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/df"
71552025-08-30T05:18:57.936Z[ recovery-image] Aug 30 05:18:57.607 INFO O| Aug 30 05:18:57.607 INFO STEP 785 (remove_files) COMPLETE
71562025-08-30T05:18:57.936Z[ recovery-image] Aug 30 05:18:57.607 INFO O| Aug 30 05:18:57.607 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71572025-08-30T05:18:57.961Z[ recovery-image] Aug 30 05:18:57.621 INFO O| Aug 30 05:18:57.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/edquota"
71582025-08-30T05:18:57.961Z[ recovery-image] Aug 30 05:18:57.621 INFO O| Aug 30 05:18:57.621 INFO STEP 786 (remove_files) COMPLETE
71592025-08-30T05:18:57.961Z[ recovery-image] Aug 30 05:18:57.621 INFO O| Aug 30 05:18:57.621 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71602025-08-30T05:18:57.961Z[ recovery-image] Aug 30 05:18:57.634 INFO O| Aug 30 05:18:57.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ff"
71612025-08-30T05:18:57.961Z[ recovery-image] Aug 30 05:18:57.634 INFO O| Aug 30 05:18:57.634 INFO STEP 787 (remove_files) COMPLETE
71622025-08-30T05:18:57.961Z[ recovery-image] Aug 30 05:18:57.634 INFO O| Aug 30 05:18:57.634 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71632025-08-30T05:18:57.987Z[ recovery-image] Aug 30 05:18:57.649 INFO O| Aug 30 05:18:57.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsck"
71642025-08-30T05:18:57.988Z[ recovery-image] Aug 30 05:18:57.649 INFO O| Aug 30 05:18:57.649 INFO STEP 788 (remove_files) COMPLETE
71652025-08-30T05:18:57.988Z[ recovery-image] Aug 30 05:18:57.649 INFO O| Aug 30 05:18:57.649 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71662025-08-30T05:18:58.013Z[ recovery-image] Aug 30 05:18:57.677 INFO O| Aug 30 05:18:57.677 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsckall"
71672025-08-30T05:18:58.013Z[ recovery-image] Aug 30 05:18:57.677 INFO O| Aug 30 05:18:57.677 INFO STEP 789 (remove_files) COMPLETE
71682025-08-30T05:18:58.013Z[ recovery-image] Aug 30 05:18:57.677 INFO O| Aug 30 05:18:57.677 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71692025-08-30T05:18:58.038Z[ recovery-image] Aug 30 05:18:57.694 INFO O| Aug 30 05:18:57.694 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsdb"
71702025-08-30T05:18:58.038Z[ recovery-image] Aug 30 05:18:57.694 INFO O| Aug 30 05:18:57.694 INFO STEP 790 (remove_files) COMPLETE
71712025-08-30T05:18:58.038Z[ recovery-image] Aug 30 05:18:57.694 INFO O| Aug 30 05:18:57.694 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71722025-08-30T05:18:58.038Z[ recovery-image] Aug 30 05:18:57.710 INFO O| Aug 30 05:18:57.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsirand"
71732025-08-30T05:18:58.038Z[ recovery-image] Aug 30 05:18:57.710 INFO O| Aug 30 05:18:57.710 INFO STEP 791 (remove_files) COMPLETE
71742025-08-30T05:18:58.038Z[ recovery-image] Aug 30 05:18:57.710 INFO O| Aug 30 05:18:57.710 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71752025-08-30T05:18:58.063Z[ recovery-image] Aug 30 05:18:57.725 INFO O| Aug 30 05:18:57.724 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fssnap"
71762025-08-30T05:18:58.064Z[ recovery-image] Aug 30 05:18:57.725 INFO O| Aug 30 05:18:57.725 INFO STEP 792 (remove_files) COMPLETE
71772025-08-30T05:18:58.064Z[ recovery-image] Aug 30 05:18:57.725 INFO O| Aug 30 05:18:57.725 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71782025-08-30T05:18:58.064Z[ recovery-image] Aug 30 05:18:57.739 INFO O| Aug 30 05:18:57.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp"
71792025-08-30T05:18:58.064Z[ recovery-image] Aug 30 05:18:57.740 INFO O| Aug 30 05:18:57.740 INFO STEP 793 (remove_files) COMPLETE
71802025-08-30T05:18:58.064Z[ recovery-image] Aug 30 05:18:57.740 INFO O| Aug 30 05:18:57.740 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71812025-08-30T05:18:58.089Z[ recovery-image] Aug 30 05:18:57.755 INFO O| Aug 30 05:18:57.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
71822025-08-30T05:18:58.089Z[ recovery-image] Aug 30 05:18:57.755 INFO O| Aug 30 05:18:57.755 INFO STEP 794 (remove_files) COMPLETE
71832025-08-30T05:18:58.089Z[ recovery-image] Aug 30 05:18:57.755 INFO O| Aug 30 05:18:57.755 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71842025-08-30T05:18:58.113Z[ recovery-image] Aug 30 05:18:57.770 INFO O| Aug 30 05:18:57.770 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/labelit"
71852025-08-30T05:18:58.113Z[ recovery-image] Aug 30 05:18:57.771 INFO O| Aug 30 05:18:57.770 INFO STEP 795 (remove_files) COMPLETE
71862025-08-30T05:18:58.113Z[ recovery-image] Aug 30 05:18:57.771 INFO O| Aug 30 05:18:57.771 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71872025-08-30T05:18:58.113Z[ recovery-image] Aug 30 05:18:57.787 INFO O| Aug 30 05:18:57.787 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/lockfs"
71882025-08-30T05:18:58.113Z[ recovery-image] Aug 30 05:18:57.787 INFO O| Aug 30 05:18:57.787 INFO STEP 796 (remove_files) COMPLETE
71892025-08-30T05:18:58.113Z[ recovery-image] Aug 30 05:18:57.787 INFO O| Aug 30 05:18:57.787 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71902025-08-30T05:18:58.138Z[ recovery-image] Aug 30 05:18:57.804 INFO O| Aug 30 05:18:57.804 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/mkfs"
71912025-08-30T05:18:58.138Z[ recovery-image] Aug 30 05:18:57.805 INFO O| Aug 30 05:18:57.805 INFO STEP 797 (remove_files) COMPLETE
71922025-08-30T05:18:58.138Z[ recovery-image] Aug 30 05:18:57.805 INFO O| Aug 30 05:18:57.805 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71932025-08-30T05:18:58.163Z[ recovery-image] Aug 30 05:18:57.822 INFO O| Aug 30 05:18:57.822 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ncheck"
71942025-08-30T05:18:58.163Z[ recovery-image] Aug 30 05:18:57.822 INFO O| Aug 30 05:18:57.822 INFO STEP 798 (remove_files) COMPLETE
71952025-08-30T05:18:58.163Z[ recovery-image] Aug 30 05:18:57.822 INFO O| Aug 30 05:18:57.822 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71962025-08-30T05:18:58.163Z[ recovery-image] Aug 30 05:18:57.838 INFO O| Aug 30 05:18:57.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/newfs"
71972025-08-30T05:18:58.163Z[ recovery-image] Aug 30 05:18:57.838 INFO O| Aug 30 05:18:57.838 INFO STEP 799 (remove_files) COMPLETE
71982025-08-30T05:18:58.163Z[ recovery-image] Aug 30 05:18:57.838 INFO O| Aug 30 05:18:57.838 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71992025-08-30T05:18:58.188Z[ recovery-image] Aug 30 05:18:57.853 INFO O| Aug 30 05:18:57.853 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quot"
72002025-08-30T05:18:58.188Z[ recovery-image] Aug 30 05:18:57.853 INFO O| Aug 30 05:18:57.853 INFO STEP 800 (remove_files) COMPLETE
72012025-08-30T05:18:58.188Z[ recovery-image] Aug 30 05:18:57.853 INFO O| Aug 30 05:18:57.853 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72022025-08-30T05:18:58.213Z[ recovery-image] Aug 30 05:18:57.871 INFO O| Aug 30 05:18:57.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotacheck"
72032025-08-30T05:18:58.213Z[ recovery-image] Aug 30 05:18:57.871 INFO O| Aug 30 05:18:57.871 INFO STEP 801 (remove_files) COMPLETE
72042025-08-30T05:18:58.213Z[ recovery-image] Aug 30 05:18:57.871 INFO O| Aug 30 05:18:57.871 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72052025-08-30T05:18:58.214Z[ recovery-image] Aug 30 05:18:57.886 INFO O| Aug 30 05:18:57.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaoff"
72062025-08-30T05:18:58.214Z[ recovery-image] Aug 30 05:18:57.886 INFO O| Aug 30 05:18:57.886 INFO STEP 802 (remove_files) COMPLETE
72072025-08-30T05:18:58.214Z[ recovery-image] Aug 30 05:18:57.886 INFO O| Aug 30 05:18:57.886 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72082025-08-30T05:18:58.238Z[ recovery-image] Aug 30 05:18:57.900 INFO O| Aug 30 05:18:57.900 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaon"
72092025-08-30T05:18:58.238Z[ recovery-image] Aug 30 05:18:57.901 INFO O| Aug 30 05:18:57.901 INFO STEP 803 (remove_files) COMPLETE
72102025-08-30T05:18:58.238Z[ recovery-image] Aug 30 05:18:57.901 INFO O| Aug 30 05:18:57.901 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72112025-08-30T05:18:58.263Z[ recovery-image] Aug 30 05:18:57.919 INFO O| Aug 30 05:18:57.918 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/repquota"
72122025-08-30T05:18:58.263Z[ recovery-image] Aug 30 05:18:57.919 INFO O| Aug 30 05:18:57.919 INFO STEP 804 (remove_files) COMPLETE
72132025-08-30T05:18:58.263Z[ recovery-image] Aug 30 05:18:57.919 INFO O| Aug 30 05:18:57.919 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72142025-08-30T05:18:58.263Z[ recovery-image] Aug 30 05:18:57.936 INFO O| Aug 30 05:18:57.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/tunefs"
72152025-08-30T05:18:58.263Z[ recovery-image] Aug 30 05:18:57.937 INFO O| Aug 30 05:18:57.936 INFO STEP 805 (remove_files) COMPLETE
72162025-08-30T05:18:58.263Z[ recovery-image] Aug 30 05:18:57.937 INFO O| Aug 30 05:18:57.937 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72172025-08-30T05:18:58.288Z[ recovery-image] Aug 30 05:18:57.952 INFO O| Aug 30 05:18:57.952 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsdump"
72182025-08-30T05:18:58.288Z[ recovery-image] Aug 30 05:18:57.952 INFO O| Aug 30 05:18:57.952 INFO STEP 806 (remove_files) COMPLETE
72192025-08-30T05:18:58.288Z[ recovery-image] Aug 30 05:18:57.952 INFO O| Aug 30 05:18:57.952 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72202025-08-30T05:18:58.313Z[ recovery-image] Aug 30 05:18:57.970 INFO O| Aug 30 05:18:57.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsrestore"
72212025-08-30T05:18:58.313Z[ recovery-image] Aug 30 05:18:57.970 INFO O| Aug 30 05:18:57.970 INFO STEP 807 (remove_files) COMPLETE
72222025-08-30T05:18:58.313Z[ recovery-image] Aug 30 05:18:57.970 INFO O| Aug 30 05:18:57.970 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72232025-08-30T05:18:58.313Z[ recovery-image] Aug 30 05:18:57.988 INFO O| Aug 30 05:18:57.987 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/volcopy"
72242025-08-30T05:18:58.313Z[ recovery-image] Aug 30 05:18:57.988 INFO O| Aug 30 05:18:57.988 INFO STEP 808 (remove_files) COMPLETE
72252025-08-30T05:18:58.314Z[ recovery-image] Aug 30 05:18:57.988 INFO O| Aug 30 05:18:57.988 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72262025-08-30T05:18:58.339Z[ recovery-image] Aug 30 05:18:58.003 INFO O| Aug 30 05:18:58.003 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh1024-0.so.1"
72272025-08-30T05:18:58.339Z[ recovery-image] Aug 30 05:18:58.003 INFO O| Aug 30 05:18:58.003 INFO STEP 809 (remove_files) COMPLETE
72282025-08-30T05:18:58.339Z[ recovery-image] Aug 30 05:18:58.003 INFO O| Aug 30 05:18:58.003 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72292025-08-30T05:18:58.363Z[ recovery-image] Aug 30 05:18:58.019 INFO O| Aug 30 05:18:58.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh640-0.so.1"
72302025-08-30T05:18:58.363Z[ recovery-image] Aug 30 05:18:58.019 INFO O| Aug 30 05:18:58.019 INFO STEP 810 (remove_files) COMPLETE
72312025-08-30T05:18:58.363Z[ recovery-image] Aug 30 05:18:58.019 INFO O| Aug 30 05:18:58.019 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72322025-08-30T05:18:58.365Z[ recovery-image] Aug 30 05:18:58.035 INFO O| Aug 30 05:18:58.035 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gsscred_clean"
72332025-08-30T05:18:58.365Z[ recovery-image] Aug 30 05:18:58.035 INFO O| Aug 30 05:18:58.035 INFO STEP 811 (remove_files) COMPLETE
72342025-08-30T05:18:58.365Z[ recovery-image] Aug 30 05:18:58.035 INFO O| Aug 30 05:18:58.035 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72352025-08-30T05:18:58.390Z[ recovery-image] Aug 30 05:18:58.047 INFO O| Aug 30 05:18:58.047 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gssd"
72362025-08-30T05:18:58.390Z[ recovery-image] Aug 30 05:18:58.048 INFO O| Aug 30 05:18:58.047 INFO STEP 812 (remove_files) COMPLETE
72372025-08-30T05:18:58.390Z[ recovery-image] Aug 30 05:18:58.048 INFO O| Aug 30 05:18:58.048 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72382025-08-30T05:18:58.390Z[ recovery-image] Aug 30 05:18:58.059 INFO O| Aug 30 05:18:58.059 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_dh.so.1"
72392025-08-30T05:18:58.390Z[ recovery-image] Aug 30 05:18:58.059 INFO O| Aug 30 05:18:58.059 INFO STEP 813 (remove_files) COMPLETE
72402025-08-30T05:18:58.390Z[ recovery-image] Aug 30 05:18:58.059 INFO O| Aug 30 05:18:58.059 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72412025-08-30T05:18:58.415Z[ recovery-image] Aug 30 05:18:58.071 INFO O| Aug 30 05:18:58.071 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_krb5.so.1"
72422025-08-30T05:18:58.415Z[ recovery-image] Aug 30 05:18:58.071 INFO O| Aug 30 05:18:58.071 INFO STEP 814 (remove_files) COMPLETE
72432025-08-30T05:18:58.415Z[ recovery-image] Aug 30 05:18:58.071 INFO O| Aug 30 05:18:58.071 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72442025-08-30T05:18:58.415Z[ recovery-image] Aug 30 05:18:58.088 INFO O| Aug 30 05:18:58.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_spnego.so.1"
72452025-08-30T05:18:58.415Z[ recovery-image] Aug 30 05:18:58.088 INFO O| Aug 30 05:18:58.088 INFO STEP 815 (remove_files) COMPLETE
72462025-08-30T05:18:58.415Z[ recovery-image] Aug 30 05:18:58.088 INFO O| Aug 30 05:18:58.088 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72472025-08-30T05:18:58.440Z[ recovery-image] Aug 30 05:18:58.106 INFO O| Aug 30 05:18:58.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/amd64/in.iked"
72482025-08-30T05:18:58.440Z[ recovery-image] Aug 30 05:18:58.106 INFO O| Aug 30 05:18:58.106 INFO STEP 816 (remove_files) COMPLETE
72492025-08-30T05:18:58.440Z[ recovery-image] Aug 30 05:18:58.106 INFO O| Aug 30 05:18:58.106 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72502025-08-30T05:18:58.465Z[ recovery-image] Aug 30 05:18:58.120 INFO O| Aug 30 05:18:58.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certdb"
72512025-08-30T05:18:58.465Z[ recovery-image] Aug 30 05:18:58.120 INFO O| Aug 30 05:18:58.120 INFO STEP 817 (remove_files) COMPLETE
72522025-08-30T05:18:58.465Z[ recovery-image] Aug 30 05:18:58.120 INFO O| Aug 30 05:18:58.120 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72532025-08-30T05:18:58.465Z[ recovery-image] Aug 30 05:18:58.139 INFO O| Aug 30 05:18:58.139 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certlocal"
72542025-08-30T05:18:58.465Z[ recovery-image] Aug 30 05:18:58.139 INFO O| Aug 30 05:18:58.139 INFO STEP 818 (remove_files) COMPLETE
72552025-08-30T05:18:58.465Z[ recovery-image] Aug 30 05:18:58.139 INFO O| Aug 30 05:18:58.139 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72562025-08-30T05:18:58.490Z[ recovery-image] Aug 30 05:18:58.156 INFO O| Aug 30 05:18:58.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certrldb"
72572025-08-30T05:18:58.490Z[ recovery-image] Aug 30 05:18:58.156 INFO O| Aug 30 05:18:58.156 INFO STEP 819 (remove_files) COMPLETE
72582025-08-30T05:18:58.490Z[ recovery-image] Aug 30 05:18:58.156 INFO O| Aug 30 05:18:58.156 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72592025-08-30T05:18:58.515Z[ recovery-image] Aug 30 05:18:58.169 INFO O| Aug 30 05:18:58.169 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.iked"
72602025-08-30T05:18:58.515Z[ recovery-image] Aug 30 05:18:58.170 INFO O| Aug 30 05:18:58.170 INFO STEP 820 (remove_files) COMPLETE
72612025-08-30T05:18:58.515Z[ recovery-image] Aug 30 05:18:58.170 INFO O| Aug 30 05:18:58.170 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72622025-08-30T05:18:58.516Z[ recovery-image] Aug 30 05:18:58.186 INFO O| Aug 30 05:18:58.186 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.ripngd"
72632025-08-30T05:18:58.516Z[ recovery-image] Aug 30 05:18:58.187 INFO O| Aug 30 05:18:58.186 INFO STEP 821 (remove_files) COMPLETE
72642025-08-30T05:18:58.516Z[ recovery-image] Aug 30 05:18:58.187 INFO O| Aug 30 05:18:58.187 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72652025-08-30T05:18:58.541Z[ recovery-image] Aug 30 05:18:58.202 INFO O| Aug 30 05:18:58.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/inetd"
72662025-08-30T05:18:58.541Z[ recovery-image] Aug 30 05:18:58.203 INFO O| Aug 30 05:18:58.203 INFO STEP 822 (remove_files) COMPLETE
72672025-08-30T05:18:58.541Z[ recovery-image] Aug 30 05:18:58.203 INFO O| Aug 30 05:18:58.203 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72682025-08-30T05:18:58.566Z[ recovery-image] Aug 30 05:18:58.220 INFO O| Aug 30 05:18:58.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
72692025-08-30T05:18:58.566Z[ recovery-image] Aug 30 05:18:58.220 INFO O| Aug 30 05:18:58.220 INFO STEP 823 (remove_files) COMPLETE
72702025-08-30T05:18:58.566Z[ recovery-image] Aug 30 05:18:58.220 INFO O| Aug 30 05:18:58.220 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72712025-08-30T05:18:58.566Z[ recovery-image] Aug 30 05:18:58.236 INFO O| Aug 30 05:18:58.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/ktkt_warnd"
72722025-08-30T05:18:58.566Z[ recovery-image] Aug 30 05:18:58.236 INFO O| Aug 30 05:18:58.236 INFO STEP 824 (remove_files) COMPLETE
72732025-08-30T05:18:58.566Z[ recovery-image] Aug 30 05:18:58.237 INFO O| Aug 30 05:18:58.236 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72742025-08-30T05:18:58.591Z[ recovery-image] Aug 30 05:18:58.252 INFO O| Aug 30 05:18:58.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
72752025-08-30T05:18:58.591Z[ recovery-image] Aug 30 05:18:58.252 INFO O| Aug 30 05:18:58.252 INFO STEP 825 (remove_files) COMPLETE
72762025-08-30T05:18:58.591Z[ recovery-image] Aug 30 05:18:58.252 INFO O| Aug 30 05:18:58.252 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72772025-08-30T05:18:58.617Z[ recovery-image] Aug 30 05:18:58.278 INFO O| Aug 30 05:18:58.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libss.so.1"
72782025-08-30T05:18:58.617Z[ recovery-image] Aug 30 05:18:58.279 INFO O| Aug 30 05:18:58.279 INFO STEP 826 (remove_files) COMPLETE
72792025-08-30T05:18:58.617Z[ recovery-image] Aug 30 05:18:58.279 INFO O| Aug 30 05:18:58.279 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72802025-08-30T05:18:58.649Z[ recovery-image] Aug 30 05:18:58.327 INFO O| Aug 30 05:18:58.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
72812025-08-30T05:18:58.673Z[ recovery-image] Aug 30 05:18:58.327 INFO O| Aug 30 05:18:58.327 INFO STEP 827 (remove_files) COMPLETE
72822025-08-30T05:18:58.674Z[ recovery-image] Aug 30 05:18:58.327 INFO O| Aug 30 05:18:58.327 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72832025-08-30T05:18:58.674Z[ recovery-image] Aug 30 05:18:58.346 INFO O| Aug 30 05:18:58.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.above4G"
72842025-08-30T05:18:58.674Z[ recovery-image] Aug 30 05:18:58.346 INFO O| Aug 30 05:18:58.346 INFO STEP 828 (remove_files) COMPLETE
72852025-08-30T05:18:58.674Z[ recovery-image] Aug 30 05:18:58.346 INFO O| Aug 30 05:18:58.346 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72862025-08-30T05:18:58.698Z[ recovery-image] Aug 30 05:18:58.365 INFO O| Aug 30 05:18:58.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.below4G"
72872025-08-30T05:18:58.698Z[ recovery-image] Aug 30 05:18:58.365 INFO O| Aug 30 05:18:58.365 INFO STEP 829 (remove_files) COMPLETE
72882025-08-30T05:18:58.699Z[ recovery-image] Aug 30 05:18:58.365 INFO O| Aug 30 05:18:58.365 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72892025-08-30T05:18:58.724Z[ recovery-image] Aug 30 05:18:58.383 INFO O| Aug 30 05:18:58.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.bssalign"
72902025-08-30T05:18:58.724Z[ recovery-image] Aug 30 05:18:58.383 INFO O| Aug 30 05:18:58.383 INFO STEP 830 (remove_files) COMPLETE
72912025-08-30T05:18:58.724Z[ recovery-image] Aug 30 05:18:58.383 INFO O| Aug 30 05:18:58.383 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72922025-08-30T05:18:58.724Z[ recovery-image] Aug 30 05:18:58.400 INFO O| Aug 30 05:18:58.400 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.default"
72932025-08-30T05:18:58.724Z[ recovery-image] Aug 30 05:18:58.400 INFO O| Aug 30 05:18:58.400 INFO STEP 831 (remove_files) COMPLETE
72942025-08-30T05:18:58.724Z[ recovery-image] Aug 30 05:18:58.400 INFO O| Aug 30 05:18:58.400 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72952025-08-30T05:18:58.749Z[ recovery-image] Aug 30 05:18:58.415 INFO O| Aug 30 05:18:58.414 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.execdata"
72962025-08-30T05:18:58.749Z[ recovery-image] Aug 30 05:18:58.415 INFO O| Aug 30 05:18:58.415 INFO STEP 832 (remove_files) COMPLETE
72972025-08-30T05:18:58.749Z[ recovery-image] Aug 30 05:18:58.415 INFO O| Aug 30 05:18:58.415 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72982025-08-30T05:18:58.774Z[ recovery-image] Aug 30 05:18:58.430 INFO O| Aug 30 05:18:58.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.filter"
72992025-08-30T05:18:58.774Z[ recovery-image] Aug 30 05:18:58.430 INFO O| Aug 30 05:18:58.430 INFO STEP 833 (remove_files) COMPLETE
73002025-08-30T05:18:58.774Z[ recovery-image] Aug 30 05:18:58.430 INFO O| Aug 30 05:18:58.430 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73012025-08-30T05:18:58.775Z[ recovery-image] Aug 30 05:18:58.445 INFO O| Aug 30 05:18:58.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexbss"
73022025-08-30T05:18:58.775Z[ recovery-image] Aug 30 05:18:58.445 INFO O| Aug 30 05:18:58.445 INFO STEP 834 (remove_files) COMPLETE
73032025-08-30T05:18:58.775Z[ recovery-image] Aug 30 05:18:58.445 INFO O| Aug 30 05:18:58.445 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73042025-08-30T05:18:58.800Z[ recovery-image] Aug 30 05:18:58.459 INFO O| Aug 30 05:18:58.459 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexdata"
73052025-08-30T05:18:58.800Z[ recovery-image] Aug 30 05:18:58.459 INFO O| Aug 30 05:18:58.459 INFO STEP 835 (remove_files) COMPLETE
73062025-08-30T05:18:58.800Z[ recovery-image] Aug 30 05:18:58.459 INFO O| Aug 30 05:18:58.459 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73072025-08-30T05:18:58.801Z[ recovery-image] Aug 30 05:18:58.472 INFO O| Aug 30 05:18:58.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexstk"
73082025-08-30T05:18:58.801Z[ recovery-image] Aug 30 05:18:58.473 INFO O| Aug 30 05:18:58.472 INFO STEP 836 (remove_files) COMPLETE
73092025-08-30T05:18:58.801Z[ recovery-image] Aug 30 05:18:58.473 INFO O| Aug 30 05:18:58.473 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73102025-08-30T05:18:58.827Z[ recovery-image] Aug 30 05:18:58.486 INFO O| Aug 30 05:18:58.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.pagealign"
73112025-08-30T05:18:58.827Z[ recovery-image] Aug 30 05:18:58.486 INFO O| Aug 30 05:18:58.486 INFO STEP 837 (remove_files) COMPLETE
73122025-08-30T05:18:58.827Z[ recovery-image] Aug 30 05:18:58.486 INFO O| Aug 30 05:18:58.486 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73132025-08-30T05:18:58.827Z[ recovery-image] Aug 30 05:18:58.502 INFO O| Aug 30 05:18:58.501 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
73142025-08-30T05:18:58.827Z[ recovery-image] Aug 30 05:18:58.502 INFO O| Aug 30 05:18:58.502 INFO STEP 838 (remove_files) COMPLETE
73152025-08-30T05:18:58.827Z[ recovery-image] Aug 30 05:18:58.502 INFO O| Aug 30 05:18:58.502 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73162025-08-30T05:18:58.852Z[ recovery-image] Aug 30 05:18:58.518 INFO O| Aug 30 05:18:58.518 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
73172025-08-30T05:18:58.852Z[ recovery-image] Aug 30 05:18:58.519 INFO O| Aug 30 05:18:58.519 INFO STEP 839 (remove_files) COMPLETE
73182025-08-30T05:18:58.852Z[ recovery-image] Aug 30 05:18:58.519 INFO O| Aug 30 05:18:58.519 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73192025-08-30T05:18:58.877Z[ recovery-image] Aug 30 05:18:58.535 INFO O| Aug 30 05:18:58.534 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
73202025-08-30T05:18:58.877Z[ recovery-image] Aug 30 05:18:58.535 INFO O| Aug 30 05:18:58.535 INFO STEP 840 (remove_files) COMPLETE
73212025-08-30T05:18:58.877Z[ recovery-image] Aug 30 05:18:58.535 INFO O| Aug 30 05:18:58.535 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73222025-08-30T05:18:58.877Z[ recovery-image] Aug 30 05:18:58.550 INFO O| Aug 30 05:18:58.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
73232025-08-30T05:18:58.877Z[ recovery-image] Aug 30 05:18:58.550 INFO O| Aug 30 05:18:58.550 INFO STEP 841 (remove_files) COMPLETE
73242025-08-30T05:18:58.877Z[ recovery-image] Aug 30 05:18:58.550 INFO O| Aug 30 05:18:58.550 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73252025-08-30T05:18:58.903Z[ recovery-image] Aug 30 05:18:58.568 INFO O| Aug 30 05:18:58.568 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/who.so.1"
73262025-08-30T05:18:58.903Z[ recovery-image] Aug 30 05:18:58.568 INFO O| Aug 30 05:18:58.568 INFO STEP 842 (remove_files) COMPLETE
73272025-08-30T05:18:58.903Z[ recovery-image] Aug 30 05:18:58.568 INFO O| Aug 30 05:18:58.568 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73282025-08-30T05:18:58.928Z[ recovery-image] Aug 30 05:18:58.586 INFO O| Aug 30 05:18:58.586 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/ldprof.so.1"
73292025-08-30T05:18:58.928Z[ recovery-image] Aug 30 05:18:58.586 INFO O| Aug 30 05:18:58.586 INFO STEP 843 (remove_files) COMPLETE
73302025-08-30T05:18:58.928Z[ recovery-image] Aug 30 05:18:58.586 INFO O| Aug 30 05:18:58.586 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73312025-08-30T05:18:58.928Z[ recovery-image] Aug 30 05:18:58.603 INFO O| Aug 30 05:18:58.603 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/truss.so.1"
73322025-08-30T05:18:58.928Z[ recovery-image] Aug 30 05:18:58.603 INFO O| Aug 30 05:18:58.603 INFO STEP 844 (remove_files) COMPLETE
73332025-08-30T05:18:58.928Z[ recovery-image] Aug 30 05:18:58.603 INFO O| Aug 30 05:18:58.603 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73342025-08-30T05:18:58.953Z[ recovery-image] Aug 30 05:18:58.623 INFO O| Aug 30 05:18:58.623 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/who.so.1"
73352025-08-30T05:18:58.953Z[ recovery-image] Aug 30 05:18:58.623 INFO O| Aug 30 05:18:58.623 INFO STEP 845 (remove_files) COMPLETE
73362025-08-30T05:18:58.953Z[ recovery-image] Aug 30 05:18:58.623 INFO O| Aug 30 05:18:58.623 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73372025-08-30T05:18:58.978Z[ recovery-image] Aug 30 05:18:58.637 INFO O| Aug 30 05:18:58.637 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidb"
73382025-08-30T05:18:58.978Z[ recovery-image] Aug 30 05:18:58.637 INFO O| Aug 30 05:18:58.637 INFO STEP 846 (remove_files) COMPLETE
73392025-08-30T05:18:58.978Z[ recovery-image] Aug 30 05:18:58.637 INFO O| Aug 30 05:18:58.637 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73402025-08-30T05:18:58.978Z[ recovery-image] Aug 30 05:18:58.651 INFO O| Aug 30 05:18:58.651 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidr_plugin.so"
73412025-08-30T05:18:58.978Z[ recovery-image] Aug 30 05:18:58.651 INFO O| Aug 30 05:18:58.651 INFO STEP 847 (remove_files) COMPLETE
73422025-08-30T05:18:58.978Z[ recovery-image] Aug 30 05:18:58.651 INFO O| Aug 30 05:18:58.651 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73432025-08-30T05:18:59.003Z[ recovery-image] Aug 30 05:18:58.666 INFO O| Aug 30 05:18:58.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcieb"
73442025-08-30T05:18:59.003Z[ recovery-image] Aug 30 05:18:58.666 INFO O| Aug 30 05:18:58.666 INFO STEP 848 (remove_files) COMPLETE
73452025-08-30T05:18:59.003Z[ recovery-image] Aug 30 05:18:58.666 INFO O| Aug 30 05:18:58.666 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73462025-08-30T05:18:59.003Z[ recovery-image] Aug 30 05:18:58.681 INFO O| Aug 30 05:18:58.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
73472025-08-30T05:18:59.004Z[ recovery-image] Aug 30 05:18:58.681 INFO O| Aug 30 05:18:58.681 INFO STEP 849 (remove_files) COMPLETE
73482025-08-30T05:18:59.004Z[ recovery-image] Aug 30 05:18:58.681 INFO O| Aug 30 05:18:58.681 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73492025-08-30T05:18:59.028Z[ recovery-image] Aug 30 05:18:58.696 INFO O| Aug 30 05:18:58.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/mpt.so.1"
73502025-08-30T05:18:59.028Z[ recovery-image] Aug 30 05:18:58.697 INFO O| Aug 30 05:18:58.697 INFO STEP 850 (remove_files) COMPLETE
73512025-08-30T05:18:59.029Z[ recovery-image] Aug 30 05:18:58.697 INFO O| Aug 30 05:18:58.697 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73522025-08-30T05:18:59.055Z[ recovery-image] Aug 30 05:18:58.710 INFO O| Aug 30 05:18:58.710 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
73532025-08-30T05:18:59.055Z[ recovery-image] Aug 30 05:18:58.710 INFO O| Aug 30 05:18:58.710 INFO STEP 851 (remove_files) COMPLETE
73542025-08-30T05:18:59.055Z[ recovery-image] Aug 30 05:18:58.711 INFO O| Aug 30 05:18:58.710 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73552025-08-30T05:18:59.055Z[ recovery-image] Aug 30 05:18:58.725 INFO O| Aug 30 05:18:58.725 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/reparsed"
73562025-08-30T05:18:59.055Z[ recovery-image] Aug 30 05:18:58.725 INFO O| Aug 30 05:18:58.725 INFO STEP 852 (remove_files) COMPLETE
73572025-08-30T05:18:59.055Z[ recovery-image] Aug 30 05:18:58.725 INFO O| Aug 30 05:18:58.725 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73582025-08-30T05:18:59.080Z[ recovery-image] Aug 30 05:18:58.741 INFO O| Aug 30 05:18:58.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/listen"
73592025-08-30T05:18:59.080Z[ recovery-image] Aug 30 05:18:58.741 INFO O| Aug 30 05:18:58.741 INFO STEP 853 (remove_files) COMPLETE
73602025-08-30T05:18:59.080Z[ recovery-image] Aug 30 05:18:58.741 INFO O| Aug 30 05:18:58.741 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73612025-08-30T05:18:59.080Z[ recovery-image] Aug 30 05:18:58.757 INFO O| Aug 30 05:18:58.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/nlps_server"
73622025-08-30T05:18:59.080Z[ recovery-image] Aug 30 05:18:58.758 INFO O| Aug 30 05:18:58.758 INFO STEP 854 (remove_files) COMPLETE
73632025-08-30T05:18:59.080Z[ recovery-image] Aug 30 05:18:58.758 INFO O| Aug 30 05:18:58.758 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73642025-08-30T05:18:59.105Z[ recovery-image] Aug 30 05:18:58.775 INFO O| Aug 30 05:18:58.775 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
73652025-08-30T05:18:59.105Z[ recovery-image] Aug 30 05:18:58.775 INFO O| Aug 30 05:18:58.775 INFO STEP 855 (remove_files) COMPLETE
73662025-08-30T05:18:59.105Z[ recovery-image] Aug 30 05:18:58.775 INFO O| Aug 30 05:18:58.775 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73672025-08-30T05:18:59.130Z[ recovery-image] Aug 30 05:18:58.792 INFO O| Aug 30 05:18:58.792 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
73682025-08-30T05:18:59.130Z[ recovery-image] Aug 30 05:18:58.792 INFO O| Aug 30 05:18:58.792 INFO STEP 856 (remove_files) COMPLETE
73692025-08-30T05:18:59.130Z[ recovery-image] Aug 30 05:18:58.792 INFO O| Aug 30 05:18:58.792 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73702025-08-30T05:18:59.130Z[ recovery-image] Aug 30 05:18:58.808 INFO O| Aug 30 05:18:58.808 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
73712025-08-30T05:18:59.130Z[ recovery-image] Aug 30 05:18:58.808 INFO O| Aug 30 05:18:58.808 INFO STEP 857 (remove_files) COMPLETE
73722025-08-30T05:18:59.155Z[ recovery-image] Aug 30 05:18:58.808 INFO O| Aug 30 05:18:58.808 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73732025-08-30T05:18:59.155Z[ recovery-image] Aug 30 05:18:58.822 INFO O| Aug 30 05:18:58.822 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/login.so.1"
73742025-08-30T05:18:59.155Z[ recovery-image] Aug 30 05:18:58.822 INFO O| Aug 30 05:18:58.822 INFO STEP 858 (remove_files) COMPLETE
73752025-08-30T05:18:59.155Z[ recovery-image] Aug 30 05:18:58.822 INFO O| Aug 30 05:18:58.822 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73762025-08-30T05:18:59.222Z[ recovery-image] Aug 30 05:18:58.835 INFO O| Aug 30 05:18:58.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/plain.so.1"
73772025-08-30T05:18:59.222Z[ recovery-image] Aug 30 05:18:58.835 INFO O| Aug 30 05:18:58.835 INFO STEP 859 (remove_files) COMPLETE
73782025-08-30T05:18:59.222Z[ recovery-image] Aug 30 05:18:58.835 INFO O| Aug 30 05:18:58.835 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73792025-08-30T05:18:59.222Z[ recovery-image] Aug 30 05:18:58.849 INFO O| Aug 30 05:18:58.849 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/crammd5.so.1"
73802025-08-30T05:18:59.222Z[ recovery-image] Aug 30 05:18:58.849 INFO O| Aug 30 05:18:58.849 INFO STEP 860 (remove_files) COMPLETE
73812025-08-30T05:18:59.222Z[ recovery-image] Aug 30 05:18:58.849 INFO O| Aug 30 05:18:58.849 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73822025-08-30T05:18:59.222Z[ recovery-image] Aug 30 05:18:58.864 INFO O| Aug 30 05:18:58.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/digestmd5.so.1"
73832025-08-30T05:18:59.222Z[ recovery-image] Aug 30 05:18:58.864 INFO O| Aug 30 05:18:58.864 INFO STEP 861 (remove_files) COMPLETE
73842025-08-30T05:18:59.222Z[ recovery-image] Aug 30 05:18:58.864 INFO O| Aug 30 05:18:58.864 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73852025-08-30T05:18:59.222Z[ recovery-image] Aug 30 05:18:58.879 INFO O| Aug 30 05:18:58.879 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/gssapi.so.1"
73862025-08-30T05:18:59.222Z[ recovery-image] Aug 30 05:18:58.879 INFO O| Aug 30 05:18:58.879 INFO STEP 862 (remove_files) COMPLETE
73872025-08-30T05:18:59.222Z[ recovery-image] Aug 30 05:18:58.879 INFO O| Aug 30 05:18:58.879 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73882025-08-30T05:18:59.222Z[ recovery-image] Aug 30 05:18:58.894 INFO O| Aug 30 05:18:58.894 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/login.so.1"
73892025-08-30T05:18:59.222Z[ recovery-image] Aug 30 05:18:58.894 INFO O| Aug 30 05:18:58.894 INFO STEP 863 (remove_files) COMPLETE
73902025-08-30T05:18:59.222Z[ recovery-image] Aug 30 05:18:58.894 INFO O| Aug 30 05:18:58.894 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73912025-08-30T05:18:59.249Z[ recovery-image] Aug 30 05:18:58.910 INFO O| Aug 30 05:18:58.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/plain.so.1"
73922025-08-30T05:18:59.249Z[ recovery-image] Aug 30 05:18:58.911 INFO O| Aug 30 05:18:58.910 INFO STEP 864 (remove_files) COMPLETE
73932025-08-30T05:18:59.249Z[ recovery-image] Aug 30 05:18:58.911 INFO O| Aug 30 05:18:58.911 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73942025-08-30T05:18:59.249Z[ recovery-image] Aug 30 05:18:58.924 INFO O| Aug 30 05:18:58.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
73952025-08-30T05:18:59.249Z[ recovery-image] Aug 30 05:18:58.924 INFO O| Aug 30 05:18:58.924 INFO STEP 865 (remove_files) COMPLETE
73962025-08-30T05:18:59.249Z[ recovery-image] Aug 30 05:18:58.924 INFO O| Aug 30 05:18:58.924 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73972025-08-30T05:18:59.274Z[ recovery-image] Aug 30 05:18:58.940 INFO O| Aug 30 05:18:58.940 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
73982025-08-30T05:18:59.274Z[ recovery-image] Aug 30 05:18:58.940 INFO O| Aug 30 05:18:58.940 INFO STEP 866 (remove_files) COMPLETE
73992025-08-30T05:18:59.274Z[ recovery-image] Aug 30 05:18:58.940 INFO O| Aug 30 05:18:58.940 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74002025-08-30T05:18:59.299Z[ recovery-image] Aug 30 05:18:58.956 INFO O| Aug 30 05:18:58.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
74012025-08-30T05:18:59.299Z[ recovery-image] Aug 30 05:18:58.956 INFO O| Aug 30 05:18:58.956 INFO STEP 867 (remove_files) COMPLETE
74022025-08-30T05:18:59.299Z[ recovery-image] Aug 30 05:18:58.956 INFO O| Aug 30 05:18:58.956 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74032025-08-30T05:18:59.299Z[ recovery-image] Aug 30 05:18:58.970 INFO O| Aug 30 05:18:58.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
74042025-08-30T05:18:59.300Z[ recovery-image] Aug 30 05:18:58.970 INFO O| Aug 30 05:18:58.970 INFO STEP 868 (remove_files) COMPLETE
74052025-08-30T05:18:59.300Z[ recovery-image] Aug 30 05:18:58.970 INFO O| Aug 30 05:18:58.970 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74062025-08-30T05:18:59.324Z[ recovery-image] Aug 30 05:18:58.983 INFO O| Aug 30 05:18:58.983 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
74072025-08-30T05:18:59.325Z[ recovery-image] Aug 30 05:18:58.984 INFO O| Aug 30 05:18:58.984 INFO STEP 869 (remove_files) COMPLETE
74082025-08-30T05:18:59.325Z[ recovery-image] Aug 30 05:18:58.984 INFO O| Aug 30 05:18:58.984 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74092025-08-30T05:18:59.325Z[ recovery-image] Aug 30 05:18:58.997 INFO O| Aug 30 05:18:58.997 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
74102025-08-30T05:18:59.325Z[ recovery-image] Aug 30 05:18:58.997 INFO O| Aug 30 05:18:58.997 INFO STEP 870 (remove_files) COMPLETE
74112025-08-30T05:18:59.325Z[ recovery-image] Aug 30 05:18:58.997 INFO O| Aug 30 05:18:58.997 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74122025-08-30T05:18:59.350Z[ recovery-image] Aug 30 05:18:59.011 INFO O| Aug 30 05:18:59.011 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
74132025-08-30T05:18:59.350Z[ recovery-image] Aug 30 05:18:59.011 INFO O| Aug 30 05:18:59.011 INFO STEP 871 (remove_files) COMPLETE
74142025-08-30T05:18:59.350Z[ recovery-image] Aug 30 05:18:59.011 INFO O| Aug 30 05:18:59.011 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74152025-08-30T05:18:59.375Z[ recovery-image] Aug 30 05:18:59.028 INFO O| Aug 30 05:18:59.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
74162025-08-30T05:18:59.375Z[ recovery-image] Aug 30 05:18:59.029 INFO O| Aug 30 05:18:59.029 INFO STEP 872 (remove_files) COMPLETE
74172025-08-30T05:18:59.375Z[ recovery-image] Aug 30 05:18:59.029 INFO O| Aug 30 05:18:59.029 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74182025-08-30T05:18:59.375Z[ recovery-image] Aug 30 05:18:59.046 INFO O| Aug 30 05:18:59.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
74192025-08-30T05:18:59.375Z[ recovery-image] Aug 30 05:18:59.046 INFO O| Aug 30 05:18:59.046 INFO STEP 873 (remove_files) COMPLETE
74202025-08-30T05:18:59.375Z[ recovery-image] Aug 30 05:18:59.046 INFO O| Aug 30 05:18:59.046 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74212025-08-30T05:18:59.400Z[ recovery-image] Aug 30 05:18:59.061 INFO O| Aug 30 05:18:59.060 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
74222025-08-30T05:18:59.400Z[ recovery-image] Aug 30 05:18:59.061 INFO O| Aug 30 05:18:59.061 INFO STEP 874 (remove_files) COMPLETE
74232025-08-30T05:18:59.400Z[ recovery-image] Aug 30 05:18:59.061 INFO O| Aug 30 05:18:59.061 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74242025-08-30T05:18:59.425Z[ recovery-image] Aug 30 05:18:59.079 INFO O| Aug 30 05:18:59.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
74252025-08-30T05:18:59.425Z[ recovery-image] Aug 30 05:18:59.079 INFO O| Aug 30 05:18:59.079 INFO STEP 875 (remove_files) COMPLETE
74262025-08-30T05:18:59.425Z[ recovery-image] Aug 30 05:18:59.079 INFO O| Aug 30 05:18:59.079 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74272025-08-30T05:18:59.425Z[ recovery-image] Aug 30 05:18:59.096 INFO O| Aug 30 05:18:59.096 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
74282025-08-30T05:18:59.425Z[ recovery-image] Aug 30 05:18:59.096 INFO O| Aug 30 05:18:59.096 INFO STEP 876 (remove_files) COMPLETE
74292025-08-30T05:18:59.425Z[ recovery-image] Aug 30 05:18:59.096 INFO O| Aug 30 05:18:59.096 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74302025-08-30T05:18:59.451Z[ recovery-image] Aug 30 05:18:59.111 INFO O| Aug 30 05:18:59.111 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
74312025-08-30T05:18:59.451Z[ recovery-image] Aug 30 05:18:59.112 INFO O| Aug 30 05:18:59.112 INFO STEP 877 (remove_files) COMPLETE
74322025-08-30T05:18:59.451Z[ recovery-image] Aug 30 05:18:59.112 INFO O| Aug 30 05:18:59.112 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74332025-08-30T05:18:59.451Z[ recovery-image] Aug 30 05:18:59.127 INFO O| Aug 30 05:18:59.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
74342025-08-30T05:18:59.451Z[ recovery-image] Aug 30 05:18:59.128 INFO O| Aug 30 05:18:59.127 INFO STEP 878 (remove_files) COMPLETE
74352025-08-30T05:18:59.451Z[ recovery-image] Aug 30 05:18:59.128 INFO O| Aug 30 05:18:59.128 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74362025-08-30T05:18:59.476Z[ recovery-image] Aug 30 05:18:59.145 INFO O| Aug 30 05:18:59.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
74372025-08-30T05:18:59.476Z[ recovery-image] Aug 30 05:18:59.145 INFO O| Aug 30 05:18:59.145 INFO STEP 879 (remove_files) COMPLETE
74382025-08-30T05:18:59.476Z[ recovery-image] Aug 30 05:18:59.145 INFO O| Aug 30 05:18:59.145 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74392025-08-30T05:18:59.501Z[ recovery-image] Aug 30 05:18:59.162 INFO O| Aug 30 05:18:59.161 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_list.so.1"
74402025-08-30T05:18:59.501Z[ recovery-image] Aug 30 05:18:59.162 INFO O| Aug 30 05:18:59.162 INFO STEP 880 (remove_files) COMPLETE
74412025-08-30T05:18:59.501Z[ recovery-image] Aug 30 05:18:59.162 INFO O| Aug 30 05:18:59.162 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74422025-08-30T05:18:59.526Z[ recovery-image] Aug 30 05:18:59.179 INFO O| Aug 30 05:18:59.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
74432025-08-30T05:18:59.526Z[ recovery-image] Aug 30 05:18:59.180 INFO O| Aug 30 05:18:59.179 INFO STEP 881 (remove_files) COMPLETE
74442025-08-30T05:18:59.526Z[ recovery-image] Aug 30 05:18:59.180 INFO O| Aug 30 05:18:59.179 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74452025-08-30T05:18:59.526Z[ recovery-image] Aug 30 05:18:59.195 INFO O| Aug 30 05:18:59.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
74462025-08-30T05:18:59.526Z[ recovery-image] Aug 30 05:18:59.195 INFO O| Aug 30 05:18:59.195 INFO STEP 882 (remove_files) COMPLETE
74472025-08-30T05:18:59.526Z[ recovery-image] Aug 30 05:18:59.195 INFO O| Aug 30 05:18:59.195 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74482025-08-30T05:18:59.551Z[ recovery-image] Aug 30 05:18:59.210 INFO O| Aug 30 05:18:59.209 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
74492025-08-30T05:18:59.551Z[ recovery-image] Aug 30 05:18:59.210 INFO O| Aug 30 05:18:59.210 INFO STEP 883 (remove_files) COMPLETE
74502025-08-30T05:18:59.551Z[ recovery-image] Aug 30 05:18:59.210 INFO O| Aug 30 05:18:59.210 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74512025-08-30T05:18:59.551Z[ recovery-image] Aug 30 05:18:59.223 INFO O| Aug 30 05:18:59.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
74522025-08-30T05:18:59.551Z[ recovery-image] Aug 30 05:18:59.223 INFO O| Aug 30 05:18:59.223 INFO STEP 884 (remove_files) COMPLETE
74532025-08-30T05:18:59.551Z[ recovery-image] Aug 30 05:18:59.223 INFO O| Aug 30 05:18:59.223 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74542025-08-30T05:18:59.576Z[ recovery-image] Aug 30 05:18:59.240 INFO O| Aug 30 05:18:59.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
74552025-08-30T05:18:59.576Z[ recovery-image] Aug 30 05:18:59.240 INFO O| Aug 30 05:18:59.240 INFO STEP 885 (remove_files) COMPLETE
74562025-08-30T05:18:59.576Z[ recovery-image] Aug 30 05:18:59.240 INFO O| Aug 30 05:18:59.240 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74572025-08-30T05:18:59.601Z[ recovery-image] Aug 30 05:18:59.258 INFO O| Aug 30 05:18:59.257 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
74582025-08-30T05:18:59.601Z[ recovery-image] Aug 30 05:18:59.258 INFO O| Aug 30 05:18:59.258 INFO STEP 886 (remove_files) COMPLETE
74592025-08-30T05:18:59.601Z[ recovery-image] Aug 30 05:18:59.258 INFO O| Aug 30 05:18:59.258 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74602025-08-30T05:18:59.601Z[ recovery-image] Aug 30 05:18:59.275 INFO O| Aug 30 05:18:59.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
74612025-08-30T05:18:59.601Z[ recovery-image] Aug 30 05:18:59.275 INFO O| Aug 30 05:18:59.275 INFO STEP 887 (remove_files) COMPLETE
74622025-08-30T05:18:59.601Z[ recovery-image] Aug 30 05:18:59.275 INFO O| Aug 30 05:18:59.275 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74632025-08-30T05:18:59.626Z[ recovery-image] Aug 30 05:18:59.292 INFO O| Aug 30 05:18:59.292 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
74642025-08-30T05:18:59.626Z[ recovery-image] Aug 30 05:18:59.292 INFO O| Aug 30 05:18:59.292 INFO STEP 888 (remove_files) COMPLETE
74652025-08-30T05:18:59.626Z[ recovery-image] Aug 30 05:18:59.292 INFO O| Aug 30 05:18:59.292 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74662025-08-30T05:18:59.651Z[ recovery-image] Aug 30 05:18:59.309 INFO O| Aug 30 05:18:59.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
74672025-08-30T05:18:59.651Z[ recovery-image] Aug 30 05:18:59.309 INFO O| Aug 30 05:18:59.309 INFO STEP 889 (remove_files) COMPLETE
74682025-08-30T05:18:59.651Z[ recovery-image] Aug 30 05:18:59.309 INFO O| Aug 30 05:18:59.309 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74692025-08-30T05:18:59.651Z[ recovery-image] Aug 30 05:18:59.326 INFO O| Aug 30 05:18:59.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
74702025-08-30T05:18:59.651Z[ recovery-image] Aug 30 05:18:59.327 INFO O| Aug 30 05:18:59.327 INFO STEP 890 (remove_files) COMPLETE
74712025-08-30T05:18:59.651Z[ recovery-image] Aug 30 05:18:59.327 INFO O| Aug 30 05:18:59.327 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74722025-08-30T05:18:59.676Z[ recovery-image] Aug 30 05:18:59.344 INFO O| Aug 30 05:18:59.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
74732025-08-30T05:18:59.676Z[ recovery-image] Aug 30 05:18:59.345 INFO O| Aug 30 05:18:59.345 INFO STEP 891 (remove_files) COMPLETE
74742025-08-30T05:18:59.676Z[ recovery-image] Aug 30 05:18:59.345 INFO O| Aug 30 05:18:59.345 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74752025-08-30T05:18:59.701Z[ recovery-image] Aug 30 05:18:59.363 INFO O| Aug 30 05:18:59.363 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
74762025-08-30T05:18:59.701Z[ recovery-image] Aug 30 05:18:59.363 INFO O| Aug 30 05:18:59.363 INFO STEP 892 (remove_files) COMPLETE
74772025-08-30T05:18:59.701Z[ recovery-image] Aug 30 05:18:59.363 INFO O| Aug 30 05:18:59.363 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74782025-08-30T05:18:59.725Z[ recovery-image] Aug 30 05:18:59.380 INFO O| Aug 30 05:18:59.380 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
74792025-08-30T05:18:59.725Z[ recovery-image] Aug 30 05:18:59.381 INFO O| Aug 30 05:18:59.381 INFO STEP 893 (remove_files) COMPLETE
74802025-08-30T05:18:59.726Z[ recovery-image] Aug 30 05:18:59.381 INFO O| Aug 30 05:18:59.381 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74812025-08-30T05:18:59.750Z[ recovery-image] Aug 30 05:18:59.410 INFO O| Aug 30 05:18:59.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
74822025-08-30T05:18:59.751Z[ recovery-image] Aug 30 05:18:59.410 INFO O| Aug 30 05:18:59.410 INFO STEP 894 (remove_files) COMPLETE
74832025-08-30T05:18:59.751Z[ recovery-image] Aug 30 05:18:59.410 INFO O| Aug 30 05:18:59.410 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74842025-08-30T05:18:59.751Z[ recovery-image] Aug 30 05:18:59.426 INFO O| Aug 30 05:18:59.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
74852025-08-30T05:18:59.751Z[ recovery-image] Aug 30 05:18:59.426 INFO O| Aug 30 05:18:59.426 INFO STEP 895 (remove_files) COMPLETE
74862025-08-30T05:18:59.751Z[ recovery-image] Aug 30 05:18:59.426 INFO O| Aug 30 05:18:59.426 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74872025-08-30T05:18:59.776Z[ recovery-image] Aug 30 05:18:59.442 INFO O| Aug 30 05:18:59.442 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_binfile.so.1"
74882025-08-30T05:18:59.776Z[ recovery-image] Aug 30 05:18:59.442 INFO O| Aug 30 05:18:59.442 INFO STEP 896 (remove_files) COMPLETE
74892025-08-30T05:18:59.776Z[ recovery-image] Aug 30 05:18:59.442 INFO O| Aug 30 05:18:59.442 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74902025-08-30T05:18:59.801Z[ recovery-image] Aug 30 05:18:59.458 INFO O| Aug 30 05:18:59.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_remote.so.1"
74912025-08-30T05:18:59.801Z[ recovery-image] Aug 30 05:18:59.458 INFO O| Aug 30 05:18:59.458 INFO STEP 897 (remove_files) COMPLETE
74922025-08-30T05:18:59.801Z[ recovery-image] Aug 30 05:18:59.458 INFO O| Aug 30 05:18:59.458 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74932025-08-30T05:18:59.801Z[ recovery-image] Aug 30 05:18:59.473 INFO O| Aug 30 05:18:59.473 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_syslog.so.1"
74942025-08-30T05:18:59.801Z[ recovery-image] Aug 30 05:18:59.473 INFO O| Aug 30 05:18:59.473 INFO STEP 898 (remove_files) COMPLETE
74952025-08-30T05:18:59.801Z[ recovery-image] Aug 30 05:18:59.473 INFO O| Aug 30 05:18:59.473 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74962025-08-30T05:18:59.835Z[ recovery-image] Aug 30 05:18:59.487 INFO O| Aug 30 05:18:59.487 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
74972025-08-30T05:18:59.835Z[ recovery-image] Aug 30 05:18:59.488 INFO O| Aug 30 05:18:59.488 INFO STEP 899 (remove_files) COMPLETE
74982025-08-30T05:18:59.836Z[ recovery-image] Aug 30 05:18:59.488 INFO O| Aug 30 05:18:59.488 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74992025-08-30T05:18:59.836Z[ recovery-image] Aug 30 05:18:59.502 INFO O| Aug 30 05:18:59.502 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
75002025-08-30T05:18:59.836Z[ recovery-image] Aug 30 05:18:59.502 INFO O| Aug 30 05:18:59.502 INFO STEP 900 (remove_files) COMPLETE
75012025-08-30T05:18:59.836Z[ recovery-image] Aug 30 05:18:59.503 INFO O| Aug 30 05:18:59.502 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75022025-08-30T05:18:59.862Z[ recovery-image] Aug 30 05:18:59.516 INFO O| Aug 30 05:18:59.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha256.so.1"
75032025-08-30T05:18:59.862Z[ recovery-image] Aug 30 05:18:59.516 INFO O| Aug 30 05:18:59.516 INFO STEP 901 (remove_files) COMPLETE
75042025-08-30T05:18:59.862Z[ recovery-image] Aug 30 05:18:59.516 INFO O| Aug 30 05:18:59.516 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75052025-08-30T05:18:59.862Z[ recovery-image] Aug 30 05:18:59.530 INFO O| Aug 30 05:18:59.530 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha512.so.1"
75062025-08-30T05:18:59.862Z[ recovery-image] Aug 30 05:18:59.530 INFO O| Aug 30 05:18:59.530 INFO STEP 902 (remove_files) COMPLETE
75072025-08-30T05:18:59.862Z[ recovery-image] Aug 30 05:18:59.530 INFO O| Aug 30 05:18:59.530 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75082025-08-30T05:18:59.887Z[ recovery-image] Aug 30 05:18:59.543 INFO O| Aug 30 05:18:59.543 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
75092025-08-30T05:18:59.887Z[ recovery-image] Aug 30 05:18:59.544 INFO O| Aug 30 05:18:59.543 INFO STEP 903 (remove_files) COMPLETE
75102025-08-30T05:18:59.887Z[ recovery-image] Aug 30 05:18:59.544 INFO O| Aug 30 05:18:59.544 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75112025-08-30T05:18:59.887Z[ recovery-image] Aug 30 05:18:59.558 INFO O| Aug 30 05:18:59.557 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_allow.so.1"
75122025-08-30T05:18:59.887Z[ recovery-image] Aug 30 05:18:59.558 INFO O| Aug 30 05:18:59.558 INFO STEP 904 (remove_files) COMPLETE
75132025-08-30T05:18:59.887Z[ recovery-image] Aug 30 05:18:59.558 INFO O| Aug 30 05:18:59.558 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75142025-08-30T05:18:59.912Z[ recovery-image] Aug 30 05:18:59.572 INFO O| Aug 30 05:18:59.571 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_check.so.1"
75152025-08-30T05:18:59.912Z[ recovery-image] Aug 30 05:18:59.572 INFO O| Aug 30 05:18:59.572 INFO STEP 905 (remove_files) COMPLETE
75162025-08-30T05:18:59.912Z[ recovery-image] Aug 30 05:18:59.572 INFO O| Aug 30 05:18:59.572 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75172025-08-30T05:18:59.912Z[ recovery-image] Aug 30 05:18:59.585 INFO O| Aug 30 05:18:59.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_store.so.1"
75182025-08-30T05:18:59.912Z[ recovery-image] Aug 30 05:18:59.586 INFO O| Aug 30 05:18:59.586 INFO STEP 906 (remove_files) COMPLETE
75192025-08-30T05:18:59.912Z[ recovery-image] Aug 30 05:18:59.586 INFO O| Aug 30 05:18:59.586 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75202025-08-30T05:18:59.937Z[ recovery-image] Aug 30 05:18:59.600 INFO O| Aug 30 05:18:59.600 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_deny.so.1"
75212025-08-30T05:18:59.937Z[ recovery-image] Aug 30 05:18:59.600 INFO O| Aug 30 05:18:59.600 INFO STEP 907 (remove_files) COMPLETE
75222025-08-30T05:18:59.937Z[ recovery-image] Aug 30 05:18:59.600 INFO O| Aug 30 05:18:59.600 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75232025-08-30T05:18:59.937Z[ recovery-image] Aug 30 05:18:59.613 INFO O| Aug 30 05:18:59.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5.so.1"
75242025-08-30T05:18:59.937Z[ recovery-image] Aug 30 05:18:59.613 INFO O| Aug 30 05:18:59.613 INFO STEP 908 (remove_files) COMPLETE
75252025-08-30T05:18:59.937Z[ recovery-image] Aug 30 05:18:59.613 INFO O| Aug 30 05:18:59.613 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75262025-08-30T05:18:59.962Z[ recovery-image] Aug 30 05:18:59.627 INFO O| Aug 30 05:18:59.627 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
75272025-08-30T05:18:59.962Z[ recovery-image] Aug 30 05:18:59.627 INFO O| Aug 30 05:18:59.627 INFO STEP 909 (remove_files) COMPLETE
75282025-08-30T05:18:59.962Z[ recovery-image] Aug 30 05:18:59.627 INFO O| Aug 30 05:18:59.627 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75292025-08-30T05:18:59.962Z[ recovery-image] Aug 30 05:18:59.640 INFO O| Aug 30 05:18:59.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_ldap.so.1"
75302025-08-30T05:18:59.962Z[ recovery-image] Aug 30 05:18:59.640 INFO O| Aug 30 05:18:59.640 INFO STEP 910 (remove_files) COMPLETE
75312025-08-30T05:18:59.987Z[ recovery-image] Aug 30 05:18:59.641 INFO O| Aug 30 05:18:59.640 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75322025-08-30T05:18:59.987Z[ recovery-image] Aug 30 05:18:59.655 INFO O| Aug 30 05:18:59.655 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_list.so.1"
75332025-08-30T05:18:59.987Z[ recovery-image] Aug 30 05:18:59.655 INFO O| Aug 30 05:18:59.655 INFO STEP 911 (remove_files) COMPLETE
75342025-08-30T05:18:59.988Z[ recovery-image] Aug 30 05:18:59.655 INFO O| Aug 30 05:18:59.655 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75352025-08-30T05:19:00.013Z[ recovery-image] Aug 30 05:18:59.672 INFO O| Aug 30 05:18:59.671 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
75362025-08-30T05:19:00.013Z[ recovery-image] Aug 30 05:18:59.672 INFO O| Aug 30 05:18:59.672 INFO STEP 912 (remove_files) COMPLETE
75372025-08-30T05:19:00.013Z[ recovery-image] Aug 30 05:18:59.672 INFO O| Aug 30 05:18:59.672 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75382025-08-30T05:19:00.013Z[ recovery-image] Aug 30 05:18:59.689 INFO O| Aug 30 05:18:59.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
75392025-08-30T05:19:00.013Z[ recovery-image] Aug 30 05:18:59.689 INFO O| Aug 30 05:18:59.689 INFO STEP 913 (remove_files) COMPLETE
75402025-08-30T05:19:00.013Z[ recovery-image] Aug 30 05:18:59.689 INFO O| Aug 30 05:18:59.689 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75412025-08-30T05:19:00.037Z[ recovery-image] Aug 30 05:18:59.707 INFO O| Aug 30 05:18:59.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_sample.so.1"
75422025-08-30T05:19:00.037Z[ recovery-image] Aug 30 05:18:59.707 INFO O| Aug 30 05:18:59.707 INFO STEP 914 (remove_files) COMPLETE
75432025-08-30T05:19:00.037Z[ recovery-image] Aug 30 05:18:59.707 INFO O| Aug 30 05:18:59.707 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75442025-08-30T05:19:00.062Z[ recovery-image] Aug 30 05:18:59.723 INFO O| Aug 30 05:18:59.723 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
75452025-08-30T05:19:00.062Z[ recovery-image] Aug 30 05:18:59.723 INFO O| Aug 30 05:18:59.723 INFO STEP 915 (remove_files) COMPLETE
75462025-08-30T05:19:00.062Z[ recovery-image] Aug 30 05:18:59.723 INFO O| Aug 30 05:18:59.723 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75472025-08-30T05:19:00.062Z[ recovery-image] Aug 30 05:18:59.739 INFO O| Aug 30 05:18:59.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
75482025-08-30T05:19:00.062Z[ recovery-image] Aug 30 05:18:59.739 INFO O| Aug 30 05:18:59.739 INFO STEP 916 (remove_files) COMPLETE
75492025-08-30T05:19:00.062Z[ recovery-image] Aug 30 05:18:59.739 INFO O| Aug 30 05:18:59.739 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75502025-08-30T05:19:00.087Z[ recovery-image] Aug 30 05:18:59.752 INFO O| Aug 30 05:18:59.752 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_timestamp.so.1"
75512025-08-30T05:19:00.087Z[ recovery-image] Aug 30 05:18:59.752 INFO O| Aug 30 05:18:59.752 INFO STEP 917 (remove_files) COMPLETE
75522025-08-30T05:19:00.087Z[ recovery-image] Aug 30 05:18:59.752 INFO O| Aug 30 05:18:59.752 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75532025-08-30T05:19:00.112Z[ recovery-image] Aug 30 05:18:59.767 INFO O| Aug 30 05:18:59.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_tsol_account.so.1"
75542025-08-30T05:19:00.112Z[ recovery-image] Aug 30 05:18:59.767 INFO O| Aug 30 05:18:59.767 INFO STEP 918 (remove_files) COMPLETE
75552025-08-30T05:19:00.112Z[ recovery-image] Aug 30 05:18:59.767 INFO O| Aug 30 05:18:59.767 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75562025-08-30T05:19:00.136Z[ recovery-image] Aug 30 05:18:59.783 INFO O| Aug 30 05:18:59.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
75572025-08-30T05:19:00.136Z[ recovery-image] Aug 30 05:18:59.783 INFO O| Aug 30 05:18:59.783 INFO STEP 919 (remove_files) COMPLETE
75582025-08-30T05:19:00.137Z[ recovery-image] Aug 30 05:18:59.783 INFO O| Aug 30 05:18:59.783 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75592025-08-30T05:19:00.137Z[ recovery-image] Aug 30 05:18:59.800 INFO O| Aug 30 05:18:59.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
75602025-08-30T05:19:00.137Z[ recovery-image] Aug 30 05:18:59.800 INFO O| Aug 30 05:18:59.800 INFO STEP 920 (remove_files) COMPLETE
75612025-08-30T05:19:00.137Z[ recovery-image] Aug 30 05:18:59.800 INFO O| Aug 30 05:18:59.800 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75622025-08-30T05:19:00.161Z[ recovery-image] Aug 30 05:18:59.816 INFO O| Aug 30 05:18:59.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
75632025-08-30T05:19:00.161Z[ recovery-image] Aug 30 05:18:59.816 INFO O| Aug 30 05:18:59.816 INFO STEP 921 (remove_files) COMPLETE
75642025-08-30T05:19:00.161Z[ recovery-image] Aug 30 05:18:59.816 INFO O| Aug 30 05:18:59.816 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75652025-08-30T05:19:00.161Z[ recovery-image] Aug 30 05:18:59.832 INFO O| Aug 30 05:18:59.832 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/compress"
75662025-08-30T05:19:00.161Z[ recovery-image] Aug 30 05:18:59.832 INFO O| Aug 30 05:18:59.832 INFO STEP 922 (remove_files) COMPLETE
75672025-08-30T05:19:00.161Z[ recovery-image] Aug 30 05:18:59.833 INFO O| Aug 30 05:18:59.832 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75682025-08-30T05:19:00.186Z[ recovery-image] Aug 30 05:18:59.847 INFO O| Aug 30 05:18:59.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashcheck"
75692025-08-30T05:19:00.186Z[ recovery-image] Aug 30 05:18:59.848 INFO O| Aug 30 05:18:59.848 INFO STEP 923 (remove_files) COMPLETE
75702025-08-30T05:19:00.186Z[ recovery-image] Aug 30 05:18:59.848 INFO O| Aug 30 05:18:59.848 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75712025-08-30T05:19:00.186Z[ recovery-image] Aug 30 05:18:59.862 INFO O| Aug 30 05:18:59.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashmake"
75722025-08-30T05:19:00.186Z[ recovery-image] Aug 30 05:18:59.862 INFO O| Aug 30 05:18:59.862 INFO STEP 924 (remove_files) COMPLETE
75732025-08-30T05:19:00.186Z[ recovery-image] Aug 30 05:18:59.862 INFO O| Aug 30 05:18:59.862 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75742025-08-30T05:19:00.211Z[ recovery-image] Aug 30 05:18:59.876 INFO O| Aug 30 05:18:59.876 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlista"
75752025-08-30T05:19:00.211Z[ recovery-image] Aug 30 05:18:59.876 INFO O| Aug 30 05:18:59.876 INFO STEP 925 (remove_files) COMPLETE
75762025-08-30T05:19:00.211Z[ recovery-image] Aug 30 05:18:59.876 INFO O| Aug 30 05:18:59.876 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75772025-08-30T05:19:00.236Z[ recovery-image] Aug 30 05:18:59.890 INFO O| Aug 30 05:18:59.890 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlistb"
75782025-08-30T05:19:00.236Z[ recovery-image] Aug 30 05:18:59.890 INFO O| Aug 30 05:18:59.890 INFO STEP 926 (remove_files) COMPLETE
75792025-08-30T05:19:00.236Z[ recovery-image] Aug 30 05:18:59.890 INFO O| Aug 30 05:18:59.890 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75802025-08-30T05:19:00.236Z[ recovery-image] Aug 30 05:18:59.904 INFO O| Aug 30 05:18:59.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hstop"
75812025-08-30T05:19:00.236Z[ recovery-image] Aug 30 05:18:59.904 INFO O| Aug 30 05:18:59.904 INFO STEP 927 (remove_files) COMPLETE
75822025-08-30T05:19:00.236Z[ recovery-image] Aug 30 05:18:59.904 INFO O| Aug 30 05:18:59.904 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75832025-08-30T05:19:00.261Z[ recovery-image] Aug 30 05:18:59.918 INFO O| Aug 30 05:18:59.918 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellin"
75842025-08-30T05:19:00.261Z[ recovery-image] Aug 30 05:18:59.918 INFO O| Aug 30 05:18:59.918 INFO STEP 928 (remove_files) COMPLETE
75852025-08-30T05:19:00.261Z[ recovery-image] Aug 30 05:18:59.918 INFO O| Aug 30 05:18:59.918 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75862025-08-30T05:19:00.261Z[ recovery-image] Aug 30 05:18:59.933 INFO O| Aug 30 05:18:59.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellprog"
75872025-08-30T05:19:00.261Z[ recovery-image] Aug 30 05:18:59.933 INFO O| Aug 30 05:18:59.933 INFO STEP 929 (remove_files) COMPLETE
75882025-08-30T05:19:00.261Z[ recovery-image] Aug 30 05:18:59.933 INFO O| Aug 30 05:18:59.933 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75892025-08-30T05:19:00.286Z[ recovery-image] Aug 30 05:18:59.948 INFO O| Aug 30 05:18:59.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sysevent/syseventconfd"
75902025-08-30T05:19:00.286Z[ recovery-image] Aug 30 05:18:59.948 INFO O| Aug 30 05:18:59.948 INFO STEP 930 (remove_files) COMPLETE
75912025-08-30T05:19:00.286Z[ recovery-image] Aug 30 05:18:59.948 INFO O| Aug 30 05:18:59.948 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75922025-08-30T05:19:00.286Z[ recovery-image] Aug 30 05:18:59.964 INFO O| Aug 30 05:18:59.964 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
75932025-08-30T05:19:00.286Z[ recovery-image] Aug 30 05:18:59.964 INFO O| Aug 30 05:18:59.964 INFO STEP 931 (remove_files) COMPLETE
75942025-08-30T05:19:00.286Z[ recovery-image] Aug 30 05:18:59.964 INFO O| Aug 30 05:18:59.964 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75952025-08-30T05:19:00.311Z[ recovery-image] Aug 30 05:18:59.979 INFO O| Aug 30 05:18:59.979 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
75962025-08-30T05:19:00.311Z[ recovery-image] Aug 30 05:18:59.979 INFO O| Aug 30 05:18:59.979 INFO STEP 932 (remove_files) COMPLETE
75972025-08-30T05:19:00.311Z[ recovery-image] Aug 30 05:18:59.979 INFO O| Aug 30 05:18:59.979 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75982025-08-30T05:19:00.336Z[ recovery-image] Aug 30 05:18:59.994 INFO O| Aug 30 05:18:59.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
75992025-08-30T05:19:00.336Z[ recovery-image] Aug 30 05:18:59.994 INFO O| Aug 30 05:18:59.994 INFO STEP 933 (remove_files) COMPLETE
76002025-08-30T05:19:00.336Z[ recovery-image] Aug 30 05:18:59.994 INFO O| Aug 30 05:18:59.994 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76012025-08-30T05:19:00.336Z[ recovery-image] Aug 30 05:19:00.012 INFO O| Aug 30 05:19:00.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
76022025-08-30T05:19:00.336Z[ recovery-image] Aug 30 05:19:00.012 INFO O| Aug 30 05:19:00.012 INFO STEP 934 (remove_files) COMPLETE
76032025-08-30T05:19:00.336Z[ recovery-image] Aug 30 05:19:00.012 INFO O| Aug 30 05:19:00.012 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76042025-08-30T05:19:00.360Z[ recovery-image] Aug 30 05:19:00.029 INFO O| Aug 30 05:19:00.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/varpd"
76052025-08-30T05:19:00.360Z[ recovery-image] Aug 30 05:19:00.029 INFO O| Aug 30 05:19:00.029 INFO STEP 935 (remove_files) COMPLETE
76062025-08-30T05:19:00.360Z[ recovery-image] Aug 30 05:19:00.029 INFO O| Aug 30 05:19:00.029 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76072025-08-30T05:19:00.385Z[ recovery-image] Aug 30 05:19:00.042 INFO O| Aug 30 05:19:00.042 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/xhci/xhci_portsc"
76082025-08-30T05:19:00.385Z[ recovery-image] Aug 30 05:19:00.042 INFO O| Aug 30 05:19:00.042 INFO STEP 936 (remove_files) COMPLETE
76092025-08-30T05:19:00.385Z[ recovery-image] Aug 30 05:19:00.042 INFO O| Aug 30 05:19:00.042 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76102025-08-30T05:19:00.385Z[ recovery-image] Aug 30 05:19:00.057 INFO O| Aug 30 05:19:00.057 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zfs/availdevs"
76112025-08-30T05:19:00.385Z[ recovery-image] Aug 30 05:19:00.057 INFO O| Aug 30 05:19:00.057 INFO STEP 937 (remove_files) COMPLETE
76122025-08-30T05:19:00.385Z[ recovery-image] Aug 30 05:19:00.057 INFO O| Aug 30 05:19:00.057 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76132025-08-30T05:19:00.411Z[ recovery-image] Aug 30 05:19:00.072 INFO O| Aug 30 05:19:00.072 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zones/zoneadmd"
76142025-08-30T05:19:00.411Z[ recovery-image] Aug 30 05:19:00.073 INFO O| Aug 30 05:19:00.072 INFO STEP 938 (remove_files) COMPLETE
76152025-08-30T05:19:00.411Z[ recovery-image] Aug 30 05:19:00.073 INFO O| Aug 30 05:19:00.073 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76162025-08-30T05:19:00.411Z[ recovery-image] Aug 30 05:19:00.087 INFO O| Aug 30 05:19:00.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/sftp-server"
76172025-08-30T05:19:00.411Z[ recovery-image] Aug 30 05:19:00.087 INFO O| Aug 30 05:19:00.087 INFO STEP 939 (remove_files) COMPLETE
76182025-08-30T05:19:00.411Z[ recovery-image] Aug 30 05:19:00.087 INFO O| Aug 30 05:19:00.087 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76192025-08-30T05:19:00.436Z[ recovery-image] Aug 30 05:19:00.101 INFO O| Aug 30 05:19:00.101 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-keysign"
76202025-08-30T05:19:00.436Z[ recovery-image] Aug 30 05:19:00.101 INFO O| Aug 30 05:19:00.101 INFO STEP 940 (remove_files) COMPLETE
76212025-08-30T05:19:00.436Z[ recovery-image] Aug 30 05:19:00.101 INFO O| Aug 30 05:19:00.101 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76222025-08-30T05:19:00.461Z[ recovery-image] Aug 30 05:19:00.119 INFO O| Aug 30 05:19:00.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
76232025-08-30T05:19:00.461Z[ recovery-image] Aug 30 05:19:00.120 INFO O| Aug 30 05:19:00.120 INFO STEP 941 (remove_files) COMPLETE
76242025-08-30T05:19:00.461Z[ recovery-image] Aug 30 05:19:00.120 INFO O| Aug 30 05:19:00.120 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76252025-08-30T05:19:00.461Z[ recovery-image] Aug 30 05:19:00.136 INFO O| Aug 30 05:19:00.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-sk-helper"
76262025-08-30T05:19:00.461Z[ recovery-image] Aug 30 05:19:00.136 INFO O| Aug 30 05:19:00.136 INFO STEP 942 (remove_files) COMPLETE
76272025-08-30T05:19:00.461Z[ recovery-image] Aug 30 05:19:00.136 INFO O| Aug 30 05:19:00.136 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76282025-08-30T05:19:00.486Z[ recovery-image] Aug 30 05:19:00.151 INFO O| Aug 30 05:19:00.151 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispgid"
76292025-08-30T05:19:00.487Z[ recovery-image] Aug 30 05:19:00.152 INFO O| Aug 30 05:19:00.152 INFO STEP 943 (remove_files) COMPLETE
76302025-08-30T05:19:00.487Z[ recovery-image] Aug 30 05:19:00.152 INFO O| Aug 30 05:19:00.152 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76312025-08-30T05:19:00.512Z[ recovery-image] Aug 30 05:19:00.167 INFO O| Aug 30 05:19:00.167 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispuid"
76322025-08-30T05:19:00.512Z[ recovery-image] Aug 30 05:19:00.167 INFO O| Aug 30 05:19:00.167 INFO STEP 944 (remove_files) COMPLETE
76332025-08-30T05:19:00.512Z[ recovery-image] Aug 30 05:19:00.167 INFO O| Aug 30 05:19:00.167 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76342025-08-30T05:19:00.512Z[ recovery-image] Aug 30 05:19:00.182 INFO O| Aug 30 05:19:00.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errange"
76352025-08-30T05:19:00.512Z[ recovery-image] Aug 30 05:19:00.182 INFO O| Aug 30 05:19:00.182 INFO STEP 945 (remove_files) COMPLETE
76362025-08-30T05:19:00.512Z[ recovery-image] Aug 30 05:19:00.182 INFO O| Aug 30 05:19:00.182 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76372025-08-30T05:19:00.537Z[ recovery-image] Aug 30 05:19:00.196 INFO O| Aug 30 05:19:00.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errdate"
76382025-08-30T05:19:00.537Z[ recovery-image] Aug 30 05:19:00.196 INFO O| Aug 30 05:19:00.196 INFO STEP 946 (remove_files) COMPLETE
76392025-08-30T05:19:00.537Z[ recovery-image] Aug 30 05:19:00.196 INFO O| Aug 30 05:19:00.196 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76402025-08-30T05:19:00.537Z[ recovery-image] Aug 30 05:19:00.211 INFO O| Aug 30 05:19:00.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errgid"
76412025-08-30T05:19:00.538Z[ recovery-image] Aug 30 05:19:00.211 INFO O| Aug 30 05:19:00.211 INFO STEP 947 (remove_files) COMPLETE
76422025-08-30T05:19:00.538Z[ recovery-image] Aug 30 05:19:00.211 INFO O| Aug 30 05:19:00.211 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76432025-08-30T05:19:00.563Z[ recovery-image] Aug 30 05:19:00.225 INFO O| Aug 30 05:19:00.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errint"
76442025-08-30T05:19:00.563Z[ recovery-image] Aug 30 05:19:00.225 INFO O| Aug 30 05:19:00.225 INFO STEP 948 (remove_files) COMPLETE
76452025-08-30T05:19:00.563Z[ recovery-image] Aug 30 05:19:00.225 INFO O| Aug 30 05:19:00.225 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76462025-08-30T05:19:00.563Z[ recovery-image] Aug 30 05:19:00.240 INFO O| Aug 30 05:19:00.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erritem"
76472025-08-30T05:19:00.563Z[ recovery-image] Aug 30 05:19:00.240 INFO O| Aug 30 05:19:00.240 INFO STEP 949 (remove_files) COMPLETE
76482025-08-30T05:19:00.563Z[ recovery-image] Aug 30 05:19:00.240 INFO O| Aug 30 05:19:00.240 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76492025-08-30T05:19:00.588Z[ recovery-image] Aug 30 05:19:00.254 INFO O| Aug 30 05:19:00.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errpath"
76502025-08-30T05:19:00.588Z[ recovery-image] Aug 30 05:19:00.254 INFO O| Aug 30 05:19:00.254 INFO STEP 950 (remove_files) COMPLETE
76512025-08-30T05:19:00.588Z[ recovery-image] Aug 30 05:19:00.254 INFO O| Aug 30 05:19:00.254 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76522025-08-30T05:19:00.613Z[ recovery-image] Aug 30 05:19:00.270 INFO O| Aug 30 05:19:00.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errstr"
76532025-08-30T05:19:00.613Z[ recovery-image] Aug 30 05:19:00.270 INFO O| Aug 30 05:19:00.270 INFO STEP 951 (remove_files) COMPLETE
76542025-08-30T05:19:00.613Z[ recovery-image] Aug 30 05:19:00.270 INFO O| Aug 30 05:19:00.270 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76552025-08-30T05:19:00.613Z[ recovery-image] Aug 30 05:19:00.285 INFO O| Aug 30 05:19:00.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errtime"
76562025-08-30T05:19:00.613Z[ recovery-image] Aug 30 05:19:00.285 INFO O| Aug 30 05:19:00.285 INFO STEP 952 (remove_files) COMPLETE
76572025-08-30T05:19:00.613Z[ recovery-image] Aug 30 05:19:00.285 INFO O| Aug 30 05:19:00.285 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76582025-08-30T05:19:00.638Z[ recovery-image] Aug 30 05:19:00.299 INFO O| Aug 30 05:19:00.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erruid"
76592025-08-30T05:19:00.638Z[ recovery-image] Aug 30 05:19:00.299 INFO O| Aug 30 05:19:00.299 INFO STEP 953 (remove_files) COMPLETE
76602025-08-30T05:19:00.638Z[ recovery-image] Aug 30 05:19:00.299 INFO O| Aug 30 05:19:00.299 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76612025-08-30T05:19:00.638Z[ recovery-image] Aug 30 05:19:00.313 INFO O| Aug 30 05:19:00.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erryorn"
76622025-08-30T05:19:00.638Z[ recovery-image] Aug 30 05:19:00.313 INFO O| Aug 30 05:19:00.313 INFO STEP 954 (remove_files) COMPLETE
76632025-08-30T05:19:00.638Z[ recovery-image] Aug 30 05:19:00.313 INFO O| Aug 30 05:19:00.313 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76642025-08-30T05:19:00.664Z[ recovery-image] Aug 30 05:19:00.328 INFO O| Aug 30 05:19:00.328 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpdate"
76652025-08-30T05:19:00.664Z[ recovery-image] Aug 30 05:19:00.328 INFO O| Aug 30 05:19:00.328 INFO STEP 955 (remove_files) COMPLETE
76662025-08-30T05:19:00.664Z[ recovery-image] Aug 30 05:19:00.328 INFO O| Aug 30 05:19:00.328 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76672025-08-30T05:19:00.689Z[ recovery-image] Aug 30 05:19:00.343 INFO O| Aug 30 05:19:00.343 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpgid"
76682025-08-30T05:19:00.689Z[ recovery-image] Aug 30 05:19:00.343 INFO O| Aug 30 05:19:00.343 INFO STEP 956 (remove_files) COMPLETE
76692025-08-30T05:19:00.689Z[ recovery-image] Aug 30 05:19:00.343 INFO O| Aug 30 05:19:00.343 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76702025-08-30T05:19:00.689Z[ recovery-image] Aug 30 05:19:00.359 INFO O| Aug 30 05:19:00.359 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpint"
76712025-08-30T05:19:00.689Z[ recovery-image] Aug 30 05:19:00.359 INFO O| Aug 30 05:19:00.359 INFO STEP 957 (remove_files) COMPLETE
76722025-08-30T05:19:00.689Z[ recovery-image] Aug 30 05:19:00.359 INFO O| Aug 30 05:19:00.359 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76732025-08-30T05:19:00.714Z[ recovery-image] Aug 30 05:19:00.375 INFO O| Aug 30 05:19:00.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpitem"
76742025-08-30T05:19:00.714Z[ recovery-image] Aug 30 05:19:00.376 INFO O| Aug 30 05:19:00.376 INFO STEP 958 (remove_files) COMPLETE
76752025-08-30T05:19:00.714Z[ recovery-image] Aug 30 05:19:00.376 INFO O| Aug 30 05:19:00.376 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76762025-08-30T05:19:00.714Z[ recovery-image] Aug 30 05:19:00.392 INFO O| Aug 30 05:19:00.392 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helppath"
76772025-08-30T05:19:00.714Z[ recovery-image] Aug 30 05:19:00.392 INFO O| Aug 30 05:19:00.392 INFO STEP 959 (remove_files) COMPLETE
76782025-08-30T05:19:00.714Z[ recovery-image] Aug 30 05:19:00.392 INFO O| Aug 30 05:19:00.392 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76792025-08-30T05:19:00.772Z[ recovery-image] Aug 30 05:19:00.450 INFO O| Aug 30 05:19:00.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helprange"
76802025-08-30T05:19:00.772Z[ recovery-image] Aug 30 05:19:00.451 INFO O| Aug 30 05:19:00.450 INFO STEP 960 (remove_files) COMPLETE
76812025-08-30T05:19:00.797Z[ recovery-image] Aug 30 05:19:00.451 INFO O| Aug 30 05:19:00.451 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76822025-08-30T05:19:00.797Z[ recovery-image] Aug 30 05:19:00.469 INFO O| Aug 30 05:19:00.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpstr"
76832025-08-30T05:19:00.797Z[ recovery-image] Aug 30 05:19:00.469 INFO O| Aug 30 05:19:00.469 INFO STEP 961 (remove_files) COMPLETE
76842025-08-30T05:19:00.798Z[ recovery-image] Aug 30 05:19:00.469 INFO O| Aug 30 05:19:00.469 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76852025-08-30T05:19:00.822Z[ recovery-image] Aug 30 05:19:00.489 INFO O| Aug 30 05:19:00.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helptime"
76862025-08-30T05:19:00.822Z[ recovery-image] Aug 30 05:19:00.489 INFO O| Aug 30 05:19:00.489 INFO STEP 962 (remove_files) COMPLETE
76872025-08-30T05:19:00.822Z[ recovery-image] Aug 30 05:19:00.489 INFO O| Aug 30 05:19:00.489 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76882025-08-30T05:19:00.848Z[ recovery-image] Aug 30 05:19:00.507 INFO O| Aug 30 05:19:00.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpuid"
76892025-08-30T05:19:00.848Z[ recovery-image] Aug 30 05:19:00.507 INFO O| Aug 30 05:19:00.507 INFO STEP 963 (remove_files) COMPLETE
76902025-08-30T05:19:00.848Z[ recovery-image] Aug 30 05:19:00.507 INFO O| Aug 30 05:19:00.507 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76912025-08-30T05:19:00.848Z[ recovery-image] Aug 30 05:19:00.522 INFO O| Aug 30 05:19:00.521 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpyorn"
76922025-08-30T05:19:00.848Z[ recovery-image] Aug 30 05:19:00.522 INFO O| Aug 30 05:19:00.522 INFO STEP 964 (remove_files) COMPLETE
76932025-08-30T05:19:00.848Z[ recovery-image] Aug 30 05:19:00.522 INFO O| Aug 30 05:19:00.522 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76942025-08-30T05:19:00.874Z[ recovery-image] Aug 30 05:19:00.536 INFO O| Aug 30 05:19:00.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/puttext"
76952025-08-30T05:19:00.874Z[ recovery-image] Aug 30 05:19:00.536 INFO O| Aug 30 05:19:00.536 INFO STEP 965 (remove_files) COMPLETE
76962025-08-30T05:19:00.874Z[ recovery-image] Aug 30 05:19:00.536 INFO O| Aug 30 05:19:00.536 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76972025-08-30T05:19:00.899Z[ recovery-image] Aug 30 05:19:00.553 INFO O| Aug 30 05:19:00.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valdate"
76982025-08-30T05:19:00.899Z[ recovery-image] Aug 30 05:19:00.554 INFO O| Aug 30 05:19:00.553 INFO STEP 966 (remove_files) COMPLETE
76992025-08-30T05:19:00.899Z[ recovery-image] Aug 30 05:19:00.554 INFO O| Aug 30 05:19:00.554 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77002025-08-30T05:19:00.899Z[ recovery-image] Aug 30 05:19:00.576 INFO O| Aug 30 05:19:00.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valgid"
77012025-08-30T05:19:00.899Z[ recovery-image] Aug 30 05:19:00.576 INFO O| Aug 30 05:19:00.576 INFO STEP 967 (remove_files) COMPLETE
77022025-08-30T05:19:00.899Z[ recovery-image] Aug 30 05:19:00.576 INFO O| Aug 30 05:19:00.576 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77032025-08-30T05:19:00.953Z[ recovery-image] Aug 30 05:19:00.631 INFO O| Aug 30 05:19:00.631 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valint"
77042025-08-30T05:19:00.953Z[ recovery-image] Aug 30 05:19:00.631 INFO O| Aug 30 05:19:00.631 INFO STEP 968 (remove_files) COMPLETE
77052025-08-30T05:19:00.953Z[ recovery-image] Aug 30 05:19:00.631 INFO O| Aug 30 05:19:00.631 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77062025-08-30T05:19:00.978Z[ recovery-image] Aug 30 05:19:00.646 INFO O| Aug 30 05:19:00.645 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valpath"
77072025-08-30T05:19:00.979Z[ recovery-image] Aug 30 05:19:00.646 INFO O| Aug 30 05:19:00.646 INFO STEP 969 (remove_files) COMPLETE
77082025-08-30T05:19:00.979Z[ recovery-image] Aug 30 05:19:00.646 INFO O| Aug 30 05:19:00.646 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77092025-08-30T05:19:01.004Z[ recovery-image] Aug 30 05:19:00.672 INFO O| Aug 30 05:19:00.672 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valrange"
77102025-08-30T05:19:01.005Z[ recovery-image] Aug 30 05:19:00.672 INFO O| Aug 30 05:19:00.672 INFO STEP 970 (remove_files) COMPLETE
77112025-08-30T05:19:01.005Z[ recovery-image] Aug 30 05:19:00.672 INFO O| Aug 30 05:19:00.672 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77122025-08-30T05:19:01.029Z[ recovery-image] Aug 30 05:19:00.691 INFO O| Aug 30 05:19:00.691 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valstr"
77132025-08-30T05:19:01.030Z[ recovery-image] Aug 30 05:19:00.691 INFO O| Aug 30 05:19:00.691 INFO STEP 971 (remove_files) COMPLETE
77142025-08-30T05:19:01.030Z[ recovery-image] Aug 30 05:19:00.691 INFO O| Aug 30 05:19:00.691 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77152025-08-30T05:19:01.055Z[ recovery-image] Aug 30 05:19:00.710 INFO O| Aug 30 05:19:00.710 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valtime"
77162025-08-30T05:19:01.055Z[ recovery-image] Aug 30 05:19:00.710 INFO O| Aug 30 05:19:00.710 INFO STEP 972 (remove_files) COMPLETE
77172025-08-30T05:19:01.055Z[ recovery-image] Aug 30 05:19:00.710 INFO O| Aug 30 05:19:00.710 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77182025-08-30T05:19:01.055Z[ recovery-image] Aug 30 05:19:00.729 INFO O| Aug 30 05:19:00.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valuid"
77192025-08-30T05:19:01.055Z[ recovery-image] Aug 30 05:19:00.729 INFO O| Aug 30 05:19:00.729 INFO STEP 973 (remove_files) COMPLETE
77202025-08-30T05:19:01.055Z[ recovery-image] Aug 30 05:19:00.729 INFO O| Aug 30 05:19:00.729 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77212025-08-30T05:19:01.080Z[ recovery-image] Aug 30 05:19:00.747 INFO O| Aug 30 05:19:00.747 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valyorn"
77222025-08-30T05:19:01.080Z[ recovery-image] Aug 30 05:19:00.748 INFO O| Aug 30 05:19:00.747 INFO STEP 974 (remove_files) COMPLETE
77232025-08-30T05:19:01.080Z[ recovery-image] Aug 30 05:19:00.748 INFO O| Aug 30 05:19:00.747 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77242025-08-30T05:19:01.105Z[ recovery-image] Aug 30 05:19:00.765 INFO O| Aug 30 05:19:00.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkginstall"
77252025-08-30T05:19:01.106Z[ recovery-image] Aug 30 05:19:00.766 INFO O| Aug 30 05:19:00.766 INFO STEP 975 (remove_files) COMPLETE
77262025-08-30T05:19:01.106Z[ recovery-image] Aug 30 05:19:00.766 INFO O| Aug 30 05:19:00.766 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77272025-08-30T05:19:01.106Z[ recovery-image] Aug 30 05:19:00.783 INFO O| Aug 30 05:19:00.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgname"
77282025-08-30T05:19:01.106Z[ recovery-image] Aug 30 05:19:00.784 INFO O| Aug 30 05:19:00.783 INFO STEP 976 (remove_files) COMPLETE
77292025-08-30T05:19:01.106Z[ recovery-image] Aug 30 05:19:00.784 INFO O| Aug 30 05:19:00.783 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77302025-08-30T05:19:01.130Z[ recovery-image] Aug 30 05:19:00.801 INFO O| Aug 30 05:19:00.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgremove"
77312025-08-30T05:19:01.130Z[ recovery-image] Aug 30 05:19:00.801 INFO O| Aug 30 05:19:00.801 INFO STEP 977 (remove_files) COMPLETE
77322025-08-30T05:19:01.131Z[ recovery-image] Aug 30 05:19:00.802 INFO O| Aug 30 05:19:00.801 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77332025-08-30T05:19:01.155Z[ recovery-image] Aug 30 05:19:00.820 INFO O| Aug 30 05:19:00.820 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgserv"
77342025-08-30T05:19:01.155Z[ recovery-image] Aug 30 05:19:00.820 INFO O| Aug 30 05:19:00.820 INFO STEP 978 (remove_files) COMPLETE
77352025-08-30T05:19:01.155Z[ recovery-image] Aug 30 05:19:00.820 INFO O| Aug 30 05:19:00.820 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77362025-08-30T05:19:01.180Z[ recovery-image] Aug 30 05:19:00.840 INFO O| Aug 30 05:19:00.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/miniroot.db"
77372025-08-30T05:19:01.180Z[ recovery-image] Aug 30 05:19:00.840 INFO O| Aug 30 05:19:00.840 INFO STEP 979 (remove_files) COMPLETE
77382025-08-30T05:19:01.180Z[ recovery-image] Aug 30 05:19:00.840 INFO O| Aug 30 05:19:00.840 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77392025-08-30T05:19:01.180Z[ recovery-image] Aug 30 05:19:00.858 INFO O| Aug 30 05:19:00.857 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/scripts/i.preserve"
77402025-08-30T05:19:01.180Z[ recovery-image] Aug 30 05:19:00.858 INFO O| Aug 30 05:19:00.858 INFO STEP 980 (remove_files) COMPLETE
77412025-08-30T05:19:01.180Z[ recovery-image] Aug 30 05:19:00.858 INFO O| Aug 30 05:19:00.858 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77422025-08-30T05:19:01.206Z[ recovery-image] Aug 30 05:19:00.878 INFO O| Aug 30 05:19:00.877 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/ugdates"
77432025-08-30T05:19:01.206Z[ recovery-image] Aug 30 05:19:00.878 INFO O| Aug 30 05:19:00.878 INFO STEP 981 (remove_files) COMPLETE
77442025-08-30T05:19:01.206Z[ recovery-image] Aug 30 05:19:00.878 INFO O| Aug 30 05:19:00.878 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77452025-08-30T05:19:01.230Z[ recovery-image] Aug 30 05:19:00.900 INFO O| Aug 30 05:19:00.899 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/6to4relay"
77462025-08-30T05:19:01.230Z[ recovery-image] Aug 30 05:19:00.900 INFO O| Aug 30 05:19:00.900 INFO STEP 982 (remove_files) COMPLETE
77472025-08-30T05:19:01.231Z[ recovery-image] Aug 30 05:19:00.900 INFO O| Aug 30 05:19:00.900 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77482025-08-30T05:19:01.255Z[ recovery-image] Aug 30 05:19:00.916 INFO O| Aug 30 05:19:00.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acctadm"
77492025-08-30T05:19:01.255Z[ recovery-image] Aug 30 05:19:00.916 INFO O| Aug 30 05:19:00.916 INFO STEP 983 (remove_files) COMPLETE
77502025-08-30T05:19:01.255Z[ recovery-image] Aug 30 05:19:00.916 INFO O| Aug 30 05:19:00.916 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77512025-08-30T05:19:01.256Z[ recovery-image] Aug 30 05:19:00.933 INFO O| Aug 30 05:19:00.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpidump"
77522025-08-30T05:19:01.256Z[ recovery-image] Aug 30 05:19:00.933 INFO O| Aug 30 05:19:00.933 INFO STEP 984 (remove_files) COMPLETE
77532025-08-30T05:19:01.256Z[ recovery-image] Aug 30 05:19:00.933 INFO O| Aug 30 05:19:00.933 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77542025-08-30T05:19:01.281Z[ recovery-image] Aug 30 05:19:00.949 INFO O| Aug 30 05:19:00.949 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpixtract"
77552025-08-30T05:19:01.281Z[ recovery-image] Aug 30 05:19:00.949 INFO O| Aug 30 05:19:00.949 INFO STEP 985 (remove_files) COMPLETE
77562025-08-30T05:19:01.281Z[ recovery-image] Aug 30 05:19:00.949 INFO O| Aug 30 05:19:00.949 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77572025-08-30T05:19:01.306Z[ recovery-image] Aug 30 05:19:00.965 INFO O| Aug 30 05:19:00.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/add_drv"
77582025-08-30T05:19:01.306Z[ recovery-image] Aug 30 05:19:00.965 INFO O| Aug 30 05:19:00.965 INFO STEP 986 (remove_files) COMPLETE
77592025-08-30T05:19:01.306Z[ recovery-image] Aug 30 05:19:00.965 INFO O| Aug 30 05:19:00.965 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77602025-08-30T05:19:01.306Z[ recovery-image] Aug 30 05:19:00.981 INFO O| Aug 30 05:19:00.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/allocate"
77612025-08-30T05:19:01.306Z[ recovery-image] Aug 30 05:19:00.981 INFO O| Aug 30 05:19:00.981 INFO STEP 987 (remove_files) COMPLETE
77622025-08-30T05:19:01.306Z[ recovery-image] Aug 30 05:19:00.981 INFO O| Aug 30 05:19:00.981 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77632025-08-30T05:19:01.331Z[ recovery-image] Aug 30 05:19:00.998 INFO O| Aug 30 05:19:00.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/intrstat"
77642025-08-30T05:19:01.331Z[ recovery-image] Aug 30 05:19:00.998 INFO O| Aug 30 05:19:00.998 INFO STEP 988 (remove_files) COMPLETE
77652025-08-30T05:19:01.331Z[ recovery-image] Aug 30 05:19:00.998 INFO O| Aug 30 05:19:00.998 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77662025-08-30T05:19:01.355Z[ recovery-image] Aug 30 05:19:01.017 INFO O| Aug 30 05:19:01.017 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/lockstat"
77672025-08-30T05:19:01.355Z[ recovery-image] Aug 30 05:19:01.017 INFO O| Aug 30 05:19:01.017 INFO STEP 989 (remove_files) COMPLETE
77682025-08-30T05:19:01.355Z[ recovery-image] Aug 30 05:19:01.017 INFO O| Aug 30 05:19:01.017 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77692025-08-30T05:19:01.381Z[ recovery-image] Aug 30 05:19:01.035 INFO O| Aug 30 05:19:01.034 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/plockstat"
77702025-08-30T05:19:01.381Z[ recovery-image] Aug 30 05:19:01.035 INFO O| Aug 30 05:19:01.035 INFO STEP 990 (remove_files) COMPLETE
77712025-08-30T05:19:01.381Z[ recovery-image] Aug 30 05:19:01.035 INFO O| Aug 30 05:19:01.035 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77722025-08-30T05:19:01.381Z[ recovery-image] Aug 30 05:19:01.053 INFO O| Aug 30 05:19:01.053 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/arp"
77732025-08-30T05:19:01.381Z[ recovery-image] Aug 30 05:19:01.053 INFO O| Aug 30 05:19:01.053 INFO STEP 991 (remove_files) COMPLETE
77742025-08-30T05:19:01.381Z[ recovery-image] Aug 30 05:19:01.053 INFO O| Aug 30 05:19:01.053 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77752025-08-30T05:19:01.406Z[ recovery-image] Aug 30 05:19:01.069 INFO O| Aug 30 05:19:01.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audit"
77762025-08-30T05:19:01.406Z[ recovery-image] Aug 30 05:19:01.070 INFO O| Aug 30 05:19:01.070 INFO STEP 992 (remove_files) COMPLETE
77772025-08-30T05:19:01.406Z[ recovery-image] Aug 30 05:19:01.070 INFO O| Aug 30 05:19:01.070 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77782025-08-30T05:19:01.431Z[ recovery-image] Aug 30 05:19:01.087 INFO O| Aug 30 05:19:01.087 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditconfig"
77792025-08-30T05:19:01.431Z[ recovery-image] Aug 30 05:19:01.087 INFO O| Aug 30 05:19:01.087 INFO STEP 993 (remove_files) COMPLETE
77802025-08-30T05:19:01.431Z[ recovery-image] Aug 30 05:19:01.087 INFO O| Aug 30 05:19:01.087 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77812025-08-30T05:19:01.431Z[ recovery-image] Aug 30 05:19:01.104 INFO O| Aug 30 05:19:01.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditd"
77822025-08-30T05:19:01.431Z[ recovery-image] Aug 30 05:19:01.104 INFO O| Aug 30 05:19:01.104 INFO STEP 994 (remove_files) COMPLETE
77832025-08-30T05:19:01.431Z[ recovery-image] Aug 30 05:19:01.104 INFO O| Aug 30 05:19:01.104 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77842025-08-30T05:19:01.456Z[ recovery-image] Aug 30 05:19:01.121 INFO O| Aug 30 05:19:01.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditrecord"
77852025-08-30T05:19:01.456Z[ recovery-image] Aug 30 05:19:01.121 INFO O| Aug 30 05:19:01.121 INFO STEP 995 (remove_files) COMPLETE
77862025-08-30T05:19:01.456Z[ recovery-image] Aug 30 05:19:01.121 INFO O| Aug 30 05:19:01.121 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77872025-08-30T05:19:01.481Z[ recovery-image] Aug 30 05:19:01.138 INFO O| Aug 30 05:19:01.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditreduce"
77882025-08-30T05:19:01.481Z[ recovery-image] Aug 30 05:19:01.139 INFO O| Aug 30 05:19:01.139 INFO STEP 996 (remove_files) COMPLETE
77892025-08-30T05:19:01.482Z[ recovery-image] Aug 30 05:19:01.139 INFO O| Aug 30 05:19:01.139 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77902025-08-30T05:19:01.482Z[ recovery-image] Aug 30 05:19:01.156 INFO O| Aug 30 05:19:01.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditstat"
77912025-08-30T05:19:01.482Z[ recovery-image] Aug 30 05:19:01.157 INFO O| Aug 30 05:19:01.156 INFO STEP 997 (remove_files) COMPLETE
77922025-08-30T05:19:01.482Z[ recovery-image] Aug 30 05:19:01.157 INFO O| Aug 30 05:19:01.157 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77932025-08-30T05:19:01.506Z[ recovery-image] Aug 30 05:19:01.174 INFO O| Aug 30 05:19:01.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audlinks"
77942025-08-30T05:19:01.507Z[ recovery-image] Aug 30 05:19:01.174 INFO O| Aug 30 05:19:01.174 INFO STEP 998 (remove_files) COMPLETE
77952025-08-30T05:19:01.507Z[ recovery-image] Aug 30 05:19:01.174 INFO O| Aug 30 05:19:01.174 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77962025-08-30T05:19:01.532Z[ recovery-image] Aug 30 05:19:01.191 INFO O| Aug 30 05:19:01.191 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyve"
77972025-08-30T05:19:01.532Z[ recovery-image] Aug 30 05:19:01.191 INFO O| Aug 30 05:19:01.191 INFO STEP 999 (remove_files) COMPLETE
77982025-08-30T05:19:01.532Z[ recovery-image] Aug 30 05:19:01.191 INFO O| Aug 30 05:19:01.191 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77992025-08-30T05:19:01.532Z[ recovery-image] Aug 30 05:19:01.207 INFO O| Aug 30 05:19:01.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyvectl"
78002025-08-30T05:19:01.532Z[ recovery-image] Aug 30 05:19:01.207 INFO O| Aug 30 05:19:01.207 INFO STEP 1000 (remove_files) COMPLETE
78012025-08-30T05:19:01.532Z[ recovery-image] Aug 30 05:19:01.207 INFO O| Aug 30 05:19:01.207 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78022025-08-30T05:19:01.557Z[ recovery-image] Aug 30 05:19:01.221 INFO O| Aug 30 05:19:01.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cfgadm"
78032025-08-30T05:19:01.557Z[ recovery-image] Aug 30 05:19:01.221 INFO O| Aug 30 05:19:01.221 INFO STEP 1001 (remove_files) COMPLETE
78042025-08-30T05:19:01.557Z[ recovery-image] Aug 30 05:19:01.221 INFO O| Aug 30 05:19:01.221 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78052025-08-30T05:19:01.557Z[ recovery-image] Aug 30 05:19:01.234 INFO O| Aug 30 05:19:01.234 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chronyd"
78062025-08-30T05:19:01.557Z[ recovery-image] Aug 30 05:19:01.234 INFO O| Aug 30 05:19:01.234 INFO STEP 1002 (remove_files) COMPLETE
78072025-08-30T05:19:01.557Z[ recovery-image] Aug 30 05:19:01.234 INFO O| Aug 30 05:19:01.234 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78082025-08-30T05:19:01.582Z[ recovery-image] Aug 30 05:19:01.247 INFO O| Aug 30 05:19:01.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chroot"
78092025-08-30T05:19:01.582Z[ recovery-image] Aug 30 05:19:01.247 INFO O| Aug 30 05:19:01.247 INFO STEP 1003 (remove_files) COMPLETE
78102025-08-30T05:19:01.582Z[ recovery-image] Aug 30 05:19:01.247 INFO O| Aug 30 05:19:01.247 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78112025-08-30T05:19:01.607Z[ recovery-image] Aug 30 05:19:01.261 INFO O| Aug 30 05:19:01.261 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clear_locks"
78122025-08-30T05:19:01.607Z[ recovery-image] Aug 30 05:19:01.262 INFO O| Aug 30 05:19:01.261 INFO STEP 1004 (remove_files) COMPLETE
78132025-08-30T05:19:01.607Z[ recovery-image] Aug 30 05:19:01.262 INFO O| Aug 30 05:19:01.261 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78142025-08-30T05:19:01.632Z[ recovery-image] Aug 30 05:19:01.289 INFO O| Aug 30 05:19:01.288 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clinfo"
78152025-08-30T05:19:01.632Z[ recovery-image] Aug 30 05:19:01.289 INFO O| Aug 30 05:19:01.289 INFO STEP 1005 (remove_files) COMPLETE
78162025-08-30T05:19:01.632Z[ recovery-image] Aug 30 05:19:01.289 INFO O| Aug 30 05:19:01.289 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78172025-08-30T05:19:01.632Z[ recovery-image] Aug 30 05:19:01.302 INFO O| Aug 30 05:19:01.302 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clri"
78182025-08-30T05:19:01.632Z[ recovery-image] Aug 30 05:19:01.302 INFO O| Aug 30 05:19:01.302 INFO STEP 1006 (remove_files) COMPLETE
78192025-08-30T05:19:01.632Z[ recovery-image] Aug 30 05:19:01.302 INFO O| Aug 30 05:19:01.302 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78202025-08-30T05:19:01.659Z[ recovery-image] Aug 30 05:19:01.316 INFO O| Aug 30 05:19:01.316 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadm"
78212025-08-30T05:19:01.659Z[ recovery-image] Aug 30 05:19:01.316 INFO O| Aug 30 05:19:01.316 INFO STEP 1007 (remove_files) COMPLETE
78222025-08-30T05:19:01.659Z[ recovery-image] Aug 30 05:19:01.316 INFO O| Aug 30 05:19:01.316 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78232025-08-30T05:19:01.659Z[ recovery-image] Aug 30 05:19:01.331 INFO O| Aug 30 05:19:01.331 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadmd"
78242025-08-30T05:19:01.659Z[ recovery-image] Aug 30 05:19:01.331 INFO O| Aug 30 05:19:01.331 INFO STEP 1008 (remove_files) COMPLETE
78252025-08-30T05:19:01.659Z[ recovery-image] Aug 30 05:19:01.331 INFO O| Aug 30 05:19:01.331 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78262025-08-30T05:19:01.684Z[ recovery-image] Aug 30 05:19:01.345 INFO O| Aug 30 05:19:01.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cpustat"
78272025-08-30T05:19:01.684Z[ recovery-image] Aug 30 05:19:01.346 INFO O| Aug 30 05:19:01.346 INFO STEP 1009 (remove_files) COMPLETE
78282025-08-30T05:19:01.684Z[ recovery-image] Aug 30 05:19:01.346 INFO O| Aug 30 05:19:01.346 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78292025-08-30T05:19:01.684Z[ recovery-image] Aug 30 05:19:01.360 INFO O| Aug 30 05:19:01.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/deallocate"
78302025-08-30T05:19:01.684Z[ recovery-image] Aug 30 05:19:01.360 INFO O| Aug 30 05:19:01.360 INFO STEP 1010 (remove_files) COMPLETE
78312025-08-30T05:19:01.684Z[ recovery-image] Aug 30 05:19:01.360 INFO O| Aug 30 05:19:01.360 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78322025-08-30T05:19:01.709Z[ recovery-image] Aug 30 05:19:01.374 INFO O| Aug 30 05:19:01.374 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devinfo"
78332025-08-30T05:19:01.709Z[ recovery-image] Aug 30 05:19:01.374 INFO O| Aug 30 05:19:01.374 INFO STEP 1011 (remove_files) COMPLETE
78342025-08-30T05:19:01.709Z[ recovery-image] Aug 30 05:19:01.374 INFO O| Aug 30 05:19:01.374 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78352025-08-30T05:19:01.709Z[ recovery-image] Aug 30 05:19:01.387 INFO O| Aug 30 05:19:01.387 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devlinks"
78362025-08-30T05:19:01.709Z[ recovery-image] Aug 30 05:19:01.387 INFO O| Aug 30 05:19:01.387 INFO STEP 1012 (remove_files) COMPLETE
78372025-08-30T05:19:01.709Z[ recovery-image] Aug 30 05:19:01.387 INFO O| Aug 30 05:19:01.387 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78382025-08-30T05:19:01.734Z[ recovery-image] Aug 30 05:19:01.401 INFO O| Aug 30 05:19:01.401 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/df"
78392025-08-30T05:19:01.734Z[ recovery-image] Aug 30 05:19:01.401 INFO O| Aug 30 05:19:01.401 INFO STEP 1013 (remove_files) COMPLETE
78402025-08-30T05:19:01.734Z[ recovery-image] Aug 30 05:19:01.401 INFO O| Aug 30 05:19:01.401 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78412025-08-30T05:19:01.759Z[ recovery-image] Aug 30 05:19:01.416 INFO O| Aug 30 05:19:01.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfmounts"
78422025-08-30T05:19:01.759Z[ recovery-image] Aug 30 05:19:01.416 INFO O| Aug 30 05:19:01.416 INFO STEP 1014 (remove_files) COMPLETE
78432025-08-30T05:19:01.759Z[ recovery-image] Aug 30 05:19:01.416 INFO O| Aug 30 05:19:01.416 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78442025-08-30T05:19:01.759Z[ recovery-image] Aug 30 05:19:01.430 INFO O| Aug 30 05:19:01.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfshares"
78452025-08-30T05:19:01.759Z[ recovery-image] Aug 30 05:19:01.430 INFO O| Aug 30 05:19:01.430 INFO STEP 1015 (remove_files) COMPLETE
78462025-08-30T05:19:01.759Z[ recovery-image] Aug 30 05:19:01.431 INFO O| Aug 30 05:19:01.430 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78472025-08-30T05:19:01.784Z[ recovery-image] Aug 30 05:19:01.444 INFO O| Aug 30 05:19:01.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/disks"
78482025-08-30T05:19:01.784Z[ recovery-image] Aug 30 05:19:01.444 INFO O| Aug 30 05:19:01.444 INFO STEP 1016 (remove_files) COMPLETE
78492025-08-30T05:19:01.784Z[ recovery-image] Aug 30 05:19:01.444 INFO O| Aug 30 05:19:01.444 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78502025-08-30T05:19:01.784Z[ recovery-image] Aug 30 05:19:01.457 INFO O| Aug 30 05:19:01.457 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dispadmin"
78512025-08-30T05:19:01.784Z[ recovery-image] Aug 30 05:19:01.457 INFO O| Aug 30 05:19:01.457 INFO STEP 1017 (remove_files) COMPLETE
78522025-08-30T05:19:01.784Z[ recovery-image] Aug 30 05:19:01.457 INFO O| Aug 30 05:19:01.457 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78532025-08-30T05:19:01.809Z[ recovery-image] Aug 30 05:19:01.471 INFO O| Aug 30 05:19:01.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dminfo"
78542025-08-30T05:19:01.809Z[ recovery-image] Aug 30 05:19:01.471 INFO O| Aug 30 05:19:01.471 INFO STEP 1018 (remove_files) COMPLETE
78552025-08-30T05:19:01.809Z[ recovery-image] Aug 30 05:19:01.471 INFO O| Aug 30 05:19:01.471 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78562025-08-30T05:19:01.809Z[ recovery-image] Aug 30 05:19:01.486 INFO O| Aug 30 05:19:01.485 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/drvconfig"
78572025-08-30T05:19:01.809Z[ recovery-image] Aug 30 05:19:01.486 INFO O| Aug 30 05:19:01.486 INFO STEP 1019 (remove_files) COMPLETE
78582025-08-30T05:19:01.809Z[ recovery-image] Aug 30 05:19:01.486 INFO O| Aug 30 05:19:01.486 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78592025-08-30T05:19:01.834Z[ recovery-image] Aug 30 05:19:01.501 INFO O| Aug 30 05:19:01.501 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/eeprom"
78602025-08-30T05:19:01.834Z[ recovery-image] Aug 30 05:19:01.501 INFO O| Aug 30 05:19:01.501 INFO STEP 1020 (remove_files) COMPLETE
78612025-08-30T05:19:01.834Z[ recovery-image] Aug 30 05:19:01.501 INFO O| Aug 30 05:19:01.501 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78622025-08-30T05:19:01.859Z[ recovery-image] Aug 30 05:19:01.516 INFO O| Aug 30 05:19:01.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ff"
78632025-08-30T05:19:01.860Z[ recovery-image] Aug 30 05:19:01.516 INFO O| Aug 30 05:19:01.516 INFO STEP 1021 (remove_files) COMPLETE
78642025-08-30T05:19:01.860Z[ recovery-image] Aug 30 05:19:01.516 INFO O| Aug 30 05:19:01.516 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78652025-08-30T05:19:01.860Z[ recovery-image] Aug 30 05:19:01.531 INFO O| Aug 30 05:19:01.530 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmadm"
78662025-08-30T05:19:01.860Z[ recovery-image] Aug 30 05:19:01.531 INFO O| Aug 30 05:19:01.531 INFO STEP 1022 (remove_files) COMPLETE
78672025-08-30T05:19:01.860Z[ recovery-image] Aug 30 05:19:01.531 INFO O| Aug 30 05:19:01.531 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78682025-08-30T05:19:01.885Z[ recovery-image] Aug 30 05:19:01.545 INFO O| Aug 30 05:19:01.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmdump"
78692025-08-30T05:19:01.885Z[ recovery-image] Aug 30 05:19:01.545 INFO O| Aug 30 05:19:01.545 INFO STEP 1023 (remove_files) COMPLETE
78702025-08-30T05:19:01.885Z[ recovery-image] Aug 30 05:19:01.545 INFO O| Aug 30 05:19:01.545 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78712025-08-30T05:19:01.910Z[ recovery-image] Aug 30 05:19:01.559 INFO O| Aug 30 05:19:01.559 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmstat"
78722025-08-30T05:19:01.910Z[ recovery-image] Aug 30 05:19:01.559 INFO O| Aug 30 05:19:01.559 INFO STEP 1024 (remove_files) COMPLETE
78732025-08-30T05:19:01.910Z[ recovery-image] Aug 30 05:19:01.559 INFO O| Aug 30 05:19:01.559 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78742025-08-30T05:19:01.935Z[ recovery-image] Aug 30 05:19:01.595 INFO O| Aug 30 05:19:01.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmthard"
78752025-08-30T05:19:01.935Z[ recovery-image] Aug 30 05:19:01.595 INFO O| Aug 30 05:19:01.595 INFO STEP 1025 (remove_files) COMPLETE
78762025-08-30T05:19:01.935Z[ recovery-image] Aug 30 05:19:01.595 INFO O| Aug 30 05:19:01.595 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78772025-08-30T05:19:01.960Z[ recovery-image] Aug 30 05:19:01.628 INFO O| Aug 30 05:19:01.627 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/format"
78782025-08-30T05:19:01.960Z[ recovery-image] Aug 30 05:19:01.628 INFO O| Aug 30 05:19:01.628 INFO STEP 1026 (remove_files) COMPLETE
78792025-08-30T05:19:01.961Z[ recovery-image] Aug 30 05:19:01.628 INFO O| Aug 30 05:19:01.628 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78802025-08-30T05:19:01.992Z[ recovery-image] Aug 30 05:19:01.670 INFO O| Aug 30 05:19:01.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fsck"
78812025-08-30T05:19:01.992Z[ recovery-image] Aug 30 05:19:01.670 INFO O| Aug 30 05:19:01.670 INFO STEP 1027 (remove_files) COMPLETE
78822025-08-30T05:19:02.017Z[ recovery-image] Aug 30 05:19:01.670 INFO O| Aug 30 05:19:01.670 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78832025-08-30T05:19:02.017Z[ recovery-image] Aug 30 05:19:01.687 INFO O| Aug 30 05:19:01.687 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fuser"
78842025-08-30T05:19:02.017Z[ recovery-image] Aug 30 05:19:01.687 INFO O| Aug 30 05:19:01.687 INFO STEP 1028 (remove_files) COMPLETE
78852025-08-30T05:19:02.017Z[ recovery-image] Aug 30 05:19:01.687 INFO O| Aug 30 05:19:01.687 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78862025-08-30T05:19:02.042Z[ recovery-image] Aug 30 05:19:01.705 INFO O| Aug 30 05:19:01.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getdevpolicy"
78872025-08-30T05:19:02.042Z[ recovery-image] Aug 30 05:19:01.705 INFO O| Aug 30 05:19:01.705 INFO STEP 1029 (remove_files) COMPLETE
78882025-08-30T05:19:02.042Z[ recovery-image] Aug 30 05:19:01.705 INFO O| Aug 30 05:19:01.705 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78892025-08-30T05:19:02.068Z[ recovery-image] Aug 30 05:19:01.724 INFO O| Aug 30 05:19:01.724 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getmajor"
78902025-08-30T05:19:02.068Z[ recovery-image] Aug 30 05:19:01.724 INFO O| Aug 30 05:19:01.724 INFO STEP 1030 (remove_files) COMPLETE
78912025-08-30T05:19:02.068Z[ recovery-image] Aug 30 05:19:01.724 INFO O| Aug 30 05:19:01.724 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78922025-08-30T05:19:02.069Z[ recovery-image] Aug 30 05:19:01.742 INFO O| Aug 30 05:19:01.742 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupadd"
78932025-08-30T05:19:02.069Z[ recovery-image] Aug 30 05:19:01.742 INFO O| Aug 30 05:19:01.742 INFO STEP 1031 (remove_files) COMPLETE
78942025-08-30T05:19:02.069Z[ recovery-image] Aug 30 05:19:01.742 INFO O| Aug 30 05:19:01.742 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78952025-08-30T05:19:02.094Z[ recovery-image] Aug 30 05:19:01.759 INFO O| Aug 30 05:19:01.759 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupdel"
78962025-08-30T05:19:02.094Z[ recovery-image] Aug 30 05:19:01.760 INFO O| Aug 30 05:19:01.759 INFO STEP 1032 (remove_files) COMPLETE
78972025-08-30T05:19:02.094Z[ recovery-image] Aug 30 05:19:01.760 INFO O| Aug 30 05:19:01.760 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78982025-08-30T05:19:02.119Z[ recovery-image] Aug 30 05:19:01.777 INFO O| Aug 30 05:19:01.777 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupmod"
78992025-08-30T05:19:02.119Z[ recovery-image] Aug 30 05:19:01.778 INFO O| Aug 30 05:19:01.777 INFO STEP 1033 (remove_files) COMPLETE
79002025-08-30T05:19:02.119Z[ recovery-image] Aug 30 05:19:01.778 INFO O| Aug 30 05:19:01.778 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79012025-08-30T05:19:02.119Z[ recovery-image] Aug 30 05:19:01.795 INFO O| Aug 30 05:19:01.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/growfs"
79022025-08-30T05:19:02.119Z[ recovery-image] Aug 30 05:19:01.795 INFO O| Aug 30 05:19:01.795 INFO STEP 1034 (remove_files) COMPLETE
79032025-08-30T05:19:02.119Z[ recovery-image] Aug 30 05:19:01.795 INFO O| Aug 30 05:19:01.795 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79042025-08-30T05:19:02.144Z[ recovery-image] Aug 30 05:19:01.813 INFO O| Aug 30 05:19:01.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/grpck"
79052025-08-30T05:19:02.144Z[ recovery-image] Aug 30 05:19:01.813 INFO O| Aug 30 05:19:01.813 INFO STEP 1035 (remove_files) COMPLETE
79062025-08-30T05:19:02.144Z[ recovery-image] Aug 30 05:19:01.813 INFO O| Aug 30 05:19:01.813 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79072025-08-30T05:19:02.169Z[ recovery-image] Aug 30 05:19:01.830 INFO O| Aug 30 05:19:01.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/gsscred"
79082025-08-30T05:19:02.169Z[ recovery-image] Aug 30 05:19:01.830 INFO O| Aug 30 05:19:01.830 INFO STEP 1036 (remove_files) COMPLETE
79092025-08-30T05:19:02.169Z[ recovery-image] Aug 30 05:19:01.830 INFO O| Aug 30 05:19:01.830 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79102025-08-30T05:19:02.169Z[ recovery-image] Aug 30 05:19:01.846 INFO O| Aug 30 05:19:01.846 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/halt"
79112025-08-30T05:19:02.169Z[ recovery-image] Aug 30 05:19:01.846 INFO O| Aug 30 05:19:01.846 INFO STEP 1037 (remove_files) COMPLETE
79122025-08-30T05:19:02.169Z[ recovery-image] Aug 30 05:19:01.846 INFO O| Aug 30 05:19:01.846 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79132025-08-30T05:19:02.194Z[ recovery-image] Aug 30 05:19:01.861 INFO O| Aug 30 05:19:01.860 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/hotplug"
79142025-08-30T05:19:02.194Z[ recovery-image] Aug 30 05:19:01.861 INFO O| Aug 30 05:19:01.861 INFO STEP 1038 (remove_files) COMPLETE
79152025-08-30T05:19:02.194Z[ recovery-image] Aug 30 05:19:01.861 INFO O| Aug 30 05:19:01.861 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79162025-08-30T05:19:02.221Z[ recovery-image] Aug 30 05:19:01.878 INFO O| Aug 30 05:19:01.878 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/iasl"
79172025-08-30T05:19:02.221Z[ recovery-image] Aug 30 05:19:01.879 INFO O| Aug 30 05:19:01.878 INFO STEP 1039 (remove_files) COMPLETE
79182025-08-30T05:19:02.221Z[ recovery-image] Aug 30 05:19:01.879 INFO O| Aug 30 05:19:01.878 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79192025-08-30T05:19:02.221Z[ recovery-image] Aug 30 05:19:01.896 INFO O| Aug 30 05:19:01.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/idmap"
79202025-08-30T05:19:02.221Z[ recovery-image] Aug 30 05:19:01.897 INFO O| Aug 30 05:19:01.896 INFO STEP 1040 (remove_files) COMPLETE
79212025-08-30T05:19:02.221Z[ recovery-image] Aug 30 05:19:01.897 INFO O| Aug 30 05:19:01.896 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79222025-08-30T05:19:02.247Z[ recovery-image] Aug 30 05:19:01.914 INFO O| Aug 30 05:19:01.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/if_mpadm"
79232025-08-30T05:19:02.247Z[ recovery-image] Aug 30 05:19:01.914 INFO O| Aug 30 05:19:01.914 INFO STEP 1041 (remove_files) COMPLETE
79242025-08-30T05:19:02.247Z[ recovery-image] Aug 30 05:19:01.914 INFO O| Aug 30 05:19:01.914 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79252025-08-30T05:19:02.272Z[ recovery-image] Aug 30 05:19:01.932 INFO O| Aug 30 05:19:01.932 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikeadm"
79262025-08-30T05:19:02.272Z[ recovery-image] Aug 30 05:19:01.932 INFO O| Aug 30 05:19:01.932 INFO STEP 1042 (remove_files) COMPLETE
79272025-08-30T05:19:02.272Z[ recovery-image] Aug 30 05:19:01.932 INFO O| Aug 30 05:19:01.932 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79282025-08-30T05:19:02.272Z[ recovery-image] Aug 30 05:19:01.949 INFO O| Aug 30 05:19:01.949 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikecert"
79292025-08-30T05:19:02.273Z[ recovery-image] Aug 30 05:19:01.949 INFO O| Aug 30 05:19:01.949 INFO STEP 1043 (remove_files) COMPLETE
79302025-08-30T05:19:02.273Z[ recovery-image] Aug 30 05:19:01.949 INFO O| Aug 30 05:19:01.949 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79312025-08-30T05:19:02.297Z[ recovery-image] Aug 30 05:19:01.967 INFO O| Aug 30 05:19:01.967 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.rdisc"
79322025-08-30T05:19:02.297Z[ recovery-image] Aug 30 05:19:01.967 INFO O| Aug 30 05:19:01.967 INFO STEP 1044 (remove_files) COMPLETE
79332025-08-30T05:19:02.297Z[ recovery-image] Aug 30 05:19:01.968 INFO O| Aug 30 05:19:01.967 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79342025-08-30T05:19:02.322Z[ recovery-image] Aug 30 05:19:01.983 INFO O| Aug 30 05:19:01.983 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.routed"
79352025-08-30T05:19:02.322Z[ recovery-image] Aug 30 05:19:01.983 INFO O| Aug 30 05:19:01.983 INFO STEP 1045 (remove_files) COMPLETE
79362025-08-30T05:19:02.322Z[ recovery-image] Aug 30 05:19:01.983 INFO O| Aug 30 05:19:01.983 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79372025-08-30T05:19:02.322Z[ recovery-image] Aug 30 05:19:01.998 INFO O| Aug 30 05:19:01.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetadm"
79382025-08-30T05:19:02.322Z[ recovery-image] Aug 30 05:19:01.998 INFO O| Aug 30 05:19:01.998 INFO STEP 1046 (remove_files) COMPLETE
79392025-08-30T05:19:02.322Z[ recovery-image] Aug 30 05:19:01.998 INFO O| Aug 30 05:19:01.998 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79402025-08-30T05:19:02.347Z[ recovery-image] Aug 30 05:19:02.014 INFO O| Aug 30 05:19:02.014 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetconv"
79412025-08-30T05:19:02.347Z[ recovery-image] Aug 30 05:19:02.014 INFO O| Aug 30 05:19:02.014 INFO STEP 1047 (remove_files) COMPLETE
79422025-08-30T05:19:02.347Z[ recovery-image] Aug 30 05:19:02.014 INFO O| Aug 30 05:19:02.014 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79432025-08-30T05:19:02.372Z[ recovery-image] Aug 30 05:19:02.030 INFO O| Aug 30 05:19:02.030 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/install"
79442025-08-30T05:19:02.372Z[ recovery-image] Aug 30 05:19:02.030 INFO O| Aug 30 05:19:02.030 INFO STEP 1048 (remove_files) COMPLETE
79452025-08-30T05:19:02.372Z[ recovery-image] Aug 30 05:19:02.030 INFO O| Aug 30 05:19:02.030 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79462025-08-30T05:19:02.372Z[ recovery-image] Aug 30 05:19:02.047 INFO O| Aug 30 05:19:02.047 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installboot"
79472025-08-30T05:19:02.372Z[ recovery-image] Aug 30 05:19:02.047 INFO O| Aug 30 05:19:02.047 INFO STEP 1049 (remove_files) COMPLETE
79482025-08-30T05:19:02.372Z[ recovery-image] Aug 30 05:19:02.048 INFO O| Aug 30 05:19:02.047 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79492025-08-30T05:19:02.397Z[ recovery-image] Aug 30 05:19:02.064 INFO O| Aug 30 05:19:02.064 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installf"
79502025-08-30T05:19:02.397Z[ recovery-image] Aug 30 05:19:02.065 INFO O| Aug 30 05:19:02.065 INFO STEP 1050 (remove_files) COMPLETE
79512025-08-30T05:19:02.397Z[ recovery-image] Aug 30 05:19:02.065 INFO O| Aug 30 05:19:02.065 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79522025-08-30T05:19:02.422Z[ recovery-image] Aug 30 05:19:02.080 INFO O| Aug 30 05:19:02.080 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/intrstat"
79532025-08-30T05:19:02.422Z[ recovery-image] Aug 30 05:19:02.081 INFO O| Aug 30 05:19:02.081 INFO STEP 1051 (remove_files) COMPLETE
79542025-08-30T05:19:02.422Z[ recovery-image] Aug 30 05:19:02.081 INFO O| Aug 30 05:19:02.081 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79552025-08-30T05:19:02.422Z[ recovery-image] Aug 30 05:19:02.096 INFO O| Aug 30 05:19:02.096 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecalgs"
79562025-08-30T05:19:02.446Z[ recovery-image] Aug 30 05:19:02.096 INFO O| Aug 30 05:19:02.096 INFO STEP 1052 (remove_files) COMPLETE
79572025-08-30T05:19:02.446Z[ recovery-image] Aug 30 05:19:02.096 INFO O| Aug 30 05:19:02.096 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79582025-08-30T05:19:02.446Z[ recovery-image] Aug 30 05:19:02.115 INFO O| Aug 30 05:19:02.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecconf"
79592025-08-30T05:19:02.446Z[ recovery-image] Aug 30 05:19:02.115 INFO O| Aug 30 05:19:02.115 INFO STEP 1053 (remove_files) COMPLETE
79602025-08-30T05:19:02.446Z[ recovery-image] Aug 30 05:19:02.115 INFO O| Aug 30 05:19:02.115 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79612025-08-30T05:19:02.471Z[ recovery-image] Aug 30 05:19:02.131 INFO O| Aug 30 05:19:02.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipseckey"
79622025-08-30T05:19:02.471Z[ recovery-image] Aug 30 05:19:02.131 INFO O| Aug 30 05:19:02.131 INFO STEP 1054 (remove_files) COMPLETE
79632025-08-30T05:19:02.471Z[ recovery-image] Aug 30 05:19:02.131 INFO O| Aug 30 05:19:02.131 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79642025-08-30T05:19:02.471Z[ recovery-image] Aug 30 05:19:02.148 INFO O| Aug 30 05:19:02.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/keyserv"
79652025-08-30T05:19:02.471Z[ recovery-image] Aug 30 05:19:02.148 INFO O| Aug 30 05:19:02.148 INFO STEP 1055 (remove_files) COMPLETE
79662025-08-30T05:19:02.471Z[ recovery-image] Aug 30 05:19:02.148 INFO O| Aug 30 05:19:02.148 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79672025-08-30T05:19:02.496Z[ recovery-image] Aug 30 05:19:02.166 INFO O| Aug 30 05:19:02.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/killall"
79682025-08-30T05:19:02.496Z[ recovery-image] Aug 30 05:19:02.166 INFO O| Aug 30 05:19:02.166 INFO STEP 1056 (remove_files) COMPLETE
79692025-08-30T05:19:02.496Z[ recovery-image] Aug 30 05:19:02.166 INFO O| Aug 30 05:19:02.166 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79702025-08-30T05:19:02.521Z[ recovery-image] Aug 30 05:19:02.183 INFO O| Aug 30 05:19:02.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/link"
79712025-08-30T05:19:02.521Z[ recovery-image] Aug 30 05:19:02.183 INFO O| Aug 30 05:19:02.183 INFO STEP 1057 (remove_files) COMPLETE
79722025-08-30T05:19:02.521Z[ recovery-image] Aug 30 05:19:02.183 INFO O| Aug 30 05:19:02.183 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79732025-08-30T05:19:02.546Z[ recovery-image] Aug 30 05:19:02.201 INFO O| Aug 30 05:19:02.201 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/list_devices"
79742025-08-30T05:19:02.546Z[ recovery-image] Aug 30 05:19:02.201 INFO O| Aug 30 05:19:02.201 INFO STEP 1058 (remove_files) COMPLETE
79752025-08-30T05:19:02.546Z[ recovery-image] Aug 30 05:19:02.201 INFO O| Aug 30 05:19:02.201 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79762025-08-30T05:19:02.546Z[ recovery-image] Aug 30 05:19:02.220 INFO O| Aug 30 05:19:02.219 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/locator"
79772025-08-30T05:19:02.546Z[ recovery-image] Aug 30 05:19:02.220 INFO O| Aug 30 05:19:02.220 INFO STEP 1059 (remove_files) COMPLETE
79782025-08-30T05:19:02.546Z[ recovery-image] Aug 30 05:19:02.220 INFO O| Aug 30 05:19:02.220 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79792025-08-30T05:19:02.571Z[ recovery-image] Aug 30 05:19:02.237 INFO O| Aug 30 05:19:02.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lockstat"
79802025-08-30T05:19:02.571Z[ recovery-image] Aug 30 05:19:02.237 INFO O| Aug 30 05:19:02.237 INFO STEP 1060 (remove_files) COMPLETE
79812025-08-30T05:19:02.571Z[ recovery-image] Aug 30 05:19:02.237 INFO O| Aug 30 05:19:02.237 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79822025-08-30T05:19:02.596Z[ recovery-image] Aug 30 05:19:02.255 INFO O| Aug 30 05:19:02.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lofiadm"
79832025-08-30T05:19:02.596Z[ recovery-image] Aug 30 05:19:02.255 INFO O| Aug 30 05:19:02.255 INFO STEP 1061 (remove_files) COMPLETE
79842025-08-30T05:19:02.596Z[ recovery-image] Aug 30 05:19:02.255 INFO O| Aug 30 05:19:02.255 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79852025-08-30T05:19:02.596Z[ recovery-image] Aug 30 05:19:02.273 INFO O| Aug 30 05:19:02.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/logadm"
79862025-08-30T05:19:02.596Z[ recovery-image] Aug 30 05:19:02.273 INFO O| Aug 30 05:19:02.273 INFO STEP 1062 (remove_files) COMPLETE
79872025-08-30T05:19:02.596Z[ recovery-image] Aug 30 05:19:02.273 INFO O| Aug 30 05:19:02.273 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79882025-08-30T05:19:02.621Z[ recovery-image] Aug 30 05:19:02.291 INFO O| Aug 30 05:19:02.291 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/makedbm"
79892025-08-30T05:19:02.621Z[ recovery-image] Aug 30 05:19:02.291 INFO O| Aug 30 05:19:02.291 INFO STEP 1063 (remove_files) COMPLETE
79902025-08-30T05:19:02.621Z[ recovery-image] Aug 30 05:19:02.291 INFO O| Aug 30 05:19:02.291 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79912025-08-30T05:19:02.646Z[ recovery-image] Aug 30 05:19:02.309 INFO O| Aug 30 05:19:02.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevalloc"
79922025-08-30T05:19:02.646Z[ recovery-image] Aug 30 05:19:02.309 INFO O| Aug 30 05:19:02.309 INFO STEP 1064 (remove_files) COMPLETE
79932025-08-30T05:19:02.646Z[ recovery-image] Aug 30 05:19:02.309 INFO O| Aug 30 05:19:02.309 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79942025-08-30T05:19:02.671Z[ recovery-image] Aug 30 05:19:02.326 INFO O| Aug 30 05:19:02.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevmaps"
79952025-08-30T05:19:02.671Z[ recovery-image] Aug 30 05:19:02.327 INFO O| Aug 30 05:19:02.327 INFO STEP 1065 (remove_files) COMPLETE
79962025-08-30T05:19:02.671Z[ recovery-image] Aug 30 05:19:02.327 INFO O| Aug 30 05:19:02.327 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79972025-08-30T05:19:02.671Z[ recovery-image] Aug 30 05:19:02.344 INFO O| Aug 30 05:19:02.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkfile"
79982025-08-30T05:19:02.671Z[ recovery-image] Aug 30 05:19:02.344 INFO O| Aug 30 05:19:02.344 INFO STEP 1066 (remove_files) COMPLETE
79992025-08-30T05:19:02.671Z[ recovery-image] Aug 30 05:19:02.344 INFO O| Aug 30 05:19:02.344 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80002025-08-30T05:19:02.696Z[ recovery-image] Aug 30 05:19:02.362 INFO O| Aug 30 05:19:02.362 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mknod"
80012025-08-30T05:19:02.696Z[ recovery-image] Aug 30 05:19:02.362 INFO O| Aug 30 05:19:02.362 INFO STEP 1067 (remove_files) COMPLETE
80022025-08-30T05:19:02.696Z[ recovery-image] Aug 30 05:19:02.362 INFO O| Aug 30 05:19:02.362 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80032025-08-30T05:19:02.721Z[ recovery-image] Aug 30 05:19:02.379 INFO O| Aug 30 05:19:02.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modinfo"
80042025-08-30T05:19:02.721Z[ recovery-image] Aug 30 05:19:02.379 INFO O| Aug 30 05:19:02.379 INFO STEP 1068 (remove_files) COMPLETE
80052025-08-30T05:19:02.721Z[ recovery-image] Aug 30 05:19:02.379 INFO O| Aug 30 05:19:02.379 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80062025-08-30T05:19:02.721Z[ recovery-image] Aug 30 05:19:02.395 INFO O| Aug 30 05:19:02.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modload"
80072025-08-30T05:19:02.721Z[ recovery-image] Aug 30 05:19:02.395 INFO O| Aug 30 05:19:02.395 INFO STEP 1069 (remove_files) COMPLETE
80082025-08-30T05:19:02.721Z[ recovery-image] Aug 30 05:19:02.395 INFO O| Aug 30 05:19:02.395 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80092025-08-30T05:19:02.746Z[ recovery-image] Aug 30 05:19:02.410 INFO O| Aug 30 05:19:02.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mountall"
80102025-08-30T05:19:02.746Z[ recovery-image] Aug 30 05:19:02.410 INFO O| Aug 30 05:19:02.410 INFO STEP 1070 (remove_files) COMPLETE
80112025-08-30T05:19:02.746Z[ recovery-image] Aug 30 05:19:02.410 INFO O| Aug 30 05:19:02.410 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80122025-08-30T05:19:02.771Z[ recovery-image] Aug 30 05:19:02.426 INFO O| Aug 30 05:19:02.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/msgid"
80132025-08-30T05:19:02.771Z[ recovery-image] Aug 30 05:19:02.426 INFO O| Aug 30 05:19:02.426 INFO STEP 1071 (remove_files) COMPLETE
80142025-08-30T05:19:02.771Z[ recovery-image] Aug 30 05:19:02.426 INFO O| Aug 30 05:19:02.426 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80152025-08-30T05:19:02.771Z[ recovery-image] Aug 30 05:19:02.441 INFO O| Aug 30 05:19:02.440 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mvdir"
80162025-08-30T05:19:02.771Z[ recovery-image] Aug 30 05:19:02.441 INFO O| Aug 30 05:19:02.441 INFO STEP 1072 (remove_files) COMPLETE
80172025-08-30T05:19:02.771Z[ recovery-image] Aug 30 05:19:02.441 INFO O| Aug 30 05:19:02.441 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80182025-08-30T05:19:02.795Z[ recovery-image] Aug 30 05:19:02.456 INFO O| Aug 30 05:19:02.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ndp"
80192025-08-30T05:19:02.795Z[ recovery-image] Aug 30 05:19:02.457 INFO O| Aug 30 05:19:02.457 INFO STEP 1073 (remove_files) COMPLETE
80202025-08-30T05:19:02.795Z[ recovery-image] Aug 30 05:19:02.457 INFO O| Aug 30 05:19:02.457 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80212025-08-30T05:19:02.820Z[ recovery-image] Aug 30 05:19:02.474 INFO O| Aug 30 05:19:02.474 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nlsadmin"
80222025-08-30T05:19:02.820Z[ recovery-image] Aug 30 05:19:02.474 INFO O| Aug 30 05:19:02.474 INFO STEP 1074 (remove_files) COMPLETE
80232025-08-30T05:19:02.820Z[ recovery-image] Aug 30 05:19:02.474 INFO O| Aug 30 05:19:02.474 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80242025-08-30T05:19:02.820Z[ recovery-image] Aug 30 05:19:02.490 INFO O| Aug 30 05:19:02.490 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nltest"
80252025-08-30T05:19:02.820Z[ recovery-image] Aug 30 05:19:02.490 INFO O| Aug 30 05:19:02.490 INFO STEP 1075 (remove_files) COMPLETE
80262025-08-30T05:19:02.820Z[ recovery-image] Aug 30 05:19:02.490 INFO O| Aug 30 05:19:02.490 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80272025-08-30T05:19:02.845Z[ recovery-image] Aug 30 05:19:02.507 INFO O| Aug 30 05:19:02.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamadm"
80282025-08-30T05:19:02.845Z[ recovery-image] Aug 30 05:19:02.507 INFO O| Aug 30 05:19:02.507 INFO STEP 1076 (remove_files) COMPLETE
80292025-08-30T05:19:02.845Z[ recovery-image] Aug 30 05:19:02.507 INFO O| Aug 30 05:19:02.507 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80302025-08-30T05:19:02.845Z[ recovery-image] Aug 30 05:19:02.523 INFO O| Aug 30 05:19:02.523 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamcfg"
80312025-08-30T05:19:02.845Z[ recovery-image] Aug 30 05:19:02.523 INFO O| Aug 30 05:19:02.523 INFO STEP 1077 (remove_files) COMPLETE
80322025-08-30T05:19:02.845Z[ recovery-image] Aug 30 05:19:02.523 INFO O| Aug 30 05:19:02.523 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80332025-08-30T05:19:02.870Z[ recovery-image] Aug 30 05:19:02.542 INFO O| Aug 30 05:19:02.542 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pbind"
80342025-08-30T05:19:02.870Z[ recovery-image] Aug 30 05:19:02.542 INFO O| Aug 30 05:19:02.542 INFO STEP 1078 (remove_files) COMPLETE
80352025-08-30T05:19:02.870Z[ recovery-image] Aug 30 05:19:02.542 INFO O| Aug 30 05:19:02.542 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80362025-08-30T05:19:02.895Z[ recovery-image] Aug 30 05:19:02.560 INFO O| Aug 30 05:19:02.559 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ping"
80372025-08-30T05:19:02.895Z[ recovery-image] Aug 30 05:19:02.560 INFO O| Aug 30 05:19:02.560 INFO STEP 1079 (remove_files) COMPLETE
80382025-08-30T05:19:02.895Z[ recovery-image] Aug 30 05:19:02.560 INFO O| Aug 30 05:19:02.560 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80392025-08-30T05:19:02.920Z[ recovery-image] Aug 30 05:19:02.577 INFO O| Aug 30 05:19:02.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgadd"
80402025-08-30T05:19:02.920Z[ recovery-image] Aug 30 05:19:02.577 INFO O| Aug 30 05:19:02.577 INFO STEP 1080 (remove_files) COMPLETE
80412025-08-30T05:19:02.920Z[ recovery-image] Aug 30 05:19:02.577 INFO O| Aug 30 05:19:02.577 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80422025-08-30T05:19:02.920Z[ recovery-image] Aug 30 05:19:02.594 INFO O| Aug 30 05:19:02.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgask"
80432025-08-30T05:19:02.920Z[ recovery-image] Aug 30 05:19:02.594 INFO O| Aug 30 05:19:02.594 INFO STEP 1081 (remove_files) COMPLETE
80442025-08-30T05:19:02.920Z[ recovery-image] Aug 30 05:19:02.594 INFO O| Aug 30 05:19:02.594 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80452025-08-30T05:19:02.945Z[ recovery-image] Aug 30 05:19:02.612 INFO O| Aug 30 05:19:02.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgchk"
80462025-08-30T05:19:02.945Z[ recovery-image] Aug 30 05:19:02.612 INFO O| Aug 30 05:19:02.612 INFO STEP 1082 (remove_files) COMPLETE
80472025-08-30T05:19:02.945Z[ recovery-image] Aug 30 05:19:02.612 INFO O| Aug 30 05:19:02.612 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80482025-08-30T05:19:02.969Z[ recovery-image] Aug 30 05:19:02.627 INFO O| Aug 30 05:19:02.627 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgrm"
80492025-08-30T05:19:02.969Z[ recovery-image] Aug 30 05:19:02.627 INFO O| Aug 30 05:19:02.627 INFO STEP 1083 (remove_files) COMPLETE
80502025-08-30T05:19:02.969Z[ recovery-image] Aug 30 05:19:02.627 INFO O| Aug 30 05:19:02.627 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80512025-08-30T05:19:02.969Z[ recovery-image] Aug 30 05:19:02.644 INFO O| Aug 30 05:19:02.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/plockstat"
80522025-08-30T05:19:02.969Z[ recovery-image] Aug 30 05:19:02.644 INFO O| Aug 30 05:19:02.644 INFO STEP 1084 (remove_files) COMPLETE
80532025-08-30T05:19:02.970Z[ recovery-image] Aug 30 05:19:02.644 INFO O| Aug 30 05:19:02.644 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80542025-08-30T05:19:02.996Z[ recovery-image] Aug 30 05:19:02.666 INFO O| Aug 30 05:19:02.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pooladm"
80552025-08-30T05:19:02.996Z[ recovery-image] Aug 30 05:19:02.666 INFO O| Aug 30 05:19:02.666 INFO STEP 1085 (remove_files) COMPLETE
80562025-08-30T05:19:02.996Z[ recovery-image] Aug 30 05:19:02.666 INFO O| Aug 30 05:19:02.666 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80572025-08-30T05:19:03.021Z[ recovery-image] Aug 30 05:19:02.682 INFO O| Aug 30 05:19:02.682 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolbind"
80582025-08-30T05:19:03.021Z[ recovery-image] Aug 30 05:19:02.683 INFO O| Aug 30 05:19:02.683 INFO STEP 1086 (remove_files) COMPLETE
80592025-08-30T05:19:03.021Z[ recovery-image] Aug 30 05:19:02.683 INFO O| Aug 30 05:19:02.683 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80602025-08-30T05:19:03.046Z[ recovery-image] Aug 30 05:19:02.700 INFO O| Aug 30 05:19:02.700 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolcfg"
80612025-08-30T05:19:03.046Z[ recovery-image] Aug 30 05:19:02.701 INFO O| Aug 30 05:19:02.701 INFO STEP 1087 (remove_files) COMPLETE
80622025-08-30T05:19:03.046Z[ recovery-image] Aug 30 05:19:02.701 INFO O| Aug 30 05:19:02.701 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80632025-08-30T05:19:03.046Z[ recovery-image] Aug 30 05:19:02.721 INFO O| Aug 30 05:19:02.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ports"
80642025-08-30T05:19:03.046Z[ recovery-image] Aug 30 05:19:02.721 INFO O| Aug 30 05:19:02.721 INFO STEP 1088 (remove_files) COMPLETE
80652025-08-30T05:19:03.046Z[ recovery-image] Aug 30 05:19:02.721 INFO O| Aug 30 05:19:02.721 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80662025-08-30T05:19:03.071Z[ recovery-image] Aug 30 05:19:02.736 INFO O| Aug 30 05:19:02.736 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poweroff"
80672025-08-30T05:19:03.071Z[ recovery-image] Aug 30 05:19:02.737 INFO O| Aug 30 05:19:02.737 INFO STEP 1089 (remove_files) COMPLETE
80682025-08-30T05:19:03.071Z[ recovery-image] Aug 30 05:19:02.737 INFO O| Aug 30 05:19:02.737 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80692025-08-30T05:19:03.101Z[ recovery-image] Aug 30 05:19:02.754 INFO O| Aug 30 05:19:02.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pptadm"
80702025-08-30T05:19:03.101Z[ recovery-image] Aug 30 05:19:02.755 INFO O| Aug 30 05:19:02.755 INFO STEP 1090 (remove_files) COMPLETE
80712025-08-30T05:19:03.101Z[ recovery-image] Aug 30 05:19:02.755 INFO O| Aug 30 05:19:02.755 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80722025-08-30T05:19:03.101Z[ recovery-image] Aug 30 05:19:02.772 INFO O| Aug 30 05:19:02.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/praudit"
80732025-08-30T05:19:03.101Z[ recovery-image] Aug 30 05:19:02.772 INFO O| Aug 30 05:19:02.772 INFO STEP 1091 (remove_files) COMPLETE
80742025-08-30T05:19:03.101Z[ recovery-image] Aug 30 05:19:02.772 INFO O| Aug 30 05:19:02.772 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80752025-08-30T05:19:03.126Z[ recovery-image] Aug 30 05:19:02.790 INFO O| Aug 30 05:19:02.789 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projadd"
80762025-08-30T05:19:03.126Z[ recovery-image] Aug 30 05:19:02.790 INFO O| Aug 30 05:19:02.790 INFO STEP 1092 (remove_files) COMPLETE
80772025-08-30T05:19:03.126Z[ recovery-image] Aug 30 05:19:02.790 INFO O| Aug 30 05:19:02.790 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80782025-08-30T05:19:03.151Z[ recovery-image] Aug 30 05:19:02.807 INFO O| Aug 30 05:19:02.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projdel"
80792025-08-30T05:19:03.151Z[ recovery-image] Aug 30 05:19:02.807 INFO O| Aug 30 05:19:02.807 INFO STEP 1093 (remove_files) COMPLETE
80802025-08-30T05:19:03.151Z[ recovery-image] Aug 30 05:19:02.807 INFO O| Aug 30 05:19:02.807 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80812025-08-30T05:19:03.151Z[ recovery-image] Aug 30 05:19:02.825 INFO O| Aug 30 05:19:02.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projmod"
80822025-08-30T05:19:03.151Z[ recovery-image] Aug 30 05:19:02.825 INFO O| Aug 30 05:19:02.825 INFO STEP 1094 (remove_files) COMPLETE
80832025-08-30T05:19:03.151Z[ recovery-image] Aug 30 05:19:02.825 INFO O| Aug 30 05:19:02.825 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80842025-08-30T05:19:03.176Z[ recovery-image] Aug 30 05:19:02.843 INFO O| Aug 30 05:19:02.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtdiag"
80852025-08-30T05:19:03.176Z[ recovery-image] Aug 30 05:19:02.843 INFO O| Aug 30 05:19:02.843 INFO STEP 1095 (remove_files) COMPLETE
80862025-08-30T05:19:03.176Z[ recovery-image] Aug 30 05:19:02.843 INFO O| Aug 30 05:19:02.843 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80872025-08-30T05:19:03.201Z[ recovery-image] Aug 30 05:19:02.860 INFO O| Aug 30 05:19:02.860 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtpicl"
80882025-08-30T05:19:03.201Z[ recovery-image] Aug 30 05:19:02.860 INFO O| Aug 30 05:19:02.860 INFO STEP 1096 (remove_files) COMPLETE
80892025-08-30T05:19:03.201Z[ recovery-image] Aug 30 05:19:02.860 INFO O| Aug 30 05:19:02.860 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80902025-08-30T05:19:03.201Z[ recovery-image] Aug 30 05:19:02.874 INFO O| Aug 30 05:19:02.874 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtvtoc"
80912025-08-30T05:19:03.201Z[ recovery-image] Aug 30 05:19:02.874 INFO O| Aug 30 05:19:02.874 INFO STEP 1097 (remove_files) COMPLETE
80922025-08-30T05:19:03.201Z[ recovery-image] Aug 30 05:19:02.874 INFO O| Aug 30 05:19:02.874 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80932025-08-30T05:19:03.226Z[ recovery-image] Aug 30 05:19:02.887 INFO O| Aug 30 05:19:02.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psradm"
80942025-08-30T05:19:03.226Z[ recovery-image] Aug 30 05:19:02.887 INFO O| Aug 30 05:19:02.887 INFO STEP 1098 (remove_files) COMPLETE
80952025-08-30T05:19:03.226Z[ recovery-image] Aug 30 05:19:02.887 INFO O| Aug 30 05:19:02.887 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80962025-08-30T05:19:03.250Z[ recovery-image] Aug 30 05:19:02.904 INFO O| Aug 30 05:19:02.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrinfo"
80972025-08-30T05:19:03.250Z[ recovery-image] Aug 30 05:19:02.904 INFO O| Aug 30 05:19:02.904 INFO STEP 1099 (remove_files) COMPLETE
80982025-08-30T05:19:03.250Z[ recovery-image] Aug 30 05:19:02.905 INFO O| Aug 30 05:19:02.904 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80992025-08-30T05:19:03.250Z[ recovery-image] Aug 30 05:19:02.922 INFO O| Aug 30 05:19:02.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrset"
81002025-08-30T05:19:03.250Z[ recovery-image] Aug 30 05:19:02.922 INFO O| Aug 30 05:19:02.922 INFO STEP 1100 (remove_files) COMPLETE
81012025-08-30T05:19:03.250Z[ recovery-image] Aug 30 05:19:02.922 INFO O| Aug 30 05:19:02.922 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81022025-08-30T05:19:03.275Z[ recovery-image] Aug 30 05:19:02.940 INFO O| Aug 30 05:19:02.940 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwck"
81032025-08-30T05:19:03.275Z[ recovery-image] Aug 30 05:19:02.940 INFO O| Aug 30 05:19:02.940 INFO STEP 1101 (remove_files) COMPLETE
81042025-08-30T05:19:03.275Z[ recovery-image] Aug 30 05:19:02.940 INFO O| Aug 30 05:19:02.940 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81052025-08-30T05:19:03.300Z[ recovery-image] Aug 30 05:19:02.957 INFO O| Aug 30 05:19:02.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwconv"
81062025-08-30T05:19:03.300Z[ recovery-image] Aug 30 05:19:02.958 INFO O| Aug 30 05:19:02.957 INFO STEP 1102 (remove_files) COMPLETE
81072025-08-30T05:19:03.300Z[ recovery-image] Aug 30 05:19:02.958 INFO O| Aug 30 05:19:02.957 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81082025-08-30T05:19:03.300Z[ recovery-image] Aug 30 05:19:02.975 INFO O| Aug 30 05:19:02.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/raidctl"
81092025-08-30T05:19:03.300Z[ recovery-image] Aug 30 05:19:02.975 INFO O| Aug 30 05:19:02.975 INFO STEP 1103 (remove_files) COMPLETE
81102025-08-30T05:19:03.300Z[ recovery-image] Aug 30 05:19:02.975 INFO O| Aug 30 05:19:02.975 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81112025-08-30T05:19:03.325Z[ recovery-image] Aug 30 05:19:02.994 INFO O| Aug 30 05:19:02.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ramdiskadm"
81122025-08-30T05:19:03.325Z[ recovery-image] Aug 30 05:19:02.995 INFO O| Aug 30 05:19:02.995 INFO STEP 1104 (remove_files) COMPLETE
81132025-08-30T05:19:03.325Z[ recovery-image] Aug 30 05:19:02.995 INFO O| Aug 30 05:19:02.995 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81142025-08-30T05:19:03.350Z[ recovery-image] Aug 30 05:19:03.012 INFO O| Aug 30 05:19:03.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rctladm"
81152025-08-30T05:19:03.350Z[ recovery-image] Aug 30 05:19:03.012 INFO O| Aug 30 05:19:03.012 INFO STEP 1105 (remove_files) COMPLETE
81162025-08-30T05:19:03.350Z[ recovery-image] Aug 30 05:19:03.012 INFO O| Aug 30 05:19:03.012 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81172025-08-30T05:19:03.375Z[ recovery-image] Aug 30 05:19:03.029 INFO O| Aug 30 05:19:03.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rdmsr"
81182025-08-30T05:19:03.375Z[ recovery-image] Aug 30 05:19:03.030 INFO O| Aug 30 05:19:03.029 INFO STEP 1106 (remove_files) COMPLETE
81192025-08-30T05:19:03.375Z[ recovery-image] Aug 30 05:19:03.030 INFO O| Aug 30 05:19:03.030 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81202025-08-30T05:19:03.375Z[ recovery-image] Aug 30 05:19:03.047 INFO O| Aug 30 05:19:03.047 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/reboot"
81212025-08-30T05:19:03.375Z[ recovery-image] Aug 30 05:19:03.047 INFO O| Aug 30 05:19:03.047 INFO STEP 1107 (remove_files) COMPLETE
81222025-08-30T05:19:03.375Z[ recovery-image] Aug 30 05:19:03.047 INFO O| Aug 30 05:19:03.047 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81232025-08-30T05:19:03.400Z[ recovery-image] Aug 30 05:19:03.063 INFO O| Aug 30 05:19:03.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rem_drv"
81242025-08-30T05:19:03.400Z[ recovery-image] Aug 30 05:19:03.063 INFO O| Aug 30 05:19:03.063 INFO STEP 1108 (remove_files) COMPLETE
81252025-08-30T05:19:03.400Z[ recovery-image] Aug 30 05:19:03.063 INFO O| Aug 30 05:19:03.063 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81262025-08-30T05:19:03.425Z[ recovery-image] Aug 30 05:19:03.080 INFO O| Aug 30 05:19:03.080 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/removef"
81272025-08-30T05:19:03.425Z[ recovery-image] Aug 30 05:19:03.080 INFO O| Aug 30 05:19:03.080 INFO STEP 1109 (remove_files) COMPLETE
81282025-08-30T05:19:03.425Z[ recovery-image] Aug 30 05:19:03.080 INFO O| Aug 30 05:19:03.080 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81292025-08-30T05:19:03.425Z[ recovery-image] Aug 30 05:19:03.095 INFO O| Aug 30 05:19:03.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roleadd"
81302025-08-30T05:19:03.425Z[ recovery-image] Aug 30 05:19:03.095 INFO O| Aug 30 05:19:03.095 INFO STEP 1110 (remove_files) COMPLETE
81312025-08-30T05:19:03.425Z[ recovery-image] Aug 30 05:19:03.095 INFO O| Aug 30 05:19:03.095 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81322025-08-30T05:19:03.450Z[ recovery-image] Aug 30 05:19:03.112 INFO O| Aug 30 05:19:03.112 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roledel"
81332025-08-30T05:19:03.450Z[ recovery-image] Aug 30 05:19:03.112 INFO O| Aug 30 05:19:03.112 INFO STEP 1111 (remove_files) COMPLETE
81342025-08-30T05:19:03.450Z[ recovery-image] Aug 30 05:19:03.112 INFO O| Aug 30 05:19:03.112 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81352025-08-30T05:19:03.450Z[ recovery-image] Aug 30 05:19:03.126 INFO O| Aug 30 05:19:03.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rolemod"
81362025-08-30T05:19:03.450Z[ recovery-image] Aug 30 05:19:03.127 INFO O| Aug 30 05:19:03.127 INFO STEP 1112 (remove_files) COMPLETE
81372025-08-30T05:19:03.450Z[ recovery-image] Aug 30 05:19:03.127 INFO O| Aug 30 05:19:03.127 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81382025-08-30T05:19:03.475Z[ recovery-image] Aug 30 05:19:03.141 INFO O| Aug 30 05:19:03.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/root_archive"
81392025-08-30T05:19:03.475Z[ recovery-image] Aug 30 05:19:03.141 INFO O| Aug 30 05:19:03.141 INFO STEP 1113 (remove_files) COMPLETE
81402025-08-30T05:19:03.475Z[ recovery-image] Aug 30 05:19:03.141 INFO O| Aug 30 05:19:03.141 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81412025-08-30T05:19:03.500Z[ recovery-image] Aug 30 05:19:03.157 INFO O| Aug 30 05:19:03.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rpcbind"
81422025-08-30T05:19:03.500Z[ recovery-image] Aug 30 05:19:03.157 INFO O| Aug 30 05:19:03.157 INFO STEP 1114 (remove_files) COMPLETE
81432025-08-30T05:19:03.500Z[ recovery-image] Aug 30 05:19:03.157 INFO O| Aug 30 05:19:03.157 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81442025-08-30T05:19:03.500Z[ recovery-image] Aug 30 05:19:03.175 INFO O| Aug 30 05:19:03.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtc"
81452025-08-30T05:19:03.500Z[ recovery-image] Aug 30 05:19:03.175 INFO O| Aug 30 05:19:03.175 INFO STEP 1115 (remove_files) COMPLETE
81462025-08-30T05:19:03.500Z[ recovery-image] Aug 30 05:19:03.175 INFO O| Aug 30 05:19:03.175 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81472025-08-30T05:19:03.524Z[ recovery-image] Aug 30 05:19:03.191 INFO O| Aug 30 05:19:03.191 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtquery"
81482025-08-30T05:19:03.524Z[ recovery-image] Aug 30 05:19:03.191 INFO O| Aug 30 05:19:03.191 INFO STEP 1116 (remove_files) COMPLETE
81492025-08-30T05:19:03.525Z[ recovery-image] Aug 30 05:19:03.191 INFO O| Aug 30 05:19:03.191 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81502025-08-30T05:19:03.549Z[ recovery-image] Aug 30 05:19:03.206 INFO O| Aug 30 05:19:03.206 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/setmnt"
81512025-08-30T05:19:03.549Z[ recovery-image] Aug 30 05:19:03.207 INFO O| Aug 30 05:19:03.207 INFO STEP 1117 (remove_files) COMPLETE
81522025-08-30T05:19:03.549Z[ recovery-image] Aug 30 05:19:03.207 INFO O| Aug 30 05:19:03.207 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81532025-08-30T05:19:03.549Z[ recovery-image] Aug 30 05:19:03.225 INFO O| Aug 30 05:19:03.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/share"
81542025-08-30T05:19:03.550Z[ recovery-image] Aug 30 05:19:03.225 INFO O| Aug 30 05:19:03.225 INFO STEP 1118 (remove_files) COMPLETE
81552025-08-30T05:19:03.550Z[ recovery-image] Aug 30 05:19:03.225 INFO O| Aug 30 05:19:03.225 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81562025-08-30T05:19:03.574Z[ recovery-image] Aug 30 05:19:03.243 INFO O| Aug 30 05:19:03.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shareall"
81572025-08-30T05:19:03.574Z[ recovery-image] Aug 30 05:19:03.243 INFO O| Aug 30 05:19:03.243 INFO STEP 1119 (remove_files) COMPLETE
81582025-08-30T05:19:03.574Z[ recovery-image] Aug 30 05:19:03.243 INFO O| Aug 30 05:19:03.243 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81592025-08-30T05:19:03.599Z[ recovery-image] Aug 30 05:19:03.260 INFO O| Aug 30 05:19:03.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharectl"
81602025-08-30T05:19:03.599Z[ recovery-image] Aug 30 05:19:03.261 INFO O| Aug 30 05:19:03.261 INFO STEP 1120 (remove_files) COMPLETE
81612025-08-30T05:19:03.599Z[ recovery-image] Aug 30 05:19:03.261 INFO O| Aug 30 05:19:03.261 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81622025-08-30T05:19:03.625Z[ recovery-image] Aug 30 05:19:03.281 INFO O| Aug 30 05:19:03.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharemgr"
81632025-08-30T05:19:03.625Z[ recovery-image] Aug 30 05:19:03.281 INFO O| Aug 30 05:19:03.281 INFO STEP 1121 (remove_files) COMPLETE
81642025-08-30T05:19:03.625Z[ recovery-image] Aug 30 05:19:03.281 INFO O| Aug 30 05:19:03.281 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81652025-08-30T05:19:03.625Z[ recovery-image] Aug 30 05:19:03.297 INFO O| Aug 30 05:19:03.297 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shutdown"
81662025-08-30T05:19:03.625Z[ recovery-image] Aug 30 05:19:03.297 INFO O| Aug 30 05:19:03.297 INFO STEP 1122 (remove_files) COMPLETE
81672025-08-30T05:19:03.625Z[ recovery-image] Aug 30 05:19:03.297 INFO O| Aug 30 05:19:03.297 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81682025-08-30T05:19:03.650Z[ recovery-image] Aug 30 05:19:03.316 INFO O| Aug 30 05:19:03.316 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbadm"
81692025-08-30T05:19:03.650Z[ recovery-image] Aug 30 05:19:03.316 INFO O| Aug 30 05:19:03.316 INFO STEP 1123 (remove_files) COMPLETE
81702025-08-30T05:19:03.650Z[ recovery-image] Aug 30 05:19:03.316 INFO O| Aug 30 05:19:03.316 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81712025-08-30T05:19:03.674Z[ recovery-image] Aug 30 05:19:03.333 INFO O| Aug 30 05:19:03.332 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbios"
81722025-08-30T05:19:03.675Z[ recovery-image] Aug 30 05:19:03.333 INFO O| Aug 30 05:19:03.333 INFO STEP 1124 (remove_files) COMPLETE
81732025-08-30T05:19:03.675Z[ recovery-image] Aug 30 05:19:03.333 INFO O| Aug 30 05:19:03.333 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81742025-08-30T05:19:03.675Z[ recovery-image] Aug 30 05:19:03.349 INFO O| Aug 30 05:19:03.349 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbstat"
81752025-08-30T05:19:03.675Z[ recovery-image] Aug 30 05:19:03.349 INFO O| Aug 30 05:19:03.349 INFO STEP 1125 (remove_files) COMPLETE
81762025-08-30T05:19:03.675Z[ recovery-image] Aug 30 05:19:03.349 INFO O| Aug 30 05:19:03.349 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81772025-08-30T05:19:03.700Z[ recovery-image] Aug 30 05:19:03.365 INFO O| Aug 30 05:19:03.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmpd"
81782025-08-30T05:19:03.700Z[ recovery-image] Aug 30 05:19:03.365 INFO O| Aug 30 05:19:03.365 INFO STEP 1126 (remove_files) COMPLETE
81792025-08-30T05:19:03.700Z[ recovery-image] Aug 30 05:19:03.365 INFO O| Aug 30 05:19:03.365 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81802025-08-30T05:19:03.725Z[ recovery-image] Aug 30 05:19:03.383 INFO O| Aug 30 05:19:03.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmptrapd"
81812025-08-30T05:19:03.725Z[ recovery-image] Aug 30 05:19:03.383 INFO O| Aug 30 05:19:03.383 INFO STEP 1127 (remove_files) COMPLETE
81822025-08-30T05:19:03.725Z[ recovery-image] Aug 30 05:19:03.383 INFO O| Aug 30 05:19:03.383 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81832025-08-30T05:19:03.725Z[ recovery-image] Aug 30 05:19:03.399 INFO O| Aug 30 05:19:03.399 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snoop"
81842025-08-30T05:19:03.725Z[ recovery-image] Aug 30 05:19:03.400 INFO O| Aug 30 05:19:03.399 INFO STEP 1128 (remove_files) COMPLETE
81852025-08-30T05:19:03.725Z[ recovery-image] Aug 30 05:19:03.400 INFO O| Aug 30 05:19:03.399 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81862025-08-30T05:19:03.750Z[ recovery-image] Aug 30 05:19:03.418 INFO O| Aug 30 05:19:03.418 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sshd"
81872025-08-30T05:19:03.750Z[ recovery-image] Aug 30 05:19:03.418 INFO O| Aug 30 05:19:03.418 INFO STEP 1129 (remove_files) COMPLETE
81882025-08-30T05:19:03.750Z[ recovery-image] Aug 30 05:19:03.418 INFO O| Aug 30 05:19:03.418 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81892025-08-30T05:19:03.775Z[ recovery-image] Aug 30 05:19:03.436 INFO O| Aug 30 05:19:03.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/stmsboot"
81902025-08-30T05:19:03.775Z[ recovery-image] Aug 30 05:19:03.436 INFO O| Aug 30 05:19:03.436 INFO STEP 1130 (remove_files) COMPLETE
81912025-08-30T05:19:03.775Z[ recovery-image] Aug 30 05:19:03.436 INFO O| Aug 30 05:19:03.436 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81922025-08-30T05:19:03.800Z[ recovery-image] Aug 30 05:19:03.453 INFO O| Aug 30 05:19:03.453 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strace"
81932025-08-30T05:19:03.800Z[ recovery-image] Aug 30 05:19:03.453 INFO O| Aug 30 05:19:03.453 INFO STEP 1131 (remove_files) COMPLETE
81942025-08-30T05:19:03.800Z[ recovery-image] Aug 30 05:19:03.453 INFO O| Aug 30 05:19:03.453 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81952025-08-30T05:19:03.800Z[ recovery-image] Aug 30 05:19:03.471 INFO O| Aug 30 05:19:03.471 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strclean"
81962025-08-30T05:19:03.800Z[ recovery-image] Aug 30 05:19:03.472 INFO O| Aug 30 05:19:03.472 INFO STEP 1132 (remove_files) COMPLETE
81972025-08-30T05:19:03.800Z[ recovery-image] Aug 30 05:19:03.472 INFO O| Aug 30 05:19:03.472 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81982025-08-30T05:19:03.825Z[ recovery-image] Aug 30 05:19:03.490 INFO O| Aug 30 05:19:03.490 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strerr"
81992025-08-30T05:19:03.825Z[ recovery-image] Aug 30 05:19:03.490 INFO O| Aug 30 05:19:03.490 INFO STEP 1133 (remove_files) COMPLETE
82002025-08-30T05:19:03.825Z[ recovery-image] Aug 30 05:19:03.490 INFO O| Aug 30 05:19:03.490 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82012025-08-30T05:19:03.850Z[ recovery-image] Aug 30 05:19:03.508 INFO O| Aug 30 05:19:03.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sttydefs"
82022025-08-30T05:19:03.850Z[ recovery-image] Aug 30 05:19:03.508 INFO O| Aug 30 05:19:03.508 INFO STEP 1134 (remove_files) COMPLETE
82032025-08-30T05:19:03.850Z[ recovery-image] Aug 30 05:19:03.508 INFO O| Aug 30 05:19:03.508 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82042025-08-30T05:19:03.850Z[ recovery-image] Aug 30 05:19:03.524 INFO O| Aug 30 05:19:03.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncinit"
82052025-08-30T05:19:03.850Z[ recovery-image] Aug 30 05:19:03.524 INFO O| Aug 30 05:19:03.524 INFO STEP 1135 (remove_files) COMPLETE
82062025-08-30T05:19:03.850Z[ recovery-image] Aug 30 05:19:03.524 INFO O| Aug 30 05:19:03.524 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82072025-08-30T05:19:03.875Z[ recovery-image] Aug 30 05:19:03.540 INFO O| Aug 30 05:19:03.540 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncloop"
82082025-08-30T05:19:03.875Z[ recovery-image] Aug 30 05:19:03.540 INFO O| Aug 30 05:19:03.540 INFO STEP 1136 (remove_files) COMPLETE
82092025-08-30T05:19:03.875Z[ recovery-image] Aug 30 05:19:03.540 INFO O| Aug 30 05:19:03.540 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82102025-08-30T05:19:03.900Z[ recovery-image] Aug 30 05:19:03.556 INFO O| Aug 30 05:19:03.555 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncstat"
82112025-08-30T05:19:03.900Z[ recovery-image] Aug 30 05:19:03.556 INFO O| Aug 30 05:19:03.556 INFO STEP 1137 (remove_files) COMPLETE
82122025-08-30T05:19:03.900Z[ recovery-image] Aug 30 05:19:03.556 INFO O| Aug 30 05:19:03.556 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82132025-08-30T05:19:03.900Z[ recovery-image] Aug 30 05:19:03.572 INFO O| Aug 30 05:19:03.571 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sysdef"
82142025-08-30T05:19:03.900Z[ recovery-image] Aug 30 05:19:03.572 INFO O| Aug 30 05:19:03.572 INFO STEP 1138 (remove_files) COMPLETE
82152025-08-30T05:19:03.900Z[ recovery-image] Aug 30 05:19:03.572 INFO O| Aug 30 05:19:03.572 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82162025-08-30T05:19:03.925Z[ recovery-image] Aug 30 05:19:03.587 INFO O| Aug 30 05:19:03.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syseventadm"
82172025-08-30T05:19:03.925Z[ recovery-image] Aug 30 05:19:03.588 INFO O| Aug 30 05:19:03.588 INFO STEP 1139 (remove_files) COMPLETE
82182025-08-30T05:19:03.925Z[ recovery-image] Aug 30 05:19:03.588 INFO O| Aug 30 05:19:03.588 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82192025-08-30T05:19:03.950Z[ recovery-image] Aug 30 05:19:03.606 INFO O| Aug 30 05:19:03.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/t6mfgadm"
82202025-08-30T05:19:03.950Z[ recovery-image] Aug 30 05:19:03.607 INFO O| Aug 30 05:19:03.607 INFO STEP 1140 (remove_files) COMPLETE
82212025-08-30T05:19:03.950Z[ recovery-image] Aug 30 05:19:03.607 INFO O| Aug 30 05:19:03.607 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82222025-08-30T05:19:03.950Z[ recovery-image] Aug 30 05:19:03.625 INFO O| Aug 30 05:19:03.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tapes"
82232025-08-30T05:19:03.950Z[ recovery-image] Aug 30 05:19:03.625 INFO O| Aug 30 05:19:03.625 INFO STEP 1141 (remove_files) COMPLETE
82242025-08-30T05:19:03.950Z[ recovery-image] Aug 30 05:19:03.625 INFO O| Aug 30 05:19:03.625 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82252025-08-30T05:19:03.975Z[ recovery-image] Aug 30 05:19:03.643 INFO O| Aug 30 05:19:03.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tar"
82262025-08-30T05:19:03.975Z[ recovery-image] Aug 30 05:19:03.643 INFO O| Aug 30 05:19:03.643 INFO STEP 1142 (remove_files) COMPLETE
82272025-08-30T05:19:03.975Z[ recovery-image] Aug 30 05:19:03.643 INFO O| Aug 30 05:19:03.643 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82282025-08-30T05:19:04.000Z[ recovery-image] Aug 30 05:19:03.660 INFO O| Aug 30 05:19:03.660 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tcsd"
82292025-08-30T05:19:04.000Z[ recovery-image] Aug 30 05:19:03.660 INFO O| Aug 30 05:19:03.660 INFO STEP 1143 (remove_files) COMPLETE
82302025-08-30T05:19:04.000Z[ recovery-image] Aug 30 05:19:03.660 INFO O| Aug 30 05:19:03.660 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82312025-08-30T05:19:04.025Z[ recovery-image] Aug 30 05:19:03.679 INFO O| Aug 30 05:19:03.678 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/traceroute"
82322025-08-30T05:19:04.025Z[ recovery-image] Aug 30 05:19:03.679 INFO O| Aug 30 05:19:03.679 INFO STEP 1144 (remove_files) COMPLETE
82332025-08-30T05:19:04.025Z[ recovery-image] Aug 30 05:19:03.679 INFO O| Aug 30 05:19:03.679 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82342025-08-30T05:19:04.026Z[ recovery-image] Aug 30 05:19:03.697 INFO O| Aug 30 05:19:03.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/trapstat"
82352025-08-30T05:19:04.026Z[ recovery-image] Aug 30 05:19:03.698 INFO O| Aug 30 05:19:03.697 INFO STEP 1145 (remove_files) COMPLETE
82362025-08-30T05:19:04.026Z[ recovery-image] Aug 30 05:19:03.698 INFO O| Aug 30 05:19:03.698 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82372025-08-30T05:19:04.051Z[ recovery-image] Aug 30 05:19:03.715 INFO O| Aug 30 05:19:03.715 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ttyadm"
82382025-08-30T05:19:04.051Z[ recovery-image] Aug 30 05:19:03.715 INFO O| Aug 30 05:19:03.715 INFO STEP 1146 (remove_files) COMPLETE
82392025-08-30T05:19:04.051Z[ recovery-image] Aug 30 05:19:03.715 INFO O| Aug 30 05:19:03.715 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82402025-08-30T05:19:04.075Z[ recovery-image] Aug 30 05:19:03.736 INFO O| Aug 30 05:19:03.736 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ucodeadm"
82412025-08-30T05:19:04.076Z[ recovery-image] Aug 30 05:19:03.736 INFO O| Aug 30 05:19:03.736 INFO STEP 1147 (remove_files) COMPLETE
82422025-08-30T05:19:04.076Z[ recovery-image] Aug 30 05:19:03.736 INFO O| Aug 30 05:19:03.736 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82432025-08-30T05:19:04.076Z[ recovery-image] Aug 30 05:19:03.753 INFO O| Aug 30 05:19:03.752 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/umountall"
82442025-08-30T05:19:04.076Z[ recovery-image] Aug 30 05:19:03.753 INFO O| Aug 30 05:19:03.753 INFO STEP 1148 (remove_files) COMPLETE
82452025-08-30T05:19:04.076Z[ recovery-image] Aug 30 05:19:03.753 INFO O| Aug 30 05:19:03.753 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82462025-08-30T05:19:04.100Z[ recovery-image] Aug 30 05:19:03.770 INFO O| Aug 30 05:19:03.770 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unlink"
82472025-08-30T05:19:04.100Z[ recovery-image] Aug 30 05:19:03.770 INFO O| Aug 30 05:19:03.770 INFO STEP 1149 (remove_files) COMPLETE
82482025-08-30T05:19:04.101Z[ recovery-image] Aug 30 05:19:03.770 INFO O| Aug 30 05:19:03.770 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82492025-08-30T05:19:04.126Z[ recovery-image] Aug 30 05:19:03.787 INFO O| Aug 30 05:19:03.787 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshare"
82502025-08-30T05:19:04.126Z[ recovery-image] Aug 30 05:19:03.787 INFO O| Aug 30 05:19:03.787 INFO STEP 1150 (remove_files) COMPLETE
82512025-08-30T05:19:04.126Z[ recovery-image] Aug 30 05:19:03.787 INFO O| Aug 30 05:19:03.787 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82522025-08-30T05:19:04.126Z[ recovery-image] Aug 30 05:19:03.802 INFO O| Aug 30 05:19:03.802 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshareall"
82532025-08-30T05:19:04.126Z[ recovery-image] Aug 30 05:19:03.802 INFO O| Aug 30 05:19:03.802 INFO STEP 1151 (remove_files) COMPLETE
82542025-08-30T05:19:04.126Z[ recovery-image] Aug 30 05:19:03.802 INFO O| Aug 30 05:19:03.802 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82552025-08-30T05:19:04.151Z[ recovery-image] Aug 30 05:19:03.816 INFO O| Aug 30 05:19:03.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/update_drv"
82562025-08-30T05:19:04.151Z[ recovery-image] Aug 30 05:19:03.816 INFO O| Aug 30 05:19:03.816 INFO STEP 1152 (remove_files) COMPLETE
82572025-08-30T05:19:04.151Z[ recovery-image] Aug 30 05:19:03.816 INFO O| Aug 30 05:19:03.816 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82582025-08-30T05:19:04.176Z[ recovery-image] Aug 30 05:19:03.830 INFO O| Aug 30 05:19:03.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/useradd"
82592025-08-30T05:19:04.176Z[ recovery-image] Aug 30 05:19:03.830 INFO O| Aug 30 05:19:03.830 INFO STEP 1153 (remove_files) COMPLETE
82602025-08-30T05:19:04.176Z[ recovery-image] Aug 30 05:19:03.830 INFO O| Aug 30 05:19:03.830 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82612025-08-30T05:19:04.176Z[ recovery-image] Aug 30 05:19:03.847 INFO O| Aug 30 05:19:03.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/userdel"
82622025-08-30T05:19:04.176Z[ recovery-image] Aug 30 05:19:03.847 INFO O| Aug 30 05:19:03.847 INFO STEP 1154 (remove_files) COMPLETE
82632025-08-30T05:19:04.176Z[ recovery-image] Aug 30 05:19:03.847 INFO O| Aug 30 05:19:03.847 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82642025-08-30T05:19:04.201Z[ recovery-image] Aug 30 05:19:03.863 INFO O| Aug 30 05:19:03.863 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/usermod"
82652025-08-30T05:19:04.201Z[ recovery-image] Aug 30 05:19:03.863 INFO O| Aug 30 05:19:03.863 INFO STEP 1155 (remove_files) COMPLETE
82662025-08-30T05:19:04.201Z[ recovery-image] Aug 30 05:19:03.863 INFO O| Aug 30 05:19:03.863 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82672025-08-30T05:19:04.201Z[ recovery-image] Aug 30 05:19:03.879 INFO O| Aug 30 05:19:03.879 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/volcopy"
82682025-08-30T05:19:04.201Z[ recovery-image] Aug 30 05:19:03.879 INFO O| Aug 30 05:19:03.879 INFO STEP 1156 (remove_files) COMPLETE
82692025-08-30T05:19:04.201Z[ recovery-image] Aug 30 05:19:03.879 INFO O| Aug 30 05:19:03.879 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82702025-08-30T05:19:04.268Z[ recovery-image] Aug 30 05:19:03.895 INFO O| Aug 30 05:19:03.894 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/wall"
82712025-08-30T05:19:04.268Z[ recovery-image] Aug 30 05:19:03.895 INFO O| Aug 30 05:19:03.895 INFO STEP 1157 (remove_files) COMPLETE
82722025-08-30T05:19:04.268Z[ recovery-image] Aug 30 05:19:03.895 INFO O| Aug 30 05:19:03.895 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82732025-08-30T05:19:04.268Z[ recovery-image] Aug 30 05:19:03.910 INFO O| Aug 30 05:19:03.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/whodo"
82742025-08-30T05:19:04.268Z[ recovery-image] Aug 30 05:19:03.910 INFO O| Aug 30 05:19:03.910 INFO STEP 1158 (remove_files) COMPLETE
82752025-08-30T05:19:04.268Z[ recovery-image] Aug 30 05:19:03.910 INFO O| Aug 30 05:19:03.910 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82762025-08-30T05:19:04.268Z[ recovery-image] Aug 30 05:19:03.928 INFO O| Aug 30 05:19:03.928 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdb"
82772025-08-30T05:19:04.268Z[ recovery-image] Aug 30 05:19:03.929 INFO O| Aug 30 05:19:03.929 INFO STEP 1159 (remove_files) COMPLETE
82782025-08-30T05:19:04.268Z[ recovery-image] Aug 30 05:19:03.929 INFO O| Aug 30 05:19:03.929 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82792025-08-30T05:19:04.294Z[ recovery-image] Aug 30 05:19:03.947 INFO O| Aug 30 05:19:03.947 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdump"
82802025-08-30T05:19:04.294Z[ recovery-image] Aug 30 05:19:03.947 INFO O| Aug 30 05:19:03.947 INFO STEP 1160 (remove_files) COMPLETE
82812025-08-30T05:19:04.294Z[ recovery-image] Aug 30 05:19:03.947 INFO O| Aug 30 05:19:03.947 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82822025-08-30T05:19:04.294Z[ recovery-image] Aug 30 05:19:03.965 INFO O| Aug 30 05:19:03.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zic"
82832025-08-30T05:19:04.294Z[ recovery-image] Aug 30 05:19:03.965 INFO O| Aug 30 05:19:03.965 INFO STEP 1161 (remove_files) COMPLETE
82842025-08-30T05:19:04.294Z[ recovery-image] Aug 30 05:19:03.965 INFO O| Aug 30 05:19:03.965 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82852025-08-30T05:19:04.320Z[ recovery-image] Aug 30 05:19:03.983 INFO O| Aug 30 05:19:03.983 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zlogin"
82862025-08-30T05:19:04.320Z[ recovery-image] Aug 30 05:19:03.983 INFO O| Aug 30 05:19:03.983 INFO STEP 1162 (remove_files) COMPLETE
82872025-08-30T05:19:04.320Z[ recovery-image] Aug 30 05:19:03.983 INFO O| Aug 30 05:19:03.983 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82882025-08-30T05:19:04.345Z[ recovery-image] Aug 30 05:19:04.001 INFO O| Aug 30 05:19:04.001 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zoneadm"
82892025-08-30T05:19:04.345Z[ recovery-image] Aug 30 05:19:04.001 INFO O| Aug 30 05:19:04.001 INFO STEP 1163 (remove_files) COMPLETE
82902025-08-30T05:19:04.345Z[ recovery-image] Aug 30 05:19:04.001 INFO O| Aug 30 05:19:04.001 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82912025-08-30T05:19:04.345Z[ recovery-image] Aug 30 05:19:04.019 INFO O| Aug 30 05:19:04.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zonecfg"
82922025-08-30T05:19:04.345Z[ recovery-image] Aug 30 05:19:04.020 INFO O| Aug 30 05:19:04.019 INFO STEP 1164 (remove_files) COMPLETE
82932025-08-30T05:19:04.345Z[ recovery-image] Aug 30 05:19:04.020 INFO O| Aug 30 05:19:04.020 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82942025-08-30T05:19:04.370Z[ recovery-image] Aug 30 05:19:04.038 INFO O| Aug 30 05:19:04.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zstreamdump"
82952025-08-30T05:19:04.370Z[ recovery-image] Aug 30 05:19:04.038 INFO O| Aug 30 05:19:04.038 INFO STEP 1165 (remove_files) COMPLETE
82962025-08-30T05:19:04.370Z[ recovery-image] Aug 30 05:19:04.038 INFO O| Aug 30 05:19:04.038 INFO STEP 1166: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-03-recovery-trim.json
82972025-08-30T05:19:04.405Z[ recovery-image] Aug 30 05:19:04.083 INFO O| Aug 30 05:19:04.083 INFO file /rpool/images/build/recovery/output/sled-recovery-ramdisk.tar does not already exist, skipping removal
82982025-08-30T05:19:04.405Z[ recovery-image] Aug 30 05:19:04.083 INFO O| Aug 30 05:19:04.083 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
82992025-08-30T05:19:05.433Z[ recovery-image] Aug 30 05:19:05.111 INFO O| Aug 30 05:19:05.111 INFO STEP 1166 (pack_tar) COMPLETE
83002025-08-30T05:19:05.433Z[ recovery-image] Aug 30 05:19:05.111 INFO O| Aug 30 05:19:05.111 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
83012025-08-30T05:19:05.433Z[ recovery-image] Aug 30 05:19:05.111 INFO O| Aug 30 05:19:05.111 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
83022025-08-30T05:19:05.648Z[ recovery-image] Aug 30 05:19:05.326 INFO O| Aug 30 05:19:05.326 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
83032025-08-30T05:19:05.722Z[ recovery-image] Aug 30 05:19:05.399 INFO O| Aug 30 05:19:05.399 INFO completed processing sled/ramdisk-03-recovery-trim
83042025-08-30T05:19:05.747Z[ recovery-image] Aug 30 05:19:05.407 INFO image builder template: zfs-recovery...
83052025-08-30T05:19:05.747Z[ recovery-image] Aug 30 05:19:05.407 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/.tmpcBGT79/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
83062025-08-30T05:19:05.794Z[ recovery-image] Aug 30 05:19:05.471 INFO O| Aug 30 05:19:05.471 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/zfs-recovery
83072025-08-30T05:19:05.819Z[ recovery-image] Aug 30 05:19:05.479 INFO O| Aug 30 05:19:05.479 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
83082025-08-30T05:19:05.844Z[ recovery-image] Aug 30 05:19:05.515 INFO O| Aug 30 05:19:05.515 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/zfs-recovery: sync = disabled
83092025-08-30T05:19:05.873Z[ recovery-image] Aug 30 05:19:05.546 INFO O| Aug 30 05:19:05.546 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/zfs-recovery
83102025-08-30T05:19:05.873Z[ recovery-image] Aug 30 05:19:05.546 INFO O| Aug 30 05:19:05.546 INFO work dataset: rpool/images/build/recovery/work/sled/zfs-recovery
83112025-08-30T05:19:05.899Z[ recovery-image] Aug 30 05:19:05.553 INFO O| Aug 30 05:19:05.553 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
83122025-08-30T05:19:05.925Z[ recovery-image] Aug 30 05:19:05.588 INFO O| Aug 30 05:19:05.588 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/sled/zfs-recovery: sync = disabled
83132025-08-30T05:19:05.952Z[ recovery-image] Aug 30 05:19:05.628 INFO O| Aug 30 05:19:05.628 INFO DESTROY POOL: TEMPORARY-sled-zfs-recovery
83142025-08-30T05:19:05.978Z[ recovery-image] Aug 30 05:19:05.646 INFO O| Aug 30 05:19:05.646 INFO image file: /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
83152025-08-30T05:19:05.978Z[ recovery-image] Aug 30 05:19:05.654 INFO O| Aug 30 05:19:05.654 INFO pool altroot: /rpool/images/build/recovery/work/sled/zfs-recovery/altroot
83162025-08-30T05:19:06.003Z[ recovery-image] Aug 30 05:19:05.660 INFO O| Aug 30 05:19:05.660 INFO no lofi found
83172025-08-30T05:19:06.003Z[ recovery-image] Aug 30 05:19:05.660 INFO O| Aug 30 05:19:05.660 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw does not already exist, skipping removal
83182025-08-30T05:19:06.003Z[ recovery-image] Aug 30 05:19:05.660 INFO O| Aug 30 05:19:05.660 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
83192025-08-30T05:19:08.328Z[ recovery-image] Aug 30 05:19:08.006 INFO O| Aug 30 05:19:08.006 INFO lofi device = /dev/dsk/c3t1d0p0
83202025-08-30T05:19:08.328Z[ recovery-image] Aug 30 05:19:08.006 INFO O| Aug 30 05:19:08.006 INFO pool device = /dev/dsk/c3t1d0p0
83212025-08-30T05:19:08.353Z[ recovery-image] Aug 30 05:19:08.007 INFO O| Aug 30 05:19:08.006 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"]
83222025-08-30T05:19:08.551Z[ recovery-image] Aug 30 05:19:08.229 INFO O| Aug 30 05:19:08.229 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
83232025-08-30T05:19:08.551Z[ recovery-image] Aug 30 05:19:08.229 INFO O| Aug 30 05:19:08.229 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT
83242025-08-30T05:19:08.590Z[ recovery-image] Aug 30 05:19:08.269 INFO O| Aug 30 05:19:08.269 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: canmount = off
83252025-08-30T05:19:08.818Z[ recovery-image] Aug 30 05:19:08.496 INFO O| Aug 30 05:19:08.496 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: mountpoint = legacy
83262025-08-30T05:19:08.874Z[ recovery-image] Aug 30 05:19:08.553 INFO O| Aug 30 05:19:08.553 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT/ramdisk
83272025-08-30T05:19:08.907Z[ recovery-image] Aug 30 05:19:08.585 INFO O| Aug 30 05:19:08.585 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: canmount = noauto
83282025-08-30T05:19:08.932Z[ recovery-image] Aug 30 05:19:08.611 INFO O| Aug 30 05:19:08.611 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
83292025-08-30T05:19:08.998Z[ recovery-image] Aug 30 05:19:08.676 INFO O| Aug 30 05:19:08.676 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a
83302025-08-30T05:19:09.023Z[ recovery-image] Aug 30 05:19:08.676 INFO O| Aug 30 05:19:08.676 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a
83312025-08-30T05:19:09.023Z[ recovery-image] Aug 30 05:19:08.676 INFO O| Aug 30 05:19:08.676 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
83322025-08-30T05:19:09.023Z[ recovery-image] Aug 30 05:19:08.697 INFO O| Aug 30 05:19:08.696 INFO boot environment UUID: 31d962c8-1e3e-4c00-9df8-632c9cbf2936
83332025-08-30T05:19:09.023Z[ recovery-image] Aug 30 05:19:08.697 INFO O| Aug 30 05:19:08.696 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 31d962c8-1e3e-4c00-9df8-632c9cbf2936
83342025-08-30T05:19:09.048Z[ recovery-image] Aug 30 05:19:08.721 INFO O| Aug 30 05:19:08.721 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
83352025-08-30T05:19:09.072Z[ recovery-image] Aug 30 05:19:08.750 INFO O| Aug 30 05:19:08.750 INFO STEP 0 (create_be) COMPLETE
83362025-08-30T05:19:09.072Z[ recovery-image] Aug 30 05:19:08.750 INFO O| Aug 30 05:19:08.750 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
83372025-08-30T05:19:09.099Z[ recovery-image] Aug 30 05:19:08.777 INFO O| Aug 30 05:19:08.777 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"]
83382025-08-30T05:19:18.631Z[ recovery-image] Aug 30 05:19:18.309 INFO O| Aug 30 05:19:18.309 INFO STEP 1 (unpack_tar) COMPLETE
83392025-08-30T05:19:18.631Z[ recovery-image] Aug 30 05:19:18.309 INFO O| Aug 30 05:19:18.309 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83402025-08-30T05:19:18.655Z[ recovery-image] Aug 30 05:19:18.325 INFO O| Aug 30 05:19:18.325 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
83412025-08-30T05:19:20.000Z[ recovery-image] Aug 30 05:19:19.678 INFO O| Aug 30 05:19:19.678 INFO STEP 2 (devfsadm) COMPLETE
83422025-08-30T05:19:20.000Z[ recovery-image] Aug 30 05:19:19.678 INFO O| Aug 30 05:19:19.678 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83432025-08-30T05:19:20.025Z[ recovery-image] Aug 30 05:19:19.696 INFO O| Aug 30 05:19:19.696 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
83442025-08-30T05:19:20.025Z[ recovery-image] Aug 30 05:19:19.696 INFO O| Aug 30 05:19:19.696 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
83452025-08-30T05:19:20.025Z[ recovery-image] Aug 30 05:19:19.696 INFO O| Aug 30 05:19:19.696 INFO STEP 3 (ensure_dir) COMPLETE
83462025-08-30T05:19:20.025Z[ recovery-image] Aug 30 05:19:19.696 INFO O| Aug 30 05:19:19.696 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83472025-08-30T05:19:20.050Z[ recovery-image] Aug 30 05:19:19.714 INFO O| Aug 30 05:19:19.714 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
83482025-08-30T05:19:20.050Z[ recovery-image] Aug 30 05:19:19.714 INFO O| Aug 30 05:19:19.714 INFO STEP 4 (ensure_dir) COMPLETE
83492025-08-30T05:19:20.050Z[ recovery-image] Aug 30 05:19:19.714 INFO O| Aug 30 05:19:19.714 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83502025-08-30T05:19:20.075Z[ recovery-image] Aug 30 05:19:19.733 INFO O| Aug 30 05:19:19.733 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
83512025-08-30T05:19:20.075Z[ recovery-image] Aug 30 05:19:19.733 INFO O| Aug 30 05:19:19.733 INFO STEP 5 (ensure_dir) COMPLETE
83522025-08-30T05:19:20.075Z[ recovery-image] Aug 30 05:19:19.733 INFO O| Aug 30 05:19:19.733 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83532025-08-30T05:19:20.075Z[ recovery-image] Aug 30 05:19:19.751 INFO O| Aug 30 05:19:19.751 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
83542025-08-30T05:19:20.075Z[ recovery-image] Aug 30 05:19:19.751 INFO O| Aug 30 05:19:19.751 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
83552025-08-30T05:19:20.075Z[ recovery-image] Aug 30 05:19:19.751 INFO O| Aug 30 05:19:19.751 INFO STEP 6 (ensure_dir) COMPLETE
83562025-08-30T05:19:20.075Z[ recovery-image] Aug 30 05:19:19.751 INFO O| Aug 30 05:19:19.751 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83572025-08-30T05:19:20.100Z[ recovery-image] Aug 30 05:19:19.768 INFO O| Aug 30 05:19:19.767 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
83582025-08-30T05:19:20.101Z[ recovery-image] Aug 30 05:19:19.768 INFO O| Aug 30 05:19:19.768 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
83592025-08-30T05:19:20.101Z[ recovery-image] Aug 30 05:19:19.768 INFO O| Aug 30 05:19:19.768 INFO STEP 7 (ensure_dir) COMPLETE
83602025-08-30T05:19:20.101Z[ recovery-image] Aug 30 05:19:19.768 INFO O| Aug 30 05:19:19.768 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83612025-08-30T05:19:20.126Z[ recovery-image] Aug 30 05:19:19.784 INFO O| Aug 30 05:19:19.783 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg"
83622025-08-30T05:19:20.126Z[ recovery-image] Aug 30 05:19:19.784 INFO O| Aug 30 05:19:19.784 INFO STEP 8 (remove_files) COMPLETE
83632025-08-30T05:19:20.126Z[ recovery-image] Aug 30 05:19:19.784 INFO O| Aug 30 05:19:19.784 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83642025-08-30T05:19:20.151Z[ recovery-image] Aug 30 05:19:19.805 INFO O| Aug 30 05:19:19.805 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk"
83652025-08-30T05:19:20.151Z[ recovery-image] Aug 30 05:19:19.806 INFO O| Aug 30 05:19:19.806 INFO STEP 9 (remove_files) COMPLETE
83662025-08-30T05:19:20.151Z[ recovery-image] Aug 30 05:19:19.806 INFO O| Aug 30 05:19:19.806 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83672025-08-30T05:19:20.151Z[ recovery-image] Aug 30 05:19:19.822 INFO O| Aug 30 05:19:19.822 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk"
83682025-08-30T05:19:20.152Z[ recovery-image] Aug 30 05:19:19.823 INFO O| Aug 30 05:19:19.823 INFO STEP 10 (remove_files) COMPLETE
83692025-08-30T05:19:20.152Z[ recovery-image] Aug 30 05:19:19.823 INFO O| Aug 30 05:19:19.823 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83702025-08-30T05:19:20.177Z[ recovery-image] Aug 30 05:19:19.838 INFO O| Aug 30 05:19:19.838 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors"
83712025-08-30T05:19:20.177Z[ recovery-image] Aug 30 05:19:19.839 INFO O| Aug 30 05:19:19.839 INFO STEP 11 (remove_files) COMPLETE
83722025-08-30T05:19:20.177Z[ recovery-image] Aug 30 05:19:19.839 INFO O| Aug 30 05:19:19.839 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83732025-08-30T05:19:20.177Z[ recovery-image] Aug 30 05:19:19.854 INFO O| Aug 30 05:19:19.854 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb"
83742025-08-30T05:19:20.177Z[ recovery-image] Aug 30 05:19:19.854 INFO O| Aug 30 05:19:19.854 INFO STEP 12 (remove_files) COMPLETE
83752025-08-30T05:19:20.177Z[ recovery-image] Aug 30 05:19:19.854 INFO O| Aug 30 05:19:19.854 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83762025-08-30T05:19:20.203Z[ recovery-image] Aug 30 05:19:19.869 INFO O| Aug 30 05:19:19.869 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
83772025-08-30T05:19:20.203Z[ recovery-image] Aug 30 05:19:19.869 INFO O| Aug 30 05:19:19.869 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
83782025-08-30T05:19:20.203Z[ recovery-image] Aug 30 05:19:19.869 INFO O| Aug 30 05:19:19.869 INFO STEP 13 (ensure_dir) COMPLETE
83792025-08-30T05:19:20.203Z[ recovery-image] Aug 30 05:19:19.869 INFO O| Aug 30 05:19:19.869 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83802025-08-30T05:19:20.227Z[ recovery-image] Aug 30 05:19:19.887 INFO O| Aug 30 05:19:19.887 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
83812025-08-30T05:19:20.227Z[ recovery-image] Aug 30 05:19:19.887 INFO O| Aug 30 05:19:19.887 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
83822025-08-30T05:19:20.227Z[ recovery-image] Aug 30 05:19:19.887 INFO O| Aug 30 05:19:19.887 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
83832025-08-30T05:19:20.227Z[ recovery-image] Aug 30 05:19:19.887 INFO O| Aug 30 05:19:19.887 INFO STEP 14 (ensure_dir) COMPLETE
83842025-08-30T05:19:20.228Z[ recovery-image] Aug 30 05:19:19.887 INFO O| Aug 30 05:19:19.887 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83852025-08-30T05:19:20.228Z[ recovery-image] Aug 30 05:19:19.905 INFO O| Aug 30 05:19:19.905 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
83862025-08-30T05:19:20.228Z[ recovery-image] Aug 30 05:19:19.905 INFO O| Aug 30 05:19:19.905 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
83872025-08-30T05:19:20.228Z[ recovery-image] Aug 30 05:19:19.905 INFO O| Aug 30 05:19:19.905 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
83882025-08-30T05:19:20.228Z[ recovery-image] Aug 30 05:19:19.905 INFO O| Aug 30 05:19:19.905 INFO STEP 15 (ensure_dir) COMPLETE
83892025-08-30T05:19:20.228Z[ recovery-image] Aug 30 05:19:19.905 INFO O| Aug 30 05:19:19.905 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83902025-08-30T05:19:20.253Z[ recovery-image] Aug 30 05:19:19.921 INFO O| Aug 30 05:19:19.921 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
83912025-08-30T05:19:20.253Z[ recovery-image] Aug 30 05:19:19.921 INFO O| Aug 30 05:19:19.921 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
83922025-08-30T05:19:20.253Z[ recovery-image] Aug 30 05:19:19.921 INFO O| Aug 30 05:19:19.921 INFO STEP 16 (ensure_dir) COMPLETE
83932025-08-30T05:19:20.253Z[ recovery-image] Aug 30 05:19:19.921 INFO O| Aug 30 05:19:19.921 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83942025-08-30T05:19:20.277Z[ recovery-image] Aug 30 05:19:19.935 INFO O| Aug 30 05:19:19.935 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
83952025-08-30T05:19:20.278Z[ recovery-image] Aug 30 05:19:19.935 INFO O| Aug 30 05:19:19.935 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
83962025-08-30T05:19:20.278Z[ recovery-image] Aug 30 05:19:19.935 INFO O| Aug 30 05:19:19.935 INFO STEP 17 (ensure_dir) COMPLETE
83972025-08-30T05:19:20.278Z[ recovery-image] Aug 30 05:19:19.935 INFO O| Aug 30 05:19:19.935 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83982025-08-30T05:19:20.278Z[ recovery-image] Aug 30 05:19:19.950 INFO O| Aug 30 05:19:19.950 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
83992025-08-30T05:19:20.278Z[ recovery-image] Aug 30 05:19:19.950 INFO O| Aug 30 05:19:19.950 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/msglog
84002025-08-30T05:19:20.278Z[ recovery-image] Aug 30 05:19:19.950 INFO O| Aug 30 05:19:19.950 INFO ok!
84012025-08-30T05:19:20.278Z[ recovery-image] Aug 30 05:19:19.950 INFO O| Aug 30 05:19:19.950 INFO STEP 18 (ensure_symlink) COMPLETE
84022025-08-30T05:19:20.278Z[ recovery-image] Aug 30 05:19:19.950 INFO O| Aug 30 05:19:19.950 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84032025-08-30T05:19:20.303Z[ recovery-image] Aug 30 05:19:19.964 INFO O| Aug 30 05:19:19.964 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure exists, with correct contents
84042025-08-30T05:19:20.303Z[ recovery-image] Aug 30 05:19:19.964 INFO O| Aug 30 05:19:19.964 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure
84052025-08-30T05:19:20.303Z[ recovery-image] Aug 30 05:19:19.964 INFO O| Aug 30 05:19:19.964 INFO ok!
84062025-08-30T05:19:20.303Z[ recovery-image] Aug 30 05:19:19.964 INFO O| Aug 30 05:19:19.964 INFO STEP 19 (ensure_file) COMPLETE
84072025-08-30T05:19:20.303Z[ recovery-image] Aug 30 05:19:19.964 INFO O| Aug 30 05:19:19.964 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84082025-08-30T05:19:20.303Z[ recovery-image] Aug 30 05:19:19.978 INFO O| Aug 30 05:19:19.978 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
84092025-08-30T05:19:20.303Z[ recovery-image] Aug 30 05:19:19.978 INFO O| Aug 30 05:19:19.978 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
84102025-08-30T05:19:20.303Z[ recovery-image] Aug 30 05:19:19.979 INFO O| Aug 30 05:19:19.979 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml
84112025-08-30T05:19:20.303Z[ recovery-image] Aug 30 05:19:19.979 INFO O| Aug 30 05:19:19.979 INFO ok!
84122025-08-30T05:19:20.303Z[ recovery-image] Aug 30 05:19:19.979 INFO O| Aug 30 05:19:19.979 INFO STEP 20 (ensure_symlink) COMPLETE
84132025-08-30T05:19:20.303Z[ recovery-image] Aug 30 05:19:19.979 INFO O| Aug 30 05:19:19.979 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84142025-08-30T05:19:20.328Z[ recovery-image] Aug 30 05:19:19.994 INFO O| Aug 30 05:19:19.994 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
84152025-08-30T05:19:20.328Z[ recovery-image] Aug 30 05:19:19.994 INFO O| Aug 30 05:19:19.994 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
84162025-08-30T05:19:20.328Z[ recovery-image] Aug 30 05:19:19.994 INFO O| Aug 30 05:19:19.994 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml
84172025-08-30T05:19:20.328Z[ recovery-image] Aug 30 05:19:19.994 INFO O| Aug 30 05:19:19.994 INFO ok!
84182025-08-30T05:19:20.328Z[ recovery-image] Aug 30 05:19:19.994 INFO O| Aug 30 05:19:19.994 INFO STEP 21 (ensure_symlink) COMPLETE
84192025-08-30T05:19:20.328Z[ recovery-image] Aug 30 05:19:19.994 INFO O| Aug 30 05:19:19.994 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84202025-08-30T05:19:20.353Z[ recovery-image] Aug 30 05:19:20.009 INFO O| Aug 30 05:19:20.009 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
84212025-08-30T05:19:20.353Z[ recovery-image] Aug 30 05:19:20.009 INFO O| Aug 30 05:19:20.009 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
84222025-08-30T05:19:20.353Z[ recovery-image] Aug 30 05:19:20.009 INFO O| Aug 30 05:19:20.009 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml
84232025-08-30T05:19:20.353Z[ recovery-image] Aug 30 05:19:20.009 INFO O| Aug 30 05:19:20.009 INFO ok!
84242025-08-30T05:19:20.353Z[ recovery-image] Aug 30 05:19:20.010 INFO O| Aug 30 05:19:20.009 INFO STEP 22 (ensure_symlink) COMPLETE
84252025-08-30T05:19:20.353Z[ recovery-image] Aug 30 05:19:20.010 INFO O| Aug 30 05:19:20.010 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84262025-08-30T05:19:20.353Z[ recovery-image] Aug 30 05:19:20.024 INFO O| Aug 30 05:19:20.024 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
84272025-08-30T05:19:20.353Z[ recovery-image] Aug 30 05:19:20.024 INFO O| Aug 30 05:19:20.024 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
84282025-08-30T05:19:20.353Z[ recovery-image] Aug 30 05:19:20.024 INFO O| Aug 30 05:19:20.024 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml
84292025-08-30T05:19:20.354Z[ recovery-image] Aug 30 05:19:20.024 INFO O| Aug 30 05:19:20.024 INFO ok!
84302025-08-30T05:19:20.354Z[ recovery-image] Aug 30 05:19:20.024 INFO O| Aug 30 05:19:20.024 INFO STEP 23 (ensure_symlink) COMPLETE
84312025-08-30T05:19:20.354Z[ recovery-image] Aug 30 05:19:20.024 INFO O| Aug 30 05:19:20.024 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84322025-08-30T05:19:20.379Z[ recovery-image] Aug 30 05:19:20.040 INFO O| Aug 30 05:19:20.040 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
84332025-08-30T05:19:20.379Z[ recovery-image] Aug 30 05:19:20.040 INFO O| Aug 30 05:19:20.040 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 ...
84342025-08-30T05:19:20.379Z[ recovery-image] Aug 30 05:19:20.040 INFO O| Aug 30 05:19:20.040 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf
84352025-08-30T05:19:20.379Z[ recovery-image] Aug 30 05:19:20.040 INFO O| Aug 30 05:19:20.040 INFO ok!
84362025-08-30T05:19:20.379Z[ recovery-image] Aug 30 05:19:20.040 INFO O| Aug 30 05:19:20.040 INFO STEP 24 (ensure_file) COMPLETE
84372025-08-30T05:19:20.379Z[ recovery-image] Aug 30 05:19:20.040 INFO O| Aug 30 05:19:20.040 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
84382025-08-30T05:19:20.379Z[ recovery-image] Aug 30 05:19:20.056 INFO O| Aug 30 05:19:20.056 INFO updating shadow file
84392025-08-30T05:19:20.379Z[ recovery-image] Aug 30 05:19:20.056 INFO O| Aug 30 05:19:20.056 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
84402025-08-30T05:19:20.379Z[ recovery-image] Aug 30 05:19:20.056 INFO O| Aug 30 05:19:20.056 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
84412025-08-30T05:19:20.379Z[ recovery-image] Aug 30 05:19:20.056 INFO O| Aug 30 05:19:20.056 INFO STEP 25 (shadow) COMPLETE
84422025-08-30T05:19:20.379Z[ recovery-image] Aug 30 05:19:20.056 INFO O| Aug 30 05:19:20.056 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84432025-08-30T05:19:20.404Z[ recovery-image] Aug 30 05:19:20.072 INFO O| Aug 30 05:19:20.072 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
84442025-08-30T05:19:20.404Z[ recovery-image] Aug 30 05:19:20.072 INFO O| Aug 30 05:19:20.072 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts ...
84452025-08-30T05:19:20.404Z[ recovery-image] Aug 30 05:19:20.072 INFO O| Aug 30 05:19:20.072 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts
84462025-08-30T05:19:20.404Z[ recovery-image] Aug 30 05:19:20.072 INFO O| Aug 30 05:19:20.072 INFO ok!
84472025-08-30T05:19:20.404Z[ recovery-image] Aug 30 05:19:20.072 INFO O| Aug 30 05:19:20.072 INFO STEP 26 (ensure_file) COMPLETE
84482025-08-30T05:19:20.404Z[ recovery-image] Aug 30 05:19:20.072 INFO O| Aug 30 05:19:20.072 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84492025-08-30T05:19:20.430Z[ recovery-image] Aug 30 05:19:20.086 INFO O| Aug 30 05:19:20.086 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename does not exist
84502025-08-30T05:19:20.430Z[ recovery-image] Aug 30 05:19:20.086 INFO O| Aug 30 05:19:20.086 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename ...
84512025-08-30T05:19:20.430Z[ recovery-image] Aug 30 05:19:20.087 INFO O| Aug 30 05:19:20.086 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename
84522025-08-30T05:19:20.430Z[ recovery-image] Aug 30 05:19:20.087 INFO O| Aug 30 05:19:20.087 INFO ok!
84532025-08-30T05:19:20.430Z[ recovery-image] Aug 30 05:19:20.087 INFO O| Aug 30 05:19:20.087 INFO STEP 27 (ensure_file) COMPLETE
84542025-08-30T05:19:20.430Z[ recovery-image] Aug 30 05:19:20.087 INFO O| Aug 30 05:19:20.087 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84552025-08-30T05:19:20.430Z[ recovery-image] Aug 30 05:19:20.100 INFO O| Aug 30 05:19:20.100 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
84562025-08-30T05:19:20.430Z[ recovery-image] Aug 30 05:19:20.101 INFO O| Aug 30 05:19:20.100 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent ...
84572025-08-30T05:19:20.430Z[ recovery-image] Aug 30 05:19:20.101 INFO O| Aug 30 05:19:20.101 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
84582025-08-30T05:19:20.430Z[ recovery-image] Aug 30 05:19:20.101 INFO O| Aug 30 05:19:20.101 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
84592025-08-30T05:19:20.430Z[ recovery-image] Aug 30 05:19:20.101 INFO O| Aug 30 05:19:20.101 INFO ok!
84602025-08-30T05:19:20.430Z[ recovery-image] Aug 30 05:19:20.101 INFO O| Aug 30 05:19:20.101 INFO STEP 28 (ensure_file) COMPLETE
84612025-08-30T05:19:20.430Z[ recovery-image] Aug 30 05:19:20.101 INFO O| Aug 30 05:19:20.101 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84622025-08-30T05:19:20.455Z[ recovery-image] Aug 30 05:19:20.115 INFO O| Aug 30 05:19:20.115 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf does not exist
84632025-08-30T05:19:20.455Z[ recovery-image] Aug 30 05:19:20.116 INFO O| Aug 30 05:19:20.115 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf ...
84642025-08-30T05:19:20.455Z[ recovery-image] Aug 30 05:19:20.116 INFO O| Aug 30 05:19:20.116 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf
84652025-08-30T05:19:20.455Z[ recovery-image] Aug 30 05:19:20.116 INFO O| Aug 30 05:19:20.116 INFO ok!
84662025-08-30T05:19:20.455Z[ recovery-image] Aug 30 05:19:20.116 INFO O| Aug 30 05:19:20.116 INFO STEP 29 (ensure_file) COMPLETE
84672025-08-30T05:19:20.455Z[ recovery-image] Aug 30 05:19:20.116 INFO O| Aug 30 05:19:20.116 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
84682025-08-30T05:19:20.455Z[ recovery-image] Aug 30 05:19:20.133 INFO O| Aug 30 05:19:20.133 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
84692025-08-30T05:19:20.455Z[ recovery-image] Aug 30 05:19:20.133 INFO O| Aug 30 05:19:20.133 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
84702025-08-30T05:19:20.455Z[ recovery-image] Aug 30 05:19:20.133 INFO O| Aug 30 05:19:20.133 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
84712025-08-30T05:19:20.455Z[ recovery-image] Aug 30 05:19:20.133 INFO O| Aug 30 05:19:20.133 INFO STEP 30 (ensure_dir) COMPLETE
84722025-08-30T05:19:20.456Z[ recovery-image] Aug 30 05:19:20.133 INFO O| Aug 30 05:19:20.133 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84732025-08-30T05:19:20.481Z[ recovery-image] Aug 30 05:19:20.149 INFO O| Aug 30 05:19:20.149 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup does not exist
84742025-08-30T05:19:20.481Z[ recovery-image] Aug 30 05:19:20.149 INFO O| Aug 30 05:19:20.149 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 ...
84752025-08-30T05:19:20.481Z[ recovery-image] Aug 30 05:19:20.149 INFO O| Aug 30 05:19:20.149 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
84762025-08-30T05:19:20.481Z[ recovery-image] Aug 30 05:19:20.149 INFO O| Aug 30 05:19:20.149 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup
84772025-08-30T05:19:20.481Z[ recovery-image] Aug 30 05:19:20.149 INFO O| Aug 30 05:19:20.149 INFO ok!
84782025-08-30T05:19:20.481Z[ recovery-image] Aug 30 05:19:20.149 INFO O| Aug 30 05:19:20.149 INFO STEP 31 (ensure_file) COMPLETE
84792025-08-30T05:19:20.481Z[ recovery-image] Aug 30 05:19:20.149 INFO O| Aug 30 05:19:20.149 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
84802025-08-30T05:19:20.506Z[ recovery-image] Aug 30 05:19:20.166 INFO O| Aug 30 05:19:20.166 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
84812025-08-30T05:19:20.506Z[ recovery-image] Aug 30 05:19:20.166 INFO O| Aug 30 05:19:20.166 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
84822025-08-30T05:19:20.506Z[ recovery-image] Aug 30 05:19:20.166 INFO O| Aug 30 05:19:20.166 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
84832025-08-30T05:19:20.506Z[ recovery-image] Aug 30 05:19:20.166 INFO O| Aug 30 05:19:20.166 INFO STEP 32 (ensure_dir) COMPLETE
84842025-08-30T05:19:20.506Z[ recovery-image] Aug 30 05:19:20.166 INFO O| Aug 30 05:19:20.166 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84852025-08-30T05:19:20.506Z[ recovery-image] Aug 30 05:19:20.184 INFO O| Aug 30 05:19:20.184 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml does not exist
84862025-08-30T05:19:20.506Z[ recovery-image] Aug 30 05:19:20.184 INFO O| Aug 30 05:19:20.184 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 ...
84872025-08-30T05:19:20.506Z[ recovery-image] Aug 30 05:19:20.184 INFO O| Aug 30 05:19:20.184 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
84882025-08-30T05:19:20.531Z[ recovery-image] Aug 30 05:19:20.184 INFO O| Aug 30 05:19:20.184 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml
84892025-08-30T05:19:20.531Z[ recovery-image] Aug 30 05:19:20.184 INFO O| Aug 30 05:19:20.184 INFO ok!
84902025-08-30T05:19:20.531Z[ recovery-image] Aug 30 05:19:20.184 INFO O| Aug 30 05:19:20.184 INFO STEP 33 (ensure_file) COMPLETE
84912025-08-30T05:19:20.531Z[ recovery-image] Aug 30 05:19:20.184 INFO O| Aug 30 05:19:20.184 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
84922025-08-30T05:19:20.531Z[ recovery-image] Aug 30 05:19:20.199 INFO O| Aug 30 05:19:20.199 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master does not exist
84932025-08-30T05:19:20.531Z[ recovery-image] Aug 30 05:19:20.199 INFO O| Aug 30 05:19:20.199 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master ...
84942025-08-30T05:19:20.531Z[ recovery-image] Aug 30 05:19:20.199 INFO O| Aug 30 05:19:20.199 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master
84952025-08-30T05:19:20.531Z[ recovery-image] Aug 30 05:19:20.199 INFO O| Aug 30 05:19:20.199 INFO ok!
84962025-08-30T05:19:20.531Z[ recovery-image] Aug 30 05:19:20.199 INFO O| Aug 30 05:19:20.199 INFO STEP 34 (ensure_file) COMPLETE
84972025-08-30T05:19:20.531Z[ recovery-image] Aug 30 05:19:20.199 INFO O| Aug 30 05:19:20.199 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
84982025-08-30T05:19:20.557Z[ recovery-image] Aug 30 05:19:20.214 INFO O| Aug 30 05:19:20.214 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
84992025-08-30T05:19:20.557Z[ recovery-image] Aug 30 05:19:20.214 INFO O| Aug 30 05:19:20.214 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs ...
85002025-08-30T05:19:20.557Z[ recovery-image] Aug 30 05:19:20.214 INFO O| Aug 30 05:19:20.214 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
85012025-08-30T05:19:20.557Z[ recovery-image] Aug 30 05:19:20.214 INFO O| Aug 30 05:19:20.214 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
85022025-08-30T05:19:20.557Z[ recovery-image] Aug 30 05:19:20.214 INFO O| Aug 30 05:19:20.214 INFO ok!
85032025-08-30T05:19:20.557Z[ recovery-image] Aug 30 05:19:20.214 INFO O| Aug 30 05:19:20.214 INFO STEP 35 (ensure_file) COMPLETE
85042025-08-30T05:19:20.557Z[ recovery-image] Aug 30 05:19:20.214 INFO O| Aug 30 05:19:20.214 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85052025-08-30T05:19:20.557Z[ recovery-image] Aug 30 05:19:20.228 INFO O| Aug 30 05:19:20.228 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
85062025-08-30T05:19:20.557Z[ recovery-image] Aug 30 05:19:20.228 INFO O| Aug 30 05:19:20.228 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init ...
85072025-08-30T05:19:20.557Z[ recovery-image] Aug 30 05:19:20.228 INFO O| Aug 30 05:19:20.228 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init
85082025-08-30T05:19:20.557Z[ recovery-image] Aug 30 05:19:20.228 INFO O| Aug 30 05:19:20.228 INFO ok!
85092025-08-30T05:19:20.557Z[ recovery-image] Aug 30 05:19:20.228 INFO O| Aug 30 05:19:20.228 INFO STEP 36 (ensure_file) COMPLETE
85102025-08-30T05:19:20.558Z[ recovery-image] Aug 30 05:19:20.228 INFO O| Aug 30 05:19:20.228 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85112025-08-30T05:19:20.583Z[ recovery-image] Aug 30 05:19:20.246 INFO O| Aug 30 05:19:20.246 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
85122025-08-30T05:19:20.583Z[ recovery-image] Aug 30 05:19:20.246 INFO O| Aug 30 05:19:20.246 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config ...
85132025-08-30T05:19:20.583Z[ recovery-image] Aug 30 05:19:20.246 INFO O| Aug 30 05:19:20.246 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config
85142025-08-30T05:19:20.583Z[ recovery-image] Aug 30 05:19:20.246 INFO O| Aug 30 05:19:20.246 INFO ok!
85152025-08-30T05:19:20.583Z[ recovery-image] Aug 30 05:19:20.246 INFO O| Aug 30 05:19:20.246 INFO STEP 37 (ensure_file) COMPLETE
85162025-08-30T05:19:20.583Z[ recovery-image] Aug 30 05:19:20.246 INFO O| Aug 30 05:19:20.246 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85172025-08-30T05:19:20.583Z[ recovery-image] Aug 30 05:19:20.261 INFO O| Aug 30 05:19:20.261 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams does not exist
85182025-08-30T05:19:20.583Z[ recovery-image] Aug 30 05:19:20.261 INFO O| Aug 30 05:19:20.261 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams ...
85192025-08-30T05:19:20.583Z[ recovery-image] Aug 30 05:19:20.261 INFO O| Aug 30 05:19:20.261 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85202025-08-30T05:19:20.583Z[ recovery-image] Aug 30 05:19:20.261 INFO O| Aug 30 05:19:20.261 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85212025-08-30T05:19:20.583Z[ recovery-image] Aug 30 05:19:20.261 INFO O| Aug 30 05:19:20.261 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85222025-08-30T05:19:20.608Z[ recovery-image] Aug 30 05:19:20.261 INFO O| Aug 30 05:19:20.261 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85232025-08-30T05:19:20.608Z[ recovery-image] Aug 30 05:19:20.261 INFO O| Aug 30 05:19:20.261 INFO ok!
85242025-08-30T05:19:20.608Z[ recovery-image] Aug 30 05:19:20.261 INFO O| Aug 30 05:19:20.261 INFO STEP 38 (ensure_file) COMPLETE
85252025-08-30T05:19:20.608Z[ recovery-image] Aug 30 05:19:20.261 INFO O| Aug 30 05:19:20.261 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85262025-08-30T05:19:20.608Z[ recovery-image] Aug 30 05:19:20.274 INFO O| Aug 30 05:19:20.274 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
85272025-08-30T05:19:20.608Z[ recovery-image] Aug 30 05:19:20.274 INFO O| Aug 30 05:19:20.274 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
85282025-08-30T05:19:20.608Z[ recovery-image] Aug 30 05:19:20.274 INFO O| Aug 30 05:19:20.274 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
85292025-08-30T05:19:20.608Z[ recovery-image] Aug 30 05:19:20.274 INFO O| Aug 30 05:19:20.274 INFO STEP 39 (ensure_dir) COMPLETE
85302025-08-30T05:19:20.608Z[ recovery-image] Aug 30 05:19:20.274 INFO O| Aug 30 05:19:20.274 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85312025-08-30T05:19:20.633Z[ recovery-image] Aug 30 05:19:20.289 INFO O| Aug 30 05:19:20.289 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
85322025-08-30T05:19:20.633Z[ recovery-image] Aug 30 05:19:20.289 INFO O| Aug 30 05:19:20.289 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 ...
85332025-08-30T05:19:20.633Z[ recovery-image] Aug 30 05:19:20.289 INFO O| Aug 30 05:19:20.289 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
85342025-08-30T05:19:20.633Z[ recovery-image] Aug 30 05:19:20.289 INFO O| Aug 30 05:19:20.289 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
85352025-08-30T05:19:20.633Z[ recovery-image] Aug 30 05:19:20.289 INFO O| Aug 30 05:19:20.289 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
85362025-08-30T05:19:20.633Z[ recovery-image] Aug 30 05:19:20.289 INFO O| Aug 30 05:19:20.289 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
85372025-08-30T05:19:20.633Z[ recovery-image] Aug 30 05:19:20.289 INFO O| Aug 30 05:19:20.289 INFO ok!
85382025-08-30T05:19:20.633Z[ recovery-image] Aug 30 05:19:20.289 INFO O| Aug 30 05:19:20.289 INFO STEP 40 (ensure_file) COMPLETE
85392025-08-30T05:19:20.633Z[ recovery-image] Aug 30 05:19:20.289 INFO O| Aug 30 05:19:20.289 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85402025-08-30T05:19:20.633Z[ recovery-image] Aug 30 05:19:20.304 INFO O| Aug 30 05:19:20.303 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
85412025-08-30T05:19:20.633Z[ recovery-image] Aug 30 05:19:20.304 INFO O| Aug 30 05:19:20.304 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 ...
85422025-08-30T05:19:20.634Z[ recovery-image] Aug 30 05:19:20.304 INFO O| Aug 30 05:19:20.304 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
85432025-08-30T05:19:20.634Z[ recovery-image] Aug 30 05:19:20.304 INFO O| Aug 30 05:19:20.304 INFO ok!
85442025-08-30T05:19:20.634Z[ recovery-image] Aug 30 05:19:20.304 INFO O| Aug 30 05:19:20.304 INFO STEP 41 (ensure_symlink) COMPLETE
85452025-08-30T05:19:20.634Z[ recovery-image] Aug 30 05:19:20.304 INFO O| Aug 30 05:19:20.304 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85462025-08-30T05:19:20.659Z[ recovery-image] Aug 30 05:19:20.321 INFO O| Aug 30 05:19:20.321 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo does not exist
85472025-08-30T05:19:20.659Z[ recovery-image] Aug 30 05:19:20.321 INFO O| Aug 30 05:19:20.321 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
85482025-08-30T05:19:20.659Z[ recovery-image] Aug 30 05:19:20.321 INFO O| Aug 30 05:19:20.321 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo
85492025-08-30T05:19:20.659Z[ recovery-image] Aug 30 05:19:20.321 INFO O| Aug 30 05:19:20.321 INFO ok!
85502025-08-30T05:19:20.659Z[ recovery-image] Aug 30 05:19:20.321 INFO O| Aug 30 05:19:20.321 INFO STEP 42 (ensure_symlink) COMPLETE
85512025-08-30T05:19:20.659Z[ recovery-image] Aug 30 05:19:20.321 INFO O| Aug 30 05:19:20.321 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85522025-08-30T05:19:20.684Z[ recovery-image] Aug 30 05:19:20.340 INFO O| Aug 30 05:19:20.339 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname does not exist
85532025-08-30T05:19:20.684Z[ recovery-image] Aug 30 05:19:20.340 INFO O| Aug 30 05:19:20.340 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname ...
85542025-08-30T05:19:20.684Z[ recovery-image] Aug 30 05:19:20.340 INFO O| Aug 30 05:19:20.340 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85552025-08-30T05:19:20.684Z[ recovery-image] Aug 30 05:19:20.340 INFO O| Aug 30 05:19:20.340 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85562025-08-30T05:19:20.684Z[ recovery-image] Aug 30 05:19:20.340 INFO O| Aug 30 05:19:20.340 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85572025-08-30T05:19:20.684Z[ recovery-image] Aug 30 05:19:20.340 INFO O| Aug 30 05:19:20.340 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85582025-08-30T05:19:20.684Z[ recovery-image] Aug 30 05:19:20.340 INFO O| Aug 30 05:19:20.340 INFO ok!
85592025-08-30T05:19:20.684Z[ recovery-image] Aug 30 05:19:20.340 INFO O| Aug 30 05:19:20.340 INFO STEP 43 (ensure_file) COMPLETE
85602025-08-30T05:19:20.684Z[ recovery-image] Aug 30 05:19:20.340 INFO O| Aug 30 05:19:20.340 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85612025-08-30T05:19:20.684Z[ recovery-image] Aug 30 05:19:20.357 INFO O| Aug 30 05:19:20.357 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
85622025-08-30T05:19:20.684Z[ recovery-image] Aug 30 05:19:20.357 INFO O| Aug 30 05:19:20.357 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 ...
85632025-08-30T05:19:20.685Z[ recovery-image] Aug 30 05:19:20.358 INFO O| Aug 30 05:19:20.357 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
85642025-08-30T05:19:20.685Z[ recovery-image] Aug 30 05:19:20.358 INFO O| Aug 30 05:19:20.358 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
85652025-08-30T05:19:20.685Z[ recovery-image] Aug 30 05:19:20.358 INFO O| Aug 30 05:19:20.358 INFO ok!
85662025-08-30T05:19:20.685Z[ recovery-image] Aug 30 05:19:20.358 INFO O| Aug 30 05:19:20.358 INFO STEP 44 (ensure_file) COMPLETE
85672025-08-30T05:19:20.685Z[ recovery-image] Aug 30 05:19:20.358 INFO O| Aug 30 05:19:20.358 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85682025-08-30T05:19:20.710Z[ recovery-image] Aug 30 05:19:20.377 INFO O| Aug 30 05:19:20.377 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml does not exist
85692025-08-30T05:19:20.710Z[ recovery-image] Aug 30 05:19:20.377 INFO O| Aug 30 05:19:20.377 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml ...
85702025-08-30T05:19:20.710Z[ recovery-image] Aug 30 05:19:20.377 INFO O| Aug 30 05:19:20.377 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml
85712025-08-30T05:19:20.710Z[ recovery-image] Aug 30 05:19:20.377 INFO O| Aug 30 05:19:20.377 INFO ok!
85722025-08-30T05:19:20.710Z[ recovery-image] Aug 30 05:19:20.377 INFO O| Aug 30 05:19:20.377 INFO STEP 45 (ensure_file) COMPLETE
85732025-08-30T05:19:20.710Z[ recovery-image] Aug 30 05:19:20.377 INFO O| Aug 30 05:19:20.377 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
85742025-08-30T05:19:20.736Z[ recovery-image] Aug 30 05:19:20.395 INFO O| Aug 30 05:19:20.395 INFO updating shadow file
85752025-08-30T05:19:20.736Z[ recovery-image] Aug 30 05:19:20.395 INFO O| Aug 30 05:19:20.395 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
85762025-08-30T05:19:20.736Z[ recovery-image] Aug 30 05:19:20.395 INFO O| Aug 30 05:19:20.395 INFO STEP 46 (shadow) COMPLETE
85772025-08-30T05:19:20.736Z[ recovery-image] Aug 30 05:19:20.395 INFO O| Aug 30 05:19:20.395 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
85782025-08-30T05:19:20.736Z[ recovery-image] Aug 30 05:19:20.414 INFO O| Aug 30 05:19:20.414 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
85792025-08-30T05:19:20.761Z[ recovery-image] Aug 30 05:19:20.414 INFO O| Aug 30 05:19:20.414 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login ...
85802025-08-30T05:19:20.761Z[ recovery-image] Aug 30 05:19:20.414 INFO O| Aug 30 05:19:20.414 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
85812025-08-30T05:19:20.761Z[ recovery-image] Aug 30 05:19:20.414 INFO O| Aug 30 05:19:20.414 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
85822025-08-30T05:19:20.761Z[ recovery-image] Aug 30 05:19:20.414 INFO O| Aug 30 05:19:20.414 INFO ok!
85832025-08-30T05:19:20.761Z[ recovery-image] Aug 30 05:19:20.414 INFO O| Aug 30 05:19:20.414 INFO STEP 47 (ensure_file) COMPLETE
85842025-08-30T05:19:20.761Z[ recovery-image] Aug 30 05:19:20.414 INFO O| Aug 30 05:19:20.414 INFO STEP 48: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85852025-08-30T05:19:20.761Z[ recovery-image] Aug 30 05:19:20.432 INFO O| Aug 30 05:19:20.432 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt
85862025-08-30T05:19:20.761Z[ recovery-image] Aug 30 05:19:20.432 INFO O| Aug 30 05:19:20.432 INFO STEP 48 (ensure_dir) COMPLETE
85872025-08-30T05:19:20.761Z[ recovery-image] Aug 30 05:19:20.432 INFO O| Aug 30 05:19:20.432 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85882025-08-30T05:19:20.786Z[ recovery-image] Aug 30 05:19:20.447 INFO O| Aug 30 05:19:20.447 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
85892025-08-30T05:19:20.786Z[ recovery-image] Aug 30 05:19:20.447 INFO O| Aug 30 05:19:20.447 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
85902025-08-30T05:19:20.786Z[ recovery-image] Aug 30 05:19:20.447 INFO O| Aug 30 05:19:20.447 INFO STEP 49 (ensure_dir) COMPLETE
85912025-08-30T05:19:20.786Z[ recovery-image] Aug 30 05:19:20.447 INFO O| Aug 30 05:19:20.447 INFO STEP 50: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85922025-08-30T05:19:20.786Z[ recovery-image] Aug 30 05:19:20.463 INFO O| Aug 30 05:19:20.463 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
85932025-08-30T05:19:20.786Z[ recovery-image] Aug 30 05:19:20.463 INFO O| Aug 30 05:19:20.463 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
85942025-08-30T05:19:20.786Z[ recovery-image] Aug 30 05:19:20.463 INFO O| Aug 30 05:19:20.463 INFO STEP 50 (ensure_dir) COMPLETE
85952025-08-30T05:19:20.786Z[ recovery-image] Aug 30 05:19:20.463 INFO O| Aug 30 05:19:20.463 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85962025-08-30T05:19:20.811Z[ recovery-image] Aug 30 05:19:20.480 INFO O| Aug 30 05:19:20.479 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
85972025-08-30T05:19:20.811Z[ recovery-image] Aug 30 05:19:20.480 INFO O| Aug 30 05:19:20.480 INFO copying /tmp/.tmpcBGT79/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator ...
85982025-08-30T05:19:20.888Z[ recovery-image] Aug 30 05:19:20.566 INFO O| Aug 30 05:19:20.566 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator
85992025-08-30T05:19:20.913Z[ recovery-image] Aug 30 05:19:20.566 INFO O| Aug 30 05:19:20.566 INFO ok!
86002025-08-30T05:19:20.913Z[ recovery-image] Aug 30 05:19:20.566 INFO O| Aug 30 05:19:20.566 INFO STEP 51 (ensure_file) COMPLETE
86012025-08-30T05:19:20.913Z[ recovery-image] Aug 30 05:19:20.566 INFO O| Aug 30 05:19:20.566 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86022025-08-30T05:19:20.947Z[ recovery-image] Aug 30 05:19:20.622 INFO O| Aug 30 05:19:20.622 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
86032025-08-30T05:19:20.947Z[ recovery-image] Aug 30 05:19:20.622 INFO O| Aug 30 05:19:20.622 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
86042025-08-30T05:19:20.949Z[ recovery-image] Aug 30 05:19:20.622 INFO O| Aug 30 05:19:20.622 INFO STEP 52 (ensure_dir) COMPLETE
86052025-08-30T05:19:20.974Z[ recovery-image] Aug 30 05:19:20.622 INFO O| Aug 30 05:19:20.622 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86062025-08-30T05:19:20.998Z[ recovery-image] Aug 30 05:19:20.670 INFO O| Aug 30 05:19:20.670 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
86072025-08-30T05:19:20.999Z[ recovery-image] Aug 30 05:19:20.670 INFO O| Aug 30 05:19:20.670 INFO copying /tmp/.tmpcBGT79/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION ...
86082025-08-30T05:19:20.999Z[ recovery-image] Aug 30 05:19:20.670 INFO O| Aug 30 05:19:20.670 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION
86092025-08-30T05:19:20.999Z[ recovery-image] Aug 30 05:19:20.670 INFO O| Aug 30 05:19:20.670 INFO ok!
86102025-08-30T05:19:20.999Z[ recovery-image] Aug 30 05:19:20.670 INFO O| Aug 30 05:19:20.670 INFO STEP 53 (ensure_file) COMPLETE
86112025-08-30T05:19:20.999Z[ recovery-image] Aug 30 05:19:20.670 INFO O| Aug 30 05:19:20.670 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86122025-08-30T05:19:21.024Z[ recovery-image] Aug 30 05:19:20.685 INFO O| Aug 30 05:19:20.685 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
86132025-08-30T05:19:21.024Z[ recovery-image] Aug 30 05:19:20.686 INFO O| Aug 30 05:19:20.686 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
86142025-08-30T05:19:21.024Z[ recovery-image] Aug 30 05:19:20.686 INFO O| Aug 30 05:19:20.686 INFO STEP 54 (ensure_dir) COMPLETE
86152025-08-30T05:19:21.024Z[ recovery-image] Aug 30 05:19:20.686 INFO O| Aug 30 05:19:20.686 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86162025-08-30T05:19:21.049Z[ recovery-image] Aug 30 05:19:20.707 INFO O| Aug 30 05:19:20.707 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
86172025-08-30T05:19:21.049Z[ recovery-image] Aug 30 05:19:20.707 INFO O| Aug 30 05:19:20.707 INFO copying /tmp/.tmpcBGT79/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
86182025-08-30T05:19:23.747Z[ recovery-image] Aug 30 05:19:23.426 INFO O| Aug 30 05:19:23.425 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
86192025-08-30T05:19:23.748Z[ recovery-image] Aug 30 05:19:23.426 INFO O| Aug 30 05:19:23.426 INFO ok!
86202025-08-30T05:19:23.773Z[ recovery-image] Aug 30 05:19:23.426 INFO O| Aug 30 05:19:23.426 INFO STEP 55 (ensure_file) COMPLETE
86212025-08-30T05:19:23.773Z[ recovery-image] Aug 30 05:19:23.426 INFO O| Aug 30 05:19:23.426 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86222025-08-30T05:19:23.773Z[ recovery-image] Aug 30 05:19:23.441 INFO O| Aug 30 05:19:23.441 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
86232025-08-30T05:19:23.773Z[ recovery-image] Aug 30 05:19:23.441 INFO O| Aug 30 05:19:23.441 INFO copying /tmp/.tmpcBGT79/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
86242025-08-30T05:19:26.446Z[ recovery-image] Aug 30 05:19:26.124 INFO O| Aug 30 05:19:26.124 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
86252025-08-30T05:19:26.446Z[ recovery-image] Aug 30 05:19:26.125 INFO O| Aug 30 05:19:26.124 INFO ok!
86262025-08-30T05:19:26.471Z[ recovery-image] Aug 30 05:19:26.125 INFO O| Aug 30 05:19:26.124 INFO STEP 56 (ensure_file) COMPLETE
86272025-08-30T05:19:26.471Z[ recovery-image] Aug 30 05:19:26.125 INFO O| Aug 30 05:19:26.124 INFO STEP 57: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86282025-08-30T05:19:26.471Z[ recovery-image] Aug 30 05:19:26.140 INFO O| Aug 30 05:19:26.140 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
86292025-08-30T05:19:26.472Z[ recovery-image] Aug 30 05:19:26.141 INFO O| Aug 30 05:19:26.141 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
86302025-08-30T05:19:26.472Z[ recovery-image] Aug 30 05:19:26.141 INFO O| Aug 30 05:19:26.141 INFO STEP 57 (ensure_dir) COMPLETE
86312025-08-30T05:19:26.472Z[ recovery-image] Aug 30 05:19:26.141 INFO O| Aug 30 05:19:26.141 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86322025-08-30T05:19:26.497Z[ recovery-image] Aug 30 05:19:26.156 INFO O| Aug 30 05:19:26.156 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
86332025-08-30T05:19:26.497Z[ recovery-image] Aug 30 05:19:26.156 INFO O| Aug 30 05:19:26.156 INFO copying /tmp/.tmpcBGT79/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 ...
86342025-08-30T05:19:26.497Z[ recovery-image] Aug 30 05:19:26.156 INFO O| Aug 30 05:19:26.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
86352025-08-30T05:19:26.497Z[ recovery-image] Aug 30 05:19:26.156 INFO O| Aug 30 05:19:26.156 INFO ok!
86362025-08-30T05:19:26.497Z[ recovery-image] Aug 30 05:19:26.156 INFO O| Aug 30 05:19:26.156 INFO STEP 58 (ensure_file) COMPLETE
86372025-08-30T05:19:26.497Z[ recovery-image] Aug 30 05:19:26.156 INFO O| Aug 30 05:19:26.156 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86382025-08-30T05:19:26.497Z[ recovery-image] Aug 30 05:19:26.172 INFO O| Aug 30 05:19:26.172 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
86392025-08-30T05:19:26.497Z[ recovery-image] Aug 30 05:19:26.172 INFO O| Aug 30 05:19:26.172 INFO copying /tmp/.tmpcBGT79/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 ...
86402025-08-30T05:19:26.497Z[ recovery-image] Aug 30 05:19:26.172 INFO O| Aug 30 05:19:26.172 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
86412025-08-30T05:19:26.497Z[ recovery-image] Aug 30 05:19:26.172 INFO O| Aug 30 05:19:26.172 INFO ok!
86422025-08-30T05:19:26.497Z[ recovery-image] Aug 30 05:19:26.172 INFO O| Aug 30 05:19:26.172 INFO STEP 59 (ensure_file) COMPLETE
86432025-08-30T05:19:26.498Z[ recovery-image] Aug 30 05:19:26.172 INFO O| Aug 30 05:19:26.172 INFO STEP 60: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86442025-08-30T05:19:26.522Z[ recovery-image] Aug 30 05:19:26.189 INFO O| Aug 30 05:19:26.189 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
86452025-08-30T05:19:26.523Z[ recovery-image] Aug 30 05:19:26.189 INFO O| Aug 30 05:19:26.189 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
86462025-08-30T05:19:26.523Z[ recovery-image] Aug 30 05:19:26.189 INFO O| Aug 30 05:19:26.189 INFO STEP 60 (ensure_dir) COMPLETE
86472025-08-30T05:19:26.523Z[ recovery-image] Aug 30 05:19:26.189 INFO O| Aug 30 05:19:26.189 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86482025-08-30T05:19:26.548Z[ recovery-image] Aug 30 05:19:26.206 INFO O| Aug 30 05:19:26.206 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
86492025-08-30T05:19:26.548Z[ recovery-image] Aug 30 05:19:26.206 INFO O| Aug 30 05:19:26.206 INFO copying /tmp/.tmpcBGT79/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 ...
86502025-08-30T05:19:26.548Z[ recovery-image] Aug 30 05:19:26.207 INFO O| Aug 30 05:19:26.207 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
86512025-08-30T05:19:26.548Z[ recovery-image] Aug 30 05:19:26.207 INFO O| Aug 30 05:19:26.207 INFO ok!
86522025-08-30T05:19:26.548Z[ recovery-image] Aug 30 05:19:26.207 INFO O| Aug 30 05:19:26.207 INFO STEP 61 (ensure_file) COMPLETE
86532025-08-30T05:19:26.549Z[ recovery-image] Aug 30 05:19:26.207 INFO O| Aug 30 05:19:26.207 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86542025-08-30T05:19:26.549Z[ recovery-image] Aug 30 05:19:26.223 INFO O| Aug 30 05:19:26.223 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
86552025-08-30T05:19:26.549Z[ recovery-image] Aug 30 05:19:26.223 INFO O| Aug 30 05:19:26.223 INFO copying /tmp/.tmpcBGT79/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 ...
86562025-08-30T05:19:26.549Z[ recovery-image] Aug 30 05:19:26.223 INFO O| Aug 30 05:19:26.223 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
86572025-08-30T05:19:26.549Z[ recovery-image] Aug 30 05:19:26.223 INFO O| Aug 30 05:19:26.223 INFO ok!
86582025-08-30T05:19:26.549Z[ recovery-image] Aug 30 05:19:26.223 INFO O| Aug 30 05:19:26.223 INFO STEP 62 (ensure_file) COMPLETE
86592025-08-30T05:19:26.549Z[ recovery-image] Aug 30 05:19:26.223 INFO O| Aug 30 05:19:26.223 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86602025-08-30T05:19:26.574Z[ recovery-image] Aug 30 05:19:26.241 INFO O| Aug 30 05:19:26.241 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
86612025-08-30T05:19:26.574Z[ recovery-image] Aug 30 05:19:26.242 INFO O| Aug 30 05:19:26.241 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
86622025-08-30T05:19:26.574Z[ recovery-image] Aug 30 05:19:26.242 INFO O| Aug 30 05:19:26.242 INFO STEP 63 (ensure_dir) COMPLETE
86632025-08-30T05:19:26.574Z[ recovery-image] Aug 30 05:19:26.242 INFO O| Aug 30 05:19:26.242 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86642025-08-30T05:19:26.600Z[ recovery-image] Aug 30 05:19:26.259 INFO O| Aug 30 05:19:26.259 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
86652025-08-30T05:19:26.600Z[ recovery-image] Aug 30 05:19:26.259 INFO O| Aug 30 05:19:26.259 INFO copying /tmp/.tmpcBGT79/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 ...
86662025-08-30T05:19:26.600Z[ recovery-image] Aug 30 05:19:26.259 INFO O| Aug 30 05:19:26.259 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
86672025-08-30T05:19:26.601Z[ recovery-image] Aug 30 05:19:26.259 INFO O| Aug 30 05:19:26.259 INFO ok!
86682025-08-30T05:19:26.601Z[ recovery-image] Aug 30 05:19:26.259 INFO O| Aug 30 05:19:26.259 INFO STEP 64 (ensure_file) COMPLETE
86692025-08-30T05:19:26.601Z[ recovery-image] Aug 30 05:19:26.259 INFO O| Aug 30 05:19:26.259 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86702025-08-30T05:19:26.601Z[ recovery-image] Aug 30 05:19:26.277 INFO O| Aug 30 05:19:26.277 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
86712025-08-30T05:19:26.601Z[ recovery-image] Aug 30 05:19:26.277 INFO O| Aug 30 05:19:26.277 INFO copying /tmp/.tmpcBGT79/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
86722025-08-30T05:19:26.601Z[ recovery-image] Aug 30 05:19:26.277 INFO O| Aug 30 05:19:26.277 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
86732025-08-30T05:19:26.601Z[ recovery-image] Aug 30 05:19:26.277 INFO O| Aug 30 05:19:26.277 INFO ok!
86742025-08-30T05:19:26.601Z[ recovery-image] Aug 30 05:19:26.277 INFO O| Aug 30 05:19:26.277 INFO STEP 65 (ensure_file) COMPLETE
86752025-08-30T05:19:26.601Z[ recovery-image] Aug 30 05:19:26.277 INFO O| Aug 30 05:19:26.277 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86762025-08-30T05:19:26.626Z[ recovery-image] Aug 30 05:19:26.295 INFO O| Aug 30 05:19:26.295 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib
86772025-08-30T05:19:26.626Z[ recovery-image] Aug 30 05:19:26.295 INFO O| Aug 30 05:19:26.295 INFO STEP 66 (ensure_dir) COMPLETE
86782025-08-30T05:19:26.626Z[ recovery-image] Aug 30 05:19:26.295 INFO O| Aug 30 05:19:26.295 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86792025-08-30T05:19:26.651Z[ recovery-image] Aug 30 05:19:26.310 INFO O| Aug 30 05:19:26.310 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc
86802025-08-30T05:19:26.651Z[ recovery-image] Aug 30 05:19:26.310 INFO O| Aug 30 05:19:26.310 INFO STEP 67 (ensure_dir) COMPLETE
86812025-08-30T05:19:26.651Z[ recovery-image] Aug 30 05:19:26.310 INFO O| Aug 30 05:19:26.310 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86822025-08-30T05:19:26.651Z[ recovery-image] Aug 30 05:19:26.325 INFO O| Aug 30 05:19:26.325 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest
86832025-08-30T05:19:26.651Z[ recovery-image] Aug 30 05:19:26.325 INFO O| Aug 30 05:19:26.325 INFO STEP 68 (ensure_dir) COMPLETE
86842025-08-30T05:19:26.651Z[ recovery-image] Aug 30 05:19:26.325 INFO O| Aug 30 05:19:26.325 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86852025-08-30T05:19:26.679Z[ recovery-image] Aug 30 05:19:26.339 INFO O| Aug 30 05:19:26.339 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site
86862025-08-30T05:19:26.680Z[ recovery-image] Aug 30 05:19:26.339 INFO O| Aug 30 05:19:26.339 INFO STEP 69 (ensure_dir) COMPLETE
86872025-08-30T05:19:26.680Z[ recovery-image] Aug 30 05:19:26.339 INFO O| Aug 30 05:19:26.339 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86882025-08-30T05:19:26.680Z[ recovery-image] Aug 30 05:19:26.353 INFO O| Aug 30 05:19:26.353 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
86892025-08-30T05:19:26.680Z[ recovery-image] Aug 30 05:19:26.353 INFO O| Aug 30 05:19:26.353 INFO copying /tmp/.tmpcBGT79/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
86902025-08-30T05:19:26.680Z[ recovery-image] Aug 30 05:19:26.353 INFO O| Aug 30 05:19:26.353 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
86912025-08-30T05:19:26.680Z[ recovery-image] Aug 30 05:19:26.353 INFO O| Aug 30 05:19:26.353 INFO ok!
86922025-08-30T05:19:26.680Z[ recovery-image] Aug 30 05:19:26.353 INFO O| Aug 30 05:19:26.353 INFO STEP 70 (ensure_file) COMPLETE
86932025-08-30T05:19:26.680Z[ recovery-image] Aug 30 05:19:26.353 INFO O| Aug 30 05:19:26.353 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86942025-08-30T05:19:26.704Z[ recovery-image] Aug 30 05:19:26.370 INFO O| Aug 30 05:19:26.370 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ipsec"
86952025-08-30T05:19:26.704Z[ recovery-image] Aug 30 05:19:26.370 INFO O| Aug 30 05:19:26.370 INFO STEP 71 (remove_files) COMPLETE
86962025-08-30T05:19:26.704Z[ recovery-image] Aug 30 05:19:26.370 INFO O| Aug 30 05:19:26.370 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86972025-08-30T05:19:26.729Z[ recovery-image] Aug 30 05:19:26.387 INFO O| Aug 30 05:19:26.387 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ldap"
86982025-08-30T05:19:26.729Z[ recovery-image] Aug 30 05:19:26.388 INFO O| Aug 30 05:19:26.388 INFO STEP 72 (remove_files) COMPLETE
86992025-08-30T05:19:26.729Z[ recovery-image] Aug 30 05:19:26.388 INFO O| Aug 30 05:19:26.388 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87002025-08-30T05:19:26.729Z[ recovery-image] Aug 30 05:19:26.403 INFO O| Aug 30 05:19:26.403 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/rpc"
87012025-08-30T05:19:26.729Z[ recovery-image] Aug 30 05:19:26.403 INFO O| Aug 30 05:19:26.403 INFO STEP 73 (remove_files) COMPLETE
87022025-08-30T05:19:26.729Z[ recovery-image] Aug 30 05:19:26.403 INFO O| Aug 30 05:19:26.403 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87032025-08-30T05:19:26.754Z[ recovery-image] Aug 30 05:19:26.421 INFO O| Aug 30 05:19:26.420 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/security"
87042025-08-30T05:19:26.754Z[ recovery-image] Aug 30 05:19:26.421 INFO O| Aug 30 05:19:26.421 INFO STEP 74 (remove_files) COMPLETE
87052025-08-30T05:19:26.754Z[ recovery-image] Aug 30 05:19:26.421 INFO O| Aug 30 05:19:26.421 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87062025-08-30T05:19:26.779Z[ recovery-image] Aug 30 05:19:26.436 INFO O| Aug 30 05:19:26.436 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/shares"
87072025-08-30T05:19:26.779Z[ recovery-image] Aug 30 05:19:26.436 INFO O| Aug 30 05:19:26.436 INFO STEP 75 (remove_files) COMPLETE
87082025-08-30T05:19:26.779Z[ recovery-image] Aug 30 05:19:26.436 INFO O| Aug 30 05:19:26.436 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87092025-08-30T05:19:26.779Z[ recovery-image] Aug 30 05:19:26.450 INFO O| Aug 30 05:19:26.450 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/smb"
87102025-08-30T05:19:26.779Z[ recovery-image] Aug 30 05:19:26.450 INFO O| Aug 30 05:19:26.450 INFO STEP 76 (remove_files) COMPLETE
87112025-08-30T05:19:26.779Z[ recovery-image] Aug 30 05:19:26.450 INFO O| Aug 30 05:19:26.450 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87122025-08-30T05:19:26.806Z[ recovery-image] Aug 30 05:19:26.464 INFO O| Aug 30 05:19:26.464 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
87132025-08-30T05:19:26.806Z[ recovery-image] Aug 30 05:19:26.465 INFO O| Aug 30 05:19:26.464 INFO STEP 77 (remove_files) COMPLETE
87142025-08-30T05:19:26.806Z[ recovery-image] Aug 30 05:19:26.465 INFO O| Aug 30 05:19:26.465 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87152025-08-30T05:19:26.806Z[ recovery-image] Aug 30 05:19:26.482 INFO O| Aug 30 05:19:26.482 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
87162025-08-30T05:19:26.806Z[ recovery-image] Aug 30 05:19:26.482 INFO O| Aug 30 05:19:26.482 INFO STEP 78 (remove_files) COMPLETE
87172025-08-30T05:19:26.806Z[ recovery-image] Aug 30 05:19:26.482 INFO O| Aug 30 05:19:26.482 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87182025-08-30T05:19:26.831Z[ recovery-image] Aug 30 05:19:26.497 INFO O| Aug 30 05:19:26.497 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
87192025-08-30T05:19:26.831Z[ recovery-image] Aug 30 05:19:26.497 INFO O| Aug 30 05:19:26.497 INFO STEP 79 (remove_files) COMPLETE
87202025-08-30T05:19:26.831Z[ recovery-image] Aug 30 05:19:26.497 INFO O| Aug 30 05:19:26.497 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87212025-08-30T05:19:26.855Z[ recovery-image] Aug 30 05:19:26.515 INFO O| Aug 30 05:19:26.514 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
87222025-08-30T05:19:26.856Z[ recovery-image] Aug 30 05:19:26.515 INFO O| Aug 30 05:19:26.515 INFO STEP 80 (remove_files) COMPLETE
87232025-08-30T05:19:26.856Z[ recovery-image] Aug 30 05:19:26.515 INFO O| Aug 30 05:19:26.515 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87242025-08-30T05:19:26.856Z[ recovery-image] Aug 30 05:19:26.532 INFO O| Aug 30 05:19:26.532 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
87252025-08-30T05:19:26.856Z[ recovery-image] Aug 30 05:19:26.532 INFO O| Aug 30 05:19:26.532 INFO STEP 81 (remove_files) COMPLETE
87262025-08-30T05:19:26.856Z[ recovery-image] Aug 30 05:19:26.532 INFO O| Aug 30 05:19:26.532 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87272025-08-30T05:19:26.881Z[ recovery-image] Aug 30 05:19:26.550 INFO O| Aug 30 05:19:26.550 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
87282025-08-30T05:19:26.881Z[ recovery-image] Aug 30 05:19:26.550 INFO O| Aug 30 05:19:26.550 INFO STEP 82 (remove_files) COMPLETE
87292025-08-30T05:19:26.881Z[ recovery-image] Aug 30 05:19:26.550 INFO O| Aug 30 05:19:26.550 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87302025-08-30T05:19:26.906Z[ recovery-image] Aug 30 05:19:26.567 INFO O| Aug 30 05:19:26.567 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
87312025-08-30T05:19:26.906Z[ recovery-image] Aug 30 05:19:26.567 INFO O| Aug 30 05:19:26.567 INFO STEP 83 (remove_files) COMPLETE
87322025-08-30T05:19:26.906Z[ recovery-image] Aug 30 05:19:26.567 INFO O| Aug 30 05:19:26.567 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87332025-08-30T05:19:26.931Z[ recovery-image] Aug 30 05:19:26.588 INFO O| Aug 30 05:19:26.588 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
87342025-08-30T05:19:26.931Z[ recovery-image] Aug 30 05:19:26.589 INFO O| Aug 30 05:19:26.589 INFO STEP 84 (remove_files) COMPLETE
87352025-08-30T05:19:26.931Z[ recovery-image] Aug 30 05:19:26.589 INFO O| Aug 30 05:19:26.589 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87362025-08-30T05:19:26.932Z[ recovery-image] Aug 30 05:19:26.609 INFO O| Aug 30 05:19:26.609 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
87372025-08-30T05:19:26.932Z[ recovery-image] Aug 30 05:19:26.610 INFO O| Aug 30 05:19:26.609 INFO STEP 85 (remove_files) COMPLETE
87382025-08-30T05:19:26.932Z[ recovery-image] Aug 30 05:19:26.610 INFO O| Aug 30 05:19:26.609 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87392025-08-30T05:19:26.956Z[ recovery-image] Aug 30 05:19:26.632 INFO O| Aug 30 05:19:26.632 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
87402025-08-30T05:19:26.956Z[ recovery-image] Aug 30 05:19:26.632 INFO O| Aug 30 05:19:26.632 INFO STEP 86 (remove_files) COMPLETE
87412025-08-30T05:19:26.956Z[ recovery-image] Aug 30 05:19:26.632 INFO O| Aug 30 05:19:26.632 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87422025-08-30T05:19:26.981Z[ recovery-image] Aug 30 05:19:26.650 INFO O| Aug 30 05:19:26.649 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
87432025-08-30T05:19:26.982Z[ recovery-image] Aug 30 05:19:26.650 INFO O| Aug 30 05:19:26.650 INFO STEP 87 (remove_files) COMPLETE
87442025-08-30T05:19:26.982Z[ recovery-image] Aug 30 05:19:26.650 INFO O| Aug 30 05:19:26.650 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87452025-08-30T05:19:27.006Z[ recovery-image] Aug 30 05:19:26.665 INFO O| Aug 30 05:19:26.665 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
87462025-08-30T05:19:27.007Z[ recovery-image] Aug 30 05:19:26.665 INFO O| Aug 30 05:19:26.665 INFO STEP 88 (remove_files) COMPLETE
87472025-08-30T05:19:27.007Z[ recovery-image] Aug 30 05:19:26.665 INFO O| Aug 30 05:19:26.665 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87482025-08-30T05:19:27.007Z[ recovery-image] Aug 30 05:19:26.683 INFO O| Aug 30 05:19:26.683 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
87492025-08-30T05:19:27.007Z[ recovery-image] Aug 30 05:19:26.684 INFO O| Aug 30 05:19:26.683 INFO STEP 89 (remove_files) COMPLETE
87502025-08-30T05:19:27.007Z[ recovery-image] Aug 30 05:19:26.684 INFO O| Aug 30 05:19:26.683 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87512025-08-30T05:19:27.031Z[ recovery-image] Aug 30 05:19:26.702 INFO O| Aug 30 05:19:26.702 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
87522025-08-30T05:19:27.032Z[ recovery-image] Aug 30 05:19:26.702 INFO O| Aug 30 05:19:26.702 INFO STEP 90 (remove_files) COMPLETE
87532025-08-30T05:19:27.032Z[ recovery-image] Aug 30 05:19:26.702 INFO O| Aug 30 05:19:26.702 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87542025-08-30T05:19:27.057Z[ recovery-image] Aug 30 05:19:26.719 INFO O| Aug 30 05:19:26.719 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
87552025-08-30T05:19:27.057Z[ recovery-image] Aug 30 05:19:26.719 INFO O| Aug 30 05:19:26.719 INFO STEP 91 (remove_files) COMPLETE
87562025-08-30T05:19:27.057Z[ recovery-image] Aug 30 05:19:26.719 INFO O| Aug 30 05:19:26.719 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87572025-08-30T05:19:27.057Z[ recovery-image] Aug 30 05:19:26.735 INFO O| Aug 30 05:19:26.735 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sndstat"
87582025-08-30T05:19:27.057Z[ recovery-image] Aug 30 05:19:26.735 INFO O| Aug 30 05:19:26.735 INFO STEP 92 (remove_files) COMPLETE
87592025-08-30T05:19:27.082Z[ recovery-image] Aug 30 05:19:26.735 INFO O| Aug 30 05:19:26.735 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87602025-08-30T05:19:27.082Z[ recovery-image] Aug 30 05:19:26.753 INFO O| Aug 30 05:19:26.753 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
87612025-08-30T05:19:27.082Z[ recovery-image] Aug 30 05:19:26.753 INFO O| Aug 30 05:19:26.753 INFO STEP 93 (remove_files) COMPLETE
87622025-08-30T05:19:27.082Z[ recovery-image] Aug 30 05:19:26.753 INFO O| Aug 30 05:19:26.753 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87632025-08-30T05:19:27.107Z[ recovery-image] Aug 30 05:19:26.771 INFO O| Aug 30 05:19:26.771 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
87642025-08-30T05:19:27.107Z[ recovery-image] Aug 30 05:19:26.771 INFO O| Aug 30 05:19:26.771 INFO STEP 94 (remove_files) COMPLETE
87652025-08-30T05:19:27.107Z[ recovery-image] Aug 30 05:19:26.771 INFO O| Aug 30 05:19:26.771 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87662025-08-30T05:19:27.107Z[ recovery-image] Aug 30 05:19:26.785 INFO O| Aug 30 05:19:26.785 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
87672025-08-30T05:19:27.107Z[ recovery-image] Aug 30 05:19:26.785 INFO O| Aug 30 05:19:26.785 INFO STEP 95 (remove_files) COMPLETE
87682025-08-30T05:19:27.107Z[ recovery-image] Aug 30 05:19:26.785 INFO O| Aug 30 05:19:26.785 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87692025-08-30T05:19:27.132Z[ recovery-image] Aug 30 05:19:26.799 INFO O| Aug 30 05:19:26.799 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
87702025-08-30T05:19:27.132Z[ recovery-image] Aug 30 05:19:26.799 INFO O| Aug 30 05:19:26.799 INFO STEP 96 (remove_files) COMPLETE
87712025-08-30T05:19:27.132Z[ recovery-image] Aug 30 05:19:26.799 INFO O| Aug 30 05:19:26.799 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87722025-08-30T05:19:27.157Z[ recovery-image] Aug 30 05:19:26.816 INFO O| Aug 30 05:19:26.816 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
87732025-08-30T05:19:27.157Z[ recovery-image] Aug 30 05:19:26.816 INFO O| Aug 30 05:19:26.816 INFO STEP 97 (remove_files) COMPLETE
87742025-08-30T05:19:27.157Z[ recovery-image] Aug 30 05:19:26.816 INFO O| Aug 30 05:19:26.816 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87752025-08-30T05:19:27.157Z[ recovery-image] Aug 30 05:19:26.833 INFO O| Aug 30 05:19:26.833 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
87762025-08-30T05:19:27.157Z[ recovery-image] Aug 30 05:19:26.833 INFO O| Aug 30 05:19:26.833 INFO STEP 98 (remove_files) COMPLETE
87772025-08-30T05:19:27.157Z[ recovery-image] Aug 30 05:19:26.833 INFO O| Aug 30 05:19:26.833 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87782025-08-30T05:19:27.182Z[ recovery-image] Aug 30 05:19:26.850 INFO O| Aug 30 05:19:26.850 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
87792025-08-30T05:19:27.182Z[ recovery-image] Aug 30 05:19:26.850 INFO O| Aug 30 05:19:26.850 INFO STEP 99 (remove_files) COMPLETE
87802025-08-30T05:19:27.182Z[ recovery-image] Aug 30 05:19:26.850 INFO O| Aug 30 05:19:26.850 INFO STEP 100: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
87812025-08-30T05:19:27.207Z[ recovery-image] Aug 30 05:19:26.870 INFO O| Aug 30 05:19:26.870 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db does not already exist, skipping removal
87822025-08-30T05:19:27.207Z[ recovery-image] Aug 30 05:19:26.871 INFO O| Aug 30 05:19:26.870 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1"}
87832025-08-30T05:19:36.441Z[ recovery-image] Aug 30 05:19:36.119 INFO O| Aug 30 05:19:36.119 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
87842025-08-30T05:19:36.441Z[ recovery-image] Aug 30 05:19:36.119 INFO O| Aug 30 05:19:36.119 INFO E| svccfg: Loaded 68 smf(7) service descriptions
87852025-08-30T05:19:36.465Z[ recovery-image] Aug 30 05:19:36.141 INFO O| Aug 30 05:19:36.141 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "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"}
87862025-08-30T05:19:36.664Z[ recovery-image] Aug 30 05:19:36.341 INFO O| Aug 30 05:19:36.341 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
87872025-08-30T05:19:36.767Z[ recovery-image] Aug 30 05:19:36.445 INFO O| Aug 30 05:19:36.445 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_CHECKHASH": "1"}
87882025-08-30T05:19:36.886Z[ recovery-image] Aug 30 05:19:36.564 INFO O| Aug 30 05:19:36.564 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db does not exist
87892025-08-30T05:19:36.886Z[ recovery-image] Aug 30 05:19:36.564 INFO O| Aug 30 05:19:36.564 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 ...
87902025-08-30T05:19:36.912Z[ recovery-image] Aug 30 05:19:36.567 INFO O| Aug 30 05:19:36.567 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db
87912025-08-30T05:19:36.912Z[ recovery-image] Aug 30 05:19:36.567 INFO O| Aug 30 05:19:36.567 INFO ok!
87922025-08-30T05:19:36.912Z[ recovery-image] Aug 30 05:19:36.567 INFO O| Aug 30 05:19:36.567 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db exists (as File), removing
87932025-08-30T05:19:36.912Z[ recovery-image] Aug 30 05:19:36.567 INFO O| Aug 30 05:19:36.567 INFO STEP 100 (seed_smf) COMPLETE
87942025-08-30T05:19:36.912Z[ recovery-image] Aug 30 05:19:36.567 INFO O| Aug 30 05:19:36.567 INFO steps complete; finalising image!
87952025-08-30T05:19:36.912Z[ recovery-image] Aug 30 05:19:36.567 INFO O| Aug 30 05:19:36.567 INFO TRIM POOL: TEMPORARY-sled-zfs-recovery
87962025-08-30T05:19:36.993Z[ recovery-image] Aug 30 05:19:36.669 INFO O| Aug 30 05:19:36.669 INFO trim TEMPORARY-sled-zfs-recovery: (0% trimmed, started at Sat Aug 30 05:19:36 2025)
87972025-08-30T05:19:37.201Z[ recovery-image] Aug 30 05:19:36.880 INFO O| Aug 30 05:19:36.879 INFO trim TEMPORARY-sled-zfs-recovery: (69% trimmed, started at Sat Aug 30 05:19:36 2025)
87982025-08-30T05:19:37.432Z[ recovery-image] Aug 30 05:19:37.110 INFO O| Aug 30 05:19:37.110 INFO temporary pool has 415M used, 1.34G avail, 1.00x compressratio
87992025-08-30T05:19:37.432Z[ recovery-image] Aug 30 05:19:37.111 INFO O| Aug 30 05:19:37.110 INFO EXPORT POOL: TEMPORARY-sled-zfs-recovery
88002025-08-30T05:19:38.174Z[ recovery-image] Aug 30 05:19:37.852 INFO O| Aug 30 05:19:37.852 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
88012025-08-30T05:19:38.174Z[ recovery-image] Aug 30 05:19:37.852 INFO O| Aug 30 05:19:37.852 INFO file /rpool/images/build/recovery/output/sled-zfs-recovery.raw does not already exist, skipping removal
88022025-08-30T05:19:43.220Z[ recovery-image] Aug 30 05:19:42.899 INFO O| Aug 30 05:19:42.898 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
88032025-08-30T05:19:43.220Z[ recovery-image] Aug 30 05:19:42.899 INFO O| Aug 30 05:19:42.899 INFO chmod ok, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
88042025-08-30T05:19:43.246Z[ recovery-image] Aug 30 05:19:42.899 INFO O| Aug 30 05:19:42.899 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
88052025-08-30T05:19:43.246Z[ recovery-image] Aug 30 05:19:42.899 INFO O| Aug 30 05:19:42.899 INFO completed processing sled/zfs-recovery
88062025-08-30T05:19:43.246Z[ recovery-image] Aug 30 05:19:42.899 INFO O| Aug 30 05:19:42.899 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
88072025-08-30T05:19:43.428Z[ recovery-image] Aug 30 05:19:43.107 INFO O| Aug 30 05:19:43.107 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
88082025-08-30T05:19:43.540Z[ recovery-image] Aug 30 05:19:43.218 INFO BUILD STRING "heads/stlouis-0-gb940e404da\n"
88092025-08-30T05:19:43.565Z[ recovery-image] Aug 30 05:19:43.219 INFO expanded image name: "recovery 7757677/${os_short_commit} 2025-08-30 04:39" -> "recovery 7757677/b940e40 2025-08-30 04:39"
88102025-08-30T05:19:43.565Z[ recovery-image] Aug 30 05:19:43.219 INFO output artefacts stored in: "/work/os-recovery"
88112025-08-30T05:19:43.565Z[ recovery-image] Aug 30 05:19:43.220 INFO collecting git info from project "amd-firmware"...
88122025-08-30T05:19:43.688Z[ recovery-image] Aug 30 05:19:43.367 INFO collecting git info from project "bootserver"...
88132025-08-30T05:19:43.713Z[ recovery-image] Aug 30 05:19:43.383 INFO collecting git info from project "amd-host-image-builder"...
88142025-08-30T05:19:43.772Z[ recovery-image] Aug 30 05:19:43.451 INFO collecting git info from project "image-builder"...
88152025-08-30T05:19:43.797Z[ recovery-image] Aug 30 05:19:43.469 INFO collecting git info from project "phbl"...
88162025-08-30T05:19:43.822Z[ recovery-image] Aug 30 05:19:43.486 INFO collecting git info from project "pinprick"...
88172025-08-30T05:19:43.979Z[ recovery-image] Aug 30 05:19:43.658 INFO collecting git info from project "chelsio-t6-roms"...
88182025-08-30T05:19:44.030Z[ recovery-image] Aug 30 05:19:43.709 INFO collecting git info from project "pilot"...
88192025-08-30T05:19:44.073Z[ recovery-image] Aug 30 05:19:43.748 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
88202025-08-30T05:19:45.140Z[ recovery-image] Aug 30 05:19:44.819 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
88212025-08-30T05:19:45.794Z[ recovery-image] Aug 30 05:19:45.473 INFO creating Oxide boot image...
88222025-08-30T05:19:45.819Z[ recovery-image] Aug 30 05:19:45.473 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/sled-zfs-recovery.raw", "-N", "recovery 7757677/b940e40 2025-08-30 04:39", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
88232025-08-30T05:20:27.562Z[ host-image] Aug 30 05:20:27.241 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.23522:20250829T195034Z
88242025-08-30T05:20:27.564Z[ host-image] Aug 30 05:20:27.241 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.23522:20250829T195034Z
88252025-08-30T05:20:27.564Z[ host-image] Aug 30 05:20:27.241 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
88262025-08-30T05:20:27.611Z[ host-image] Aug 30 05:20:27.241 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
88272025-08-30T05:20:27.611Z[ host-image] Aug 30 05:20:27.242 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
88282025-08-30T05:20:27.611Z[ host-image] Aug 30 05:20:27.242 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
88292025-08-30T05:20:27.611Z[ host-image] Aug 30 05:20:27.242 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
88302025-08-30T05:20:27.612Z[ host-image] Aug 30 05:20:27.242 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
88312025-08-30T05:20:27.612Z[ host-image] Aug 30 05:20:27.243 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@16.0.0.0:20250830T043957Z
88322025-08-30T05:20:27.612Z[ host-image] Aug 30 05:20:27.243 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.25:20250809T001145Z
88332025-08-30T05:20:27.612Z[ host-image] Aug 30 05:20:27.243 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
88342025-08-30T05:20:27.612Z[ host-image] Aug 30 05:20:27.243 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.23522:20250829T195034Z
88352025-08-30T05:20:27.612Z[ host-image] Aug 30 05:20:27.244 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.23522:20250829T195035Z
88362025-08-30T05:20:27.612Z[ host-image] Aug 30 05:20:27.244 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.23522:20250829T195035Z
88372025-08-30T05:20:27.612Z[ host-image] Aug 30 05:20:27.245 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.23522:20250829T195035Z
88382025-08-30T05:20:27.612Z[ host-image] Aug 30 05:20:27.245 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
88392025-08-30T05:20:27.612Z[ host-image] Aug 30 05:20:27.245 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.23522:20250829T195035Z
88402025-08-30T05:20:27.612Z[ host-image] Aug 30 05:20:27.246 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.23522:20250829T195036Z
88412025-08-30T05:20:27.612Z[ host-image] Aug 30 05:20:27.246 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.23522:20250829T195036Z
88422025-08-30T05:20:27.612Z[ host-image] Aug 30 05:20:27.246 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.23522:20250829T195036Z
88432025-08-30T05:20:27.612Z[ host-image] Aug 30 05:20:27.246 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.23522:20250829T195037Z
88442025-08-30T05:20:27.612Z[ host-image] Aug 30 05:20:27.246 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.23522:20250829T195037Z
88452025-08-30T05:20:27.612Z[ host-image] Aug 30 05:20:27.246 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.23522:20250829T195037Z
88462025-08-30T05:20:27.612Z[ host-image] Aug 30 05:20:27.246 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.23522:20250829T195037Z
88472025-08-30T05:20:27.613Z[ host-image] Aug 30 05:20:27.246 INFO O| install = pkg://helios-dev/driver/ktest@0.5.11-2.0.23522:20250829T195038Z
88482025-08-30T05:20:27.613Z[ host-image] Aug 30 05:20:27.246 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.23522:20250829T195038Z
88492025-08-30T05:20:27.613Z[ host-image] Aug 30 05:20:27.246 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.23522:20250829T195039Z
88502025-08-30T05:20:27.613Z[ host-image] Aug 30 05:20:27.246 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.23522:20250829T195039Z
88512025-08-30T05:20:27.613Z[ host-image] Aug 30 05:20:27.247 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.23522:20250829T195041Z
88522025-08-30T05:20:27.613Z[ host-image] Aug 30 05:20:27.247 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.23522:20250829T195041Z
88532025-08-30T05:20:27.613Z[ host-image] Aug 30 05:20:27.247 INFO O| install = pkg://helios-dev/driver/network/opte@0.37.402:20250804T171548Z
88542025-08-30T05:20:27.613Z[ host-image] Aug 30 05:20:27.247 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.23522:20250829T195043Z
88552025-08-30T05:20:27.613Z[ host-image] Aug 30 05:20:27.247 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.23522:20250829T195045Z
88562025-08-30T05:20:27.613Z[ host-image] Aug 30 05:20:27.247 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.23522:20250829T195046Z
88572025-08-30T05:20:27.613Z[ host-image] Aug 30 05:20:27.247 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.23522:20250829T195046Z
88582025-08-30T05:20:27.613Z[ host-image] Aug 30 05:20:27.247 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.23522:20250829T195048Z
88592025-08-30T05:20:27.613Z[ host-image] Aug 30 05:20:27.247 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.23522:20250829T195048Z
88602025-08-30T05:20:27.614Z[ host-image] Aug 30 05:20:27.252 INFO O| install = pkg://helios-dev/editor/vim@9.0.2136-2.0:20250221T133345Z
88612025-08-30T05:20:27.614Z[ host-image] Aug 30 05:20:27.252 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.23522:20250829T195048Z
88622025-08-30T05:20:27.614Z[ host-image] Aug 30 05:20:27.252 INFO O| install = pkg://helios-dev/library/expat@2.7.1-2.0:20250329T143900Z
88632025-08-30T05:20:27.614Z[ host-image] Aug 30 05:20:27.252 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
88642025-08-30T05:20:27.614Z[ host-image] Aug 30 05:20:27.253 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
88652025-08-30T05:20:27.614Z[ host-image] Aug 30 05:20:27.253 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.23522:20250829T195048Z
88662025-08-30T05:20:27.614Z[ host-image] Aug 30 05:20:27.253 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
88672025-08-30T05:20:27.614Z[ host-image] Aug 30 05:20:27.253 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
88682025-08-30T05:20:27.614Z[ host-image] Aug 30 05:20:27.254 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
88692025-08-30T05:20:27.614Z[ host-image] Aug 30 05:20:27.254 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
88702025-08-30T05:20:27.614Z[ host-image] Aug 30 05:20:27.259 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z
88712025-08-30T05:20:27.614Z[ host-image] Aug 30 05:20:27.260 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
88722025-08-30T05:20:27.614Z[ host-image] Aug 30 05:20:27.260 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
88732025-08-30T05:20:27.614Z[ host-image] Aug 30 05:20:27.260 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
88742025-08-30T05:20:27.614Z[ host-image] Aug 30 05:20:27.260 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
88752025-08-30T05:20:27.614Z[ host-image] Aug 30 05:20:27.260 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
88762025-08-30T05:20:27.639Z[ host-image] Aug 30 05:20:27.277 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.17-2.0:20250701T143425Z
88772025-08-30T05:20:27.639Z[ host-image] Aug 30 05:20:27.277 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
88782025-08-30T05:20:27.639Z[ host-image] Aug 30 05:20:27.277 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
88792025-08-30T05:20:27.640Z[ host-image] Aug 30 05:20:27.278 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.23522:20250829T195050Z
88802025-08-30T05:20:27.640Z[ host-image] Aug 30 05:20:27.278 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.23522:20250829T195056Z
88812025-08-30T05:20:27.640Z[ host-image] Aug 30 05:20:27.278 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
88822025-08-30T05:20:27.640Z[ host-image] Aug 30 05:20:27.278 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.23522:20250829T195056Z
88832025-08-30T05:20:27.640Z[ host-image] Aug 30 05:20:27.278 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.2:20250218T230209Z
88842025-08-30T05:20:27.640Z[ host-image] Aug 30 05:20:27.278 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
88852025-08-30T05:20:27.640Z[ host-image] Aug 30 05:20:27.278 INFO O| install = pkg://helios-dev/network/overwatch@0.1.0.40:20250409T152351Z
88862025-08-30T05:20:27.640Z[ host-image] Aug 30 05:20:27.278 INFO O| install = pkg://helios-dev/network/rsync@3.4.1-2.0:20250117T201332Z
88872025-08-30T05:20:27.640Z[ host-image] Aug 30 05:20:27.278 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.23522:20250829T195056Z
88882025-08-30T05:20:27.640Z[ host-image] Aug 30 05:20:27.278 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
88892025-08-30T05:20:27.640Z[ host-image] Aug 30 05:20:27.280 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
88902025-08-30T05:20:27.640Z[ host-image] Aug 30 05:20:27.280 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
88912025-08-30T05:20:27.640Z[ host-image] Aug 30 05:20:27.280 INFO O| install = pkg://helios-dev/oxide/platform-identity-cacerts@1.0-2.0:20240719T230730Z
88922025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.280 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.23522:20250829T195057Z
88932025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.280 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
88942025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.286 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
88952025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.286 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.23522:20250829T195057Z
88962025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.287 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.23522:20250829T195057Z
88972025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.287 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.23522:20250829T195058Z
88982025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.287 INFO O| install = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
88992025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.288 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.23522:20250829T195059Z
89002025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.288 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.23522:20250829T195059Z
89012025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.288 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.23522:20250829T195059Z
89022025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.288 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.23522:20250829T195059Z
89032025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.290 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
89042025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.290 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.23522:20250829T195100Z
89052025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.290 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.23522:20250829T195101Z
89062025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.290 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
89072025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.290 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.23522:20250829T195101Z
89082025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.290 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.23522:20250829T195101Z
89092025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.290 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2025.6.9-2.0.23522:20250829T195102Z
89102025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.291 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.23522:20250829T195102Z
89112025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.294 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.23522:20250829T195102Z
89122025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.294 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
89132025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.295 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2025.2-2.0.23522:20250829T195102Z
89142025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.296 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.23522:20250829T195102Z
89152025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.296 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.23522:20250829T195102Z
89162025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.296 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.23522:20250829T195102Z
89172025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.296 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.23522:20250829T195103Z
89182025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.296 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.23522:20250829T195103Z
89192025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.301 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.23522:20250829T195104Z
89202025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.301 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.23522:20250829T195104Z
89212025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.301 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.23522:20250829T195104Z
89222025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.302 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.23522:20250829T195104Z
89232025-08-30T05:20:27.641Z[ host-image] Aug 30 05:20:27.302 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.23522:20250829T195104Z
89242025-08-30T05:20:27.667Z[ host-image] Aug 30 05:20:27.330 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.23522:20250829T195107Z
89252025-08-30T05:20:27.667Z[ host-image] Aug 30 05:20:27.330 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.23522:20250829T195104Z
89262025-08-30T05:20:27.668Z[ host-image] Aug 30 05:20:27.330 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.23522:20250829T195105Z
89272025-08-30T05:20:27.668Z[ host-image] Aug 30 05:20:27.330 INFO O| install = pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z
89282025-08-30T05:20:27.668Z[ host-image] Aug 30 05:20:27.330 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z
89292025-08-30T05:20:27.668Z[ host-image] Aug 30 05:20:27.346 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.23522:20250829T195105Z
89302025-08-30T05:20:27.668Z[ host-image] Aug 30 05:20:27.346 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
89312025-08-30T05:20:27.693Z[ host-image] Aug 30 05:20:27.346 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.23522:20250829T195105Z
89322025-08-30T05:20:27.693Z[ host-image] Aug 30 05:20:27.346 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.23522:20250829T195105Z
89332025-08-30T05:20:27.693Z[ host-image] Aug 30 05:20:27.347 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.23522:20250829T195105Z
89342025-08-30T05:20:27.693Z[ host-image] Aug 30 05:20:27.347 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
89352025-08-30T05:20:27.693Z[ host-image] Aug 30 05:20:27.347 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
89362025-08-30T05:20:27.693Z[ host-image] Aug 30 05:20:27.347 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.23522:20250829T195106Z
89372025-08-30T05:20:27.693Z[ host-image] Aug 30 05:20:27.347 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.23522:20250829T195106Z
89382025-08-30T05:20:27.693Z[ host-image] Aug 30 05:20:27.347 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.23522:20250829T195106Z
89392025-08-30T05:20:27.693Z[ host-image] Aug 30 05:20:27.351 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.23522:20250829T195106Z
89402025-08-30T05:20:27.693Z[ host-image] Aug 30 05:20:27.351 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.23522:20250829T195107Z
89412025-08-30T05:20:27.694Z[ host-image] Aug 30 05:20:27.351 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.23522:20250829T195107Z
89422025-08-30T05:20:27.694Z[ host-image] Aug 30 05:20:27.353 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
89432025-08-30T05:20:27.694Z[ host-image] Aug 30 05:20:27.353 INFO O| install = pkg://helios-dev/system/microcode/amd@20241121-2.0.23522:20250829T195108Z
89442025-08-30T05:20:27.694Z[ host-image] Aug 30 05:20:27.354 INFO O| install = pkg://helios-dev/system/microcode/intel@20250512-2.0.23522:20250829T195108Z
89452025-08-30T05:20:27.694Z[ host-image] Aug 30 05:20:27.354 INFO O| install = pkg://helios-dev/system/microcode/oxide@20250515-2.0.23522:20250829T195108Z
89462025-08-30T05:20:27.694Z[ host-image] Aug 30 05:20:27.354 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.23522:20250829T195109Z
89472025-08-30T05:20:27.694Z[ host-image] Aug 30 05:20:27.354 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.23522:20250829T195108Z
89482025-08-30T05:20:27.694Z[ host-image] Aug 30 05:20:27.354 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.23522:20250829T195109Z
89492025-08-30T05:20:27.694Z[ host-image] Aug 30 05:20:27.354 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
89502025-08-30T05:20:27.694Z[ host-image] Aug 30 05:20:27.354 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
89512025-08-30T05:20:27.694Z[ host-image] Aug 30 05:20:27.355 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.23522:20250829T195111Z
89522025-08-30T05:20:27.694Z[ host-image] Aug 30 05:20:27.355 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.23522:20250829T195111Z
89532025-08-30T05:20:27.694Z[ host-image] Aug 30 05:20:27.355 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.25:20250809T001126Z
89542025-08-30T05:20:27.694Z[ host-image] Aug 30 05:20:27.355 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
89552025-08-30T05:20:27.694Z[ host-image] Aug 30 05:20:27.355 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
89562025-08-30T05:20:27.694Z[ host-image] Aug 30 05:20:27.355 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
89572025-08-30T05:20:27.694Z[ host-image] Aug 30 05:20:27.355 INFO O| install = pkg://helios-dev/text/looker@0.1.0.13-2.0:20250303T182037Z
89582025-08-30T05:20:27.694Z[ host-image] Aug 30 05:20:27.356 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
89592025-08-30T05:20:27.694Z[ host-image] Aug 30 05:20:27.357 INFO O| install = pkg://helios-dev/web/curl@8.14.0-2.0:20250603T111413Z
89602025-08-30T05:20:27.695Z[ host-image] Aug 30 05:20:27.358 INFO O| tempdir @ "/tmp/.tmpenl6Ne/tmp"
89612025-08-30T05:20:27.695Z[ host-image] Aug 30 05:20:27.358 INFO O| image root @ "/tmp/.tmpenl6Ne/tmp/root"
89622025-08-30T05:20:27.695Z[ host-image] Aug 30 05:20:27.358 INFO O| creating image...
89632025-08-30T05:20:28.467Z[ host-image] Aug 30 05:20:28.146 INFO O| copying publishers...
89642025-08-30T05:20:58.207Z[ recovery-image] Aug 30 05:20:57.885 INFO O| ok, image written!
89652025-08-30T05:20:58.231Z[ recovery-image] Aug 30 05:20:57.885 INFO O| ok, boot_image_csum file written!
89662025-08-30T05:20:58.232Z[ recovery-image] Aug 30 05:20:57.893 INFO creating boot archive (CPIO)...
89672025-08-30T05:20:58.232Z[ recovery-image] Aug 30 05:20:57.893 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
89682025-08-30T05:20:58.232Z[ recovery-image] Aug 30 05:20:57.902 INFO E| + root=/rpool/images/build/recovery/work/sled/ramdisk
89692025-08-30T05:20:58.232Z[ recovery-image] Aug 30 05:20:57.903 INFO E| + outfile=/work/os-recovery/cpio
89702025-08-30T05:20:58.232Z[ recovery-image] Aug 30 05:20:57.903 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
89712025-08-30T05:20:58.232Z[ recovery-image] Aug 30 05:20:57.906 INFO E| + cd /rpool/images/build/recovery/work/sled/ramdisk
89722025-08-30T05:20:58.232Z[ recovery-image] Aug 30 05:20:57.906 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
89732025-08-30T05:20:58.273Z[ recovery-image] Aug 30 05:20:57.953 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
89742025-08-30T05:20:58.274Z[ recovery-image] Aug 30 05:20:57.953 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
89752025-08-30T05:20:58.298Z[ recovery-image] Aug 30 05:20:57.964 INFO creating compressed cpio/unix for dev loaders...
89762025-08-30T05:20:58.298Z[ recovery-image] Aug 30 05:20:57.965 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
89772025-08-30T05:20:58.650Z[ recovery-image] Aug 30 05:20:58.329 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
89782025-08-30T05:21:03.909Z[ recovery-image] Aug 30 05:21:03.588 INFO creating reset image...
89792025-08-30T05:21:03.909Z[ recovery-image] Aug 30 05:21:03.588 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
89802025-08-30T05:21:08.076Z[ host-image] Aug 30 05:21:07.755 INFO O| adding properties...
89812025-08-30T05:21:09.763Z[ host-image] Aug 30 05:21:09.442 INFO O| installing packages...
89822025-08-30T05:21:31.852Z[ recovery-image] Aug 30 05:21:31.531 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')"
89832025-08-30T05:21:31.852Z[ recovery-image] Aug 30 05:21:31.531 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")
89842025-08-30T05:21:32.199Z[ recovery-image] Aug 30 05:21:31.879 INFO E| Updating crates.io index
89852025-08-30T05:21:32.538Z[ recovery-image] Aug 30 05:21:32.218 INFO E| Downloading crates ...
89862025-08-30T05:21:32.610Z[ recovery-image] Aug 30 05:21:32.289 INFO E| Downloaded shared_child v1.1.1
89872025-08-30T05:21:32.635Z[ recovery-image] Aug 30 05:21:32.304 INFO E| Downloaded shared_thread v0.1.0
89882025-08-30T05:21:32.635Z[ recovery-image] Aug 30 05:21:32.306 INFO E| Downloaded signal-hook-registry v1.4.5
89892025-08-30T05:21:32.635Z[ recovery-image] Aug 30 05:21:32.308 INFO E| Downloaded sigchld v0.2.4
89902025-08-30T05:21:32.635Z[ recovery-image] Aug 30 05:21:32.310 INFO E| Downloaded os_pipe v1.2.2
89912025-08-30T05:21:32.635Z[ recovery-image] Aug 30 05:21:32.311 INFO E| Downloaded anstyle-parse v0.2.7
89922025-08-30T05:21:32.635Z[ recovery-image] Aug 30 05:21:32.314 INFO E| Downloaded anstream v0.6.19
89932025-08-30T05:21:32.660Z[ recovery-image] Aug 30 05:21:32.316 INFO E| Downloaded duct v1.0.0
89942025-08-30T05:21:32.660Z[ recovery-image] Aug 30 05:21:32.318 INFO E| Downloaded clap_lex v0.7.5
89952025-08-30T05:21:32.660Z[ recovery-image] Aug 30 05:21:32.320 INFO E| Downloaded anstyle-query v1.1.3
89962025-08-30T05:21:32.660Z[ recovery-image] Aug 30 05:21:32.321 INFO E| Downloaded colorchoice v1.0.4
89972025-08-30T05:21:32.701Z[ recovery-image] Aug 30 05:21:32.380 INFO E| Compiling libc v0.2.174
89982025-08-30T05:21:32.726Z[ recovery-image] Aug 30 05:21:32.380 INFO E| Compiling proc-macro2 v1.0.95
89992025-08-30T05:21:32.726Z[ recovery-image] Aug 30 05:21:32.380 INFO E| Compiling unicode-ident v1.0.18
90002025-08-30T05:21:32.726Z[ recovery-image] Aug 30 05:21:32.381 INFO E| Compiling signal-hook v0.3.18
90012025-08-30T05:21:32.726Z[ recovery-image] Aug 30 05:21:32.381 INFO E| Compiling utf8parse v0.2.2
90022025-08-30T05:21:32.726Z[ recovery-image] Aug 30 05:21:32.381 INFO E| Compiling anstyle v1.0.11
90032025-08-30T05:21:32.726Z[ recovery-image] Aug 30 05:21:32.381 INFO E| Compiling is_terminal_polyfill v1.70.1
90042025-08-30T05:21:32.726Z[ recovery-image] Aug 30 05:21:32.386 INFO E| Compiling anstyle-query v1.1.3
90052025-08-30T05:21:32.999Z[ recovery-image] Aug 30 05:21:32.678 INFO E| Compiling anstyle-parse v0.2.7
90062025-08-30T05:21:33.024Z[ recovery-image] Aug 30 05:21:32.686 INFO E| Compiling colorchoice v1.0.4
90072025-08-30T05:21:33.024Z[ recovery-image] Aug 30 05:21:32.686 INFO E| Compiling strsim v0.11.1
90082025-08-30T05:21:33.049Z[ recovery-image] Aug 30 05:21:32.717 INFO E| Compiling heck v0.5.0
90092025-08-30T05:21:33.292Z[ recovery-image] Aug 30 05:21:32.972 INFO E| Compiling clap_lex v0.7.5
90102025-08-30T05:21:33.317Z[ recovery-image] Aug 30 05:21:32.978 INFO E| Compiling shared_thread v0.1.0
90112025-08-30T05:21:33.470Z[ recovery-image] Aug 30 05:21:33.146 INFO E| Compiling anstream v0.6.19
90122025-08-30T05:21:33.873Z[ recovery-image] Aug 30 05:21:33.553 INFO E| Compiling clap_builder v4.5.41
90132025-08-30T05:21:34.265Z[ recovery-image] Aug 30 05:21:33.943 INFO E| Compiling signal-hook-registry v1.4.5
90142025-08-30T05:21:34.265Z[ recovery-image] Aug 30 05:21:33.943 INFO E| Compiling os_pipe v1.2.2
90152025-08-30T05:21:34.445Z[ recovery-image] Aug 30 05:21:34.125 INFO E| Compiling quote v1.0.40
90162025-08-30T05:21:34.805Z[ recovery-image] Aug 30 05:21:34.485 INFO E| Compiling sigchld v0.2.4
90172025-08-30T05:21:34.831Z[ recovery-image] Aug 30 05:21:34.511 INFO E| Compiling syn v2.0.104
90182025-08-30T05:21:34.985Z[ recovery-image] Aug 30 05:21:34.664 INFO E| Compiling shared_child v1.1.1
90192025-08-30T05:21:35.199Z[ recovery-image] Aug 30 05:21:34.878 INFO E| Compiling duct v1.0.0
90202025-08-30T05:21:38.578Z[ host-image] Aug 30 05:21:38.257 INFO O| seeding SMF database...
90212025-08-30T05:21:39.736Z[ recovery-image] Aug 30 05:21:39.415 INFO E| Compiling clap_derive v4.5.41
90222025-08-30T05:21:42.114Z[ recovery-image] Aug 30 05:21:41.793 INFO E| Compiling clap v4.5.41
90232025-08-30T05:21:42.220Z[ recovery-image] Aug 30 05:21:41.900 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
90242025-08-30T05:21:43.588Z[ recovery-image] Aug 30 05:21:43.267 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.63s
90252025-08-30T05:21:43.613Z[ recovery-image] Aug 30 05:21:43.278 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z --target-dir /work/os-recovery/phbl`
90262025-08-30T05:21:44.050Z[ recovery-image] Aug 30 05:21:43.729 INFO E| Downloading crates ...
90272025-08-30T05:21:44.098Z[ recovery-image] Aug 30 05:21:43.777 INFO E| Downloaded scroll_derive v0.13.0
90282025-08-30T05:21:44.123Z[ recovery-image] Aug 30 05:21:43.779 INFO E| Downloaded cpio_reader v0.1.2
90292025-08-30T05:21:44.123Z[ recovery-image] Aug 30 05:21:43.782 INFO E| Downloaded bit_field v0.10.2
90302025-08-30T05:21:44.123Z[ recovery-image] Aug 30 05:21:43.783 INFO E| Downloaded adler2 v2.0.1
90312025-08-30T05:21:44.123Z[ recovery-image] Aug 30 05:21:43.786 INFO E| Downloaded scroll v0.13.0
90322025-08-30T05:21:44.123Z[ recovery-image] Aug 30 05:21:43.788 INFO E| Downloaded seq-macro v0.3.6
90332025-08-30T05:21:44.123Z[ recovery-image] Aug 30 05:21:43.791 INFO E| Downloaded bitstruct v0.1.1
90342025-08-30T05:21:44.123Z[ recovery-image] Aug 30 05:21:43.792 INFO E| Downloaded raw-cpuid v10.7.0
90352025-08-30T05:21:44.123Z[ recovery-image] Aug 30 05:21:43.797 INFO E| Downloaded miniz_oxide v0.8.9
90362025-08-30T05:21:44.123Z[ recovery-image] Aug 30 05:21:43.800 INFO E| Downloaded goblin v0.10.0
90372025-08-30T05:21:44.148Z[ recovery-image] Aug 30 05:21:43.811 INFO E| Downloaded bitstruct_derive v0.1.0
90382025-08-30T05:21:44.148Z[ recovery-image] Aug 30 05:21:43.824 INFO E| Downloaded x86 v0.52.0
90392025-08-30T05:21:44.205Z[ recovery-image] Aug 30 05:21:43.884 INFO E| Updating crates.io index
90402025-08-30T05:21:44.434Z[ recovery-image] Aug 30 05:21:44.113 INFO E| Downloading crates ...
90412025-08-30T05:21:44.469Z[ recovery-image] Aug 30 05:21:44.148 INFO E| Downloaded rustc-demangle v0.1.25
90422025-08-30T05:21:44.494Z[ recovery-image] Aug 30 05:21:44.151 INFO E| Downloaded rustc-literal-escaper v0.0.5
90432025-08-30T05:21:44.494Z[ recovery-image] Aug 30 05:21:44.153 INFO E| Downloaded getopts v0.2.23
90442025-08-30T05:21:44.494Z[ recovery-image] Aug 30 05:21:44.155 INFO E| Downloaded unicode-width v0.2.1
90452025-08-30T05:21:44.552Z[ recovery-image] Aug 30 05:21:44.232 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)
90462025-08-30T05:21:44.552Z[ recovery-image] Aug 30 05:21:44.232 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)
90472025-08-30T05:21:44.578Z[ recovery-image] Aug 30 05:21:44.232 INFO E| Compiling proc-macro2 v1.0.95
90482025-08-30T05:21:44.578Z[ recovery-image] Aug 30 05:21:44.232 INFO E| Compiling unicode-ident v1.0.18
90492025-08-30T05:21:44.579Z[ recovery-image] Aug 30 05:21:44.232 INFO E| Compiling syn v1.0.109
90502025-08-30T05:21:44.579Z[ recovery-image] Aug 30 05:21:44.232 INFO E| Compiling x86 v0.52.0
90512025-08-30T05:21:44.579Z[ recovery-image] Aug 30 05:21:44.232 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
90522025-08-30T05:21:44.579Z[ recovery-image] Aug 30 05:21:44.232 INFO E| Compiling seq-macro v0.3.6
90532025-08-30T05:21:46.577Z[ host-image] Aug 30 05:21:46.256 INFO O| configuring SMF profile...
90542025-08-30T05:21:46.577Z[ host-image] Aug 30 05:21:46.256 INFO O| modifying shadow(5)...
90552025-08-30T05:21:46.602Z[ host-image] Aug 30 05:21:46.256 INFO O| loading user and group database...
90562025-08-30T05:21:46.602Z[ host-image] Aug 30 05:21:46.256 INFO O| loading facet selections...
90572025-08-30T05:21:46.731Z[ recovery-image] Aug 30 05:21:46.411 INFO E| Compiling quote v1.0.40
90582025-08-30T05:21:47.130Z[ recovery-image] Aug 30 05:21:46.809 INFO E| Compiling syn v2.0.104
90592025-08-30T05:21:47.242Z[ host-image] Aug 30 05:21:46.921 INFO O| devel -> true
90602025-08-30T05:21:47.242Z[ host-image] Aug 30 05:21:46.921 INFO O| doc.man -> true
90612025-08-30T05:21:47.267Z[ host-image] Aug 30 05:21:46.921 INFO O| version-lock.shell/ksh93 -> true
90622025-08-30T05:21:47.267Z[ host-image] Aug 30 05:21:46.921 INFO O| version-lock.system/data/hardware-registry -> true
90632025-08-30T05:21:47.267Z[ host-image] Aug 30 05:21:46.921 INFO O| version-lock.system/data/zoneinfo -> true
90642025-08-30T05:21:47.267Z[ host-image] Aug 30 05:21:46.921 INFO O| version-lock.system/microcode/amd -> true
90652025-08-30T05:21:47.267Z[ host-image] Aug 30 05:21:46.921 INFO O| version-lock.system/microcode/intel -> true
90662025-08-30T05:21:47.267Z[ host-image] Aug 30 05:21:46.921 INFO O| version-lock.system/microcode/oxide -> true
90672025-08-30T05:21:47.267Z[ host-image] Aug 30 05:21:46.921 INFO O| assessing packaged files...
90682025-08-30T05:21:51.344Z[ host-image] Aug 30 05:21:51.023 INFO O| creating archive...
90692025-08-30T05:21:51.400Z[ host-image] Aug 30 05:21:51.079 INFO O| missing from packaging:
90702025-08-30T05:21:51.400Z[ host-image] Aug 30 05:21:51.079 INFO O| "etc/.pwd.lock"
90712025-08-30T05:21:51.425Z[ host-image] Aug 30 05:21:51.079 INFO O| "etc/bash"
90722025-08-30T05:21:51.425Z[ host-image] Aug 30 05:21:51.085 INFO O| "etc/svc/profile/generic.xml"
90732025-08-30T05:21:51.425Z[ host-image] Aug 30 05:21:51.085 INFO O| "etc/svc/profile/inetd_services.xml"
90742025-08-30T05:21:51.425Z[ host-image] Aug 30 05:21:51.085 INFO O| "etc/svc/profile/name_service.xml"
90752025-08-30T05:21:51.425Z[ host-image] Aug 30 05:21:51.085 INFO O| "etc/svc/profile/platform.xml"
90762025-08-30T05:21:51.425Z[ host-image] Aug 30 05:21:51.085 INFO O| "etc/svc/profile/platform_omicron1.xml"
90772025-08-30T05:21:51.425Z[ host-image] Aug 30 05:21:51.086 INFO O| "etc/svc/repository.db"
90782025-08-30T05:21:51.425Z[ host-image] Aug 30 05:21:51.096 INFO O| "opt/ooce/share"
90792025-08-30T05:21:51.425Z[ host-image] Aug 30 05:21:51.096 INFO O| "opt/ooce/share/man"
90802025-08-30T05:21:51.425Z[ host-image] Aug 30 05:21:51.096 INFO O| "opt/ooce/share/man/man1"
90812025-08-30T05:21:51.450Z[ host-image] Aug 30 05:21:51.109 INFO O| finishing archive...
90822025-08-30T05:21:52.080Z[ recovery-image] Aug 30 05:21:51.759 INFO E| Compiling scroll_derive v0.13.0
90832025-08-30T05:21:56.441Z[ host-image] Aug 30 05:21:56.121 INFO O| creating gzonly manifest...
90842025-08-30T05:21:56.466Z[ host-image] Aug 30 05:21:56.130 INFO O| ok
90852025-08-30T05:21:56.813Z[ host-image] Aug 30 05:21:56.492 INFO image builder template: ramdisk-02-trim...
90862025-08-30T05:21:56.813Z[ host-image] Aug 30 05:21:56.492 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/.tmpcBGT79/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
90872025-08-30T05:21:56.842Z[ host-image] Aug 30 05:21:56.522 INFO O| Aug 30 05:21:56.521 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-02-trim
90882025-08-30T05:21:56.867Z[ host-image] Aug 30 05:21:56.529 INFO O| Aug 30 05:21:56.529 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
90892025-08-30T05:21:56.892Z[ host-image] Aug 30 05:21:56.558 INFO O| Aug 30 05:21:56.558 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-02-trim: sync = disabled
90902025-08-30T05:21:56.917Z[ host-image] Aug 30 05:21:56.585 INFO O| Aug 30 05:21:56.585 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-02-trim
90912025-08-30T05:21:56.917Z[ host-image] Aug 30 05:21:56.585 INFO O| Aug 30 05:21:56.585 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
90922025-08-30T05:21:56.917Z[ host-image] Aug 30 05:21:56.591 INFO O| Aug 30 05:21:56.591 INFO looking for output snapshot rpool/images/build/host/work/sled/ramdisk@trim
90932025-08-30T05:21:56.942Z[ host-image] Aug 30 05:21:56.598 INFO O| Aug 30 05:21:56.598 INFO looking for input snapshot rpool/images/build/host/work/sled/ramdisk@os
90942025-08-30T05:21:56.942Z[ host-image] Aug 30 05:21:56.605 INFO O| Aug 30 05:21:56.605 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
90952025-08-30T05:21:57.296Z[ host-image] Aug 30 05:21:56.976 INFO O| Aug 30 05:21:56.976 INFO rolled back to input snapshot; work may begin
90962025-08-30T05:21:57.322Z[ host-image] Aug 30 05:21:56.976 INFO O| Aug 30 05:21:56.976 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
90972025-08-30T05:21:57.322Z[ host-image] Aug 30 05:21:56.984 INFO O| Aug 30 05:21:56.984 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
90982025-08-30T05:21:57.322Z[ host-image] Aug 30 05:21:56.998 INFO O| Aug 30 05:21:56.997 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/var/pkg"
90992025-08-30T05:21:57.377Z[ host-image] Aug 30 05:21:57.056 INFO O| Aug 30 05:21:57.056 INFO STEP 0 (remove_files) COMPLETE
91002025-08-30T05:21:57.377Z[ host-image] Aug 30 05:21:57.056 INFO O| Aug 30 05:21:57.056 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91012025-08-30T05:21:57.402Z[ host-image] Aug 30 05:21:57.073 INFO O| Aug 30 05:21:57.073 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/xpg4"
91022025-08-30T05:21:57.402Z[ host-image] Aug 30 05:21:57.075 INFO O| Aug 30 05:21:57.075 INFO STEP 1 (remove_files) COMPLETE
91032025-08-30T05:21:57.402Z[ host-image] Aug 30 05:21:57.075 INFO O| Aug 30 05:21:57.075 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91042025-08-30T05:21:57.427Z[ host-image] Aug 30 05:21:57.092 INFO O| Aug 30 05:21:57.091 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/include"
91052025-08-30T05:21:57.452Z[ host-image] Aug 30 05:21:57.109 INFO O| Aug 30 05:21:57.109 INFO STEP 2 (remove_files) COMPLETE
91062025-08-30T05:21:57.452Z[ host-image] Aug 30 05:21:57.109 INFO O| Aug 30 05:21:57.109 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91072025-08-30T05:21:57.452Z[ recovery-image] Aug 30 05:21:57.112 INFO E| Compiling bitstruct_derive v0.1.0
91082025-08-30T05:21:57.452Z[ host-image] Aug 30 05:21:57.123 INFO O| Aug 30 05:21:57.123 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/demo"
91092025-08-30T05:21:57.452Z[ host-image] Aug 30 05:21:57.125 INFO O| Aug 30 05:21:57.125 INFO STEP 3 (remove_files) COMPLETE
91102025-08-30T05:21:57.452Z[ host-image] Aug 30 05:21:57.125 INFO O| Aug 30 05:21:57.125 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91112025-08-30T05:21:57.477Z[ host-image] Aug 30 05:21:57.139 INFO O| Aug 30 05:21:57.139 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/help"
91122025-08-30T05:21:57.477Z[ host-image] Aug 30 05:21:57.144 INFO O| Aug 30 05:21:57.144 INFO STEP 4 (remove_files) COMPLETE
91132025-08-30T05:21:57.477Z[ host-image] Aug 30 05:21:57.144 INFO O| Aug 30 05:21:57.144 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91142025-08-30T05:21:57.502Z[ host-image] Aug 30 05:21:57.157 INFO O| Aug 30 05:21:57.157 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/doc"
91152025-08-30T05:21:57.502Z[ host-image] Aug 30 05:21:57.161 INFO O| Aug 30 05:21:57.161 INFO STEP 5 (remove_files) COMPLETE
91162025-08-30T05:21:57.503Z[ host-image] Aug 30 05:21:57.161 INFO O| Aug 30 05:21:57.161 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91172025-08-30T05:21:57.503Z[ host-image] Aug 30 05:21:57.173 INFO O| Aug 30 05:21:57.173 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/bash-completion"
91182025-08-30T05:21:57.528Z[ host-image] Aug 30 05:21:57.187 INFO O| Aug 30 05:21:57.187 INFO STEP 6 (remove_files) COMPLETE
91192025-08-30T05:21:57.528Z[ host-image] Aug 30 05:21:57.187 INFO O| Aug 30 05:21:57.187 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91202025-08-30T05:21:57.528Z[ host-image] Aug 30 05:21:57.200 INFO O| Aug 30 05:21:57.200 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/perl5/5.36/man"
91212025-08-30T05:21:57.553Z[ host-image] Aug 30 05:21:57.216 INFO O| Aug 30 05:21:57.216 INFO STEP 7 (remove_files) COMPLETE
91222025-08-30T05:21:57.553Z[ host-image] Aug 30 05:21:57.216 INFO O| Aug 30 05:21:57.216 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91232025-08-30T05:21:57.553Z[ host-image] Aug 30 05:21:57.228 INFO O| Aug 30 05:21:57.228 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/man/man3ssl"
91242025-08-30T05:21:57.688Z[ host-image] Aug 30 05:21:57.368 INFO O| Aug 30 05:21:57.368 INFO STEP 8 (remove_files) COMPLETE
91252025-08-30T05:21:57.688Z[ host-image] Aug 30 05:21:57.368 INFO O| Aug 30 05:21:57.368 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91262025-08-30T05:21:57.713Z[ host-image] Aug 30 05:21:57.387 INFO O| Aug 30 05:21:57.387 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/ssl-3/man"
91272025-08-30T05:21:57.844Z[ host-image] Aug 30 05:21:57.524 INFO O| Aug 30 05:21:57.523 INFO STEP 9 (remove_files) COMPLETE
91282025-08-30T05:21:57.844Z[ host-image] Aug 30 05:21:57.524 INFO O| Aug 30 05:21:57.524 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91292025-08-30T05:21:57.878Z[ host-image] Aug 30 05:21:57.558 INFO O| Aug 30 05:21:57.557 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/etc/net-snmp"
91302025-08-30T05:21:57.903Z[ host-image] Aug 30 05:21:57.563 INFO O| Aug 30 05:21:57.562 INFO STEP 10 (remove_files) COMPLETE
91312025-08-30T05:21:57.903Z[ host-image] Aug 30 05:21:57.563 INFO O| Aug 30 05:21:57.563 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91322025-08-30T05:21:57.903Z[ host-image] Aug 30 05:21:57.576 INFO O| Aug 30 05:21:57.575 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/bin/i386"
91332025-08-30T05:21:57.903Z[ host-image] Aug 30 05:21:57.577 INFO O| Aug 30 05:21:57.577 INFO STEP 11 (remove_files) COMPLETE
91342025-08-30T05:21:57.903Z[ host-image] Aug 30 05:21:57.577 INFO O| Aug 30 05:21:57.577 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91352025-08-30T05:21:57.928Z[ host-image] Aug 30 05:21:57.588 INFO O| Aug 30 05:21:57.588 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86xpv"
91362025-08-30T05:21:57.928Z[ host-image] Aug 30 05:21:57.590 INFO O| Aug 30 05:21:57.590 INFO STEP 12 (remove_files) COMPLETE
91372025-08-30T05:21:57.928Z[ host-image] Aug 30 05:21:57.590 INFO O| Aug 30 05:21:57.590 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91382025-08-30T05:21:57.964Z[ host-image] Aug 30 05:21:57.643 INFO O| Aug 30 05:21:57.643 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
91392025-08-30T05:21:57.989Z[ host-image] Aug 30 05:21:57.666 INFO O| Aug 30 05:21:57.666 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
91402025-08-30T05:21:57.989Z[ host-image] Aug 30 05:21:57.666 INFO O| Aug 30 05:21:57.666 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
91412025-08-30T05:21:57.989Z[ host-image] Aug 30 05:21:57.667 INFO O| Aug 30 05:21:57.667 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
91422025-08-30T05:21:57.989Z[ host-image] Aug 30 05:21:57.667 INFO O| Aug 30 05:21:57.667 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
91432025-08-30T05:21:57.989Z[ host-image] Aug 30 05:21:57.667 INFO O| Aug 30 05:21:57.667 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
91442025-08-30T05:21:57.989Z[ host-image] Aug 30 05:21:57.667 INFO O| Aug 30 05:21:57.667 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
91452025-08-30T05:21:57.989Z[ host-image] Aug 30 05:21:57.667 INFO O| Aug 30 05:21:57.667 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
91462025-08-30T05:21:57.990Z[ host-image] Aug 30 05:21:57.668 INFO O| Aug 30 05:21:57.668 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
91472025-08-30T05:21:57.990Z[ host-image] Aug 30 05:21:57.668 INFO O| Aug 30 05:21:57.668 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
91482025-08-30T05:21:57.990Z[ host-image] Aug 30 05:21:57.668 INFO O| Aug 30 05:21:57.668 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
91492025-08-30T05:21:57.990Z[ host-image] Aug 30 05:21:57.668 INFO O| Aug 30 05:21:57.668 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
91502025-08-30T05:21:57.990Z[ host-image] Aug 30 05:21:57.668 INFO O| Aug 30 05:21:57.668 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
91512025-08-30T05:21:57.990Z[ host-image] Aug 30 05:21:57.668 INFO O| Aug 30 05:21:57.668 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
91522025-08-30T05:21:57.990Z[ host-image] Aug 30 05:21:57.668 INFO O| Aug 30 05:21:57.668 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
91532025-08-30T05:21:57.990Z[ host-image] Aug 30 05:21:57.669 INFO O| Aug 30 05:21:57.668 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
91542025-08-30T05:21:57.990Z[ host-image] Aug 30 05:21:57.669 INFO O| Aug 30 05:21:57.669 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
91552025-08-30T05:21:58.493Z[ host-image] Aug 30 05:21:58.172 INFO O| Aug 30 05:21:58.172 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libncurses++.a"
91562025-08-30T05:21:58.518Z[ host-image] Aug 30 05:21:58.174 INFO O| Aug 30 05:21:58.174 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
91572025-08-30T05:21:58.518Z[ host-image] Aug 30 05:21:58.177 INFO O| Aug 30 05:21:58.177 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libtddl.a"
91582025-08-30T05:21:58.573Z[ host-image] Aug 30 05:21:58.253 INFO O| Aug 30 05:21:58.253 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libncurses++.a"
91592025-08-30T05:21:58.598Z[ host-image] Aug 30 05:21:58.270 INFO O| Aug 30 05:21:58.269 INFO STEP 13 (remove_files) COMPLETE
91602025-08-30T05:21:58.598Z[ host-image] Aug 30 05:21:58.270 INFO O| Aug 30 05:21:58.270 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91612025-08-30T05:21:58.648Z[ host-image] Aug 30 05:21:58.303 INFO O| Aug 30 05:21:58.303 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/boot"
91622025-08-30T05:21:58.648Z[ host-image] Aug 30 05:21:58.305 INFO O| Aug 30 05:21:58.305 INFO STEP 14 (remove_files) COMPLETE
91632025-08-30T05:21:58.648Z[ host-image] Aug 30 05:21:58.305 INFO O| Aug 30 05:21:58.305 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91642025-08-30T05:21:58.649Z[ host-image] Aug 30 05:21:58.317 INFO O| Aug 30 05:21:58.317 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86pc"
91652025-08-30T05:21:58.649Z[ host-image] Aug 30 05:21:58.326 INFO O| Aug 30 05:21:58.326 INFO STEP 15 (remove_files) COMPLETE
91662025-08-30T05:21:58.649Z[ host-image] Aug 30 05:21:58.326 INFO O| Aug 30 05:21:58.326 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91672025-08-30T05:21:58.674Z[ host-image] Aug 30 05:21:58.339 INFO O| Aug 30 05:21:58.339 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86xpv"
91682025-08-30T05:21:58.674Z[ host-image] Aug 30 05:21:58.340 INFO O| Aug 30 05:21:58.340 INFO STEP 16 (remove_files) COMPLETE
91692025-08-30T05:21:58.674Z[ host-image] Aug 30 05:21:58.340 INFO O| Aug 30 05:21:58.340 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91702025-08-30T05:21:58.674Z[ host-image] Aug 30 05:21:58.351 INFO O| Aug 30 05:21:58.351 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86pc"
91712025-08-30T05:21:58.674Z[ host-image] Aug 30 05:21:58.353 INFO O| Aug 30 05:21:58.353 INFO STEP 17 (remove_files) COMPLETE
91722025-08-30T05:21:58.674Z[ host-image] Aug 30 05:21:58.353 INFO O| Aug 30 05:21:58.353 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91732025-08-30T05:21:58.699Z[ host-image] Aug 30 05:21:58.367 INFO O| Aug 30 05:21:58.367 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/acpica"
91742025-08-30T05:21:58.699Z[ host-image] Aug 30 05:21:58.368 INFO O| Aug 30 05:21:58.367 INFO STEP 18 (remove_files) COMPLETE
91752025-08-30T05:21:58.699Z[ host-image] Aug 30 05:21:58.368 INFO O| Aug 30 05:21:58.368 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91762025-08-30T05:21:58.724Z[ host-image] Aug 30 05:21:58.380 INFO O| Aug 30 05:21:58.380 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/tem"
91772025-08-30T05:21:58.724Z[ host-image] Aug 30 05:21:58.380 INFO O| Aug 30 05:21:58.380 INFO STEP 19 (remove_files) COMPLETE
91782025-08-30T05:21:58.724Z[ host-image] Aug 30 05:21:58.380 INFO O| Aug 30 05:21:58.380 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91792025-08-30T05:21:58.749Z[ host-image] Aug 30 05:21:58.411 INFO O| Aug 30 05:21:58.411 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
91802025-08-30T05:21:58.749Z[ host-image] Aug 30 05:21:58.411 INFO O| Aug 30 05:21:58.411 INFO STEP 20 (remove_files) COMPLETE
91812025-08-30T05:21:58.749Z[ host-image] Aug 30 05:21:58.411 INFO O| Aug 30 05:21:58.411 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91822025-08-30T05:21:58.749Z[ host-image] Aug 30 05:21:58.421 INFO O| Aug 30 05:21:58.421 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/wc"
91832025-08-30T05:21:58.749Z[ host-image] Aug 30 05:21:58.421 INFO O| Aug 30 05:21:58.421 INFO STEP 21 (remove_files) COMPLETE
91842025-08-30T05:21:58.749Z[ host-image] Aug 30 05:21:58.422 INFO O| Aug 30 05:21:58.421 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91852025-08-30T05:21:58.774Z[ host-image] Aug 30 05:21:58.432 INFO O| Aug 30 05:21:58.432 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
91862025-08-30T05:21:58.774Z[ host-image] Aug 30 05:21:58.432 INFO O| Aug 30 05:21:58.432 INFO STEP 22 (remove_files) COMPLETE
91872025-08-30T05:21:58.774Z[ host-image] Aug 30 05:21:58.432 INFO O| Aug 30 05:21:58.432 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91882025-08-30T05:21:58.774Z[ host-image] Aug 30 05:21:58.442 INFO O| Aug 30 05:21:58.442 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/conskbd"
91892025-08-30T05:21:58.774Z[ host-image] Aug 30 05:21:58.443 INFO O| Aug 30 05:21:58.442 INFO STEP 23 (remove_files) COMPLETE
91902025-08-30T05:21:58.774Z[ host-image] Aug 30 05:21:58.443 INFO O| Aug 30 05:21:58.443 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91912025-08-30T05:21:58.774Z[ host-image] Aug 30 05:21:58.453 INFO O| Aug 30 05:21:58.453 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/tzmon"
91922025-08-30T05:21:58.774Z[ host-image] Aug 30 05:21:58.453 INFO O| Aug 30 05:21:58.453 INFO STEP 24 (remove_files) COMPLETE
91932025-08-30T05:21:58.774Z[ host-image] Aug 30 05:21:58.453 INFO O| Aug 30 05:21:58.453 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91942025-08-30T05:21:58.800Z[ host-image] Aug 30 05:21:58.463 INFO O| Aug 30 05:21:58.463 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/power"
91952025-08-30T05:21:58.800Z[ host-image] Aug 30 05:21:58.463 INFO O| Aug 30 05:21:58.463 INFO STEP 25 (remove_files) COMPLETE
91962025-08-30T05:21:58.800Z[ host-image] Aug 30 05:21:58.463 INFO O| Aug 30 05:21:58.463 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91972025-08-30T05:21:58.825Z[ host-image] Aug 30 05:21:58.495 INFO O| Aug 30 05:21:58.495 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio"
91982025-08-30T05:21:58.826Z[ host-image] Aug 30 05:21:58.495 INFO O| Aug 30 05:21:58.495 INFO STEP 26 (remove_files) COMPLETE
91992025-08-30T05:21:58.826Z[ host-image] Aug 30 05:21:58.495 INFO O| Aug 30 05:21:58.495 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92002025-08-30T05:21:58.852Z[ host-image] Aug 30 05:21:58.510 INFO O| Aug 30 05:21:58.510 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio1575"
92012025-08-30T05:21:58.852Z[ host-image] Aug 30 05:21:58.510 INFO O| Aug 30 05:21:58.510 INFO STEP 27 (remove_files) COMPLETE
92022025-08-30T05:21:58.852Z[ host-image] Aug 30 05:21:58.510 INFO O| Aug 30 05:21:58.510 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92032025-08-30T05:21:58.852Z[ host-image] Aug 30 05:21:58.523 INFO O| Aug 30 05:21:58.523 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audioens"
92042025-08-30T05:21:58.877Z[ host-image] Aug 30 05:21:58.523 INFO O| Aug 30 05:21:58.523 INFO STEP 28 (remove_files) COMPLETE
92052025-08-30T05:21:58.877Z[ host-image] Aug 30 05:21:58.523 INFO O| Aug 30 05:21:58.523 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92062025-08-30T05:21:58.877Z[ host-image] Aug 30 05:21:58.535 INFO O| Aug 30 05:21:58.535 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiopci"
92072025-08-30T05:21:58.877Z[ host-image] Aug 30 05:21:58.535 INFO O| Aug 30 05:21:58.535 INFO STEP 29 (remove_files) COMPLETE
92082025-08-30T05:21:58.877Z[ host-image] Aug 30 05:21:58.535 INFO O| Aug 30 05:21:58.535 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92092025-08-30T05:21:58.877Z[ host-image] Aug 30 05:21:58.546 INFO O| Aug 30 05:21:58.546 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiots"
92102025-08-30T05:21:58.877Z[ host-image] Aug 30 05:21:58.546 INFO O| Aug 30 05:21:58.546 INFO STEP 30 (remove_files) COMPLETE
92112025-08-30T05:21:58.877Z[ host-image] Aug 30 05:21:58.546 INFO O| Aug 30 05:21:58.546 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92122025-08-30T05:21:58.902Z[ host-image] Aug 30 05:21:58.557 INFO O| Aug 30 05:21:58.557 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ehci"
92132025-08-30T05:21:58.902Z[ host-image] Aug 30 05:21:58.557 INFO O| Aug 30 05:21:58.557 INFO STEP 31 (remove_files) COMPLETE
92142025-08-30T05:21:58.902Z[ host-image] Aug 30 05:21:58.557 INFO O| Aug 30 05:21:58.557 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92152025-08-30T05:21:58.902Z[ host-image] Aug 30 05:21:58.568 INFO O| Aug 30 05:21:58.567 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hid"
92162025-08-30T05:21:58.902Z[ host-image] Aug 30 05:21:58.568 INFO O| Aug 30 05:21:58.568 INFO STEP 32 (remove_files) COMPLETE
92172025-08-30T05:21:58.902Z[ host-image] Aug 30 05:21:58.568 INFO O| Aug 30 05:21:58.568 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92182025-08-30T05:21:58.902Z[ host-image] Aug 30 05:21:58.578 INFO O| Aug 30 05:21:58.578 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hubd"
92192025-08-30T05:21:58.902Z[ host-image] Aug 30 05:21:58.578 INFO O| Aug 30 05:21:58.578 INFO STEP 33 (remove_files) COMPLETE
92202025-08-30T05:21:58.902Z[ host-image] Aug 30 05:21:58.578 INFO O| Aug 30 05:21:58.578 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92212025-08-30T05:21:58.927Z[ host-image] Aug 30 05:21:58.589 INFO O| Aug 30 05:21:58.589 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ohci"
92222025-08-30T05:21:58.927Z[ host-image] Aug 30 05:21:58.589 INFO O| Aug 30 05:21:58.589 INFO STEP 34 (remove_files) COMPLETE
92232025-08-30T05:21:58.927Z[ host-image] Aug 30 05:21:58.589 INFO O| Aug 30 05:21:58.589 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92242025-08-30T05:21:58.927Z[ host-image] Aug 30 05:21:58.600 INFO O| Aug 30 05:21:58.599 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
92252025-08-30T05:21:58.927Z[ host-image] Aug 30 05:21:58.600 INFO O| Aug 30 05:21:58.600 INFO STEP 35 (remove_files) COMPLETE
92262025-08-30T05:21:58.927Z[ host-image] Aug 30 05:21:58.600 INFO O| Aug 30 05:21:58.600 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92272025-08-30T05:21:58.953Z[ host-image] Aug 30 05:21:58.610 INFO O| Aug 30 05:21:58.610 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/uhci"
92282025-08-30T05:21:58.953Z[ host-image] Aug 30 05:21:58.611 INFO O| Aug 30 05:21:58.611 INFO STEP 36 (remove_files) COMPLETE
92292025-08-30T05:21:58.953Z[ host-image] Aug 30 05:21:58.611 INFO O| Aug 30 05:21:58.611 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92302025-08-30T05:21:58.953Z[ host-image] Aug 30 05:21:58.621 INFO O| Aug 30 05:21:58.621 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
92312025-08-30T05:21:58.953Z[ host-image] Aug 30 05:21:58.621 INFO O| Aug 30 05:21:58.621 INFO STEP 37 (remove_files) COMPLETE
92322025-08-30T05:21:58.953Z[ host-image] Aug 30 05:21:58.621 INFO O| Aug 30 05:21:58.621 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92332025-08-30T05:21:58.953Z[ host-image] Aug 30 05:21:58.632 INFO O| Aug 30 05:21:58.632 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_as"
92342025-08-30T05:21:58.953Z[ host-image] Aug 30 05:21:58.632 INFO O| Aug 30 05:21:58.632 INFO STEP 38 (remove_files) COMPLETE
92352025-08-30T05:21:58.953Z[ host-image] Aug 30 05:21:58.632 INFO O| Aug 30 05:21:58.632 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92362025-08-30T05:21:58.979Z[ host-image] Aug 30 05:21:58.643 INFO O| Aug 30 05:21:58.643 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
92372025-08-30T05:21:58.979Z[ host-image] Aug 30 05:21:58.643 INFO O| Aug 30 05:21:58.643 INFO STEP 39 (remove_files) COMPLETE
92382025-08-30T05:21:58.980Z[ host-image] Aug 30 05:21:58.643 INFO O| Aug 30 05:21:58.643 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92392025-08-30T05:21:58.980Z[ host-image] Aug 30 05:21:58.654 INFO O| Aug 30 05:21:58.654 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
92402025-08-30T05:21:58.980Z[ host-image] Aug 30 05:21:58.654 INFO O| Aug 30 05:21:58.654 INFO STEP 40 (remove_files) COMPLETE
92412025-08-30T05:21:58.980Z[ host-image] Aug 30 05:21:58.654 INFO O| Aug 30 05:21:58.654 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92422025-08-30T05:21:59.005Z[ host-image] Aug 30 05:21:58.665 INFO O| Aug 30 05:21:58.665 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usbprn"
92432025-08-30T05:21:59.005Z[ host-image] Aug 30 05:21:58.665 INFO O| Aug 30 05:21:58.665 INFO STEP 41 (remove_files) COMPLETE
92442025-08-30T05:21:59.005Z[ host-image] Aug 30 05:21:58.665 INFO O| Aug 30 05:21:58.665 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92452025-08-30T05:21:59.005Z[ host-image] Aug 30 05:21:58.675 INFO O| Aug 30 05:21:58.675 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/xhci"
92462025-08-30T05:21:59.005Z[ host-image] Aug 30 05:21:58.676 INFO O| Aug 30 05:21:58.675 INFO STEP 42 (remove_files) COMPLETE
92472025-08-30T05:21:59.005Z[ host-image] Aug 30 05:21:58.676 INFO O| Aug 30 05:21:58.675 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92482025-08-30T05:21:59.030Z[ host-image] Aug 30 05:21:58.686 INFO O| Aug 30 05:21:58.686 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
92492025-08-30T05:21:59.030Z[ host-image] Aug 30 05:21:58.686 INFO O| Aug 30 05:21:58.686 INFO STEP 43 (remove_files) COMPLETE
92502025-08-30T05:21:59.030Z[ host-image] Aug 30 05:21:58.686 INFO O| Aug 30 05:21:58.686 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92512025-08-30T05:21:59.030Z[ host-image] Aug 30 05:21:58.697 INFO O| Aug 30 05:21:58.697 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
92522025-08-30T05:21:59.030Z[ host-image] Aug 30 05:21:58.697 INFO O| Aug 30 05:21:58.697 INFO STEP 44 (remove_files) COMPLETE
92532025-08-30T05:21:59.030Z[ host-image] Aug 30 05:21:58.697 INFO O| Aug 30 05:21:58.697 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92542025-08-30T05:21:59.030Z[ host-image] Aug 30 05:21:58.708 INFO O| Aug 30 05:21:58.707 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
92552025-08-30T05:21:59.030Z[ host-image] Aug 30 05:21:58.708 INFO O| Aug 30 05:21:58.708 INFO STEP 45 (remove_files) COMPLETE
92562025-08-30T05:21:59.030Z[ host-image] Aug 30 05:21:58.708 INFO O| Aug 30 05:21:58.708 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92572025-08-30T05:21:59.055Z[ host-image] Aug 30 05:21:58.718 INFO O| Aug 30 05:21:58.718 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
92582025-08-30T05:21:59.056Z[ host-image] Aug 30 05:21:58.718 INFO O| Aug 30 05:21:58.718 INFO STEP 46 (remove_files) COMPLETE
92592025-08-30T05:21:59.056Z[ host-image] Aug 30 05:21:58.718 INFO O| Aug 30 05:21:58.718 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92602025-08-30T05:21:59.056Z[ host-image] Aug 30 05:21:58.729 INFO O| Aug 30 05:21:58.729 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
92612025-08-30T05:21:59.056Z[ host-image] Aug 30 05:21:58.729 INFO O| Aug 30 05:21:58.729 INFO STEP 47 (remove_files) COMPLETE
92622025-08-30T05:21:59.056Z[ host-image] Aug 30 05:21:58.729 INFO O| Aug 30 05:21:58.729 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92632025-08-30T05:21:59.081Z[ host-image] Aug 30 05:21:58.742 INFO O| Aug 30 05:21:58.742 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
92642025-08-30T05:21:59.081Z[ host-image] Aug 30 05:21:58.742 INFO O| Aug 30 05:21:58.742 INFO STEP 48 (remove_files) COMPLETE
92652025-08-30T05:21:59.081Z[ host-image] Aug 30 05:21:58.742 INFO O| Aug 30 05:21:58.742 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92662025-08-30T05:21:59.081Z[ host-image] Aug 30 05:21:58.756 INFO O| Aug 30 05:21:58.756 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mpt"
92672025-08-30T05:21:59.081Z[ host-image] Aug 30 05:21:58.756 INFO O| Aug 30 05:21:58.756 INFO STEP 49 (remove_files) COMPLETE
92682025-08-30T05:21:59.081Z[ host-image] Aug 30 05:21:58.756 INFO O| Aug 30 05:21:58.756 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92692025-08-30T05:21:59.106Z[ host-image] Aug 30 05:21:58.773 INFO O| Aug 30 05:21:58.773 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/mpt.conf"
92702025-08-30T05:21:59.106Z[ host-image] Aug 30 05:21:58.773 INFO O| Aug 30 05:21:58.773 INFO STEP 50 (remove_files) COMPLETE
92712025-08-30T05:21:59.106Z[ host-image] Aug 30 05:21:58.773 INFO O| Aug 30 05:21:58.773 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92722025-08-30T05:21:59.106Z[ host-image] Aug 30 05:21:58.784 INFO O| Aug 30 05:21:58.784 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
92732025-08-30T05:21:59.106Z[ host-image] Aug 30 05:21:58.784 INFO O| Aug 30 05:21:58.784 INFO STEP 51 (remove_files) COMPLETE
92742025-08-30T05:21:59.106Z[ host-image] Aug 30 05:21:58.784 INFO O| Aug 30 05:21:58.784 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92752025-08-30T05:21:59.131Z[ host-image] Aug 30 05:21:58.796 INFO O| Aug 30 05:21:58.795 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
92762025-08-30T05:21:59.131Z[ host-image] Aug 30 05:21:58.796 INFO O| Aug 30 05:21:58.796 INFO STEP 52 (remove_files) COMPLETE
92772025-08-30T05:21:59.131Z[ host-image] Aug 30 05:21:58.796 INFO O| Aug 30 05:21:58.796 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92782025-08-30T05:21:59.132Z[ host-image] Aug 30 05:21:58.807 INFO O| Aug 30 05:21:58.807 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/bootadm"
92792025-08-30T05:21:59.132Z[ host-image] Aug 30 05:21:58.807 INFO O| Aug 30 05:21:58.807 INFO STEP 53 (remove_files) COMPLETE
92802025-08-30T05:21:59.132Z[ host-image] Aug 30 05:21:58.807 INFO O| Aug 30 05:21:58.807 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92812025-08-30T05:21:59.157Z[ host-image] Aug 30 05:21:58.817 INFO O| Aug 30 05:21:58.817 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/bootadm"
92822025-08-30T05:21:59.157Z[ host-image] Aug 30 05:21:58.817 INFO O| Aug 30 05:21:58.817 INFO STEP 54 (remove_files) COMPLETE
92832025-08-30T05:21:59.157Z[ host-image] Aug 30 05:21:58.817 INFO O| Aug 30 05:21:58.817 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92842025-08-30T05:21:59.157Z[ host-image] Aug 30 05:21:58.827 INFO O| Aug 30 05:21:58.827 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/beadm"
92852025-08-30T05:21:59.157Z[ host-image] Aug 30 05:21:58.827 INFO O| Aug 30 05:21:58.827 INFO STEP 55 (remove_files) COMPLETE
92862025-08-30T05:21:59.157Z[ host-image] Aug 30 05:21:58.827 INFO O| Aug 30 05:21:58.827 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92872025-08-30T05:21:59.157Z[ host-image] Aug 30 05:21:58.836 INFO O| Aug 30 05:21:58.836 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/beadm"
92882025-08-30T05:21:59.157Z[ host-image] Aug 30 05:21:58.836 INFO O| Aug 30 05:21:58.836 INFO STEP 56 (remove_files) COMPLETE
92892025-08-30T05:21:59.157Z[ host-image] Aug 30 05:21:58.836 INFO O| Aug 30 05:21:58.836 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92902025-08-30T05:21:59.182Z[ host-image] Aug 30 05:21:58.847 INFO O| Aug 30 05:21:58.846 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/etc/default/tar"
92912025-08-30T05:21:59.182Z[ host-image] Aug 30 05:21:58.847 INFO O| Aug 30 05:21:58.847 INFO STEP 57 (remove_files) COMPLETE
92922025-08-30T05:21:59.182Z[ host-image] Aug 30 05:21:58.847 INFO O| Aug 30 05:21:58.847 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92932025-08-30T05:21:59.182Z[ host-image] Aug 30 05:21:58.857 INFO O| Aug 30 05:21:58.857 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
92942025-08-30T05:21:59.182Z[ host-image] Aug 30 05:21:58.857 INFO O| Aug 30 05:21:58.857 INFO writing /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap ...
92952025-08-30T05:21:59.182Z[ host-image] Aug 30 05:21:58.858 INFO O| Aug 30 05:21:58.858 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
92962025-08-30T05:21:59.182Z[ host-image] Aug 30 05:21:58.858 INFO O| Aug 30 05:21:58.858 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
92972025-08-30T05:21:59.182Z[ host-image] Aug 30 05:21:58.858 INFO O| Aug 30 05:21:58.858 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
92982025-08-30T05:21:59.182Z[ host-image] Aug 30 05:21:58.858 INFO O| Aug 30 05:21:58.858 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
92992025-08-30T05:21:59.182Z[ host-image] Aug 30 05:21:58.858 INFO O| Aug 30 05:21:58.858 INFO ok!
93002025-08-30T05:21:59.182Z[ host-image] Aug 30 05:21:58.858 INFO O| Aug 30 05:21:58.858 INFO STEP 58 (ensure_file) COMPLETE
93012025-08-30T05:21:59.182Z[ host-image] Aug 30 05:21:58.858 INFO O| Aug 30 05:21:58.858 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93022025-08-30T05:21:59.208Z[ host-image] Aug 30 05:21:58.872 INFO O| Aug 30 05:21:58.872 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
93032025-08-30T05:21:59.208Z[ host-image] Aug 30 05:21:58.872 INFO O| Aug 30 05:21:58.872 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
93042025-08-30T05:21:59.208Z[ host-image] Aug 30 05:21:58.872 INFO O| Aug 30 05:21:58.872 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
93052025-08-30T05:21:59.208Z[ host-image] Aug 30 05:21:58.872 INFO O| Aug 30 05:21:58.872 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
93062025-08-30T05:21:59.208Z[ host-image] Aug 30 05:21:58.872 INFO O| Aug 30 05:21:58.872 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
93072025-08-30T05:21:59.208Z[ host-image] Aug 30 05:21:58.872 INFO O| Aug 30 05:21:58.872 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
93082025-08-30T05:21:59.208Z[ host-image] Aug 30 05:21:58.872 INFO O| Aug 30 05:21:58.872 INFO ok!
93092025-08-30T05:21:59.208Z[ host-image] Aug 30 05:21:58.872 INFO O| Aug 30 05:21:58.872 INFO STEP 59 (ensure_file) COMPLETE
93102025-08-30T05:21:59.208Z[ host-image] Aug 30 05:21:58.872 INFO O| Aug 30 05:21:58.872 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93112025-08-30T05:21:59.208Z[ host-image] Aug 30 05:21:58.887 INFO O| Aug 30 05:21:58.887 INFO file /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile does not exist
93122025-08-30T05:21:59.208Z[ host-image] Aug 30 05:21:58.887 INFO O| Aug 30 05:21:58.887 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile ...
93132025-08-30T05:21:59.208Z[ host-image] Aug 30 05:21:58.887 INFO O| Aug 30 05:21:58.887 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile
93142025-08-30T05:21:59.208Z[ host-image] Aug 30 05:21:58.887 INFO O| Aug 30 05:21:58.887 INFO ok!
93152025-08-30T05:21:59.208Z[ host-image] Aug 30 05:21:58.887 INFO O| Aug 30 05:21:58.887 INFO STEP 60 (ensure_file) COMPLETE
93162025-08-30T05:21:59.208Z[ host-image] Aug 30 05:21:58.887 INFO O| Aug 30 05:21:58.887 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93172025-08-30T05:21:59.233Z[ host-image] Aug 30 05:21:58.904 INFO O| Aug 30 05:21:58.904 WARN file /rpool/images/build/host/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
93182025-08-30T05:21:59.233Z[ host-image] Aug 30 05:21:58.905 INFO O| Aug 30 05:21:58.904 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/sled/ramdisk/root/.bashrc ...
93192025-08-30T05:21:59.233Z[ host-image] Aug 30 05:21:58.905 INFO O| Aug 30 05:21:58.905 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bashrc
93202025-08-30T05:21:59.234Z[ host-image] Aug 30 05:21:58.905 INFO O| Aug 30 05:21:58.905 INFO ok!
93212025-08-30T05:21:59.234Z[ host-image] Aug 30 05:21:58.905 INFO O| Aug 30 05:21:58.905 INFO STEP 61 (ensure_file) COMPLETE
93222025-08-30T05:21:59.234Z[ host-image] Aug 30 05:21:58.905 INFO O| Aug 30 05:21:58.905 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93232025-08-30T05:21:59.259Z[ host-image] Aug 30 05:21:58.919 INFO O| Aug 30 05:21:58.919 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
93242025-08-30T05:21:59.259Z[ host-image] Aug 30 05:21:58.919 INFO O| Aug 30 05:21:58.919 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/sled/ramdisk/etc/motd ...
93252025-08-30T05:21:59.259Z[ host-image] Aug 30 05:21:58.920 INFO O| Aug 30 05:21:58.919 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
93262025-08-30T05:21:59.259Z[ host-image] Aug 30 05:21:58.920 INFO O| Aug 30 05:21:58.920 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
93272025-08-30T05:21:59.259Z[ host-image] Aug 30 05:21:58.920 INFO O| Aug 30 05:21:58.920 INFO ok!
93282025-08-30T05:21:59.259Z[ host-image] Aug 30 05:21:58.920 INFO O| Aug 30 05:21:58.920 INFO STEP 62 (ensure_file) COMPLETE
93292025-08-30T05:21:59.259Z[ host-image] Aug 30 05:21:58.920 INFO O| Aug 30 05:21:58.920 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93302025-08-30T05:21:59.259Z[ host-image] Aug 30 05:21:58.933 INFO O| Aug 30 05:21:58.933 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
93312025-08-30T05:21:59.260Z[ host-image] Aug 30 05:21:58.933 INFO O| Aug 30 05:21:58.933 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
93322025-08-30T05:21:59.260Z[ host-image] Aug 30 05:21:58.933 INFO O| Aug 30 05:21:58.933 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
93332025-08-30T05:21:59.260Z[ host-image] Aug 30 05:21:58.933 INFO O| Aug 30 05:21:58.933 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
93342025-08-30T05:21:59.260Z[ host-image] Aug 30 05:21:58.933 INFO O| Aug 30 05:21:58.933 INFO ok!
93352025-08-30T05:21:59.260Z[ host-image] Aug 30 05:21:58.933 INFO O| Aug 30 05:21:58.933 INFO STEP 63 (ensure_file) COMPLETE
93362025-08-30T05:21:59.260Z[ host-image] Aug 30 05:21:58.933 INFO O| Aug 30 05:21:58.933 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93372025-08-30T05:21:59.286Z[ host-image] Aug 30 05:21:58.950 INFO O| Aug 30 05:21:58.950 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
93382025-08-30T05:21:59.286Z[ host-image] Aug 30 05:21:58.950 INFO O| Aug 30 05:21:58.950 INFO writing /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly ...
93392025-08-30T05:21:59.286Z[ host-image] Aug 30 05:21:58.950 INFO O| Aug 30 05:21:58.950 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly
93402025-08-30T05:21:59.286Z[ host-image] Aug 30 05:21:58.950 INFO O| Aug 30 05:21:58.950 INFO ok!
93412025-08-30T05:21:59.286Z[ host-image] Aug 30 05:21:58.950 INFO O| Aug 30 05:21:58.950 INFO STEP 64 (assemble_files) COMPLETE
93422025-08-30T05:21:59.286Z[ host-image] Aug 30 05:21:58.950 INFO O| Aug 30 05:21:58.950 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93432025-08-30T05:21:59.286Z[ host-image] Aug 30 05:21:58.964 INFO O| Aug 30 05:21:58.964 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf does not exist
93442025-08-30T05:21:59.287Z[ host-image] Aug 30 05:21:58.964 INFO O| Aug 30 05:21:58.964 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf ...
93452025-08-30T05:21:59.287Z[ host-image] Aug 30 05:21:58.964 INFO O| Aug 30 05:21:58.964 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
93462025-08-30T05:21:59.287Z[ host-image] Aug 30 05:21:58.964 INFO O| Aug 30 05:21:58.964 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
93472025-08-30T05:21:59.287Z[ host-image] Aug 30 05:21:58.964 INFO O| Aug 30 05:21:58.964 INFO ok!
93482025-08-30T05:21:59.287Z[ host-image] Aug 30 05:21:58.964 INFO O| Aug 30 05:21:58.964 INFO STEP 65 (ensure_file) COMPLETE
93492025-08-30T05:21:59.287Z[ host-image] Aug 30 05:21:58.964 INFO O| Aug 30 05:21:58.964 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93502025-08-30T05:21:59.312Z[ host-image] Aug 30 05:21:58.977 INFO O| Aug 30 05:21:58.977 INFO creating directory: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
93512025-08-30T05:21:59.312Z[ host-image] Aug 30 05:21:58.977 INFO O| Aug 30 05:21:58.977 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
93522025-08-30T05:21:59.312Z[ host-image] Aug 30 05:21:58.977 INFO O| Aug 30 05:21:58.977 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
93532025-08-30T05:21:59.312Z[ host-image] Aug 30 05:21:58.977 INFO O| Aug 30 05:21:58.977 INFO STEP 66 (ensure_dir) COMPLETE
93542025-08-30T05:21:59.312Z[ host-image] Aug 30 05:21:58.977 INFO O| Aug 30 05:21:58.977 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93552025-08-30T05:21:59.312Z[ host-image] Aug 30 05:21:58.989 INFO O| Aug 30 05:21:58.989 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
93562025-08-30T05:21:59.312Z[ host-image] Aug 30 05:21:58.989 INFO O| Aug 30 05:21:58.989 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 ...
93572025-08-30T05:21:59.337Z[ host-image] Aug 30 05:21:58.997 INFO O| Aug 30 05:21:58.997 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
93582025-08-30T05:21:59.337Z[ host-image] Aug 30 05:21:58.997 INFO O| Aug 30 05:21:58.997 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
93592025-08-30T05:21:59.337Z[ host-image] Aug 30 05:21:58.998 INFO O| Aug 30 05:21:58.997 INFO ok!
93602025-08-30T05:21:59.337Z[ host-image] Aug 30 05:21:58.998 INFO O| Aug 30 05:21:58.997 INFO STEP 67 (ensure_file) COMPLETE
93612025-08-30T05:21:59.337Z[ host-image] Aug 30 05:21:58.998 INFO O| Aug 30 05:21:58.997 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93622025-08-30T05:21:59.337Z[ host-image] Aug 30 05:21:59.012 INFO O| Aug 30 05:21:59.011 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
93632025-08-30T05:21:59.337Z[ host-image] Aug 30 05:21:59.012 INFO O| Aug 30 05:21:59.011 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 ...
93642025-08-30T05:21:59.337Z[ host-image] Aug 30 05:21:59.012 INFO O| Aug 30 05:21:59.012 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
93652025-08-30T05:21:59.337Z[ host-image] Aug 30 05:21:59.012 INFO O| Aug 30 05:21:59.012 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
93662025-08-30T05:21:59.337Z[ host-image] Aug 30 05:21:59.012 INFO O| Aug 30 05:21:59.012 INFO ok!
93672025-08-30T05:21:59.337Z[ host-image] Aug 30 05:21:59.012 INFO O| Aug 30 05:21:59.012 INFO STEP 68 (ensure_file) COMPLETE
93682025-08-30T05:21:59.337Z[ host-image] Aug 30 05:21:59.012 INFO O| Aug 30 05:21:59.012 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93692025-08-30T05:21:59.363Z[ host-image] Aug 30 05:21:59.030 INFO O| Aug 30 05:21:59.030 INFO file /rpool/images/build/host/output/sled-ramdisk.tar does not already exist, skipping removal
93702025-08-30T05:21:59.363Z[ host-image] Aug 30 05:21:59.030 INFO O| Aug 30 05:21:59.030 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/ramdisk", "."]
93712025-08-30T05:22:02.748Z[ host-image] Aug 30 05:22:02.427 INFO O| Aug 30 05:22:02.427 INFO STEP 69 (pack_tar) COMPLETE
93722025-08-30T05:22:02.748Z[ host-image] Aug 30 05:22:02.428 INFO O| Aug 30 05:22:02.427 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@trim
93732025-08-30T05:22:02.774Z[ host-image] Aug 30 05:22:02.428 INFO O| Aug 30 05:22:02.427 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@trim
93742025-08-30T05:22:02.826Z[ host-image] Aug 30 05:22:02.505 INFO O| Aug 30 05:22:02.505 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
93752025-08-30T05:22:02.903Z[ host-image] Aug 30 05:22:02.582 INFO O| Aug 30 05:22:02.582 INFO completed processing sled/ramdisk-02-trim
93762025-08-30T05:22:03.027Z[ host-image] Aug 30 05:22:02.586 INFO image builder template: zfs...
93772025-08-30T05:22:03.027Z[ host-image] Aug 30 05:22:02.586 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/.tmpcBGT79/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
93782025-08-30T05:22:03.027Z[ host-image] Aug 30 05:22:02.604 INFO O| Aug 30 05:22:02.604 INFO skip include "stress" because feature "stress" is not enabled
93792025-08-30T05:22:03.027Z[ host-image] Aug 30 05:22:02.604 INFO O| Aug 30 05:22:02.604 INFO skip include "stress" because feature "compliance" is not enabled
93802025-08-30T05:22:03.027Z[ host-image] Aug 30 05:22:02.646 INFO O| Aug 30 05:22:02.646 INFO temporary dataset: rpool/images/build/host/tmp/sled/zfs
93812025-08-30T05:22:03.027Z[ host-image] Aug 30 05:22:02.650 INFO O| Aug 30 05:22:02.650 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/zfs
93822025-08-30T05:22:03.053Z[ host-image] Aug 30 05:22:02.724 INFO O| Aug 30 05:22:02.724 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/zfs: sync = disabled
93832025-08-30T05:22:03.078Z[ host-image] Aug 30 05:22:02.749 INFO O| Aug 30 05:22:02.749 INFO temporary directory: /rpool/images/build/host/tmp/sled/zfs
93842025-08-30T05:22:03.078Z[ host-image] Aug 30 05:22:02.749 INFO O| Aug 30 05:22:02.749 INFO work dataset: rpool/images/build/host/work/sled/zfs
93852025-08-30T05:22:03.079Z[ host-image] Aug 30 05:22:02.754 INFO O| Aug 30 05:22:02.754 INFO CREATE DATASET: rpool/images/build/host/work/sled/zfs
93862025-08-30T05:22:03.105Z[ host-image] Aug 30 05:22:02.785 INFO O| Aug 30 05:22:02.785 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/sled/zfs: sync = disabled
93872025-08-30T05:22:03.131Z[ host-image] Aug 30 05:22:02.803 INFO O| Aug 30 05:22:02.803 INFO DESTROY POOL: TEMPORARY-sled-zfs
93882025-08-30T05:22:03.156Z[ host-image] Aug 30 05:22:02.815 INFO O| Aug 30 05:22:02.815 INFO image file: /rpool/images/build/host/work/sled/zfs/lofi.raw
93892025-08-30T05:22:03.156Z[ host-image] Aug 30 05:22:02.821 INFO O| Aug 30 05:22:02.821 INFO pool altroot: /rpool/images/build/host/work/sled/zfs/altroot
93902025-08-30T05:22:03.156Z[ host-image] Aug 30 05:22:02.821 INFO O| Aug 30 05:22:02.821 INFO no lofi found
93912025-08-30T05:22:03.156Z[ host-image] Aug 30 05:22:02.821 INFO O| Aug 30 05:22:02.821 INFO file /rpool/images/build/host/work/sled/zfs/lofi.raw does not already exist, skipping removal
93922025-08-30T05:22:03.156Z[ host-image] Aug 30 05:22:02.821 INFO O| Aug 30 05:22:02.821 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/sled/zfs/lofi.raw
93932025-08-30T05:22:05.322Z[ host-image] Aug 30 05:22:05.001 INFO O| Aug 30 05:22:05.001 INFO lofi device = /dev/dsk/c3t1d0p0
93942025-08-30T05:22:05.322Z[ host-image] Aug 30 05:22:05.002 INFO O| Aug 30 05:22:05.001 INFO pool device = /dev/dsk/c3t1d0p0
93952025-08-30T05:22:05.347Z[ host-image] Aug 30 05:22:05.002 INFO O| Aug 30 05:22:05.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"]
93962025-08-30T05:22:05.676Z[ host-image] Aug 30 05:22:05.355 INFO O| Aug 30 05:22:05.355 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
93972025-08-30T05:22:05.676Z[ host-image] Aug 30 05:22:05.355 INFO O| Aug 30 05:22:05.355 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT
93982025-08-30T05:22:05.723Z[ host-image] Aug 30 05:22:05.403 INFO O| Aug 30 05:22:05.403 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: canmount = off
93992025-08-30T05:22:05.852Z[ host-image] Aug 30 05:22:05.532 INFO O| Aug 30 05:22:05.532 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: mountpoint = legacy
94002025-08-30T05:22:05.903Z[ host-image] Aug 30 05:22:05.582 INFO O| Aug 30 05:22:05.582 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT/ramdisk
94012025-08-30T05:22:05.936Z[ host-image] Aug 30 05:22:05.616 INFO O| Aug 30 05:22:05.616 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: canmount = noauto
94022025-08-30T05:22:05.962Z[ host-image] Aug 30 05:22:05.642 INFO O| Aug 30 05:22:05.642 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: mountpoint = legacy
94032025-08-30T05:22:06.030Z[ host-image] Aug 30 05:22:05.710 INFO O| Aug 30 05:22:05.710 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a
94042025-08-30T05:22:06.031Z[ host-image] Aug 30 05:22:05.710 INFO O| Aug 30 05:22:05.710 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a
94052025-08-30T05:22:06.056Z[ host-image] Aug 30 05:22:05.710 INFO O| Aug 30 05:22:05.710 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/sled/zfs/a"]
94062025-08-30T05:22:06.080Z[ host-image] Aug 30 05:22:05.753 INFO O| Aug 30 05:22:05.753 INFO boot environment UUID: d89f88eb-532b-456c-b44c-e549c8f6dacf
94072025-08-30T05:22:06.080Z[ host-image] Aug 30 05:22:05.753 INFO O| Aug 30 05:22:05.753 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = d89f88eb-532b-456c-b44c-e549c8f6dacf
94082025-08-30T05:22:06.105Z[ host-image] Aug 30 05:22:05.781 INFO O| Aug 30 05:22:05.781 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
94092025-08-30T05:22:06.130Z[ host-image] Aug 30 05:22:05.808 INFO O| Aug 30 05:22:05.808 INFO STEP 0 (create_be) COMPLETE
94102025-08-30T05:22:06.130Z[ host-image] Aug 30 05:22:05.809 INFO O| Aug 30 05:22:05.808 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
94112025-08-30T05:22:06.155Z[ host-image] Aug 30 05:22:05.831 INFO O| Aug 30 05:22:05.831 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/zfs/a"]
94122025-08-30T05:22:31.814Z[ host-image] Aug 30 05:22:31.493 INFO O| Aug 30 05:22:31.493 INFO STEP 1 (unpack_tar) COMPLETE
94132025-08-30T05:22:31.840Z[ host-image] Aug 30 05:22:31.493 INFO O| Aug 30 05:22:31.493 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94142025-08-30T05:22:31.840Z[ host-image] Aug 30 05:22:31.509 INFO O| Aug 30 05:22:31.508 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/sled/zfs/a"]
94152025-08-30T05:22:32.694Z[ host-image] Aug 30 05:22:32.374 INFO O| Aug 30 05:22:32.374 INFO STEP 2 (devfsadm) COMPLETE
94162025-08-30T05:22:32.719Z[ host-image] Aug 30 05:22:32.374 INFO O| Aug 30 05:22:32.374 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94172025-08-30T05:22:32.719Z[ host-image] Aug 30 05:22:32.391 INFO O| Aug 30 05:22:32.390 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
94182025-08-30T05:22:32.719Z[ host-image] Aug 30 05:22:32.391 INFO O| Aug 30 05:22:32.391 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
94192025-08-30T05:22:32.719Z[ host-image] Aug 30 05:22:32.391 INFO O| Aug 30 05:22:32.391 INFO STEP 3 (ensure_dir) COMPLETE
94202025-08-30T05:22:32.719Z[ host-image] Aug 30 05:22:32.391 INFO O| Aug 30 05:22:32.391 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94212025-08-30T05:22:32.745Z[ host-image] Aug 30 05:22:32.405 INFO O| Aug 30 05:22:32.405 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
94222025-08-30T05:22:32.745Z[ host-image] Aug 30 05:22:32.405 INFO O| Aug 30 05:22:32.405 INFO STEP 4 (ensure_dir) COMPLETE
94232025-08-30T05:22:32.745Z[ host-image] Aug 30 05:22:32.405 INFO O| Aug 30 05:22:32.405 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94242025-08-30T05:22:32.745Z[ host-image] Aug 30 05:22:32.421 INFO O| Aug 30 05:22:32.421 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
94252025-08-30T05:22:32.745Z[ host-image] Aug 30 05:22:32.421 INFO O| Aug 30 05:22:32.421 INFO STEP 5 (ensure_dir) COMPLETE
94262025-08-30T05:22:32.745Z[ host-image] Aug 30 05:22:32.421 INFO O| Aug 30 05:22:32.421 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94272025-08-30T05:22:32.770Z[ host-image] Aug 30 05:22:32.436 INFO O| Aug 30 05:22:32.436 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
94282025-08-30T05:22:32.770Z[ host-image] Aug 30 05:22:32.436 INFO O| Aug 30 05:22:32.436 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
94292025-08-30T05:22:32.770Z[ host-image] Aug 30 05:22:32.436 INFO O| Aug 30 05:22:32.436 INFO STEP 6 (ensure_dir) COMPLETE
94302025-08-30T05:22:32.770Z[ host-image] Aug 30 05:22:32.436 INFO O| Aug 30 05:22:32.436 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94312025-08-30T05:22:32.795Z[ host-image] Aug 30 05:22:32.451 INFO O| Aug 30 05:22:32.451 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
94322025-08-30T05:22:32.796Z[ host-image] Aug 30 05:22:32.451 INFO O| Aug 30 05:22:32.451 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
94332025-08-30T05:22:32.796Z[ host-image] Aug 30 05:22:32.451 INFO O| Aug 30 05:22:32.451 INFO STEP 7 (ensure_dir) COMPLETE
94342025-08-30T05:22:32.796Z[ host-image] Aug 30 05:22:32.451 INFO O| Aug 30 05:22:32.451 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94352025-08-30T05:22:32.796Z[ host-image] Aug 30 05:22:32.464 INFO O| Aug 30 05:22:32.464 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/cfg"
94362025-08-30T05:22:32.796Z[ host-image] Aug 30 05:22:32.464 INFO O| Aug 30 05:22:32.464 INFO STEP 8 (remove_files) COMPLETE
94372025-08-30T05:22:32.796Z[ host-image] Aug 30 05:22:32.464 INFO O| Aug 30 05:22:32.464 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94382025-08-30T05:22:32.821Z[ host-image] Aug 30 05:22:32.476 INFO O| Aug 30 05:22:32.476 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/dsk"
94392025-08-30T05:22:32.821Z[ host-image] Aug 30 05:22:32.478 INFO O| Aug 30 05:22:32.478 INFO STEP 9 (remove_files) COMPLETE
94402025-08-30T05:22:32.822Z[ host-image] Aug 30 05:22:32.478 INFO O| Aug 30 05:22:32.478 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94412025-08-30T05:22:32.822Z[ host-image] Aug 30 05:22:32.490 INFO O| Aug 30 05:22:32.490 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/rdsk"
94422025-08-30T05:22:32.822Z[ host-image] Aug 30 05:22:32.492 INFO O| Aug 30 05:22:32.491 INFO STEP 10 (remove_files) COMPLETE
94432025-08-30T05:22:32.822Z[ host-image] Aug 30 05:22:32.492 INFO O| Aug 30 05:22:32.492 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94442025-08-30T05:22:32.846Z[ host-image] Aug 30 05:22:32.503 INFO O| Aug 30 05:22:32.503 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/sensors"
94452025-08-30T05:22:32.846Z[ host-image] Aug 30 05:22:32.503 INFO O| Aug 30 05:22:32.503 INFO STEP 11 (remove_files) COMPLETE
94462025-08-30T05:22:32.846Z[ host-image] Aug 30 05:22:32.503 INFO O| Aug 30 05:22:32.503 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94472025-08-30T05:22:32.846Z[ host-image] Aug 30 05:22:32.515 INFO O| Aug 30 05:22:32.515 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/usb"
94482025-08-30T05:22:32.846Z[ host-image] Aug 30 05:22:32.515 INFO O| Aug 30 05:22:32.515 INFO STEP 12 (remove_files) COMPLETE
94492025-08-30T05:22:32.847Z[ host-image] Aug 30 05:22:32.515 INFO O| Aug 30 05:22:32.515 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94502025-08-30T05:22:32.873Z[ host-image] Aug 30 05:22:32.527 INFO O| Aug 30 05:22:32.527 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
94512025-08-30T05:22:32.873Z[ host-image] Aug 30 05:22:32.527 INFO O| Aug 30 05:22:32.527 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
94522025-08-30T05:22:32.873Z[ host-image] Aug 30 05:22:32.527 INFO O| Aug 30 05:22:32.527 INFO STEP 13 (ensure_dir) COMPLETE
94532025-08-30T05:22:32.873Z[ host-image] Aug 30 05:22:32.527 INFO O| Aug 30 05:22:32.527 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94542025-08-30T05:22:32.873Z[ host-image] Aug 30 05:22:32.539 INFO O| Aug 30 05:22:32.539 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
94552025-08-30T05:22:32.873Z[ host-image] Aug 30 05:22:32.539 INFO O| Aug 30 05:22:32.539 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
94562025-08-30T05:22:32.873Z[ host-image] Aug 30 05:22:32.539 INFO O| Aug 30 05:22:32.539 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
94572025-08-30T05:22:32.873Z[ host-image] Aug 30 05:22:32.539 INFO O| Aug 30 05:22:32.539 INFO STEP 14 (ensure_dir) COMPLETE
94582025-08-30T05:22:32.873Z[ host-image] Aug 30 05:22:32.539 INFO O| Aug 30 05:22:32.539 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94592025-08-30T05:22:32.873Z[ host-image] Aug 30 05:22:32.551 INFO O| Aug 30 05:22:32.550 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
94602025-08-30T05:22:32.873Z[ host-image] Aug 30 05:22:32.551 INFO O| Aug 30 05:22:32.551 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
94612025-08-30T05:22:32.873Z[ host-image] Aug 30 05:22:32.551 INFO O| Aug 30 05:22:32.551 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
94622025-08-30T05:22:32.873Z[ host-image] Aug 30 05:22:32.551 INFO O| Aug 30 05:22:32.551 INFO STEP 15 (ensure_dir) COMPLETE
94632025-08-30T05:22:32.873Z[ host-image] Aug 30 05:22:32.551 INFO O| Aug 30 05:22:32.551 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94642025-08-30T05:22:32.901Z[ host-image] Aug 30 05:22:32.563 INFO O| Aug 30 05:22:32.563 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
94652025-08-30T05:22:32.901Z[ host-image] Aug 30 05:22:32.563 INFO O| Aug 30 05:22:32.563 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
94662025-08-30T05:22:32.901Z[ host-image] Aug 30 05:22:32.563 INFO O| Aug 30 05:22:32.563 INFO STEP 16 (ensure_dir) COMPLETE
94672025-08-30T05:22:32.901Z[ host-image] Aug 30 05:22:32.563 INFO O| Aug 30 05:22:32.563 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94682025-08-30T05:22:32.901Z[ host-image] Aug 30 05:22:32.575 INFO O| Aug 30 05:22:32.575 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
94692025-08-30T05:22:32.901Z[ host-image] Aug 30 05:22:32.575 INFO O| Aug 30 05:22:32.575 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
94702025-08-30T05:22:32.901Z[ host-image] Aug 30 05:22:32.575 INFO O| Aug 30 05:22:32.575 INFO STEP 17 (ensure_dir) COMPLETE
94712025-08-30T05:22:32.901Z[ host-image] Aug 30 05:22:32.575 INFO O| Aug 30 05:22:32.575 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94722025-08-30T05:22:32.926Z[ host-image] Aug 30 05:22:32.588 INFO O| Aug 30 05:22:32.588 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
94732025-08-30T05:22:32.927Z[ host-image] Aug 30 05:22:32.588 INFO O| Aug 30 05:22:32.588 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/msglog
94742025-08-30T05:22:32.927Z[ host-image] Aug 30 05:22:32.588 INFO O| Aug 30 05:22:32.588 INFO ok!
94752025-08-30T05:22:32.927Z[ host-image] Aug 30 05:22:32.588 INFO O| Aug 30 05:22:32.588 INFO STEP 18 (ensure_symlink) COMPLETE
94762025-08-30T05:22:32.927Z[ host-image] Aug 30 05:22:32.588 INFO O| Aug 30 05:22:32.588 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94772025-08-30T05:22:32.927Z[ host-image] Aug 30 05:22:32.600 INFO O| Aug 30 05:22:32.600 INFO file /rpool/images/build/host/work/sled/zfs/a/reconfigure exists, with correct contents
94782025-08-30T05:22:32.927Z[ host-image] Aug 30 05:22:32.600 INFO O| Aug 30 05:22:32.600 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/reconfigure
94792025-08-30T05:22:32.927Z[ host-image] Aug 30 05:22:32.600 INFO O| Aug 30 05:22:32.600 INFO ok!
94802025-08-30T05:22:32.927Z[ host-image] Aug 30 05:22:32.600 INFO O| Aug 30 05:22:32.600 INFO STEP 19 (ensure_file) COMPLETE
94812025-08-30T05:22:32.927Z[ host-image] Aug 30 05:22:32.600 INFO O| Aug 30 05:22:32.600 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
94822025-08-30T05:22:32.952Z[ host-image] Aug 30 05:22:32.612 INFO O| Aug 30 05:22:32.612 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml does not exist
94832025-08-30T05:22:32.952Z[ host-image] Aug 30 05:22:32.612 INFO O| Aug 30 05:22:32.612 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
94842025-08-30T05:22:32.952Z[ host-image] Aug 30 05:22:32.612 INFO O| Aug 30 05:22:32.612 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml
94852025-08-30T05:22:32.952Z[ host-image] Aug 30 05:22:32.612 INFO O| Aug 30 05:22:32.612 INFO ok!
94862025-08-30T05:22:32.952Z[ host-image] Aug 30 05:22:32.612 INFO O| Aug 30 05:22:32.612 INFO STEP 20 (ensure_symlink) COMPLETE
94872025-08-30T05:22:32.952Z[ host-image] Aug 30 05:22:32.612 INFO O| Aug 30 05:22:32.612 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
94882025-08-30T05:22:32.952Z[ host-image] Aug 30 05:22:32.623 INFO O| Aug 30 05:22:32.623 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml does not exist
94892025-08-30T05:22:32.952Z[ host-image] Aug 30 05:22:32.623 INFO O| Aug 30 05:22:32.623 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
94902025-08-30T05:22:32.952Z[ host-image] Aug 30 05:22:32.624 INFO O| Aug 30 05:22:32.624 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml
94912025-08-30T05:22:32.952Z[ host-image] Aug 30 05:22:32.624 INFO O| Aug 30 05:22:32.624 INFO ok!
94922025-08-30T05:22:32.952Z[ host-image] Aug 30 05:22:32.624 INFO O| Aug 30 05:22:32.624 INFO STEP 21 (ensure_symlink) COMPLETE
94932025-08-30T05:22:32.952Z[ host-image] Aug 30 05:22:32.624 INFO O| Aug 30 05:22:32.624 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
94942025-08-30T05:22:32.977Z[ host-image] Aug 30 05:22:32.640 INFO O| Aug 30 05:22:32.640 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml does not exist
94952025-08-30T05:22:32.977Z[ host-image] Aug 30 05:22:32.640 INFO O| Aug 30 05:22:32.640 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
94962025-08-30T05:22:32.977Z[ host-image] Aug 30 05:22:32.640 INFO O| Aug 30 05:22:32.640 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml
94972025-08-30T05:22:32.977Z[ host-image] Aug 30 05:22:32.640 INFO O| Aug 30 05:22:32.640 INFO ok!
94982025-08-30T05:22:32.977Z[ host-image] Aug 30 05:22:32.640 INFO O| Aug 30 05:22:32.640 INFO STEP 22 (ensure_symlink) COMPLETE
94992025-08-30T05:22:32.977Z[ host-image] Aug 30 05:22:32.640 INFO O| Aug 30 05:22:32.640 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
95002025-08-30T05:22:33.003Z[ host-image] Aug 30 05:22:32.659 INFO O| Aug 30 05:22:32.659 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml does not exist
95012025-08-30T05:22:33.003Z[ host-image] Aug 30 05:22:32.659 INFO O| Aug 30 05:22:32.659 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
95022025-08-30T05:22:33.003Z[ host-image] Aug 30 05:22:32.659 INFO O| Aug 30 05:22:32.659 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml
95032025-08-30T05:22:33.003Z[ host-image] Aug 30 05:22:32.659 INFO O| Aug 30 05:22:32.659 INFO ok!
95042025-08-30T05:22:33.003Z[ host-image] Aug 30 05:22:32.659 INFO O| Aug 30 05:22:32.659 INFO STEP 23 (ensure_symlink) COMPLETE
95052025-08-30T05:22:33.003Z[ host-image] Aug 30 05:22:32.659 INFO O| Aug 30 05:22:32.659 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95062025-08-30T05:22:33.003Z[ host-image] Aug 30 05:22:32.676 INFO O| Aug 30 05:22:32.676 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
95072025-08-30T05:22:33.003Z[ host-image] Aug 30 05:22:32.676 INFO O| Aug 30 05:22:32.676 INFO copying /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf ...
95082025-08-30T05:22:33.003Z[ host-image] Aug 30 05:22:32.676 INFO O| Aug 30 05:22:32.676 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf
95092025-08-30T05:22:33.003Z[ host-image] Aug 30 05:22:32.676 INFO O| Aug 30 05:22:32.676 INFO ok!
95102025-08-30T05:22:33.003Z[ host-image] Aug 30 05:22:32.676 INFO O| Aug 30 05:22:32.676 INFO STEP 24 (ensure_file) COMPLETE
95112025-08-30T05:22:33.003Z[ host-image] Aug 30 05:22:32.676 INFO O| Aug 30 05:22:32.676 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
95122025-08-30T05:22:33.029Z[ host-image] Aug 30 05:22:32.690 INFO O| Aug 30 05:22:32.690 INFO updating shadow file
95132025-08-30T05:22:33.029Z[ host-image] Aug 30 05:22:32.690 INFO O| Aug 30 05:22:32.690 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
95142025-08-30T05:22:33.029Z[ host-image] Aug 30 05:22:32.690 INFO O| Aug 30 05:22:32.690 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
95152025-08-30T05:22:33.029Z[ host-image] Aug 30 05:22:32.690 INFO O| Aug 30 05:22:32.690 INFO STEP 25 (shadow) COMPLETE
95162025-08-30T05:22:33.029Z[ host-image] Aug 30 05:22:32.690 INFO O| Aug 30 05:22:32.690 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95172025-08-30T05:22:33.054Z[ host-image] Aug 30 05:22:32.709 INFO O| Aug 30 05:22:32.708 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
95182025-08-30T05:22:33.054Z[ host-image] Aug 30 05:22:32.709 INFO O| Aug 30 05:22:32.709 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts ...
95192025-08-30T05:22:33.054Z[ host-image] Aug 30 05:22:32.709 INFO O| Aug 30 05:22:32.709 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts
95202025-08-30T05:22:33.054Z[ host-image] Aug 30 05:22:32.709 INFO O| Aug 30 05:22:32.709 INFO ok!
95212025-08-30T05:22:33.054Z[ host-image] Aug 30 05:22:32.709 INFO O| Aug 30 05:22:32.709 INFO STEP 26 (ensure_file) COMPLETE
95222025-08-30T05:22:33.054Z[ host-image] Aug 30 05:22:32.709 INFO O| Aug 30 05:22:32.709 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95232025-08-30T05:22:33.054Z[ host-image] Aug 30 05:22:32.727 INFO O| Aug 30 05:22:32.727 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/nodename does not exist
95242025-08-30T05:22:33.054Z[ host-image] Aug 30 05:22:32.727 INFO O| Aug 30 05:22:32.727 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/nodename ...
95252025-08-30T05:22:33.054Z[ host-image] Aug 30 05:22:32.727 INFO O| Aug 30 05:22:32.727 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nodename
95262025-08-30T05:22:33.054Z[ host-image] Aug 30 05:22:32.727 INFO O| Aug 30 05:22:32.727 INFO ok!
95272025-08-30T05:22:33.054Z[ host-image] Aug 30 05:22:32.727 INFO O| Aug 30 05:22:32.727 INFO STEP 27 (ensure_file) COMPLETE
95282025-08-30T05:22:33.054Z[ host-image] Aug 30 05:22:32.727 INFO O| Aug 30 05:22:32.727 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95292025-08-30T05:22:33.080Z[ host-image] Aug 30 05:22:32.744 INFO O| Aug 30 05:22:32.744 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
95302025-08-30T05:22:33.080Z[ host-image] Aug 30 05:22:32.744 INFO O| Aug 30 05:22:32.744 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent ...
95312025-08-30T05:22:33.080Z[ host-image] Aug 30 05:22:32.744 INFO O| Aug 30 05:22:32.744 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
95322025-08-30T05:22:33.080Z[ host-image] Aug 30 05:22:32.744 INFO O| Aug 30 05:22:32.744 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
95332025-08-30T05:22:33.080Z[ host-image] Aug 30 05:22:32.745 INFO O| Aug 30 05:22:32.744 INFO ok!
95342025-08-30T05:22:33.080Z[ host-image] Aug 30 05:22:32.745 INFO O| Aug 30 05:22:32.744 INFO STEP 28 (ensure_file) COMPLETE
95352025-08-30T05:22:33.080Z[ host-image] Aug 30 05:22:32.745 INFO O| Aug 30 05:22:32.744 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95362025-08-30T05:22:33.105Z[ host-image] Aug 30 05:22:32.760 INFO O| Aug 30 05:22:32.760 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf does not exist
95372025-08-30T05:22:33.106Z[ host-image] Aug 30 05:22:32.760 INFO O| Aug 30 05:22:32.760 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf ...
95382025-08-30T05:22:33.106Z[ host-image] Aug 30 05:22:32.760 INFO O| Aug 30 05:22:32.760 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf
95392025-08-30T05:22:33.106Z[ host-image] Aug 30 05:22:32.760 INFO O| Aug 30 05:22:32.760 INFO ok!
95402025-08-30T05:22:33.106Z[ host-image] Aug 30 05:22:32.760 INFO O| Aug 30 05:22:32.760 INFO STEP 29 (ensure_file) COMPLETE
95412025-08-30T05:22:33.106Z[ host-image] Aug 30 05:22:32.760 INFO O| Aug 30 05:22:32.760 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
95422025-08-30T05:22:33.106Z[ host-image] Aug 30 05:22:32.776 INFO O| Aug 30 05:22:32.776 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
95432025-08-30T05:22:33.106Z[ host-image] Aug 30 05:22:32.776 INFO O| Aug 30 05:22:32.776 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
95442025-08-30T05:22:33.107Z[ host-image] Aug 30 05:22:32.776 INFO O| Aug 30 05:22:32.776 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
95452025-08-30T05:22:33.107Z[ host-image] Aug 30 05:22:32.776 INFO O| Aug 30 05:22:32.776 INFO STEP 30 (ensure_dir) COMPLETE
95462025-08-30T05:22:33.107Z[ host-image] Aug 30 05:22:32.776 INFO O| Aug 30 05:22:32.776 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95472025-08-30T05:22:33.132Z[ host-image] Aug 30 05:22:32.788 INFO O| Aug 30 05:22:32.788 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup does not exist
95482025-08-30T05:22:33.133Z[ host-image] Aug 30 05:22:32.788 INFO O| Aug 30 05:22:32.788 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup ...
95492025-08-30T05:22:33.133Z[ host-image] Aug 30 05:22:32.788 INFO O| Aug 30 05:22:32.788 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
95502025-08-30T05:22:33.133Z[ host-image] Aug 30 05:22:32.788 INFO O| Aug 30 05:22:32.788 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
95512025-08-30T05:22:33.133Z[ host-image] Aug 30 05:22:32.788 INFO O| Aug 30 05:22:32.788 INFO ok!
95522025-08-30T05:22:33.133Z[ host-image] Aug 30 05:22:32.788 INFO O| Aug 30 05:22:32.788 INFO STEP 31 (ensure_file) COMPLETE
95532025-08-30T05:22:33.133Z[ host-image] Aug 30 05:22:32.788 INFO O| Aug 30 05:22:32.788 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
95542025-08-30T05:22:33.133Z[ host-image] Aug 30 05:22:32.799 INFO O| Aug 30 05:22:32.799 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
95552025-08-30T05:22:33.133Z[ host-image] Aug 30 05:22:32.799 INFO O| Aug 30 05:22:32.799 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
95562025-08-30T05:22:33.133Z[ host-image] Aug 30 05:22:32.799 INFO O| Aug 30 05:22:32.799 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
95572025-08-30T05:22:33.133Z[ host-image] Aug 30 05:22:32.799 INFO O| Aug 30 05:22:32.799 INFO STEP 32 (ensure_dir) COMPLETE
95582025-08-30T05:22:33.133Z[ host-image] Aug 30 05:22:32.799 INFO O| Aug 30 05:22:32.799 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95592025-08-30T05:22:33.159Z[ host-image] Aug 30 05:22:32.814 INFO O| Aug 30 05:22:32.814 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml does not exist
95602025-08-30T05:22:33.159Z[ host-image] Aug 30 05:22:32.814 INFO O| Aug 30 05:22:32.814 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 ...
95612025-08-30T05:22:33.159Z[ host-image] Aug 30 05:22:32.814 INFO O| Aug 30 05:22:32.814 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
95622025-08-30T05:22:33.159Z[ host-image] Aug 30 05:22:32.814 INFO O| Aug 30 05:22:32.814 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml
95632025-08-30T05:22:33.159Z[ host-image] Aug 30 05:22:32.814 INFO O| Aug 30 05:22:32.814 INFO ok!
95642025-08-30T05:22:33.159Z[ host-image] Aug 30 05:22:32.814 INFO O| Aug 30 05:22:32.814 INFO STEP 33 (ensure_file) COMPLETE
95652025-08-30T05:22:33.159Z[ host-image] Aug 30 05:22:32.814 INFO O| Aug 30 05:22:32.814 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95662025-08-30T05:22:33.159Z[ host-image] Aug 30 05:22:32.826 INFO O| Aug 30 05:22:32.826 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/auto_master does not exist
95672025-08-30T05:22:33.159Z[ host-image] Aug 30 05:22:32.826 INFO O| Aug 30 05:22:32.826 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/sled/zfs/a/etc/auto_master ...
95682025-08-30T05:22:33.159Z[ host-image] Aug 30 05:22:32.827 INFO O| Aug 30 05:22:32.827 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/auto_master
95692025-08-30T05:22:33.159Z[ host-image] Aug 30 05:22:32.827 INFO O| Aug 30 05:22:32.827 INFO ok!
95702025-08-30T05:22:33.159Z[ host-image] Aug 30 05:22:32.827 INFO O| Aug 30 05:22:32.827 INFO STEP 34 (ensure_file) COMPLETE
95712025-08-30T05:22:33.159Z[ host-image] Aug 30 05:22:32.827 INFO O| Aug 30 05:22:32.827 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95722025-08-30T05:22:33.185Z[ host-image] Aug 30 05:22:32.839 INFO O| Aug 30 05:22:32.839 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
95732025-08-30T05:22:33.185Z[ host-image] Aug 30 05:22:32.839 INFO O| Aug 30 05:22:32.839 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs ...
95742025-08-30T05:22:33.185Z[ host-image] Aug 30 05:22:32.839 INFO O| Aug 30 05:22:32.839 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
95752025-08-30T05:22:33.185Z[ host-image] Aug 30 05:22:32.839 INFO O| Aug 30 05:22:32.839 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
95762025-08-30T05:22:33.185Z[ host-image] Aug 30 05:22:32.839 INFO O| Aug 30 05:22:32.839 INFO ok!
95772025-08-30T05:22:33.185Z[ host-image] Aug 30 05:22:32.839 INFO O| Aug 30 05:22:32.839 INFO STEP 35 (ensure_file) COMPLETE
95782025-08-30T05:22:33.185Z[ host-image] Aug 30 05:22:32.839 INFO O| Aug 30 05:22:32.839 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95792025-08-30T05:22:33.185Z[ host-image] Aug 30 05:22:32.852 INFO O| Aug 30 05:22:32.852 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/init exists, with wrong contents, unlinking
95802025-08-30T05:22:33.185Z[ host-image] Aug 30 05:22:32.853 INFO O| Aug 30 05:22:32.853 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/sled/zfs/a/etc/default/init ...
95812025-08-30T05:22:33.185Z[ host-image] Aug 30 05:22:32.853 INFO O| Aug 30 05:22:32.853 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/init
95822025-08-30T05:22:33.185Z[ host-image] Aug 30 05:22:32.853 INFO O| Aug 30 05:22:32.853 INFO ok!
95832025-08-30T05:22:33.186Z[ host-image] Aug 30 05:22:32.853 INFO O| Aug 30 05:22:32.853 INFO STEP 36 (ensure_file) COMPLETE
95842025-08-30T05:22:33.186Z[ host-image] Aug 30 05:22:32.853 INFO O| Aug 30 05:22:32.853 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95852025-08-30T05:22:33.211Z[ host-image] Aug 30 05:22:32.866 INFO O| Aug 30 05:22:32.866 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
95862025-08-30T05:22:33.211Z[ host-image] Aug 30 05:22:32.866 INFO O| Aug 30 05:22:32.866 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config ...
95872025-08-30T05:22:33.211Z[ host-image] Aug 30 05:22:32.866 INFO O| Aug 30 05:22:32.866 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config
95882025-08-30T05:22:33.212Z[ host-image] Aug 30 05:22:32.866 INFO O| Aug 30 05:22:32.866 INFO ok!
95892025-08-30T05:22:33.212Z[ host-image] Aug 30 05:22:32.866 INFO O| Aug 30 05:22:32.866 INFO STEP 37 (ensure_file) COMPLETE
95902025-08-30T05:22:33.212Z[ host-image] Aug 30 05:22:32.866 INFO O| Aug 30 05:22:32.866 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95912025-08-30T05:22:33.212Z[ host-image] Aug 30 05:22:32.880 INFO O| Aug 30 05:22:32.880 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams does not exist
95922025-08-30T05:22:33.212Z[ host-image] Aug 30 05:22:32.880 INFO O| Aug 30 05:22:32.880 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams ...
95932025-08-30T05:22:33.212Z[ host-image] Aug 30 05:22:32.880 INFO O| Aug 30 05:22:32.880 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
95942025-08-30T05:22:33.212Z[ host-image] Aug 30 05:22:32.880 INFO O| Aug 30 05:22:32.880 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
95952025-08-30T05:22:33.212Z[ host-image] Aug 30 05:22:32.880 INFO O| Aug 30 05:22:32.880 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
95962025-08-30T05:22:33.212Z[ host-image] Aug 30 05:22:32.880 INFO O| Aug 30 05:22:32.880 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
95972025-08-30T05:22:33.213Z[ host-image] Aug 30 05:22:32.880 INFO O| Aug 30 05:22:32.880 INFO ok!
95982025-08-30T05:22:33.213Z[ host-image] Aug 30 05:22:32.880 INFO O| Aug 30 05:22:32.880 INFO STEP 38 (ensure_file) COMPLETE
95992025-08-30T05:22:33.213Z[ host-image] Aug 30 05:22:32.880 INFO O| Aug 30 05:22:32.880 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
96002025-08-30T05:22:33.239Z[ host-image] Aug 30 05:22:32.894 INFO O| Aug 30 05:22:32.894 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
96012025-08-30T05:22:33.239Z[ host-image] Aug 30 05:22:32.894 INFO O| Aug 30 05:22:32.894 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
96022025-08-30T05:22:33.239Z[ host-image] Aug 30 05:22:32.894 INFO O| Aug 30 05:22:32.894 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
96032025-08-30T05:22:33.243Z[ host-image] Aug 30 05:22:32.894 INFO O| Aug 30 05:22:32.894 INFO STEP 39 (ensure_dir) COMPLETE
96042025-08-30T05:22:33.244Z[ host-image] Aug 30 05:22:32.894 INFO O| Aug 30 05:22:32.894 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
96052025-08-30T05:22:33.244Z[ host-image] Aug 30 05:22:32.907 INFO O| Aug 30 05:22:32.906 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
96062025-08-30T05:22:33.244Z[ host-image] Aug 30 05:22:32.907 INFO O| Aug 30 05:22:32.906 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 ...
96072025-08-30T05:22:33.244Z[ host-image] Aug 30 05:22:32.907 INFO O| Aug 30 05:22:32.907 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
96082025-08-30T05:22:33.244Z[ host-image] Aug 30 05:22:32.907 INFO O| Aug 30 05:22:32.907 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
96092025-08-30T05:22:33.244Z[ host-image] Aug 30 05:22:32.907 INFO O| Aug 30 05:22:32.907 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
96102025-08-30T05:22:33.244Z[ host-image] Aug 30 05:22:32.907 INFO O| Aug 30 05:22:32.907 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
96112025-08-30T05:22:33.244Z[ host-image] Aug 30 05:22:32.907 INFO O| Aug 30 05:22:32.907 INFO ok!
96122025-08-30T05:22:33.244Z[ host-image] Aug 30 05:22:32.907 INFO O| Aug 30 05:22:32.907 INFO STEP 40 (ensure_file) COMPLETE
96132025-08-30T05:22:33.244Z[ host-image] Aug 30 05:22:32.907 INFO O| Aug 30 05:22:32.907 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
96142025-08-30T05:22:33.370Z[ host-image] Aug 30 05:22:32.919 INFO O| Aug 30 05:22:32.919 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
96152025-08-30T05:22:33.370Z[ host-image] Aug 30 05:22:32.919 INFO O| Aug 30 05:22:32.919 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 ...
96162025-08-30T05:22:33.370Z[ host-image] Aug 30 05:22:32.919 INFO O| Aug 30 05:22:32.919 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
96172025-08-30T05:22:33.370Z[ host-image] Aug 30 05:22:32.919 INFO O| Aug 30 05:22:32.919 INFO ok!
96182025-08-30T05:22:33.370Z[ host-image] Aug 30 05:22:32.919 INFO O| Aug 30 05:22:32.919 INFO STEP 41 (ensure_symlink) COMPLETE
96192025-08-30T05:22:33.370Z[ host-image] Aug 30 05:22:32.919 INFO O| Aug 30 05:22:32.919 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
96202025-08-30T05:22:33.370Z[ host-image] Aug 30 05:22:32.931 INFO O| Aug 30 05:22:32.931 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo does not exist
96212025-08-30T05:22:33.370Z[ host-image] Aug 30 05:22:32.932 INFO O| Aug 30 05:22:32.931 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
96222025-08-30T05:22:33.370Z[ host-image] Aug 30 05:22:32.932 INFO O| Aug 30 05:22:32.932 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo
96232025-08-30T05:22:33.370Z[ host-image] Aug 30 05:22:32.932 INFO O| Aug 30 05:22:32.932 INFO ok!
96242025-08-30T05:22:33.370Z[ host-image] Aug 30 05:22:32.932 INFO O| Aug 30 05:22:32.932 INFO STEP 42 (ensure_symlink) COMPLETE
96252025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.932 INFO O| Aug 30 05:22:32.932 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96262025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.944 INFO O| Aug 30 05:22:32.944 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot does not exist
96272025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.944 INFO O| Aug 30 05:22:32.944 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot ...
96282025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.944 INFO O| Aug 30 05:22:32.944 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
96292025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.944 INFO O| Aug 30 05:22:32.944 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
96302025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.944 INFO O| Aug 30 05:22:32.944 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
96312025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.944 INFO O| Aug 30 05:22:32.944 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
96322025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.944 INFO O| Aug 30 05:22:32.944 INFO ok!
96332025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.944 INFO O| Aug 30 05:22:32.944 INFO STEP 43 (ensure_file) COMPLETE
96342025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.944 INFO O| Aug 30 05:22:32.944 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96352025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.958 INFO O| Aug 30 05:22:32.957 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
96362025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.958 INFO O| Aug 30 05:22:32.958 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 ...
96372025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.958 INFO O| Aug 30 05:22:32.958 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
96382025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.958 INFO O| Aug 30 05:22:32.958 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml
96392025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.958 INFO O| Aug 30 05:22:32.958 INFO ok!
96402025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.958 INFO O| Aug 30 05:22:32.958 INFO STEP 44 (ensure_file) COMPLETE
96412025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.958 INFO O| Aug 30 05:22:32.958 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96422025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.974 INFO O| Aug 30 05:22:32.974 INFO file /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml does not exist
96432025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.975 INFO O| Aug 30 05:22:32.974 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml ...
96442025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.975 INFO O| Aug 30 05:22:32.975 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml
96452025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.975 INFO O| Aug 30 05:22:32.975 INFO ok!
96462025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.975 INFO O| Aug 30 05:22:32.975 INFO STEP 45 (ensure_file) COMPLETE
96472025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.975 INFO O| Aug 30 05:22:32.975 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
96482025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.989 INFO O| Aug 30 05:22:32.989 INFO updating shadow file
96492025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.990 INFO O| Aug 30 05:22:32.990 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
96502025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.990 INFO O| Aug 30 05:22:32.990 INFO STEP 46 (shadow) COMPLETE
96512025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:32.990 INFO O| Aug 30 05:22:32.990 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
96522025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:33.004 INFO O| Aug 30 05:22:33.004 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/login exists, with wrong contents, unlinking
96532025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:33.004 INFO O| Aug 30 05:22:33.004 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/sled/zfs/a/etc/default/login ...
96542025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:33.004 INFO O| Aug 30 05:22:33.004 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
96552025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:33.004 INFO O| Aug 30 05:22:33.004 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
96562025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:33.004 INFO O| Aug 30 05:22:33.004 INFO ok!
96572025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:33.004 INFO O| Aug 30 05:22:33.004 INFO STEP 47 (ensure_file) COMPLETE
96582025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:33.004 INFO O| Aug 30 05:22:33.004 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96592025-08-30T05:22:33.371Z[ host-image] Aug 30 05:22:33.004 INFO O| Aug 30 05:22:33.004 INFO skip step because feature "mfg" is not enabled
96602025-08-30T05:22:33.372Z[ host-image] Aug 30 05:22:33.004 INFO O| Aug 30 05:22:33.004 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96612025-08-30T05:22:33.372Z[ host-image] Aug 30 05:22:33.004 INFO O| Aug 30 05:22:33.004 INFO skip step because feature "mfg" is not enabled
96622025-08-30T05:22:33.372Z[ host-image] Aug 30 05:22:33.004 INFO O| Aug 30 05:22:33.004 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96632025-08-30T05:22:33.372Z[ host-image] Aug 30 05:22:33.020 INFO O| Aug 30 05:22:33.019 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot does not exist
96642025-08-30T05:22:33.372Z[ host-image] Aug 30 05:22:33.020 INFO O| Aug 30 05:22:33.019 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot ...
96652025-08-30T05:22:34.186Z[ host-image] Aug 30 05:22:33.866 INFO O| Aug 30 05:22:33.866 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
96662025-08-30T05:22:34.187Z[ host-image] Aug 30 05:22:33.866 INFO O| Aug 30 05:22:33.866 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
96672025-08-30T05:22:34.212Z[ host-image] Aug 30 05:22:33.866 INFO O| Aug 30 05:22:33.866 INFO ok!
96682025-08-30T05:22:34.212Z[ host-image] Aug 30 05:22:33.866 INFO O| Aug 30 05:22:33.866 INFO STEP 50 (ensure_file) COMPLETE
96692025-08-30T05:22:34.212Z[ host-image] Aug 30 05:22:33.866 INFO O| Aug 30 05:22:33.866 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96702025-08-30T05:22:34.212Z[ host-image] Aug 30 05:22:33.866 INFO O| Aug 30 05:22:33.866 INFO skip step because feature "compliance" is not enabled
96712025-08-30T05:22:34.212Z[ host-image] Aug 30 05:22:33.866 INFO O| Aug 30 05:22:33.866 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96722025-08-30T05:22:34.212Z[ host-image] Aug 30 05:22:33.882 INFO O| Aug 30 05:22:33.882 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname does not exist
96732025-08-30T05:22:34.212Z[ host-image] Aug 30 05:22:33.882 INFO O| Aug 30 05:22:33.882 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname ...
96742025-08-30T05:22:34.212Z[ host-image] Aug 30 05:22:33.883 INFO O| Aug 30 05:22:33.882 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
96752025-08-30T05:22:34.212Z[ host-image] Aug 30 05:22:33.883 INFO O| Aug 30 05:22:33.883 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
96762025-08-30T05:22:34.212Z[ host-image] Aug 30 05:22:33.883 INFO O| Aug 30 05:22:33.883 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
96772025-08-30T05:22:34.212Z[ host-image] Aug 30 05:22:33.883 INFO O| Aug 30 05:22:33.883 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
96782025-08-30T05:22:34.212Z[ host-image] Aug 30 05:22:33.883 INFO O| Aug 30 05:22:33.883 INFO ok!
96792025-08-30T05:22:34.212Z[ host-image] Aug 30 05:22:33.883 INFO O| Aug 30 05:22:33.883 INFO STEP 52 (ensure_file) COMPLETE
96802025-08-30T05:22:34.212Z[ host-image] Aug 30 05:22:33.883 INFO O| Aug 30 05:22:33.883 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96812025-08-30T05:22:34.237Z[ host-image] Aug 30 05:22:33.898 INFO O| Aug 30 05:22:33.898 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
96822025-08-30T05:22:34.237Z[ host-image] Aug 30 05:22:33.898 INFO O| Aug 30 05:22:33.898 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 ...
96832025-08-30T05:22:34.238Z[ host-image] Aug 30 05:22:33.898 INFO O| Aug 30 05:22:33.898 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
96842025-08-30T05:22:34.238Z[ host-image] Aug 30 05:22:33.898 INFO O| Aug 30 05:22:33.898 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
96852025-08-30T05:22:34.238Z[ host-image] Aug 30 05:22:33.898 INFO O| Aug 30 05:22:33.898 INFO ok!
96862025-08-30T05:22:34.238Z[ host-image] Aug 30 05:22:33.898 INFO O| Aug 30 05:22:33.898 INFO STEP 53 (ensure_file) COMPLETE
96872025-08-30T05:22:34.238Z[ host-image] Aug 30 05:22:33.898 INFO O| Aug 30 05:22:33.898 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96882025-08-30T05:22:34.238Z[ host-image] Aug 30 05:22:33.912 INFO O| Aug 30 05:22:33.912 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen does not exist
96892025-08-30T05:22:34.238Z[ host-image] Aug 30 05:22:33.912 INFO O| Aug 30 05:22:33.912 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 ...
96902025-08-30T05:22:34.238Z[ host-image] Aug 30 05:22:33.912 INFO O| Aug 30 05:22:33.912 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
96912025-08-30T05:22:34.238Z[ host-image] Aug 30 05:22:33.912 INFO O| Aug 30 05:22:33.912 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
96922025-08-30T05:22:34.238Z[ host-image] Aug 30 05:22:33.912 INFO O| Aug 30 05:22:33.912 INFO ok!
96932025-08-30T05:22:34.238Z[ host-image] Aug 30 05:22:33.912 INFO O| Aug 30 05:22:33.912 INFO STEP 54 (ensure_file) COMPLETE
96942025-08-30T05:22:34.238Z[ host-image] Aug 30 05:22:33.912 INFO O| Aug 30 05:22:33.912 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96952025-08-30T05:22:34.263Z[ host-image] Aug 30 05:22:33.923 INFO O| Aug 30 05:22:33.923 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml does not exist
96962025-08-30T05:22:34.263Z[ host-image] Aug 30 05:22:33.924 INFO O| Aug 30 05:22:33.923 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 ...
96972025-08-30T05:22:34.263Z[ host-image] Aug 30 05:22:33.924 INFO O| Aug 30 05:22:33.924 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
96982025-08-30T05:22:34.263Z[ host-image] Aug 30 05:22:33.924 INFO O| Aug 30 05:22:33.924 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml
96992025-08-30T05:22:34.263Z[ host-image] Aug 30 05:22:33.924 INFO O| Aug 30 05:22:33.924 INFO ok!
97002025-08-30T05:22:34.263Z[ host-image] Aug 30 05:22:33.924 INFO O| Aug 30 05:22:33.924 INFO STEP 55 (ensure_file) COMPLETE
97012025-08-30T05:22:34.263Z[ host-image] Aug 30 05:22:33.924 INFO O| Aug 30 05:22:33.924 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97022025-08-30T05:22:34.263Z[ host-image] Aug 30 05:22:33.935 INFO O| Aug 30 05:22:33.935 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen does not exist
97032025-08-30T05:22:34.263Z[ host-image] Aug 30 05:22:33.935 INFO O| Aug 30 05:22:33.935 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 ...
97042025-08-30T05:22:34.263Z[ host-image] Aug 30 05:22:33.936 INFO O| Aug 30 05:22:33.935 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
97052025-08-30T05:22:34.264Z[ host-image] Aug 30 05:22:33.936 INFO O| Aug 30 05:22:33.936 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
97062025-08-30T05:22:34.264Z[ host-image] Aug 30 05:22:33.936 INFO O| Aug 30 05:22:33.936 INFO ok!
97072025-08-30T05:22:34.264Z[ host-image] Aug 30 05:22:33.936 INFO O| Aug 30 05:22:33.936 INFO STEP 56 (ensure_file) COMPLETE
97082025-08-30T05:22:34.264Z[ host-image] Aug 30 05:22:33.936 INFO O| Aug 30 05:22:33.936 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97092025-08-30T05:22:34.289Z[ host-image] Aug 30 05:22:33.947 INFO O| Aug 30 05:22:33.947 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml does not exist
97102025-08-30T05:22:34.289Z[ host-image] Aug 30 05:22:33.947 INFO O| Aug 30 05:22:33.947 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 ...
97112025-08-30T05:22:34.289Z[ host-image] Aug 30 05:22:33.947 INFO O| Aug 30 05:22:33.947 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
97122025-08-30T05:22:34.289Z[ host-image] Aug 30 05:22:33.947 INFO O| Aug 30 05:22:33.947 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml
97132025-08-30T05:22:34.289Z[ host-image] Aug 30 05:22:33.947 INFO O| Aug 30 05:22:33.947 INFO ok!
97142025-08-30T05:22:34.290Z[ host-image] Aug 30 05:22:33.947 INFO O| Aug 30 05:22:33.947 INFO STEP 57 (ensure_file) COMPLETE
97152025-08-30T05:22:34.290Z[ host-image] Aug 30 05:22:33.947 INFO O| Aug 30 05:22:33.947 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97162025-08-30T05:22:34.290Z[ host-image] Aug 30 05:22:33.964 INFO O| Aug 30 05:22:33.964 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen does not exist
97172025-08-30T05:22:34.290Z[ host-image] Aug 30 05:22:33.964 INFO O| Aug 30 05:22:33.964 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 ...
97182025-08-30T05:22:34.290Z[ host-image] Aug 30 05:22:33.964 INFO O| Aug 30 05:22:33.964 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
97192025-08-30T05:22:34.290Z[ host-image] Aug 30 05:22:33.964 INFO O| Aug 30 05:22:33.964 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
97202025-08-30T05:22:34.290Z[ host-image] Aug 30 05:22:33.964 INFO O| Aug 30 05:22:33.964 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
97212025-08-30T05:22:34.290Z[ host-image] Aug 30 05:22:33.964 INFO O| Aug 30 05:22:33.964 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
97222025-08-30T05:22:34.290Z[ host-image] Aug 30 05:22:33.964 INFO O| Aug 30 05:22:33.964 INFO ok!
97232025-08-30T05:22:34.290Z[ host-image] Aug 30 05:22:33.964 INFO O| Aug 30 05:22:33.964 INFO STEP 58 (ensure_file) COMPLETE
97242025-08-30T05:22:34.291Z[ host-image] Aug 30 05:22:33.964 INFO O| Aug 30 05:22:33.964 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97252025-08-30T05:22:34.316Z[ host-image] Aug 30 05:22:33.981 INFO O| Aug 30 05:22:33.981 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml does not exist
97262025-08-30T05:22:34.316Z[ host-image] Aug 30 05:22:33.981 INFO O| Aug 30 05:22:33.981 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 ...
97272025-08-30T05:22:34.316Z[ host-image] Aug 30 05:22:33.982 INFO O| Aug 30 05:22:33.982 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
97282025-08-30T05:22:34.316Z[ host-image] Aug 30 05:22:33.982 INFO O| Aug 30 05:22:33.982 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml
97292025-08-30T05:22:34.316Z[ host-image] Aug 30 05:22:33.982 INFO O| Aug 30 05:22:33.982 INFO ok!
97302025-08-30T05:22:34.316Z[ host-image] Aug 30 05:22:33.982 INFO O| Aug 30 05:22:33.982 INFO STEP 59 (ensure_file) COMPLETE
97312025-08-30T05:22:34.316Z[ host-image] Aug 30 05:22:33.982 INFO O| Aug 30 05:22:33.982 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97322025-08-30T05:22:34.342Z[ host-image] Aug 30 05:22:33.998 INFO O| Aug 30 05:22:33.998 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger does not exist
97332025-08-30T05:22:34.342Z[ host-image] Aug 30 05:22:33.998 INFO O| Aug 30 05:22:33.998 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger ...
97342025-08-30T05:22:34.342Z[ host-image] Aug 30 05:22:33.998 INFO O| Aug 30 05:22:33.998 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
97352025-08-30T05:22:34.342Z[ host-image] Aug 30 05:22:33.999 INFO O| Aug 30 05:22:33.998 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
97362025-08-30T05:22:34.342Z[ host-image] Aug 30 05:22:33.999 INFO O| Aug 30 05:22:33.998 INFO ok!
97372025-08-30T05:22:34.342Z[ host-image] Aug 30 05:22:33.999 INFO O| Aug 30 05:22:33.998 INFO STEP 60 (ensure_file) COMPLETE
97382025-08-30T05:22:34.342Z[ host-image] Aug 30 05:22:33.999 INFO O| Aug 30 05:22:33.998 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97392025-08-30T05:22:34.342Z[ host-image] Aug 30 05:22:34.012 INFO O| Aug 30 05:22:34.012 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml does not exist
97402025-08-30T05:22:34.342Z[ host-image] Aug 30 05:22:34.012 INFO O| Aug 30 05:22:34.012 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 ...
97412025-08-30T05:22:34.342Z[ host-image] Aug 30 05:22:34.013 INFO O| Aug 30 05:22:34.013 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
97422025-08-30T05:22:34.342Z[ host-image] Aug 30 05:22:34.013 INFO O| Aug 30 05:22:34.013 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml
97432025-08-30T05:22:34.342Z[ host-image] Aug 30 05:22:34.013 INFO O| Aug 30 05:22:34.013 INFO ok!
97442025-08-30T05:22:34.342Z[ host-image] Aug 30 05:22:34.013 INFO O| Aug 30 05:22:34.013 INFO STEP 61 (ensure_file) COMPLETE
97452025-08-30T05:22:34.342Z[ host-image] Aug 30 05:22:34.013 INFO O| Aug 30 05:22:34.013 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97462025-08-30T05:22:34.368Z[ host-image] Aug 30 05:22:34.029 INFO O| Aug 30 05:22:34.029 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon does not exist
97472025-08-30T05:22:34.368Z[ host-image] Aug 30 05:22:34.029 INFO O| Aug 30 05:22:34.029 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon ...
97482025-08-30T05:22:34.368Z[ host-image] Aug 30 05:22:34.029 INFO O| Aug 30 05:22:34.029 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
97492025-08-30T05:22:34.368Z[ host-image] Aug 30 05:22:34.029 INFO O| Aug 30 05:22:34.029 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
97502025-08-30T05:22:34.368Z[ host-image] Aug 30 05:22:34.029 INFO O| Aug 30 05:22:34.029 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
97512025-08-30T05:22:34.368Z[ host-image] Aug 30 05:22:34.029 INFO O| Aug 30 05:22:34.029 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
97522025-08-30T05:22:34.368Z[ host-image] Aug 30 05:22:34.029 INFO O| Aug 30 05:22:34.029 INFO ok!
97532025-08-30T05:22:34.368Z[ host-image] Aug 30 05:22:34.029 INFO O| Aug 30 05:22:34.029 INFO STEP 62 (ensure_file) COMPLETE
97542025-08-30T05:22:34.368Z[ host-image] Aug 30 05:22:34.029 INFO O| Aug 30 05:22:34.029 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97552025-08-30T05:22:34.368Z[ host-image] Aug 30 05:22:34.045 INFO O| Aug 30 05:22:34.045 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
97562025-08-30T05:22:34.368Z[ host-image] Aug 30 05:22:34.045 INFO O| Aug 30 05:22:34.045 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 ...
97572025-08-30T05:22:34.368Z[ host-image] Aug 30 05:22:34.045 INFO O| Aug 30 05:22:34.045 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
97582025-08-30T05:22:34.368Z[ host-image] Aug 30 05:22:34.045 INFO O| Aug 30 05:22:34.045 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
97592025-08-30T05:22:34.368Z[ host-image] Aug 30 05:22:34.045 INFO O| Aug 30 05:22:34.045 INFO ok!
97602025-08-30T05:22:34.368Z[ host-image] Aug 30 05:22:34.045 INFO O| Aug 30 05:22:34.045 INFO STEP 63 (ensure_file) COMPLETE
97612025-08-30T05:22:34.368Z[ host-image] Aug 30 05:22:34.045 INFO O| Aug 30 05:22:34.045 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97622025-08-30T05:22:34.394Z[ host-image] Aug 30 05:22:34.058 INFO O| Aug 30 05:22:34.058 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
97632025-08-30T05:22:34.394Z[ host-image] Aug 30 05:22:34.058 INFO O| Aug 30 05:22:34.058 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 ...
97642025-08-30T05:22:34.394Z[ host-image] Aug 30 05:22:34.059 INFO O| Aug 30 05:22:34.058 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
97652025-08-30T05:22:34.394Z[ host-image] Aug 30 05:22:34.059 INFO O| Aug 30 05:22:34.059 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml
97662025-08-30T05:22:34.394Z[ host-image] Aug 30 05:22:34.059 INFO O| Aug 30 05:22:34.059 INFO ok!
97672025-08-30T05:22:34.394Z[ host-image] Aug 30 05:22:34.059 INFO O| Aug 30 05:22:34.059 INFO STEP 64 (ensure_file) COMPLETE
97682025-08-30T05:22:34.394Z[ host-image] Aug 30 05:22:34.059 INFO O| Aug 30 05:22:34.059 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97692025-08-30T05:22:34.394Z[ host-image] Aug 30 05:22:34.071 INFO O| Aug 30 05:22:34.071 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
97702025-08-30T05:22:34.394Z[ host-image] Aug 30 05:22:34.071 INFO O| Aug 30 05:22:34.071 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 ...
97712025-08-30T05:22:34.394Z[ host-image] Aug 30 05:22:34.071 INFO O| Aug 30 05:22:34.071 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
97722025-08-30T05:22:34.394Z[ host-image] Aug 30 05:22:34.071 INFO O| Aug 30 05:22:34.071 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml
97732025-08-30T05:22:34.394Z[ host-image] Aug 30 05:22:34.071 INFO O| Aug 30 05:22:34.071 INFO ok!
97742025-08-30T05:22:34.394Z[ host-image] Aug 30 05:22:34.071 INFO O| Aug 30 05:22:34.071 INFO STEP 65 (ensure_file) COMPLETE
97752025-08-30T05:22:34.394Z[ host-image] Aug 30 05:22:34.071 INFO O| Aug 30 05:22:34.071 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97762025-08-30T05:22:34.420Z[ host-image] Aug 30 05:22:34.083 INFO O| Aug 30 05:22:34.083 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/opt
97772025-08-30T05:22:34.420Z[ host-image] Aug 30 05:22:34.083 INFO O| Aug 30 05:22:34.083 INFO STEP 66 (ensure_dir) COMPLETE
97782025-08-30T05:22:34.420Z[ host-image] Aug 30 05:22:34.083 INFO O| Aug 30 05:22:34.083 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97792025-08-30T05:22:34.420Z[ host-image] Aug 30 05:22:34.094 INFO O| Aug 30 05:22:34.094 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
97802025-08-30T05:22:34.420Z[ host-image] Aug 30 05:22:34.094 INFO O| Aug 30 05:22:34.094 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
97812025-08-30T05:22:34.420Z[ host-image] Aug 30 05:22:34.094 INFO O| Aug 30 05:22:34.094 INFO STEP 67 (ensure_dir) COMPLETE
97822025-08-30T05:22:34.420Z[ host-image] Aug 30 05:22:34.094 INFO O| Aug 30 05:22:34.094 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97832025-08-30T05:22:34.445Z[ host-image] Aug 30 05:22:34.105 INFO O| Aug 30 05:22:34.105 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
97842025-08-30T05:22:34.445Z[ host-image] Aug 30 05:22:34.105 INFO O| Aug 30 05:22:34.105 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
97852025-08-30T05:22:34.445Z[ host-image] Aug 30 05:22:34.105 INFO O| Aug 30 05:22:34.105 INFO STEP 68 (ensure_dir) COMPLETE
97862025-08-30T05:22:34.445Z[ host-image] Aug 30 05:22:34.105 INFO O| Aug 30 05:22:34.105 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97872025-08-30T05:22:34.445Z[ host-image] Aug 30 05:22:34.116 INFO O| Aug 30 05:22:34.116 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
97882025-08-30T05:22:34.445Z[ host-image] Aug 30 05:22:34.116 INFO O| Aug 30 05:22:34.116 INFO copying /tmp/.tmpcBGT79/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm ...
97892025-08-30T05:22:35.996Z[ host-image] Aug 30 05:22:35.675 INFO O| Aug 30 05:22:35.675 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm
97902025-08-30T05:22:35.996Z[ host-image] Aug 30 05:22:35.675 INFO O| Aug 30 05:22:35.675 INFO ok!
97912025-08-30T05:22:36.021Z[ host-image] Aug 30 05:22:35.675 INFO O| Aug 30 05:22:35.675 INFO STEP 69 (ensure_file) COMPLETE
97922025-08-30T05:22:36.021Z[ host-image] Aug 30 05:22:35.675 INFO O| Aug 30 05:22:35.675 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97932025-08-30T05:22:36.022Z[ host-image] Aug 30 05:22:35.692 INFO O| Aug 30 05:22:35.691 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
97942025-08-30T05:22:36.022Z[ host-image] Aug 30 05:22:35.692 INFO O| Aug 30 05:22:35.691 INFO copying /tmp/.tmpcBGT79/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd ...
97952025-08-30T05:22:37.475Z[ host-image] Aug 30 05:22:37.155 INFO O| Aug 30 05:22:37.154 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd
97962025-08-30T05:22:37.475Z[ host-image] Aug 30 05:22:37.155 INFO O| Aug 30 05:22:37.154 INFO ok!
97972025-08-30T05:22:37.475Z[ host-image] Aug 30 05:22:37.155 INFO O| Aug 30 05:22:37.154 INFO STEP 70 (ensure_file) COMPLETE
97982025-08-30T05:22:37.475Z[ host-image] Aug 30 05:22:37.155 INFO O| Aug 30 05:22:37.154 INFO STEP 71: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97992025-08-30T05:22:37.501Z[ host-image] Aug 30 05:22:37.169 INFO O| Aug 30 05:22:37.169 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
98002025-08-30T05:22:37.501Z[ host-image] Aug 30 05:22:37.169 INFO O| Aug 30 05:22:37.169 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
98012025-08-30T05:22:37.501Z[ host-image] Aug 30 05:22:37.169 INFO O| Aug 30 05:22:37.169 INFO STEP 71 (ensure_dir) COMPLETE
98022025-08-30T05:22:37.501Z[ host-image] Aug 30 05:22:37.169 INFO O| Aug 30 05:22:37.169 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98032025-08-30T05:22:37.526Z[ host-image] Aug 30 05:22:37.182 INFO O| Aug 30 05:22:37.182 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
98042025-08-30T05:22:37.526Z[ host-image] Aug 30 05:22:37.182 INFO O| Aug 30 05:22:37.182 INFO copying /tmp/.tmpcBGT79/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 ...
98052025-08-30T05:22:37.526Z[ host-image] Aug 30 05:22:37.182 INFO O| Aug 30 05:22:37.182 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
98062025-08-30T05:22:37.526Z[ host-image] Aug 30 05:22:37.182 INFO O| Aug 30 05:22:37.182 INFO ok!
98072025-08-30T05:22:37.526Z[ host-image] Aug 30 05:22:37.182 INFO O| Aug 30 05:22:37.182 INFO STEP 72 (ensure_file) COMPLETE
98082025-08-30T05:22:37.526Z[ host-image] Aug 30 05:22:37.182 INFO O| Aug 30 05:22:37.182 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98092025-08-30T05:22:37.526Z[ host-image] Aug 30 05:22:37.199 INFO O| Aug 30 05:22:37.199 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
98102025-08-30T05:22:37.526Z[ host-image] Aug 30 05:22:37.199 INFO O| Aug 30 05:22:37.199 INFO copying /tmp/.tmpcBGT79/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 ...
98112025-08-30T05:22:37.526Z[ host-image] Aug 30 05:22:37.199 INFO O| Aug 30 05:22:37.199 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
98122025-08-30T05:22:37.526Z[ host-image] Aug 30 05:22:37.199 INFO O| Aug 30 05:22:37.199 INFO ok!
98132025-08-30T05:22:37.526Z[ host-image] Aug 30 05:22:37.199 INFO O| Aug 30 05:22:37.199 INFO STEP 73 (ensure_file) COMPLETE
98142025-08-30T05:22:37.527Z[ host-image] Aug 30 05:22:37.199 INFO O| Aug 30 05:22:37.199 INFO STEP 74: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98152025-08-30T05:22:37.552Z[ host-image] Aug 30 05:22:37.216 INFO O| Aug 30 05:22:37.216 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
98162025-08-30T05:22:37.552Z[ host-image] Aug 30 05:22:37.216 INFO O| Aug 30 05:22:37.216 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
98172025-08-30T05:22:37.552Z[ host-image] Aug 30 05:22:37.216 INFO O| Aug 30 05:22:37.216 INFO STEP 74 (ensure_dir) COMPLETE
98182025-08-30T05:22:37.552Z[ host-image] Aug 30 05:22:37.216 INFO O| Aug 30 05:22:37.216 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98192025-08-30T05:22:37.552Z[ host-image] Aug 30 05:22:37.230 INFO O| Aug 30 05:22:37.230 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
98202025-08-30T05:22:37.552Z[ host-image] Aug 30 05:22:37.230 INFO O| Aug 30 05:22:37.230 INFO copying /tmp/.tmpcBGT79/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 ...
98212025-08-30T05:22:37.552Z[ host-image] Aug 30 05:22:37.230 INFO O| Aug 30 05:22:37.230 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
98222025-08-30T05:22:37.552Z[ host-image] Aug 30 05:22:37.230 INFO O| Aug 30 05:22:37.230 INFO ok!
98232025-08-30T05:22:37.552Z[ host-image] Aug 30 05:22:37.231 INFO O| Aug 30 05:22:37.230 INFO STEP 75 (ensure_file) COMPLETE
98242025-08-30T05:22:37.552Z[ host-image] Aug 30 05:22:37.231 INFO O| Aug 30 05:22:37.230 INFO STEP 76: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98252025-08-30T05:22:37.577Z[ host-image] Aug 30 05:22:37.244 INFO O| Aug 30 05:22:37.244 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
98262025-08-30T05:22:37.577Z[ host-image] Aug 30 05:22:37.244 INFO O| Aug 30 05:22:37.244 INFO copying /tmp/.tmpcBGT79/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 ...
98272025-08-30T05:22:37.577Z[ host-image] Aug 30 05:22:37.244 INFO O| Aug 30 05:22:37.244 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
98282025-08-30T05:22:37.577Z[ host-image] Aug 30 05:22:37.244 INFO O| Aug 30 05:22:37.244 INFO ok!
98292025-08-30T05:22:37.577Z[ host-image] Aug 30 05:22:37.244 INFO O| Aug 30 05:22:37.244 INFO STEP 76 (ensure_file) COMPLETE
98302025-08-30T05:22:37.577Z[ host-image] Aug 30 05:22:37.244 INFO O| Aug 30 05:22:37.244 INFO STEP 77: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98312025-08-30T05:22:37.602Z[ host-image] Aug 30 05:22:37.261 INFO O| Aug 30 05:22:37.261 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
98322025-08-30T05:22:37.602Z[ host-image] Aug 30 05:22:37.261 INFO O| Aug 30 05:22:37.261 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
98332025-08-30T05:22:37.602Z[ host-image] Aug 30 05:22:37.261 INFO O| Aug 30 05:22:37.261 INFO STEP 77 (ensure_dir) COMPLETE
98342025-08-30T05:22:37.602Z[ host-image] Aug 30 05:22:37.261 INFO O| Aug 30 05:22:37.261 INFO STEP 78: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98352025-08-30T05:22:37.602Z[ host-image] Aug 30 05:22:37.278 INFO O| Aug 30 05:22:37.278 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
98362025-08-30T05:22:37.602Z[ host-image] Aug 30 05:22:37.278 INFO O| Aug 30 05:22:37.278 INFO copying /tmp/.tmpcBGT79/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 ...
98372025-08-30T05:22:37.603Z[ host-image] Aug 30 05:22:37.278 INFO O| Aug 30 05:22:37.278 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
98382025-08-30T05:22:37.603Z[ host-image] Aug 30 05:22:37.278 INFO O| Aug 30 05:22:37.278 INFO ok!
98392025-08-30T05:22:37.603Z[ host-image] Aug 30 05:22:37.278 INFO O| Aug 30 05:22:37.278 INFO STEP 78 (ensure_file) COMPLETE
98402025-08-30T05:22:37.603Z[ host-image] Aug 30 05:22:37.278 INFO O| Aug 30 05:22:37.278 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98412025-08-30T05:22:37.628Z[ host-image] Aug 30 05:22:37.295 INFO O| Aug 30 05:22:37.295 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
98422025-08-30T05:22:37.628Z[ host-image] Aug 30 05:22:37.295 INFO O| Aug 30 05:22:37.295 INFO copying /tmp/.tmpcBGT79/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION ...
98432025-08-30T05:22:37.628Z[ host-image] Aug 30 05:22:37.295 INFO O| Aug 30 05:22:37.295 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION
98442025-08-30T05:22:37.628Z[ host-image] Aug 30 05:22:37.295 INFO O| Aug 30 05:22:37.295 INFO ok!
98452025-08-30T05:22:37.628Z[ host-image] Aug 30 05:22:37.295 INFO O| Aug 30 05:22:37.295 INFO STEP 79 (ensure_file) COMPLETE
98462025-08-30T05:22:37.628Z[ host-image] Aug 30 05:22:37.295 INFO O| Aug 30 05:22:37.295 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98472025-08-30T05:22:37.653Z[ host-image] Aug 30 05:22:37.309 INFO O| Aug 30 05:22:37.309 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
98482025-08-30T05:22:37.653Z[ host-image] Aug 30 05:22:37.309 INFO O| Aug 30 05:22:37.309 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
98492025-08-30T05:22:37.653Z[ host-image] Aug 30 05:22:37.309 INFO O| Aug 30 05:22:37.309 INFO STEP 80 (ensure_dir) COMPLETE
98502025-08-30T05:22:37.653Z[ host-image] Aug 30 05:22:37.309 INFO O| Aug 30 05:22:37.309 INFO STEP 81: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98512025-08-30T05:22:37.653Z[ host-image] Aug 30 05:22:37.323 INFO O| Aug 30 05:22:37.323 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
98522025-08-30T05:22:37.653Z[ host-image] Aug 30 05:22:37.323 INFO O| Aug 30 05:22:37.323 INFO copying /tmp/.tmpcBGT79/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle ...
98532025-08-30T05:22:38.356Z[ host-image] Aug 30 05:22:38.036 INFO O| Aug 30 05:22:38.036 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle
98542025-08-30T05:22:38.356Z[ host-image] Aug 30 05:22:38.036 INFO O| Aug 30 05:22:38.036 INFO ok!
98552025-08-30T05:22:38.381Z[ host-image] Aug 30 05:22:38.036 INFO O| Aug 30 05:22:38.036 INFO STEP 81 (ensure_file) COMPLETE
98562025-08-30T05:22:38.381Z[ host-image] Aug 30 05:22:38.036 INFO O| Aug 30 05:22:38.036 INFO STEP 82: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98572025-08-30T05:22:38.381Z[ host-image] Aug 30 05:22:38.051 INFO O| Aug 30 05:22:38.050 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
98582025-08-30T05:22:38.381Z[ host-image] Aug 30 05:22:38.051 INFO O| Aug 30 05:22:38.051 INFO copying /tmp/.tmpcBGT79/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent ...
98592025-08-30T05:22:41.834Z[ host-image] Aug 30 05:22:41.513 INFO O| Aug 30 05:22:41.513 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent
98602025-08-30T05:22:41.834Z[ host-image] Aug 30 05:22:41.513 INFO O| Aug 30 05:22:41.513 INFO ok!
98612025-08-30T05:22:41.858Z[ host-image] Aug 30 05:22:41.514 INFO O| Aug 30 05:22:41.513 INFO STEP 82 (ensure_file) COMPLETE
98622025-08-30T05:22:41.859Z[ host-image] Aug 30 05:22:41.514 INFO O| Aug 30 05:22:41.513 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98632025-08-30T05:22:41.859Z[ host-image] Aug 30 05:22:41.531 INFO O| Aug 30 05:22:41.531 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
98642025-08-30T05:22:41.859Z[ host-image] Aug 30 05:22:41.531 INFO O| Aug 30 05:22:41.531 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
98652025-08-30T05:22:41.859Z[ host-image] Aug 30 05:22:41.531 INFO O| Aug 30 05:22:41.531 INFO STEP 83 (ensure_dir) COMPLETE
98662025-08-30T05:22:41.859Z[ host-image] Aug 30 05:22:41.531 INFO O| Aug 30 05:22:41.531 INFO STEP 84: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98672025-08-30T05:22:41.884Z[ host-image] Aug 30 05:22:41.545 INFO O| Aug 30 05:22:41.545 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
98682025-08-30T05:22:41.884Z[ host-image] Aug 30 05:22:41.545 INFO O| Aug 30 05:22:41.545 INFO copying /tmp/.tmpcBGT79/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 ...
98692025-08-30T05:22:41.884Z[ host-image] Aug 30 05:22:41.545 INFO O| Aug 30 05:22:41.545 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml
98702025-08-30T05:22:41.884Z[ host-image] Aug 30 05:22:41.545 INFO O| Aug 30 05:22:41.545 INFO ok!
98712025-08-30T05:22:41.884Z[ host-image] Aug 30 05:22:41.545 INFO O| Aug 30 05:22:41.545 INFO STEP 84 (ensure_file) COMPLETE
98722025-08-30T05:22:41.884Z[ host-image] Aug 30 05:22:41.545 INFO O| Aug 30 05:22:41.545 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98732025-08-30T05:22:41.884Z[ host-image] Aug 30 05:22:41.563 INFO O| Aug 30 05:22:41.563 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
98742025-08-30T05:22:41.884Z[ host-image] Aug 30 05:22:41.563 INFO O| Aug 30 05:22:41.563 INFO copying /tmp/.tmpcBGT79/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 ...
98752025-08-30T05:22:41.884Z[ host-image] Aug 30 05:22:41.563 INFO O| Aug 30 05:22:41.563 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md
98762025-08-30T05:22:41.884Z[ host-image] Aug 30 05:22:41.563 INFO O| Aug 30 05:22:41.563 INFO ok!
98772025-08-30T05:22:41.884Z[ host-image] Aug 30 05:22:41.563 INFO O| Aug 30 05:22:41.563 INFO STEP 85 (ensure_file) COMPLETE
98782025-08-30T05:22:41.884Z[ host-image] Aug 30 05:22:41.563 INFO O| Aug 30 05:22:41.563 INFO STEP 86: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98792025-08-30T05:22:41.909Z[ host-image] Aug 30 05:22:41.581 INFO O| Aug 30 05:22:41.580 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION does not exist
98802025-08-30T05:22:41.909Z[ host-image] Aug 30 05:22:41.581 INFO O| Aug 30 05:22:41.581 INFO copying /tmp/.tmpcBGT79/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION ...
98812025-08-30T05:22:41.909Z[ host-image] Aug 30 05:22:41.581 INFO O| Aug 30 05:22:41.581 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION
98822025-08-30T05:22:41.910Z[ host-image] Aug 30 05:22:41.581 INFO O| Aug 30 05:22:41.581 INFO ok!
98832025-08-30T05:22:41.910Z[ host-image] Aug 30 05:22:41.581 INFO O| Aug 30 05:22:41.581 INFO STEP 86 (ensure_file) COMPLETE
98842025-08-30T05:22:41.910Z[ host-image] Aug 30 05:22:41.581 INFO O| Aug 30 05:22:41.581 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98852025-08-30T05:22:41.935Z[ host-image] Aug 30 05:22:41.596 INFO O| Aug 30 05:22:41.595 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz does not exist
98862025-08-30T05:22:41.935Z[ host-image] Aug 30 05:22:41.596 INFO O| Aug 30 05:22:41.596 INFO copying /tmp/.tmpcBGT79/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz ...
98872025-08-30T05:22:41.935Z[ host-image] Aug 30 05:22:41.596 INFO O| Aug 30 05:22:41.596 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz
98882025-08-30T05:22:41.935Z[ host-image] Aug 30 05:22:41.596 INFO O| Aug 30 05:22:41.596 INFO ok!
98892025-08-30T05:22:41.935Z[ host-image] Aug 30 05:22:41.596 INFO O| Aug 30 05:22:41.596 INFO STEP 87 (ensure_file) COMPLETE
98902025-08-30T05:22:41.935Z[ host-image] Aug 30 05:22:41.596 INFO O| Aug 30 05:22:41.596 INFO STEP 88: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98912025-08-30T05:22:41.935Z[ host-image] Aug 30 05:22:41.614 INFO O| Aug 30 05:22:41.614 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
98922025-08-30T05:22:41.935Z[ host-image] Aug 30 05:22:41.614 INFO O| Aug 30 05:22:41.614 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
98932025-08-30T05:22:41.935Z[ host-image] Aug 30 05:22:41.614 INFO O| Aug 30 05:22:41.614 INFO STEP 88 (ensure_dir) COMPLETE
98942025-08-30T05:22:41.935Z[ host-image] Aug 30 05:22:41.614 INFO O| Aug 30 05:22:41.614 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98952025-08-30T05:22:41.960Z[ host-image] Aug 30 05:22:41.628 INFO O| Aug 30 05:22:41.628 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog does not exist
98962025-08-30T05:22:41.960Z[ host-image] Aug 30 05:22:41.628 INFO O| Aug 30 05:22:41.628 INFO copying /tmp/.tmpcBGT79/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog ...
98972025-08-30T05:22:41.960Z[ host-image] Aug 30 05:22:41.633 INFO O| Aug 30 05:22:41.633 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog
98982025-08-30T05:22:41.960Z[ host-image] Aug 30 05:22:41.633 INFO O| Aug 30 05:22:41.633 INFO ok!
98992025-08-30T05:22:41.960Z[ host-image] Aug 30 05:22:41.633 INFO O| Aug 30 05:22:41.633 INFO STEP 89 (ensure_file) COMPLETE
99002025-08-30T05:22:41.960Z[ host-image] Aug 30 05:22:41.633 INFO O| Aug 30 05:22:41.633 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99012025-08-30T05:22:41.985Z[ host-image] Aug 30 05:22:41.649 INFO O| Aug 30 05:22:41.649 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION does not exist
99022025-08-30T05:22:41.985Z[ host-image] Aug 30 05:22:41.649 INFO O| Aug 30 05:22:41.649 INFO copying /tmp/.tmpcBGT79/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION ...
99032025-08-30T05:22:41.985Z[ host-image] Aug 30 05:22:41.649 INFO O| Aug 30 05:22:41.649 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION
99042025-08-30T05:22:41.985Z[ host-image] Aug 30 05:22:41.649 INFO O| Aug 30 05:22:41.649 INFO ok!
99052025-08-30T05:22:41.985Z[ host-image] Aug 30 05:22:41.649 INFO O| Aug 30 05:22:41.649 INFO STEP 90 (ensure_file) COMPLETE
99062025-08-30T05:22:41.985Z[ host-image] Aug 30 05:22:41.649 INFO O| Aug 30 05:22:41.649 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99072025-08-30T05:22:41.985Z[ host-image] Aug 30 05:22:41.665 INFO O| Aug 30 05:22:41.665 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
99082025-08-30T05:22:42.010Z[ host-image] Aug 30 05:22:41.665 INFO O| Aug 30 05:22:41.665 INFO copying /tmp/.tmpcBGT79/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz ...
99092025-08-30T05:22:45.335Z[ host-image] Aug 30 05:22:45.015 INFO O| Aug 30 05:22:45.015 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz
99102025-08-30T05:22:45.335Z[ host-image] Aug 30 05:22:45.015 INFO O| Aug 30 05:22:45.015 INFO ok!
99112025-08-30T05:22:45.335Z[ host-image] Aug 30 05:22:45.015 INFO O| Aug 30 05:22:45.015 INFO STEP 91 (ensure_file) COMPLETE
99122025-08-30T05:22:45.361Z[ host-image] Aug 30 05:22:45.015 INFO O| Aug 30 05:22:45.015 INFO STEP 92: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99132025-08-30T05:22:45.361Z[ host-image] Aug 30 05:22:45.030 INFO O| Aug 30 05:22:45.030 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
99142025-08-30T05:22:45.361Z[ host-image] Aug 30 05:22:45.030 INFO O| Aug 30 05:22:45.030 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
99152025-08-30T05:22:45.361Z[ host-image] Aug 30 05:22:45.030 INFO O| Aug 30 05:22:45.030 INFO STEP 92 (ensure_dir) COMPLETE
99162025-08-30T05:22:45.362Z[ host-image] Aug 30 05:22:45.030 INFO O| Aug 30 05:22:45.030 INFO STEP 93: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99172025-08-30T05:22:45.388Z[ host-image] Aug 30 05:22:45.043 INFO O| Aug 30 05:22:45.043 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
99182025-08-30T05:22:45.388Z[ host-image] Aug 30 05:22:45.043 INFO O| Aug 30 05:22:45.043 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
99192025-08-30T05:22:45.388Z[ host-image] Aug 30 05:22:45.043 INFO O| Aug 30 05:22:45.043 INFO STEP 93 (ensure_dir) COMPLETE
99202025-08-30T05:22:45.388Z[ host-image] Aug 30 05:22:45.043 INFO O| Aug 30 05:22:45.043 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99212025-08-30T05:22:45.388Z[ host-image] Aug 30 05:22:45.056 INFO O| Aug 30 05:22:45.056 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
99222025-08-30T05:22:45.388Z[ host-image] Aug 30 05:22:45.056 INFO O| Aug 30 05:22:45.056 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
99232025-08-30T05:22:45.388Z[ host-image] Aug 30 05:22:45.056 INFO O| Aug 30 05:22:45.056 INFO STEP 94 (ensure_dir) COMPLETE
99242025-08-30T05:22:45.388Z[ host-image] Aug 30 05:22:45.056 INFO O| Aug 30 05:22:45.056 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99252025-08-30T05:22:45.413Z[ host-image] Aug 30 05:22:45.073 INFO O| Aug 30 05:22:45.073 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
99262025-08-30T05:22:45.413Z[ host-image] Aug 30 05:22:45.073 INFO O| Aug 30 05:22:45.073 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
99272025-08-30T05:22:45.413Z[ host-image] Aug 30 05:22:45.073 INFO O| Aug 30 05:22:45.073 INFO STEP 95 (ensure_dir) COMPLETE
99282025-08-30T05:22:45.413Z[ host-image] Aug 30 05:22:45.073 INFO O| Aug 30 05:22:45.073 INFO STEP 96: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99292025-08-30T05:22:45.413Z[ host-image] Aug 30 05:22:45.088 INFO O| Aug 30 05:22:45.088 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
99302025-08-30T05:22:45.413Z[ host-image] Aug 30 05:22:45.088 INFO O| Aug 30 05:22:45.088 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
99312025-08-30T05:22:45.413Z[ host-image] Aug 30 05:22:45.088 INFO O| Aug 30 05:22:45.088 INFO STEP 96 (ensure_dir) COMPLETE
99322025-08-30T05:22:45.413Z[ host-image] Aug 30 05:22:45.088 INFO O| Aug 30 05:22:45.088 INFO STEP 97: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99332025-08-30T05:22:45.439Z[ host-image] Aug 30 05:22:45.101 INFO O| Aug 30 05:22:45.101 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
99342025-08-30T05:22:45.439Z[ host-image] Aug 30 05:22:45.101 INFO O| Aug 30 05:22:45.101 INFO copying /tmp/.tmpcBGT79/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 ...
99352025-08-30T05:22:45.439Z[ host-image] Aug 30 05:22:45.101 INFO O| Aug 30 05:22:45.101 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
99362025-08-30T05:22:45.439Z[ host-image] Aug 30 05:22:45.101 INFO O| Aug 30 05:22:45.101 INFO ok!
99372025-08-30T05:22:45.439Z[ host-image] Aug 30 05:22:45.101 INFO O| Aug 30 05:22:45.101 INFO STEP 97 (ensure_file) COMPLETE
99382025-08-30T05:22:45.439Z[ host-image] Aug 30 05:22:45.101 INFO O| Aug 30 05:22:45.101 INFO STEP 98: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99392025-08-30T05:22:45.439Z[ host-image] Aug 30 05:22:45.117 INFO O| Aug 30 05:22:45.117 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
99402025-08-30T05:22:45.439Z[ host-image] Aug 30 05:22:45.118 INFO O| Aug 30 05:22:45.118 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
99412025-08-30T05:22:45.439Z[ host-image] Aug 30 05:22:45.118 INFO O| Aug 30 05:22:45.118 INFO STEP 98 (ensure_dir) COMPLETE
99422025-08-30T05:22:45.439Z[ host-image] Aug 30 05:22:45.118 INFO O| Aug 30 05:22:45.118 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99432025-08-30T05:22:45.464Z[ host-image] Aug 30 05:22:45.134 INFO O| Aug 30 05:22:45.134 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
99442025-08-30T05:22:45.464Z[ host-image] Aug 30 05:22:45.134 INFO O| Aug 30 05:22:45.134 INFO copying /tmp/.tmpcBGT79/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
99452025-08-30T05:22:45.464Z[ host-image] Aug 30 05:22:45.134 INFO O| Aug 30 05:22:45.134 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
99462025-08-30T05:22:45.464Z[ host-image] Aug 30 05:22:45.134 INFO O| Aug 30 05:22:45.134 INFO ok!
99472025-08-30T05:22:45.464Z[ host-image] Aug 30 05:22:45.134 INFO O| Aug 30 05:22:45.134 INFO STEP 99 (ensure_file) COMPLETE
99482025-08-30T05:22:45.464Z[ host-image] Aug 30 05:22:45.134 INFO O| Aug 30 05:22:45.134 INFO STEP 100: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99492025-08-30T05:22:45.490Z[ host-image] Aug 30 05:22:45.151 INFO O| Aug 30 05:22:45.151 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
99502025-08-30T05:22:45.490Z[ host-image] Aug 30 05:22:45.151 INFO O| Aug 30 05:22:45.151 INFO copying /tmp/.tmpcBGT79/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
99512025-08-30T05:22:45.490Z[ host-image] Aug 30 05:22:45.169 INFO O| Aug 30 05:22:45.168 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
99522025-08-30T05:22:45.490Z[ host-image] Aug 30 05:22:45.169 INFO O| Aug 30 05:22:45.169 INFO ok!
99532025-08-30T05:22:45.490Z[ host-image] Aug 30 05:22:45.169 INFO O| Aug 30 05:22:45.169 INFO STEP 100 (ensure_file) COMPLETE
99542025-08-30T05:22:45.490Z[ host-image] Aug 30 05:22:45.169 INFO O| Aug 30 05:22:45.169 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99552025-08-30T05:22:45.515Z[ host-image] Aug 30 05:22:45.186 INFO O| Aug 30 05:22:45.185 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
99562025-08-30T05:22:45.515Z[ host-image] Aug 30 05:22:45.186 INFO O| Aug 30 05:22:45.185 INFO copying /tmp/.tmpcBGT79/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
99572025-08-30T05:22:46.208Z[ host-image] Aug 30 05:22:45.888 INFO O| Aug 30 05:22:45.888 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind
99582025-08-30T05:22:46.208Z[ host-image] Aug 30 05:22:45.888 INFO O| Aug 30 05:22:45.888 INFO ok!
99592025-08-30T05:22:46.233Z[ host-image] Aug 30 05:22:45.888 INFO O| Aug 30 05:22:45.888 INFO STEP 101 (ensure_file) COMPLETE
99602025-08-30T05:22:46.234Z[ host-image] Aug 30 05:22:45.888 INFO O| Aug 30 05:22:45.888 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99612025-08-30T05:22:46.234Z[ host-image] Aug 30 05:22:45.906 INFO O| Aug 30 05:22:45.906 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION does not exist
99622025-08-30T05:22:46.234Z[ host-image] Aug 30 05:22:45.906 INFO O| Aug 30 05:22:45.906 INFO copying /tmp/.tmpcBGT79/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION ...
99632025-08-30T05:22:46.234Z[ host-image] Aug 30 05:22:45.906 INFO O| Aug 30 05:22:45.906 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION
99642025-08-30T05:22:46.234Z[ host-image] Aug 30 05:22:45.907 INFO O| Aug 30 05:22:45.906 INFO ok!
99652025-08-30T05:22:46.234Z[ host-image] Aug 30 05:22:45.907 INFO O| Aug 30 05:22:45.906 INFO STEP 102 (ensure_file) COMPLETE
99662025-08-30T05:22:46.234Z[ host-image] Aug 30 05:22:45.907 INFO O| Aug 30 05:22:45.906 INFO STEP 103: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99672025-08-30T05:22:46.259Z[ host-image] Aug 30 05:22:45.921 INFO O| Aug 30 05:22:45.921 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace
99682025-08-30T05:22:46.259Z[ host-image] Aug 30 05:22:45.921 INFO O| Aug 30 05:22:45.921 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace
99692025-08-30T05:22:46.259Z[ host-image] Aug 30 05:22:45.921 INFO O| Aug 30 05:22:45.921 INFO STEP 103 (ensure_dir) COMPLETE
99702025-08-30T05:22:46.259Z[ host-image] Aug 30 05:22:45.921 INFO O| Aug 30 05:22:45.921 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99712025-08-30T05:22:46.259Z[ host-image] Aug 30 05:22:45.934 INFO O| Aug 30 05:22:45.934 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d does not exist
99722025-08-30T05:22:46.259Z[ host-image] Aug 30 05:22:45.934 INFO O| Aug 30 05:22:45.934 INFO copying /tmp/.tmpcBGT79/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 ...
99732025-08-30T05:22:46.259Z[ host-image] Aug 30 05:22:45.934 INFO O| Aug 30 05:22:45.934 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d
99742025-08-30T05:22:46.259Z[ host-image] Aug 30 05:22:45.934 INFO O| Aug 30 05:22:45.934 INFO ok!
99752025-08-30T05:22:46.259Z[ host-image] Aug 30 05:22:45.934 INFO O| Aug 30 05:22:45.934 INFO STEP 104 (ensure_file) COMPLETE
99762025-08-30T05:22:46.259Z[ host-image] Aug 30 05:22:45.934 INFO O| Aug 30 05:22:45.934 INFO STEP 105: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99772025-08-30T05:22:46.285Z[ host-image] Aug 30 05:22:45.950 INFO O| Aug 30 05:22:45.950 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d does not exist
99782025-08-30T05:22:46.285Z[ host-image] Aug 30 05:22:45.950 INFO O| Aug 30 05:22:45.950 INFO copying /tmp/.tmpcBGT79/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 ...
99792025-08-30T05:22:46.285Z[ host-image] Aug 30 05:22:45.951 INFO O| Aug 30 05:22:45.950 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d
99802025-08-30T05:22:46.285Z[ host-image] Aug 30 05:22:45.951 INFO O| Aug 30 05:22:45.951 INFO ok!
99812025-08-30T05:22:46.285Z[ host-image] Aug 30 05:22:45.951 INFO O| Aug 30 05:22:45.951 INFO STEP 105 (ensure_file) COMPLETE
99822025-08-30T05:22:46.285Z[ host-image] Aug 30 05:22:45.951 INFO O| Aug 30 05:22:45.951 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99832025-08-30T05:22:46.310Z[ host-image] Aug 30 05:22:45.968 INFO O| Aug 30 05:22:45.967 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d does not exist
99842025-08-30T05:22:46.310Z[ host-image] Aug 30 05:22:45.968 INFO O| Aug 30 05:22:45.967 INFO copying /tmp/.tmpcBGT79/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 ...
99852025-08-30T05:22:46.310Z[ host-image] Aug 30 05:22:45.968 INFO O| Aug 30 05:22:45.968 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d
99862025-08-30T05:22:46.310Z[ host-image] Aug 30 05:22:45.968 INFO O| Aug 30 05:22:45.968 INFO ok!
99872025-08-30T05:22:46.310Z[ host-image] Aug 30 05:22:45.968 INFO O| Aug 30 05:22:45.968 INFO STEP 106 (ensure_file) COMPLETE
99882025-08-30T05:22:46.310Z[ host-image] Aug 30 05:22:45.968 INFO O| Aug 30 05:22:45.968 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99892025-08-30T05:22:46.310Z[ host-image] Aug 30 05:22:45.985 INFO O| Aug 30 05:22:45.985 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d does not exist
99902025-08-30T05:22:46.310Z[ host-image] Aug 30 05:22:45.985 INFO O| Aug 30 05:22:45.985 INFO copying /tmp/.tmpcBGT79/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 ...
99912025-08-30T05:22:46.310Z[ host-image] Aug 30 05:22:45.985 INFO O| Aug 30 05:22:45.985 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d
99922025-08-30T05:22:46.310Z[ host-image] Aug 30 05:22:45.985 INFO O| Aug 30 05:22:45.985 INFO ok!
99932025-08-30T05:22:46.310Z[ host-image] Aug 30 05:22:45.985 INFO O| Aug 30 05:22:45.985 INFO STEP 107 (ensure_file) COMPLETE
99942025-08-30T05:22:46.310Z[ host-image] Aug 30 05:22:45.985 INFO O| Aug 30 05:22:45.985 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99952025-08-30T05:22:46.336Z[ host-image] Aug 30 05:22:46.003 INFO O| Aug 30 05:22:46.003 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d does not exist
99962025-08-30T05:22:46.336Z[ host-image] Aug 30 05:22:46.003 INFO O| Aug 30 05:22:46.003 INFO copying /tmp/.tmpcBGT79/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 ...
99972025-08-30T05:22:46.336Z[ host-image] Aug 30 05:22:46.003 INFO O| Aug 30 05:22:46.003 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d
99982025-08-30T05:22:46.336Z[ host-image] Aug 30 05:22:46.003 INFO O| Aug 30 05:22:46.003 INFO ok!
99992025-08-30T05:22:46.336Z[ host-image] Aug 30 05:22:46.003 INFO O| Aug 30 05:22:46.003 INFO STEP 108 (ensure_file) COMPLETE
100002025-08-30T05:22:46.336Z[ host-image] Aug 30 05:22:46.003 INFO O| Aug 30 05:22:46.003 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100012025-08-30T05:22:46.361Z[ host-image] Aug 30 05:22:46.020 INFO O| Aug 30 05:22:46.020 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/up-info.d does not exist
100022025-08-30T05:22:46.361Z[ host-image] Aug 30 05:22:46.020 INFO O| Aug 30 05:22:46.020 INFO copying /tmp/.tmpcBGT79/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 ...
100032025-08-30T05:22:46.362Z[ host-image] Aug 30 05:22:46.020 INFO O| Aug 30 05:22:46.020 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/up-info.d
100042025-08-30T05:22:46.362Z[ host-image] Aug 30 05:22:46.020 INFO O| Aug 30 05:22:46.020 INFO ok!
100052025-08-30T05:22:46.362Z[ host-image] Aug 30 05:22:46.020 INFO O| Aug 30 05:22:46.020 INFO STEP 109 (ensure_file) COMPLETE
100062025-08-30T05:22:46.362Z[ host-image] Aug 30 05:22:46.020 INFO O| Aug 30 05:22:46.020 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100072025-08-30T05:22:46.362Z[ host-image] Aug 30 05:22:46.038 INFO O| Aug 30 05:22:46.038 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/tracegw.d does not exist
100082025-08-30T05:22:46.362Z[ host-image] Aug 30 05:22:46.038 INFO O| Aug 30 05:22:46.038 INFO copying /tmp/.tmpcBGT79/proto/host/root/opt/oxide/crucible_dtrace/tracegw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/tracegw.d ...
100092025-08-30T05:22:46.362Z[ host-image] Aug 30 05:22:46.039 INFO O| Aug 30 05:22:46.038 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/tracegw.d
100102025-08-30T05:22:46.362Z[ host-image] Aug 30 05:22:46.039 INFO O| Aug 30 05:22:46.039 INFO ok!
100112025-08-30T05:22:46.362Z[ host-image] Aug 30 05:22:46.039 INFO O| Aug 30 05:22:46.039 INFO STEP 110 (ensure_file) COMPLETE
100122025-08-30T05:22:46.362Z[ host-image] Aug 30 05:22:46.039 INFO O| Aug 30 05:22:46.039 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100132025-08-30T05:22:46.387Z[ host-image] Aug 30 05:22:46.054 INFO O| Aug 30 05:22:46.054 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d does not exist
100142025-08-30T05:22:46.387Z[ host-image] Aug 30 05:22:46.054 INFO O| Aug 30 05:22:46.054 INFO copying /tmp/.tmpcBGT79/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 ...
100152025-08-30T05:22:46.388Z[ host-image] Aug 30 05:22:46.054 INFO O| Aug 30 05:22:46.054 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d
100162025-08-30T05:22:46.388Z[ host-image] Aug 30 05:22:46.054 INFO O| Aug 30 05:22:46.054 INFO ok!
100172025-08-30T05:22:46.388Z[ host-image] Aug 30 05:22:46.054 INFO O| Aug 30 05:22:46.054 INFO STEP 111 (ensure_file) COMPLETE
100182025-08-30T05:22:46.388Z[ host-image] Aug 30 05:22:46.054 INFO O| Aug 30 05:22:46.054 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100192025-08-30T05:22:46.388Z[ host-image] Aug 30 05:22:46.067 INFO O| Aug 30 05:22:46.067 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d does not exist
100202025-08-30T05:22:46.388Z[ host-image] Aug 30 05:22:46.067 INFO O| Aug 30 05:22:46.067 INFO copying /tmp/.tmpcBGT79/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 ...
100212025-08-30T05:22:46.412Z[ host-image] Aug 30 05:22:46.068 INFO O| Aug 30 05:22:46.068 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d
100222025-08-30T05:22:46.413Z[ host-image] Aug 30 05:22:46.068 INFO O| Aug 30 05:22:46.068 INFO ok!
100232025-08-30T05:22:46.413Z[ host-image] Aug 30 05:22:46.068 INFO O| Aug 30 05:22:46.068 INFO STEP 112 (ensure_file) COMPLETE
100242025-08-30T05:22:46.413Z[ host-image] Aug 30 05:22:46.068 INFO O| Aug 30 05:22:46.068 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100252025-08-30T05:22:46.413Z[ host-image] Aug 30 05:22:46.081 INFO O| Aug 30 05:22:46.081 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d does not exist
100262025-08-30T05:22:46.413Z[ host-image] Aug 30 05:22:46.081 INFO O| Aug 30 05:22:46.081 INFO copying /tmp/.tmpcBGT79/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 ...
100272025-08-30T05:22:46.413Z[ host-image] Aug 30 05:22:46.081 INFO O| Aug 30 05:22:46.081 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d
100282025-08-30T05:22:46.413Z[ host-image] Aug 30 05:22:46.081 INFO O| Aug 30 05:22:46.081 INFO ok!
100292025-08-30T05:22:46.413Z[ host-image] Aug 30 05:22:46.081 INFO O| Aug 30 05:22:46.081 INFO STEP 113 (ensure_file) COMPLETE
100302025-08-30T05:22:46.413Z[ host-image] Aug 30 05:22:46.081 INFO O| Aug 30 05:22:46.081 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100312025-08-30T05:22:46.438Z[ host-image] Aug 30 05:22:46.097 INFO O| Aug 30 05:22:46.097 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perfgw.d does not exist
100322025-08-30T05:22:46.438Z[ host-image] Aug 30 05:22:46.097 INFO O| Aug 30 05:22:46.097 INFO copying /tmp/.tmpcBGT79/proto/host/root/opt/oxide/crucible_dtrace/perfgw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perfgw.d ...
100332025-08-30T05:22:46.438Z[ host-image] Aug 30 05:22:46.098 INFO O| Aug 30 05:22:46.098 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perfgw.d
100342025-08-30T05:22:46.438Z[ host-image] Aug 30 05:22:46.098 INFO O| Aug 30 05:22:46.098 INFO ok!
100352025-08-30T05:22:46.438Z[ host-image] Aug 30 05:22:46.098 INFO O| Aug 30 05:22:46.098 INFO STEP 114 (ensure_file) COMPLETE
100362025-08-30T05:22:46.438Z[ host-image] Aug 30 05:22:46.098 INFO O| Aug 30 05:22:46.098 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100372025-08-30T05:22:46.438Z[ host-image] Aug 30 05:22:46.110 INFO O| Aug 30 05:22:46.110 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d does not exist
100382025-08-30T05:22:46.438Z[ host-image] Aug 30 05:22:46.110 INFO O| Aug 30 05:22:46.110 INFO copying /tmp/.tmpcBGT79/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 ...
100392025-08-30T05:22:46.438Z[ host-image] Aug 30 05:22:46.110 INFO O| Aug 30 05:22:46.110 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d
100402025-08-30T05:22:46.438Z[ host-image] Aug 30 05:22:46.110 INFO O| Aug 30 05:22:46.110 INFO ok!
100412025-08-30T05:22:46.439Z[ host-image] Aug 30 05:22:46.110 INFO O| Aug 30 05:22:46.110 INFO STEP 115 (ensure_file) COMPLETE
100422025-08-30T05:22:46.439Z[ host-image] Aug 30 05:22:46.110 INFO O| Aug 30 05:22:46.110 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100432025-08-30T05:22:46.464Z[ host-image] Aug 30 05:22:46.121 INFO O| Aug 30 05:22:46.121 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d does not exist
100442025-08-30T05:22:46.464Z[ host-image] Aug 30 05:22:46.121 INFO O| Aug 30 05:22:46.121 INFO copying /tmp/.tmpcBGT79/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 ...
100452025-08-30T05:22:46.464Z[ host-image] Aug 30 05:22:46.122 INFO O| Aug 30 05:22:46.122 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d
100462025-08-30T05:22:46.464Z[ host-image] Aug 30 05:22:46.122 INFO O| Aug 30 05:22:46.122 INFO ok!
100472025-08-30T05:22:46.464Z[ host-image] Aug 30 05:22:46.122 INFO O| Aug 30 05:22:46.122 INFO STEP 116 (ensure_file) COMPLETE
100482025-08-30T05:22:46.464Z[ host-image] Aug 30 05:22:46.122 INFO O| Aug 30 05:22:46.122 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100492025-08-30T05:22:46.464Z[ host-image] Aug 30 05:22:46.132 INFO O| Aug 30 05:22:46.132 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d does not exist
100502025-08-30T05:22:46.464Z[ host-image] Aug 30 05:22:46.132 INFO O| Aug 30 05:22:46.132 INFO copying /tmp/.tmpcBGT79/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 ...
100512025-08-30T05:22:46.464Z[ host-image] Aug 30 05:22:46.133 INFO O| Aug 30 05:22:46.132 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d
100522025-08-30T05:22:46.464Z[ host-image] Aug 30 05:22:46.133 INFO O| Aug 30 05:22:46.132 INFO ok!
100532025-08-30T05:22:46.464Z[ host-image] Aug 30 05:22:46.133 INFO O| Aug 30 05:22:46.133 INFO STEP 117 (ensure_file) COMPLETE
100542025-08-30T05:22:46.464Z[ host-image] Aug 30 05:22:46.133 INFO O| Aug 30 05:22:46.133 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100552025-08-30T05:22:46.464Z[ host-image] Aug 30 05:22:46.143 INFO O| Aug 30 05:22:46.143 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d does not exist
100562025-08-30T05:22:46.464Z[ host-image] Aug 30 05:22:46.143 INFO O| Aug 30 05:22:46.143 INFO copying /tmp/.tmpcBGT79/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 ...
100572025-08-30T05:22:46.466Z[ host-image] Aug 30 05:22:46.143 INFO O| Aug 30 05:22:46.143 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d
100582025-08-30T05:22:46.466Z[ host-image] Aug 30 05:22:46.143 INFO O| Aug 30 05:22:46.143 INFO ok!
100592025-08-30T05:22:46.466Z[ host-image] Aug 30 05:22:46.143 INFO O| Aug 30 05:22:46.143 INFO STEP 118 (ensure_file) COMPLETE
100602025-08-30T05:22:46.466Z[ host-image] Aug 30 05:22:46.143 INFO O| Aug 30 05:22:46.143 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100612025-08-30T05:22:46.491Z[ host-image] Aug 30 05:22:46.154 INFO O| Aug 30 05:22:46.154 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d does not exist
100622025-08-30T05:22:46.492Z[ host-image] Aug 30 05:22:46.154 INFO O| Aug 30 05:22:46.154 INFO copying /tmp/.tmpcBGT79/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 ...
100632025-08-30T05:22:46.492Z[ host-image] Aug 30 05:22:46.154 INFO O| Aug 30 05:22:46.154 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d
100642025-08-30T05:22:46.492Z[ host-image] Aug 30 05:22:46.154 INFO O| Aug 30 05:22:46.154 INFO ok!
100652025-08-30T05:22:46.492Z[ host-image] Aug 30 05:22:46.154 INFO O| Aug 30 05:22:46.154 INFO STEP 119 (ensure_file) COMPLETE
100662025-08-30T05:22:46.492Z[ host-image] Aug 30 05:22:46.154 INFO O| Aug 30 05:22:46.154 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100672025-08-30T05:22:46.492Z[ host-image] Aug 30 05:22:46.167 INFO O| Aug 30 05:22:46.167 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d does not exist
100682025-08-30T05:22:46.492Z[ host-image] Aug 30 05:22:46.167 INFO O| Aug 30 05:22:46.167 INFO copying /tmp/.tmpcBGT79/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 ...
100692025-08-30T05:22:46.492Z[ host-image] Aug 30 05:22:46.167 INFO O| Aug 30 05:22:46.167 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d
100702025-08-30T05:22:46.492Z[ host-image] Aug 30 05:22:46.167 INFO O| Aug 30 05:22:46.167 INFO ok!
100712025-08-30T05:22:46.492Z[ host-image] Aug 30 05:22:46.167 INFO O| Aug 30 05:22:46.167 INFO STEP 120 (ensure_file) COMPLETE
100722025-08-30T05:22:46.492Z[ host-image] Aug 30 05:22:46.167 INFO O| Aug 30 05:22:46.167 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100732025-08-30T05:22:46.517Z[ host-image] Aug 30 05:22:46.180 INFO O| Aug 30 05:22:46.179 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d does not exist
100742025-08-30T05:22:46.517Z[ host-image] Aug 30 05:22:46.180 INFO O| Aug 30 05:22:46.180 INFO copying /tmp/.tmpcBGT79/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 ...
100752025-08-30T05:22:46.517Z[ host-image] Aug 30 05:22:46.180 INFO O| Aug 30 05:22:46.180 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d
100762025-08-30T05:22:46.517Z[ host-image] Aug 30 05:22:46.180 INFO O| Aug 30 05:22:46.180 INFO ok!
100772025-08-30T05:22:46.517Z[ host-image] Aug 30 05:22:46.180 INFO O| Aug 30 05:22:46.180 INFO STEP 121 (ensure_file) COMPLETE
100782025-08-30T05:22:46.517Z[ host-image] Aug 30 05:22:46.180 INFO O| Aug 30 05:22:46.180 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100792025-08-30T05:22:46.517Z[ host-image] Aug 30 05:22:46.196 INFO O| Aug 30 05:22:46.196 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d does not exist
100802025-08-30T05:22:46.517Z[ host-image] Aug 30 05:22:46.196 INFO O| Aug 30 05:22:46.196 INFO copying /tmp/.tmpcBGT79/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 ...
100812025-08-30T05:22:46.517Z[ host-image] Aug 30 05:22:46.196 INFO O| Aug 30 05:22:46.196 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d
100822025-08-30T05:22:46.517Z[ host-image] Aug 30 05:22:46.196 INFO O| Aug 30 05:22:46.196 INFO ok!
100832025-08-30T05:22:46.517Z[ host-image] Aug 30 05:22:46.196 INFO O| Aug 30 05:22:46.196 INFO STEP 122 (ensure_file) COMPLETE
100842025-08-30T05:22:46.517Z[ host-image] Aug 30 05:22:46.196 INFO O| Aug 30 05:22:46.196 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100852025-08-30T05:22:46.543Z[ host-image] Aug 30 05:22:46.208 INFO O| Aug 30 05:22:46.208 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d does not exist
100862025-08-30T05:22:46.543Z[ host-image] Aug 30 05:22:46.208 INFO O| Aug 30 05:22:46.208 INFO copying /tmp/.tmpcBGT79/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 ...
100872025-08-30T05:22:46.544Z[ host-image] Aug 30 05:22:46.208 INFO O| Aug 30 05:22:46.208 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d
100882025-08-30T05:22:46.544Z[ host-image] Aug 30 05:22:46.208 INFO O| Aug 30 05:22:46.208 INFO ok!
100892025-08-30T05:22:46.544Z[ host-image] Aug 30 05:22:46.208 INFO O| Aug 30 05:22:46.208 INFO STEP 123 (ensure_file) COMPLETE
100902025-08-30T05:22:46.544Z[ host-image] Aug 30 05:22:46.208 INFO O| Aug 30 05:22:46.208 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100912025-08-30T05:22:46.544Z[ host-image] Aug 30 05:22:46.219 INFO O| Aug 30 05:22:46.219 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d does not exist
100922025-08-30T05:22:46.544Z[ host-image] Aug 30 05:22:46.220 INFO O| Aug 30 05:22:46.219 INFO copying /tmp/.tmpcBGT79/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 ...
100932025-08-30T05:22:46.544Z[ host-image] Aug 30 05:22:46.220 INFO O| Aug 30 05:22:46.220 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d
100942025-08-30T05:22:46.544Z[ host-image] Aug 30 05:22:46.220 INFO O| Aug 30 05:22:46.220 INFO ok!
100952025-08-30T05:22:46.544Z[ host-image] Aug 30 05:22:46.220 INFO O| Aug 30 05:22:46.220 INFO STEP 124 (ensure_file) COMPLETE
100962025-08-30T05:22:46.544Z[ host-image] Aug 30 05:22:46.220 INFO O| Aug 30 05:22:46.220 INFO STEP 125: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100972025-08-30T05:22:46.569Z[ host-image] Aug 30 05:22:46.231 INFO O| Aug 30 05:22:46.231 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh does not exist
100982025-08-30T05:22:46.569Z[ host-image] Aug 30 05:22:46.231 INFO O| Aug 30 05:22:46.231 INFO copying /tmp/.tmpcBGT79/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 ...
100992025-08-30T05:22:46.570Z[ host-image] Aug 30 05:22:46.231 INFO O| Aug 30 05:22:46.231 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh
101002025-08-30T05:22:46.570Z[ host-image] Aug 30 05:22:46.231 INFO O| Aug 30 05:22:46.231 INFO ok!
101012025-08-30T05:22:46.570Z[ host-image] Aug 30 05:22:46.231 INFO O| Aug 30 05:22:46.231 INFO STEP 125 (ensure_file) COMPLETE
101022025-08-30T05:22:46.570Z[ host-image] Aug 30 05:22:46.231 INFO O| Aug 30 05:22:46.231 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101032025-08-30T05:22:46.570Z[ host-image] Aug 30 05:22:46.242 INFO O| Aug 30 05:22:46.242 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d does not exist
101042025-08-30T05:22:46.571Z[ host-image] Aug 30 05:22:46.243 INFO O| Aug 30 05:22:46.242 INFO copying /tmp/.tmpcBGT79/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 ...
101052025-08-30T05:22:46.571Z[ host-image] Aug 30 05:22:46.243 INFO O| Aug 30 05:22:46.243 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d
101062025-08-30T05:22:46.571Z[ host-image] Aug 30 05:22:46.243 INFO O| Aug 30 05:22:46.243 INFO ok!
101072025-08-30T05:22:46.571Z[ host-image] Aug 30 05:22:46.243 INFO O| Aug 30 05:22:46.243 INFO STEP 126 (ensure_file) COMPLETE
101082025-08-30T05:22:46.571Z[ host-image] Aug 30 05:22:46.243 INFO O| Aug 30 05:22:46.243 INFO STEP 127: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101092025-08-30T05:22:46.597Z[ host-image] Aug 30 05:22:46.254 INFO O| Aug 30 05:22:46.254 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh does not exist
101102025-08-30T05:22:46.597Z[ host-image] Aug 30 05:22:46.254 INFO O| Aug 30 05:22:46.254 INFO copying /tmp/.tmpcBGT79/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 ...
101112025-08-30T05:22:46.597Z[ host-image] Aug 30 05:22:46.254 INFO O| Aug 30 05:22:46.254 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh
101122025-08-30T05:22:46.597Z[ host-image] Aug 30 05:22:46.254 INFO O| Aug 30 05:22:46.254 INFO ok!
101132025-08-30T05:22:46.597Z[ host-image] Aug 30 05:22:46.254 INFO O| Aug 30 05:22:46.254 INFO STEP 127 (ensure_file) COMPLETE
101142025-08-30T05:22:46.598Z[ host-image] Aug 30 05:22:46.254 INFO O| Aug 30 05:22:46.254 INFO STEP 128: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101152025-08-30T05:22:46.598Z[ host-image] Aug 30 05:22:46.265 INFO O| Aug 30 05:22:46.265 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d does not exist
101162025-08-30T05:22:46.598Z[ host-image] Aug 30 05:22:46.265 INFO O| Aug 30 05:22:46.265 INFO copying /tmp/.tmpcBGT79/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 ...
101172025-08-30T05:22:46.598Z[ host-image] Aug 30 05:22:46.265 INFO O| Aug 30 05:22:46.265 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d
101182025-08-30T05:22:46.598Z[ host-image] Aug 30 05:22:46.265 INFO O| Aug 30 05:22:46.265 INFO ok!
101192025-08-30T05:22:46.598Z[ host-image] Aug 30 05:22:46.265 INFO O| Aug 30 05:22:46.265 INFO STEP 128 (ensure_file) COMPLETE
101202025-08-30T05:22:46.598Z[ host-image] Aug 30 05:22:46.265 INFO O| Aug 30 05:22:46.265 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101212025-08-30T05:22:46.623Z[ host-image] Aug 30 05:22:46.278 INFO O| Aug 30 05:22:46.278 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh does not exist
101222025-08-30T05:22:46.623Z[ host-image] Aug 30 05:22:46.278 INFO O| Aug 30 05:22:46.278 INFO copying /tmp/.tmpcBGT79/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 ...
101232025-08-30T05:22:46.623Z[ host-image] Aug 30 05:22:46.278 INFO O| Aug 30 05:22:46.278 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh
101242025-08-30T05:22:46.623Z[ host-image] Aug 30 05:22:46.278 INFO O| Aug 30 05:22:46.278 INFO ok!
101252025-08-30T05:22:46.623Z[ host-image] Aug 30 05:22:46.278 INFO O| Aug 30 05:22:46.278 INFO STEP 129 (ensure_file) COMPLETE
101262025-08-30T05:22:46.623Z[ host-image] Aug 30 05:22:46.278 INFO O| Aug 30 05:22:46.278 INFO STEP 130: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101272025-08-30T05:22:46.623Z[ host-image] Aug 30 05:22:46.294 INFO O| Aug 30 05:22:46.294 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d does not exist
101282025-08-30T05:22:46.624Z[ host-image] Aug 30 05:22:46.294 INFO O| Aug 30 05:22:46.294 INFO copying /tmp/.tmpcBGT79/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 ...
101292025-08-30T05:22:46.624Z[ host-image] Aug 30 05:22:46.294 INFO O| Aug 30 05:22:46.294 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d
101302025-08-30T05:22:46.624Z[ host-image] Aug 30 05:22:46.294 INFO O| Aug 30 05:22:46.294 INFO ok!
101312025-08-30T05:22:46.624Z[ host-image] Aug 30 05:22:46.294 INFO O| Aug 30 05:22:46.294 INFO STEP 130 (ensure_file) COMPLETE
101322025-08-30T05:22:46.624Z[ host-image] Aug 30 05:22:46.294 INFO O| Aug 30 05:22:46.294 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101332025-08-30T05:22:46.649Z[ host-image] Aug 30 05:22:46.306 INFO O| Aug 30 05:22:46.306 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d does not exist
101342025-08-30T05:22:46.649Z[ host-image] Aug 30 05:22:46.307 INFO O| Aug 30 05:22:46.306 INFO copying /tmp/.tmpcBGT79/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 ...
101352025-08-30T05:22:46.649Z[ host-image] Aug 30 05:22:46.307 INFO O| Aug 30 05:22:46.307 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d
101362025-08-30T05:22:46.649Z[ host-image] Aug 30 05:22:46.307 INFO O| Aug 30 05:22:46.307 INFO ok!
101372025-08-30T05:22:46.649Z[ host-image] Aug 30 05:22:46.307 INFO O| Aug 30 05:22:46.307 INFO STEP 131 (ensure_file) COMPLETE
101382025-08-30T05:22:46.649Z[ host-image] Aug 30 05:22:46.307 INFO O| Aug 30 05:22:46.307 INFO STEP 132: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101392025-08-30T05:22:46.650Z[ host-image] Aug 30 05:22:46.319 INFO O| Aug 30 05:22:46.319 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d does not exist
101402025-08-30T05:22:46.650Z[ host-image] Aug 30 05:22:46.319 INFO O| Aug 30 05:22:46.319 INFO copying /tmp/.tmpcBGT79/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 ...
101412025-08-30T05:22:46.650Z[ host-image] Aug 30 05:22:46.319 INFO O| Aug 30 05:22:46.319 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d
101422025-08-30T05:22:46.650Z[ host-image] Aug 30 05:22:46.319 INFO O| Aug 30 05:22:46.319 INFO ok!
101432025-08-30T05:22:46.650Z[ host-image] Aug 30 05:22:46.319 INFO O| Aug 30 05:22:46.319 INFO STEP 132 (ensure_file) COMPLETE
101442025-08-30T05:22:46.650Z[ host-image] Aug 30 05:22:46.319 INFO O| Aug 30 05:22:46.319 INFO STEP 133: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101452025-08-30T05:22:46.675Z[ host-image] Aug 30 05:22:46.330 INFO O| Aug 30 05:22:46.330 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/README.md does not exist
101462025-08-30T05:22:46.675Z[ host-image] Aug 30 05:22:46.330 INFO O| Aug 30 05:22:46.330 INFO copying /tmp/.tmpcBGT79/proto/host/root/opt/oxide/crucible_dtrace/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/README.md ...
101472025-08-30T05:22:46.675Z[ host-image] Aug 30 05:22:46.331 INFO O| Aug 30 05:22:46.330 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/README.md
101482025-08-30T05:22:46.675Z[ host-image] Aug 30 05:22:46.331 INFO O| Aug 30 05:22:46.331 INFO ok!
101492025-08-30T05:22:46.675Z[ host-image] Aug 30 05:22:46.331 INFO O| Aug 30 05:22:46.331 INFO STEP 133 (ensure_file) COMPLETE
101502025-08-30T05:22:46.675Z[ host-image] Aug 30 05:22:46.331 INFO O| Aug 30 05:22:46.331 INFO STEP 134: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101512025-08-30T05:22:46.675Z[ host-image] Aug 30 05:22:46.341 INFO O| Aug 30 05:22:46.341 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt does not exist
101522025-08-30T05:22:46.675Z[ host-image] Aug 30 05:22:46.341 INFO O| Aug 30 05:22:46.341 INFO copying /tmp/.tmpcBGT79/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 ...
101532025-08-30T05:22:46.675Z[ host-image] Aug 30 05:22:46.342 INFO O| Aug 30 05:22:46.342 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt
101542025-08-30T05:22:46.675Z[ host-image] Aug 30 05:22:46.342 INFO O| Aug 30 05:22:46.342 INFO ok!
101552025-08-30T05:22:46.675Z[ host-image] Aug 30 05:22:46.342 INFO O| Aug 30 05:22:46.342 INFO STEP 134 (ensure_file) COMPLETE
101562025-08-30T05:22:46.675Z[ host-image] Aug 30 05:22:46.342 INFO O| Aug 30 05:22:46.342 INFO STEP 135: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101572025-08-30T05:22:46.675Z[ host-image] Aug 30 05:22:46.354 INFO O| Aug 30 05:22:46.354 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/VERSION does not exist
101582025-08-30T05:22:46.676Z[ host-image] Aug 30 05:22:46.354 INFO O| Aug 30 05:22:46.354 INFO copying /tmp/.tmpcBGT79/proto/host/root/opt/oxide/crucible_dtrace/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/VERSION ...
101592025-08-30T05:22:46.676Z[ host-image] Aug 30 05:22:46.354 INFO O| Aug 30 05:22:46.354 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_dtrace/VERSION
101602025-08-30T05:22:46.676Z[ host-image] Aug 30 05:22:46.354 INFO O| Aug 30 05:22:46.354 INFO ok!
101612025-08-30T05:22:46.676Z[ host-image] Aug 30 05:22:46.354 INFO O| Aug 30 05:22:46.354 INFO STEP 135 (ensure_file) COMPLETE
101622025-08-30T05:22:46.676Z[ host-image] Aug 30 05:22:46.354 INFO O| Aug 30 05:22:46.354 INFO STEP 136: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101632025-08-30T05:22:46.701Z[ host-image] Aug 30 05:22:46.366 INFO O| Aug 30 05:22:46.365 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz does not exist
101642025-08-30T05:22:46.701Z[ host-image] Aug 30 05:22:46.366 INFO O| Aug 30 05:22:46.365 INFO copying /tmp/.tmpcBGT79/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz ...
101652025-08-30T05:22:50.819Z[ recovery-image] Aug 30 05:22:50.499 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)
101662025-08-30T05:22:59.686Z[ recovery-image] Aug 30 05:22:59.365 INFO E| Compiling bitflags v1.3.2
101672025-08-30T05:22:59.686Z[ recovery-image] Aug 30 05:22:59.365 INFO E| Compiling adler2 v2.0.1
101682025-08-30T05:22:59.686Z[ recovery-image] Aug 30 05:22:59.365 INFO E| Compiling bitflags v2.9.1
101692025-08-30T05:22:59.686Z[ recovery-image] Aug 30 05:22:59.365 INFO E| Compiling log v0.4.27
101702025-08-30T05:22:59.686Z[ recovery-image] Aug 30 05:22:59.366 INFO E| Compiling scroll v0.13.0
101712025-08-30T05:22:59.712Z[ recovery-image] Aug 30 05:22:59.367 INFO E| Compiling bit_field v0.10.2
101722025-08-30T05:22:59.712Z[ recovery-image] Aug 30 05:22:59.373 INFO E| Compiling plain v0.2.3
101732025-08-30T05:22:59.928Z[ recovery-image] Aug 30 05:22:59.587 INFO E| Compiling raw-cpuid v10.7.0
101742025-08-30T05:23:00.143Z[ recovery-image] Aug 30 05:22:59.822 INFO E| Compiling miniz_oxide v0.8.9
101752025-08-30T05:23:00.268Z[ recovery-image] Aug 30 05:22:59.948 INFO E| Compiling static_assertions v1.1.0
101762025-08-30T05:23:00.422Z[ recovery-image] Aug 30 05:23:00.101 INFO E| Compiling bitstruct v0.1.1
101772025-08-30T05:23:00.751Z[ recovery-image] Aug 30 05:23:00.431 INFO E| Compiling cpio_reader v0.1.2
101782025-08-30T05:23:01.462Z[ recovery-image] Aug 30 05:23:01.142 INFO E| Compiling goblin v0.10.0
101792025-08-30T05:23:05.603Z[ host-image] Aug 30 05:23:05.283 INFO O| Aug 30 05:23:05.283 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz
101802025-08-30T05:23:05.603Z[ host-image] Aug 30 05:23:05.283 INFO O| Aug 30 05:23:05.283 INFO ok!
101812025-08-30T05:23:05.628Z[ host-image] Aug 30 05:23:05.283 INFO O| Aug 30 05:23:05.283 INFO STEP 136 (ensure_file) COMPLETE
101822025-08-30T05:23:05.628Z[ host-image] Aug 30 05:23:05.283 INFO O| Aug 30 05:23:05.283 INFO STEP 137: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101832025-08-30T05:23:05.628Z[ host-image] Aug 30 05:23:05.301 INFO O| Aug 30 05:23:05.301 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib
101842025-08-30T05:23:05.628Z[ host-image] Aug 30 05:23:05.301 INFO O| Aug 30 05:23:05.301 INFO STEP 137 (ensure_dir) COMPLETE
101852025-08-30T05:23:05.628Z[ host-image] Aug 30 05:23:05.301 INFO O| Aug 30 05:23:05.301 INFO STEP 138: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101862025-08-30T05:23:05.657Z[ host-image] Aug 30 05:23:05.316 INFO O| Aug 30 05:23:05.316 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc
101872025-08-30T05:23:05.657Z[ host-image] Aug 30 05:23:05.316 INFO O| Aug 30 05:23:05.316 INFO STEP 138 (ensure_dir) COMPLETE
101882025-08-30T05:23:05.657Z[ host-image] Aug 30 05:23:05.316 INFO O| Aug 30 05:23:05.316 INFO STEP 139: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101892025-08-30T05:23:05.657Z[ host-image] Aug 30 05:23:05.330 INFO O| Aug 30 05:23:05.330 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest
101902025-08-30T05:23:05.657Z[ host-image] Aug 30 05:23:05.330 INFO O| Aug 30 05:23:05.330 INFO STEP 139 (ensure_dir) COMPLETE
101912025-08-30T05:23:05.657Z[ host-image] Aug 30 05:23:05.330 INFO O| Aug 30 05:23:05.330 INFO STEP 140: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101922025-08-30T05:23:05.683Z[ host-image] Aug 30 05:23:05.344 INFO O| Aug 30 05:23:05.344 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site
101932025-08-30T05:23:05.683Z[ host-image] Aug 30 05:23:05.344 INFO O| Aug 30 05:23:05.344 INFO STEP 140 (ensure_dir) COMPLETE
101942025-08-30T05:23:05.683Z[ host-image] Aug 30 05:23:05.344 INFO O| Aug 30 05:23:05.344 INFO STEP 141: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101952025-08-30T05:23:05.683Z[ host-image] Aug 30 05:23:05.357 INFO O| Aug 30 05:23:05.357 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
101962025-08-30T05:23:05.683Z[ host-image] Aug 30 05:23:05.357 INFO O| Aug 30 05:23:05.357 INFO copying /tmp/.tmpcBGT79/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 ...
101972025-08-30T05:23:05.683Z[ host-image] Aug 30 05:23:05.357 INFO O| Aug 30 05:23:05.357 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml
101982025-08-30T05:23:05.683Z[ host-image] Aug 30 05:23:05.357 INFO O| Aug 30 05:23:05.357 INFO ok!
101992025-08-30T05:23:05.683Z[ host-image] Aug 30 05:23:05.357 INFO O| Aug 30 05:23:05.357 INFO STEP 141 (ensure_file) COMPLETE
102002025-08-30T05:23:05.685Z[ host-image] Aug 30 05:23:05.357 INFO O| Aug 30 05:23:05.357 INFO STEP 142: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102012025-08-30T05:23:05.710Z[ host-image] Aug 30 05:23:05.371 INFO O| Aug 30 05:23:05.371 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/root
102022025-08-30T05:23:05.710Z[ host-image] Aug 30 05:23:05.371 INFO O| Aug 30 05:23:05.371 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/root
102032025-08-30T05:23:05.710Z[ host-image] Aug 30 05:23:05.371 INFO O| Aug 30 05:23:05.371 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root
102042025-08-30T05:23:05.710Z[ host-image] Aug 30 05:23:05.371 INFO O| Aug 30 05:23:05.371 INFO STEP 142 (ensure_dir) COMPLETE
102052025-08-30T05:23:05.710Z[ host-image] Aug 30 05:23:05.371 INFO O| Aug 30 05:23:05.371 INFO STEP 143: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102062025-08-30T05:23:05.710Z[ host-image] Aug 30 05:23:05.385 INFO O| Aug 30 05:23:05.385 WARN file /rpool/images/build/host/work/sled/zfs/a/root/.profile exists, with wrong contents, unlinking
102072025-08-30T05:23:05.711Z[ host-image] Aug 30 05:23:05.385 INFO O| Aug 30 05:23:05.385 INFO copying /tmp/.tmpcBGT79/proto/host/root/root/.profile -> /rpool/images/build/host/work/sled/zfs/a/root/.profile ...
102082025-08-30T05:23:05.711Z[ host-image] Aug 30 05:23:05.385 INFO O| Aug 30 05:23:05.385 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root/.profile
102092025-08-30T05:23:05.711Z[ host-image] Aug 30 05:23:05.385 INFO O| Aug 30 05:23:05.385 INFO ok!
102102025-08-30T05:23:05.711Z[ host-image] Aug 30 05:23:05.385 INFO O| Aug 30 05:23:05.385 INFO STEP 143 (ensure_file) COMPLETE
102112025-08-30T05:23:05.711Z[ host-image] Aug 30 05:23:05.385 INFO O| Aug 30 05:23:05.385 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102122025-08-30T05:23:05.736Z[ host-image] Aug 30 05:23:05.400 INFO O| Aug 30 05:23:05.400 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ipsec"
102132025-08-30T05:23:05.736Z[ host-image] Aug 30 05:23:05.400 INFO O| Aug 30 05:23:05.400 INFO STEP 144 (remove_files) COMPLETE
102142025-08-30T05:23:05.736Z[ host-image] Aug 30 05:23:05.401 INFO O| Aug 30 05:23:05.400 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102152025-08-30T05:23:05.736Z[ host-image] Aug 30 05:23:05.416 INFO O| Aug 30 05:23:05.415 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ldap"
102162025-08-30T05:23:05.736Z[ host-image] Aug 30 05:23:05.416 INFO O| Aug 30 05:23:05.416 INFO STEP 145 (remove_files) COMPLETE
102172025-08-30T05:23:05.761Z[ host-image] Aug 30 05:23:05.416 INFO O| Aug 30 05:23:05.416 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102182025-08-30T05:23:05.761Z[ host-image] Aug 30 05:23:05.431 INFO O| Aug 30 05:23:05.431 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/rpc"
102192025-08-30T05:23:05.761Z[ host-image] Aug 30 05:23:05.431 INFO O| Aug 30 05:23:05.431 INFO STEP 146 (remove_files) COMPLETE
102202025-08-30T05:23:05.761Z[ host-image] Aug 30 05:23:05.431 INFO O| Aug 30 05:23:05.431 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102212025-08-30T05:23:05.786Z[ host-image] Aug 30 05:23:05.445 INFO O| Aug 30 05:23:05.445 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/security"
102222025-08-30T05:23:05.786Z[ host-image] Aug 30 05:23:05.446 INFO O| Aug 30 05:23:05.446 INFO STEP 147 (remove_files) COMPLETE
102232025-08-30T05:23:05.786Z[ host-image] Aug 30 05:23:05.446 INFO O| Aug 30 05:23:05.446 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102242025-08-30T05:23:05.786Z[ host-image] Aug 30 05:23:05.459 INFO O| Aug 30 05:23:05.459 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/shares"
102252025-08-30T05:23:05.786Z[ host-image] Aug 30 05:23:05.459 INFO O| Aug 30 05:23:05.459 INFO STEP 148 (remove_files) COMPLETE
102262025-08-30T05:23:05.786Z[ host-image] Aug 30 05:23:05.459 INFO O| Aug 30 05:23:05.459 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102272025-08-30T05:23:05.811Z[ host-image] Aug 30 05:23:05.472 INFO O| Aug 30 05:23:05.472 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/smb"
102282025-08-30T05:23:05.811Z[ host-image] Aug 30 05:23:05.473 INFO O| Aug 30 05:23:05.473 INFO STEP 149 (remove_files) COMPLETE
102292025-08-30T05:23:05.811Z[ host-image] Aug 30 05:23:05.473 INFO O| Aug 30 05:23:05.473 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102302025-08-30T05:23:05.811Z[ host-image] Aug 30 05:23:05.486 INFO O| Aug 30 05:23:05.486 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
102312025-08-30T05:23:05.811Z[ host-image] Aug 30 05:23:05.486 INFO O| Aug 30 05:23:05.486 INFO STEP 150 (remove_files) COMPLETE
102322025-08-30T05:23:05.811Z[ host-image] Aug 30 05:23:05.486 INFO O| Aug 30 05:23:05.486 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102332025-08-30T05:23:05.836Z[ host-image] Aug 30 05:23:05.503 INFO O| Aug 30 05:23:05.502 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
102342025-08-30T05:23:05.836Z[ host-image] Aug 30 05:23:05.503 INFO O| Aug 30 05:23:05.503 INFO STEP 151 (remove_files) COMPLETE
102352025-08-30T05:23:05.836Z[ host-image] Aug 30 05:23:05.503 INFO O| Aug 30 05:23:05.503 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102362025-08-30T05:23:05.861Z[ host-image] Aug 30 05:23:05.517 INFO O| Aug 30 05:23:05.517 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/dns/install.xml"
102372025-08-30T05:23:05.861Z[ host-image] Aug 30 05:23:05.517 INFO O| Aug 30 05:23:05.517 INFO STEP 152 (remove_files) COMPLETE
102382025-08-30T05:23:05.861Z[ host-image] Aug 30 05:23:05.517 INFO O| Aug 30 05:23:05.517 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102392025-08-30T05:23:05.861Z[ host-image] Aug 30 05:23:05.531 INFO O| Aug 30 05:23:05.531 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
102402025-08-30T05:23:05.861Z[ host-image] Aug 30 05:23:05.531 INFO O| Aug 30 05:23:05.531 INFO STEP 153 (remove_files) COMPLETE
102412025-08-30T05:23:05.861Z[ host-image] Aug 30 05:23:05.531 INFO O| Aug 30 05:23:05.531 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102422025-08-30T05:23:05.886Z[ host-image] Aug 30 05:23:05.544 INFO O| Aug 30 05:23:05.544 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd.xml"
102432025-08-30T05:23:05.886Z[ host-image] Aug 30 05:23:05.544 INFO O| Aug 30 05:23:05.544 INFO STEP 154 (remove_files) COMPLETE
102442025-08-30T05:23:05.886Z[ host-image] Aug 30 05:23:05.544 INFO O| Aug 30 05:23:05.544 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102452025-08-30T05:23:05.886Z[ host-image] Aug 30 05:23:05.559 INFO O| Aug 30 05:23:05.558 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-install.xml"
102462025-08-30T05:23:05.886Z[ host-image] Aug 30 05:23:05.559 INFO O| Aug 30 05:23:05.559 INFO STEP 155 (remove_files) COMPLETE
102472025-08-30T05:23:05.886Z[ host-image] Aug 30 05:23:05.559 INFO O| Aug 30 05:23:05.559 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102482025-08-30T05:23:05.911Z[ host-image] Aug 30 05:23:05.571 INFO O| Aug 30 05:23:05.571 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
102492025-08-30T05:23:05.912Z[ host-image] Aug 30 05:23:05.571 INFO O| Aug 30 05:23:05.571 INFO STEP 156 (remove_files) COMPLETE
102502025-08-30T05:23:05.912Z[ host-image] Aug 30 05:23:05.571 INFO O| Aug 30 05:23:05.571 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102512025-08-30T05:23:05.912Z[ host-image] Aug 30 05:23:05.584 INFO O| Aug 30 05:23:05.583 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-iptun.xml"
102522025-08-30T05:23:05.912Z[ host-image] Aug 30 05:23:05.584 INFO O| Aug 30 05:23:05.584 INFO STEP 157 (remove_files) COMPLETE
102532025-08-30T05:23:05.912Z[ host-image] Aug 30 05:23:05.584 INFO O| Aug 30 05:23:05.584 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102542025-08-30T05:23:05.937Z[ host-image] Aug 30 05:23:05.601 INFO O| Aug 30 05:23:05.601 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-location.xml"
102552025-08-30T05:23:05.937Z[ host-image] Aug 30 05:23:05.601 INFO O| Aug 30 05:23:05.601 INFO STEP 158 (remove_files) COMPLETE
102562025-08-30T05:23:05.937Z[ host-image] Aug 30 05:23:05.601 INFO O| Aug 30 05:23:05.601 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102572025-08-30T05:23:05.937Z[ host-image] Aug 30 05:23:05.615 INFO O| Aug 30 05:23:05.615 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
102582025-08-30T05:23:05.937Z[ host-image] Aug 30 05:23:05.615 INFO O| Aug 30 05:23:05.615 INFO STEP 159 (remove_files) COMPLETE
102592025-08-30T05:23:05.937Z[ host-image] Aug 30 05:23:05.615 INFO O| Aug 30 05:23:05.615 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102602025-08-30T05:23:05.962Z[ host-image] Aug 30 05:23:05.629 INFO O| Aug 30 05:23:05.629 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
102612025-08-30T05:23:05.962Z[ host-image] Aug 30 05:23:05.629 INFO O| Aug 30 05:23:05.629 INFO STEP 160 (remove_files) COMPLETE
102622025-08-30T05:23:05.962Z[ host-image] Aug 30 05:23:05.629 INFO O| Aug 30 05:23:05.629 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102632025-08-30T05:23:05.987Z[ host-image] Aug 30 05:23:05.643 INFO O| Aug 30 05:23:05.643 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/varpd.xml"
102642025-08-30T05:23:05.987Z[ host-image] Aug 30 05:23:05.643 INFO O| Aug 30 05:23:05.643 INFO STEP 161 (remove_files) COMPLETE
102652025-08-30T05:23:05.987Z[ host-image] Aug 30 05:23:05.643 INFO O| Aug 30 05:23:05.643 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102662025-08-30T05:23:05.987Z[ host-image] Aug 30 05:23:05.665 INFO O| Aug 30 05:23:05.665 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/allocate.xml"
102672025-08-30T05:23:05.987Z[ host-image] Aug 30 05:23:05.665 INFO O| Aug 30 05:23:05.665 INFO STEP 162 (remove_files) COMPLETE
102682025-08-30T05:23:05.987Z[ host-image] Aug 30 05:23:05.665 INFO O| Aug 30 05:23:05.665 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102692025-08-30T05:23:06.013Z[ host-image] Aug 30 05:23:05.682 INFO O| Aug 30 05:23:05.682 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
102702025-08-30T05:23:06.013Z[ host-image] Aug 30 05:23:05.682 INFO O| Aug 30 05:23:05.682 INFO STEP 163 (remove_files) COMPLETE
102712025-08-30T05:23:06.013Z[ host-image] Aug 30 05:23:05.682 INFO O| Aug 30 05:23:05.682 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102722025-08-30T05:23:06.038Z[ host-image] Aug 30 05:23:05.705 INFO O| Aug 30 05:23:05.705 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
102732025-08-30T05:23:06.038Z[ host-image] Aug 30 05:23:05.705 INFO O| Aug 30 05:23:05.705 INFO STEP 164 (remove_files) COMPLETE
102742025-08-30T05:23:06.038Z[ host-image] Aug 30 05:23:05.705 INFO O| Aug 30 05:23:05.705 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102752025-08-30T05:23:06.063Z[ host-image] Aug 30 05:23:05.722 INFO O| Aug 30 05:23:05.722 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/dev/sndstat"
102762025-08-30T05:23:06.063Z[ host-image] Aug 30 05:23:05.723 INFO O| Aug 30 05:23:05.723 INFO STEP 165 (remove_files) COMPLETE
102772025-08-30T05:23:06.063Z[ host-image] Aug 30 05:23:05.723 INFO O| Aug 30 05:23:05.723 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102782025-08-30T05:23:06.063Z[ host-image] Aug 30 05:23:05.739 INFO O| Aug 30 05:23:05.739 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
102792025-08-30T05:23:06.063Z[ host-image] Aug 30 05:23:05.739 INFO O| Aug 30 05:23:05.739 INFO STEP 166 (remove_files) COMPLETE
102802025-08-30T05:23:06.063Z[ host-image] Aug 30 05:23:05.739 INFO O| Aug 30 05:23:05.739 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102812025-08-30T05:23:06.088Z[ host-image] Aug 30 05:23:05.757 INFO O| Aug 30 05:23:05.757 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/hostid.xml"
102822025-08-30T05:23:06.089Z[ host-image] Aug 30 05:23:05.757 INFO O| Aug 30 05:23:05.757 INFO STEP 167 (remove_files) COMPLETE
102832025-08-30T05:23:06.089Z[ host-image] Aug 30 05:23:05.757 INFO O| Aug 30 05:23:05.757 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102842025-08-30T05:23:06.114Z[ host-image] Aug 30 05:23:05.775 INFO O| Aug 30 05:23:05.774 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/idmap.xml"
102852025-08-30T05:23:06.114Z[ host-image] Aug 30 05:23:05.775 INFO O| Aug 30 05:23:05.775 INFO STEP 168 (remove_files) COMPLETE
102862025-08-30T05:23:06.114Z[ host-image] Aug 30 05:23:05.775 INFO O| Aug 30 05:23:05.775 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102872025-08-30T05:23:06.114Z[ host-image] Aug 30 05:23:05.794 INFO O| Aug 30 05:23:05.793 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/pkgserv.xml"
102882025-08-30T05:23:06.114Z[ host-image] Aug 30 05:23:05.794 INFO O| Aug 30 05:23:05.794 INFO STEP 169 (remove_files) COMPLETE
102892025-08-30T05:23:06.114Z[ host-image] Aug 30 05:23:05.794 INFO O| Aug 30 05:23:05.794 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102902025-08-30T05:23:06.139Z[ host-image] Aug 30 05:23:05.811 INFO O| Aug 30 05:23:05.811 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/zones.xml"
102912025-08-30T05:23:06.139Z[ host-image] Aug 30 05:23:05.811 INFO O| Aug 30 05:23:05.811 INFO STEP 170 (remove_files) COMPLETE
102922025-08-30T05:23:06.139Z[ host-image] Aug 30 05:23:05.811 INFO O| Aug 30 05:23:05.811 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102932025-08-30T05:23:06.164Z[ host-image] Aug 30 05:23:05.830 INFO O| Aug 30 05:23:05.830 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/intrd.xml"
102942025-08-30T05:23:06.164Z[ host-image] Aug 30 05:23:05.830 INFO O| Aug 30 05:23:05.830 INFO STEP 171 (remove_files) COMPLETE
102952025-08-30T05:23:06.164Z[ host-image] Aug 30 05:23:05.830 INFO O| Aug 30 05:23:05.830 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102962025-08-30T05:23:06.189Z[ host-image] Aug 30 05:23:05.847 INFO O| Aug 30 05:23:05.847 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/chrony.xml"
102972025-08-30T05:23:06.189Z[ host-image] Aug 30 05:23:05.847 INFO O| Aug 30 05:23:05.847 INFO STEP 172 (remove_files) COMPLETE
102982025-08-30T05:23:06.189Z[ host-image] Aug 30 05:23:05.847 INFO O| Aug 30 05:23:05.847 INFO STEP 173: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
102992025-08-30T05:23:06.214Z[ host-image] Aug 30 05:23:05.881 INFO O| Aug 30 05:23:05.881 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db does not already exist, skipping removal
103002025-08-30T05:23:06.214Z[ host-image] Aug 30 05:23:05.881 INFO O| Aug 30 05:23:05.881 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_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a"}
103012025-08-30T05:23:12.936Z[ recovery-image] Aug 30 05:23:12.616 INFO E| Finished `release` profile [optimized] target(s) in 1m 29s
103022025-08-30T05:23:12.962Z[ recovery-image] Aug 30 05:23:12.643 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
103032025-08-30T05:23:13.089Z[ recovery-image] Aug 30 05:23:12.768 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')"
103042025-08-30T05:23:13.089Z[ recovery-image] Aug 30 05:23:12.769 INFO building ROM for gimlet
103052025-08-30T05:23:13.114Z[ recovery-image] Aug 30 05:23:12.769 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")
103062025-08-30T05:23:14.437Z[ recovery-image] Aug 30 05:23:14.117 INFO E| Downloading crates ...
103072025-08-30T05:23:15.050Z[ recovery-image] Aug 30 05:23:14.730 INFO E| Downloaded anstyle-query v1.1.2
103082025-08-30T05:23:15.075Z[ recovery-image] Aug 30 05:23:14.736 INFO E| Downloaded anstyle v1.0.10
103092025-08-30T05:23:15.075Z[ recovery-image] Aug 30 05:23:14.740 INFO E| Downloaded serde_spanned v0.6.8
103102025-08-30T05:23:15.075Z[ recovery-image] Aug 30 05:23:14.742 INFO E| Downloaded anstyle-parse v0.2.6
103112025-08-30T05:23:15.075Z[ recovery-image] Aug 30 05:23:14.745 INFO E| Downloaded toml_datetime v0.6.9
103122025-08-30T05:23:15.075Z[ recovery-image] Aug 30 05:23:14.747 INFO E| Downloaded clap_derive v4.5.32
103132025-08-30T05:23:15.075Z[ recovery-image] Aug 30 05:23:14.752 INFO E| Downloaded toml_write v0.1.1
103142025-08-30T05:23:15.075Z[ recovery-image] Aug 30 05:23:14.755 INFO E| Downloaded shared_child v1.0.1
103152025-08-30T05:23:15.100Z[ recovery-image] Aug 30 05:23:14.757 INFO E| Downloaded os_pipe v1.2.1
103162025-08-30T05:23:15.100Z[ recovery-image] Aug 30 05:23:14.759 INFO E| Downloaded duct v0.13.7
103172025-08-30T05:23:15.100Z[ recovery-image] Aug 30 05:23:14.763 INFO E| Downloaded colorchoice v1.0.3
103182025-08-30T05:23:15.100Z[ recovery-image] Aug 30 05:23:14.765 INFO E| Downloaded toml_edit v0.22.26
103192025-08-30T05:23:15.169Z[ recovery-image] Aug 30 05:23:14.843 INFO E| Downloaded toml v0.8.22
103202025-08-30T05:23:15.233Z[ recovery-image] Aug 30 05:23:14.913 INFO E| Downloaded winnow v0.7.7
103212025-08-30T05:23:15.258Z[ recovery-image] Aug 30 05:23:14.924 INFO E| Downloaded clap v4.5.37
103222025-08-30T05:23:15.258Z[ recovery-image] Aug 30 05:23:14.934 INFO E| Downloaded clap_builder v4.5.37
103232025-08-30T05:23:15.282Z[ recovery-image] Aug 30 05:23:14.943 INFO E| Downloaded cc v1.2.20
103242025-08-30T05:23:15.765Z[ recovery-image] Aug 30 05:23:15.445 INFO E| Compiling syn v2.0.101
103252025-08-30T05:23:15.765Z[ recovery-image] Aug 30 05:23:15.445 INFO E| Compiling libc v0.2.172
103262025-08-30T05:23:15.790Z[ recovery-image] Aug 30 05:23:15.445 INFO E| Compiling utf8parse v0.2.2
103272025-08-30T05:23:15.790Z[ recovery-image] Aug 30 05:23:15.445 INFO E| Compiling colorchoice v1.0.3
103282025-08-30T05:23:15.790Z[ recovery-image] Aug 30 05:23:15.445 INFO E| Compiling once_cell v1.21.3
103292025-08-30T05:23:15.790Z[ recovery-image] Aug 30 05:23:15.445 INFO E| Compiling anstyle v1.0.10
103302025-08-30T05:23:15.790Z[ recovery-image] Aug 30 05:23:15.445 INFO E| Compiling anstyle-query v1.1.2
103312025-08-30T05:23:15.790Z[ recovery-image] Aug 30 05:23:15.445 INFO E| Compiling hashbrown v0.15.2
103322025-08-30T05:23:16.857Z[ recovery-image] Aug 30 05:23:16.537 INFO E| Compiling anstyle-parse v0.2.6
103332025-08-30T05:23:16.965Z[ recovery-image] Aug 30 05:23:16.645 INFO E| Compiling shlex v1.3.0
103342025-08-30T05:23:17.014Z[ recovery-image] Aug 30 05:23:16.694 INFO E| Compiling is_terminal_polyfill v1.70.1
103352025-08-30T05:23:17.133Z[ recovery-image] Aug 30 05:23:16.813 INFO E| Compiling equivalent v1.0.2
103362025-08-30T05:23:17.158Z[ recovery-image] Aug 30 05:23:16.820 INFO E| Compiling clap_lex v0.7.4
103372025-08-30T05:23:17.257Z[ recovery-image] Aug 30 05:23:16.937 INFO E| Compiling anyhow v1.0.98
103382025-08-30T05:23:17.732Z[ recovery-image] Aug 30 05:23:17.412 INFO E| Compiling cc v1.2.20
103392025-08-30T05:23:17.841Z[ recovery-image] Aug 30 05:23:17.521 INFO E| Compiling anstream v0.6.18
103402025-08-30T05:23:17.866Z[ recovery-image] Aug 30 05:23:17.528 INFO E| Compiling strsim v0.11.1
103412025-08-30T05:23:18.243Z[ recovery-image] Aug 30 05:23:17.924 INFO E| Compiling winnow v0.7.7
103422025-08-30T05:23:18.461Z[ recovery-image] Aug 30 05:23:18.142 INFO E| Compiling toml_write v0.1.1
103432025-08-30T05:23:18.515Z[ host-image] Aug 30 05:23:18.195 INFO O| Aug 30 05:23:18.195 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
103442025-08-30T05:23:18.515Z[ host-image] Aug 30 05:23:18.195 INFO O| Aug 30 05:23:18.195 INFO E| svccfg: Loaded 79 smf(7) service descriptions
103452025-08-30T05:23:18.570Z[ host-image] Aug 30 05:23:18.251 INFO O| Aug 30 05:23:18.250 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a"}
103462025-08-30T05:23:18.777Z[ recovery-image] Aug 30 05:23:18.457 INFO E| Compiling indexmap v2.9.0
103472025-08-30T05:23:18.961Z[ host-image] Aug 30 05:23:18.641 INFO O| Aug 30 05:23:18.641 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1"}
103482025-08-30T05:23:19.198Z[ host-image] Aug 30 05:23:18.878 INFO O| Aug 30 05:23:18.878 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.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"}
103492025-08-30T05:23:19.294Z[ recovery-image] Aug 30 05:23:18.974 INFO E| Compiling clap_builder v4.5.37
103502025-08-30T05:23:19.333Z[ host-image] Aug 30 05:23:19.013 INFO O| Aug 30 05:23:19.013 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db does not exist
103512025-08-30T05:23:19.333Z[ host-image] Aug 30 05:23:19.014 INFO O| Aug 30 05:23:19.013 INFO copying /rpool/images/build/host/tmp/sled/zfs/repo.db -> /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db ...
103522025-08-30T05:23:19.359Z[ host-image] Aug 30 05:23:19.016 INFO O| Aug 30 05:23:19.016 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db
103532025-08-30T05:23:19.359Z[ host-image] Aug 30 05:23:19.016 INFO O| Aug 30 05:23:19.016 INFO ok!
103542025-08-30T05:23:19.359Z[ host-image] Aug 30 05:23:19.016 INFO O| Aug 30 05:23:19.016 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db exists (as File), removing
103552025-08-30T05:23:19.359Z[ host-image] Aug 30 05:23:19.016 INFO O| Aug 30 05:23:19.016 INFO STEP 173 (seed_smf) COMPLETE
103562025-08-30T05:23:19.359Z[ host-image] Aug 30 05:23:19.016 INFO O| Aug 30 05:23:19.016 INFO steps complete; finalising image!
103572025-08-30T05:23:19.359Z[ host-image] Aug 30 05:23:19.016 INFO O| Aug 30 05:23:19.016 INFO TRIM POOL: TEMPORARY-sled-zfs
103582025-08-30T05:23:19.498Z[ recovery-image] Aug 30 05:23:19.179 INFO E| Compiling shared_child v1.0.1
103592025-08-30T05:23:19.524Z[ recovery-image] Aug 30 05:23:19.193 INFO E| Compiling os_pipe v1.2.1
103602025-08-30T05:23:19.595Z[ host-image] Aug 30 05:23:19.275 INFO O| Aug 30 05:23:19.275 INFO trim TEMPORARY-sled-zfs: (0% trimmed, started at Sat Aug 30 05:23:19 2025)
103612025-08-30T05:23:19.806Z[ host-image] Aug 30 05:23:19.486 INFO O| Aug 30 05:23:19.486 INFO trim TEMPORARY-sled-zfs: (0% trimmed, started at Sat Aug 30 05:23:19 2025)
103622025-08-30T05:23:20.017Z[ host-image] Aug 30 05:23:19.697 INFO O| Aug 30 05:23:19.697 INFO trim TEMPORARY-sled-zfs: (5% trimmed, started at Sat Aug 30 05:23:19 2025)
103632025-08-30T05:23:20.227Z[ host-image] Aug 30 05:23:19.907 INFO O| Aug 30 05:23:19.907 INFO trim TEMPORARY-sled-zfs: (64% trimmed, started at Sat Aug 30 05:23:19 2025)
103642025-08-30T05:23:20.439Z[ host-image] Aug 30 05:23:20.119 INFO O| Aug 30 05:23:20.119 INFO trim TEMPORARY-sled-zfs: (93% trimmed, started at Sat Aug 30 05:23:19 2025)
103652025-08-30T05:23:20.483Z[ recovery-image] Aug 30 05:23:20.163 INFO E| Compiling duct v0.13.7
103662025-08-30T05:23:20.649Z[ host-image] Aug 30 05:23:20.329 INFO O| Aug 30 05:23:20.329 INFO trim TEMPORARY-sled-zfs: (93% trimmed, started at Sat Aug 30 05:23:19 2025)
103672025-08-30T05:23:20.878Z[ host-image] Aug 30 05:23:20.558 INFO O| Aug 30 05:23:20.558 INFO temporary pool has 757M used, 74.9M avail, 1.80x compressratio
103682025-08-30T05:23:20.878Z[ host-image] Aug 30 05:23:20.558 INFO O| Aug 30 05:23:20.558 INFO EXPORT POOL: TEMPORARY-sled-zfs
103692025-08-30T05:23:22.165Z[ host-image] Aug 30 05:23:21.843 INFO O| Aug 30 05:23:21.843 INFO copying image /rpool/images/build/host/work/sled/zfs/lofi.raw to output file /rpool/images/build/host/output/sled-zfs.raw
103702025-08-30T05:23:22.165Z[ host-image] Aug 30 05:23:21.844 INFO O| Aug 30 05:23:21.843 INFO file /rpool/images/build/host/output/sled-zfs.raw does not already exist, skipping removal
103712025-08-30T05:23:23.089Z[ recovery-image] Aug 30 05:23:22.770 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/xtask)
103722025-08-30T05:23:24.455Z[ host-image] Aug 30 05:23:24.135 INFO O| Aug 30 05:23:24.135 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/sled-zfs.raw
103732025-08-30T05:23:24.455Z[ host-image] Aug 30 05:23:24.135 INFO O| Aug 30 05:23:24.135 INFO chmod ok, path: /rpool/images/build/host/output/sled-zfs.raw
103742025-08-30T05:23:24.480Z[ host-image] Aug 30 05:23:24.135 INFO O| Aug 30 05:23:24.135 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/sled-zfs.raw
103752025-08-30T05:23:24.480Z[ host-image] Aug 30 05:23:24.135 INFO O| Aug 30 05:23:24.135 INFO completed processing sled/zfs
103762025-08-30T05:23:24.480Z[ host-image] Aug 30 05:23:24.135 INFO O| Aug 30 05:23:24.135 INFO DESTROY DATASET: rpool/images/build/host/work/sled/zfs
103772025-08-30T05:23:25.158Z[ host-image] Aug 30 05:23:24.838 INFO O| Aug 30 05:23:24.838 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/zfs
103782025-08-30T05:23:25.250Z[ host-image] Aug 30 05:23:24.930 INFO BUILD STRING "heads/stlouis-0-gb940e404da\n"
103792025-08-30T05:23:25.251Z[ host-image] Aug 30 05:23:24.930 INFO expanded image name: "ci 7757677/${os_short_commit} 2025-08-30 04:39" -> "ci 7757677/b940e40 2025-08-30 04:39"
103802025-08-30T05:23:25.251Z[ host-image] Aug 30 05:23:24.931 INFO output artefacts stored in: "/work/os-host"
103812025-08-30T05:23:25.278Z[ host-image] Aug 30 05:23:24.931 INFO collecting git info from project "amd-firmware"...
103822025-08-30T05:23:25.278Z[ host-image] Aug 30 05:23:24.954 INFO collecting git info from project "bootserver"...
103832025-08-30T05:23:25.303Z[ host-image] Aug 30 05:23:24.963 INFO collecting git info from project "amd-host-image-builder"...
103842025-08-30T05:23:25.303Z[ host-image] Aug 30 05:23:24.973 INFO collecting git info from project "image-builder"...
103852025-08-30T05:23:25.303Z[ host-image] Aug 30 05:23:24.982 INFO collecting git info from project "phbl"...
103862025-08-30T05:23:25.328Z[ host-image] Aug 30 05:23:24.999 INFO collecting git info from project "pinprick"...
103872025-08-30T05:23:25.353Z[ host-image] Aug 30 05:23:25.020 INFO collecting git info from project "chelsio-t6-roms"...
103882025-08-30T05:23:25.387Z[ host-image] Aug 30 05:23:25.067 INFO collecting git info from project "pilot"...
103892025-08-30T05:23:25.412Z[ host-image] Aug 30 05:23:25.079 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
103902025-08-30T05:23:26.707Z[ host-image] Aug 30 05:23:26.387 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
103912025-08-30T05:23:27.493Z[ host-image] Aug 30 05:23:27.173 INFO creating Oxide boot image...
103922025-08-30T05:23:27.493Z[ host-image] Aug 30 05:23:27.173 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/sled-zfs.raw", "-N", "ci 7757677/b940e40 2025-08-30 04:39", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
103932025-08-30T05:23:27.728Z[ recovery-image] Aug 30 05:23:27.408 INFO E| Compiling serde_derive v1.0.219
103942025-08-30T05:23:27.728Z[ recovery-image] Aug 30 05:23:27.408 INFO E| Compiling clap_derive v4.5.32
103952025-08-30T05:23:29.617Z[ host-image] Aug 30 05:23:29.297 INFO O| ok, image written!
103962025-08-30T05:23:29.642Z[ host-image] Aug 30 05:23:29.297 INFO O| ok, boot_image_csum file written!
103972025-08-30T05:23:29.642Z[ host-image] Aug 30 05:23:29.302 INFO creating boot archive (CPIO)...
103982025-08-30T05:23:29.642Z[ host-image] Aug 30 05:23:29.302 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
103992025-08-30T05:23:29.642Z[ host-image] Aug 30 05:23:29.309 INFO E| + root=/rpool/images/build/host/work/sled/ramdisk
104002025-08-30T05:23:29.642Z[ host-image] Aug 30 05:23:29.309 INFO E| + outfile=/work/os-host/cpio
104012025-08-30T05:23:29.643Z[ host-image] Aug 30 05:23:29.309 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
104022025-08-30T05:23:29.643Z[ host-image] Aug 30 05:23:29.312 INFO E| + cd /rpool/images/build/host/work/sled/ramdisk
104032025-08-30T05:23:29.643Z[ host-image] Aug 30 05:23:29.312 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
104042025-08-30T05:23:29.692Z[ host-image] Aug 30 05:23:29.371 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
104052025-08-30T05:23:29.692Z[ host-image] Aug 30 05:23:29.371 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
104062025-08-30T05:23:29.718Z[ host-image] Aug 30 05:23:29.385 INFO creating compressed cpio/unix for dev loaders...
104072025-08-30T05:23:29.718Z[ host-image] Aug 30 05:23:29.385 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
104082025-08-30T05:23:30.325Z[ host-image] Aug 30 05:23:30.005 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
104092025-08-30T05:23:32.818Z[ recovery-image] Aug 30 05:23:32.496 INFO E| Compiling clap v4.5.37
104102025-08-30T05:23:36.461Z[ recovery-image] Aug 30 05:23:36.142 INFO E| Compiling serde v1.0.219
104112025-08-30T05:23:38.056Z[ host-image] Aug 30 05:23:37.736 INFO creating reset image...
104122025-08-30T05:23:38.056Z[ host-image] Aug 30 05:23:37.736 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
104132025-08-30T05:23:38.188Z[ host-image] Aug 30 05:23:37.869 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')"
104142025-08-30T05:23:38.188Z[ host-image] Aug 30 05:23:37.869 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")
104152025-08-30T05:23:38.425Z[ host-image] Aug 30 05:23:38.105 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s
104162025-08-30T05:23:38.469Z[ host-image] Aug 30 05:23:38.149 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-host/cpio.z --target-dir /work/os-host/phbl`
104172025-08-30T05:23:39.222Z[ host-image] Aug 30 05:23:38.902 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)
104182025-08-30T05:23:39.223Z[ host-image] Aug 30 05:23:38.902 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)
104192025-08-30T05:23:39.248Z[ host-image] Aug 30 05:23:38.902 INFO E| Compiling proc-macro2 v1.0.95
104202025-08-30T05:23:39.248Z[ host-image] Aug 30 05:23:38.902 INFO E| Compiling unicode-ident v1.0.18
104212025-08-30T05:23:39.248Z[ host-image] Aug 30 05:23:38.902 INFO E| Compiling syn v1.0.109
104222025-08-30T05:23:39.248Z[ host-image] Aug 30 05:23:38.903 INFO E| Compiling x86 v0.52.0
104232025-08-30T05:23:39.249Z[ host-image] Aug 30 05:23:38.903 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
104242025-08-30T05:23:39.249Z[ host-image] Aug 30 05:23:38.903 INFO E| Compiling seq-macro v0.3.6
104252025-08-30T05:23:42.461Z[ host-image] Aug 30 05:23:42.141 INFO E| Compiling quote v1.0.40
104262025-08-30T05:23:43.056Z[ host-image] Aug 30 05:23:42.737 INFO E| Compiling syn v2.0.104
104272025-08-30T05:23:44.288Z[ recovery-image] Aug 30 05:23:43.968 INFO E| Compiling toml_datetime v0.6.9
104282025-08-30T05:23:44.288Z[ recovery-image] Aug 30 05:23:43.968 INFO E| Compiling serde_spanned v0.6.8
104292025-08-30T05:23:44.806Z[ recovery-image] Aug 30 05:23:44.486 INFO E| Compiling toml_edit v0.22.26
104302025-08-30T05:23:49.226Z[ host-image] Aug 30 05:23:48.906 INFO E| Compiling scroll_derive v0.13.0
104312025-08-30T05:23:50.187Z[ recovery-image] Aug 30 05:23:49.867 INFO E| Compiling toml v0.8.22
104322025-08-30T05:23:55.185Z[ host-image] Aug 30 05:23:54.865 INFO E| Compiling bitstruct_derive v0.1.0
104332025-08-30T05:24:00.140Z[ recovery-image] Aug 30 05:23:59.821 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.94s
104342025-08-30T05:24:00.165Z[ recovery-image] Aug 30 05:23:59.840 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`
104352025-08-30T05:24:00.204Z[ recovery-image] Aug 30 05:23:59.885 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.a.toml"
104362025-08-30T05:24:01.273Z[ recovery-image] Aug 30 05:24:00.954 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
104372025-08-30T05:24:01.298Z[ recovery-image] Aug 30 05:24:00.961 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`
104382025-08-30T05:24:01.630Z[ recovery-image] Aug 30 05:24:01.310 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/AmdPubKey_gn.tkn"
104392025-08-30T05:24:01.630Z[ recovery-image] Aug 30 05:24:01.310 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspBootLoader_gn.sbin"
104402025-08-30T05:24:01.656Z[ recovery-image] Aug 30 05:24:01.310 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspRecoveryBootLoader_gn.sbin"
104412025-08-30T05:24:01.657Z[ recovery-image] Aug 30 05:24:01.311 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SmuFirmwareGn.csbin"
104422025-08-30T05:24:01.657Z[ recovery-image] Aug 30 05:24:01.311 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SecureDebugToken_gn.stkn"
104432025-08-30T05:24:01.657Z[ recovery-image] Aug 30 05:24:01.311 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspABLFw_gn.stkn"
104442025-08-30T05:24:01.657Z[ recovery-image] Aug 30 05:24:01.311 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SmuFirmware2Gn.csbin"
104452025-08-30T05:24:01.657Z[ recovery-image] Aug 30 05:24:01.311 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SecureDebugUnlock_gn.sbin"
104462025-08-30T05:24:01.657Z[ recovery-image] Aug 30 05:24:01.312 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspIkek_gn.bin"
104472025-08-30T05:24:01.657Z[ recovery-image] Aug 30 05:24:01.312 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SecureEmptyToken.bin"
104482025-08-30T05:24:01.657Z[ recovery-image] Aug 30 05:24:01.312 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/RsmuSecPolicy_gn.sbin"
104492025-08-30T05:24:01.657Z[ recovery-image] Aug 30 05:24:01.312 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Mp5Gn.csbin"
104502025-08-30T05:24:01.657Z[ recovery-image] Aug 30 05:24:01.312 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/AgesaBootloader_U_prod_GN.csbin"
104512025-08-30T05:24:01.657Z[ recovery-image] Aug 30 05:24:01.335 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/GnPhyFw.sbin"
104522025-08-30T05:24:01.657Z[ recovery-image] Aug 30 05:24:01.335 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PSP-Key-DB_gn.sbin"
104532025-08-30T05:24:01.657Z[ recovery-image] Aug 30 05:24:01.336 INFO O| Info: ABL version: 0x100a5010
104542025-08-30T05:24:01.657Z[ recovery-image] Aug 30 05:24:01.336 INFO O| Info: For sub_program 0: SMU firmware version: 45.93.0
104552025-08-30T05:24:01.683Z[ recovery-image] Aug 30 05:24:01.337 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
104562025-08-30T05:24:01.683Z[ recovery-image] Aug 30 05:24:01.337 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
104572025-08-30T05:24:01.683Z[ recovery-image] Aug 30 05:24:01.337 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
104582025-08-30T05:24:01.683Z[ recovery-image] Aug 30 05:24:01.337 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
104592025-08-30T05:24:01.683Z[ recovery-image] Aug 30 05:24:01.337 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
104602025-08-30T05:24:01.683Z[ recovery-image] Aug 30 05:24:01.337 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
104612025-08-30T05:24:01.683Z[ recovery-image] Aug 30 05:24:01.338 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
104622025-08-30T05:24:01.683Z[ recovery-image] Aug 30 05:24:01.338 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
104632025-08-30T05:24:01.683Z[ recovery-image] Aug 30 05:24:01.338 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
104642025-08-30T05:24:01.683Z[ recovery-image] Aug 30 05:24:01.338 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
104652025-08-30T05:24:01.684Z[ recovery-image] Aug 30 05:24:01.338 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
104662025-08-30T05:24:01.684Z[ recovery-image] Aug 30 05:24:01.338 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
104672025-08-30T05:24:01.684Z[ recovery-image] Aug 30 05:24:01.338 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
104682025-08-30T05:24:01.684Z[ recovery-image] Aug 30 05:24:01.339 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
104692025-08-30T05:24:01.684Z[ recovery-image] Aug 30 05:24:01.339 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
104702025-08-30T05:24:01.684Z[ recovery-image] Aug 30 05:24:01.339 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
104712025-08-30T05:24:01.684Z[ recovery-image] Aug 30 05:24:01.339 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
104722025-08-30T05:24:01.684Z[ recovery-image] Aug 30 05:24:01.339 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
104732025-08-30T05:24:01.742Z[ recovery-image] Aug 30 05:24:01.422 INFO building ROM for cosmo
104742025-08-30T05:24:01.743Z[ recovery-image] Aug 30 05:24:01.423 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")
104752025-08-30T05:24:02.048Z[ recovery-image] Aug 30 05:24:01.728 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.17s
104762025-08-30T05:24:02.074Z[ recovery-image] Aug 30 05:24:01.753 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`
104772025-08-30T05:24:02.105Z[ recovery-image] Aug 30 05:24:01.785 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.6.toml"
104782025-08-30T05:24:02.358Z[ recovery-image] Aug 30 05:24:02.038 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.20s
104792025-08-30T05:24:02.383Z[ recovery-image] Aug 30 05:24:02.045 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`
104802025-08-30T05:24:03.053Z[ recovery-image] Aug 30 05:24:02.733 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x00_AmdPubKey_BRH.tkn"
104812025-08-30T05:24:03.053Z[ recovery-image] Aug 30 05:24:02.733 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x01_PspBl_BRH.esbin"
104822025-08-30T05:24:03.053Z[ recovery-image] Aug 30 05:24:02.733 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x02_PspOS_BRH.ecsbin"
104832025-08-30T05:24:03.102Z[ recovery-image] Aug 30 05:24:02.733 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x03_PspRecBl_BRH.esbin"
104842025-08-30T05:24:03.102Z[ recovery-image] Aug 30 05:24:02.733 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x08_SmuFirmware_breithorn.ecsbin"
104852025-08-30T05:24:03.102Z[ recovery-image] Aug 30 05:24:02.734 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
104862025-08-30T05:24:03.102Z[ recovery-image] Aug 30 05:24:02.734 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
104872025-08-30T05:24:03.102Z[ recovery-image] Aug 30 05:24:02.734 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x0A_PspAblPubKey_BRH.stkn"
104882025-08-30T05:24:03.103Z[ recovery-image] Aug 30 05:24:02.734 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x13_SduFw_BRH.ecsbin"
104892025-08-30T05:24:03.103Z[ recovery-image] Aug 30 05:24:02.735 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x21_PspAmdIkek_BRH.bin"
104902025-08-30T05:24:03.103Z[ recovery-image] Aug 30 05:24:02.735 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x22_SecureEmptyToken.bin"
104912025-08-30T05:24:03.103Z[ recovery-image] Aug 30 05:24:02.735 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
104922025-08-30T05:24:03.103Z[ recovery-image] Aug 30 05:24:02.735 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
104932025-08-30T05:24:03.103Z[ recovery-image] Aug 30 05:24:02.735 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x28_PspSystemDriver_BRH.ecsbin"
104942025-08-30T05:24:03.103Z[ recovery-image] Aug 30 05:24:02.735 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
104952025-08-30T05:24:03.103Z[ recovery-image] Aug 30 05:24:02.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
104962025-08-30T05:24:03.103Z[ recovery-image] Aug 30 05:24:02.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x2D_AblRt.ecsbin"
104972025-08-30T05:24:03.103Z[ recovery-image] Aug 30 05:24:02.736 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
104982025-08-30T05:24:03.103Z[ recovery-image] Aug 30 05:24:02.758 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x42_PhyFw_BRH.ecsbin"
104992025-08-30T05:24:03.104Z[ recovery-image] Aug 30 05:24:02.758 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x44_USB_PHY_BRH.esbin"
105002025-08-30T05:24:03.104Z[ recovery-image] Aug 30 05:24:02.758 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
105012025-08-30T05:24:03.104Z[ recovery-image] Aug 30 05:24:02.758 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
105022025-08-30T05:24:03.104Z[ recovery-image] Aug 30 05:24:02.759 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x50_PspKeyDataBase_BRH.sbin"
105032025-08-30T05:24:03.104Z[ recovery-image] Aug 30 05:24:02.759 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
105042025-08-30T05:24:03.104Z[ recovery-image] Aug 30 05:24:02.759 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x55_SPLTable_BRH.sbin"
105052025-08-30T05:24:03.104Z[ recovery-image] Aug 30 05:24:02.759 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x5DMpioFw_BRH.cesbin"
105062025-08-30T05:24:03.104Z[ recovery-image] Aug 30 05:24:02.759 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x64_RasDriver_BRH.ecsbin"
105072025-08-30T05:24:03.104Z[ recovery-image] Aug 30 05:24:02.759 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
105082025-08-30T05:24:03.104Z[ recovery-image] Aug 30 05:24:02.759 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1A_SevDriver_BRH.ecsbin"
105092025-08-30T05:24:03.130Z[ recovery-image] Aug 30 05:24:02.783 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
105102025-08-30T05:24:03.131Z[ recovery-image] Aug 30 05:24:02.783 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1B_BootDriver_BRH.ecsbin"
105112025-08-30T05:24:03.131Z[ recovery-image] Aug 30 05:24:02.783 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1C_SocDriver_BRH.ecsbin"
105122025-08-30T05:24:03.131Z[ recovery-image] Aug 30 05:24:02.784 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1D_HadDriver_BRH.ecsbin"
105132025-08-30T05:24:03.131Z[ recovery-image] Aug 30 05:24:02.784 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
105142025-08-30T05:24:03.131Z[ recovery-image] Aug 30 05:24:02.784 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x38_PspSevEmptyData.bin"
105152025-08-30T05:24:03.131Z[ recovery-image] Aug 30 05:24:02.784 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x47_DRTMDriver_BRH.ecsbin"
105162025-08-30T05:24:03.131Z[ recovery-image] Aug 30 05:24:02.784 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x67_FHPDriver_BRH.ecsbin"
105172025-08-30T05:24:03.132Z[ recovery-image] Aug 30 05:24:02.784 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x68_SPDMDriver_BRH.ecsbin"
105182025-08-30T05:24:03.132Z[ recovery-image] Aug 30 05:24:02.784 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x69_DPEDriver_BRH.ecsbin"
105192025-08-30T05:24:03.132Z[ recovery-image] Aug 30 05:24:02.784 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x73_PspBl_BRH.ecsbin"
105202025-08-30T05:24:03.132Z[ recovery-image] Aug 30 05:24:02.784 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x76_DfRib_BRH.csbin"
105212025-08-30T05:24:03.132Z[ recovery-image] Aug 30 05:24:02.784 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x8C_MPDMATF_BRH.sbin"
105222025-08-30T05:24:03.132Z[ recovery-image] Aug 30 05:24:02.784 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x91_GmiPhyFw_BRH.esbin"
105232025-08-30T05:24:03.133Z[ recovery-image] Aug 30 05:24:02.784 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x92_Page_BRH.sbin"
105242025-08-30T05:24:03.133Z[ recovery-image] Aug 30 05:24:02.784 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x9D_AspSramFwExt_BRH.sbin"
105252025-08-30T05:24:03.133Z[ recovery-image] Aug 30 05:24:02.785 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
105262025-08-30T05:24:03.133Z[ recovery-image] Aug 30 05:24:02.785 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_A0.sbin"
105272025-08-30T05:24:03.133Z[ recovery-image] Aug 30 05:24:02.785 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRHD_A0.sbin"
105282025-08-30T05:24:03.133Z[ recovery-image] Aug 30 05:24:02.785 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_B0.sbin"
105292025-08-30T05:24:03.133Z[ recovery-image] Aug 30 05:24:02.785 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_C0.sbin"
105302025-08-30T05:24:03.133Z[ recovery-image] Aug 30 05:24:02.785 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRHD_B0.sbin"
105312025-08-30T05:24:03.133Z[ recovery-image] Aug 30 05:24:02.785 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_C1.sbin"
105322025-08-30T05:24:03.133Z[ recovery-image] Aug 30 05:24:02.786 INFO O| Info: ABL version: 0x1006f010
105332025-08-30T05:24:03.133Z[ recovery-image] Aug 30 05:24:02.786 INFO O| Info: For sub_program 2: SMU firmware version: 99.123.0
105342025-08-30T05:24:03.133Z[ recovery-image] Aug 30 05:24:02.786 INFO O| Info: For sub_program 0: SMU firmware version: 94.123.0
105352025-08-30T05:24:03.133Z[ recovery-image] Aug 30 05:24:02.787 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/APOB_NV_BRH.bin"
105362025-08-30T05:24:03.133Z[ recovery-image] Aug 30 05:24:02.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
105372025-08-30T05:24:03.134Z[ recovery-image] Aug 30 05:24:02.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
105382025-08-30T05:24:03.134Z[ recovery-image] Aug 30 05:24:02.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
105392025-08-30T05:24:03.134Z[ recovery-image] Aug 30 05:24:02.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
105402025-08-30T05:24:03.160Z[ recovery-image] Aug 30 05:24:02.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
105412025-08-30T05:24:03.160Z[ recovery-image] Aug 30 05:24:02.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
105422025-08-30T05:24:03.160Z[ recovery-image] Aug 30 05:24:02.810 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
105432025-08-30T05:24:03.160Z[ recovery-image] Aug 30 05:24:02.811 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
105442025-08-30T05:24:03.160Z[ recovery-image] Aug 30 05:24:02.811 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
105452025-08-30T05:24:03.160Z[ recovery-image] Aug 30 05:24:02.811 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
105462025-08-30T05:24:03.160Z[ recovery-image] Aug 30 05:24:02.811 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
105472025-08-30T05:24:03.160Z[ recovery-image] Aug 30 05:24:02.811 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
105482025-08-30T05:24:03.160Z[ recovery-image] Aug 30 05:24:02.811 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
105492025-08-30T05:24:03.160Z[ recovery-image] Aug 30 05:24:02.811 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
105502025-08-30T05:24:03.160Z[ recovery-image] Aug 30 05:24:02.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
105512025-08-30T05:24:03.160Z[ recovery-image] Aug 30 05:24:02.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
105522025-08-30T05:24:03.161Z[ recovery-image] Aug 30 05:24:02.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
105532025-08-30T05:24:03.161Z[ recovery-image] Aug 30 05:24:02.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
105542025-08-30T05:24:03.161Z[ recovery-image] Aug 30 05:24:02.812 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
105552025-08-30T05:24:03.213Z[ recovery-image] Aug 30 05:24:02.894 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
105562025-08-30T05:24:07.798Z[ recovery-image] Aug 30 05:24:07.479 INFO image complete! materials are in "/work/os-recovery"
105572025-08-30T05:24:07.823Z[ recovery-image]
105582025-08-30T05:24:07.824Z[ recovery-image] real 17:53.192904144
105592025-08-30T05:24:07.824Z[ recovery-image] user 12:25.751961283
105602025-08-30T05:24:07.824Z[ recovery-image] sys 1:42.383803917
105612025-08-30T05:24:07.824Z[ recovery-image] trap 0.747112542
105622025-08-30T05:24:07.824Z[ recovery-image] tflt 0.891823814
105632025-08-30T05:24:07.824Z[ recovery-image] dflt 8.168481103
105642025-08-30T05:24:07.824Z[ recovery-image] kflt 0.008904148
105652025-08-30T05:24:07.824Z[ recovery-image] lock 28:51.606092447
105662025-08-30T05:24:07.824Z[ recovery-image] slp 1:50:03.565027848
105672025-08-30T05:24:07.824Z[ recovery-image] lat 6:28.242306052
105682025-08-30T05:24:07.824Z[ recovery-image] stop 10.817452390
105692025-08-30T05:24:07.824ZAug 30 05:24:07.488 INFO [recovery-image] process exited with exit status: 0 (1073.222719481s)
105702025-08-30T05:24:26.360Z[ host-image] Aug 30 05:24:26.039 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)
105712025-08-30T05:24:32.699Z[ host-image] Aug 30 05:24:32.380 INFO E| Compiling bitflags v1.3.2
105722025-08-30T05:24:32.699Z[ host-image] Aug 30 05:24:32.380 INFO E| Compiling log v0.4.27
105732025-08-30T05:24:32.725Z[ host-image] Aug 30 05:24:32.380 INFO E| Compiling plain v0.2.3
105742025-08-30T05:24:32.725Z[ host-image] Aug 30 05:24:32.380 INFO E| Compiling bit_field v0.10.2
105752025-08-30T05:24:32.725Z[ host-image] Aug 30 05:24:32.380 INFO E| Compiling scroll v0.13.0
105762025-08-30T05:24:32.725Z[ host-image] Aug 30 05:24:32.380 INFO E| Compiling bitflags v2.9.1
105772025-08-30T05:24:32.725Z[ host-image] Aug 30 05:24:32.380 INFO E| Compiling adler2 v2.0.1
105782025-08-30T05:24:32.907Z[ host-image] Aug 30 05:24:32.588 INFO E| Compiling raw-cpuid v10.7.0
105792025-08-30T05:24:33.053Z[ host-image] Aug 30 05:24:32.734 INFO E| Compiling miniz_oxide v0.8.9
105802025-08-30T05:24:33.172Z[ host-image] Aug 30 05:24:32.853 INFO E| Compiling bitstruct v0.1.1
105812025-08-30T05:24:33.337Z[ host-image] Aug 30 05:24:33.017 INFO E| Compiling static_assertions v1.1.0
105822025-08-30T05:24:33.458Z[ host-image] Aug 30 05:24:33.139 INFO E| Compiling cpio_reader v0.1.2
105832025-08-30T05:24:33.852Z[ host-image] Aug 30 05:24:33.532 INFO E| Compiling goblin v0.10.0
105842025-08-30T05:24:43.616Z[ host-image] Aug 30 05:24:43.297 INFO E| Finished `release` profile [optimized] target(s) in 1m 05s
105852025-08-30T05:24:43.641Z[ host-image] Aug 30 05:24:43.317 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
105862025-08-30T05:24:43.742Z[ host-image] Aug 30 05:24:43.423 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')"
105872025-08-30T05:24:43.767Z[ host-image] Aug 30 05:24:43.423 INFO building ROM for cosmo
105882025-08-30T05:24:43.767Z[ host-image] Aug 30 05:24:43.423 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")
105892025-08-30T05:24:44.005Z[ host-image] Aug 30 05:24:43.686 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.13s
105902025-08-30T05:24:44.030Z[ host-image] Aug 30 05:24:43.691 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`
105912025-08-30T05:24:44.055Z[ host-image] Aug 30 05:24:43.729 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.6.toml"
105922025-08-30T05:24:44.182Z[ host-image] Aug 30 05:24:43.863 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s
105932025-08-30T05:24:44.264Z[ host-image] Aug 30 05:24:43.928 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`
105942025-08-30T05:24:44.837Z[ host-image] Aug 30 05:24:44.518 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x00_AmdPubKey_BRH.tkn"
105952025-08-30T05:24:44.837Z[ host-image] Aug 30 05:24:44.518 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x01_PspBl_BRH.esbin"
105962025-08-30T05:24:44.837Z[ host-image] Aug 30 05:24:44.518 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x02_PspOS_BRH.ecsbin"
105972025-08-30T05:24:44.907Z[ host-image] Aug 30 05:24:44.518 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x03_PspRecBl_BRH.esbin"
105982025-08-30T05:24:44.907Z[ host-image] Aug 30 05:24:44.518 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x08_SmuFirmware_breithorn.ecsbin"
105992025-08-30T05:24:44.907Z[ host-image] Aug 30 05:24:44.518 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
106002025-08-30T05:24:44.907Z[ host-image] Aug 30 05:24:44.519 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
106012025-08-30T05:24:44.907Z[ host-image] Aug 30 05:24:44.519 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x0A_PspAblPubKey_BRH.stkn"
106022025-08-30T05:24:44.907Z[ host-image] Aug 30 05:24:44.519 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x13_SduFw_BRH.ecsbin"
106032025-08-30T05:24:44.907Z[ host-image] Aug 30 05:24:44.519 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x21_PspAmdIkek_BRH.bin"
106042025-08-30T05:24:44.907Z[ host-image] Aug 30 05:24:44.519 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x22_SecureEmptyToken.bin"
106052025-08-30T05:24:44.907Z[ host-image] Aug 30 05:24:44.519 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
106062025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.519 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
106072025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.519 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x28_PspSystemDriver_BRH.ecsbin"
106082025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.519 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
106092025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.519 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
106102025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.519 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x2D_AblRt.ecsbin"
106112025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.519 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
106122025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.520 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x42_PhyFw_BRH.ecsbin"
106132025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.520 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x44_USB_PHY_BRH.esbin"
106142025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.520 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
106152025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.520 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
106162025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.520 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x50_PspKeyDataBase_BRH.sbin"
106172025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.520 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
106182025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.520 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x55_SPLTable_BRH.sbin"
106192025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.521 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x5DMpioFw_BRH.cesbin"
106202025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.521 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x64_RasDriver_BRH.ecsbin"
106212025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.521 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
106222025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.521 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1A_SevDriver_BRH.ecsbin"
106232025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.521 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
106242025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.521 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1B_BootDriver_BRH.ecsbin"
106252025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.521 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1C_SocDriver_BRH.ecsbin"
106262025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.521 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1D_HadDriver_BRH.ecsbin"
106272025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.521 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
106282025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.521 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x38_PspSevEmptyData.bin"
106292025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.521 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x47_DRTMDriver_BRH.ecsbin"
106302025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.521 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x67_FHPDriver_BRH.ecsbin"
106312025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.522 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x68_SPDMDriver_BRH.ecsbin"
106322025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.522 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x69_DPEDriver_BRH.ecsbin"
106332025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.522 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x73_PspBl_BRH.ecsbin"
106342025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.522 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x76_DfRib_BRH.csbin"
106352025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.522 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x8C_MPDMATF_BRH.sbin"
106362025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.522 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x91_GmiPhyFw_BRH.esbin"
106372025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.522 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x92_Page_BRH.sbin"
106382025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.522 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x9D_AspSramFwExt_BRH.sbin"
106392025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.522 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
106402025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.522 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_A0.sbin"
106412025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.522 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRHD_A0.sbin"
106422025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.522 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_B0.sbin"
106432025-08-30T05:24:44.908Z[ host-image] Aug 30 05:24:44.523 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_C0.sbin"
106442025-08-30T05:24:44.909Z[ host-image] Aug 30 05:24:44.523 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRHD_B0.sbin"
106452025-08-30T05:24:44.909Z[ host-image] Aug 30 05:24:44.523 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/TypeId0xA0_S3Image_BRH_C1.sbin"
106462025-08-30T05:24:44.909Z[ host-image] Aug 30 05:24:44.523 INFO O| Info: ABL version: 0x1006f010
106472025-08-30T05:24:44.909Z[ host-image] Aug 30 05:24:44.523 INFO O| Info: For sub_program 2: SMU firmware version: 99.123.0
106482025-08-30T05:24:44.909Z[ host-image] Aug 30 05:24:44.523 INFO O| Info: For sub_program 0: SMU firmware version: 94.123.0
106492025-08-30T05:24:44.909Z[ host-image] Aug 30 05:24:44.524 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/APOB_NV_BRH.bin"
106502025-08-30T05:24:44.909Z[ host-image] Aug 30 05:24:44.524 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
106512025-08-30T05:24:44.909Z[ host-image] Aug 30 05:24:44.524 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
106522025-08-30T05:24:44.909Z[ host-image] Aug 30 05:24:44.524 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
106532025-08-30T05:24:44.909Z[ host-image] Aug 30 05:24:44.525 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
106542025-08-30T05:24:44.909Z[ host-image] Aug 30 05:24:44.525 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
106552025-08-30T05:24:44.910Z[ host-image] Aug 30 05:24:44.525 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
106562025-08-30T05:24:44.910Z[ host-image] Aug 30 05:24:44.525 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
106572025-08-30T05:24:44.910Z[ host-image] Aug 30 05:24:44.525 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
106582025-08-30T05:24:44.910Z[ host-image] Aug 30 05:24:44.525 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
106592025-08-30T05:24:44.910Z[ host-image] Aug 30 05:24:44.525 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
106602025-08-30T05:24:44.910Z[ host-image] Aug 30 05:24:44.525 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
106612025-08-30T05:24:44.910Z[ host-image] Aug 30 05:24:44.525 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
106622025-08-30T05:24:44.910Z[ host-image] Aug 30 05:24:44.525 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
106632025-08-30T05:24:44.910Z[ host-image] Aug 30 05:24:44.525 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
106642025-08-30T05:24:44.910Z[ host-image] Aug 30 05:24:44.525 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
106652025-08-30T05:24:44.910Z[ host-image] Aug 30 05:24:44.525 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
106662025-08-30T05:24:44.910Z[ host-image] Aug 30 05:24:44.525 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
106672025-08-30T05:24:44.910Z[ host-image] Aug 30 05:24:44.526 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
106682025-08-30T05:24:44.910Z[ host-image] Aug 30 05:24:44.526 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.6/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
106692025-08-30T05:24:44.961Z[ host-image] Aug 30 05:24:44.602 INFO building ROM for gimlet
106702025-08-30T05:24:44.961Z[ host-image] Aug 30 05:24:44.602 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")
106712025-08-30T05:24:45.130Z[ host-image] Aug 30 05:24:44.811 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s
106722025-08-30T05:24:45.155Z[ host-image] Aug 30 05:24:44.816 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`
106732025-08-30T05:24:45.180Z[ host-image] Aug 30 05:24:44.844 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.a.toml"
106742025-08-30T05:24:45.311Z[ host-image] Aug 30 05:24:44.991 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.14s
106752025-08-30T05:24:45.336Z[ host-image] Aug 30 05:24:44.998 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`
106762025-08-30T05:24:45.594Z[ host-image] Aug 30 05:24:45.275 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/AmdPubKey_gn.tkn"
106772025-08-30T05:24:45.594Z[ host-image] Aug 30 05:24:45.275 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspBootLoader_gn.sbin"
106782025-08-30T05:24:45.594Z[ host-image] Aug 30 05:24:45.275 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspRecoveryBootLoader_gn.sbin"
106792025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.276 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SmuFirmwareGn.csbin"
106802025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.276 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SecureDebugToken_gn.stkn"
106812025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.276 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspABLFw_gn.stkn"
106822025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.276 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SmuFirmware2Gn.csbin"
106832025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.276 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SecureDebugUnlock_gn.sbin"
106842025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.276 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PspIkek_gn.bin"
106852025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.276 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/SecureEmptyToken.bin"
106862025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.276 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/RsmuSecPolicy_gn.sbin"
106872025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.277 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Mp5Gn.csbin"
106882025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.277 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/AgesaBootloader_U_prod_GN.csbin"
106892025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.277 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/GnPhyFw.sbin"
106902025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.277 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/PSP-Key-DB_gn.sbin"
106912025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.277 INFO O| Info: ABL version: 0x100a5010
106922025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.278 INFO O| Info: For sub_program 0: SMU firmware version: 45.93.0
106932025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.278 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
106942025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.278 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
106952025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.278 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
106962025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.278 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
106972025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.278 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
106982025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.278 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
106992025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.278 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
107002025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.278 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
107012025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.278 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
107022025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.279 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
107032025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.279 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
107042025-08-30T05:24:45.620Z[ host-image] Aug 30 05:24:45.279 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
107052025-08-30T05:24:45.621Z[ host-image] Aug 30 05:24:45.279 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
107062025-08-30T05:24:45.621Z[ host-image] Aug 30 05:24:45.279 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
107072025-08-30T05:24:45.621Z[ host-image] Aug 30 05:24:45.279 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
107082025-08-30T05:24:45.621Z[ host-image] Aug 30 05:24:45.279 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
107092025-08-30T05:24:45.621Z[ host-image] Aug 30 05:24:45.279 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
107102025-08-30T05:24:45.621Z[ host-image] Aug 30 05:24:45.279 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
107112025-08-30T05:24:45.689Z[ host-image] Aug 30 05:24:45.370 INFO finishing image archive at "/work/os-host/os.tar.gz"...
107122025-08-30T05:25:01.599Z[ host-image] Aug 30 05:25:01.280 INFO image complete! materials are in "/work/os-host"
107132025-08-30T05:25:01.624Z[ host-image]
107142025-08-30T05:25:01.624Z[ host-image] real 19:33.788779842
107152025-08-30T05:25:01.624Z[ host-image] user 12:43.152698873
107162025-08-30T05:25:01.624Z[ host-image] sys 1:43.555871992
107172025-08-30T05:25:01.624Z[ host-image] trap 0.678063396
107182025-08-30T05:25:01.624Z[ host-image] tflt 0.493818025
107192025-08-30T05:25:01.624Z[ host-image] dflt 1.577008384
107202025-08-30T05:25:01.624Z[ host-image] kflt 0.050644921
107212025-08-30T05:25:01.624Z[ host-image] lock 9:13.056690053
107222025-08-30T05:25:01.624Z[ host-image] slp 1:54:55.999624971
107232025-08-30T05:25:01.624Z[ host-image] lat 5:32.068296222
107242025-08-30T05:25:01.624Z[ host-image] stop 7.223001700
107252025-08-30T05:25:01.624ZAug 30 05:25:01.287 INFO [host-image] process exited with exit status: 0 (1173.798460817s)
107262025-08-30T05:25:01.624ZAug 30 05:25:01.287 INFO [tuf-repo] running task
107272025-08-30T05:25:32.159ZAug 30 05:25:31.840 INFO assembling repository in `/tmp/tufaceousVuM0bj`, component: OmicronRepoAssembler
107282025-08-30T05:25:43.309ZAug 30 05:25:42.991 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
107292025-08-30T05:25:43.922ZAug 30 05:25:43.603 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
107302025-08-30T05:26:32.086ZAug 30 05:26:31.767 INFO extracting uploaded archive to /tmp/.tmpMcHE3T
107312025-08-30T05:26:36.689ZAug 30 05:26:36.371 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.QIcVAp
107322025-08-30T05:26:37.025ZAug 30 05:26:36.707 INFO added artifact, length: 6152623, hash: 1bcbc8d55d0da4fff9b503713178671ab2321fe0d20435300b65e41f4cc081d2, version: 1.0.45, kind: gimlet_sp, name: cosmo-a
107332025-08-30T05:26:38.064ZAug 30 05:26:37.746 INFO added artifact, length: 5288986, hash: 2e6f9599062f56dec56ec9bca2c09e41ee52847f4aa71b8555e03224dfb60c37, version: 1.0.45, kind: gimlet_sp, name: gimlet-b
107342025-08-30T05:26:38.370ZAug 30 05:26:38.052 INFO added artifact, length: 5289310, hash: 3c77a2bd46724fdbb4a70d2dca461dc3011454e424903a23e1fda7ae0557dbcd, version: 1.0.45, kind: gimlet_sp, name: gimlet-c
107352025-08-30T05:26:38.613ZAug 30 05:26:38.295 INFO added artifact, length: 5299591, hash: 22ed59cd3d60b770a12d3f9bceb7e9b7ee10da73c34e87f1c9cd5960207bd2c1, version: 1.0.45, kind: gimlet_sp, name: gimlet-d
107362025-08-30T05:26:38.722ZAug 30 05:26:38.404 INFO added artifact, length: 5299356, hash: 237437e23dca61971e205cbd97e2b775ecebb6feb7c99a178989401b6c0d045c, version: 1.0.45, kind: gimlet_sp, name: gimlet-e
107372025-08-30T05:26:38.822ZAug 30 05:26:38.504 INFO added artifact, length: 5299719, hash: 5fdd482fb845b0b513cffe01bb38cf25048b456a1f22902108baccea2964c981, version: 1.0.45, kind: gimlet_sp, name: gimlet-f
107382025-08-30T05:26:38.928ZAug 30 05:26:38.610 INFO added artifact, length: 1598190, hash: ae0581235f9b3b6bf0f5980455c24425ac4a5aeb8ff9eaca80c0e17f72b5e7bf, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel
107392025-08-30T05:26:38.929ZAug 30 05:26:38.611 INFO added artifact, length: 1597980, hash: fcb5770aed74933236cdd8478d96055b93d31faa9c601834eca4b8162c5243bc, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel
107402025-08-30T05:26:39.009ZAug 30 05:26:38.690 INFO added artifact, length: 1661760, hash: d2c1ea13b10bab4a8aeda937f7e4be9972284299d81a1feb8697c87f0d524035, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel
107412025-08-30T05:26:39.009ZAug 30 05:26:38.691 INFO added artifact, length: 1661639, hash: 4953ef818ba59956b2f92d60e9843704b85249b24a09afcff028fa9d37a772e4, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel
107422025-08-30T05:26:39.081ZAug 30 05:26:38.763 INFO added artifact, length: 1656647, hash: 25b9ab3806eccfbad0bbb39ae182eaf28a9ceb981867441323ec70d95ae89089, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart
107432025-08-30T05:26:39.081ZAug 30 05:26:38.763 INFO added artifact, length: 1656580, hash: 633f95bdcd0a27a1e97450a529a48264475270b8ecf9a7023277d0794a8013ce, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart
107442025-08-30T05:26:39.161ZAug 30 05:26:38.843 INFO added artifact, length: 1598023, hash: b98e6e28a26c13db80bddaaf4f7895d223c74e0b74eab6c2581bb1ed37db0103, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release
107452025-08-30T05:26:39.161ZAug 30 05:26:38.843 INFO added artifact, length: 1597898, hash: 4d2a122ac664537097b100f51ae9acc7dfd10110f72090fb63986dd5a3543800, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release
107462025-08-30T05:26:39.186ZAug 30 05:26:38.845 INFO added artifact, length: 46792, hash: 1c3b4f89b0681df78ec648d697f81e6e1fb0ed89c2ecae0fdb046130dc166070, version: 1.4.0, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel
107472025-08-30T05:26:39.186ZAug 30 05:26:38.846 INFO added artifact, length: 42150, hash: 96e9d43104f9c411d87f2cf219b297294984e6c1ab0c588322ac882ee9f88e1f, version: 1.4.0, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart
107482025-08-30T05:26:39.186ZAug 30 05:26:38.847 INFO added artifact, length: 46990, hash: 7b07baa2d7a59825848c3ad28596c0fd9d78c47bafa7fe8c56a18dc2b1afd02a, version: 1.4.0, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release
107492025-08-30T05:26:50.949ZAug 30 05:26:50.631 INFO added artifact, length: 33554432, hash: c8c1eca9edc8b2d4ff7200168736334bebf8854cbec2df7e7f4cff78e4508965, version: 16.0.0-0.ci+git77576773b75, kind: host_phase_1, name: host
107502025-08-30T05:26:50.950ZAug 30 05:26:50.632 INFO added artifact, length: 1048580096, hash: 1b8bb40734afd6600170b9d9eb2f1974ed070100a030d03a4973fe54abe7b57d, version: 16.0.0-0.ci+git77576773b75, kind: host_phase_2, name: host
107512025-08-30T05:26:51.982Z[verify-libraries] Finished `release` profile [optimized] target(s) in 20m 31s
107522025-08-30T05:26:52.507ZAug 30 05:26:52.189 INFO [verify-libraries] process exited with exit status: 0 (1238.519446012s)
107532025-08-30T05:26:53.245ZAug 30 05:26:52.927 INFO added artifact, length: 33554432, hash: ac5887021a4c1d8dd5219b5aecdea599704c4a58192af94de14cc9408ab59e7f, version: 16.0.0-0.ci+git77576773b75, kind: trampoline_phase_1, name: trampoline
107542025-08-30T05:26:53.245ZAug 30 05:26:52.927 INFO added artifact, length: 143028280, hash: 4042cfb34408a776af18aa42448e77c914723efc377398d800514370339237bf, version: 16.0.0-0.ci+git77576773b75, kind: trampoline_phase_2, name: trampoline
107552025-08-30T05:26:58.152ZAug 30 05:26:57.834 INFO added artifact, length: 306936774, hash: 2a81247cdf54739a4c356f59b3f6458b9db326a808128c08fcaff4aeb67431e6, version: 16.0.0-0.ci+git77576773b75, kind: zone, name: clickhouse_keeper
107562025-08-30T05:27:03.269ZAug 30 05:27:02.951 INFO added artifact, length: 323634859, hash: d40aa6fae613961251e23e4e27543cfa699ff0b4463e7e85ff5583beef752739, version: 16.0.0-0.ci+git77576773b75, kind: zone, name: clickhouse_server
107572025-08-30T05:27:08.287ZAug 30 05:27:07.970 INFO added artifact, length: 323635308, hash: 4060c64d0e171a9a328b1a9c46dfa941810d18944b121a5d324bf0d3dfd5890a, version: 16.0.0-0.ci+git77576773b75, kind: zone, name: clickhouse
107582025-08-30T05:27:10.912ZAug 30 05:27:10.594 INFO added artifact, length: 164293492, hash: b85e1f0e4d0d6e5a0b39f1c35c11c7260ac8b377735f72e7b5001dad32b4a967, version: 16.0.0-0.ci+git77576773b75, kind: zone, name: cockroachdb
107592025-08-30T05:27:11.541ZAug 30 05:27:11.223 INFO added artifact, length: 39282708, hash: 90997cc8be8500774599361adef82583857e7c473a778c98ccd9d04a4783f4a0, version: 16.0.0-0.ci+git77576773b75, kind: zone, name: crucible-pantry-zone
107602025-08-30T05:27:12.334ZAug 30 05:27:12.016 INFO added artifact, length: 49321113, hash: df80b79c8288fa8f9546fb312ca5b0958f44c70e2c52205fac5ce5fdcdaccb17, version: 16.0.0-0.ci+git77576773b75, kind: zone, name: crucible-zone
107612025-08-30T05:27:13.155ZAug 30 05:27:12.837 INFO added artifact, length: 52309729, hash: fc0f1d8774f201347e36140b0850c7009742c8d08c953bdbc3128b838d473eaf, version: 16.0.0-0.ci+git77576773b75, kind: zone, name: external-dns
107622025-08-30T05:27:13.985ZAug 30 05:27:13.667 INFO added artifact, length: 52309328, hash: 21038827f9391ae0081e59c242d78f1c2d5ba6f0f3a58d5c9a69a0a09dc74dd4, version: 16.0.0-0.ci+git77576773b75, kind: zone, name: internal-dns
107632025-08-30T05:27:16.220ZAug 30 05:27:15.902 INFO added artifact, length: 138011525, hash: 900ee7a83b70f60f87b717b156d252041f4624bbd9f0432e5c5354eb6a569428, version: 16.0.0-0.ci+git77576773b75, kind: zone, name: nexus
107642025-08-30T05:27:16.764ZAug 30 05:27:16.446 INFO added artifact, length: 34202489, hash: 575facaec344e10ebaf384e8a3cd376b8cb952f4c11c4b707736420df2e0362f, version: 16.0.0-0.ci+git77576773b75, kind: zone, name: ntp
107652025-08-30T05:27:17.794ZAug 30 05:27:17.476 INFO added artifact, length: 65338295, hash: 1ac2d657e621dc9662a1b93565b3d305e25bcffa565ea4715f863473d8178e71, version: 16.0.0-0.ci+git77576773b75, kind: zone, name: oximeter
107662025-08-30T05:27:17.844ZAug 30 05:27:17.527 INFO added artifact, length: 3109590, hash: 3bfe13a88fef589eb934eac6519a13701a71ab2fd352a71f8339dd2f4fb5237e, version: 16.0.0-0.ci+git77576773b75, kind: zone, name: probe
107672025-08-30T05:27:17.925ZAug 30 05:27:17.607 INFO added artifact, length: 4017765, hash: b72ba6dfbb4bc79b3fd79d81ff955dd42ad09fc9f3c5ddd480abf60705c8efe6, version: 1.0.45, kind: psc_sp, name: psc-b
107682025-08-30T05:27:18.002ZAug 30 05:27:17.683 INFO added artifact, length: 4020290, hash: 43412370991ab61dbcf3f7491deddac3524eb52dd62cdb63b96a241ebce4f1ea, version: 1.0.45, kind: psc_sp, name: psc-c
107692025-08-30T05:27:18.137ZAug 30 05:27:17.819 INFO added artifact, length: 1598236, hash: d21ed8741159b27f30d2ce26703ce5dedbe767965333cea41540ee73872cf82c, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel
107702025-08-30T05:27:18.137ZAug 30 05:27:17.819 INFO added artifact, length: 1598033, hash: c611abbf56ae4544b1620c7c0a981b1b5685bac6241de70307bcd1f838bcf404, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel
107712025-08-30T05:27:18.279ZAug 30 05:27:17.960 INFO added artifact, length: 1661685, hash: d96c53558fd097fcc927502c3c44b9f8f55d8468d7db3d3d5f733fe8bdd8c2cf, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel
107722025-08-30T05:27:18.279ZAug 30 05:27:17.960 INFO added artifact, length: 1661662, hash: cfad3ccee1ab13dea7f676ae880d2d84e39003f4da8b5475f8e28748fa4cba1c, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel
107732025-08-30T05:27:18.422ZAug 30 05:27:18.104 INFO added artifact, length: 1656647, hash: 25b9ab3806eccfbad0bbb39ae182eaf28a9ceb981867441323ec70d95ae89089, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart
107742025-08-30T05:27:18.422ZAug 30 05:27:18.104 INFO added artifact, length: 1656580, hash: 633f95bdcd0a27a1e97450a529a48264475270b8ecf9a7023277d0794a8013ce, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart
107752025-08-30T05:27:18.557ZAug 30 05:27:18.239 INFO added artifact, length: 1598115, hash: 085fb6c070d5ae1549c9c8d97f591c6ccd727f2c5bcd7cb7fdb63145855fe0af, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-production-release
107762025-08-30T05:27:18.557ZAug 30 05:27:18.239 INFO added artifact, length: 1597926, hash: ba77aa3b3aa06ec1c79dac477b8adf20c58e8366f947828be540259f5f913eaa, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-production-release
107772025-08-30T05:27:18.582ZAug 30 05:27:18.241 INFO added artifact, length: 46732, hash: 63d4e0d7fbff4102a02bf87e9cd664a767ecfe659834f3f90b569857ed9f4008, version: 1.4.0, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel
107782025-08-30T05:27:18.582ZAug 30 05:27:18.243 INFO added artifact, length: 42150, hash: 96e9d43104f9c411d87f2cf219b297294984e6c1ab0c588322ac882ee9f88e1f, version: 1.4.0, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart
107792025-08-30T05:27:18.582ZAug 30 05:27:18.244 INFO added artifact, length: 47010, hash: bfe5f6135db8044359e9ef9467dc66b903d54884339c5e041a1024c34de9f632, version: 1.4.0, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release
107802025-08-30T05:27:18.686ZAug 30 05:27:18.368 INFO added artifact, length: 6855843, hash: 86d546cda5fa0250ab11c2ae30152ac33905412538766407b73ab770ebac557a, version: 1.0.45, kind: switch_sp, name: sidecar-b
107812025-08-30T05:27:18.921ZAug 30 05:27:18.604 INFO added artifact, length: 6872740, hash: f7a13b41f35595042e872f8861400160b243e3a8c4e8f6d4372ba1a057c120b5, version: 1.0.45, kind: switch_sp, name: sidecar-c
107822025-08-30T05:27:19.163ZAug 30 05:27:18.845 INFO added artifact, length: 6872803, hash: 4f15b3d0a121c0e747ec50ae3413d7c5f2ae952df843316560bd0c589e7188ce, version: 1.0.45, kind: switch_sp, name: sidecar-d
107832025-08-30T05:27:19.420ZAug 30 05:27:19.102 INFO added artifact, length: 1598246, hash: ed0a49c26a0835892838e969690431c04efd017a20576ef524dd50e4b533dbb0, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel
107842025-08-30T05:27:19.420ZAug 30 05:27:19.103 INFO added artifact, length: 1598102, hash: 83076b32fe50437e0e436bc529811e48e75d515725b3e210e85cc078363c0221, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel
107852025-08-30T05:27:19.560ZAug 30 05:27:19.242 INFO added artifact, length: 1661625, hash: 0967279584f6f0b2bc5661fd90e23d0f4546e5e40de25ff4259bc2a0b2263378, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel
107862025-08-30T05:27:19.561ZAug 30 05:27:19.243 INFO added artifact, length: 1661641, hash: a4e2e0184f9b2b789ca3fd8c2f24466ed79c1eb417ae6f65097b828e73fc6e09, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel
107872025-08-30T05:27:19.704ZAug 30 05:27:19.386 INFO added artifact, length: 1656647, hash: 25b9ab3806eccfbad0bbb39ae182eaf28a9ceb981867441323ec70d95ae89089, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart
107882025-08-30T05:27:19.704ZAug 30 05:27:19.386 INFO added artifact, length: 1656580, hash: 633f95bdcd0a27a1e97450a529a48264475270b8ecf9a7023277d0794a8013ce, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart
107892025-08-30T05:27:19.843ZAug 30 05:27:19.525 INFO added artifact, length: 1598081, hash: 893dd0679fbc91d73a88991ee93678c70f115b305652ac2d068f3b6d6f0e0254, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-production-release
107902025-08-30T05:27:19.843ZAug 30 05:27:19.525 INFO added artifact, length: 1597886, hash: 8909fddaa87e68e0e581c27bf9e938a6ceee1dd219b14f8eb0c6dbcf05f3b45d, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-production-release
107912025-08-30T05:27:19.867ZAug 30 05:27:19.527 INFO added artifact, length: 46817, hash: f1b2a2ceec8089a3ae641845beb1a5bb1eca4fa2b750d5a7a5d45c69324cb684, version: 1.4.0, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel
107922025-08-30T05:27:19.868ZAug 30 05:27:19.528 INFO added artifact, length: 42150, hash: 96e9d43104f9c411d87f2cf219b297294984e6c1ab0c588322ac882ee9f88e1f, version: 1.4.0, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart
107932025-08-30T05:27:19.868ZAug 30 05:27:19.530 INFO added artifact, length: 47055, hash: 4715233449305c86d4cb3e22b050afe657faf22bf20bc74cce9a3081254375b1, version: 1.4.0, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release
107942025-08-30T05:27:19.868ZAug 30 05:27:19.530 INFO added artifact, length: 383, hash: 33a6ed3e822399aea4090c51912a56fed5ff01f272a77e5a9e10cf6e9260fe34, version: 16.0.0-0.ci+git77576773b75, kind: installinator_document, name: installinator_document
107952025-08-30T05:27:20.624ZAug 30 05:27:20.306 INFO extracting uploaded archive to /tmp/.tmprXY7VW
107962025-08-30T05:27:24.871ZAug 30 05:27:24.553 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.zgUtjq
107972025-08-30T05:27:24.981ZAug 30 05:27:24.663 INFO added artifact, length: 6152623, hash: 1bcbc8d55d0da4fff9b503713178671ab2321fe0d20435300b65e41f4cc081d2, version: 1.0.45, kind: gimlet_sp, name: cosmo-a
107982025-08-30T05:27:25.189ZAug 30 05:27:24.871 INFO added artifact, length: 5288986, hash: 2e6f9599062f56dec56ec9bca2c09e41ee52847f4aa71b8555e03224dfb60c37, version: 1.0.45, kind: gimlet_sp, name: gimlet-b
107992025-08-30T05:27:25.400ZAug 30 05:27:25.082 INFO added artifact, length: 5289310, hash: 3c77a2bd46724fdbb4a70d2dca461dc3011454e424903a23e1fda7ae0557dbcd, version: 1.0.45, kind: gimlet_sp, name: gimlet-c
108002025-08-30T05:27:25.595ZAug 30 05:27:25.278 INFO added artifact, length: 5299591, hash: 22ed59cd3d60b770a12d3f9bceb7e9b7ee10da73c34e87f1c9cd5960207bd2c1, version: 1.0.45, kind: gimlet_sp, name: gimlet-d
108012025-08-30T05:27:25.789ZAug 30 05:27:25.471 INFO added artifact, length: 5299356, hash: 237437e23dca61971e205cbd97e2b775ecebb6feb7c99a178989401b6c0d045c, version: 1.0.45, kind: gimlet_sp, name: gimlet-e
108022025-08-30T05:27:25.988ZAug 30 05:27:25.670 INFO added artifact, length: 5299719, hash: 5fdd482fb845b0b513cffe01bb38cf25048b456a1f22902108baccea2964c981, version: 1.0.45, kind: gimlet_sp, name: gimlet-f
108032025-08-30T05:27:26.225ZAug 30 05:27:25.907 INFO added artifact, length: 1598190, hash: ae0581235f9b3b6bf0f5980455c24425ac4a5aeb8ff9eaca80c0e17f72b5e7bf, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel
108042025-08-30T05:27:26.225ZAug 30 05:27:25.907 INFO added artifact, length: 1597980, hash: fcb5770aed74933236cdd8478d96055b93d31faa9c601834eca4b8162c5243bc, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel
108052025-08-30T05:27:26.362ZAug 30 05:27:26.045 INFO added artifact, length: 1661760, hash: d2c1ea13b10bab4a8aeda937f7e4be9972284299d81a1feb8697c87f0d524035, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel
108062025-08-30T05:27:26.363ZAug 30 05:27:26.045 INFO added artifact, length: 1661639, hash: 4953ef818ba59956b2f92d60e9843704b85249b24a09afcff028fa9d37a772e4, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel
108072025-08-30T05:27:26.502ZAug 30 05:27:26.184 INFO added artifact, length: 1656647, hash: 25b9ab3806eccfbad0bbb39ae182eaf28a9ceb981867441323ec70d95ae89089, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart
108082025-08-30T05:27:26.502ZAug 30 05:27:26.184 INFO added artifact, length: 1656580, hash: 633f95bdcd0a27a1e97450a529a48264475270b8ecf9a7023277d0794a8013ce, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart
108092025-08-30T05:27:26.639ZAug 30 05:27:26.321 INFO added artifact, length: 1598023, hash: b98e6e28a26c13db80bddaaf4f7895d223c74e0b74eab6c2581bb1ed37db0103, version: 1.0.35, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release
108102025-08-30T05:27:26.639ZAug 30 05:27:26.321 INFO added artifact, length: 1597898, hash: 4d2a122ac664537097b100f51ae9acc7dfd10110f72090fb63986dd5a3543800, version: 1.0.35, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release
108112025-08-30T05:27:26.664ZAug 30 05:27:26.323 INFO added artifact, length: 46792, hash: 1c3b4f89b0681df78ec648d697f81e6e1fb0ed89c2ecae0fdb046130dc166070, version: 1.4.0, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel
108122025-08-30T05:27:26.664ZAug 30 05:27:26.324 INFO added artifact, length: 42150, hash: 96e9d43104f9c411d87f2cf219b297294984e6c1ab0c588322ac882ee9f88e1f, version: 1.4.0, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart
108132025-08-30T05:27:26.664ZAug 30 05:27:26.326 INFO added artifact, length: 46990, hash: 7b07baa2d7a59825848c3ad28596c0fd9d78c47bafa7fe8c56a18dc2b1afd02a, version: 1.4.0, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release
108142025-08-30T05:27:39.166ZAug 30 05:27:38.848 INFO added artifact, length: 33554432, hash: c8c1eca9edc8b2d4ff7200168736334bebf8854cbec2df7e7f4cff78e4508965, version: 16.0.0-0.ci+git77576773b75, kind: host_phase_1, name: host
108152025-08-30T05:27:39.166ZAug 30 05:27:38.849 INFO added artifact, length: 1048580096, hash: 1b8bb40734afd6600170b9d9eb2f1974ed070100a030d03a4973fe54abe7b57d, version: 16.0.0-0.ci+git77576773b75, kind: host_phase_2, name: host
108162025-08-30T05:27:41.446ZAug 30 05:27:41.129 INFO added artifact, length: 33554432, hash: ac5887021a4c1d8dd5219b5aecdea599704c4a58192af94de14cc9408ab59e7f, version: 16.0.0-0.ci+git77576773b75, kind: trampoline_phase_1, name: trampoline
108172025-08-30T05:27:41.447ZAug 30 05:27:41.129 INFO added artifact, length: 143028280, hash: 4042cfb34408a776af18aa42448e77c914723efc377398d800514370339237bf, version: 16.0.0-0.ci+git77576773b75, kind: trampoline_phase_2, name: trampoline
108182025-08-30T05:28:03.232ZAug 30 05:28:02.915 INFO added artifact, length: 1606453098, hash: 253b707156bdc260ae4ba646e3dc4f6d83e3e37c20adbc616000b11c3b7ebf63, version: 16.0.0-0.ci+git77576773b75, kind: control_plane, name: control-plane
108192025-08-30T05:28:03.307ZAug 30 05:28:02.990 INFO added artifact, length: 4017765, hash: b72ba6dfbb4bc79b3fd79d81ff955dd42ad09fc9f3c5ddd480abf60705c8efe6, version: 1.0.45, kind: psc_sp, name: psc-b
108202025-08-30T05:28:03.386ZAug 30 05:28:03.068 INFO added artifact, length: 4020290, hash: 43412370991ab61dbcf3f7491deddac3524eb52dd62cdb63b96a241ebce4f1ea, version: 1.0.45, kind: psc_sp, name: psc-c
108212025-08-30T05:28:03.520ZAug 30 05:28:03.202 INFO added artifact, length: 1598236, hash: d21ed8741159b27f30d2ce26703ce5dedbe767965333cea41540ee73872cf82c, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel
108222025-08-30T05:28:03.520ZAug 30 05:28:03.202 INFO added artifact, length: 1598033, hash: c611abbf56ae4544b1620c7c0a981b1b5685bac6241de70307bcd1f838bcf404, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel
108232025-08-30T05:28:03.668ZAug 30 05:28:03.351 INFO added artifact, length: 1661685, hash: d96c53558fd097fcc927502c3c44b9f8f55d8468d7db3d3d5f733fe8bdd8c2cf, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel
108242025-08-30T05:28:03.668ZAug 30 05:28:03.351 INFO added artifact, length: 1661662, hash: cfad3ccee1ab13dea7f676ae880d2d84e39003f4da8b5475f8e28748fa4cba1c, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel
108252025-08-30T05:28:03.806ZAug 30 05:28:03.489 INFO added artifact, length: 1656647, hash: 25b9ab3806eccfbad0bbb39ae182eaf28a9ceb981867441323ec70d95ae89089, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart
108262025-08-30T05:28:03.806ZAug 30 05:28:03.489 INFO added artifact, length: 1656580, hash: 633f95bdcd0a27a1e97450a529a48264475270b8ecf9a7023277d0794a8013ce, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart
108272025-08-30T05:28:03.941ZAug 30 05:28:03.623 INFO added artifact, length: 1598115, hash: 085fb6c070d5ae1549c9c8d97f591c6ccd727f2c5bcd7cb7fdb63145855fe0af, version: 1.0.35, kind: psc_rot_image_a, name: oxide-rot-1-production-release
108282025-08-30T05:28:03.941ZAug 30 05:28:03.623 INFO added artifact, length: 1597926, hash: ba77aa3b3aa06ec1c79dac477b8adf20c58e8366f947828be540259f5f913eaa, version: 1.0.35, kind: psc_rot_image_b, name: oxide-rot-1-production-release
108292025-08-30T05:28:03.965ZAug 30 05:28:03.625 INFO added artifact, length: 46732, hash: 63d4e0d7fbff4102a02bf87e9cd664a767ecfe659834f3f90b569857ed9f4008, version: 1.4.0, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel
108302025-08-30T05:28:03.965ZAug 30 05:28:03.626 INFO added artifact, length: 42150, hash: 96e9d43104f9c411d87f2cf219b297294984e6c1ab0c588322ac882ee9f88e1f, version: 1.4.0, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart
108312025-08-30T05:28:03.965ZAug 30 05:28:03.628 INFO added artifact, length: 47010, hash: bfe5f6135db8044359e9ef9467dc66b903d54884339c5e041a1024c34de9f632, version: 1.4.0, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release
108322025-08-30T05:28:04.069ZAug 30 05:28:03.751 INFO added artifact, length: 6855843, hash: 86d546cda5fa0250ab11c2ae30152ac33905412538766407b73ab770ebac557a, version: 1.0.45, kind: switch_sp, name: sidecar-b
108332025-08-30T05:28:04.311ZAug 30 05:28:03.993 INFO added artifact, length: 6872740, hash: f7a13b41f35595042e872f8861400160b243e3a8c4e8f6d4372ba1a057c120b5, version: 1.0.45, kind: switch_sp, name: sidecar-c
108342025-08-30T05:28:04.558ZAug 30 05:28:04.240 INFO added artifact, length: 6872803, hash: 4f15b3d0a121c0e747ec50ae3413d7c5f2ae952df843316560bd0c589e7188ce, version: 1.0.45, kind: switch_sp, name: sidecar-d
108352025-08-30T05:28:04.818ZAug 30 05:28:04.501 INFO added artifact, length: 1598246, hash: ed0a49c26a0835892838e969690431c04efd017a20576ef524dd50e4b533dbb0, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel
108362025-08-30T05:28:04.819ZAug 30 05:28:04.501 INFO added artifact, length: 1598102, hash: 83076b32fe50437e0e436bc529811e48e75d515725b3e210e85cc078363c0221, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel
108372025-08-30T05:28:04.961ZAug 30 05:28:04.644 INFO added artifact, length: 1661625, hash: 0967279584f6f0b2bc5661fd90e23d0f4546e5e40de25ff4259bc2a0b2263378, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel
108382025-08-30T05:28:04.961ZAug 30 05:28:04.644 INFO added artifact, length: 1661641, hash: a4e2e0184f9b2b789ca3fd8c2f24466ed79c1eb417ae6f65097b828e73fc6e09, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel
108392025-08-30T05:28:05.104ZAug 30 05:28:04.787 INFO added artifact, length: 1656647, hash: 25b9ab3806eccfbad0bbb39ae182eaf28a9ceb981867441323ec70d95ae89089, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart
108402025-08-30T05:28:05.104ZAug 30 05:28:04.787 INFO added artifact, length: 1656580, hash: 633f95bdcd0a27a1e97450a529a48264475270b8ecf9a7023277d0794a8013ce, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart
108412025-08-30T05:28:05.240ZAug 30 05:28:04.923 INFO added artifact, length: 1598081, hash: 893dd0679fbc91d73a88991ee93678c70f115b305652ac2d068f3b6d6f0e0254, version: 1.0.35, kind: switch_rot_image_a, name: oxide-rot-1-production-release
108422025-08-30T05:28:05.240ZAug 30 05:28:04.923 INFO added artifact, length: 1597886, hash: 8909fddaa87e68e0e581c27bf9e938a6ceee1dd219b14f8eb0c6dbcf05f3b45d, version: 1.0.35, kind: switch_rot_image_b, name: oxide-rot-1-production-release
108432025-08-30T05:28:05.265ZAug 30 05:28:04.925 INFO added artifact, length: 46817, hash: f1b2a2ceec8089a3ae641845beb1a5bb1eca4fa2b750d5a7a5d45c69324cb684, version: 1.4.0, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel
108442025-08-30T05:28:05.265ZAug 30 05:28:04.927 INFO added artifact, length: 42150, hash: 96e9d43104f9c411d87f2cf219b297294984e6c1ab0c588322ac882ee9f88e1f, version: 1.4.0, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart
108452025-08-30T05:28:05.265ZAug 30 05:28:04.930 INFO added artifact, length: 47055, hash: 4715233449305c86d4cb3e22b050afe657faf22bf20bc74cce9a3081254375b1, version: 1.4.0, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release
108462025-08-30T05:28:05.265ZAug 30 05:28:04.931 INFO added artifact, length: 383, hash: 33a6ed3e822399aea4090c51912a56fed5ff01f272a77e5a9e10cf6e9260fe34, version: 16.0.0-0.ci+git77576773b75, kind: installinator_document, name: installinator_document
108472025-08-30T05:28:06.004ZAug 30 05:28:05.687 INFO [tuf-repo] task succeeded (184.399468784s)
108482025-08-30T05:28:06.004ZAug 30 05:28:05.687 INFO all jobs completed in 2938.801814367s
108492025-08-30T05:28:07.667Zprocess exited: duration 3683123 ms, exit code 0
 
108502025-08-30T05:28:07.721Zfound 41 output files
108512025-08-30T05:28:07.721Zuploading: /work/manifest.toml (14007 bytes)
108522025-08-30T05:28:08.868Zuploaded: /work/manifest.toml
108532025-08-30T05:28:08.868Zuploading: /work/repo.zip (2756000062 bytes)
108542025-08-30T05:32:48.072Zuploaded: /work/repo.zip
108552025-08-30T05:32:48.072Zuploading: /work/repo.zip.sha256.txt (65 bytes)
108562025-08-30T05:32:49.119Zuploaded: /work/repo.zip.sha256.txt
108572025-08-30T05:32:49.119Zuploading: /work/helios.json (584 bytes)
108582025-08-30T05:32:50.215Zuploaded: /work/helios.json
108592025-08-30T05:32:50.215Zuploading: /work/incorporation.p5m (99188 bytes)
108602025-08-30T05:32:51.419Zuploaded: /work/incorporation.p5m
108612025-08-30T05:32:51.419Zuploading: /work/incorporation.p5p (112640 bytes)
108622025-08-30T05:32:52.625Zuploaded: /work/incorporation.p5p
108632025-08-30T05:32:52.625Zuploading: /work/helios-incorp.log (526 bytes)
108642025-08-30T05:32:53.719Zuploaded: /work/helios-incorp.log
108652025-08-30T05:32:53.719Zuploading: /work/helios-setup.log (71966 bytes)
108662025-08-30T05:32:54.901Zuploaded: /work/helios-setup.log
108672025-08-30T05:32:54.901Zuploading: /work/host-image.log (231781 bytes)
108682025-08-30T05:32:56.110Zuploaded: /work/host-image.log
108692025-08-30T05:32:56.110Zuploading: /work/host-package.log (30044 bytes)
108702025-08-30T05:32:57.269Zuploaded: /work/host-package.log
108712025-08-30T05:32:57.269Zuploading: /work/host-target.log (101 bytes)
108722025-08-30T05:32:58.364Zuploaded: /work/host-target.log
108732025-08-30T05:32:58.390Zuploading: /work/incorp-create.log (0 bytes)
108742025-08-30T05:32:59.434Zuploaded: /work/incorp-create.log
108752025-08-30T05:32:59.459Zuploading: /work/incorp-fmt.log (0 bytes)
108762025-08-30T05:33:00.509Zuploaded: /work/incorp-fmt.log
108772025-08-30T05:33:00.533Zuploading: /work/incorp-pkgsend.log (108 bytes)
108782025-08-30T05:33:01.606Zuploaded: /work/incorp-pkgsend.log
108792025-08-30T05:33:01.606Zuploading: /work/incorp-publisher.log (0 bytes)
108802025-08-30T05:33:02.680Zuploaded: /work/incorp-publisher.log
108812025-08-30T05:33:02.680Zuploading: /work/omicron-package.log (6872 bytes)
108822025-08-30T05:33:03.799Zuploaded: /work/omicron-package.log
108832025-08-30T05:33:03.799Zuploading: /work/recovery-image.log (602295 bytes)
108842025-08-30T05:33:05.053Zuploaded: /work/recovery-image.log
108852025-08-30T05:33:05.053Zuploading: /work/recovery-package.log (1685 bytes)
108862025-08-30T05:33:06.148Zuploaded: /work/recovery-package.log
108872025-08-30T05:33:06.173Zuploading: /work/recovery-target.log (98 bytes)
108882025-08-30T05:33:07.243Zuploaded: /work/recovery-target.log
108892025-08-30T05:33:07.243Zuploading: /work/stamp-clickhouse.log (117 bytes)
108902025-08-30T05:33:08.338Zuploaded: /work/stamp-clickhouse.log
108912025-08-30T05:33:08.338Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
108922025-08-30T05:33:09.432Zuploaded: /work/stamp-clickhouse_keeper.log
108932025-08-30T05:33:09.432Zuploading: /work/stamp-clickhouse_server.log (124 bytes)
108942025-08-30T05:33:10.528Zuploaded: /work/stamp-clickhouse_server.log
108952025-08-30T05:33:10.528Zuploading: /work/stamp-cockroachdb.log (118 bytes)
108962025-08-30T05:33:11.623Zuploaded: /work/stamp-cockroachdb.log
108972025-08-30T05:33:11.623Zuploading: /work/stamp-crucible-dtrace.log (119 bytes)
108982025-08-30T05:33:12.718Zuploaded: /work/stamp-crucible-dtrace.log
108992025-08-30T05:33:12.718Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
109002025-08-30T05:33:13.812Zuploaded: /work/stamp-crucible-pantry-zone.log
109012025-08-30T05:33:13.867Zuploading: /work/stamp-crucible-zone.log (120 bytes)
109022025-08-30T05:33:14.916Zuploaded: /work/stamp-crucible-zone.log
109032025-08-30T05:33:14.916Zuploading: /work/stamp-external-dns.log (119 bytes)
109042025-08-30T05:33:16.012Zuploaded: /work/stamp-external-dns.log
109052025-08-30T05:33:16.012Zuploading: /work/stamp-installinator.log (103 bytes)
109062025-08-30T05:33:17.108Zuploaded: /work/stamp-installinator.log
109072025-08-30T05:33:17.108Zuploading: /work/stamp-internal-dns.log (119 bytes)
109082025-08-30T05:33:18.206Zuploaded: /work/stamp-internal-dns.log
109092025-08-30T05:33:18.206Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
109102025-08-30T05:33:19.302Zuploaded: /work/stamp-mg-ddm-gz.log
109112025-08-30T05:33:19.302Zuploading: /work/stamp-nexus.log (112 bytes)
109122025-08-30T05:33:20.400Zuploaded: /work/stamp-nexus.log
109132025-08-30T05:33:20.401Zuploading: /work/stamp-ntp.log (110 bytes)
109142025-08-30T05:33:21.497Zuploaded: /work/stamp-ntp.log
109152025-08-30T05:33:21.497Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
109162025-08-30T05:33:22.591Zuploaded: /work/stamp-omicron-sled-agent.log
109172025-08-30T05:33:22.616Zuploading: /work/stamp-overlay.log (114 bytes)
109182025-08-30T05:33:23.686Zuploaded: /work/stamp-overlay.log
109192025-08-30T05:33:23.686Zuploading: /work/stamp-oximeter.log (115 bytes)
109202025-08-30T05:33:24.793Zuploaded: /work/stamp-oximeter.log
109212025-08-30T05:33:24.818Zuploading: /work/stamp-oxlog.log (109 bytes)
109222025-08-30T05:33:25.886Zuploaded: /work/stamp-oxlog.log
109232025-08-30T05:33:25.910Zuploading: /work/stamp-probe.log (112 bytes)
109242025-08-30T05:33:26.981Zuploaded: /work/stamp-probe.log
109252025-08-30T05:33:26.981Zuploading: /work/stamp-propolis-server.log (122 bytes)
109262025-08-30T05:33:28.075Zuploaded: /work/stamp-propolis-server.log
109272025-08-30T05:33:28.100Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
109282025-08-30T05:33:29.170Zuploaded: /work/stamp-pumpkind-gz.log
109292025-08-30T05:33:29.170Zuploading: /work/stamp-switch-asic.log (118 bytes)
109302025-08-30T05:33:30.265Zuploaded: /work/stamp-switch-asic.log
109312025-08-30T05:33:30.290Zuploading: /work/verify-libraries.log (7659 bytes)
109322025-08-30T05:33:31.381Zuploaded: /work/verify-libraries.log