01JMX8S2EV43F0V728QHW34H32: helios / build TUF repo

BasicConfig {
    output_rules: [
        "=/work/manifest.toml",
        "=/work/repo.zip",
        "=/work/repo.zip.sha256.txt",
        "%/work/*.log",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [
        "oxidecomputer/amd-apcb",
        "oxidecomputer/amd-efs",
        "oxidecomputer/amd-firmware",
        "oxidecomputer/amd-flash",
        "oxidecomputer/amd-host-image-builder",
        "oxidecomputer/boot-image-tools",
        "oxidecomputer/chelsio-t6-roms",
        "oxidecomputer/compliance-pilot",
        "oxidecomputer/facade",
        "oxidecomputer/helios",
        "oxidecomputer/helios-omicron-brand",
        "oxidecomputer/helios-omnios-build",
        "oxidecomputer/helios-omnios-extra",
        "oxidecomputer/nanobl-rs",
    ],
    publish: [
        BasicConfigPublish {
            from_output: "/work/manifest.toml",
            series: "rot-all",
            name: "manifest.toml",
        },
        BasicConfigPublish {
            from_output: "/work/repo.zip",
            series: "rot-all",
            name: "repo.zip",
        },
        BasicConfigPublish {
            from_output: "/work/repo.zip.sha256.txt",
            series: "rot-all",
            name: "repo.zip.sha256.txt",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01JMX8V2A85DGR51A6SC41NQAA

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-25T01:38:44.052Zjob assigned to worker 01JMXC1ZKJ0F6QHNKEGDBXN0NR [factory aws, i-05b3db2144ee34e10] (queued for 56 m 54 s)
 
22025-02-25T01:38:52.421Zstarting task 0: "setup"
32025-02-25T01:38:52.428Z++ uname -s
42025-02-25T01:38:52.428Z+ kern=SunOS
52025-02-25T01:38:52.429Z+ build_user=build
62025-02-25T01:38:52.429Z+ build_uid=12345
72025-02-25T01:38:52.429Z+ work_dir=/work
82025-02-25T01:38:52.429Z+ input_dir=/input
92025-02-25T01:38:52.429Z+ [[ 0 == 12345 ]]
102025-02-25T01:38:52.429Z+ case "$kern" in
112025-02-25T01:38:52.430Z+ groupadd -g 12345 build
122025-02-25T01:38:52.432Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-25T01:38:54.437Z+ zfs create -o mountpoint=/work rpool/work
142025-02-25T01:38:54.568Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-25T01:38:54.580Z+ home_fs=zfs
162025-02-25T01:38:54.580Z+ [[ zfs == autofs ]]
172025-02-25T01:38:54.580Z+ mkdir -p /home/build
182025-02-25T01:38:54.580Z+ chown build:build /home/build /work
192025-02-25T01:38:56.569Z+ chmod 0700 /home/build /work
202025-02-25T01:38:56.573Zprocess exited: duration 4156 ms, exit code 0
 
212025-02-25T01:38:56.580Zstarting task 1: "rust-toolchain"
222025-02-25T01:38:56.586Z+ printf ' * rust toolchain channel = "%s"\n' 1.85.0
232025-02-25T01:38:56.586Z * rust toolchain channel = "1.85.0"
242025-02-25T01:38:56.586Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-02-25T01:38:56.586Z * rust toolchain profile = "default"
262025-02-25T01:38:56.586Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-25T01:38:56.586Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-25T01:38:56.594Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-25T01:38:56.594Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default
302025-02-25T01:38:56.759Zinfo: downloading installer
312025-02-25T01:38:57.921Zwarning: it looks like you have an existing installation of Rust at:
322025-02-25T01:38:57.921Zwarning: /opt/ooce/bin
332025-02-25T01:38:57.922Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-25T01:38:57.922Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-25T01:38:57.922Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-25T01:38:57.922Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-25T01:38:57.922Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-25T01:38:57.922Zerror: cannot install while Rust is installed
392025-02-25T01:38:57.922Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-25T01:38:57.939Zinfo: profile set to 'default'
412025-02-25T01:38:57.939Zinfo: default host triple is x86_64-unknown-illumos
422025-02-25T01:38:57.946Zinfo: syncing channel updates for '1.85.0-x86_64-unknown-illumos'
432025-02-25T01:38:58.091Zinfo: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17)
442025-02-25T01:38:58.091Zinfo: downloading component 'cargo'
452025-02-25T01:38:58.815Zinfo: downloading component 'clippy'
462025-02-25T01:38:59.094Zinfo: downloading component 'rust-docs'
472025-02-25T01:39:00.204Zinfo: downloading component 'rust-std'
482025-02-25T01:39:01.837Zinfo: downloading component 'rustc'
492025-02-25T01:39:07.435Zinfo: downloading component 'rustfmt'
502025-02-25T01:39:07.643Zinfo: installing component 'cargo'
512025-02-25T01:39:08.473Zinfo: installing component 'clippy'
522025-02-25T01:39:08.855Zinfo: installing component 'rust-docs'
532025-02-25T01:39:10.657Zinfo: installing component 'rust-std'
542025-02-25T01:39:12.508Zinfo: installing component 'rustc'
552025-02-25T01:39:18.418Zinfo: installing component 'rustfmt'
562025-02-25T01:39:18.759Zinfo: default toolchain set to '1.85.0-x86_64-unknown-illumos'
572025-02-25T01:39:18.759Z
582025-02-25T01:39:19.137Z 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17)
592025-02-25T01:39:19.137Z
602025-02-25T01:39:19.142Z
612025-02-25T01:39:19.143ZRust is installed now. Great!
622025-02-25T01:39:19.143Z
632025-02-25T01:39:19.143ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-25T01:39:19.143Zenvironment variable. This has not been done automatically.
652025-02-25T01:39:19.143Z
662025-02-25T01:39:19.143ZTo configure your current shell, you need to source
672025-02-25T01:39:19.143Zthe corresponding env file under $HOME/.cargo.
682025-02-25T01:39:19.143Z
692025-02-25T01:39:19.143ZThis is usually done by running one of the following (note the leading DOT):
702025-02-25T01:39:19.143Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-25T01:39:19.143Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-25T01:39:19.220Z+ rustup --version
732025-02-25T01:39:19.232Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-25T01:39:19.232Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-25T01:39:19.313Zinfo: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)`
762025-02-25T01:39:19.319Z+ cargo --version
772025-02-25T01:39:19.378Zcargo 1.85.0 (d73d2caf9 2024-12-31)
782025-02-25T01:39:19.386Z+ rustc --version
792025-02-25T01:39:19.447Zrustc 1.85.0 (4d91de4e4 2025-02-17)
802025-02-25T01:39:19.457Zprocess exited: duration 22868 ms, exit code 0
 
812025-02-25T01:39:19.475Zstarting task 2: "authentication"
822025-02-25T01:39:19.497Zprocess exited: duration 21 ms, exit code 0
 
832025-02-25T01:39:19.512Zstarting task 3: "clone repository"
842025-02-25T01:39:19.535Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-25T01:39:19.535Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-25T01:39:19.685ZCloning into '/work/oxidecomputer/omicron'...
872025-02-25T01:39:27.528Z+ cd /work/oxidecomputer/omicron
882025-02-25T01:39:27.531Z+ git fetch origin 0e54843a98440d9bf47052fda013cd22848268e3
892025-02-25T01:39:27.895ZFrom https://github.com/oxidecomputer/omicron
902025-02-25T01:39:27.895Z * branch 0e54843a98440d9bf47052fda013cd22848268e3 -> FETCH_HEAD
912025-02-25T01:39:27.907Z+ [[ -n vmm-reduce-contention ]]
922025-02-25T01:39:27.910Z++ git branch --show-current
932025-02-25T01:39:27.912Z+ current=main
942025-02-25T01:39:27.912Z+ [[ main != vmm-reduce-contention ]]
952025-02-25T01:39:27.912Z+ git branch -f vmm-reduce-contention 0e54843a98440d9bf47052fda013cd22848268e3
962025-02-25T01:39:27.915Z+ git checkout -f vmm-reduce-contention
972025-02-25T01:39:28.116ZSwitched to branch 'vmm-reduce-contention'
982025-02-25T01:39:28.119Z+ git reset --hard 0e54843a98440d9bf47052fda013cd22848268e3
992025-02-25T01:39:28.320ZHEAD is now at 0e54843a9 Merge branch 'vmm-reserve-bench' into vmm-reduce-contention
1002025-02-25T01:39:28.323Zprocess exited: duration 8809 ms, exit code 0
 
1012025-02-25T01:39:28.328Zstarting task 4: "build"
1022025-02-25T01:39:28.334Z+ source .github/buildomat/ci-env.sh
1032025-02-25T01:39:28.334Z++ export CARGO_TERM_COLOR=always
1042025-02-25T01:39:28.334Z++ CARGO_TERM_COLOR=always
1052025-02-25T01:39:28.337Z+ cargo --version
1062025-02-25T01:39:28.393Zcargo 1.85.0 (d73d2caf9 2024-12-31)
1072025-02-25T01:39:28.396Z+ rustc --version
1082025-02-25T01:39:28.464Zrustc 1.85.0 (4d91de4e4 2025-02-17)
1092025-02-25T01:39:28.467Z+ cargo tree --locked
1102025-02-25T01:39:28.716Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1112025-02-25T01:39:29.033Z Updating crates.io index
1122025-02-25T01:39:29.036Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1132025-02-25T01:39:29.573Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1142025-02-25T01:39:29.846Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1152025-02-25T01:39:30.055Z Updating git repository `https://github.com/oxidecomputer/propolis`
1162025-02-25T01:39:31.001Z Updating git repository `https://github.com/oxidecomputer/crucible`
1172025-02-25T01:39:32.779Z Updating git repository `https://github.com/oxidecomputer/opte`
1182025-02-25T01:39:33.994Z Updating git repository `https://github.com/oxidecomputer/falcon`
1192025-02-25T01:39:34.342Z Updating git repository `https://github.com/oxidecomputer/clickward`
1202025-02-25T01:39:34.570Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1212025-02-25T01:39:34.830Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1222025-02-25T01:39:35.501Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1232025-02-25T01:39:35.971Z Updating git repository `https://github.com/oxidecomputer/libipcc`
1242025-02-25T01:39:36.340Z Updating git repository `https://github.com/oxidecomputer/propolis`
1252025-02-25T01:39:36.761Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1262025-02-25T01:39:37.074Z Updating git repository `https://github.com/oxidecomputer/tofino`
1272025-02-25T01:39:37.331Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1282025-02-25T01:39:37.634Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1292025-02-25T01:39:37.913Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1302025-02-25T01:39:38.175Z Updating git repository `https://github.com/oxidecomputer/lldp`
1312025-02-25T01:39:38.498Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1322025-02-25T01:39:38.788Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1332025-02-25T01:39:39.152Z Updating git repository `https://github.com/oxidecomputer/ispf`
1342025-02-25T01:39:39.419Z Updating git repository `https://github.com/oxidecomputer/poptrie`
1352025-02-25T01:39:39.847Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1362025-02-25T01:39:40.386Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1372025-02-25T01:39:40.664Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1382025-02-25T01:39:41.005Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1392025-02-25T01:39:41.401Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
1402025-02-25T01:39:41.749Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1412025-02-25T01:39:41.980Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1422025-02-25T01:39:42.395Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1432025-02-25T01:39:43.693Z Downloading crates ...
1442025-02-25T01:39:43.799Z Downloaded anstyle v1.0.10
1452025-02-25T01:39:43.806Z Downloaded equivalent v1.0.1
1462025-02-25T01:39:43.816Z Downloaded env_logger v0.11.5
1472025-02-25T01:39:43.818Z Downloaded fxhash v0.2.1
1482025-02-25T01:39:43.822Z Downloaded event-listener-strategy v0.5.2
1492025-02-25T01:39:43.825Z Downloaded errno v0.3.9
1502025-02-25T01:39:43.837Z Downloaded atty v0.2.14
1512025-02-25T01:39:43.840Z Downloaded atomicwrites v0.4.4
1522025-02-25T01:39:43.844Z Downloaded foreign-types v0.3.2
1532025-02-25T01:39:43.849Z Downloaded async-stream-impl v0.3.6
1542025-02-25T01:39:43.852Z Downloaded foreign-types-shared v0.3.1
1552025-02-25T01:39:43.855Z Downloaded cfg_aliases v0.1.1
1562025-02-25T01:39:43.855Z Downloaded foreign-types-shared v0.1.1
1572025-02-25T01:39:43.858Z Downloaded async-object-pool v0.1.5
1582025-02-25T01:39:43.861Z Downloaded guppy-workspace-hack v0.1.0
1592025-02-25T01:39:43.863Z Downloaded hubpack_derive v0.1.1
1602025-02-25T01:39:43.863Z Downloaded cfg_aliases v0.2.1
1612025-02-25T01:39:43.866Z Downloaded http-range v0.1.5
1622025-02-25T01:39:43.870Z Downloaded fallible-iterator v0.2.0
1632025-02-25T01:39:43.873Z Downloaded anstyle-parse v0.2.5
1642025-02-25T01:39:43.875Z Downloaded aead v0.5.2
1652025-02-25T01:39:43.876Z Downloaded anstyle-query v1.1.1
1662025-02-25T01:39:43.878Z Downloaded adler2 v2.0.0
1672025-02-25T01:39:43.880Z Downloaded headers-core v0.3.0
1682025-02-25T01:39:43.880Z Downloaded http-body v1.0.1
1692025-02-25T01:39:43.883Z Downloaded async-channel v1.9.0
1702025-02-25T01:39:43.883Z Downloaded foreign-types v0.5.0
1712025-02-25T01:39:43.883Z Downloaded escape8259 v0.5.3
1722025-02-25T01:39:43.885Z Downloaded addr2line v0.24.2
1732025-02-25T01:39:43.888Z Downloaded futures-macro v0.3.31
1742025-02-25T01:39:43.890Z Downloaded futures-task v0.3.31
1752025-02-25T01:39:43.894Z Downloaded castaway v0.2.3
1762025-02-25T01:39:43.894Z Downloaded cargo_metadata v0.18.1
1772025-02-25T01:39:43.897Z Downloaded async-signal v0.2.10
1782025-02-25T01:39:43.897Z Downloaded futures-io v0.3.31
1792025-02-25T01:39:43.899Z Downloaded hex v0.4.3
1802025-02-25T01:39:43.902Z Downloaded blowfish v0.9.1
1812025-02-25T01:39:43.902Z Downloaded fallible-streaming-iterator v0.1.9
1822025-02-25T01:39:43.904Z Downloaded cfg-if v1.0.0
1832025-02-25T01:39:43.905Z Downloaded bcrypt-pbkdf v0.10.0
1842025-02-25T01:39:43.907Z Downloaded heck v0.5.0
1852025-02-25T01:39:43.910Z Downloaded heck v0.4.1
1862025-02-25T01:39:43.910Z Downloaded cbc v0.1.2
1872025-02-25T01:39:43.912Z Downloaded form_urlencoded v1.2.1
1882025-02-25T01:39:43.912Z Downloaded cexpr v0.6.0
1892025-02-25T01:39:43.916Z Downloaded buf-list v1.0.3
1902025-02-25T01:39:43.918Z Downloaded httpdate v1.0.3
1912025-02-25T01:39:43.918Z Downloaded cassowary v0.3.0
1922025-02-25T01:39:43.921Z Downloaded hostname v0.3.1
1932025-02-25T01:39:43.923Z Downloaded hash32 v0.3.1
1942025-02-25T01:39:43.926Z Downloaded hostname v0.4.0
1952025-02-25T01:39:43.926Z Downloaded heck v0.3.3
1962025-02-25T01:39:43.929Z Downloaded autocfg v1.4.0
1972025-02-25T01:39:43.929Z Downloaded async-stream v0.3.6
1982025-02-25T01:39:43.933Z Downloaded bitflags v1.3.2
1992025-02-25T01:39:43.935Z Downloaded home v0.5.9
2002025-02-25T01:39:43.938Z Downloaded gethostname v0.5.0
2012025-02-25T01:39:43.938Z Downloaded funty v2.0.0
2022025-02-25T01:39:43.940Z Downloaded block-padding v0.3.3
2032025-02-25T01:39:43.940Z Downloaded bit-vec v0.6.3
2042025-02-25T01:39:43.943Z Downloaded nodrop v0.1.14
2052025-02-25T01:39:43.943Z Downloaded futures-timer v3.0.3
2062025-02-25T01:39:43.945Z Downloaded http-body-util v0.1.2
2072025-02-25T01:39:43.948Z Downloaded fallible-iterator v0.3.0
2082025-02-25T01:39:43.948Z Downloaded hex-literal v0.4.1
2092025-02-25T01:39:43.950Z Downloaded globset v0.4.15
2102025-02-25T01:39:43.953Z Downloaded hashlink v0.9.1
2112025-02-25T01:39:43.956Z Downloaded futures-executor v0.3.31
2122025-02-25T01:39:43.956Z Downloaded fragile v2.0.0
2132025-02-25T01:39:43.958Z Downloaded fixedbitset v0.5.7
2142025-02-25T01:39:43.961Z Downloaded highway v1.2.0
2152025-02-25T01:39:43.964Z Downloaded futures-channel v0.3.31
2162025-02-25T01:39:43.967Z Downloaded bitfield v0.14.0
2172025-02-25T01:39:43.967Z Downloaded anes v0.1.6
2182025-02-25T01:39:43.970Z Downloaded httparse v1.9.5
2192025-02-25T01:39:43.972Z Downloaded bit-set v0.5.3
2202025-02-25T01:39:43.975Z Downloaded bcs v0.1.6
2212025-02-25T01:39:43.977Z Downloaded assert_cmd v2.0.16
2222025-02-25T01:39:43.980Z Downloaded plotters-svg v0.3.7
2232025-02-25T01:39:43.980Z Downloaded anstream v0.6.15
2242025-02-25T01:39:43.983Z Downloaded bzip2 v0.4.4
2252025-02-25T01:39:43.985Z Downloaded cargo_metadata v0.19.1
2262025-02-25T01:39:43.988Z Downloaded progenitor-client v0.8.0
2272025-02-25T01:39:43.990Z Downloaded camino-tempfile v1.1.1
2282025-02-25T01:39:43.990Z Downloaded backoff v0.4.0
2292025-02-25T01:39:43.993Z Downloaded async-recursion v1.1.1
2302025-02-25T01:39:43.997Z Downloaded sigpipe v0.1.3
2312025-02-25T01:39:44.000Z Downloaded serde-big-array v0.5.1
2322025-02-25T01:39:44.003Z Downloaded camino v1.1.9
2332025-02-25T01:39:44.003Z Downloaded tower-service v0.3.3
2342025-02-25T01:39:44.007Z Downloaded strum v0.26.3
2352025-02-25T01:39:44.007Z Downloaded olpc-cjson v0.1.4
2362025-02-25T01:39:44.007Z Downloaded num_cpus v1.16.0
2372025-02-25T01:39:44.009Z Downloaded hubpack v0.1.2
2382025-02-25T01:39:44.012Z Downloaded phf_generator v0.11.2
2392025-02-25T01:39:44.014Z Downloaded httptest v0.16.3
2402025-02-25T01:39:44.017Z Downloaded futures v0.3.31
2412025-02-25T01:39:44.020Z Downloaded polyval v0.6.2
2422025-02-25T01:39:44.023Z Downloaded ref-cast-impl v1.0.23
2432025-02-25T01:39:44.025Z Downloaded hmac v0.12.1
2442025-02-25T01:39:44.025Z Downloaded percent-encoding v2.3.1
2452025-02-25T01:39:44.028Z Downloaded futures-lite v2.3.0
2462025-02-25T01:39:44.031Z Downloaded half v2.4.1
2472025-02-25T01:39:44.033Z Downloaded getrandom v0.2.15
2482025-02-25T01:39:44.036Z Downloaded blake2b_simd v1.0.2
2492025-02-25T01:39:44.038Z Downloaded getrandom v0.3.1
2502025-02-25T01:39:44.042Z Downloaded flume v0.11.1
2512025-02-25T01:39:44.045Z Downloaded async-lock v3.4.0
2522025-02-25T01:39:44.049Z Downloaded rfc6979 v0.4.0
2532025-02-25T01:39:44.051Z Downloaded resolv-conf v0.7.0
2542025-02-25T01:39:44.054Z Downloaded ahash v0.8.11
2552025-02-25T01:39:44.056Z Downloaded rand_xorshift v0.3.0
2562025-02-25T01:39:44.059Z Downloaded crunchy v0.2.2
2572025-02-25T01:39:44.059Z Downloaded ssh-cipher v0.2.0
2582025-02-25T01:39:44.061Z Downloaded signature v2.2.0
2592025-02-25T01:39:44.061Z Downloaded signal-hook-registry v1.4.2
2602025-02-25T01:39:44.064Z Downloaded signal-hook-mio v0.2.4
2612025-02-25T01:39:44.064Z Downloaded rand_seeder v0.3.0
2622025-02-25T01:39:44.067Z Downloaded derive_builder_macro v0.20.2
2632025-02-25T01:39:44.067Z Downloaded crucible-workspace-hack v0.1.0
2642025-02-25T01:39:44.069Z Downloaded target-triple v0.1.3
2652025-02-25T01:39:44.070Z Downloaded structmeta-derive v0.3.0
2662025-02-25T01:39:44.072Z Downloaded structmeta v0.3.0
2672025-02-25T01:39:44.072Z Downloaded serde-hex v0.1.0
2682025-02-25T01:39:44.075Z Downloaded thiserror-impl-no-std v2.0.2
2692025-02-25T01:39:44.077Z Downloaded pbkdf2 v0.11.0
2702025-02-25T01:39:44.080Z Downloaded thiserror-impl v2.0.11
2712025-02-25T01:39:44.080Z Downloaded strum_macros v0.24.3
2722025-02-25T01:39:44.083Z Downloaded partial-io v0.5.4
2732025-02-25T01:39:44.086Z Downloaded signal-hook-tokio v0.3.1
2742025-02-25T01:39:44.086Z Downloaded scrypt v0.11.0
2752025-02-25T01:39:44.088Z Downloaded num-integer v0.1.46
2762025-02-25T01:39:44.091Z Downloaded fs_extra v1.3.0
2772025-02-25T01:39:44.093Z Downloaded proc-macro-error v1.0.4
2782025-02-25T01:39:44.096Z Downloaded allocator-api2 v0.2.18
2792025-02-25T01:39:44.098Z Downloaded postcard v1.0.10
2802025-02-25T01:39:44.101Z Downloaded cfg-expr v0.18.0
2812025-02-25T01:39:44.104Z Downloaded fatfs v0.3.6
2822025-02-25T01:39:44.108Z Downloaded ciborium-ll v0.2.2
2832025-02-25T01:39:44.111Z Downloaded clap_lex v0.7.4
2842025-02-25T01:39:44.113Z Downloaded write16 v1.0.0
2852025-02-25T01:39:44.113Z Downloaded universal-hash v0.5.1
2862025-02-25T01:39:44.116Z Downloaded unicode-xid v0.2.6
2872025-02-25T01:39:44.116Z Downloaded thiserror-impl v1.0.69
2882025-02-25T01:39:44.118Z Downloaded xz2 v0.1.7
2892025-02-25T01:39:44.121Z Downloaded writeable v0.5.5
2902025-02-25T01:39:44.123Z Downloaded unicode-truncate v1.1.0
2912025-02-25T01:39:44.123Z Downloaded serde_derive_internals v0.29.1
2922025-02-25T01:39:44.126Z Downloaded strum_macros v0.25.3
2932025-02-25T01:39:44.129Z Downloaded pin-utils v0.1.0
2942025-02-25T01:39:44.131Z Downloaded mirai-annotations v1.12.0
2952025-02-25T01:39:44.131Z Downloaded concurrent-queue v2.5.0
2962025-02-25T01:39:44.134Z Downloaded wyz v0.5.1
2972025-02-25T01:39:44.134Z Downloaded thiserror v1.0.69
2982025-02-25T01:39:44.139Z Downloaded ed25519 v2.2.3
2992025-02-25T01:39:44.141Z Downloaded xattr v1.3.1
3002025-02-25T01:39:44.144Z Downloaded papergrid v0.11.0
3012025-02-25T01:39:44.148Z Downloaded progenitor-macro v0.8.0
3022025-02-25T01:39:44.151Z Downloaded parse-size v1.1.0
3032025-02-25T01:39:44.151Z Downloaded hickory-resolver v0.24.3
3042025-02-25T01:39:44.155Z Downloaded indent_write v2.2.0
3052025-02-25T01:39:44.158Z Downloaded heapless v0.8.0
3062025-02-25T01:39:44.161Z Downloaded tokio-tungstenite v0.21.0
3072025-02-25T01:39:44.164Z Downloaded oso v0.27.3
3082025-02-25T01:39:44.167Z Downloaded expectorate v1.1.0
3092025-02-25T01:39:44.170Z Downloaded libsw v3.3.1
3102025-02-25T01:39:44.173Z Downloaded indoc v2.0.5
3112025-02-25T01:39:44.175Z Downloaded heapless v0.7.17
3122025-02-25T01:39:44.179Z Downloaded chacha20poly1305 v0.10.1
3132025-02-25T01:39:44.182Z Downloaded bumpalo v3.16.0
3142025-02-25T01:39:44.186Z Downloaded base64 v0.21.7
3152025-02-25T01:39:44.189Z Downloaded swrite v0.1.0
3162025-02-25T01:39:44.191Z Downloaded packed_struct v0.10.1
3172025-02-25T01:39:44.194Z Downloaded mockall v0.13.1
3182025-02-25T01:39:44.194Z Downloaded backtrace v0.3.74
3192025-02-25T01:39:44.199Z Downloaded nibble_vec v0.1.0
3202025-02-25T01:39:44.201Z Downloaded libefi-sys v0.1.0
3212025-02-25T01:39:44.201Z Downloaded thiserror v2.0.11
3222025-02-25T01:39:44.208Z Downloaded proc-macro-crate v3.2.0
3232025-02-25T01:39:44.211Z Downloaded indoc v1.0.9
3242025-02-25T01:39:44.213Z Downloaded hyper-rustls v0.27.3
3252025-02-25T01:39:44.216Z Downloaded tinyvec_macros v0.1.1
3262025-02-25T01:39:44.218Z Downloaded ecdsa v0.16.9
3272025-02-25T01:39:44.218Z Downloaded derive_builder_core v0.20.2
3282025-02-25T01:39:44.221Z Downloaded derive_builder v0.20.2
3292025-02-25T01:39:44.226Z Downloaded console v0.15.10
3302025-02-25T01:39:44.228Z Downloaded toml v0.8.19
3312025-02-25T01:39:44.233Z Downloaded usdt-macro v0.5.0
3322025-02-25T01:39:44.236Z Downloaded usdt-attr-macro v0.5.0
3332025-02-25T01:39:44.236Z Downloaded rustversion v1.0.17
3342025-02-25T01:39:44.238Z Downloaded radium v0.7.0
3352025-02-25T01:39:44.242Z Downloaded proc-macro-crate v1.3.1
3362025-02-25T01:39:44.242Z Downloaded rand_core v0.6.4
3372025-02-25T01:39:44.252Z Downloaded rand_chacha v0.9.0
3382025-02-25T01:39:44.252Z Downloaded progenitor-macro v0.9.1
3392025-02-25T01:39:44.252Z Downloaded darling v0.20.10
3402025-02-25T01:39:44.252Z Downloaded rusty-fork v0.3.0
3412025-02-25T01:39:44.252Z Downloaded base64 v0.22.1
3422025-02-25T01:39:44.256Z Downloaded simd-adler32 v0.3.7
3432025-02-25T01:39:44.259Z Downloaded shlex v1.3.0
3442025-02-25T01:39:44.262Z Downloaded shell-words v1.1.0
3452025-02-25T01:39:44.262Z Downloaded unicode-properties v0.1.3
3462025-02-25T01:39:44.264Z Downloaded plotters-backend v0.3.7
3472025-02-25T01:39:44.264Z Downloaded plain v0.2.3
3482025-02-25T01:39:44.267Z Downloaded libloading v0.8.5
3492025-02-25T01:39:44.269Z Downloaded downcast v0.11.0
3502025-02-25T01:39:44.269Z Downloaded convert_case v0.4.0
3512025-02-25T01:39:44.272Z Downloaded hyper-rustls v0.26.0
3522025-02-25T01:39:44.275Z Downloaded signal-hook v0.3.17
3532025-02-25T01:39:44.277Z Downloaded unicase v2.7.0
3542025-02-25T01:39:44.280Z Downloaded thread-id v4.2.2
3552025-02-25T01:39:44.280Z Downloaded test-strategy v0.4.0
3562025-02-25T01:39:44.284Z Downloaded password-hash v0.5.0
3572025-02-25T01:39:44.286Z Downloaded pest_derive v2.7.14
3582025-02-25T01:39:44.289Z Downloaded topological-sort v0.2.2
3592025-02-25T01:39:44.291Z Downloaded password-hash v0.4.2
3602025-02-25T01:39:44.294Z Downloaded icu_normalizer_data v1.5.0
3612025-02-25T01:39:44.297Z Downloaded hashbrown v0.12.3
3622025-02-25T01:39:44.300Z Downloaded flate2 v1.0.35
3632025-02-25T01:39:44.305Z Downloaded chrono-tz-build v0.4.0
3642025-02-25T01:39:44.308Z Downloaded tui-tree-widget v0.23.0
3652025-02-25T01:39:44.308Z Downloaded utf-8 v0.7.6
3662025-02-25T01:39:44.310Z Downloaded tls_codec v0.4.1
3672025-02-25T01:39:44.313Z Downloaded num-conv v0.1.0
3682025-02-25T01:39:44.313Z Downloaded utf16_iter v1.0.5
3692025-02-25T01:39:44.316Z Downloaded usdt-impl v0.5.0
3702025-02-25T01:39:44.316Z Downloaded usdt v0.5.0
3712025-02-25T01:39:44.318Z Downloaded rand_chacha v0.3.1
3722025-02-25T01:39:44.318Z Downloaded des v0.8.1
3732025-02-25T01:39:44.321Z Downloaded curve25519-dalek-derive v0.1.1
3742025-02-25T01:39:44.324Z Downloaded constant_time_eq v0.3.1
3752025-02-25T01:39:44.324Z Downloaded zerovec-derive v0.10.3
3762025-02-25T01:39:44.326Z Downloaded libtest-mimic v0.7.3
3772025-02-25T01:39:44.329Z Downloaded indexmap v1.9.3
3782025-02-25T01:39:44.332Z Downloaded serde v1.0.218
3792025-02-25T01:39:44.335Z Downloaded pretty_assertions v1.4.1
3802025-02-25T01:39:44.338Z Downloaded der_derive v0.7.3
3812025-02-25T01:39:44.340Z Downloaded textwrap v0.16.1
3822025-02-25T01:39:44.343Z Downloaded rand_core v0.9.2
3832025-02-25T01:39:44.345Z Downloaded http v1.2.0
3842025-02-25T01:39:44.348Z Downloaded humantime v2.1.0
3852025-02-25T01:39:44.351Z Downloaded hashbrown v0.13.2
3862025-02-25T01:39:44.355Z Downloaded impl-trait-for-tuples v0.2.2
3872025-02-25T01:39:44.358Z Downloaded env_filter v0.1.2
3882025-02-25T01:39:44.361Z Downloaded darling_core v0.20.10
3892025-02-25T01:39:44.366Z Downloaded yasna v0.5.2
3902025-02-25T01:39:44.369Z Downloaded ciborium v0.2.2
3912025-02-25T01:39:44.372Z Downloaded hickory-server v0.24.3
3922025-02-25T01:39:44.378Z Downloaded nanorand v0.7.0
3932025-02-25T01:39:44.381Z Downloaded num-derive v0.4.2
3942025-02-25T01:39:44.384Z Downloaded scroll_derive v0.12.0
3952025-02-25T01:39:44.387Z Downloaded time-core v0.1.2
3962025-02-25T01:39:44.387Z Downloaded match_cfg v0.1.0
3972025-02-25T01:39:44.387Z Downloaded managed v0.8.0
3982025-02-25T01:39:44.389Z Downloaded yoke v0.7.4
3992025-02-25T01:39:44.392Z Downloaded quinn v0.11.5
4002025-02-25T01:39:44.394Z Downloaded maplit v1.0.2
4012025-02-25T01:39:44.397Z Downloaded cookie_store v0.21.1
4022025-02-25T01:39:44.400Z Downloaded cc v1.2.15
4032025-02-25T01:39:44.402Z Downloaded similar v2.6.0
4042025-02-25T01:39:44.408Z Downloaded terminal_size v0.4.0
4052025-02-25T01:39:44.412Z Downloaded rpassword v7.3.1
4062025-02-25T01:39:44.412Z Downloaded num_enum v0.5.11
4072025-02-25T01:39:44.416Z Downloaded pbkdf2 v0.12.2
4082025-02-25T01:39:44.419Z Downloaded vte_generate_state_changes v0.1.2
4092025-02-25T01:39:44.419Z Downloaded pkg-config v0.3.31
4102025-02-25T01:39:44.422Z Downloaded piper v0.2.4
4112025-02-25T01:39:44.425Z Downloaded num-iter v0.1.45
4122025-02-25T01:39:44.425Z Downloaded sync-ptr v0.1.1
4132025-02-25T01:39:44.425Z Downloaded yansi v1.0.1
4142025-02-25T01:39:44.429Z Downloaded env_logger v0.10.2
4152025-02-25T01:39:44.434Z Downloaded ed25519-dalek v2.1.1
4162025-02-25T01:39:44.437Z Downloaded tinyvec v1.8.0
4172025-02-25T01:39:44.441Z Downloaded indicatif v0.17.11
4182025-02-25T01:39:44.444Z Downloaded ciborium-io v0.2.2
4192025-02-25T01:39:44.444Z Downloaded termcolor v1.4.1
4202025-02-25T01:39:44.446Z Downloaded inout v0.1.3
4212025-02-25T01:39:44.446Z Downloaded guppy v0.17.17
4222025-02-25T01:39:44.453Z Downloaded strsim v0.11.1
4232025-02-25T01:39:44.456Z Downloaded num-complex v0.4.6
4242025-02-25T01:39:44.458Z Downloaded subtle v2.6.1
4252025-02-25T01:39:44.458Z Downloaded version_check v0.9.5
4262025-02-25T01:39:44.461Z Downloaded rustls-pemfile v1.0.4
4272025-02-25T01:39:44.465Z Downloaded tokio-native-tls v0.3.1
4282025-02-25T01:39:44.467Z Downloaded smf v0.2.3
4292025-02-25T01:39:44.467Z Downloaded tokio-macros v2.5.0
4302025-02-25T01:39:44.470Z Downloaded slog-async v2.8.0
4312025-02-25T01:39:44.470Z Downloaded unicode_categories v0.1.1
4322025-02-25T01:39:44.473Z Downloaded num-rational v0.4.2
4332025-02-25T01:39:44.476Z Downloaded is_ci v1.2.0
4342025-02-25T01:39:44.476Z Downloaded ryu v1.0.18
4352025-02-25T01:39:44.479Z Downloaded new_debug_unreachable v1.0.6
4362025-02-25T01:39:44.481Z Downloaded nested v0.1.1
4372025-02-25T01:39:44.481Z Downloaded rustls-pemfile v2.2.0
4382025-02-25T01:39:44.484Z Downloaded ref-cast v1.0.23
4392025-02-25T01:39:44.486Z Downloaded pkcs8 v0.10.2
4402025-02-25T01:39:44.489Z Downloaded psl-types v2.0.11
4412025-02-25T01:39:44.492Z Downloaded newline-converter v0.3.0
4422025-02-25T01:39:44.492Z Downloaded pin-project-lite v0.2.14
4432025-02-25T01:39:44.497Z Downloaded cookie v0.18.1
4442025-02-25T01:39:44.500Z Downloaded aho-corasick v1.1.3
4452025-02-25T01:39:44.506Z Downloaded cipher v0.4.4
4462025-02-25T01:39:44.509Z Downloaded peg-runtime v0.8.3
4472025-02-25T01:39:44.512Z Downloaded log v0.4.22
4482025-02-25T01:39:44.512Z Downloaded icu_provider v1.5.0
4492025-02-25T01:39:44.515Z Downloaded ena v0.14.3
4502025-02-25T01:39:44.518Z Downloaded indexmap v2.7.1
4512025-02-25T01:39:44.521Z Downloaded tower v0.5.2
4522025-02-25T01:39:44.532Z Downloaded deranged v0.3.11
4532025-02-25T01:39:44.534Z Downloaded diesel-dtrace v0.4.2
4542025-02-25T01:39:44.537Z Downloaded unicode-segmentation v1.12.0
4552025-02-25T01:39:44.539Z Downloaded toolchain_find v0.4.0
4562025-02-25T01:39:44.542Z Downloaded memoffset v0.9.1
4572025-02-25T01:39:44.544Z Downloaded idna_adapter v1.2.0
4582025-02-25T01:39:44.545Z Downloaded is-terminal v0.4.13
4592025-02-25T01:39:44.545Z Downloaded snafu-derive v0.8.5
4602025-02-25T01:39:44.547Z Downloaded rand v0.8.5
4612025-02-25T01:39:44.550Z Downloaded scroll v0.12.0
4622025-02-25T01:39:44.553Z Downloaded pkcs5 v0.7.1
4632025-02-25T01:39:44.556Z Downloaded pest_generator v2.7.14
4642025-02-25T01:39:44.559Z Downloaded utf8_iter v1.0.4
4652025-02-25T01:39:44.561Z Downloaded pem v3.0.5
4662025-02-25T01:39:44.561Z Downloaded itoa v1.0.11
4672025-02-25T01:39:44.564Z Downloaded is_terminal_polyfill v1.70.1
4682025-02-25T01:39:44.564Z Downloaded defmt-macros v0.3.9
4692025-02-25T01:39:44.568Z Downloaded progenitor v0.8.0
4702025-02-25T01:39:44.570Z Downloaded unicode-bidi v0.3.17
4712025-02-25T01:39:44.573Z Downloaded x509-cert v0.2.5
4722025-02-25T01:39:44.579Z Downloaded slab v0.4.9
4732025-02-25T01:39:44.581Z Downloaded serde_repr v0.1.19
4742025-02-25T01:39:44.584Z Downloaded rustc_version v0.1.7
4752025-02-25T01:39:44.584Z Downloaded vsss-rs v3.3.4
4762025-02-25T01:39:44.587Z Downloaded mio v1.0.2
4772025-02-25T01:39:44.593Z Downloaded tough v0.19.0
4782025-02-25T01:39:44.602Z Downloaded oso-derive v0.27.3
4792025-02-25T01:39:44.604Z Downloaded cmake v0.1.51
4802025-02-25T01:39:44.605Z Downloaded tabled_derive v0.7.0
4812025-02-25T01:39:44.607Z Downloaded static_assertions v1.1.0
4822025-02-25T01:39:44.607Z Downloaded smallvec v0.6.14
4832025-02-25T01:39:44.610Z Downloaded toml v0.7.8
4842025-02-25T01:39:44.613Z Downloaded tiny-keccak v2.0.2
4852025-02-25T01:39:44.616Z Downloaded tabled_derive v0.10.0
4862025-02-25T01:39:44.618Z Downloaded mockall_derive v0.13.1
4872025-02-25T01:39:44.621Z Downloaded num-traits v0.2.19
4882025-02-25T01:39:44.623Z Downloaded parking_lot v0.11.2
4892025-02-25T01:39:44.626Z Downloaded primeorder v0.13.6
4902025-02-25T01:39:44.628Z Downloaded pem-rfc7468 v0.7.0
4912025-02-25T01:39:44.630Z Downloaded ron v0.8.1
4922025-02-25T01:39:44.635Z Downloaded native-tls v0.2.12
4932025-02-25T01:39:44.637Z Downloaded termtree v0.4.1
4942025-02-25T01:39:44.640Z Downloaded whoami v1.5.2
4952025-02-25T01:39:44.642Z Downloaded newtype-uuid v1.2.1
4962025-02-25T01:39:44.645Z Downloaded crc-catalog v2.4.0
4972025-02-25T01:39:44.645Z Downloaded clang-sys v1.8.1
4982025-02-25T01:39:44.647Z Downloaded dyn-clone v1.0.18
4992025-02-25T01:39:44.650Z Downloaded difflib v0.4.0
5002025-02-25T01:39:44.652Z Downloaded zeroize v1.8.1
5012025-02-25T01:39:44.652Z Downloaded zerofrom-derive v0.1.4
5022025-02-25T01:39:44.655Z Downloaded defmt v0.3.8
5032025-02-25T01:39:44.657Z Downloaded clap v4.5.30
5042025-02-25T01:39:44.666Z Downloaded vte v0.11.1
5052025-02-25T01:39:44.669Z Downloaded der v0.7.9
5062025-02-25T01:39:44.675Z Downloaded hyper-tls v0.6.0
5072025-02-25T01:39:44.677Z Downloaded jobserver v0.1.32
5082025-02-25T01:39:44.680Z Downloaded enum-as-inner v0.6.1
5092025-02-25T01:39:44.682Z Downloaded rand v0.9.0
5102025-02-25T01:39:44.685Z Downloaded packed_struct_codegen v0.10.1
5112025-02-25T01:39:44.688Z Downloaded multer v3.1.0
5122025-02-25T01:39:44.690Z Downloaded tokio-rustls v0.25.0
5132025-02-25T01:39:44.693Z Downloaded path-slash v0.1.5
5142025-02-25T01:39:44.693Z Downloaded parse-display-derive v0.10.0
5152025-02-25T01:39:44.695Z Downloaded pest_meta v2.7.14
5162025-02-25T01:39:44.698Z Downloaded path-tree v0.8.1
5172025-02-25T01:39:44.700Z Downloaded paste v1.0.15
5182025-02-25T01:39:44.703Z Downloaded pathdiff v0.2.3
5192025-02-25T01:39:44.703Z Downloaded snafu v0.8.5
5202025-02-25T01:39:44.710Z Downloaded icu_provider_macros v1.5.0
5212025-02-25T01:39:44.712Z Downloaded crc v3.2.1
5222025-02-25T01:39:44.715Z Downloaded stringmetrics v2.2.2
5232025-02-25T01:39:44.717Z Downloaded string_cache v0.8.7
5242025-02-25T01:39:44.720Z Downloaded proc-macro-error-attr2 v2.0.0
5252025-02-25T01:39:44.720Z Downloaded number_prefix v0.4.0
5262025-02-25T01:39:44.722Z Downloaded num_threads v0.1.7
5272025-02-25T01:39:44.722Z Downloaded termios v0.3.3
5282025-02-25T01:39:44.725Z Downloaded slog-dtrace v0.3.0
5292025-02-25T01:39:44.725Z Downloaded rustls-pki-types v1.10.0
5302025-02-25T01:39:44.729Z Downloaded serde_path_to_error v0.1.16
5312025-02-25T01:39:44.731Z Downloaded portable-atomic v1.9.0
5322025-02-25T01:39:44.738Z Downloaded nom v7.1.3
5332025-02-25T01:39:44.744Z Downloaded scheduled-thread-pool v0.2.7
5342025-02-25T01:39:44.747Z Downloaded aws-lc-rs v1.10.0
5352025-02-25T01:39:44.755Z Downloaded zone v0.1.8
5362025-02-25T01:39:44.758Z Downloaded utf8parse v0.2.2
5372025-02-25T01:39:44.758Z Downloaded typify-macro v0.3.0
5382025-02-25T01:39:44.761Z Downloaded typify-macro v0.2.0
5392025-02-25T01:39:44.761Z Downloaded lru-cache v0.1.2
5402025-02-25T01:39:44.763Z Downloaded take_mut v0.2.2
5412025-02-25T01:39:44.763Z Downloaded cpufeatures v0.2.14
5422025-02-25T01:39:44.766Z Downloaded rustyline v14.0.0
5432025-02-25T01:39:44.770Z Downloaded criterion-plot v0.5.0
5442025-02-25T01:39:44.773Z Downloaded colored v2.1.0
5452025-02-25T01:39:44.775Z Downloaded uuid v1.12.0
5462025-02-25T01:39:44.778Z Downloaded typenum v1.17.0
5472025-02-25T01:39:44.781Z Downloaded diesel_table_macro_syntax v0.2.0
5482025-02-25T01:39:44.785Z Downloaded embedded-io v0.4.0
5492025-02-25T01:39:44.787Z Downloaded yoke-derive v0.7.4
5502025-02-25T01:39:44.787Z Downloaded proc-macro-error-attr v1.0.4
5512025-02-25T01:39:44.787Z Downloaded macaddr v1.0.1
5522025-02-25T01:39:44.790Z Downloaded maybe-uninit v2.0.0
5532025-02-25T01:39:44.792Z Downloaded term v0.7.0
5542025-02-25T01:39:44.795Z Downloaded target-spec v3.4.2
5552025-02-25T01:39:44.797Z Downloaded crc-any v2.5.0
5562025-02-25T01:39:44.799Z Downloaded progenitor-impl v0.9.1
5572025-02-25T01:39:44.802Z Downloaded winnow v0.6.20
5582025-02-25T01:39:44.810Z Downloaded salty v0.3.0
5592025-02-25T01:39:44.817Z Downloaded value-bag v1.9.0
5602025-02-25T01:39:44.820Z Downloaded p521 v0.13.3
5612025-02-25T01:39:44.824Z Downloaded tap v1.0.1
5622025-02-25T01:39:44.827Z Downloaded serde_plain v1.0.2
5632025-02-25T01:39:44.830Z Downloaded waitgroup v0.1.2
5642025-02-25T01:39:44.830Z Downloaded rustc-hash v1.1.0
5652025-02-25T01:39:44.830Z Downloaded crc32fast v1.4.2
5662025-02-25T01:39:44.832Z Downloaded tabwriter v1.4.0
5672025-02-25T01:39:44.835Z Downloaded synstructure v0.13.1
5682025-02-25T01:39:44.835Z Downloaded semver v0.1.20
5692025-02-25T01:39:44.837Z Downloaded tungstenite v0.24.0
5702025-02-25T01:39:44.841Z Downloaded secrecy v0.8.0
5712025-02-25T01:39:44.843Z Downloaded rstest v0.23.0
5722025-02-25T01:39:44.847Z Downloaded pest v2.7.14
5732025-02-25T01:39:44.853Z Downloaded opaque-debug v0.3.1
5742025-02-25T01:39:44.856Z Downloaded zerofrom v0.1.4
5752025-02-25T01:39:44.856Z Downloaded want v0.3.1
5762025-02-25T01:39:44.858Z Downloaded sync_wrapper v1.0.1
5772025-02-25T01:39:44.858Z Downloaded normalize-line-endings v0.3.0
5782025-02-25T01:39:44.861Z Downloaded display-error-chain v0.2.2
5792025-02-25T01:39:44.861Z Downloaded dirs-sys-next v0.1.2
5802025-02-25T01:39:44.863Z Downloaded oxnet v0.1.0
5812025-02-25T01:39:44.863Z Downloaded displaydoc v0.2.5
5822025-02-25T01:39:44.866Z Downloaded chrono v0.4.39
5832025-02-25T01:39:44.874Z Downloaded phf_shared v0.10.0
5842025-02-25T01:39:44.876Z Downloaded phf v0.11.2
5852025-02-25T01:39:44.879Z Downloaded zip v2.1.3
5862025-02-25T01:39:44.881Z Downloaded itertools v0.10.5
5872025-02-25T01:39:44.888Z Downloaded openssl-macros v0.1.1
5882025-02-25T01:39:44.891Z Downloaded git2 v0.19.0
5892025-02-25T01:39:44.898Z Downloaded pretty-hex v0.4.1
5902025-02-25T01:39:44.901Z Downloaded similar-asserts v1.6.1
5912025-02-25T01:39:44.903Z Downloaded wait-timeout v0.2.0
5922025-02-25T01:39:44.906Z Downloaded tinystr v0.7.6
5932025-02-25T01:39:44.908Z Downloaded threadpool v1.8.1
5942025-02-25T01:39:44.908Z Downloaded serde_with v3.11.0
5952025-02-25T01:39:44.916Z Downloaded rsa v0.9.6
5962025-02-25T01:39:44.922Z Downloaded pretty-hex v0.2.1
5972025-02-25T01:39:44.924Z Downloaded bindgen v0.71.1
5982025-02-25T01:39:44.932Z Downloaded ppv-lite86 v0.2.20
5992025-02-25T01:39:44.934Z Downloaded mime v0.3.17
6002025-02-25T01:39:44.937Z Downloaded md-5 v0.10.6
6012025-02-25T01:39:44.937Z Downloaded powerfmt v0.2.0
6022025-02-25T01:39:44.939Z Downloaded bitvec v1.0.1
6032025-02-25T01:39:44.954Z Downloaded dtrace-parser v0.2.0
6042025-02-25T01:39:44.956Z Downloaded endian-type v0.1.2
6052025-02-25T01:39:44.956Z Downloaded russh-cryptovec v0.7.3
6062025-02-25T01:39:44.959Z Downloaded newtype_derive v0.1.6
6072025-02-25T01:39:44.959Z Downloaded colorchoice v1.0.2
6082025-02-25T01:39:44.959Z Downloaded smawk v0.3.2
6092025-02-25T01:39:44.961Z Downloaded slog-stdlog v4.1.1
6102025-02-25T01:39:44.964Z Downloaded zone_cfg_derive v0.1.2
6112025-02-25T01:39:44.964Z Downloaded peg-macros v0.8.4
6122025-02-25T01:39:44.966Z Downloaded memmap v0.7.0
6132025-02-25T01:39:44.969Z Downloaded cobs v0.2.3
6142025-02-25T01:39:44.969Z Downloaded tokio-util v0.7.12
6152025-02-25T01:39:44.975Z Downloaded crossbeam-deque v0.8.5
6162025-02-25T01:39:44.978Z Downloaded walkdir v2.5.0
6172025-02-25T01:39:44.980Z Downloaded elliptic-curve v0.13.8
6182025-02-25T01:39:44.983Z Downloaded unicode-ident v1.0.14
6192025-02-25T01:39:44.986Z Downloaded qorb v0.2.1
6202025-02-25T01:39:44.991Z Downloaded openssl-probe v0.1.5
6212025-02-25T01:39:44.993Z Downloaded thiserror-no-std v2.0.2
6222025-02-25T01:39:44.996Z Downloaded slog-envlogger v2.2.0
6232025-02-25T01:39:44.998Z Downloaded predicates-tree v1.0.11
6242025-02-25T01:39:45.001Z Downloaded termtree v0.5.1
6252025-02-25T01:39:45.001Z Downloaded p256 v0.13.2
6262025-02-25T01:39:45.004Z Downloaded async-std v1.13.0
6272025-02-25T01:39:45.024Z Downloaded scopeguard v1.2.0
6282025-02-25T01:39:45.027Z Downloaded dunce v1.0.5
6292025-02-25T01:39:45.027Z Downloaded dsl_auto_type v0.1.2
6302025-02-25T01:39:45.029Z Downloaded tokio-tungstenite v0.24.0
6312025-02-25T01:39:45.029Z Downloaded tokio-tungstenite v0.23.1
6322025-02-25T01:39:45.032Z Downloaded tokio-stream v0.1.17
6332025-02-25T01:39:45.036Z Downloaded md5 v0.7.0
6342025-02-25T01:39:45.039Z Downloaded embedded-io v0.6.1
6352025-02-25T01:39:45.039Z Downloaded rtoolbox v0.0.2
6362025-02-25T01:39:45.042Z Downloaded time-macros v0.2.18
6372025-02-25T01:39:45.044Z Downloaded proc-macro-error2 v2.0.1
6382025-02-25T01:39:45.047Z Downloaded memmap2 v0.9.5
6392025-02-25T01:39:45.050Z Downloaded zerocopy-derive v0.7.35
6402025-02-25T01:39:45.053Z Downloaded cstr-argument v0.1.2
6412025-02-25T01:39:45.055Z Downloaded quinn-udp v0.5.5
6422025-02-25T01:39:45.055Z Downloaded tar v0.4.44
6432025-02-25T01:39:45.059Z Downloaded pin-project v1.1.6
6442025-02-25T01:39:45.069Z Downloaded instant v0.1.13
6452025-02-25T01:39:45.072Z Downloaded zone_cfg_derive v0.3.0
6462025-02-25T01:39:45.072Z Downloaded internet-checksum v0.2.1
6472025-02-25T01:39:45.075Z Downloaded untrusted v0.7.1
6482025-02-25T01:39:45.075Z Downloaded strip-ansi-escapes v0.2.0
6492025-02-25T01:39:45.075Z Downloaded stringprep v0.1.5
6502025-02-25T01:39:45.077Z Downloaded quick-error v1.2.3
6512025-02-25T01:39:45.077Z Downloaded parking_lot_core v0.9.10
6522025-02-25T01:39:45.080Z Downloaded predicates-core v1.0.8
6532025-02-25T01:39:45.082Z Downloaded parking v2.2.1
6542025-02-25T01:39:45.082Z Downloaded zone v0.3.0
6552025-02-25T01:39:45.085Z Downloaded rand_distr v0.4.3
6562025-02-25T01:39:45.087Z Downloaded crossbeam-channel v0.5.13
6572025-02-25T01:39:45.090Z Downloaded untrusted v0.9.0
6582025-02-25T01:39:45.093Z Downloaded tracing v0.1.40
6592025-02-25T01:39:45.096Z Downloaded try-lock v0.2.5
6602025-02-25T01:39:45.099Z Downloaded either v1.13.0
6612025-02-25T01:39:45.099Z Downloaded kv-log-macro v1.0.7
6622025-02-25T01:39:45.101Z Downloaded linked-hash-map v0.5.6
6632025-02-25T01:39:45.101Z Downloaded unarray v0.1.4
6642025-02-25T01:39:45.104Z Downloaded sec1 v0.7.3
6652025-02-25T01:39:45.106Z Downloaded iana-time-zone v0.1.61
6662025-02-25T01:39:45.109Z Downloaded rustls-webpki v0.102.8
6672025-02-25T01:39:45.126Z Downloaded crypto-common v0.1.6
6682025-02-25T01:39:45.129Z Downloaded linear-map v1.2.0
6692025-02-25T01:39:45.129Z Downloaded oorandom v11.1.4
6702025-02-25T01:39:45.132Z Downloaded regex v1.11.1
6712025-02-25T01:39:45.141Z Downloaded rustfmt-wrapper v0.2.1
6722025-02-25T01:39:45.144Z Downloaded nu-ansi-term v0.50.1
6732025-02-25T01:39:45.146Z Downloaded litrs v0.4.1
6742025-02-25T01:39:45.149Z Downloaded itertools v0.13.0
6752025-02-25T01:39:45.156Z Downloaded serde_regex v1.1.0
6762025-02-25T01:39:45.158Z Downloaded gimli v0.31.1
6772025-02-25T01:39:45.165Z Downloaded ssh-encoding v0.2.0
6782025-02-25T01:39:45.167Z Downloaded spki v0.7.3
6792025-02-25T01:39:45.170Z Downloaded slog-scope v4.4.0
6802025-02-25T01:39:45.170Z Downloaded slog-json v2.6.1
6812025-02-25T01:39:45.172Z Downloaded mime_guess v2.0.5
6822025-02-25T01:39:45.175Z Downloaded typify v0.2.0
6832025-02-25T01:39:45.177Z Downloaded litemap v0.7.3
6842025-02-25T01:39:45.180Z Downloaded url v2.5.3
6852025-02-25T01:39:45.182Z Downloaded schemars v0.8.21
6862025-02-25T01:39:45.193Z Downloaded rustc-demangle v0.1.24
6872025-02-25T01:39:45.195Z Downloaded ipnet v2.10.1
6882025-02-25T01:39:45.198Z Downloaded russh-keys v0.45.0
6892025-02-25T01:39:45.201Z Downloaded rust-argon2 v2.1.0
6902025-02-25T01:39:45.203Z Downloaded itertools v0.14.0
6912025-02-25T01:39:45.209Z Downloaded tracing-attributes v0.1.27
6922025-02-25T01:39:45.211Z Downloaded tokio-rustls v0.24.1
6932025-02-25T01:39:45.214Z Downloaded icu_locid_transform v1.5.0
6942025-02-25T01:39:45.216Z Downloaded rusqlite v0.32.1
6952025-02-25T01:39:45.222Z Downloaded schemars_derive v0.8.21
6962025-02-25T01:39:45.225Z Downloaded unicode-width v0.1.14
6972025-02-25T01:39:45.230Z Downloaded chrono-tz v0.10.1
6982025-02-25T01:39:45.239Z Downloaded proc-macro2 v1.0.93
6992025-02-25T01:39:45.242Z Downloaded rstest_macros v0.23.0
7002025-02-25T01:39:45.245Z Downloaded icu_locid_transform_data v1.5.0
7012025-02-25T01:39:45.247Z Downloaded ucd-trie v0.1.7
7022025-02-25T01:39:45.248Z Downloaded trybuild v1.0.101
7032025-02-25T01:39:45.253Z Downloaded rayon-core v1.12.1
7042025-02-25T01:39:45.256Z Downloaded tokio-postgres v0.7.12
7052025-02-25T01:39:45.260Z Downloaded dropshot_endpoint v0.15.1
7062025-02-25T01:39:45.262Z Downloaded zip v0.6.6
7072025-02-25T01:39:45.267Z Downloaded hyper v1.5.2
7082025-02-25T01:39:45.273Z Downloaded smoltcp v0.9.1
7092025-02-25T01:39:45.284Z Downloaded socket2 v0.5.8
7102025-02-25T01:39:45.288Z Downloaded papergrid v0.14.0
7112025-02-25T01:39:45.291Z Downloaded omicron-zone-package v0.12.0
7122025-02-25T01:39:45.295Z Downloaded clap_builder v4.5.30
7132025-02-25T01:39:45.301Z Downloaded miniz_oxide v0.8.0
7142025-02-25T01:39:45.304Z Downloaded vcpkg v0.2.15
7152025-02-25T01:39:45.342Z Downloaded memchr v2.7.4
7162025-02-25T01:39:45.347Z Downloaded winnow v0.5.40
7172025-02-25T01:39:45.356Z Downloaded rustls-webpki v0.101.7
7182025-02-25T01:39:45.370Z Downloaded icu_collections v1.5.0
7192025-02-25T01:39:45.376Z Downloaded bstr v1.10.0
7202025-02-25T01:39:45.387Z Downloaded syn v1.0.109
7212025-02-25T01:39:45.397Z Downloaded libxml v0.3.3
7222025-02-25T01:39:45.403Z Downloaded tabled v0.15.0
7232025-02-25T01:39:45.419Z Downloaded serde_json v1.0.139
7242025-02-25T01:39:45.426Z Downloaded crypto-bigint v0.5.5
7252025-02-25T01:39:45.433Z Downloaded idna v1.0.3
7262025-02-25T01:39:45.442Z Downloaded openssl v0.10.71
7272025-02-25T01:39:45.448Z Downloaded polar-core v0.27.3
7282025-02-25T01:39:45.457Z Downloaded nix v0.28.0
7292025-02-25T01:39:45.469Z Downloaded quick-xml v0.37.2
7302025-02-25T01:39:45.475Z Downloaded regress v0.10.1
7312025-02-25T01:39:45.484Z Downloaded p384 v0.13.0
7322025-02-25T01:39:45.490Z Downloaded zerocopy v0.7.35
7332025-02-25T01:39:45.507Z Downloaded lalrpop v0.19.12
7342025-02-25T01:39:45.518Z Downloaded ssh-key v0.6.6
7352025-02-25T01:39:45.526Z Downloaded nix v0.29.0
7362025-02-25T01:39:45.538Z Downloaded diesel v2.2.7
7372025-02-25T01:39:45.557Z Downloaded crossterm v0.28.1
7382025-02-25T01:39:45.563Z Downloaded zerocopy v0.8.10
7392025-02-25T01:39:45.588Z Downloaded icu_properties_data v1.5.0
7402025-02-25T01:39:45.597Z Downloaded typify-impl v0.2.0
7412025-02-25T01:39:45.611Z Downloaded webpki-roots v0.26.6
7422025-02-25T01:39:45.615Z Downloaded smoltcp v0.11.0
7432025-02-25T01:39:45.628Z Downloaded openapiv3 v2.0.0
7442025-02-25T01:39:45.639Z Downloaded typify-impl v0.3.0
7452025-02-25T01:39:45.654Z Downloaded hickory-proto v0.24.3
7462025-02-25T01:39:45.669Z Downloaded rustls v0.22.4
7472025-02-25T01:39:45.683Z Downloaded rustls v0.21.12
7482025-02-25T01:39:45.695Z Downloaded dropshot v0.15.1
7492025-02-25T01:39:45.718Z Downloaded bzip2-sys v0.1.11+1.0.8
7502025-02-25T01:39:45.730Z Downloaded regex-automata v0.4.8
7512025-02-25T01:39:45.748Z Downloaded rustix v0.38.37
7522025-02-25T01:39:45.771Z Downloaded object v0.30.4
7532025-02-25T01:39:45.781Z Downloaded sled v0.34.7
7542025-02-25T01:39:45.792Z Downloaded ratatui v0.29.0
7552025-02-25T01:39:45.813Z Downloaded regex-syntax v0.8.5
7562025-02-25T01:39:45.822Z Downloaded petname v2.0.2
7572025-02-25T01:39:45.827Z Downloaded curve25519-dalek v4.1.3
7582025-02-25T01:39:45.837Z Downloaded dropshot v0.12.0
7592025-02-25T01:39:45.858Z Downloaded syn v2.0.96
7602025-02-25T01:39:45.871Z Downloaded petgraph v0.6.5
7612025-02-25T01:39:45.888Z Downloaded rustls v0.23.19
7622025-02-25T01:39:45.900Z Downloaded zerocopy-derive v0.6.6
7632025-02-25T01:39:45.910Z Downloaded libc v0.2.170
7642025-02-25T01:39:45.935Z Downloaded radix_trie v0.2.1
7652025-02-25T01:39:45.941Z Downloaded object v0.36.5
7662025-02-25T01:39:45.952Z Downloaded regress v0.9.1
7672025-02-25T01:39:45.962Z Downloaded proptest v1.5.0
7682025-02-25T01:39:45.972Z Downloaded nix v0.27.1
7692025-02-25T01:39:45.982Z Downloaded lzma-sys v0.1.20
7702025-02-25T01:39:46.012Z Downloaded petgraph v0.7.1
7712025-02-25T01:39:46.030Z Downloaded tabled v0.18.0
7722025-02-25T01:39:46.048Z Downloaded sha3 v0.10.8
7732025-02-25T01:39:46.052Z Downloaded minimal-lexical v0.2.1
7742025-02-25T01:39:46.065Z Downloaded russh v0.45.0
7752025-02-25T01:39:46.065Z Downloaded tokio v1.43.0
7762025-02-25T01:39:46.101Z Downloaded rayon v1.10.0
7772025-02-25T01:39:46.110Z Downloaded time v0.3.36
7782025-02-25T01:39:46.117Z Downloaded tracing-core v0.1.32
7792025-02-25T01:39:46.120Z Downloaded unsafe-libyaml v0.2.11
7802025-02-25T01:39:46.123Z Downloaded unicode-width v0.2.0
7812025-02-25T01:39:46.129Z Downloaded regex-syntax v0.6.29
7822025-02-25T01:39:46.137Z Downloaded libz-sys v1.1.20
7832025-02-25T01:39:46.160Z Downloaded reedline v0.35.0
7842025-02-25T01:39:46.167Z Downloaded typify v0.3.0
7852025-02-25T01:39:46.170Z Downloaded zerocopy-derive v0.8.10
7862025-02-25T01:39:46.176Z Downloaded criterion v0.5.1
7872025-02-25T01:39:46.183Z Downloaded hyper-util v0.1.10
7882025-02-25T01:39:46.187Z Downloaded zeroize_derive v1.4.2
7892025-02-25T01:39:46.190Z Downloaded csv v1.3.1
7902025-02-25T01:39:46.209Z Downloaded crossbeam-utils v0.8.20
7912025-02-25T01:39:46.212Z Downloaded thread_local v1.1.8
7922025-02-25T01:39:46.215Z Downloaded zopfli v0.8.1
7932025-02-25T01:39:46.217Z Downloaded typed-path v0.9.3
7942025-02-25T01:39:46.222Z Downloaded target-lexicon v0.13.2
7952025-02-25T01:39:46.225Z Downloaded diff v0.1.13
7962025-02-25T01:39:46.227Z Downloaded unicode-normalization v0.1.24
7972025-02-25T01:39:46.231Z Downloaded tokio-rustls v0.26.0
7982025-02-25T01:39:46.233Z Downloaded predicates v3.1.3
7992025-02-25T01:39:46.236Z Downloaded steno v0.4.1
8002025-02-25T01:39:46.241Z Downloaded siphasher v0.3.11
8012025-02-25T01:39:46.243Z Downloaded slog-term v2.9.1
8022025-02-25T01:39:46.246Z Downloaded instability v0.3.2
8032025-02-25T01:39:46.246Z Downloaded dropshot_endpoint v0.12.0
8042025-02-25T01:39:46.250Z Downloaded crossbeam-epoch v0.9.18
8052025-02-25T01:39:46.253Z Downloaded publicsuffix v2.3.0
8062025-02-25T01:39:46.255Z Downloaded quinn-proto v0.11.8
8072025-02-25T01:39:46.268Z Downloaded phf_shared v0.11.2
8082025-02-25T01:39:46.270Z Downloaded parse-display v0.10.0
8092025-02-25T01:39:46.270Z Downloaded quote v1.0.38
8102025-02-25T01:39:46.273Z Downloaded httpmock v0.8.0-alpha.1
8112025-02-25T01:39:46.292Z Downloaded once_cell v1.20.3
8122025-02-25T01:39:46.295Z Downloaded csv-core v0.1.11
8132025-02-25T01:39:46.298Z Downloaded itertools v0.12.1
8142025-02-25T01:39:46.304Z Downloaded bindgen v0.69.5
8152025-02-25T01:39:46.311Z Downloaded lalrpop-util v0.19.12
8162025-02-25T01:39:46.313Z Downloaded encoding_rs v0.8.34
8172025-02-25T01:39:46.334Z Downloaded serde_urlencoded v0.7.1
8182025-02-25T01:39:46.336Z Downloaded owo-colors v4.1.0
8192025-02-25T01:39:46.339Z Downloaded icu_normalizer v1.5.0
8202025-02-25T01:39:46.342Z Downloaded ident_case v1.0.1
8212025-02-25T01:39:46.344Z Downloaded debug-ignore v1.0.5
8222025-02-25T01:39:46.344Z Downloaded rcgen v0.12.1
8232025-02-25T01:39:46.347Z Downloaded sqlparser v0.45.0
8242025-02-25T01:39:46.352Z Downloaded zerocopy v0.6.6
8252025-02-25T01:39:46.355Z Downloaded reqwest v0.12.12
8262025-02-25T01:39:46.363Z Downloaded ring v0.17.11
8272025-02-25T01:39:46.406Z Downloaded serde_tokenstream v0.2.2
8282025-02-25T01:39:46.409Z Downloaded serde_spanned v0.6.8
8292025-02-25T01:39:46.409Z Downloaded rustc_version v0.4.1
8302025-02-25T01:39:46.411Z Downloaded rustc-hash v2.1.1
8312025-02-25T01:39:46.411Z Downloaded sqlformat v0.2.6
8322025-02-25T01:39:46.414Z Downloaded semver v1.0.25
8332025-02-25T01:39:46.417Z Downloaded postgres-types v0.2.8
8342025-02-25T01:39:46.417Z Downloaded prettyplease v0.2.29
8352025-02-25T01:39:46.420Z Downloaded toml_edit v0.22.22
8362025-02-25T01:39:46.441Z Downloaded precomputed-hash v0.1.1
8372025-02-25T01:39:46.447Z Downloaded datatest-stable v0.2.9
8382025-02-25T01:39:46.450Z Downloaded toml_edit v0.19.15
8392025-02-25T01:39:46.459Z Downloaded daft v0.1.1
8402025-02-25T01:39:46.462Z Downloaded libgit2-sys v0.17.0+1.8.1
8412025-02-25T01:39:46.526Z Downloaded ctr v0.9.2
8422025-02-25T01:39:46.528Z Downloaded num-bigint-dig v0.8.4
8432025-02-25T01:39:46.532Z Downloaded data-encoding v2.6.0
8442025-02-25T01:39:46.536Z Downloaded which v4.4.2
8452025-02-25T01:39:46.536Z Downloaded unicode-linebreak v0.1.5
8462025-02-25T01:39:46.539Z Downloaded lock_api v0.4.12
8472025-02-25T01:39:46.539Z Downloaded plotters v0.3.7
8482025-02-25T01:39:46.546Z Downloaded zerovec v0.10.4
8492025-02-25T01:39:46.551Z Downloaded blake3 v1.5.4
8502025-02-25T01:39:46.559Z Downloaded darling_macro v0.20.10
8512025-02-25T01:39:46.562Z Downloaded spin v0.9.8
8522025-02-25T01:39:46.562Z Downloaded slog-bunyan v2.5.0
8532025-02-25T01:39:46.564Z Downloaded hyper-staticfile v0.10.1
8542025-02-25T01:39:46.567Z Downloaded diesel_derives v2.2.3
8552025-02-25T01:39:46.570Z Downloaded ron v0.7.1
8562025-02-25T01:39:46.574Z Downloaded daft-derive v0.1.1
8572025-02-25T01:39:46.577Z Downloaded uzers v0.12.1
8582025-02-25T01:39:46.580Z Downloaded progenitor-impl v0.8.0
8592025-02-25T01:39:46.582Z Downloaded parking_lot v0.12.3
8602025-02-25T01:39:46.585Z Downloaded stable_deref_trait v1.2.0
8612025-02-25T01:39:46.585Z Downloaded same-file v1.0.6
8622025-02-25T01:39:46.587Z Downloaded salsa20 v0.10.2
8632025-02-25T01:39:46.588Z Downloaded doc-comment v0.3.3
8642025-02-25T01:39:46.590Z Downloaded twox-hash v2.1.0
8652025-02-25T01:39:46.590Z Downloaded libm v0.2.8
8662025-02-25T01:39:46.598Z Downloaded vergen v8.3.2
8672025-02-25T01:39:46.600Z Downloaded num_enum_derive v0.5.11
8682025-02-25T01:39:46.603Z Downloaded num v0.4.3
8692025-02-25T01:39:46.603Z Downloaded lru v0.12.5
8702025-02-25T01:39:46.606Z Downloaded lockfree-object-pool v0.1.6
8712025-02-25T01:39:46.606Z Downloaded kstat-rs v0.2.4
8722025-02-25T01:39:46.608Z Downloaded keccak v0.1.5
8732025-02-25T01:39:46.608Z Downloaded ipnetwork v0.21.1
8742025-02-25T01:39:46.611Z Downloaded dirs-next v2.0.0
8752025-02-25T01:39:46.611Z Downloaded digest v0.10.7
8762025-02-25T01:39:46.613Z Downloaded smallvec v1.14.0
8772025-02-25T01:39:46.616Z Downloaded rustls-native-certs v0.7.3
8782025-02-25T01:39:46.619Z Downloaded icu_locid v1.5.0
8792025-02-25T01:39:46.621Z Downloaded goblin v0.8.2
8802025-02-25T01:39:46.628Z Downloaded compact_str v0.8.0
8812025-02-25T01:39:46.631Z Downloaded polling v3.7.3
8822025-02-25T01:39:46.635Z Downloaded subprocess v0.2.9
8832025-02-25T01:39:46.637Z Downloaded clap_derive v4.5.28
8842025-02-25T01:39:46.641Z Downloaded hkdf v0.12.4
8852025-02-25T01:39:46.643Z Downloaded futures-util v0.3.31
8862025-02-25T01:39:46.654Z Downloaded h2 v0.4.6
8872025-02-25T01:39:46.661Z Downloaded slog v2.7.0
8882025-02-25T01:39:46.664Z Downloaded hashbrown v0.15.1
8892025-02-25T01:39:46.669Z Downloaded hashbrown v0.14.5
8902025-02-25T01:39:46.674Z Downloaded sct v0.7.1
8912025-02-25T01:39:46.677Z Downloaded tungstenite v0.23.0
8922025-02-25T01:39:46.680Z Downloaded tungstenite v0.21.0
8932025-02-25T01:39:46.684Z Downloaded serde_yaml v0.9.34+deprecated
8942025-02-25T01:39:46.687Z Downloaded pin-project-internal v1.1.6
8952025-02-25T01:39:46.690Z Downloaded postgres-protocol v0.6.8
8962025-02-25T01:39:46.693Z Downloaded poly1305 v0.8.0
8972025-02-25T01:39:46.695Z Downloaded toml_datetime v0.6.8
8982025-02-25T01:39:46.695Z Downloaded peg v0.8.4
8992025-02-25T01:39:46.698Z Downloaded const_format v0.2.34
9002025-02-25T01:39:46.702Z Downloaded multimap v0.10.0
9012025-02-25T01:39:46.705Z Downloaded lazycell v1.3.0
9022025-02-25T01:39:46.705Z Downloaded lazy_static v1.5.0
9032025-02-25T01:39:46.707Z Downloaded dof v0.3.0
9042025-02-25T01:39:46.707Z Downloaded openssl-sys v0.9.106
9052025-02-25T01:39:46.712Z Downloaded tinytemplate v1.2.1
9062025-02-25T01:39:46.715Z Downloaded serde_with_macros v3.11.0
9072025-02-25T01:39:46.717Z Downloaded icu_properties v1.5.1
9082025-02-25T01:39:46.720Z Downloaded samael v0.0.18
9092025-02-25T01:39:46.725Z Downloaded parse-zoneinfo v0.3.1
9102025-02-25T01:39:46.727Z Downloaded num-bigint v0.4.6
9112025-02-25T01:39:46.732Z Downloaded document-features v0.2.10
9122025-02-25T01:39:46.734Z Downloaded defmt-parser v0.3.4
9132025-02-25T01:39:46.734Z Downloaded tempfile v3.13.0
9142025-02-25T01:39:46.737Z Downloaded sha2 v0.10.8
9152025-02-25T01:39:46.740Z Downloaded aes v0.8.4
9162025-02-25T01:39:46.742Z Downloaded derive_more v0.99.19
9172025-02-25T01:39:46.747Z Downloaded derive-where v1.2.7
9182025-02-25T01:39:46.751Z Downloaded const-oid v0.9.6
9192025-02-25T01:39:46.754Z Downloaded aes-gcm v0.10.3
9202025-02-25T01:39:46.756Z Downloaded supports-color v3.0.2
9212025-02-25T01:39:46.759Z Downloaded sha1 v0.10.6
9222025-02-25T01:39:46.759Z Downloaded r2d2 v0.8.10
9232025-02-25T01:39:46.761Z Downloaded tls_codec_derive v0.4.1
9242025-02-25T01:39:46.764Z Downloaded const_format_proc_macros v0.2.34
9252025-02-25T01:39:46.764Z Downloaded serde_derive v1.0.218
9262025-02-25T01:39:46.767Z Downloaded strum_macros v0.26.4
9272025-02-25T01:39:46.771Z Downloaded relative-path v1.9.3
9282025-02-25T01:39:46.775Z Downloaded fancy-regex v0.13.0
9292025-02-25T01:39:46.778Z Downloaded bytes v1.9.0
9302025-02-25T01:39:46.781Z Downloaded base64 v0.13.1
9312025-02-25T01:39:46.781Z Downloaded pkcs1 v0.7.5
9322025-02-25T01:39:46.783Z Downloaded parking_lot_core v0.8.6
9332025-02-25T01:39:46.786Z Downloaded headers v0.4.0
9342025-02-25T01:39:46.790Z Downloaded event-listener v5.3.1
9352025-02-25T01:39:46.793Z Downloaded progenitor-client v0.9.1
9362025-02-25T01:39:46.797Z Downloaded progenitor v0.9.1
9372025-02-25T01:39:46.797Z Downloaded hickory-client v0.24.3
9382025-02-25T01:39:46.800Z Downloaded blake2 v0.10.6
9392025-02-25T01:39:46.803Z Downloaded arc-swap v1.7.1
9402025-02-25T01:39:46.805Z Downloaded async-io v2.3.4
9412025-02-25T01:39:46.808Z Downloaded bitflags v2.6.0
9422025-02-25T01:39:46.810Z Downloaded async-trait v0.1.86
9432025-02-25T01:39:46.813Z Downloaded phf_codegen v0.11.2
9442025-02-25T01:39:46.816Z Downloaded float-ord v0.3.2
9452025-02-25T01:39:46.816Z Downloaded tower-layer v0.3.3
9462025-02-25T01:39:46.819Z Downloaded sqlparser_derive v0.2.2
9472025-02-25T01:39:46.819Z Downloaded block-buffer v0.10.4
9482025-02-25T01:39:46.819Z Downloaded async-task v4.7.1
9492025-02-25T01:39:46.821Z Downloaded async-executor v1.13.1
9502025-02-25T01:39:46.824Z Downloaded arrayvec v0.7.6
9512025-02-25T01:39:46.826Z Downloaded anyhow v1.0.96
9522025-02-25T01:39:46.829Z Downloaded async-process v2.3.0
9532025-02-25T01:39:46.833Z Downloaded arrayref v0.3.9
9542025-02-25T01:39:46.833Z Downloaded cancel-safe-futures v0.1.5
9552025-02-25T01:39:46.835Z Downloaded base64ct v1.6.0
9562025-02-25T01:39:46.838Z Downloaded async-bb8-diesel v0.2.1
9572025-02-25T01:39:46.840Z Downloaded ascii-canvas v3.0.0
9582025-02-25T01:39:46.840Z Downloaded array-init v0.0.4
9592025-02-25T01:39:46.840Z Downloaded argon2 v0.5.3
9602025-02-25T01:39:46.843Z Downloaded hash32 v0.2.1
9612025-02-25T01:39:46.845Z Downloaded ghash v0.5.1
9622025-02-25T01:39:46.845Z Downloaded ff v0.13.0
9632025-02-25T01:39:46.848Z Downloaded chacha20 v0.9.1
9642025-02-25T01:39:46.848Z Downloaded cargo-platform v0.1.8
9652025-02-25T01:39:46.850Z Downloaded bb8 v0.8.5
9662025-02-25T01:39:46.850Z Downloaded async-channel v2.3.1
9672025-02-25T01:39:46.853Z Downloaded assert-json-diff v2.0.2
9682025-02-25T01:39:46.853Z Downloaded bitfield-struct v0.6.2
9692025-02-25T01:39:46.856Z Downloaded group v0.13.0
9702025-02-25T01:39:46.856Z Downloaded glob v0.3.2
9712025-02-25T01:39:46.858Z Downloaded float-cmp v0.10.0
9722025-02-25T01:39:46.858Z Downloaded bytecount v0.6.8
9732025-02-25T01:39:46.862Z Downloaded blocking v1.6.1
9742025-02-25T01:39:46.862Z Downloaded async-attributes v1.1.2
9752025-02-25T01:39:46.862Z Downloaded assert_matches v1.5.0
9762025-02-25T01:39:46.864Z Downloaded generic-array v0.14.7
9772025-02-25T01:39:46.864Z Downloaded fastrand v2.1.1
9782025-02-25T01:39:46.867Z Downloaded atomic-waker v1.1.2
9792025-02-25T01:39:46.867Z Downloaded async-global-executor v2.4.1
9802025-02-25T01:39:46.869Z Downloaded foreign-types-macros v0.2.3
9812025-02-25T01:39:46.869Z Downloaded foldhash v0.1.3
9822025-02-25T01:39:46.872Z Downloaded fnv v1.0.7
9832025-02-25T01:39:46.872Z Downloaded flagset v0.4.6
9842025-02-25T01:39:46.872Z Downloaded futures-sink v0.3.31
9852025-02-25T01:39:46.875Z Downloaded futures-core v0.3.31
9862025-02-25T01:39:46.875Z Downloaded fs-err v2.11.0
9872025-02-25T01:39:46.878Z Downloaded fixedbitset v0.4.2
9882025-02-25T01:39:46.878Z Downloaded filetime v0.2.25
9892025-02-25T01:39:46.881Z Downloaded event-listener v2.5.3
9902025-02-25T01:39:46.881Z Downloaded cast v0.3.0
9912025-02-25T01:39:46.881Z Downloaded byteorder v1.5.0
9922025-02-25T01:39:46.885Z Downloaded base16ct v0.2.0
9932025-02-25T01:39:46.885Z Downloaded approx v0.5.1
9942025-02-25T01:39:46.887Z Downloaded fd-lock v4.0.2
9952025-02-25T01:39:47.036Z Downloaded libsqlite3-sys v0.30.1
9962025-02-25T01:39:47.291Z Downloaded aws-lc-sys v0.22.0
9972025-02-25T01:39:47.834Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
9982025-02-25T01:39:49.555Zpkg list: illegal option -- F
9992025-02-25T01:39:49.555ZUsage:
10002025-02-25T01:39:49.558Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
10012025-02-25T01:39:49.558Z [pkg_fmri_pattern ...]
10022025-02-25T01:39:50.477Zpkg list: illegal option -- F
10032025-02-25T01:39:50.477ZUsage:
10042025-02-25T01:39:50.480Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
10052025-02-25T01:39:50.480Z [pkg_fmri_pattern ...]
10062025-02-25T01:39:58.159Z Startup: Refreshing catalog 'helios-dev' ... Done
10072025-02-25T01:40:02.523Z Startup: Caching catalogs ... Done
10082025-02-25T01:40:15.668ZPlanning: Solver setup ... Done (12.179s)
10092025-02-25T01:40:15.827ZPlanning: Running solver ... Done (0.159s)
10102025-02-25T01:40:15.954ZPlanning: Finding local manifests ... Done (0.008s)
10112025-02-25T01:40:15.980ZPlanning: Fetching manifests: 0/7 0% complete
10122025-02-25T01:40:16.251ZPlanning: Fetching manifests: 7/7 100% complete
10132025-02-25T01:40:16.366ZPlanning: Package planning ... Done (0.116s)
10142025-02-25T01:40:16.425ZPlanning: Merging actions ... Done (0.058s)
10152025-02-25T01:40:16.624ZPlanning: Checking for conflicting actions ... Done (0.199s)
10162025-02-25T01:40:18.637ZPlanning: Consolidating action changes ... Done (2.012s)
10172025-02-25T01:40:19.074ZPlanning: Evaluating mediators ... Done (0.437s)
10182025-02-25T01:40:19.158ZPlanning: Planning completed in 16.53 seconds
10192025-02-25T01:40:19.174Z Packages to install: 4
10202025-02-25T01:40:19.174Z Packages to update: 3
10212025-02-25T01:40:19.177Z Mediators to change: 2
10222025-02-25T01:40:19.177Z Services to change: 1
10232025-02-25T01:40:19.177Z Estimated space available: 155.36 GB
10242025-02-25T01:40:19.177ZEstimated space to be consumed: 1.66 GB
10252025-02-25T01:40:19.177Z Create boot environment: No
10262025-02-25T01:40:19.177ZCreate backup boot environment: Yes
10272025-02-25T01:40:19.177Z Rebuild boot archive: No
10282025-02-25T01:40:19.177Z
10292025-02-25T01:40:19.177ZChanged mediators:
10302025-02-25T01:40:19.177Z mediator clang:
10312025-02-25T01:40:19.177Z version: None -> 15 (system default)
10322025-02-25T01:40:19.177Z
10332025-02-25T01:40:19.177Z mediator llvm:
10342025-02-25T01:40:19.177Z version: 14 (system default) -> 15 (system default)
10352025-02-25T01:40:19.178Z
10362025-02-25T01:40:19.178ZChanged packages:
10372025-02-25T01:40:19.178Zhelios-dev
10382025-02-25T01:40:19.178Z developer/build-essential
10392025-02-25T01:40:19.178Z None -> 11-2.0
10402025-02-25T01:40:19.178Z library/libxmlsec1
10412025-02-25T01:40:19.178Z None -> 1.2.35-2.0
10422025-02-25T01:40:19.178Z ooce/developer/clang-15
10432025-02-25T01:40:19.178Z None -> 15.0.7-2.0
10442025-02-25T01:40:19.178Z ooce/developer/llvm-15
10452025-02-25T01:40:19.178Z None -> 15.0.7-2.0
10462025-02-25T01:40:19.178Z package/pkg
10472025-02-25T01:40:19.178Z 0.5.11-2.0 -> 0.5.11-2.1.6412
10482025-02-25T01:40:19.178Z system/library/g++-runtime
10492025-02-25T01:40:19.178Z 13-2.0 -> 14-2.0
10502025-02-25T01:40:19.178Z system/library/gcc-runtime
10512025-02-25T01:40:19.178Z 13-2.0 -> 14-2.0
10522025-02-25T01:40:19.178Z
10532025-02-25T01:40:19.178ZServices:
10542025-02-25T01:40:19.178Z restart_fmri:
10552025-02-25T01:40:19.178Z svc:/system/update-man-index:default
10562025-02-25T01:40:19.178Z
10572025-02-25T01:40:19.178ZEditable files to change:
10582025-02-25T01:40:19.178Z Update:
10592025-02-25T01:40:19.178Z usr/share/lib/pkg/web/config.shtml
10602025-02-25T01:40:19.259Z
10612025-02-25T01:40:19.259ZDownload: 0/4301 items 0.0/225.4MB 0% complete
10622025-02-25T01:40:25.376ZDownload: 213/4301 items 1.3/225.4MB 0% complete (690k/s)
10632025-02-25T01:40:30.388ZDownload: 1301/4301 items 115.4/225.4MB 51% complete (11.5M/s)
10642025-02-25T01:40:36.685ZDownload: 2224/4301 items 119.2/225.4MB 52% complete (12.8M/s)
10652025-02-25T01:40:43.001ZDownload: 3247/4301 items 203.1/225.4MB 90% complete (8.8M/s)
10662025-02-25T01:40:48.004ZDownload: 4086/4301 items 219.8/225.4MB 97% complete (9.9M/s)
10672025-02-25T01:40:48.981ZDownload: Completed 225.42 MB in 29.72 seconds (7.6M/s)
10682025-02-25T01:40:51.042Z Actions: 1/5122 actions (Removing old actions)
10692025-02-25T01:40:51.065Z Actions: 194/5122 actions (Installing new actions)
10702025-02-25T01:40:55.851Z Actions: 4267/5122 actions (Updating modified actions)
10712025-02-25T01:40:56.210Z Actions: Completed 5122 actions in 5.17 seconds.
10722025-02-25T01:40:56.645Z Done (0.426s)
10732025-02-25T01:40:56.661Z Done (0.001s)
10742025-02-25T01:40:57.275Z Done (0.627s)
10752025-02-25T01:41:01.984Z Done (4.460s)
10762025-02-25T01:41:02.075Z Done (0.018s)
10772025-02-25T01:41:02.079Z Done (0.000s)
10782025-02-25T01:41:02.255Z Done (0.000s)
10792025-02-25T01:41:02.999ZPlanning: Evaluating mediator changes ... Done
10802025-02-25T01:41:03.166ZPlanning: Checking for conflicting actions ... Done
10812025-02-25T01:41:03.169ZPlanning: Consolidating action changes ... Done
10822025-02-25T01:41:03.444ZPlanning: Evaluating mediators ... Done
10832025-02-25T01:41:03.446ZPlanning: Planning completed in 0.45 seconds
10842025-02-25T01:41:03.485Z Mediators to change: 2
10852025-02-25T01:41:03.485Z Create boot environment: No
10862025-02-25T01:41:03.487ZCreate backup boot environment: No
10872025-02-25T01:41:03.586Z Done
10882025-02-25T01:41:03.586Z Done
10892025-02-25T01:41:04.041Z Done
10902025-02-25T01:41:07.850Z Done
10912025-02-25T01:41:07.943Z Done
10922025-02-25T01:41:07.945Z Done
10932025-02-25T01:41:08.087Z Done
10942025-02-25T01:41:08.995ZPlanning: Evaluating mediator changes ... Done
10952025-02-25T01:41:09.006ZPlanning: Merging actions ... Done
10962025-02-25T01:41:09.006ZPlanning: Checking for conflicting actions ... Done
10972025-02-25T01:41:09.006ZPlanning: Consolidating action changes ... Done
10982025-02-25T01:41:09.199ZPlanning: Evaluating mediators ... Done
10992025-02-25T01:41:09.258ZPlanning: Planning completed in 0.78 seconds
11002025-02-25T01:41:09.299Z Packages to change: 1
11012025-02-25T01:41:09.299Z Mediators to change: 1
11022025-02-25T01:41:09.299Z Services to change: 1
11032025-02-25T01:41:09.304Z Create boot environment: No
11042025-02-25T01:41:09.304ZCreate backup boot environment: Yes
11052025-02-25T01:41:11.544Z Actions: 1/6 actions (Updating modified actions)
11062025-02-25T01:41:11.547Z Actions: Completed 6 actions in 0.00 seconds.
11072025-02-25T01:41:11.547Z Done
11082025-02-25T01:41:11.547Z Done
11092025-02-25T01:41:11.671Z Done
11102025-02-25T01:41:15.458Z Done
11112025-02-25T01:41:15.549Z Done
11122025-02-25T01:41:15.558Z Done
11132025-02-25T01:41:15.708Z Done
11142025-02-25T01:41:16.145ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
11152025-02-25T01:41:16.145Zclang system 15 system
11162025-02-25T01:41:16.146Zcsh system system illumos
11172025-02-25T01:41:16.146Zctags system system illumos
11182025-02-25T01:41:16.146Zgcc vendor 12 vendor
11192025-02-25T01:41:16.146Zgcc system 10 system
11202025-02-25T01:41:16.146Zgcc system 7 system
11212025-02-25T01:41:16.146Zgo system 1.20 system
11222025-02-25T01:41:16.146Zgo system 1.19 system
11232025-02-25T01:41:16.146Zllvm system 15 system
11242025-02-25T01:41:16.147Zllvm system 14 system
11252025-02-25T01:41:16.147Zmariadb system 10.6 system
11262025-02-25T01:41:16.147Zmta vendor vendor dma
11272025-02-25T01:41:16.147Zopenjdk system 17 system
11282025-02-25T01:41:16.147Zopenjdk system 11 system
11292025-02-25T01:41:16.147Zopenjdk system 1.8 system
11302025-02-25T01:41:16.147Zopenssl vendor 3 vendor
11312025-02-25T01:41:16.147Zperl system 5.36 system
11322025-02-25T01:41:16.147Zpostgresql system 15 system
11332025-02-25T01:41:16.147Zpostgresql system 13 system
11342025-02-25T01:41:16.147Zpython vendor 3 vendor
11352025-02-25T01:41:16.147Zpython system 2 system
11362025-02-25T01:41:16.148Zpython3 system 3.11 system
11372025-02-25T01:41:16.148Zruby system 3.0 system
11382025-02-25T01:41:16.148Zwords vendor vendor american-english
11392025-02-25T01:41:16.148Zwords system system australian-english
11402025-02-25T01:41:16.148Zwords system system british-english
11412025-02-25T01:41:16.148Zwords system system canadian-english
11422025-02-25T01:41:16.148Zwords system system french
11432025-02-25T01:41:16.148Zwords system system italian
11442025-02-25T01:41:16.148Zwords system system ngerman
11452025-02-25T01:41:16.148Zwords system system ogerman
11462025-02-25T01:41:16.148Zwords system system spanish
11472025-02-25T01:41:16.500ZPUBLISHER TYPE STATUS P LOCATION
11482025-02-25T01:41:16.500Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
11492025-02-25T01:41:19.567ZFMRI IFO
11502025-02-25T01:41:19.567Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
11512025-02-25T01:41:19.567Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
11522025-02-25T01:41:19.567Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
11532025-02-25T01:41:19.567Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
11542025-02-25T01:41:19.567Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
11552025-02-25T01:41:19.568Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
11562025-02-25T01:41:19.568Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
11572025-02-25T01:41:19.568Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
11582025-02-25T01:41:19.568Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
11592025-02-25T01:41:19.568Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
11602025-02-25T01:41:19.568Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
11612025-02-25T01:41:19.568Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
11622025-02-25T01:41:19.568Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
11632025-02-25T01:41:19.568Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
11642025-02-25T01:41:19.568Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
11652025-02-25T01:41:20.688Z Downloading crates ...
11662025-02-25T01:41:20.781Z Downloaded cargo_toml v0.20.5
11672025-02-25T01:41:20.928Z Compiling proc-macro2 v1.0.93
11682025-02-25T01:41:20.931Z Compiling unicode-ident v1.0.14
11692025-02-25T01:41:20.931Z Compiling serde v1.0.218
11702025-02-25T01:41:20.931Z Compiling version_check v0.9.5
11712025-02-25T01:41:20.931Z Compiling thiserror v1.0.69
11722025-02-25T01:41:20.931Z Compiling memchr v2.7.4
11732025-02-25T01:41:20.951Z Compiling libc v0.2.170
11742025-02-25T01:41:20.953Z Compiling itoa v1.0.11
11752025-02-25T01:41:21.203Z Compiling ucd-trie v0.1.7
11762025-02-25T01:41:21.226Z Compiling ryu v1.0.18
11772025-02-25T01:41:21.631Z Compiling once_cell v1.20.3
11782025-02-25T01:41:21.666Z Compiling byteorder v1.5.0
11792025-02-25T01:41:21.919Z Compiling rustix v0.38.37
11802025-02-25T01:41:21.953Z Compiling serde_json v1.0.139
11812025-02-25T01:41:22.079Z Compiling bitflags v2.6.0
11822025-02-25T01:41:22.286Z Compiling usdt-impl v0.5.0
11832025-02-25T01:41:22.446Z Compiling proc-macro-error-attr v1.0.4
11842025-02-25T01:41:22.490Z Compiling syn v1.0.109
11852025-02-25T01:41:22.515Z Compiling proc-macro-error v1.0.4
11862025-02-25T01:41:22.733Z Compiling quote v1.0.38
11872025-02-25T01:41:22.785Z Compiling log v0.4.22
11882025-02-25T01:41:22.809Z Compiling errno v0.3.9
11892025-02-25T01:41:22.821Z Compiling hashbrown v0.15.1
11902025-02-25T01:41:23.061Z Compiling thread-id v4.2.2
11912025-02-25T01:41:23.100Z Compiling utf8parse v0.2.2
11922025-02-25T01:41:23.115Z Compiling syn v2.0.96
11932025-02-25T01:41:23.118Z Compiling plain v0.2.3
11942025-02-25T01:41:23.184Z Compiling camino v1.1.9
11952025-02-25T01:41:23.263Z Compiling equivalent v1.0.1
11962025-02-25T01:41:23.276Z Compiling anstyle-parse v0.2.5
11972025-02-25T01:41:23.599Z Compiling anstyle-query v1.1.1
11982025-02-25T01:41:23.749Z Compiling unicode-width v0.1.14
11992025-02-25T01:41:23.827Z Compiling indexmap v2.7.1
12002025-02-25T01:41:23.880Z Compiling semver v1.0.25
12012025-02-25T01:41:23.914Z Compiling autocfg v1.4.0
12022025-02-25T01:41:24.124Z Compiling winnow v0.6.20
12032025-02-25T01:41:24.247Z Compiling is_terminal_polyfill v1.70.1
12042025-02-25T01:41:24.361Z Compiling anstyle v1.0.10
12052025-02-25T01:41:24.384Z Compiling colorchoice v1.0.2
12062025-02-25T01:41:24.565Z Compiling pretty-hex v0.4.1
12072025-02-25T01:41:24.794Z Compiling anstream v0.6.15
12082025-02-25T01:41:24.851Z Compiling fs-err v2.11.0
12092025-02-25T01:41:25.018Z Compiling terminal_size v0.4.0
12102025-02-25T01:41:25.152Z Compiling anyhow v1.0.96
12112025-02-25T01:41:25.178Z Compiling heck v0.5.0
12122025-02-25T01:41:25.395Z Compiling fnv v1.0.7
12132025-02-25T01:41:25.541Z Compiling heck v0.4.1
12142025-02-25T01:41:25.634Z Compiling bytecount v0.6.8
12152025-02-25T01:41:25.681Z Compiling clap_lex v0.7.4
12162025-02-25T01:41:25.698Z Compiling cfg-if v1.0.0
12172025-02-25T01:41:25.764Z Compiling strsim v0.11.1
12182025-02-25T01:41:25.799Z Compiling fastrand v2.1.1
12192025-02-25T01:41:25.879Z Compiling papergrid v0.11.0
12202025-02-25T01:41:26.314Z Compiling tempfile v3.13.0
12212025-02-25T01:41:26.391Z Compiling clap_builder v4.5.30
12222025-02-25T01:41:26.686Z Compiling memmap v0.7.0
12232025-02-25T01:41:26.711Z Compiling unicode-linebreak v0.1.5
12242025-02-25T01:41:26.993Z Compiling smawk v0.3.2
12252025-02-25T01:41:27.206Z Compiling textwrap v0.16.1
12262025-02-25T01:41:27.577Z Compiling swrite v0.1.0
12272025-02-25T01:41:28.245Z Compiling tabled_derive v0.7.0
12282025-02-25T01:41:29.658Z Compiling tabled v0.15.0
12292025-02-25T01:41:29.859Z Compiling serde_derive v1.0.218
12302025-02-25T01:41:29.863Z Compiling thiserror-impl v1.0.69
12312025-02-25T01:41:29.863Z Compiling zerocopy-derive v0.7.35
12322025-02-25T01:41:29.863Z Compiling scroll_derive v0.12.0
12332025-02-25T01:41:29.863Z Compiling clap_derive v4.5.28
12342025-02-25T01:41:31.322Z Compiling scroll v0.12.0
12352025-02-25T01:41:31.816Z Compiling zerocopy v0.7.35
12362025-02-25T01:41:31.835Z Compiling goblin v0.8.2
12372025-02-25T01:41:32.714Z Compiling pest v2.7.14
12382025-02-25T01:41:33.276Z Compiling clap v4.5.30
12392025-02-25T01:41:34.801Z Compiling pest_meta v2.7.14
12402025-02-25T01:41:35.707Z Compiling pest_generator v2.7.14
12412025-02-25T01:41:37.073Z Compiling pest_derive v2.7.14
12422025-02-25T01:41:37.716Z Compiling dtrace-parser v0.2.0
12432025-02-25T01:41:38.585Z Compiling toml_datetime v0.6.8
12442025-02-25T01:41:38.587Z Compiling serde_spanned v0.6.8
12452025-02-25T01:41:38.587Z Compiling cargo-platform v0.1.8
12462025-02-25T01:41:38.890Z Compiling serde_tokenstream v0.2.2
12472025-02-25T01:41:38.904Z Compiling macaddr v1.0.1
12482025-02-25T01:41:39.041Z Compiling toml_edit v0.22.22
12492025-02-25T01:41:39.190Z Compiling camino-tempfile v1.1.1
12502025-02-25T01:41:39.970Z Compiling dof v0.3.0
12512025-02-25T01:41:39.970Z Compiling cargo_metadata v0.18.1
12522025-02-25T01:41:41.582Z Compiling usdt-macro v0.5.0
12532025-02-25T01:41:41.582Z Compiling usdt-attr-macro v0.5.0
12542025-02-25T01:41:41.731Z Compiling toml v0.8.19
12552025-02-25T01:41:42.672Z Compiling cargo_toml v0.20.5
12562025-02-25T01:41:42.741Z Compiling usdt v0.5.0
12572025-02-25T01:41:45.329Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
12582025-02-25T01:41:48.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.39s
12592025-02-25T01:41:48.606Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
12602025-02-25T01:41:49.516Z Compiling serde v1.0.218
12612025-02-25T01:41:49.519Z Compiling value-bag v1.9.0
12622025-02-25T01:41:49.519Z Compiling lock_api v0.4.12
12632025-02-25T01:41:49.519Z Compiling scopeguard v1.2.0
12642025-02-25T01:41:49.519Z Compiling typenum v1.17.0
12652025-02-25T01:41:49.519Z Compiling generic-array v0.14.7
12662025-02-25T01:41:49.652Z Compiling syn v2.0.96
12672025-02-25T01:41:49.655Z Compiling getrandom v0.2.15
12682025-02-25T01:41:49.830Z Compiling subtle v2.6.1
12692025-02-25T01:41:50.058Z Compiling rand_core v0.6.4
12702025-02-25T01:41:50.138Z Compiling shlex v1.3.0
12712025-02-25T01:41:50.163Z Compiling jobserver v0.1.32
12722025-02-25T01:41:50.179Z Compiling log v0.4.22
12732025-02-25T01:41:50.315Z Compiling smallvec v1.14.0
12742025-02-25T01:41:50.502Z Compiling const-oid v0.9.6
12752025-02-25T01:41:50.579Z Compiling cc v1.2.15
12762025-02-25T01:41:50.671Z Compiling pin-project-lite v0.2.14
12772025-02-25T01:41:50.730Z Compiling rustix v0.38.37
12782025-02-25T01:41:50.810Z Compiling parking_lot_core v0.9.10
12792025-02-25T01:41:50.944Z Compiling futures-core v0.3.31
12802025-02-25T01:41:50.970Z Compiling spin v0.9.8
12812025-02-25T01:41:51.219Z Compiling signal-hook-registry v1.4.2
12822025-02-25T01:41:51.367Z Compiling mio v1.0.2
12832025-02-25T01:41:51.600Z Compiling either v1.13.0
12842025-02-25T01:41:51.848Z Compiling parking_lot v0.12.3
12852025-02-25T01:41:51.912Z Compiling aho-corasick v1.1.3
12862025-02-25T01:41:52.006Z Compiling stable_deref_trait v1.2.0
12872025-02-25T01:41:52.112Z Compiling futures-sink v0.3.31
12882025-02-25T01:41:52.133Z Compiling regex-syntax v0.8.5
12892025-02-25T01:41:52.275Z Compiling cpufeatures v0.2.14
12902025-02-25T01:41:52.391Z Compiling socket2 v0.5.8
12912025-02-25T01:41:52.411Z Compiling slab v0.4.9
12922025-02-25T01:41:52.535Z Compiling glob v0.3.2
12932025-02-25T01:41:52.588Z Compiling prettyplease v0.2.29
12942025-02-25T01:41:52.972Z Compiling lazy_static v1.5.0
12952025-02-25T01:41:53.111Z Compiling serde_json v1.0.139
12962025-02-25T01:41:53.198Z Compiling minimal-lexical v0.2.1
12972025-02-25T01:41:53.246Z Compiling futures-channel v0.3.31
12982025-02-25T01:41:53.344Z Compiling clang-sys v1.8.1
12992025-02-25T01:41:53.486Z Compiling libloading v0.8.5
13002025-02-25T01:41:53.639Z Compiling nom v7.1.3
13012025-02-25T01:41:53.701Z Compiling home v0.5.9
13022025-02-25T01:41:53.870Z Compiling futures-task v0.3.31
13032025-02-25T01:41:53.915Z Compiling bindgen v0.69.5
13042025-02-25T01:41:54.064Z Compiling pin-utils v0.1.0
13052025-02-25T01:41:54.162Z Compiling futures-io v0.3.31
13062025-02-25T01:41:54.352Z Compiling itertools v0.12.1
13072025-02-25T01:41:54.438Z Compiling libm v0.2.8
13082025-02-25T01:41:54.800Z Compiling allocator-api2 v0.2.18
13092025-02-25T01:41:54.829Z Compiling foldhash v0.1.3
13102025-02-25T01:41:55.106Z Compiling lazycell v1.3.0
13112025-02-25T01:41:55.278Z Compiling rustc-hash v1.1.0
13122025-02-25T01:41:55.444Z Compiling hashbrown v0.15.1
13132025-02-25T01:41:55.563Z Compiling cmake v0.1.51
13142025-02-25T01:41:56.412Z Compiling regex-automata v0.4.8
13152025-02-25T01:41:56.431Z Compiling num-traits v0.2.19
13162025-02-25T01:41:56.680Z Compiling cexpr v0.6.0
13172025-02-25T01:41:56.741Z Compiling fs_extra v1.3.0
13182025-02-25T01:41:56.943Z Compiling synstructure v0.13.1
13192025-02-25T01:41:57.258Z Compiling pkg-config v0.3.31
13202025-02-25T01:41:58.063Z Compiling dunce v1.0.5
13212025-02-25T01:41:58.289Z Compiling writeable v0.5.5
13222025-02-25T01:41:58.447Z Compiling litemap v0.7.3
13232025-02-25T01:41:58.543Z Compiling ring v0.17.11
13242025-02-25T01:41:58.822Z Compiling base64ct v1.6.0
13252025-02-25T01:41:58.855Z Compiling paste v1.0.15
13262025-02-25T01:41:59.502Z Compiling pem-rfc7468 v0.7.0
13272025-02-25T01:41:59.531Z Compiling icu_locid_transform_data v1.5.0
13282025-02-25T01:41:59.645Z Compiling aws-lc-rs v1.10.0
13292025-02-25T01:42:00.041Z Compiling flagset v0.4.6
13302025-02-25T01:42:00.066Z Compiling httparse v1.9.5
13312025-02-25T01:42:00.265Z Compiling tracing-core v0.1.32
13322025-02-25T01:42:00.878Z Compiling icu_properties_data v1.5.0
13332025-02-25T01:42:00.981Z Compiling rustls-pki-types v1.10.0
13342025-02-25T01:42:01.133Z Compiling percent-encoding v2.3.1
13352025-02-25T01:42:01.136Z Compiling crossbeam-utils v0.8.20
13362025-02-25T01:42:01.504Z Compiling icu_normalizer_data v1.5.0
13372025-02-25T01:42:01.618Z Compiling untrusted v0.7.1
13382025-02-25T01:42:01.680Z Compiling regex v1.11.1
13392025-02-25T01:42:01.815Z Compiling serde_derive v1.0.218
13402025-02-25T01:42:01.851Z Compiling zeroize_derive v1.4.2
13412025-02-25T01:42:01.883Z Compiling zerocopy-derive v0.7.35
13422025-02-25T01:42:02.091Z Compiling tokio-macros v2.5.0
13432025-02-25T01:42:02.599Z Compiling zerofrom-derive v0.1.4
13442025-02-25T01:42:03.246Z Compiling zeroize v1.8.1
13452025-02-25T01:42:03.628Z Compiling yoke-derive v0.7.4
13462025-02-25T01:42:03.874Z Compiling zerocopy v0.7.35
13472025-02-25T01:42:04.538Z Compiling futures-macro v0.3.31
13482025-02-25T01:42:04.842Z Compiling crypto-common v0.1.6
13492025-02-25T01:42:05.100Z Compiling block-buffer v0.10.4
13502025-02-25T01:42:05.123Z Compiling thiserror-impl v1.0.69
13512025-02-25T01:42:05.182Z Compiling zerovec-derive v0.10.3
13522025-02-25T01:42:05.390Z Compiling digest v0.10.7
13532025-02-25T01:42:05.918Z Compiling zerofrom v0.1.4
13542025-02-25T01:42:05.938Z Compiling hmac v0.12.1
13552025-02-25T01:42:06.157Z Compiling displaydoc v0.2.5
13562025-02-25T01:42:06.209Z Compiling block-padding v0.3.3
13572025-02-25T01:42:06.234Z Compiling yoke v0.7.4
13582025-02-25T01:42:06.469Z Compiling futures-util v0.3.31
13592025-02-25T01:42:06.488Z Compiling inout v0.1.3
13602025-02-25T01:42:06.609Z Compiling ppv-lite86 v0.2.20
13612025-02-25T01:42:06.774Z Compiling cipher v0.4.4
13622025-02-25T01:42:06.949Z Compiling sha2 v0.10.8
13632025-02-25T01:42:07.305Z Compiling icu_provider_macros v1.5.0
13642025-02-25T01:42:07.426Z Compiling der_derive v0.7.3
13652025-02-25T01:42:07.627Z Compiling tracing-attributes v0.1.27
13662025-02-25T01:42:07.751Z Compiling zerovec v0.10.4
13672025-02-25T01:42:08.124Z Compiling thiserror v1.0.69
13682025-02-25T01:42:08.287Z Compiling pest v2.7.14
13692025-02-25T01:42:08.411Z Compiling salsa20 v0.10.2
13702025-02-25T01:42:08.649Z Compiling pbkdf2 v0.12.2
13712025-02-25T01:42:08.869Z Compiling vcpkg v0.2.15
13722025-02-25T01:42:09.656Z Compiling tinystr v0.7.6
13732025-02-25T01:42:09.713Z Compiling der v0.7.9
13742025-02-25T01:42:10.037Z Compiling icu_locid v1.5.0
13752025-02-25T01:42:10.514Z Compiling icu_collections v1.5.0
13762025-02-25T01:42:10.643Z Compiling untrusted v0.9.0
13772025-02-25T01:42:10.840Z Compiling tracing v0.1.40
13782025-02-25T01:42:10.862Z Compiling utf8_iter v1.0.4
13792025-02-25T01:42:11.122Z Compiling time-core v0.1.2
13802025-02-25T01:42:11.318Z Compiling icu_provider v1.5.0
13812025-02-25T01:42:11.359Z Compiling utf16_iter v1.0.5
13822025-02-25T01:42:11.390Z Compiling powerfmt v0.2.0
13832025-02-25T01:42:11.580Z Compiling num-conv v0.1.0
13842025-02-25T01:42:11.777Z Compiling spki v0.7.3
13852025-02-25T01:42:11.819Z Compiling mirai-annotations v1.12.0
13862025-02-25T01:42:11.864Z Compiling write16 v1.0.0
13872025-02-25T01:42:11.889Z Compiling time-macros v0.2.18
13882025-02-25T01:42:12.012Z Compiling icu_locid_transform v1.5.0
13892025-02-25T01:42:12.031Z Compiling deranged v0.3.11
13902025-02-25T01:42:12.094Z Compiling pest_meta v2.7.14
13912025-02-25T01:42:12.253Z Compiling openssl-sys v0.9.106
13922025-02-25T01:42:13.334Z Compiling icu_properties v1.5.1
13932025-02-25T01:42:13.445Z Compiling scrypt v0.11.0
13942025-02-25T01:42:13.843Z Compiling rand_chacha v0.3.1
13952025-02-25T01:42:13.953Z Compiling aes v0.8.4
13962025-02-25T01:42:14.281Z Compiling cbc v0.1.2
13972025-02-25T01:42:14.535Z Compiling bitflags v2.6.0
13982025-02-25T01:42:14.612Z Compiling bytes v1.9.0
13992025-02-25T01:42:15.866Z Compiling tokio v1.43.0
14002025-02-25T01:42:16.203Z Compiling semver v1.0.25
14012025-02-25T01:42:16.421Z Compiling indexmap v2.7.1
14022025-02-25T01:42:16.578Z Compiling http v1.2.0
14032025-02-25T01:42:16.702Z Compiling rustc_version v0.4.1
14042025-02-25T01:42:16.891Z Compiling scroll_derive v0.12.0
14052025-02-25T01:42:17.380Z Compiling icu_normalizer v1.5.0
14062025-02-25T01:42:17.625Z Compiling num_threads v0.1.7
14072025-02-25T01:42:17.774Z Compiling tinyvec_macros v0.1.1
14082025-02-25T01:42:17.807Z Compiling atomic-waker v1.1.2
14092025-02-25T01:42:17.885Z Compiling tinyvec v1.8.0
14102025-02-25T01:42:17.989Z Compiling time v0.3.36
14112025-02-25T01:42:18.009Z Compiling http-body v1.0.1
14122025-02-25T01:42:18.259Z Compiling idna_adapter v1.2.0
14132025-02-25T01:42:18.322Z Compiling scroll v0.12.0
14142025-02-25T01:42:18.478Z Compiling pkcs5 v0.7.1
14152025-02-25T01:42:18.724Z Compiling which v4.4.2
14162025-02-25T01:42:18.859Z Compiling rand v0.8.5
14172025-02-25T01:42:19.255Z Compiling pest_generator v2.7.14
14182025-02-25T01:42:19.507Z Compiling form_urlencoded v1.2.1
14192025-02-25T01:42:19.588Z Compiling zerocopy v0.8.10
14202025-02-25T01:42:19.633Z Compiling slog v2.7.0
14212025-02-25T01:42:19.802Z Compiling try-lock v0.2.5
14222025-02-25T01:42:19.972Z Compiling getrandom v0.3.1
14232025-02-25T01:42:20.152Z Compiling goblin v0.8.2
14242025-02-25T01:42:20.517Z Compiling want v0.3.1
14252025-02-25T01:42:20.723Z Compiling pkcs8 v0.10.2
14262025-02-25T01:42:20.856Z Compiling idna v1.0.3
14272025-02-25T01:42:20.903Z Compiling uuid v1.12.0
14282025-02-25T01:42:21.137Z Compiling pest_derive v2.7.14
14292025-02-25T01:42:21.410Z Compiling zerocopy-derive v0.8.10
14302025-02-25T01:42:21.965Z Compiling httpdate v1.0.3
14312025-02-25T01:42:22.405Z Compiling iana-time-zone v0.1.61
14322025-02-25T01:42:22.407Z Compiling tower-service v0.3.3
14332025-02-25T01:42:22.445Z Compiling dtrace-parser v0.2.0
14342025-02-25T01:42:22.588Z Compiling chrono v0.4.39
14352025-02-25T01:42:23.010Z Compiling serde_tokenstream v0.2.2
14362025-02-25T01:42:23.493Z Compiling serde_spanned v0.6.8
14372025-02-25T01:42:23.607Z Compiling toml_datetime v0.6.8
14382025-02-25T01:42:23.746Z Compiling base64 v0.22.1
14392025-02-25T01:42:24.031Z Compiling tokio-util v0.7.12
14402025-02-25T01:42:24.248Z Compiling foreign-types-shared v0.1.1
14412025-02-25T01:42:24.382Z Compiling adler2 v2.0.0
14422025-02-25T01:42:24.430Z Compiling openssl v0.10.71
14432025-02-25T01:42:24.606Z Compiling rustversion v1.0.17
14442025-02-25T01:42:24.880Z Compiling match_cfg v0.1.0
14452025-02-25T01:42:24.997Z Compiling h2 v0.4.6
14462025-02-25T01:42:25.318Z Compiling hostname v0.3.1
14472025-02-25T01:42:25.389Z Compiling miniz_oxide v0.8.0
14482025-02-25T01:42:25.531Z Compiling foreign-types v0.3.2
14492025-02-25T01:42:25.682Z Compiling url v2.5.3
14502025-02-25T01:42:25.892Z Compiling dof v0.3.0
14512025-02-25T01:42:26.805Z Compiling usdt-impl v0.5.0
14522025-02-25T01:42:27.369Z Compiling rand_core v0.9.2
14532025-02-25T01:42:27.692Z Compiling async-trait v0.1.86
14542025-02-25T01:42:27.824Z Compiling openssl-macros v0.1.1
14552025-02-25T01:42:28.143Z Compiling serde_derive_internals v0.29.1
14562025-02-25T01:42:28.567Z Compiling dirs-sys-next v0.1.2
14572025-02-25T01:42:28.728Z Compiling schemars v0.8.21
14582025-02-25T01:42:28.995Z Compiling rustls v0.22.4
14592025-02-25T01:42:29.098Z Compiling siphasher v0.3.11
14602025-02-25T01:42:29.128Z Compiling data-encoding v2.6.0
14612025-02-25T01:42:29.270Z Compiling syn v1.0.109
14622025-02-25T01:42:29.305Z Compiling rustls v0.23.19
14632025-02-25T01:42:29.450Z Compiling native-tls v0.2.12
14642025-02-25T01:42:29.686Z Compiling dirs-next v2.0.0
14652025-02-25T01:42:29.894Z Compiling rand_chacha v0.9.0
14662025-02-25T01:42:30.169Z Compiling unicode-normalization v0.1.24
14672025-02-25T01:42:30.354Z Compiling schemars_derive v0.8.21
14682025-02-25T01:42:31.118Z Compiling http-body-util v0.1.2
14692025-02-25T01:42:31.154Z Compiling heapless v0.7.17
14702025-02-25T01:42:31.346Z Compiling crossbeam-epoch v0.9.18
14712025-02-25T01:42:31.594Z Compiling signature v2.2.0
14722025-02-25T01:42:31.611Z Compiling sha1 v0.10.6
14732025-02-25T01:42:31.910Z Compiling bzip2-sys v0.1.11+1.0.8
14742025-02-25T01:42:32.002Z Compiling thread_local v1.1.8
14752025-02-25T01:42:32.041Z Compiling encoding_rs v0.8.34
14762025-02-25T01:42:32.062Z Compiling cookie v0.18.1
14772025-02-25T01:42:32.388Z Compiling hyper v1.5.2
14782025-02-25T01:42:32.391Z Compiling multer v3.1.0
14792025-02-25T01:42:32.454Z Compiling rayon-core v1.12.1
14802025-02-25T01:42:32.711Z Compiling unicode-bidi v0.3.17
14812025-02-25T01:42:32.769Z Compiling mime v0.3.17
14822025-02-25T01:42:33.236Z Compiling unicode-properties v0.1.3
14832025-02-25T01:42:33.300Z Compiling openssl-probe v0.1.5
14842025-02-25T01:42:33.630Z Compiling ipnet v2.10.1
14852025-02-25T01:42:33.669Z Compiling slog-async v2.8.0
14862025-02-25T01:42:33.992Z Compiling gimli v0.31.1
14872025-02-25T01:42:34.200Z Compiling signal-hook v0.3.17
14882025-02-25T01:42:34.514Z Compiling dyn-clone v1.0.18
14892025-02-25T01:42:34.691Z Compiling hyper-util v0.1.10
14902025-02-25T01:42:35.109Z Compiling stringprep v0.1.5
14912025-02-25T01:42:36.180Z Compiling toml_edit v0.22.22
14922025-02-25T01:42:36.666Z Compiling crossbeam-deque v0.8.5
14932025-02-25T01:42:37.078Z Compiling rand v0.9.0
14942025-02-25T01:42:37.564Z Compiling term v0.7.0
14952025-02-25T01:42:37.935Z Compiling usdt-macro v0.5.0
14962025-02-25T01:42:37.999Z Compiling usdt-attr-macro v0.5.0
14972025-02-25T01:42:38.754Z Compiling addr2line v0.24.2
14982025-02-25T01:42:38.784Z Compiling slog-json v2.6.1
14992025-02-25T01:42:38.844Z Compiling serde_urlencoded v0.7.1
15002025-02-25T01:42:39.145Z Compiling curve25519-dalek v4.1.3
15012025-02-25T01:42:39.319Z Compiling crossbeam-channel v0.5.13
15022025-02-25T01:42:39.390Z Compiling futures-executor v0.3.31
15032025-02-25T01:42:39.410Z Compiling enum-as-inner v0.6.1
15042025-02-25T01:42:39.584Z Compiling md-5 v0.10.6
15052025-02-25T01:42:39.816Z Compiling async-stream-impl v0.3.6
15062025-02-25T01:42:39.870Z Compiling rustls-pemfile v2.2.0
15072025-02-25T01:42:39.922Z Compiling num-integer v0.1.46
15082025-02-25T01:42:40.230Z Compiling hash32 v0.2.1
15092025-02-25T01:42:40.270Z Compiling ff v0.13.0
15102025-02-25T01:42:40.506Z Compiling is-terminal v0.4.13
15112025-02-25T01:42:40.524Z Compiling object v0.36.5
15122025-02-25T01:42:40.572Z Compiling memoffset v0.9.1
15132025-02-25T01:42:40.650Z Compiling dropshot v0.12.0
15142025-02-25T01:42:40.701Z Compiling psl-types v2.0.11
15152025-02-25T01:42:40.919Z Compiling litrs v0.4.1
15162025-02-25T01:42:40.949Z Compiling portable-atomic v1.9.0
15172025-02-25T01:42:40.993Z Compiling take_mut v0.2.2
15182025-02-25T01:42:41.132Z Compiling smoltcp v0.9.1
15192025-02-25T01:42:41.161Z Compiling quick-error v1.2.3
15202025-02-25T01:42:41.330Z Compiling rustc-demangle v0.1.24
15212025-02-25T01:42:41.797Z Compiling fallible-iterator v0.2.0
15222025-02-25T01:42:41.903Z Compiling linked-hash-map v0.5.6
15232025-02-25T01:42:41.984Z Compiling anyhow v1.0.96
15242025-02-25T01:42:42.219Z Compiling utf-8 v0.7.6
15252025-02-25T01:42:42.271Z Compiling cfg_aliases v0.2.1
15262025-02-25T01:42:42.389Z Compiling base16ct v0.2.0
15272025-02-25T01:42:42.457Z Compiling num-bigint-dig v0.8.4
15282025-02-25T01:42:42.556Z Compiling tungstenite v0.24.0
15292025-02-25T01:42:42.698Z Compiling sec1 v0.7.3
15302025-02-25T01:42:42.828Z Compiling postgres-protocol v0.6.8
15312025-02-25T01:42:42.994Z Compiling nix v0.29.0
15322025-02-25T01:42:43.206Z Compiling lru-cache v0.1.2
15332025-02-25T01:42:43.313Z Compiling document-features v0.2.10
15342025-02-25T01:42:43.722Z Compiling resolv-conf v0.7.0
15352025-02-25T01:42:43.851Z Compiling async-stream v0.3.6
15362025-02-25T01:42:44.234Z Compiling publicsuffix v2.3.0
15372025-02-25T01:42:44.351Z Compiling slog-term v2.9.1
15382025-02-25T01:42:44.458Z Compiling usdt v0.5.0
15392025-02-25T01:42:44.486Z Compiling hickory-proto v0.24.3
15402025-02-25T01:42:44.961Z Compiling group v0.13.0
15412025-02-25T01:42:44.986Z Compiling num-iter v0.1.45
15422025-02-25T01:42:45.311Z Compiling futures v0.3.31
15432025-02-25T01:42:45.332Z Compiling toml v0.8.19
15442025-02-25T01:42:45.437Z Compiling slog-bunyan v2.5.0
15452025-02-25T01:42:45.675Z Compiling tokio-native-tls v0.3.1
15462025-02-25T01:42:46.649Z Compiling camino v1.1.9
15472025-02-25T01:42:46.940Z Compiling phf_shared v0.11.2
15482025-02-25T01:42:47.093Z Compiling backtrace v0.3.74
15492025-02-25T01:42:47.302Z Compiling dropshot_endpoint v0.12.0
15502025-02-25T01:42:47.487Z Compiling terminal_size v0.4.0
15512025-02-25T01:42:47.572Z Compiling waitgroup v0.1.2
15522025-02-25T01:42:47.690Z Compiling openapiv3 v2.0.0
15532025-02-25T01:42:47.719Z Compiling serde_path_to_error v0.1.16
15542025-02-25T01:42:47.798Z Compiling hkdf v0.12.4
15552025-02-25T01:42:48.080Z Compiling crypto-bigint v0.5.5
15562025-02-25T01:42:48.526Z Compiling zerocopy-derive v0.6.6
15572025-02-25T01:42:49.275Z Compiling hubpack_derive v0.1.1
15582025-02-25T01:42:49.919Z Compiling curve25519-dalek-derive v0.1.1
15592025-02-25T01:42:50.186Z Compiling webpki-roots v0.26.6
15602025-02-25T01:42:50.425Z Compiling sync_wrapper v1.0.1
15612025-02-25T01:42:50.502Z Compiling hostname v0.4.0
15622025-02-25T01:42:50.613Z Compiling fs-err v2.11.0
15632025-02-25T01:42:50.755Z Compiling ahash v0.8.11
15642025-02-25T01:42:50.957Z Compiling crc32fast v1.4.2
15652025-02-25T01:42:51.117Z Compiling unicode-width v0.2.0
15662025-02-25T01:42:51.288Z Compiling bitflags v1.3.2
15672025-02-25T01:42:51.339Z Compiling winnow v0.5.40
15682025-02-25T01:42:51.407Z Compiling newtype-uuid v1.2.1
15692025-02-25T01:42:51.459Z Compiling tower-layer v0.3.3
15702025-02-25T01:42:51.649Z Compiling debug-ignore v1.0.5
15712025-02-25T01:42:51.710Z Compiling managed v0.8.0
15722025-02-25T01:42:51.753Z Compiling clap_builder v4.5.30
15732025-02-25T01:42:51.771Z Compiling strum_macros v0.25.3
15742025-02-25T01:42:51.853Z Compiling tower v0.5.2
15752025-02-25T01:42:52.707Z Compiling console v0.15.10
15762025-02-25T01:42:54.042Z Compiling flate2 v1.0.35
15772025-02-25T01:42:54.149Z Compiling elliptic-curve v0.13.8
15782025-02-25T01:42:54.325Z Compiling zerocopy v0.6.6
15792025-02-25T01:42:54.894Z Compiling toml_edit v0.19.15
15802025-02-25T01:42:54.914Z Compiling hubpack v0.1.2
15812025-02-25T01:42:54.958Z Compiling hickory-resolver v0.24.3
15822025-02-25T01:42:55.317Z Compiling signal-hook-mio v0.2.4
15832025-02-25T01:42:55.349Z Compiling phf v0.11.2
15842025-02-25T01:42:55.501Z Compiling rayon v1.10.0
15852025-02-25T01:42:55.659Z Compiling cookie_store v0.21.1
15862025-02-25T01:42:55.826Z Compiling hyper-tls v0.6.0
15872025-02-25T01:42:56.264Z Compiling bzip2 v0.4.4
15882025-02-25T01:42:57.261Z Compiling tokio-tungstenite v0.24.0
15892025-02-25T01:42:57.812Z Compiling postgres-types v0.2.8
15902025-02-25T01:42:59.648Z Compiling ed25519 v2.2.3
15912025-02-25T01:42:59.909Z Compiling phf_shared v0.10.0
15922025-02-25T01:43:00.315Z Compiling tokio-stream v0.1.17
15932025-02-25T01:43:00.432Z Compiling pkcs1 v0.7.5
15942025-02-25T01:43:00.588Z Compiling serde-big-array v0.5.1
15952025-02-25T01:43:00.858Z Compiling clap_derive v4.5.28
15962025-02-25T01:43:01.325Z Compiling rfc6979 v0.4.0
15972025-02-25T01:43:01.389Z Compiling derive-where v1.2.7
15982025-02-25T01:43:01.515Z Compiling serde_repr v0.1.19
15992025-02-25T01:43:01.536Z Compiling bstr v1.10.0
16002025-02-25T01:43:01.642Z Compiling float-cmp v0.10.0
16012025-02-25T01:43:01.904Z Compiling normalize-line-endings v0.3.0
16022025-02-25T01:43:01.907Z Compiling number_prefix v0.4.0
16032025-02-25T01:43:02.057Z Compiling difflib v0.4.0
16042025-02-25T01:43:02.161Z Compiling predicates-core v1.0.8
16052025-02-25T01:43:02.499Z Compiling fixedbitset v0.4.2
16062025-02-25T01:43:02.626Z Compiling new_debug_unreachable v1.0.6
16072025-02-25T01:43:02.736Z Compiling whoami v1.5.2
16082025-02-25T01:43:02.947Z Compiling bit-vec v0.6.3
16092025-02-25T01:43:03.100Z Compiling precomputed-hash v0.1.1
16102025-02-25T01:43:03.241Z Compiling unicode-segmentation v1.12.0
16112025-02-25T01:43:03.308Z Compiling static_assertions v1.1.0
16122025-02-25T01:43:03.343Z Compiling bit-set v0.5.3
16132025-02-25T01:43:03.366Z Compiling string_cache v0.8.7
16142025-02-25T01:43:03.446Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
16152025-02-25T01:43:03.647Z Compiling tokio-postgres v0.7.12
16162025-02-25T01:43:03.808Z Compiling petgraph v0.6.5
16172025-02-25T01:43:04.089Z Compiling similar v2.6.0
16182025-02-25T01:43:04.596Z Compiling predicates v3.1.3
16192025-02-25T01:43:05.400Z Compiling clap v4.5.30
16202025-02-25T01:43:05.534Z Compiling indicatif v0.17.11
16212025-02-25T01:43:06.095Z Compiling ecdsa v0.16.9
16222025-02-25T01:43:06.169Z Compiling rsa v0.9.6
16232025-02-25T01:43:06.940Z Compiling ed25519-dalek v2.1.1
16242025-02-25T01:43:07.432Z Compiling toml v0.7.8
16252025-02-25T01:43:08.265Z Compiling zip v0.6.6
16262025-02-25T01:43:08.873Z Compiling crossterm v0.28.1
16272025-02-25T01:43:09.717Z Compiling hex v0.4.3
16282025-02-25T01:43:09.876Z Compiling x509-cert v0.2.5
16292025-02-25T01:43:10.025Z Compiling itertools v0.14.0
16302025-02-25T01:43:10.044Z Compiling itertools v0.10.5
16312025-02-25T01:43:10.297Z Compiling lalrpop-util v0.19.12
16322025-02-25T01:43:10.696Z Compiling peg-runtime v0.8.3
16332025-02-25T01:43:10.915Z Compiling unicode-xid v0.2.6
16342025-02-25T01:43:11.123Z Compiling strum_macros v0.26.4
16352025-02-25T01:43:11.281Z Compiling xattr v1.3.1
16362025-02-25T01:43:11.566Z Compiling filetime v0.2.25
16372025-02-25T01:43:11.874Z Compiling tar v0.4.44
16382025-02-25T01:43:15.303Z Compiling strum v0.26.3
16392025-02-25T01:43:18.549Z Compiling aws-lc-sys v0.22.0
16402025-02-25T01:43:46.598Z Compiling rustls-webpki v0.102.8
16412025-02-25T01:43:49.901Z Compiling tokio-rustls v0.25.0
16422025-02-25T01:43:51.671Z Compiling tokio-rustls v0.26.0
16432025-02-25T01:43:52.011Z Compiling hyper-rustls v0.27.3
16442025-02-25T01:43:52.404Z Compiling reqwest v0.12.12
16452025-02-25T01:43:53.592Z Compiling qorb v0.2.1
16462025-02-25T01:43:56.679Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16472025-02-25T01:43:56.949Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16482025-02-25T01:44:01.560Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
16492025-02-25T01:44:01.727Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
16502025-02-25T01:44:01.774ZFeb 25 01:44:00.449 INFO Starting download, target: Clickhouse
16512025-02-25T01:44:01.774ZFeb 25 01:44:00.449 INFO Starting download, target: Cockroach
16522025-02-25T01:44:01.774ZFeb 25 01:44:00.449 INFO Starting download, target: Console
16532025-02-25T01:44:01.774ZFeb 25 01:44:00.449 INFO Starting download, target: DendriteOpenapi
16542025-02-25T01:44:01.777ZFeb 25 01:44:00.449 INFO Starting download, target: DendriteStub
16552025-02-25T01:44:01.777ZFeb 25 01:44:00.449 INFO Starting download, target: MaghemiteMgd
16562025-02-25T01:44:01.777ZFeb 25 01:44:00.449 INFO Starting download, target: TransceiverControl
16572025-02-25T01:44:01.777ZFeb 25 01:44:00.450 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
16582025-02-25T01:44:01.777ZFeb 25 01:44:00.450 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi
16592025-02-25T01:44:01.777ZFeb 25 01:44:00.450 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
16602025-02-25T01:44:01.777ZFeb 25 01:44:00.450 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
16612025-02-25T01:44:01.777ZFeb 25 01:44:00.450 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
16622025-02-25T01:44:01.777ZFeb 25 01:44:00.450 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
16632025-02-25T01:44:01.777ZFeb 25 01:44:00.450 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
16642025-02-25T01:44:01.993ZFeb 25 01:44:00.662 INFO Download complete, target: DendriteOpenapi
16652025-02-25T01:44:02.194ZFeb 25 01:44:00.862 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
16662025-02-25T01:44:02.270ZFeb 25 01:44:00.919 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
16672025-02-25T01:44:02.653ZFeb 25 01:44:01.308 INFO Download complete, target: Console
16682025-02-25T01:44:02.701ZFeb 25 01:44:01.371 INFO Download complete, target: TransceiverControl
16692025-02-25T01:44:03.166ZFeb 25 01:44:01.838 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
16702025-02-25T01:44:03.228ZFeb 25 01:44:01.902 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
16712025-02-25T01:44:03.348ZFeb 25 01:44:02.023 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
16722025-02-25T01:44:03.348ZFeb 25 01:44:02.023 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
16732025-02-25T01:44:03.959ZFeb 25 01:44:02.622 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
16742025-02-25T01:44:05.946ZFeb 25 01:44:04.616 INFO Download complete, target: DendriteStub
16752025-02-25T01:44:06.262ZFeb 25 01:44:04.935 INFO Download complete, target: MaghemiteMgd
16762025-02-25T01:44:10.853ZFeb 25 01:44:09.517 INFO Checking that binary works, target: Cockroach
16772025-02-25T01:44:11.144ZFeb 25 01:44:09.818 INFO Download complete, target: Cockroach
16782025-02-25T01:44:16.487ZFeb 25 01:44:15.158 INFO Checking that binary works, target: Clickhouse
16792025-02-25T01:44:16.629ZFeb 25 01:44:15.302 INFO Download complete, target: Clickhouse
16802025-02-25T01:44:16.637ZAll prerequisites installed successfully
16812025-02-25T01:44:16.640Z
16822025-02-25T01:44:16.640Zreal 4:28.769220374
16832025-02-25T01:44:16.640Zuser 15:45.374945195
16842025-02-25T01:44:16.640Zsys 2:05.409496123
16852025-02-25T01:44:16.640Ztrap 0.540256523
16862025-02-25T01:44:16.640Ztflt 1.070805554
16872025-02-25T01:44:16.640Zdflt 1.226223376
16882025-02-25T01:44:16.640Zkflt 0.028747663
16892025-02-25T01:44:16.640Zlock 26:48.018888583
16902025-02-25T01:44:16.640Zslp 55:27.838478764
16912025-02-25T01:44:16.640Zlat 1:00.736370515
16922025-02-25T01:44:16.640Zstop 2:23.553705559
16932025-02-25T01:44:16.640Z+ source ./tools/include/force-git-over-https.sh
16942025-02-25T01:44:16.640Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
16952025-02-25T01:44:16.640Z++ (( i = 0 ))
16962025-02-25T01:44:16.640Z++ (( i < 5 ))
16972025-02-25T01:44:16.640Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
16982025-02-25T01:44:16.643Z++ (( i++ ))
16992025-02-25T01:44:16.643Z++ (( i < 5 ))
17002025-02-25T01:44:16.643Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
17012025-02-25T01:44:16.646Z++ (( i++ ))
17022025-02-25T01:44:16.646Z++ (( i < 5 ))
17032025-02-25T01:44:16.646Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
17042025-02-25T01:44:16.650Z++ (( i++ ))
17052025-02-25T01:44:16.650Z++ (( i < 5 ))
17062025-02-25T01:44:16.650Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
17072025-02-25T01:44:16.653Z++ (( i++ ))
17082025-02-25T01:44:16.653Z++ (( i < 5 ))
17092025-02-25T01:44:16.653Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
17102025-02-25T01:44:16.656Z++ (( i++ ))
17112025-02-25T01:44:16.656Z++ (( i < 5 ))
17122025-02-25T01:44:16.656Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
17132025-02-25T01:44:16.656Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
17142025-02-25T01:44:16.656Z+ rc=0
17152025-02-25T01:44:16.656Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
17162025-02-25T01:44:51.587Z+ case $rc in
17172025-02-25T01:44:51.587Z+ pfexec zfs create -p rpool/images/build/host
17182025-02-25T01:44:51.826Z+ pfexec zfs create -p rpool/images/build/recovery
17192025-02-25T01:44:51.898Z+ cargo xtask releng --output-dir /work
17202025-02-25T01:44:52.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
17212025-02-25T01:44:52.492Z Running `target/debug/xtask releng --output-dir /work`
17222025-02-25T01:44:53.463Z Compiling proc-macro2 v1.0.93
17232025-02-25T01:44:53.464Z Compiling unicode-ident v1.0.14
17242025-02-25T01:44:53.464Z Compiling libc v0.2.170
17252025-02-25T01:44:53.464Z Compiling serde v1.0.218
17262025-02-25T01:44:53.466Z Compiling autocfg v1.4.0
17272025-02-25T01:44:53.466Z Compiling version_check v0.9.5
17282025-02-25T01:44:53.467Z Compiling cfg-if v1.0.0
17292025-02-25T01:44:53.806Z Compiling memchr v2.7.4
17302025-02-25T01:44:53.862Z Compiling typenum v1.17.0
17312025-02-25T01:44:53.958Z Compiling shlex v1.3.0
17322025-02-25T01:44:54.314Z Compiling generic-array v0.14.7
17332025-02-25T01:44:54.379Z Compiling value-bag v1.9.0
17342025-02-25T01:44:54.440Z Compiling lock_api v0.4.12
17352025-02-25T01:44:54.678Z Compiling scopeguard v1.2.0
17362025-02-25T01:44:54.815Z Compiling parking_lot_core v0.9.10
17372025-02-25T01:44:54.852Z Compiling log v0.4.22
17382025-02-25T01:44:55.129Z Compiling rustix v0.38.37
17392025-02-25T01:44:55.246Z Compiling serde_json v1.0.139
17402025-02-25T01:44:55.429Z Compiling libm v0.2.8
17412025-02-25T01:44:55.555Z Compiling quote v1.0.38
17422025-02-25T01:44:55.607Z Compiling jobserver v0.1.32
17432025-02-25T01:44:55.728Z Compiling getrandom v0.2.15
17442025-02-25T01:44:55.838Z Compiling num-traits v0.2.19
17452025-02-25T01:44:56.076Z Compiling syn v2.0.96
17462025-02-25T01:44:56.125Z Compiling cc v1.2.15
17472025-02-25T01:44:56.172Z Compiling once_cell v1.20.3
17482025-02-25T01:44:56.197Z Compiling slab v0.4.9
17492025-02-25T01:44:56.232Z Compiling semver v1.0.25
17502025-02-25T01:44:56.295Z Compiling thiserror v1.0.69
17512025-02-25T01:44:56.571Z Compiling itoa v1.0.11
17522025-02-25T01:44:56.599Z Compiling aho-corasick v1.1.3
17532025-02-25T01:44:56.793Z Compiling regex-syntax v0.8.5
17542025-02-25T01:44:56.860Z Compiling spin v0.9.8
17552025-02-25T01:44:57.300Z Compiling byteorder v1.5.0
17562025-02-25T01:44:57.511Z Compiling errno v0.3.9
17572025-02-25T01:44:57.744Z Compiling either v1.13.0
17582025-02-25T01:44:57.806Z Compiling glob v0.3.2
17592025-02-25T01:44:58.003Z Compiling rand_core v0.6.4
17602025-02-25T01:44:58.210Z Compiling subtle v2.6.1
17612025-02-25T01:44:58.456Z Compiling prettyplease v0.2.29
17622025-02-25T01:44:58.575Z Compiling lazy_static v1.5.0
17632025-02-25T01:44:58.621Z Compiling clang-sys v1.8.1
17642025-02-25T01:44:58.674Z Compiling minimal-lexical v0.2.1
17652025-02-25T01:44:59.201Z Compiling nom v7.1.3
17662025-02-25T01:44:59.259Z Compiling libloading v0.8.5
17672025-02-25T01:44:59.471Z Compiling home v0.5.9
17682025-02-25T01:44:59.649Z Compiling bindgen v0.69.5
17692025-02-25T01:44:59.713Z Compiling smallvec v1.14.0
17702025-02-25T01:45:00.259Z Compiling itertools v0.12.1
17712025-02-25T01:45:00.591Z Compiling lazycell v1.3.0
17722025-02-25T01:45:00.672Z Compiling rustc-hash v1.1.0
17732025-02-25T01:45:00.886Z Compiling regex-automata v0.4.8
17742025-02-25T01:45:01.641Z Compiling cmake v0.1.51
17752025-02-25T01:45:02.514Z Compiling cexpr v0.6.0
17762025-02-25T01:45:02.581Z Compiling dunce v1.0.5
17772025-02-25T01:45:02.829Z Compiling fs_extra v1.3.0
17782025-02-25T01:45:02.888Z Compiling pkg-config v0.3.31
17792025-02-25T01:45:03.061Z Compiling ring v0.17.11
17802025-02-25T01:45:03.487Z Compiling paste v1.0.15
17812025-02-25T01:45:03.925Z Compiling synstructure v0.13.1
17822025-02-25T01:45:04.180Z Compiling heck v0.5.0
17832025-02-25T01:45:04.452Z Compiling ryu v1.0.18
17842025-02-25T01:45:04.668Z Compiling pin-project-lite v0.2.14
17852025-02-25T01:45:04.811Z Compiling httparse v1.9.5
17862025-02-25T01:45:04.923Z Compiling aws-lc-rs v1.10.0
17872025-02-25T01:45:05.748Z Compiling const-oid v0.9.6
17882025-02-25T01:45:05.772Z Compiling futures-core v0.3.31
17892025-02-25T01:45:05.772Z Compiling allocator-api2 v0.2.18
17902025-02-25T01:45:06.519Z Compiling signal-hook-registry v1.4.2
17912025-02-25T01:45:06.846Z Compiling regex v1.11.1
17922025-02-25T01:45:07.532Z Compiling parking_lot v0.12.3
17932025-02-25T01:45:07.809Z Compiling mio v1.0.2
17942025-02-25T01:45:08.069Z Compiling time-core v0.1.2
17952025-02-25T01:45:08.141Z Compiling num-conv v0.1.0
17962025-02-25T01:45:08.217Z Compiling serde_derive v1.0.218
17972025-02-25T01:45:08.467Z Compiling zeroize_derive v1.4.2
17982025-02-25T01:45:08.504Z Compiling zerocopy-derive v0.7.35
17992025-02-25T01:45:08.939Z Compiling tokio-macros v2.5.0
18002025-02-25T01:45:09.482Z Compiling thiserror-impl v1.0.69
18012025-02-25T01:45:09.800Z Compiling zerofrom-derive v0.1.4
18022025-02-25T01:45:09.942Z Compiling yoke-derive v0.7.4
18032025-02-25T01:45:10.013Z Compiling zeroize v1.8.1
18042025-02-25T01:45:10.585Z Compiling futures-macro v0.3.31
18052025-02-25T01:45:10.661Z Compiling zerovec-derive v0.10.3
18062025-02-25T01:45:10.795Z Compiling displaydoc v0.2.5
18072025-02-25T01:45:11.001Z Compiling zerocopy v0.7.35
18082025-02-25T01:45:12.576Z Compiling icu_provider_macros v1.5.0
18092025-02-25T01:45:12.797Z Compiling tracing-attributes v0.1.27
18102025-02-25T01:45:13.193Z Compiling der_derive v0.7.3
18112025-02-25T01:45:13.303Z Compiling time-macros v0.2.18
18122025-02-25T01:45:13.699Z Compiling crossbeam-utils v0.8.20
18132025-02-25T01:45:13.871Z Compiling crypto-common v0.1.6
18142025-02-25T01:45:14.256Z Compiling block-buffer v0.10.4
18152025-02-25T01:45:14.305Z Compiling schemars v0.8.21
18162025-02-25T01:45:14.350Z Compiling vcpkg v0.2.15
18172025-02-25T01:45:14.535Z Compiling digest v0.10.7
18182025-02-25T01:45:14.710Z Compiling serde_derive_internals v0.29.1
18192025-02-25T01:45:15.084Z Compiling socket2 v0.5.8
18202025-02-25T01:45:15.787Z Compiling openssl-sys v0.9.106
18212025-02-25T01:45:16.830Z Compiling schemars_derive v0.8.21
18222025-02-25T01:45:17.100Z Compiling fnv v1.0.7
18232025-02-25T01:45:17.194Z Compiling futures-sink v0.3.31
18242025-02-25T01:45:18.159Z Compiling ahash v0.8.11
18252025-02-25T01:45:18.534Z Compiling stable_deref_trait v1.2.0
18262025-02-25T01:45:18.690Z Compiling equivalent v1.0.1
18272025-02-25T01:45:18.804Z Compiling foldhash v0.1.3
18282025-02-25T01:45:19.030Z Compiling cpufeatures v0.2.14
18292025-02-25T01:45:19.185Z Compiling hashbrown v0.15.1
18302025-02-25T01:45:19.559Z Compiling slog v2.7.0
18312025-02-25T01:45:19.693Z Compiling futures-channel v0.3.31
18322025-02-25T01:45:19.786Z Compiling zerofrom v0.1.4
18332025-02-25T01:45:20.187Z Compiling futures-task v0.3.31
18342025-02-25T01:45:20.323Z Compiling futures-io v0.3.31
18352025-02-25T01:45:20.365Z Compiling pin-utils v0.1.0
18362025-02-25T01:45:20.441Z Compiling yoke v0.7.4
18372025-02-25T01:45:20.710Z Compiling futures-util v0.3.31
18382025-02-25T01:45:20.781Z Compiling openssl v0.10.71
18392025-02-25T01:45:20.927Z Compiling bitflags v2.6.0
18402025-02-25T01:45:20.973Z Compiling bytes v1.9.0
18412025-02-25T01:45:21.387Z Compiling serde_tokenstream v0.2.2
18422025-02-25T01:45:21.423Z Compiling indexmap v2.7.1
18432025-02-25T01:45:22.161Z Compiling tokio v1.43.0
18442025-02-25T01:45:23.922Z Compiling http v1.2.0
18452025-02-25T01:45:24.457Z Compiling zerovec v0.10.4
18462025-02-25T01:45:25.332Z Compiling scroll_derive v0.12.0
18472025-02-25T01:45:26.207Z Compiling which v4.4.2
18482025-02-25T01:45:26.914Z Compiling ucd-trie v0.1.7
18492025-02-25T01:45:27.466Z Compiling pest v2.7.14
18502025-02-25T01:45:28.167Z Compiling rustc_version v0.4.1
18512025-02-25T01:45:29.473Z Compiling uuid v1.12.0
18522025-02-25T01:45:30.377Z Compiling hmac v0.12.1
18532025-02-25T01:45:30.675Z Compiling openssl-macros v0.1.1
18542025-02-25T01:45:30.741Z Compiling native-tls v0.2.12
18552025-02-25T01:45:31.002Z Compiling zerocopy v0.8.10
18562025-02-25T01:45:31.231Z Compiling getrandom v0.3.1
18572025-02-25T01:45:31.537Z Compiling iana-time-zone v0.1.61
18582025-02-25T01:45:31.817Z Compiling rustls v0.23.19
18592025-02-25T01:45:31.886Z Compiling chrono v0.4.39
18602025-02-25T01:45:31.919Z Compiling pest_meta v2.7.14
18612025-02-25T01:45:32.295Z Compiling tinystr v0.7.6
18622025-02-25T01:45:32.816Z Compiling block-padding v0.3.3
18632025-02-25T01:45:32.913Z Compiling litemap v0.7.3
18642025-02-25T01:45:33.094Z Compiling writeable v0.5.5
18652025-02-25T01:45:33.254Z Compiling inout v0.1.3
18662025-02-25T01:45:33.460Z Compiling pest_generator v2.7.14
18672025-02-25T01:45:33.605Z Compiling icu_locid v1.5.0
18682025-02-25T01:45:35.036Z Compiling ppv-lite86 v0.2.20
18692025-02-25T01:45:35.246Z Compiling zerocopy-derive v0.8.10
18702025-02-25T01:45:35.589Z Compiling cookie v0.18.1
18712025-02-25T01:45:36.569Z Compiling pest_derive v2.7.14
18722025-02-25T01:45:37.497Z Compiling icu_provider v1.5.0
18732025-02-25T01:45:38.016Z Compiling cipher v0.4.4
18742025-02-25T01:45:38.587Z Compiling sha2 v0.10.8
18752025-02-25T01:45:39.302Z Compiling async-trait v0.1.86
18762025-02-25T01:45:39.590Z Compiling tracing-core v0.1.32
18772025-02-25T01:45:39.876Z Compiling usdt-impl v0.5.0
18782025-02-25T01:45:39.913Z Compiling aws-lc-sys v0.22.0
18792025-02-25T01:45:40.528Z Compiling dyn-clone v1.0.18
18802025-02-25T01:45:40.812Z Compiling rustls-pki-types v1.10.0
18812025-02-25T01:45:41.504Z Compiling percent-encoding v2.3.1
18822025-02-25T01:45:41.863Z Compiling base64ct v1.6.0
18832025-02-25T01:45:41.901Z Compiling icu_locid_transform_data v1.5.0
18842025-02-25T01:45:42.039Z Compiling icu_locid_transform v1.5.0
18852025-02-25T01:45:42.510Z Compiling pem-rfc7468 v0.7.0
18862025-02-25T01:45:42.719Z Compiling tracing v0.1.40
18872025-02-25T01:45:45.247Z Compiling tokio-util v0.7.12
18882025-02-25T01:45:45.486Z Compiling icu_collections v1.5.0
18892025-02-25T01:45:45.764Z Compiling scroll v0.12.0
18902025-02-25T01:45:48.270Z Compiling untrusted v0.7.1
18912025-02-25T01:45:48.320Z Compiling untrusted v0.9.0
18922025-02-25T01:45:48.481Z Compiling plain v0.2.3
18932025-02-25T01:45:48.500Z Compiling mirai-annotations v1.12.0
18942025-02-25T01:45:48.520Z Compiling syn v1.0.109
18952025-02-25T01:45:48.660Z Compiling icu_properties_data v1.5.0
18962025-02-25T01:45:48.714Z Compiling flagset v0.4.6
18972025-02-25T01:45:48.935Z Compiling camino v1.1.9
18982025-02-25T01:45:48.938Z Compiling powerfmt v0.2.0
18992025-02-25T01:45:49.054Z Compiling der v0.7.9
19002025-02-25T01:45:49.489Z Compiling deranged v0.3.11
19012025-02-25T01:45:49.518Z Compiling icu_properties v1.5.1
19022025-02-25T01:45:51.433Z Compiling goblin v0.8.2
19032025-02-25T01:45:55.428Z Compiling rayon-core v1.12.1
19042025-02-25T01:45:55.885Z Compiling rustls v0.22.4
19052025-02-25T01:45:56.066Z Compiling num_threads v0.1.7
19062025-02-25T01:45:56.310Z Compiling utf16_iter v1.0.5
19072025-02-25T01:45:56.461Z Compiling atomic-waker v1.1.2
19082025-02-25T01:45:56.643Z Compiling icu_normalizer_data v1.5.0
19092025-02-25T01:45:56.726Z Compiling write16 v1.0.0
19102025-02-25T01:45:56.810Z Compiling litrs v0.4.1
19112025-02-25T01:45:57.652Z Compiling pretty-hex v0.4.1
19122025-02-25T01:45:57.948Z Compiling utf8_iter v1.0.4
19132025-02-25T01:45:57.979Z Compiling dof v0.3.0
19142025-02-25T01:45:58.064Z Compiling document-features v0.2.10
19152025-02-25T01:45:58.302Z Compiling icu_normalizer v1.5.0
19162025-02-25T01:45:59.194Z Compiling time v0.3.36
19172025-02-25T01:46:00.632Z Compiling spki v0.7.3
19182025-02-25T01:46:00.991Z Compiling form_urlencoded v1.2.1
19192025-02-25T01:46:01.422Z Compiling salsa20 v0.10.2
19202025-02-25T01:46:01.607Z Compiling dtrace-parser v0.2.0
19212025-02-25T01:46:02.805Z Compiling pbkdf2 v0.12.2
19222025-02-25T01:46:03.062Z Compiling http-body v1.0.1
19232025-02-25T01:46:03.215Z Compiling bzip2-sys v0.1.11+1.0.8
19242025-02-25T01:46:03.281Z Compiling thread-id v4.2.2
19252025-02-25T01:46:04.341Z Compiling try-lock v0.2.5
19262025-02-25T01:46:04.672Z Compiling want v0.3.1
19272025-02-25T01:46:06.821Z Compiling scrypt v0.11.0
19282025-02-25T01:46:07.458Z Compiling idna_adapter v1.2.0
19292025-02-25T01:46:07.751Z Compiling h2 v0.4.6
19302025-02-25T01:46:07.776Z Compiling aes v0.8.4
19312025-02-25T01:46:07.914Z Compiling cbc v0.1.2
19322025-02-25T01:46:08.222Z Compiling rand_chacha v0.3.1
19332025-02-25T01:46:09.280Z Compiling multer v3.1.0
19342025-02-25T01:46:09.441Z Compiling tinyvec_macros v0.1.1
19352025-02-25T01:46:09.652Z Compiling base64 v0.22.1
19362025-02-25T01:46:09.795Z Compiling slog-async v2.8.0
19372025-02-25T01:46:09.859Z Compiling tower-service v0.3.3
19382025-02-25T01:46:10.040Z Compiling httpdate v1.0.3
19392025-02-25T01:46:10.901Z Compiling tinyvec v1.8.0
19402025-02-25T01:46:12.932Z Compiling pkcs5 v0.7.1
19412025-02-25T01:46:14.024Z Compiling rand v0.8.5
19422025-02-25T01:46:15.664Z Compiling idna v1.0.3
19432025-02-25T01:46:16.423Z Compiling heapless v0.7.17
19442025-02-25T01:46:17.121Z Compiling hyper v1.5.2
19452025-02-25T01:46:19.145Z Compiling zerocopy-derive v0.6.6
19462025-02-25T01:46:21.652Z Compiling anyhow v1.0.96
19472025-02-25T01:46:21.688Z Compiling num-bigint-dig v0.8.4
19482025-02-25T01:46:22.052Z Compiling signal-hook v0.3.17
19492025-02-25T01:46:22.509Z Compiling hyper-util v0.1.10
19502025-02-25T01:46:24.582Z Compiling pkcs8 v0.10.2
19512025-02-25T01:46:26.039Z Compiling usdt-macro v0.5.0
19522025-02-25T01:46:27.573Z Compiling usdt-attr-macro v0.5.0
19532025-02-25T01:46:28.478Z Compiling async-stream-impl v0.3.6
19542025-02-25T01:46:29.292Z Compiling rustversion v1.0.17
19552025-02-25T01:46:29.362Z Compiling foreign-types-shared v0.1.1
19562025-02-25T01:46:29.589Z Compiling strsim v0.11.1
19572025-02-25T01:46:29.806Z Compiling foreign-types v0.3.2
19582025-02-25T01:46:31.139Z Compiling url v2.5.3
19592025-02-25T01:46:32.134Z Compiling http-body-util v0.1.2
19602025-02-25T01:46:33.066Z Compiling curve25519-dalek v4.1.3
19612025-02-25T01:46:33.345Z Compiling openapiv3 v2.0.0
19622025-02-25T01:46:33.563Z Compiling serde_spanned v0.6.8
19632025-02-25T01:46:33.585Z Compiling toml_datetime v0.6.8
19642025-02-25T01:46:34.163Z Compiling enum-as-inner v0.6.1
19652025-02-25T01:46:35.553Z Compiling memoffset v0.9.1
19662025-02-25T01:46:35.882Z Compiling dropshot v0.12.0
19672025-02-25T01:46:35.911Z Compiling encoding_rs v0.8.34
19682025-02-25T01:46:37.223Z Compiling newtype-uuid v1.2.1
19692025-02-25T01:46:37.258Z Compiling smoltcp v0.9.1
19702025-02-25T01:46:37.356Z Compiling match_cfg v0.1.0
19712025-02-25T01:46:37.476Z Compiling adler2 v2.0.0
19722025-02-25T01:46:37.690Z Compiling mime v0.3.17
19732025-02-25T01:46:37.729Z Compiling portable-atomic v1.9.0
19742025-02-25T01:46:37.867Z Compiling miniz_oxide v0.8.0
19752025-02-25T01:46:38.734Z Compiling hostname v0.3.1
19762025-02-25T01:46:40.553Z Compiling rand_core v0.9.2
19772025-02-25T01:46:51.015Z Compiling serde_urlencoded v0.7.1
19782025-02-25T01:46:51.701Z Compiling rustls-pemfile v2.2.0
19792025-02-25T01:46:51.756Z Compiling clap_derive v4.5.28
19802025-02-25T01:46:52.464Z Compiling dirs-sys-next v0.1.2
19812025-02-25T01:46:53.014Z Compiling openssl-probe v0.1.5
19822025-02-25T01:46:53.567Z Compiling data-encoding v2.6.0
19832025-02-25T01:46:55.240Z Compiling cfg_aliases v0.2.1
19842025-02-25T01:46:55.386Z Compiling ipnet v2.10.1
19852025-02-25T01:46:56.566Z Compiling siphasher v0.3.11
19862025-02-25T01:46:57.257Z Compiling nix v0.29.0
19872025-02-25T01:46:57.942Z Compiling rustls-webpki v0.102.8
19882025-02-25T01:46:58.439Z Compiling dirs-next v2.0.0
19892025-02-25T01:46:59.492Z Compiling rand_chacha v0.9.0
19902025-02-25T01:47:00.473Z Compiling hubpack_derive v0.1.1
19912025-02-25T01:47:00.563Z Compiling unicode-normalization v0.1.24
19922025-02-25T01:47:00.850Z Compiling crossbeam-epoch v0.9.18
19932025-02-25T01:47:01.472Z Compiling dropshot_endpoint v0.12.0
19942025-02-25T01:47:01.809Z Compiling sha1 v0.10.6
19952025-02-25T01:47:02.135Z Compiling signature v2.2.0
19962025-02-25T01:47:02.274Z Compiling curve25519-dalek-derive v0.1.1
19972025-02-25T01:47:02.499Z Compiling thread_local v1.1.8
19982025-02-25T01:47:02.622Z Compiling fs-err v2.11.0
19992025-02-25T01:47:03.089Z Compiling utf8parse v0.2.2
20002025-02-25T01:47:03.864Z Compiling anstyle v1.0.10
20012025-02-25T01:47:03.867Z Compiling winnow v0.6.20
20022025-02-25T01:47:04.720Z Compiling unicode-properties v0.1.3
20032025-02-25T01:47:05.758Z Compiling unicode-bidi v0.3.17
20042025-02-25T01:47:06.322Z Compiling gimli v0.31.1
20052025-02-25T01:47:06.724Z Compiling psl-types v2.0.11
20062025-02-25T01:47:06.747Z Compiling stringprep v0.1.5
20072025-02-25T01:47:06.980Z Compiling publicsuffix v2.3.0
20082025-02-25T01:47:07.366Z Compiling toml_edit v0.22.22
20092025-02-25T01:47:07.391Z Compiling anstyle-parse v0.2.5
20102025-02-25T01:47:07.613Z Compiling crossbeam-deque v0.8.5
20112025-02-25T01:47:07.968Z Compiling rand v0.9.0
20122025-02-25T01:47:10.080Z Compiling tokio-native-tls v0.3.1
20132025-02-25T01:47:10.414Z Compiling term v0.7.0
20142025-02-25T01:47:10.944Z Compiling addr2line v0.24.2
20152025-02-25T01:47:11.518Z Compiling slog-json v2.6.1
20162025-02-25T01:47:12.094Z Compiling crossbeam-channel v0.5.13
20172025-02-25T01:47:13.522Z Compiling webpki-roots v0.26.6
20182025-02-25T01:47:13.693Z Compiling futures-executor v0.3.31
20192025-02-25T01:47:13.781Z Compiling num-integer v0.1.46
20202025-02-25T01:47:13.969Z Compiling md-5 v0.10.6
20212025-02-25T01:47:14.149Z Compiling sync_wrapper v1.0.1
20222025-02-25T01:47:14.251Z Compiling ff v0.13.0
20232025-02-25T01:47:14.353Z Compiling hash32 v0.2.1
20242025-02-25T01:47:14.462Z Compiling memmap v0.7.0
20252025-02-25T01:47:14.503Z Compiling is-terminal v0.4.13
20262025-02-25T01:47:14.672Z Compiling object v0.36.5
20272025-02-25T01:47:14.729Z Compiling base16ct v0.2.0
20282025-02-25T01:47:14.772Z Compiling tower-layer v0.3.3
20292025-02-25T01:47:15.046Z Compiling quick-error v1.2.3
20302025-02-25T01:47:15.202Z Compiling colorchoice v1.0.2
20312025-02-25T01:47:15.224Z Compiling fallible-iterator v0.2.0
20322025-02-25T01:47:15.265Z Compiling linked-hash-map v0.5.6
20332025-02-25T01:47:15.394Z Compiling utf-8 v0.7.6
20342025-02-25T01:47:15.679Z Compiling take_mut v0.2.2
20352025-02-25T01:47:15.726Z Compiling heck v0.4.1
20362025-02-25T01:47:15.878Z Compiling is_terminal_polyfill v1.70.1
20372025-02-25T01:47:15.916Z Compiling rustc-demangle v0.1.24
20382025-02-25T01:47:16.127Z Compiling anstyle-query v1.1.1
20392025-02-25T01:47:16.278Z Compiling anstream v0.6.15
20402025-02-25T01:47:16.652Z Compiling strum_macros v0.25.3
20412025-02-25T01:47:16.746Z Compiling tokio-rustls v0.26.0
20422025-02-25T01:47:16.884Z Compiling postgres-protocol v0.6.8
20432025-02-25T01:47:18.061Z Compiling tungstenite v0.24.0
20442025-02-25T01:47:18.208Z Compiling lru-cache v0.1.2
20452025-02-25T01:47:18.449Z Compiling resolv-conf v0.7.0
20462025-02-25T01:47:19.113Z Compiling tower v0.5.2
20472025-02-25T01:47:19.869Z Compiling sec1 v0.7.3
20482025-02-25T01:47:20.017Z Compiling usdt v0.5.0
20492025-02-25T01:47:20.438Z Compiling slog-term v2.9.1
20502025-02-25T01:47:20.490Z Compiling group v0.13.0
20512025-02-25T01:47:20.834Z Compiling num-iter v0.1.45
20522025-02-25T01:47:21.056Z Compiling futures v0.3.31
20532025-02-25T01:47:21.441Z Compiling backtrace v0.3.74
20542025-02-25T01:47:22.008Z Compiling tokio-rustls v0.25.0
20552025-02-25T01:47:22.070Z Compiling slog-bunyan v2.5.0
20562025-02-25T01:47:22.470Z Compiling toml v0.8.19
20572025-02-25T01:47:22.600Z Compiling hyper-tls v0.6.0
20582025-02-25T01:47:22.681Z Compiling cookie_store v0.21.1
20592025-02-25T01:47:23.088Z Compiling hickory-proto v0.24.3
20602025-02-25T01:47:23.376Z Compiling phf_shared v0.11.2
20612025-02-25T01:47:23.905Z Compiling async-stream v0.3.6
20622025-02-25T01:47:24.055Z Compiling waitgroup v0.1.2
20632025-02-25T01:47:24.293Z Compiling hashbrown v0.14.5
20642025-02-25T01:47:24.508Z Compiling hkdf v0.12.4
20652025-02-25T01:47:24.778Z Compiling terminal_size v0.4.0
20662025-02-25T01:47:25.034Z Compiling serde_path_to_error v0.1.16
20672025-02-25T01:47:25.410Z Compiling crypto-bigint v0.5.5
20682025-02-25T01:47:25.432Z Compiling serde_repr v0.1.19
20692025-02-25T01:47:25.504Z Compiling derive-where v1.2.7
20702025-02-25T01:47:26.000Z Compiling hostname v0.4.0
20712025-02-25T01:47:26.241Z Compiling crc32fast v1.4.2
20722025-02-25T01:47:26.688Z Compiling managed v0.8.0
20732025-02-25T01:47:26.803Z Compiling clap_lex v0.7.4
20742025-02-25T01:47:27.145Z Compiling debug-ignore v1.0.5
20752025-02-25T01:47:27.338Z Compiling winnow v0.5.40
20762025-02-25T01:47:27.827Z Compiling unicode-width v0.2.0
20772025-02-25T01:47:28.304Z Compiling bitflags v1.3.2
20782025-02-25T01:47:28.580Z Compiling hickory-resolver v0.24.3
20792025-02-25T01:47:28.895Z Compiling elliptic-curve v0.13.8
20802025-02-25T01:47:29.618Z Compiling console v0.15.10
20812025-02-25T01:47:30.653Z Compiling toml_edit v0.19.15
20822025-02-25T01:47:31.674Z Compiling clap_builder v4.5.30
20832025-02-25T01:47:33.478Z Compiling flate2 v1.0.35
20842025-02-25T01:47:34.321Z Compiling regress v0.10.1
20852025-02-25T01:47:39.103Z Compiling hyper-rustls v0.27.3
20862025-02-25T01:47:39.786Z Compiling phf v0.11.2
20872025-02-25T01:47:40.546Z Compiling signal-hook-mio v0.2.4
20882025-02-25T01:47:40.752Z Compiling rayon v1.10.0
20892025-02-25T01:47:41.068Z Compiling bzip2 v0.4.4
20902025-02-25T01:47:41.299Z Compiling tokio-tungstenite v0.24.0
20912025-02-25T01:47:41.455Z Compiling postgres-types v0.2.8
20922025-02-25T01:47:42.023Z Compiling ed25519 v2.2.3
20932025-02-25T01:47:42.054Z Compiling hubpack v0.1.2
20942025-02-25T01:47:42.203Z Compiling phf_shared v0.10.0
20952025-02-25T01:47:42.505Z Compiling pkcs1 v0.7.5
20962025-02-25T01:47:42.601Z Compiling zerocopy v0.6.6
20972025-02-25T01:47:42.662Z Compiling tokio-stream v0.1.17
20982025-02-25T01:47:43.391Z Compiling rfc6979 v0.4.0
20992025-02-25T01:47:43.648Z Compiling serde-big-array v0.5.1
21002025-02-25T01:47:43.691Z Compiling float-cmp v0.10.0
21012025-02-25T01:47:43.908Z Compiling bstr v1.10.0
21022025-02-25T01:47:44.026Z Compiling fixedbitset v0.4.2
21032025-02-25T01:47:44.396Z Compiling difflib v0.4.0
21042025-02-25T01:47:44.434Z Compiling static_assertions v1.1.0
21052025-02-25T01:47:44.575Z Compiling bit-vec v0.6.3
21062025-02-25T01:47:45.015Z Compiling precomputed-hash v0.1.1
21072025-02-25T01:47:45.168Z Compiling new_debug_unreachable v1.0.6
21082025-02-25T01:47:45.319Z Compiling normalize-line-endings v0.3.0
21092025-02-25T01:47:45.360Z Compiling unicode-segmentation v1.12.0
21102025-02-25T01:47:45.457Z Compiling predicates-core v1.0.8
21112025-02-25T01:47:45.796Z Compiling number_prefix v0.4.0
21122025-02-25T01:47:45.817Z Compiling whoami v1.5.2
21132025-02-25T01:47:46.057Z Compiling similar v2.6.0
21142025-02-25T01:47:46.182Z Compiling tokio-postgres v0.7.12
21152025-02-25T01:47:46.309Z Compiling indicatif v0.17.11
21162025-02-25T01:47:47.601Z Compiling reqwest v0.12.12
21172025-02-25T01:47:48.879Z Compiling predicates v3.1.3
21182025-02-25T01:47:49.281Z Compiling string_cache v0.8.7
21192025-02-25T01:47:49.700Z Compiling bit-set v0.5.3
21202025-02-25T01:47:50.251Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
21212025-02-25T01:47:50.980Z Compiling petgraph v0.6.5
21222025-02-25T01:47:51.926Z Compiling ecdsa v0.16.9
21232025-02-25T01:47:51.991Z Compiling qorb v0.2.1
21242025-02-25T01:47:52.785Z Compiling rsa v0.9.6
21252025-02-25T01:47:53.530Z Compiling ed25519-dalek v2.1.1
21262025-02-25T01:47:54.593Z Compiling zip v0.6.6
21272025-02-25T01:47:55.082Z Compiling crossterm v0.28.1
21282025-02-25T01:47:56.010Z Compiling typify-impl v0.2.0
21292025-02-25T01:47:56.238Z Compiling clap v4.5.30
21302025-02-25T01:47:56.392Z Compiling toml v0.7.8
21312025-02-25T01:47:58.607Z Compiling x509-cert v0.2.5
21322025-02-25T01:47:59.984Z Compiling hex v0.4.3
21332025-02-25T01:48:02.800Z Compiling itertools v0.10.5
21342025-02-25T01:48:03.261Z Compiling itertools v0.14.0
21352025-02-25T01:48:04.874Z Compiling unicode-xid v0.2.6
21362025-02-25T01:48:05.290Z Compiling lalrpop-util v0.19.12
21372025-02-25T01:48:06.123Z Compiling peg-runtime v0.8.3
21382025-02-25T01:48:06.653Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21392025-02-25T01:48:06.692Z Compiling typify-macro v0.2.0
21402025-02-25T01:48:34.317Z Compiling radium v0.7.0
21412025-02-25T01:48:41.075Z Compiling maybe-uninit v2.0.0
21422025-02-25T01:48:43.084Z Compiling ident_case v1.0.1
21432025-02-25T01:48:43.391Z Compiling tap v1.0.1
21442025-02-25T01:48:43.606Z Compiling wyz v0.5.1
21452025-02-25T01:48:44.970Z Compiling darling_core v0.20.10
21462025-02-25T01:48:54.007Z Compiling typify v0.2.0
21472025-02-25T01:48:56.316Z Compiling packed_struct v0.10.1
21482025-02-25T01:48:56.733Z Compiling funty v2.0.0
21492025-02-25T01:48:57.311Z Compiling unsafe-libyaml v0.2.11
21502025-02-25T01:49:03.695Z Compiling serde_yaml v0.9.34+deprecated
21512025-02-25T01:49:04.940Z Compiling bitvec v1.0.1
21522025-02-25T01:49:12.217Z Compiling progenitor-impl v0.8.0
21532025-02-25T01:49:13.028Z Compiling darling_macro v0.20.10
21542025-02-25T01:49:17.623Z Compiling ipnetwork v0.21.1
21552025-02-25T01:49:17.758Z Compiling packed_struct_codegen v0.10.1
21562025-02-25T01:49:18.084Z Compiling structmeta-derive v0.3.0
21572025-02-25T01:49:20.153Z Compiling indexmap v1.9.3
21582025-02-25T01:49:20.171Z Compiling fastrand v2.1.1
21592025-02-25T01:49:20.498Z Compiling nodrop v0.1.14
21602025-02-25T01:49:20.657Z Compiling crc-catalog v2.4.0
21612025-02-25T01:49:20.945Z Compiling thiserror v2.0.11
21622025-02-25T01:49:21.307Z Compiling crc v3.2.1
21632025-02-25T01:49:21.311Z Compiling array-init v0.0.4
21642025-02-25T01:49:21.342Z Compiling tempfile v3.13.0
21652025-02-25T01:49:21.413Z Compiling structmeta v0.3.0
21662025-02-25T01:49:21.827Z Compiling oxnet v0.1.0
21672025-02-25T01:49:21.848Z Compiling progenitor-macro v0.8.0
21682025-02-25T01:49:22.388Z Compiling smallvec v0.6.14
21692025-02-25T01:49:22.892Z Compiling darling v0.20.10
21702025-02-25T01:49:23.080Z Compiling progenitor-client v0.8.0
21712025-02-25T01:49:23.426Z Compiling xattr v1.3.1
21722025-02-25T01:49:23.790Z Compiling daft-derive v0.1.1
21732025-02-25T01:49:23.992Z Compiling thiserror-impl v2.0.11
21742025-02-25T01:49:25.298Z Compiling pin-project-internal v1.1.6
21752025-02-25T01:49:25.477Z Compiling filetime v0.2.25
21762025-02-25T01:49:25.893Z Compiling dropshot v0.15.1
21772025-02-25T01:49:25.989Z Compiling hashbrown v0.12.3
21782025-02-25T01:49:26.270Z Compiling bitfield v0.14.0
21792025-02-25T01:49:26.611Z Compiling base64 v0.21.7
21802025-02-25T01:49:26.792Z Compiling termcolor v1.4.1
21812025-02-25T01:49:27.323Z Compiling same-file v1.0.6
21822025-02-25T01:49:27.652Z Compiling walkdir v2.5.0
21832025-02-25T01:49:27.816Z Compiling env_logger v0.10.2
21842025-02-25T01:49:27.860Z Compiling pin-project v1.1.6
21852025-02-25T01:49:28.034Z Compiling ron v0.8.1
21862025-02-25T01:49:29.125Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
21872025-02-25T01:49:29.361Z Compiling tar v0.4.44
21882025-02-25T01:49:30.901Z Compiling daft v0.1.1
21892025-02-25T01:49:31.581Z Compiling serde_with_macros v3.11.0
21902025-02-25T01:49:32.161Z Compiling progenitor v0.8.0
21912025-02-25T01:49:32.439Z Compiling serde-hex v0.1.0
21922025-02-25T01:49:33.911Z Compiling parse-display-derive v0.10.0
21932025-02-25T01:49:33.965Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
21942025-02-25T01:49:34.341Z Compiling strum_macros v0.26.4
21952025-02-25T01:49:35.395Z Compiling hashbrown v0.13.2
21962025-02-25T01:49:36.687Z Compiling dropshot_endpoint v0.15.1
21972025-02-25T01:49:37.556Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21982025-02-25T01:49:37.580Z Compiling snafu-derive v0.8.5
21992025-02-25T01:49:38.355Z Compiling blake3 v1.5.4
22002025-02-25T01:49:38.553Z Compiling instant v0.1.13
22012025-02-25T01:49:38.767Z Compiling crc-any v2.5.0
22022025-02-25T01:49:39.012Z Compiling simd-adler32 v0.3.7
22032025-02-25T01:49:39.790Z Compiling zip v2.1.3
22042025-02-25T01:49:39.910Z Compiling buf-list v1.0.3
22052025-02-25T01:49:40.167Z Compiling lockfree-object-pool v0.1.6
22062025-02-25T01:49:40.302Z Compiling bumpalo v3.16.0
22072025-02-25T01:49:40.573Z Compiling backoff v0.4.0
22082025-02-25T01:49:40.887Z Compiling zopfli v0.8.1
22092025-02-25T01:49:40.960Z Compiling strum v0.26.3
22102025-02-25T01:49:41.196Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22112025-02-25T01:49:41.217Z Compiling parse-display v0.10.0
22122025-02-25T01:49:41.461Z Compiling object v0.30.4
22132025-02-25T01:49:41.742Z Compiling snafu v0.8.5
22142025-02-25T01:49:43.063Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22152025-02-25T01:49:43.095Z Compiling serde_with v3.11.0
22162025-02-25T01:49:44.696Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22172025-02-25T01:49:45.123Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
22182025-02-25T01:49:47.175Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22192025-02-25T01:49:47.944Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22202025-02-25T01:49:48.733Z Compiling camino-tempfile v1.1.1
22212025-02-25T01:49:49.543Z Compiling globset v0.4.15
22222025-02-25T01:49:51.812Z Compiling regress v0.9.1
22232025-02-25T01:49:53.861Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22242025-02-25T01:49:54.103Z Compiling progenitor-client v0.9.1
22252025-02-25T01:49:55.100Z Compiling olpc-cjson v0.1.4
22262025-02-25T01:49:55.414Z Compiling pem v3.0.5
22272025-02-25T01:49:55.666Z Compiling serde_plain v1.0.2
22282025-02-25T01:49:56.238Z Compiling cargo-platform v0.1.8
22292025-02-25T01:49:56.846Z Compiling macaddr v1.0.1
22302025-02-25T01:49:57.350Z Compiling async-recursion v1.1.1
22312025-02-25T01:49:57.511Z Compiling memmap2 v0.9.5
22322025-02-25T01:49:58.117Z Compiling typed-path v0.9.3
22332025-02-25T01:49:58.723Z Compiling constant_time_eq v0.3.1
22342025-02-25T01:49:58.948Z Compiling path-slash v0.1.5
22352025-02-25T01:49:59.242Z Compiling arrayref v0.3.9
22362025-02-25T01:49:59.388Z Compiling arrayvec v0.7.6
22372025-02-25T01:49:59.626Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
22382025-02-25T01:50:00.348Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22392025-02-25T01:50:01.506Z Compiling tough v0.19.0
22402025-02-25T01:50:02.350Z Compiling cargo_metadata v0.18.1
22412025-02-25T01:50:04.239Z Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
22422025-02-25T01:50:04.723Z Compiling itertools v0.13.0
22432025-02-25T01:50:05.138Z Compiling topological-sort v0.2.2
22442025-02-25T01:50:05.462Z Compiling parse-size v1.1.0
22452025-02-25T01:50:05.814Z Compiling omicron-zone-package v0.12.0
22462025-02-25T01:50:06.500Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
22472025-02-25T01:50:08.486Z Compiling shell-words v1.1.0
22482025-02-25T01:50:14.625Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
22492025-02-25T01:50:25.531Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
22502025-02-25T01:50:39.620Z Finished `release` profile [optimized] target(s) in 5m 47s
22512025-02-25T01:50:39.792Z Running `target/release/omicron-releng --output-dir /work`
22522025-02-25T01:50:39.845ZFeb 25 01:50:38.471 DEBG changing working directory to /work/oxidecomputer/omicron
22532025-02-25T01:50:39.955ZFeb 25 01:50:38.584 DEBG running: git rev-parse HEAD
22542025-02-25T01:50:39.962ZFeb 25 01:50:38.591 DEBG process exited with exit status: 0 (7.178074ms)
22552025-02-25T01:50:39.965ZFeb 25 01:50:38.591 INFO version: 13.0.0-0.ci+git0e54843a984
22562025-02-25T01:50:40.003ZFeb 25 01:50:38.632 INFO cloning helios to /work/oxidecomputer/helios
22572025-02-25T01:50:40.003ZFeb 25 01:50:38.632 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
22582025-02-25T01:50:40.009ZCloning into '/work/oxidecomputer/helios'...
22592025-02-25T01:50:40.848ZFeb 25 01:50:39.477 DEBG process exited with exit status: 0 (844.940755ms)
22602025-02-25T01:50:40.848ZFeb 25 01:50:39.477 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
22612025-02-25T01:50:41.783ZFeb 25 01:50:40.411 DEBG process exited with exit status: 0 (934.21873ms)
22622025-02-25T01:50:41.783ZFeb 25 01:50:40.411 DEBG running: zfs list rpool/images/build/host
22632025-02-25T01:50:41.790ZNAME USED AVAIL REFER MOUNTPOINT
22642025-02-25T01:50:41.790Zrpool/images/build/host 24K 152G 24K /rpool/images/build/host
22652025-02-25T01:50:41.792ZFeb 25 01:50:40.419 DEBG process exited with exit status: 0 (7.718842ms)
22662025-02-25T01:50:41.792ZFeb 25 01:50:40.419 DEBG running: zfs list rpool/images/build/recovery
22672025-02-25T01:50:41.796ZNAME USED AVAIL REFER MOUNTPOINT
22682025-02-25T01:50:41.796Zrpool/images/build/recovery 24K 152G 24K /rpool/images/build/recovery
22692025-02-25T01:50:41.799ZFeb 25 01:50:40.426 DEBG process exited with exit status: 0 (6.658134ms)
22702025-02-25T01:50:41.799ZFeb 25 01:50:40.426 DEBG running: git -C /work/oxidecomputer/helios status --branch '--porcelain=2'
22712025-02-25T01:50:41.805Z# branch.oid 1e0785c95bda2195e187a1605f4ed360e6a0c0fa
22722025-02-25T01:50:41.805Z# branch.head master
22732025-02-25T01:50:41.805Z# branch.upstream origin/master
22742025-02-25T01:50:41.805Z# branch.ab +0 -0
22752025-02-25T01:50:41.808ZFeb 25 01:50:40.435 DEBG process exited with exit status: 0 (8.480408ms)
22762025-02-25T01:50:41.808ZFeb 25 01:50:40.435 INFO [hubris-production] running task
22772025-02-25T01:50:41.808ZFeb 25 01:50:40.436 INFO [hubris-staging] running task
22782025-02-25T01:50:41.808ZFeb 25 01:50:40.436 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
22792025-02-25T01:50:41.811ZFeb 25 01:50:40.439 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
22802025-02-25T01:50:41.884Z[ helios-setup] cd tools/helios-build && cargo build --quiet
22812025-02-25T01:50:42.333Z[ omicron-package] Blocking waiting for file lock on package cache
22822025-02-25T01:50:42.788Z[ omicron-package] Blocking waiting for file lock on package cache
22832025-02-25T01:50:43.832ZFeb 25 01:50:42.460 INFO [hubris-production] task succeeded (2.024607508s)
22842025-02-25T01:50:43.964Z[ omicron-package] Compiling ring v0.17.11
22852025-02-25T01:50:44.182Z[ omicron-package] Compiling proc-macro-crate v1.3.1
22862025-02-25T01:50:44.185Z[ omicron-package] Compiling itertools v0.13.0
22872025-02-25T01:50:44.185Z[ omicron-package] Compiling heapless v0.8.0
22882025-02-25T01:50:44.185Z[ omicron-package] Compiling hash32 v0.3.1
22892025-02-25T01:50:44.185Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22902025-02-25T01:50:44.185Z[ omicron-package] Compiling smoltcp v0.11.0
22912025-02-25T01:50:45.532Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
22922025-02-25T01:50:45.645Z[ omicron-package] Compiling num_enum_derive v0.5.11
22932025-02-25T01:50:45.783Z[ omicron-package] Compiling cobs v0.2.3
22942025-02-25T01:50:46.153Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22952025-02-25T01:50:46.804Z[ omicron-package] Compiling postcard v1.0.10
22962025-02-25T01:50:47.020Z[ omicron-package] Compiling proc-macro-error v1.0.4
22972025-02-25T01:50:47.307Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
22982025-02-25T01:50:47.934Z[ omicron-package] Compiling foreign-types-macros v0.2.3
22992025-02-25T01:50:48.318Z[ omicron-package] Compiling foreign-types-shared v0.3.1
23002025-02-25T01:50:48.468Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
23012025-02-25T01:50:48.696Z[ omicron-package] Compiling unicode-width v0.1.14
23022025-02-25T01:50:49.794Z[ omicron-package] Compiling num_enum v0.5.11
23032025-02-25T01:50:50.029Z[ omicron-package] Compiling tabwriter v1.4.0
23042025-02-25T01:50:50.738Z[ omicron-package] Compiling foreign-types v0.5.0
23052025-02-25T01:50:50.962Z[ omicron-package] Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23062025-02-25T01:50:51.130Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23072025-02-25T01:50:51.273Z[ omicron-package] Compiling cstr-argument v0.1.2
23082025-02-25T01:50:51.422Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
23092025-02-25T01:50:51.877Z[ omicron-package] Compiling rustls v0.23.19
23102025-02-25T01:50:51.951Z[ omicron-package] Compiling rustls v0.22.4
23112025-02-25T01:50:52.099Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23122025-02-25T01:50:52.249Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
23132025-02-25T01:50:52.941Z[ omicron-package] Compiling pretty-hex v0.2.1
23142025-02-25T01:50:53.431Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23152025-02-25T01:50:53.651Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23162025-02-25T01:50:53.653Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23172025-02-25T01:50:54.083Z[ omicron-package] Compiling colored v2.1.0
23182025-02-25T01:50:54.544Z[ omicron-package] Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23192025-02-25T01:50:54.625Z[ omicron-package] Compiling zone_cfg_derive v0.3.0
23202025-02-25T01:50:56.277Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
23212025-02-25T01:50:56.402Z[ omicron-package] Compiling sigpipe v0.1.3
23222025-02-25T01:50:56.609Z[ omicron-package] Compiling num-derive v0.4.2
23232025-02-25T01:50:56.713Z[ omicron-package] Compiling libefi-sys v0.1.0
23242025-02-25T01:50:57.100Z[ omicron-package] Compiling rustls-webpki v0.102.8
23252025-02-25T01:50:57.344Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23262025-02-25T01:50:58.397Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
23272025-02-25T01:50:58.700Z[ omicron-package] Compiling zone v0.3.0
23282025-02-25T01:50:59.876Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
23292025-02-25T01:51:00.381Z[ omicron-package] Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23302025-02-25T01:51:01.195Z[ omicron-package] Compiling smf v0.2.3
23312025-02-25T01:51:01.556Z[ omicron-package] Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23322025-02-25T01:51:01.808Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
23332025-02-25T01:51:02.576Z[ omicron-package] Compiling bitfield-struct v0.6.2
23342025-02-25T01:51:03.845Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23352025-02-25T01:51:04.364Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23362025-02-25T01:51:04.585Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23372025-02-25T01:51:05.211Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
23382025-02-25T01:51:05.392Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
23392025-02-25T01:51:06.296Z[ omicron-package] Compiling tokio-rustls v0.25.0
23402025-02-25T01:51:06.682Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
23412025-02-25T01:51:07.008Z[ omicron-package] Compiling dropshot v0.12.0
23422025-02-25T01:51:07.224Z[ omicron-package] Compiling gethostname v0.5.0
23432025-02-25T01:51:07.547Z[ omicron-package] Compiling indent_write v2.2.0
23442025-02-25T01:51:08.252Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
23452025-02-25T01:51:09.354Z[ omicron-package] Compiling tokio-rustls v0.26.0
23462025-02-25T01:51:10.275Z[ omicron-package] Compiling hyper-rustls v0.27.3
23472025-02-25T01:51:10.911Z[ omicron-package] Compiling reqwest v0.12.12
23482025-02-25T01:51:11.861Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
23492025-02-25T01:51:13.694ZFeb 25 01:51:12.319 INFO [hubris-staging] task succeeded (31.883535167s)
23502025-02-25T01:51:14.312Z[ omicron-package] Compiling qorb v0.2.1
23512025-02-25T01:51:19.018Z[ omicron-package] Compiling dropshot v0.15.1
23522025-02-25T01:51:20.666Z[ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23532025-02-25T01:51:21.530Z[ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23542025-02-25T01:51:27.653Z[ helios-setup] Feb 25 01:51:26.276 INFO helios repository root is: /work/oxidecomputer/helios
23552025-02-25T01:51:27.656Z[ helios-setup] Feb 25 01:51:26.279 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
23562025-02-25T01:51:27.656Z[ helios-setup] Feb 25 01:51:26.279 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
23572025-02-25T01:51:27.661Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
23582025-02-25T01:51:28.583Z[ omicron-package] Compiling progenitor-client v0.8.0
23592025-02-25T01:51:28.865Z[ helios-setup] Feb 25 01:51:27.488 INFO clone ok!, project: chelsio-t6-roms
23602025-02-25T01:51:28.867Z[ helios-setup] Feb 25 01:51:27.488 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
23612025-02-25T01:51:28.867Z[ helios-setup] Feb 25 01:51:27.488 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
23622025-02-25T01:51:28.870Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
23632025-02-25T01:51:28.973Z[ omicron-package] Compiling progenitor-client v0.9.1
23642025-02-25T01:51:29.577Z[ omicron-package] Compiling progenitor v0.8.0
23652025-02-25T01:51:29.842Z[ helios-setup] Feb 25 01:51:28.465 INFO clone ok!, project: phbl
23662025-02-25T01:51:29.846Z[ helios-setup] Feb 25 01:51:28.465 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
23672025-02-25T01:51:29.846Z[ helios-setup] Feb 25 01:51:28.465 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
23682025-02-25T01:51:29.848Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
23692025-02-25T01:51:30.002Z[ omicron-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
23702025-02-25T01:51:30.025Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23712025-02-25T01:51:30.620Z[ helios-setup] Feb 25 01:51:29.243 INFO clone ok!, project: bootserver
23722025-02-25T01:51:30.623Z[ helios-setup] Feb 25 01:51:29.243 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
23732025-02-25T01:51:30.623Z[ helios-setup] Feb 25 01:51:29.243 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
23742025-02-25T01:51:30.625Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
23752025-02-25T01:51:31.459Z[ helios-setup] Feb 25 01:51:30.082 INFO clone ok!, project: image-builder
23762025-02-25T01:51:31.462Z[ helios-setup] Feb 25 01:51:30.082 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
23772025-02-25T01:51:31.462Z[ helios-setup] Feb 25 01:51:30.082 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
23782025-02-25T01:51:31.462Z[ helios-setup] Feb 25 01:51:30.082 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
23792025-02-25T01:51:31.468Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
23802025-02-25T01:51:32.176Z[ helios-setup] Feb 25 01:51:30.798 INFO clone ok!, project: pinprick
23812025-02-25T01:51:32.178Z[ helios-setup] Feb 25 01:51:30.799 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
23822025-02-25T01:51:32.178Z[ helios-setup] Feb 25 01:51:30.799 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
23832025-02-25T01:51:32.179Z[ helios-setup] Feb 25 01:51:30.799 INFO project amd-host-image-builder: Project { github: Some("oxidecomputer/amd-host-image-builder"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: true, use_debug: true, unless_env: Some("OXIDE_STAFF"), fixup: [Fixup { from_commit: "4eae23e8a86a6b5ae16e26283e9c0bee87cc2167", to_branch: "main" }] }, project: amd-host-image-builder
23842025-02-25T01:51:32.179Z[ helios-setup] Feb 25 01:51:30.799 INFO cloning git@github.com:oxidecomputer/amd-host-image-builder.git at "/work/oxidecomputer/helios/projects/amd-host-image-builder"..., project: amd-host-image-builder
23852025-02-25T01:51:32.181Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
23862025-02-25T01:51:33.454Z[ helios-setup] Submodule 'amd-firmware' (git@github.com:oxidecomputer/amd-firmware.git) registered for path 'amd-firmware'
23872025-02-25T01:51:33.469Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-firmware'...
23882025-02-25T01:51:33.516Z[ omicron-package] Compiling omicron-zone-package v0.12.0
23892025-02-25T01:51:42.358Z[ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23902025-02-25T01:51:43.619Z[ helios-setup] Submodule path 'amd-firmware': checked out '1a6eeff3c909666c2c562bb7d934fad7744bf7de'
23912025-02-25T01:51:43.636Z[ helios-setup] Feb 25 01:51:42.256 INFO clone ok!, project: amd-host-image-builder
23922025-02-25T01:51:43.639Z[ helios-setup] Feb 25 01:51:42.257 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
23932025-02-25T01:51:43.639Z[ helios-setup] Feb 25 01:51:42.257 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
23942025-02-25T01:51:43.643Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
23952025-02-25T01:51:44.950Z[ helios-setup] Feb 25 01:51:43.571 INFO clone ok!, project: pilot
23962025-02-25T01:51:44.953Z[ helios-setup] Feb 25 01:51:43.572 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
23972025-02-25T01:51:44.953Z[ helios-setup] Feb 25 01:51:43.572 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
23982025-02-25T01:51:44.955Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
23992025-02-25T01:51:53.482Z[ helios-setup] Feb 25 01:51:52.102 INFO clone ok!, project: amd-firmware
24002025-02-25T01:51:53.484Z[ helios-setup] Feb 25 01:51:52.102 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
24012025-02-25T01:51:53.880Z[ helios-setup] Feb 25 01:51:52.499 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
24022025-02-25T01:51:54.200Z[ helios-setup] Feb 25 01:51:52.820 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
24032025-02-25T01:51:54.200Z[ helios-setup] Feb 25 01:51:52.820 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
24042025-02-25T01:51:54.524Z[ helios-setup] Feb 25 01:51:53.144 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
24052025-02-25T01:51:54.843Z[ helios-setup] Feb 25 01:51:53.463 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
24062025-02-25T01:51:54.843Z[ helios-setup] Feb 25 01:51:53.463 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
24072025-02-25T01:51:55.169Z[ helios-setup] Feb 25 01:51:53.789 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
24082025-02-25T01:51:55.493Z[ helios-setup] Feb 25 01:51:54.113 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
24092025-02-25T01:51:55.493Z[ helios-setup] Feb 25 01:51:54.113 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
24102025-02-25T01:51:55.496Z[ helios-setup] Feb 25 01:51:54.113 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
24112025-02-25T01:51:55.496Z[ helios-setup] Feb 25 01:51:54.113 INFO ok!
24122025-02-25T01:51:55.496Z[ helios-setup] Feb 25 01:51:54.113 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
24132025-02-25T01:51:55.496Z[ helios-setup] Feb 25 01:51:54.113 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
24142025-02-25T01:51:55.496Z[ helios-setup] Feb 25 01:51:54.113 INFO ok!
24152025-02-25T01:51:55.496Z[ helios-setup] Feb 25 01:51:54.114 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
24162025-02-25T01:51:55.496Z[ helios-setup] Feb 25 01:51:54.114 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
24172025-02-25T01:51:55.496Z[ helios-setup] Feb 25 01:51:54.114 INFO ok!
24182025-02-25T01:51:55.496Z[ helios-setup] Feb 25 01:51:54.114 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
24192025-02-25T01:51:55.496Z[ helios-setup] Feb 25 01:51:54.114 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
24202025-02-25T01:51:55.708Z[ helios-setup] Feb 25 01:51:54.328 INFO E| Downloading crates ...
24212025-02-25T01:51:55.813Z[ helios-setup] Feb 25 01:51:54.433 INFO E| Downloaded unicode-width v0.1.10
24222025-02-25T01:51:55.816Z[ helios-setup] Feb 25 01:51:54.437 INFO E| Downloaded block-buffer v0.10.3
24232025-02-25T01:51:55.822Z[ helios-setup] Feb 25 01:51:54.439 INFO E| Downloaded flate2 v1.0.25
24242025-02-25T01:51:55.827Z[ helios-setup] Feb 25 01:51:54.447 INFO E| Downloaded sha2 v0.10.5
24252025-02-25T01:51:55.832Z[ helios-setup] Feb 25 01:51:54.450 INFO E| Downloaded typenum v1.15.0
24262025-02-25T01:51:55.835Z[ helios-setup] Feb 25 01:51:54.453 INFO E| Downloaded generic-array v0.14.6
24272025-02-25T01:51:55.839Z[ helios-setup] Feb 25 01:51:54.456 INFO E| Downloaded bytes v1.2.1
24282025-02-25T01:51:55.842Z[ helios-setup] Feb 25 01:51:54.462 INFO E| Downloaded cpufeatures v0.2.5
24292025-02-25T01:51:55.846Z[ helios-setup] Feb 25 01:51:54.463 INFO E| Downloaded miniz_oxide v0.6.2
24302025-02-25T01:51:55.849Z[ helios-setup] Feb 25 01:51:54.467 INFO E| Downloaded anyhow v1.0.62
24312025-02-25T01:51:55.853Z[ helios-setup] Feb 25 01:51:54.473 INFO E| Downloaded digest v0.10.3
24322025-02-25T01:51:55.939Z[ helios-setup] Feb 25 01:51:54.559 INFO E| Compiling typenum v1.15.0
24332025-02-25T01:51:55.942Z[ helios-setup] Feb 25 01:51:54.559 INFO E| Compiling version_check v0.9.4
24342025-02-25T01:51:55.942Z[ helios-setup] Feb 25 01:51:54.559 INFO E| Compiling cfg-if v1.0.0
24352025-02-25T01:51:55.942Z[ helios-setup] Feb 25 01:51:54.559 INFO E| Compiling crc32fast v1.3.2
24362025-02-25T01:51:55.942Z[ helios-setup] Feb 25 01:51:54.559 INFO E| Compiling anyhow v1.0.62
24372025-02-25T01:51:55.942Z[ helios-setup] Feb 25 01:51:54.559 INFO E| Compiling adler v1.0.2
24382025-02-25T01:51:55.942Z[ helios-setup] Feb 25 01:51:54.559 INFO E| Compiling cpufeatures v0.2.5
24392025-02-25T01:51:55.942Z[ helios-setup] Feb 25 01:51:54.559 INFO E| Compiling unicode-width v0.1.10
24402025-02-25T01:51:56.242Z[ helios-setup] Feb 25 01:51:54.862 INFO E| Compiling bitflags v1.3.2
24412025-02-25T01:51:56.669Z[ helios-setup] Feb 25 01:51:55.289 INFO E| Compiling bytes v1.2.1
24422025-02-25T01:51:56.772Z[ helios-setup] Feb 25 01:51:55.392 INFO E| Compiling miniz_oxide v0.6.2
24432025-02-25T01:51:57.053Z[ helios-setup] Feb 25 01:51:55.672 INFO E| Compiling getopts v0.2.21
24442025-02-25T01:51:57.380Z[ helios-setup] Feb 25 01:51:56.000 INFO E| Compiling generic-array v0.14.6
24452025-02-25T01:51:58.275Z[ helios-setup] Feb 25 01:51:56.895 INFO E| Compiling flate2 v1.0.25
24462025-02-25T01:52:01.555Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24472025-02-25T01:52:01.641Z[ helios-setup] Feb 25 01:52:00.260 INFO E| Compiling crypto-common v0.1.6
24482025-02-25T01:52:01.641Z[ helios-setup] Feb 25 01:52:00.260 INFO E| Compiling block-buffer v0.10.3
24492025-02-25T01:52:01.862Z[ helios-setup] Feb 25 01:52:00.482 INFO E| Compiling digest v0.10.3
24502025-02-25T01:52:02.237Z[ helios-setup] Feb 25 01:52:00.856 INFO E| Compiling sha2 v0.10.5
24512025-02-25T01:52:02.521Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
24522025-02-25T01:52:02.842Z[ helios-setup] Feb 25 01:52:01.461 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
24532025-02-25T01:52:04.678Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
24542025-02-25T01:52:08.189Z[ helios-setup] Feb 25 01:52:06.807 INFO E| Finished `release` profile [optimized] target(s) in 12.60s
24552025-02-25T01:52:08.204Z[ helios-setup] Feb 25 01:52:06.822 INFO building project "bootserver" ok (12 seconds)
24562025-02-25T01:52:08.204Z[ helios-setup] Feb 25 01:52:06.822 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
24572025-02-25T01:52:08.207Z[ helios-setup] Feb 25 01:52:06.822 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
24582025-02-25T01:52:08.434Z[ helios-setup] Feb 25 01:52:07.053 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
24592025-02-25T01:52:08.874Z[ helios-setup] Feb 25 01:52:07.492 INFO E| From https://github.com/jclulow/rust-jmclib
24602025-02-25T01:52:08.874Z[ helios-setup] Feb 25 01:52:07.492 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
24612025-02-25T01:52:08.889Z[ helios-setup] Feb 25 01:52:07.508 INFO E| Updating crates.io index
24622025-02-25T01:52:09.036Z[ helios-setup] Feb 25 01:52:07.655 INFO E| Downloading crates ...
24632025-02-25T01:52:09.131Z[ helios-setup] Feb 25 01:52:07.749 INFO E| Downloaded itoa v1.0.9
24642025-02-25T01:52:09.134Z[ helios-setup] Feb 25 01:52:07.753 INFO E| Downloaded serde_derive v1.0.193
24652025-02-25T01:52:09.139Z[ helios-setup] Feb 25 01:52:07.757 INFO E| Downloaded ryu v1.0.15
24662025-02-25T01:52:09.143Z[ helios-setup] Feb 25 01:52:07.762 INFO E| Downloaded opaque-debug v0.3.0
24672025-02-25T01:52:09.146Z[ helios-setup] Feb 25 01:52:07.763 INFO E| Downloaded block-buffer v0.9.0
24682025-02-25T01:52:09.146Z[ helios-setup] Feb 25 01:52:07.764 INFO E| Downloaded cpufeatures v0.2.9
24692025-02-25T01:52:09.148Z[ helios-setup] Feb 25 01:52:07.766 INFO E| Downloaded getrandom v0.2.10
24702025-02-25T01:52:09.151Z[ helios-setup] Feb 25 01:52:07.770 INFO E| Downloaded fastrand v2.0.0
24712025-02-25T01:52:09.154Z[ helios-setup] Feb 25 01:52:07.772 INFO E| Downloaded errno v0.3.1
24722025-02-25T01:52:09.157Z[ helios-setup] Feb 25 01:52:07.774 INFO E| Downloaded sha-1 v0.9.8
24732025-02-25T01:52:09.169Z[ helios-setup] Feb 25 01:52:07.788 INFO E| Downloaded tempfile v3.7.0
24742025-02-25T01:52:09.173Z[ helios-setup] Feb 25 01:52:07.791 INFO E| Downloaded md-5 v0.9.1
24752025-02-25T01:52:09.175Z[ helios-setup] Feb 25 01:52:07.794 INFO E| Downloaded uuid v0.8.2
24762025-02-25T01:52:09.180Z[ helios-setup] Feb 25 01:52:07.798 INFO E| Downloaded unicode-ident v1.0.11
24772025-02-25T01:52:09.183Z[ helios-setup] Feb 25 01:52:07.802 INFO E| Downloaded walkdir v2.3.3
24782025-02-25T01:52:09.186Z[ helios-setup] Feb 25 01:52:07.804 INFO E| Downloaded typenum v1.16.0
24792025-02-25T01:52:09.189Z[ helios-setup] Feb 25 01:52:07.808 INFO E| Downloaded proc-macro2 v1.0.66
24802025-02-25T01:52:09.193Z[ helios-setup] Feb 25 01:52:07.811 INFO E| Downloaded serde v1.0.193
24812025-02-25T01:52:09.197Z[ helios-setup] Feb 25 01:52:07.815 INFO E| Downloaded toml v0.5.11
24822025-02-25T01:52:09.200Z[ helios-setup] Feb 25 01:52:07.819 INFO E| Downloaded anyhow v1.0.72
24832025-02-25T01:52:09.205Z[ helios-setup] Feb 25 01:52:07.824 INFO E| Downloaded quote v1.0.31
24842025-02-25T01:52:09.208Z[ helios-setup] Feb 25 01:52:07.827 INFO E| Downloaded once_cell v1.18.0
24852025-02-25T01:52:09.212Z[ helios-setup] Feb 25 01:52:07.830 INFO E| Downloaded digest v0.9.0
24862025-02-25T01:52:09.214Z[ helios-setup] Feb 25 01:52:07.833 INFO E| Downloaded bitflags v2.3.3
24872025-02-25T01:52:09.218Z[ helios-setup] Feb 25 01:52:07.837 INFO E| Downloaded serde_json v1.0.103
24882025-02-25T01:52:09.231Z[ helios-setup] Feb 25 01:52:07.850 INFO E| Downloaded libdevinfo-sys v1.0.0
24892025-02-25T01:52:09.234Z[ helios-setup] Feb 25 01:52:07.851 INFO E| Downloaded glob v0.3.1
24902025-02-25T01:52:09.236Z[ helios-setup] Feb 25 01:52:07.854 INFO E| Downloaded syn v2.0.32
24912025-02-25T01:52:09.253Z[ helios-setup] Feb 25 01:52:07.871 INFO E| Downloaded rustix v0.38.4
24922025-02-25T01:52:09.339Z[ helios-setup] Feb 25 01:52:07.957 INFO E| Downloaded libc v0.2.147
24932025-02-25T01:52:09.464Z[ helios-setup] Feb 25 01:52:08.083 INFO E| Compiling libc v0.2.147
24942025-02-25T01:52:09.467Z[ helios-setup] Feb 25 01:52:08.083 INFO E| Compiling proc-macro2 v1.0.66
24952025-02-25T01:52:09.467Z[ helios-setup] Feb 25 01:52:08.083 INFO E| Compiling unicode-ident v1.0.11
24962025-02-25T01:52:09.467Z[ helios-setup] Feb 25 01:52:08.083 INFO E| Compiling cfg-if v1.0.0
24972025-02-25T01:52:09.467Z[ helios-setup] Feb 25 01:52:08.083 INFO E| Compiling version_check v0.9.4
24982025-02-25T01:52:09.467Z[ helios-setup] Feb 25 01:52:08.083 INFO E| Compiling typenum v1.16.0
24992025-02-25T01:52:09.467Z[ helios-setup] Feb 25 01:52:08.084 INFO E| Compiling serde v1.0.193
25002025-02-25T01:52:09.467Z[ helios-setup] Feb 25 01:52:08.084 INFO E| Compiling rustix v0.38.4
25012025-02-25T01:52:09.652Z[ helios-setup] Feb 25 01:52:08.270 INFO E| Compiling num-conv v0.1.0
25022025-02-25T01:52:09.799Z[ helios-setup] Feb 25 01:52:08.417 INFO E| Compiling slog v2.7.0
25032025-02-25T01:52:10.140Z[ helios-setup] Feb 25 01:52:08.758 INFO E| Compiling powerfmt v0.2.0
25042025-02-25T01:52:10.535Z[ helios-setup] Feb 25 01:52:09.153 INFO E| Compiling itoa v1.0.9
25052025-02-25T01:52:10.643Z[ helios-setup] Feb 25 01:52:09.261 INFO E| Compiling generic-array v0.14.7
25062025-02-25T01:52:10.686Z[ helios-setup] Feb 25 01:52:09.295 INFO E| Compiling time-core v0.1.2
25072025-02-25T01:52:10.891Z[ helios-setup] Feb 25 01:52:09.509 INFO E| Compiling deranged v0.3.11
25082025-02-25T01:52:10.920Z[ helios-setup] Feb 25 01:52:09.538 INFO E| Compiling time-macros v0.2.18
25092025-02-25T01:52:11.062Z[ helios-setup] Feb 25 01:52:09.680 INFO E| Compiling bitflags v2.3.3
25102025-02-25T01:52:11.103Z[ helios-setup] Feb 25 01:52:09.721 INFO E| Compiling num_threads v0.1.6
25112025-02-25T01:52:11.152Z[ helios-setup] Feb 25 01:52:09.770 INFO E| Compiling once_cell v1.18.0
25122025-02-25T01:52:11.778Z[ helios-setup] Feb 25 01:52:10.396 INFO E| Compiling thread_local v1.1.7
25132025-02-25T01:52:12.003Z[ helios-setup] Feb 25 01:52:10.621 INFO E| Compiling opaque-debug v0.3.0
25142025-02-25T01:52:12.234Z[ helios-setup] Feb 25 01:52:10.852 INFO E| Compiling quote v1.0.31
25152025-02-25T01:52:12.791Z[ helios-setup] Feb 25 01:52:11.253 INFO E| Compiling dirs-sys-next v0.1.2
25162025-02-25T01:52:12.833Z[ helios-setup] Feb 25 01:52:11.451 INFO E| Compiling errno v0.3.1
25172025-02-25T01:52:13.080Z[ helios-setup] Feb 25 01:52:11.698 INFO E| Compiling syn v2.0.32
25182025-02-25T01:52:13.098Z[ helios-setup] Feb 25 01:52:11.716 INFO E| Compiling dirs-next v2.0.0
25192025-02-25T01:52:13.408Z[ helios-setup] Feb 25 01:52:12.026 INFO E| Compiling term v0.7.0
25202025-02-25T01:52:13.581Z[ helios-setup] Feb 25 01:52:12.199 INFO E| Compiling atty v0.2.14
25212025-02-25T01:52:13.660Z[ helios-setup] Feb 25 01:52:12.278 INFO E| Compiling serde_json v1.0.103
25222025-02-25T01:52:13.888Z[ helios-setup] Feb 25 01:52:12.506 INFO E| Compiling fastrand v2.0.0
25232025-02-25T01:52:13.894Z[ helios-setup] Feb 25 01:52:12.511 INFO E| Compiling anyhow v1.0.72
25242025-02-25T01:52:14.925Z[ helios-setup] Feb 25 01:52:13.543 INFO E| Compiling getrandom v0.2.10
25252025-02-25T01:52:15.079Z[ helios-setup] Feb 25 01:52:13.697 INFO E| Compiling same-file v1.0.6
25262025-02-25T01:52:15.098Z[ helios-setup] Feb 25 01:52:13.716 INFO E| Compiling digest v0.9.0
25272025-02-25T01:52:15.278Z[ helios-setup] Feb 25 01:52:13.896 INFO E| Compiling block-buffer v0.9.0
25282025-02-25T01:52:15.452Z[ helios-setup] Feb 25 01:52:14.070 INFO E| Compiling cpufeatures v0.2.9
25292025-02-25T01:52:15.465Z[ helios-setup] Feb 25 01:52:14.083 INFO E| Compiling ryu v1.0.15
25302025-02-25T01:52:15.483Z[ helios-setup] Feb 25 01:52:14.101 INFO E| Compiling unicode-width v0.1.10
25312025-02-25T01:52:15.561Z[ helios-setup] Feb 25 01:52:14.179 INFO E| Compiling sha-1 v0.9.8
25322025-02-25T01:52:15.606Z[ helios-setup] Feb 25 01:52:14.223 INFO E| Compiling time v0.3.36
25332025-02-25T01:52:15.657Z[ helios-setup] Feb 25 01:52:14.275 INFO E| Compiling getopts v0.2.21
25342025-02-25T01:52:15.749Z[ helios-setup] Feb 25 01:52:14.367 INFO E| Compiling md-5 v0.9.1
25352025-02-25T01:52:15.910Z[ helios-setup] Feb 25 01:52:14.527 INFO E| Compiling walkdir v2.3.3
25362025-02-25T01:52:16.185Z[ helios-setup] Feb 25 01:52:14.803 INFO E| Compiling tempfile v3.7.0
25372025-02-25T01:52:16.222Z[ helios-setup] Feb 25 01:52:14.840 INFO E| Compiling glob v0.3.1
25382025-02-25T01:52:16.662Z[ helios-setup] Feb 25 01:52:15.279 INFO E| Compiling libdevinfo-sys v1.0.0
25392025-02-25T01:52:17.599Z[ helios-setup] Feb 25 01:52:16.217 INFO E| Compiling serde_derive v1.0.193
25402025-02-25T01:52:17.603Z[ helios-setup] Feb 25 01:52:16.221 INFO E| Compiling slog-term v2.9.0
25412025-02-25T01:52:27.036Z[ omicron-package] Finished `release` profile [optimized] target(s) in 1m 45s
25422025-02-25T01:52:27.089Z[ helios-setup] Feb 25 01:52:25.705 INFO E| Compiling toml v0.5.11
25432025-02-25T01:52:27.089Z[ helios-setup] Feb 25 01:52:25.705 INFO E| Compiling uuid v0.8.2
25442025-02-25T01:52:27.321Z[ omicron-package]
25452025-02-25T01:52:27.324Z[ omicron-package] real 1:45.448439420
25462025-02-25T01:52:27.324Z[ omicron-package] user 9:05.022678055
25472025-02-25T01:52:27.324Z[ omicron-package] sys 30.620962386
25482025-02-25T01:52:27.324Z[ omicron-package] trap 1.056808319
25492025-02-25T01:52:27.324Z[ omicron-package] tflt 0.850192446
25502025-02-25T01:52:27.324Z[ omicron-package] dflt 0.691532337
25512025-02-25T01:52:27.324Z[ omicron-package] kflt 0.000162983
25522025-02-25T01:52:27.324Z[ omicron-package] lock 19:41.194409411
25532025-02-25T01:52:27.324Z[ omicron-package] slp 31:12.889237189
25542025-02-25T01:52:27.324Z[ omicron-package] lat 3:13.760546750
25552025-02-25T01:52:27.324Z[ omicron-package] stop 1:13.635487732
25562025-02-25T01:52:27.324ZFeb 25 01:52:25.939 INFO [omicron-package] process exited with exit status: 0 (105.502744284s)
25572025-02-25T01:52:27.324ZFeb 25 01:52:25.939 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host
25582025-02-25T01:52:27.433ZFeb 25 01:52:26.050 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery
25592025-02-25T01:52:27.447Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
25602025-02-25T01:52:27.450Z[ host-target] Created new build target 'host' and set it as active
25612025-02-25T01:52:27.453ZFeb 25 01:52:26.068 INFO [host-target] process exited with exit status: 0 (129.115862ms)
25622025-02-25T01:52:27.453ZFeb 25 01:52:26.068 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
25632025-02-25T01:52:27.468Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
25642025-02-25T01:52:27.468Z[ recovery-target] Created new build target 'recovery' and set it as active
25652025-02-25T01:52:27.473ZFeb 25 01:52:26.090 INFO [recovery-target] process exited with exit status: 0 (39.837227ms)
25662025-02-25T01:52:27.482Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
25672025-02-25T01:52:28.256Z[ helios-setup] Feb 25 01:52:26.872 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
25682025-02-25T01:52:28.885Z[ helios-setup] Feb 25 01:52:27.501 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
25692025-02-25T01:52:29.012Z[ host-package] Compiling ring v0.17.11
25702025-02-25T01:52:29.213Z[ host-package] Compiling thiserror v2.0.11
25712025-02-25T01:52:29.241Z[ host-package] Compiling typify-impl v0.3.0
25722025-02-25T01:52:29.259Z[ host-package] Compiling convert_case v0.4.0
25732025-02-25T01:52:29.259Z[ host-package] Compiling newline-converter v0.3.0
25742025-02-25T01:52:29.259Z[ host-package] Compiling password-hash v0.5.0
25752025-02-25T01:52:29.262Z[ host-package] Compiling blake2 v0.10.6
25762025-02-25T01:52:29.508Z[ host-package] Compiling expectorate v1.1.0
25772025-02-25T01:52:29.821Z[ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25782025-02-25T01:52:29.976Z[ host-package] Compiling derive_more v0.99.19
25792025-02-25T01:52:30.535Z[ host-package] Compiling argon2 v0.5.3
25802025-02-25T01:52:30.622Z[ host-package] Compiling atomicwrites v0.4.4
25812025-02-25T01:52:31.321Z[ host-package] Compiling cancel-safe-futures v0.1.5
25822025-02-25T01:52:31.861Z[ host-package] Compiling owo-colors v4.1.0
25832025-02-25T01:52:31.951Z[ host-package] Compiling num-rational v0.4.2
25842025-02-25T01:52:32.305Z[ host-package] Compiling num-complex v0.4.6
25852025-02-25T01:52:33.549Z[ host-package] Compiling num v0.4.3
25862025-02-25T01:52:34.669Z[ host-package] Compiling rustls v0.23.19
25872025-02-25T01:52:34.726Z[ host-package] Compiling rustls v0.22.4
25882025-02-25T01:52:34.778Z[ host-package] Compiling libsw v3.3.1
25892025-02-25T01:52:34.967Z[ host-package] Compiling swrite v0.1.0
25902025-02-25T01:52:35.193Z[ host-package] Compiling linear-map v1.2.0
25912025-02-25T01:52:35.330Z[ host-package] Compiling float-ord v0.3.2
25922025-02-25T01:52:35.657Z[ host-package] Compiling highway v1.2.0
25932025-02-25T01:52:35.755Z[ host-package] Compiling semver v0.1.20
25942025-02-25T01:52:36.221Z[ host-package] Compiling rustc_version v0.1.7
25952025-02-25T01:52:36.320Z[ host-package] Compiling tungstenite v0.21.0
25962025-02-25T01:52:36.399Z[ host-package] Compiling ipnetwork v0.21.1
25972025-02-25T01:52:36.647Z[ host-package] Compiling newtype_derive v0.1.6
25982025-02-25T01:52:37.103Z[ host-package] Compiling oxnet v0.1.0
25992025-02-25T01:52:37.135Z[ host-package] Compiling humantime v2.1.0
26002025-02-25T01:52:37.381Z[ host-package] Compiling dropshot v0.15.1
26012025-02-25T01:52:37.508Z[ host-package] Compiling daft v0.1.1
26022025-02-25T01:52:37.713Z[ host-package] Compiling rustls-webpki v0.102.8
26032025-02-25T01:52:37.821Z[ helios-setup] Feb 25 01:52:36.436 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.51s
26042025-02-25T01:52:37.855Z[ helios-setup] Feb 25 01:52:36.470 INFO building project "image-builder" ok (29 seconds)
26052025-02-25T01:52:37.855Z[ helios-setup] Feb 25 01:52:36.470 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
26062025-02-25T01:52:37.855Z[ helios-setup] Feb 25 01:52:36.470 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
26072025-02-25T01:52:38.099Z[ helios-setup] Feb 25 01:52:36.714 INFO E| Downloading crates ...
26082025-02-25T01:52:38.102Z[ host-package] Compiling tokio-tungstenite v0.21.0
26092025-02-25T01:52:38.134Z[ host-package] Compiling instant v0.1.13
26102025-02-25T01:52:38.206Z[ helios-setup] Feb 25 01:52:36.821 INFO E| Downloaded miniz_oxide v0.7.2
26112025-02-25T01:52:38.263Z[ helios-setup] Feb 25 01:52:36.878 INFO E| Compiling adler v1.0.2
26122025-02-25T01:52:38.354Z[ host-package] Compiling backoff v0.4.0
26132025-02-25T01:52:38.461Z[ helios-setup] Feb 25 01:52:37.076 INFO E| Compiling miniz_oxide v0.7.2
26142025-02-25T01:52:38.988Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26152025-02-25T01:52:39.567Z[ host-package] Compiling steno v0.4.1
26162025-02-25T01:52:39.682Z[ host-package] Compiling parse-display v0.10.0
26172025-02-25T01:52:40.589Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26182025-02-25T01:52:40.796Z[ host-package] Compiling strum v0.26.3
26192025-02-25T01:52:41.022Z[ host-package] Compiling serde_with v3.11.0
26202025-02-25T01:52:41.059Z[ host-package] Compiling typify-macro v0.3.0
26212025-02-25T01:52:41.197Z[ helios-setup] Feb 25 01:52:39.812 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
26222025-02-25T01:52:41.773Z[ host-package] Compiling regress v0.9.1
26232025-02-25T01:52:42.057Z[ helios-setup] Feb 25 01:52:40.672 INFO E| Finished `release` profile [optimized] target(s) in 4.10s
26242025-02-25T01:52:42.067Z[ helios-setup] Feb 25 01:52:40.682 INFO building project "pinprick" ok (4 seconds)
26252025-02-25T01:52:42.067Z[ helios-setup] Feb 25 01:52:40.682 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
26262025-02-25T01:52:42.070Z[ helios-setup] Feb 25 01:52:40.682 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
26272025-02-25T01:52:42.078Z[ helios-setup] Feb 25 01:52:40.693 INFO E| info: syncing channel updates for 'nightly-2023-12-30-x86_64-unknown-illumos'
26282025-02-25T01:52:42.362Z[ helios-setup] Feb 25 01:52:40.977 INFO E| info: latest update on 2023-12-30, rust version 1.77.0-nightly (3cdd004e5 2023-12-29)
26292025-02-25T01:52:42.362Z[ helios-setup] Feb 25 01:52:40.977 INFO E| info: downloading component 'cargo'
26302025-02-25T01:52:43.114Z[ helios-setup] Feb 25 01:52:41.729 INFO E| info: downloading component 'clippy'
26312025-02-25T01:52:43.479Z[ helios-setup] Feb 25 01:52:42.094 INFO E| info: downloading component 'rust-docs'
26322025-02-25T01:52:44.525Z[ helios-setup] Feb 25 01:52:43.139 INFO E| info: downloading component 'rust-src'
26332025-02-25T01:52:44.675Z[ host-package] Compiling tokio-rustls v0.25.0
26342025-02-25T01:52:44.682Z[ helios-setup] Feb 25 01:52:43.296 INFO E| info: downloading component 'rust-std'
26352025-02-25T01:52:44.786Z[ host-package] Compiling typify v0.3.0
26362025-02-25T01:52:44.964Z[ host-package] Compiling progenitor-impl v0.9.1
26372025-02-25T01:52:45.134Z[ host-package] Compiling dropshot v0.12.0
26382025-02-25T01:52:46.364Z[ helios-setup] Feb 25 01:52:44.978 INFO E| info: downloading component 'rustc'
26392025-02-25T01:52:46.596Z[ host-package] Compiling tokio-rustls v0.26.0
26402025-02-25T01:52:47.114Z[ host-package] Compiling hyper-rustls v0.27.3
26412025-02-25T01:52:47.727Z[ host-package] Compiling reqwest v0.12.12
26422025-02-25T01:52:51.044Z[ helios-setup] Feb 25 01:52:49.656 INFO E| info: downloading component 'rustfmt'
26432025-02-25T01:52:51.156Z[ host-package] Compiling qorb v0.2.1
26442025-02-25T01:52:51.237Z[ helios-setup] Feb 25 01:52:49.850 INFO E| info: installing component 'cargo'
26452025-02-25T01:52:52.487Z[ helios-setup] Feb 25 01:52:51.100 INFO E| info: installing component 'clippy'
26462025-02-25T01:52:52.965Z[ helios-setup] Feb 25 01:52:51.578 INFO E| info: installing component 'rust-docs'
26472025-02-25T01:52:53.405Z[ host-package] Compiling progenitor-macro v0.9.1
26482025-02-25T01:52:56.890Z[ host-package] Compiling progenitor-client v0.9.1
26492025-02-25T01:52:57.789Z[ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26502025-02-25T01:52:58.705Z[ host-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26512025-02-25T01:52:59.050Z[ helios-setup] Feb 25 01:52:57.662 INFO E| info: installing component 'rust-src'
26522025-02-25T01:53:00.190Z[ helios-setup] Feb 25 01:52:58.548 INFO E| info: installing component 'rust-std'
26532025-02-25T01:53:02.826Z[ helios-setup] Feb 25 01:53:01.438 INFO E| info: installing component 'rustc'
26542025-02-25T01:53:09.141Z[ helios-setup] Feb 25 01:53:07.752 INFO E| info: installing component 'rustfmt'
26552025-02-25T01:53:09.909Z[ helios-setup] Feb 25 01:53:08.520 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
26562025-02-25T01:53:10.762Z[ helios-setup] Feb 25 01:53:09.373 INFO E| From https://github.com/oxidecomputer/amd-apcb
26572025-02-25T01:53:10.762Z[ helios-setup] Feb 25 01:53:09.373 INFO E| * [new ref] fb4e63cc3fd34b5581b0e487c2f5d4addca198a6 -> refs/commit/fb4e63cc3fd34b5581b0e487c2f5d4addca198a6
26582025-02-25T01:53:10.762Z[ helios-setup] Feb 25 01:53:09.373 INFO E| * [new tag] v0.4.5 -> v0.4.5
26592025-02-25T01:53:10.808Z[ helios-setup] Feb 25 01:53:09.408 INFO E| * [new tag] v0.1.3 -> v0.1.3
26602025-02-25T01:53:10.808Z[ helios-setup] Feb 25 01:53:09.408 INFO E| * [new tag] v0.1.4 -> v0.1.4
26612025-02-25T01:53:10.824Z[ helios-setup] Feb 25 01:53:09.408 INFO E| * [new tag] v0.1.5 -> v0.1.5
26622025-02-25T01:53:10.824Z[ helios-setup] Feb 25 01:53:09.408 INFO E| * [new tag] v0.2.0 -> v0.2.0
26632025-02-25T01:53:10.824Z[ helios-setup] Feb 25 01:53:09.408 INFO E| * [new tag] v0.3.0 -> v0.3.0
26642025-02-25T01:53:10.824Z[ helios-setup] Feb 25 01:53:09.409 INFO E| * [new tag] v0.3.1 -> v0.3.1
26652025-02-25T01:53:10.824Z[ helios-setup] Feb 25 01:53:09.409 INFO E| * [new tag] v0.3.2 -> v0.3.2
26662025-02-25T01:53:10.824Z[ helios-setup] Feb 25 01:53:09.409 INFO E| * [new tag] v0.3.3 -> v0.3.3
26672025-02-25T01:53:10.824Z[ helios-setup] Feb 25 01:53:09.409 INFO E| * [new tag] v0.4.0 -> v0.4.0
26682025-02-25T01:53:10.825Z[ helios-setup] Feb 25 01:53:09.409 INFO E| * [new tag] v0.4.1 -> v0.4.1
26692025-02-25T01:53:10.825Z[ helios-setup] Feb 25 01:53:09.409 INFO E| * [new tag] v0.4.2 -> v0.4.2
26702025-02-25T01:53:10.825Z[ helios-setup] Feb 25 01:53:09.409 INFO E| * [new tag] v0.4.3 -> v0.4.3
26712025-02-25T01:53:10.825Z[ helios-setup] Feb 25 01:53:09.410 INFO E| * [new tag] v0.4.4 -> v0.4.4
26722025-02-25T01:53:10.859Z[ helios-setup] Feb 25 01:53:09.469 INFO E| Updating git repository `ssh://git@github.com/oxidecomputer/amd-efs.git`
26732025-02-25T01:53:11.804Z[ helios-setup] Feb 25 01:53:10.415 INFO E| From https://github.com/oxidecomputer/amd-efs
26742025-02-25T01:53:11.804Z[ helios-setup] Feb 25 01:53:10.415 INFO E| * [new branch] empty -> origin/empty
26752025-02-25T01:53:11.807Z[ helios-setup] Feb 25 01:53:10.415 INFO E| * [new branch] issue-99 -> origin/issue-99
26762025-02-25T01:53:11.807Z[ helios-setup] Feb 25 01:53:10.416 INFO E| * [new branch] main -> origin/main
26772025-02-25T01:53:11.808Z[ helios-setup] Feb 25 01:53:10.416 INFO E| * [new branch] review -> origin/review
26782025-02-25T01:53:11.808Z[ helios-setup] Feb 25 01:53:10.416 INFO E| * [new ref] -> origin/HEAD
26792025-02-25T01:53:11.808Z[ helios-setup] Feb 25 01:53:10.416 INFO E| * [new tag] v0.2.0 -> v0.2.0
26802025-02-25T01:53:11.808Z[ helios-setup] Feb 25 01:53:10.416 INFO E| * [new tag] v0.2.1 -> v0.2.1
26812025-02-25T01:53:11.808Z[ helios-setup] Feb 25 01:53:10.416 INFO E| * [new tag] v0.2.2 -> v0.2.2
26822025-02-25T01:53:11.808Z[ helios-setup] Feb 25 01:53:10.417 INFO E| * [new tag] v0.2.3 -> v0.2.3
26832025-02-25T01:53:11.808Z[ helios-setup] Feb 25 01:53:10.417 INFO E| * [new tag] v0.2.4 -> v0.2.4
26842025-02-25T01:53:11.808Z[ helios-setup] Feb 25 01:53:10.417 INFO E| * [new tag] v0.2.5 -> v0.2.5
26852025-02-25T01:53:11.808Z[ helios-setup] Feb 25 01:53:10.417 INFO E| * [new tag] v0.2.6 -> v0.2.6
26862025-02-25T01:53:11.808Z[ helios-setup] Feb 25 01:53:10.417 INFO E| * [new tag] v0.2.7 -> v0.2.7
26872025-02-25T01:53:11.808Z[ helios-setup] Feb 25 01:53:10.417 INFO E| * [new tag] v0.3.0 -> v0.3.0
26882025-02-25T01:53:11.808Z[ helios-setup] Feb 25 01:53:10.417 INFO E| * [new tag] v0.3.1 -> v0.3.1
26892025-02-25T01:53:11.808Z[ helios-setup] Feb 25 01:53:10.417 INFO E| * [new tag] v0.4.0 -> v0.4.0
26902025-02-25T01:53:11.808Z[ helios-setup] Feb 25 01:53:10.418 INFO E| * [new tag] v0.4.1 -> v0.4.1
26912025-02-25T01:53:11.808Z[ helios-setup] Feb 25 01:53:10.418 INFO E| * [new tag] v0.4.2 -> v0.4.2
26922025-02-25T01:53:11.808Z[ helios-setup] Feb 25 01:53:10.418 INFO E| * [new tag] v0.4.3 -> v0.4.3
26932025-02-25T01:53:11.808Z[ helios-setup] Feb 25 01:53:10.418 INFO E| * [new tag] v0.4.4 -> v0.4.4
26942025-02-25T01:53:11.832Z[ helios-setup] Feb 25 01:53:10.443 INFO E| Updating crates.io index
26952025-02-25T01:53:12.411Z[ helios-setup] Feb 25 01:53:11.022 INFO E| Downloading crates ...
26962025-02-25T01:53:12.513Z[ helios-setup] Feb 25 01:53:11.124 INFO E| Downloaded cfg-if v0.1.10
26972025-02-25T01:53:12.530Z[ helios-setup] Feb 25 01:53:11.138 INFO E| Downloaded num-traits v0.2.19
26982025-02-25T01:53:12.533Z[ helios-setup] Feb 25 01:53:11.144 INFO E| Downloaded fletcher v0.1.0
26992025-02-25T01:53:12.536Z[ helios-setup] Feb 25 01:53:11.146 INFO E| Downloaded atty v0.2.14
27002025-02-25T01:53:12.541Z[ helios-setup] Feb 25 01:53:11.148 INFO E| Downloaded json5 v0.4.1
27012025-02-25T01:53:12.552Z[ helios-setup] Feb 25 01:53:11.163 INFO E| Downloaded unic-common v0.9.0
27022025-02-25T01:53:12.555Z[ helios-setup] Feb 25 01:53:11.164 INFO E| Downloaded unic-char-range v0.9.0
27032025-02-25T01:53:12.582Z[ helios-setup] Feb 25 01:53:11.170 INFO E| Downloaded scroll_derive v0.10.5
27042025-02-25T01:53:12.582Z[ helios-setup] Feb 25 01:53:11.170 INFO E| Downloaded parse_int v0.6.0
27052025-02-25T01:53:12.582Z[ helios-setup] Feb 25 01:53:11.170 INFO E| Downloaded proc-macro-crate v0.1.5
27062025-02-25T01:53:12.582Z[ helios-setup] Feb 25 01:53:11.170 INFO E| Downloaded digest v0.10.7
27072025-02-25T01:53:12.582Z[ helios-setup] Feb 25 01:53:11.173 INFO E| Downloaded unic-ucd-version v0.9.0
27082025-02-25T01:53:12.582Z[ helios-setup] Feb 25 01:53:11.174 INFO E| Downloaded memoffset v0.5.6
27092025-02-25T01:53:12.594Z[ helios-setup] Feb 25 01:53:11.188 INFO E| Downloaded strum v0.23.0
27102025-02-25T01:53:12.594Z[ helios-setup] Feb 25 01:53:11.190 INFO E| Downloaded rustversion v1.0.19
27112025-02-25T01:53:12.595Z[ helios-setup] Feb 25 01:53:11.194 INFO E| Downloaded static_assertions v1.1.0
27122025-02-25T01:53:12.595Z[ helios-setup] Feb 25 01:53:11.197 INFO E| Downloaded four-cc v0.3.0
27132025-02-25T01:53:12.595Z[ helios-setup] Feb 25 01:53:11.198 INFO E| Downloaded lazy_static v1.5.0
27142025-02-25T01:53:12.595Z[ helios-setup] Feb 25 01:53:11.201 INFO E| Downloaded generic-array v0.14.7
27152025-02-25T01:53:12.595Z[ helios-setup] Feb 25 01:53:11.204 INFO E| Downloaded textwrap v0.11.0
27162025-02-25T01:53:12.598Z[ helios-setup] Feb 25 01:53:11.206 INFO E| Downloaded strsim v0.8.0
27172025-02-25T01:53:12.598Z[ helios-setup] Feb 25 01:53:11.208 INFO E| Downloaded vec_map v0.8.2
27182025-02-25T01:53:12.621Z[ helios-setup] Feb 25 01:53:11.210 INFO E| Downloaded unic-char-property v0.9.0
27192025-02-25T01:53:12.621Z[ helios-setup] Feb 25 01:53:11.212 INFO E| Downloaded num-derive v0.4.2
27202025-02-25T01:53:12.621Z[ helios-setup] Feb 25 01:53:11.216 INFO E| Downloaded pre v0.2.1
27212025-02-25T01:53:12.621Z[ helios-setup] Feb 25 01:53:11.217 INFO E| Downloaded paste v1.0.15
27222025-02-25T01:53:12.635Z[ helios-setup] Feb 25 01:53:11.223 INFO E| Downloaded thiserror-impl v1.0.69
27232025-02-25T01:53:12.635Z[ helios-setup] Feb 25 01:53:11.225 INFO E| Downloaded proc-macro-error-attr v1.0.4
27242025-02-25T01:53:12.635Z[ helios-setup] Feb 25 01:53:11.227 INFO E| Downloaded itoa v1.0.14
27252025-02-25T01:53:12.635Z[ helios-setup] Feb 25 01:53:11.229 INFO E| Downloaded dyn-clone v1.0.17
27262025-02-25T01:53:12.635Z[ helios-setup] Feb 25 01:53:11.232 INFO E| Downloaded rustc_version v0.2.3
27272025-02-25T01:53:12.636Z[ helios-setup] Feb 25 01:53:11.233 INFO E| Downloaded schemars_derive v0.8.21
27282025-02-25T01:53:12.641Z[ helios-setup] Feb 25 01:53:11.236 INFO E| Downloaded thiserror v1.0.69
27292025-02-25T01:53:12.641Z[ helios-setup] Feb 25 01:53:11.246 INFO E| Downloaded thiserror-impl v2.0.11
27302025-02-25T01:53:12.641Z[ helios-setup] Feb 25 01:53:11.248 INFO E| Downloaded sha2 v0.10.8
27312025-02-25T01:53:12.647Z[ helios-setup] Feb 25 01:53:11.253 INFO E| Downloaded semver v0.9.0
27322025-02-25T01:53:12.648Z[ helios-setup] Feb 25 01:53:11.255 INFO E| Downloaded plain v0.2.3
27332025-02-25T01:53:12.651Z[ helios-setup] Feb 25 01:53:11.257 INFO E| Downloaded pest_derive v2.7.15
27342025-02-25T01:53:12.651Z[ helios-setup] Feb 25 01:53:11.261 INFO E| Downloaded structopt-derive v0.4.18
27352025-02-25T01:53:12.654Z[ helios-setup] Feb 25 01:53:11.263 INFO E| Downloaded proc-macro-error v1.0.4
27362025-02-25T01:53:12.659Z[ helios-setup] Feb 25 01:53:11.269 INFO E| Downloaded thiserror v2.0.11
27372025-02-25T01:53:12.668Z[ helios-setup] Feb 25 01:53:11.279 INFO E| Downloaded version_check v0.9.5
27382025-02-25T01:53:12.671Z[ helios-setup] Feb 25 01:53:11.282 INFO E| Downloaded zerocopy v0.6.6
27392025-02-25T01:53:12.674Z[ helios-setup] Feb 25 01:53:11.285 INFO E| Downloaded ryu v1.0.18
27402025-02-25T01:53:12.680Z[ helios-setup] Feb 25 01:53:11.292 INFO E| Downloaded unicode-ident v1.0.14
27412025-02-25T01:53:12.685Z[ helios-setup] Feb 25 01:53:11.296 INFO E| Downloaded structopt v0.3.26
27422025-02-25T01:53:12.700Z[ helios-setup] Feb 25 01:53:11.310 INFO E| Downloaded proc-macro2 v1.0.93
27432025-02-25T01:53:12.704Z[ helios-setup] Feb 25 01:53:11.314 INFO E| Downloaded scroll v0.10.2
27442025-02-25T01:53:12.708Z[ helios-setup] Feb 25 01:53:11.317 INFO E| Downloaded ucd-trie v0.1.7
27452025-02-25T01:53:12.712Z[ helios-setup] Feb 25 01:53:11.319 INFO E| Downloaded log v0.4.22
27462025-02-25T01:53:12.712Z[ helios-setup] Feb 25 01:53:11.322 INFO E| Downloaded serde_derive v1.0.217
27472025-02-25T01:53:12.715Z[ helios-setup] Feb 25 01:53:11.326 INFO E| Downloaded pest_meta v2.7.15
27482025-02-25T01:53:12.718Z[ helios-setup] Feb 25 01:53:11.329 INFO E| Downloaded toml v0.5.11
27492025-02-25T01:53:12.722Z[ helios-setup] Feb 25 01:53:11.333 INFO E| Downloaded modular-bitfield v0.11.2
27502025-02-25T01:53:12.737Z[ helios-setup] Feb 25 01:53:11.348 INFO E| Downloaded schemars v0.8.21
27512025-02-25T01:53:12.756Z[ helios-setup] Feb 25 01:53:11.367 INFO E| Downloaded unicode-segmentation v1.12.0
27522025-02-25T01:53:12.760Z[ helios-setup] Feb 25 01:53:11.372 INFO E| Downloaded serde v1.0.217
27532025-02-25T01:53:12.768Z[ helios-setup] Feb 25 01:53:11.376 INFO E| Downloaded memchr v2.7.4
27542025-02-25T01:53:12.774Z[ helios-setup] Feb 25 01:53:11.383 INFO E| Downloaded pest v2.7.15
27552025-02-25T01:53:12.779Z[ helios-setup] Feb 25 01:53:11.390 INFO E| Downloaded typenum v1.17.0
27562025-02-25T01:53:12.784Z[ helios-setup] Feb 25 01:53:11.394 INFO E| Downloaded serde_derive_internals v0.29.1
27572025-02-25T01:53:12.788Z[ helios-setup] Feb 25 01:53:11.397 INFO E| Downloaded pre-proc-macro v0.2.1
27582025-02-25T01:53:12.788Z[ helios-setup] Feb 25 01:53:11.399 INFO E| Downloaded unic-ucd-ident v0.9.0
27592025-02-25T01:53:12.791Z[ helios-setup] Feb 25 01:53:11.402 INFO E| Downloaded serde_json v1.0.135
27602025-02-25T01:53:12.803Z[ helios-setup] Feb 25 01:53:11.414 INFO E| Downloaded goblin v0.4.3
27612025-02-25T01:53:12.811Z[ helios-setup] Feb 25 01:53:11.421 INFO E| Downloaded strum_macros v0.23.1
27622025-02-25T01:53:12.817Z[ helios-setup] Feb 25 01:53:11.428 INFO E| Downloaded heck v0.3.3
27632025-02-25T01:53:12.817Z[ helios-setup] Feb 25 01:53:11.428 INFO E| Downloaded quote v1.0.38
27642025-02-25T01:53:12.821Z[ helios-setup] Feb 25 01:53:11.429 INFO E| Downloaded once_cell v1.20.2
27652025-02-25T01:53:12.831Z[ helios-setup] Feb 25 01:53:11.434 INFO E| Downloaded clap v2.34.0
27662025-02-25T01:53:12.834Z[ helios-setup] Feb 25 01:53:11.443 INFO E| Downloaded syn v1.0.109
27672025-02-25T01:53:12.846Z[ helios-setup] Feb 25 01:53:11.458 INFO E| Downloaded cfg-if v1.0.0
27682025-02-25T01:53:12.849Z[ helios-setup] Feb 25 01:53:11.459 INFO E| Downloaded block-buffer v0.10.4
27692025-02-25T01:53:12.849Z[ helios-setup] Feb 25 01:53:11.460 INFO E| Downloaded ansi_term v0.12.1
27702025-02-25T01:53:12.852Z[ helios-setup] Feb 25 01:53:11.463 INFO E| Downloaded semver-parser v0.7.0
27712025-02-25T01:53:12.854Z[ helios-setup] Feb 25 01:53:11.464 INFO E| Downloaded pest_generator v2.7.15
27722025-02-25T01:53:12.859Z[ helios-setup] Feb 25 01:53:11.466 INFO E| Downloaded unicode-width v0.1.14
27732025-02-25T01:53:12.865Z[ helios-setup] Feb 25 01:53:11.476 INFO E| Downloaded syn v2.0.96
27742025-02-25T01:53:12.889Z[ helios-setup] Feb 25 01:53:11.495 INFO E| Downloaded modular-bitfield-impl v0.11.2
27752025-02-25T01:53:12.896Z[ helios-setup] Feb 25 01:53:11.497 INFO E| Downloaded byteorder v1.5.0
27762025-02-25T01:53:12.896Z[ helios-setup] Feb 25 01:53:11.499 INFO E| Downloaded bytesize v1.3.0
27772025-02-25T01:53:12.896Z[ helios-setup] Feb 25 01:53:11.501 INFO E| Downloaded zerocopy-derive v0.6.6
27782025-02-25T01:53:12.904Z[ helios-setup] Feb 25 01:53:11.515 INFO E| Downloaded bitflags v1.3.2
27792025-02-25T01:53:12.909Z[ helios-setup] Feb 25 01:53:11.520 INFO E| Downloaded autocfg v1.4.0
27802025-02-25T01:53:12.912Z[ helios-setup] Feb 25 01:53:11.523 INFO E| Downloaded crypto-common v0.1.6
27812025-02-25T01:53:12.915Z[ helios-setup] Feb 25 01:53:11.524 INFO E| Downloaded cpufeatures v0.2.16
27822025-02-25T01:53:12.917Z[ helios-setup] Feb 25 01:53:11.527 INFO E| Downloaded libc v0.2.169
27832025-02-25T01:53:13.093Z[ helios-setup] Feb 25 01:53:11.704 INFO E| Compiling proc-macro2 v1.0.93
27842025-02-25T01:53:13.096Z[ helios-setup] Feb 25 01:53:11.705 INFO E| Compiling unicode-ident v1.0.14
27852025-02-25T01:53:13.096Z[ helios-setup] Feb 25 01:53:11.705 INFO E| Compiling syn v1.0.109
27862025-02-25T01:53:13.096Z[ helios-setup] Feb 25 01:53:11.705 INFO E| Compiling version_check v0.9.5
27872025-02-25T01:53:13.096Z[ helios-setup] Feb 25 01:53:11.705 INFO E| Compiling memchr v2.7.4
27882025-02-25T01:53:13.096Z[ helios-setup] Feb 25 01:53:11.706 INFO E| Compiling autocfg v1.4.0
27892025-02-25T01:53:13.096Z[ helios-setup] Feb 25 01:53:11.706 INFO E| Compiling semver-parser v0.7.0
27902025-02-25T01:53:13.096Z[ helios-setup] Feb 25 01:53:11.706 INFO E| Compiling serde v1.0.217
27912025-02-25T01:53:14.376Z[ helios-setup] Feb 25 01:53:12.986 INFO E| Compiling semver v0.9.0
27922025-02-25T01:53:14.651Z[ helios-setup] Feb 25 01:53:13.262 INFO E| Compiling proc-macro-error-attr v1.0.4
27932025-02-25T01:53:14.790Z[ helios-setup] Feb 25 01:53:13.401 INFO E| Compiling proc-macro-error v1.0.4
27942025-02-25T01:53:15.004Z[ helios-setup] Feb 25 01:53:13.615 INFO E| Compiling serde_json v1.0.135
27952025-02-25T01:53:15.223Z[ helios-setup] Feb 25 01:53:13.834 INFO E| Compiling rustc_version v0.2.3
27962025-02-25T01:53:15.626Z[ helios-setup] Feb 25 01:53:14.236 INFO E| Compiling thiserror v2.0.11
27972025-02-25T01:53:15.714Z[ helios-setup] Feb 25 01:53:14.324 INFO E| Compiling num-traits v0.2.19
27982025-02-25T01:53:15.728Z[ helios-setup] Feb 25 01:53:14.338 INFO E| Compiling unicode-segmentation v1.12.0
27992025-02-25T01:53:15.757Z[ helios-setup] Feb 25 01:53:14.367 INFO E| Compiling ryu v1.0.18
28002025-02-25T01:53:16.084Z[ helios-setup] Feb 25 01:53:14.686 INFO E| Compiling schemars v0.8.21
28012025-02-25T01:53:16.398Z[ helios-setup] Feb 25 01:53:15.008 INFO E| Compiling itoa v1.0.14
28022025-02-25T01:53:16.782Z[ helios-setup] Feb 25 01:53:15.393 INFO E| Compiling pre-proc-macro v0.2.1
28032025-02-25T01:53:16.846Z[ helios-setup] Feb 25 01:53:15.457 INFO E| Compiling quote v1.0.38
28042025-02-25T01:53:17.137Z[ helios-setup] Feb 25 01:53:15.747 INFO E| Compiling memoffset v0.5.6
28052025-02-25T01:53:17.362Z[ helios-setup] Feb 25 01:53:15.973 INFO E| Compiling heck v0.3.3
28062025-02-25T01:53:17.432Z[ helios-setup] Feb 25 01:53:16.042 INFO E| Compiling rustversion v1.0.19
28072025-02-25T01:53:17.754Z[ helios-setup] Feb 25 01:53:16.364 INFO E| Compiling syn v2.0.96
28082025-02-25T01:53:17.983Z[ helios-setup] Feb 25 01:53:16.594 INFO E| Compiling dyn-clone v1.0.17
28092025-02-25T01:53:18.138Z[ helios-setup] Feb 25 01:53:16.748 INFO E| Compiling lazy_static v1.5.0
28102025-02-25T01:53:18.301Z[ helios-setup] Feb 25 01:53:16.910 INFO E| Compiling paste v1.0.15
28112025-02-25T01:53:18.320Z[ helios-setup] Feb 25 01:53:16.918 INFO E| Compiling libc v0.2.169
28122025-02-25T01:53:18.336Z[ helios-setup] Feb 25 01:53:16.947 INFO E| Compiling thiserror v1.0.69
28132025-02-25T01:53:19.027Z[ helios-setup] Feb 25 01:53:17.637 INFO E| Compiling ucd-trie v0.1.7
28142025-02-25T01:53:19.787Z[ helios-setup] Feb 25 01:53:18.397 INFO E| Compiling pre v0.2.1
28152025-02-25T01:53:20.005Z[ helios-setup] Feb 25 01:53:18.615 INFO E| Compiling byteorder v1.5.0
28162025-02-25T01:53:20.384Z[ helios-setup] Feb 25 01:53:18.994 INFO E| Compiling cfg-if v0.1.10
28172025-02-25T01:53:20.447Z[ helios-setup] Feb 25 01:53:19.056 INFO E| Compiling static_assertions v1.1.0
28182025-02-25T01:53:20.554Z[ helios-setup] Feb 25 01:53:19.163 INFO E| Compiling once_cell v1.20.2
28192025-02-25T01:53:21.428Z[ helios-setup] Feb 25 01:53:20.037 INFO E| Compiling unicode-width v0.1.14
28202025-02-25T01:53:22.554Z[ helios-setup] Feb 25 01:53:21.164 INFO E| Compiling textwrap v0.11.0
28212025-02-25T01:53:22.606Z[ helios-setup] Feb 25 01:53:21.211 INFO E| Compiling atty v0.2.14
28222025-02-25T01:53:22.961Z[ helios-setup] Feb 25 01:53:21.571 INFO E| Compiling strsim v0.8.0
28232025-02-25T01:53:23.277Z[ helios-setup] Feb 25 01:53:21.879 INFO E| Compiling unic-char-range v0.9.0
28242025-02-25T01:53:23.762Z[ helios-setup] Feb 25 01:53:22.372 INFO E| Compiling parse_int v0.6.0
28252025-02-25T01:53:23.986Z[ helios-setup] Feb 25 01:53:22.596 INFO E| Compiling fletcher v0.1.0
28262025-02-25T01:53:24.065Z[ helios-setup] Feb 25 01:53:22.675 INFO E| Compiling ansi_term v0.12.1
28272025-02-25T01:53:24.199Z[ helios-setup] Feb 25 01:53:22.802 INFO E| Compiling bitflags v1.3.2
28282025-02-25T01:53:24.313Z[ helios-setup] Feb 25 01:53:22.923 INFO E| Compiling strum v0.23.0
28292025-02-25T01:53:24.438Z[ helios-setup] Feb 25 01:53:23.024 INFO E| Compiling unic-common v0.9.0
28302025-02-25T01:53:24.560Z[ helios-setup] Feb 25 01:53:23.169 INFO E| Compiling vec_map v0.8.2
28312025-02-25T01:53:24.580Z[ helios-setup] Feb 25 01:53:23.170 INFO E| Compiling unic-char-property v0.9.0
28322025-02-25T01:53:24.580Z[ helios-setup] Feb 25 01:53:23.170 INFO E| Compiling plain v0.2.3
28332025-02-25T01:53:24.849Z[ helios-setup] Feb 25 01:53:23.459 INFO E| Compiling unic-ucd-version v0.9.0
28342025-02-25T01:53:25.036Z[ helios-setup] Feb 25 01:53:23.637 INFO E| Compiling log v0.4.22
28352025-02-25T01:53:25.160Z[ helios-setup] Feb 25 01:53:23.770 INFO E| Compiling bytesize v1.3.0
28362025-02-25T01:53:25.244Z[ helios-setup] Feb 25 01:53:23.847 INFO E| Compiling clap v2.34.0
28372025-02-25T01:53:25.313Z[ helios-setup] Feb 25 01:53:23.916 INFO E| Compiling unic-ucd-ident v0.9.0
28382025-02-25T01:53:29.816Z[ helios-setup] Feb 25 01:53:25.194 INFO E| Compiling serde_derive_internals v0.29.1
28392025-02-25T01:53:29.952Z[ helios-setup] Feb 25 01:53:27.129 INFO E| Compiling toml v0.5.11
28402025-02-25T01:53:31.944Z[ helios-setup] Feb 25 01:53:30.553 INFO E| Compiling proc-macro-crate v0.1.5
28412025-02-25T01:53:32.307Z[ helios-setup] Feb 25 01:53:30.916 INFO E| Compiling serde_derive v1.0.217
28422025-02-25T01:53:32.523Z[ helios-setup] Feb 25 01:53:31.132 INFO E| Compiling thiserror-impl v2.0.11
28432025-02-25T01:53:32.857Z[ helios-setup] Feb 25 01:53:31.465 INFO E| Compiling schemars_derive v0.8.21
28442025-02-25T01:53:34.665Z[ helios-setup] Feb 25 01:53:33.274 INFO E| Compiling thiserror-impl v1.0.69
28452025-02-25T01:53:34.826Z[ helios-setup] Feb 25 01:53:33.435 INFO E| Compiling zerocopy-derive v0.6.6
28462025-02-25T01:53:34.834Z[ helios-setup] Feb 25 01:53:33.443 INFO E| Compiling num-derive v0.4.2
28472025-02-25T01:53:36.944Z[ host-package] Compiling progenitor-client v0.8.0
28482025-02-25T01:53:38.907Z[ helios-setup] Feb 25 01:53:37.515 INFO E| Compiling zerocopy v0.6.6
28492025-02-25T01:53:39.330Z[ helios-setup] Feb 25 01:53:37.938 INFO E| Compiling pest v2.7.15
28502025-02-25T01:53:39.842Z[ host-package] Compiling progenitor v0.8.0
28512025-02-25T01:53:40.494Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
28522025-02-25T01:53:41.607Z[ helios-setup] Feb 25 01:53:40.215 INFO E| Compiling modular-bitfield-impl v0.11.2
28532025-02-25T01:53:41.647Z[ helios-setup] Feb 25 01:53:40.255 INFO E| Compiling scroll_derive v0.10.5
28542025-02-25T01:53:42.070Z[ helios-setup] Feb 25 01:53:40.678 INFO E| Compiling strum_macros v0.23.1
28552025-02-25T01:53:43.858Z[ helios-setup] Feb 25 01:53:42.463 INFO E| Compiling structopt-derive v0.4.18
28562025-02-25T01:53:44.156Z[ host-package] Compiling progenitor v0.9.1
28572025-02-25T01:53:44.684Z[ helios-setup] Feb 25 01:53:43.291 INFO E| Compiling pest_meta v2.7.15
28582025-02-25T01:53:44.742Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28592025-02-25T01:53:45.845Z[ helios-setup] Feb 25 01:53:44.453 INFO E| Compiling scroll v0.10.2
28602025-02-25T01:53:46.991Z[ helios-setup] Feb 25 01:53:45.598 INFO E| Compiling goblin v0.4.3
28612025-02-25T01:53:48.323Z[ helios-setup] Feb 25 01:53:46.184 INFO E| Compiling modular-bitfield v0.11.2
28622025-02-25T01:53:48.323Z[ helios-setup] Feb 25 01:53:46.571 INFO E| Compiling pest_generator v2.7.15
28632025-02-25T01:53:48.668Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28642025-02-25T01:53:49.314Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28652025-02-25T01:53:49.570Z[ helios-setup] Feb 25 01:53:48.176 INFO E| Compiling structopt v0.3.26
28662025-02-25T01:53:50.267Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
28672025-02-25T01:53:50.322Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28682025-02-25T01:53:53.577Z[ helios-setup] Feb 25 01:53:52.183 INFO E| Compiling pest_derive v2.7.15
28692025-02-25T01:53:54.209Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28702025-02-25T01:53:56.705Z[ helios-setup] Feb 25 01:53:55.307 INFO E| Compiling json5 v0.4.1
28712025-02-25T01:54:01.045Z[ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
28722025-02-25T01:54:02.855Z[ helios-setup] Feb 25 01:54:01.460 INFO E| Compiling four-cc v0.3.0
28732025-02-25T01:54:02.855Z[ helios-setup] Feb 25 01:54:01.460 INFO E| Compiling amd-efs v0.4.3 (ssh://git@github.com/oxidecomputer/amd-efs.git?tag=v0.4.3#ad2861c0)
28742025-02-25T01:54:03.104Z[ helios-setup] Feb 25 01:54:01.710 INFO E| Compiling amd-apcb v0.4.5 (https://github.com/oxidecomputer/amd-apcb.git?tag=v0.4.5#fb4e63cc)
28752025-02-25T01:54:03.453Z[ host-package] Compiling macaddr v1.0.1
28762025-02-25T01:54:04.089Z[ host-package] Compiling slog-dtrace v0.3.0
28772025-02-25T01:54:04.548Z[ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
28782025-02-25T01:54:04.802Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28792025-02-25T01:54:08.366Z[ host-package] Compiling prettyplease v0.2.29
28802025-02-25T01:54:09.486Z[ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28812025-02-25T01:54:09.977Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28822025-02-25T01:54:11.563Z[ host-package] Compiling half v2.4.1
28832025-02-25T01:54:11.733Z[ host-package] Compiling ciborium-io v0.2.2
28842025-02-25T01:54:11.981Z[ host-package] Compiling bytecount v0.6.8
28852025-02-25T01:54:12.008Z[ host-package] Compiling display-error-chain v0.2.2
28862025-02-25T01:54:12.329Z[ host-package] Compiling ciborium-ll v0.2.2
28872025-02-25T01:54:12.390Z[ host-package] Compiling same-file v1.0.6
28882025-02-25T01:54:12.424Z[ host-package] Compiling fastrand v2.1.1
28892025-02-25T01:54:12.715Z[ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
28902025-02-25T01:54:12.958Z[ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28912025-02-25T01:54:13.019Z[ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28922025-02-25T01:54:14.040Z[ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28932025-02-25T01:54:23.853Z[ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28942025-02-25T01:54:25.983Z[ host-package] Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28952025-02-25T01:54:26.667Z[ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28962025-02-25T01:54:29.390Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28972025-02-25T01:54:34.529Z[ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28982025-02-25T01:54:37.606Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
28992025-02-25T01:54:38.894Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
29002025-02-25T01:54:41.782Z[ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29012025-02-25T01:54:41.907Z[ host-package] Compiling ciborium v0.2.2
29022025-02-25T01:54:43.364Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
29032025-02-25T01:54:44.271Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29042025-02-25T01:54:44.677Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29052025-02-25T01:54:45.593Z[ host-package] Compiling tempfile v3.13.0
29062025-02-25T01:54:46.661Z[ host-package] Compiling walkdir v2.5.0
29072025-02-25T01:54:47.456Z[ host-package] Compiling blake3 v1.5.4
29082025-02-25T01:54:48.233Z[ host-package] Compiling const_format_proc_macros v0.2.34
29092025-02-25T01:54:48.673Z[ helios-setup] Feb 25 01:54:47.273 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-host-image-builder-config)
29102025-02-25T01:54:50.267Z[ host-package] Compiling xattr v1.3.1
29112025-02-25T01:54:50.357Z[ host-package] Compiling memmap2 v0.9.5
29122025-02-25T01:54:50.570Z[ host-package] Compiling filetime v0.2.25
29132025-02-25T01:54:50.613Z[ host-package] Compiling arrayvec v0.7.6
29142025-02-25T01:54:50.946Z[ host-package] Compiling maplit v1.0.2
29152025-02-25T01:54:50.986Z[ host-package] Compiling keccak v0.1.5
29162025-02-25T01:54:51.203Z[ host-package] Compiling constant_time_eq v0.3.1
29172025-02-25T01:54:51.240Z[ host-package] Compiling arrayref v0.3.9
29182025-02-25T01:54:51.293Z[ host-package] Compiling crunchy v0.2.2
29192025-02-25T01:54:51.438Z[ host-package] Compiling sha3 v0.10.8
29202025-02-25T01:54:51.963Z[ host-package] Compiling tar v0.4.44
29212025-02-25T01:54:52.343Z[ host-package] Compiling const_format v0.2.34
29222025-02-25T01:54:52.463Z[ host-package] Compiling toolchain_find v0.4.0
29232025-02-25T01:54:52.676Z[ host-package] Compiling camino-tempfile v1.1.1
29242025-02-25T01:54:53.050Z[ host-package] Compiling tiny-keccak v2.0.2
29252025-02-25T01:54:53.182Z[ host-package] Compiling topological-sort v0.2.2
29262025-02-25T01:54:53.499Z[ host-package] Compiling omicron-zone-package v0.12.0
29272025-02-25T01:54:53.565Z[ host-package] Compiling rustfmt-wrapper v0.2.1
29282025-02-25T01:54:54.066Z[ host-package] Compiling dsl_auto_type v0.1.2
29292025-02-25T01:54:54.233Z[ host-package] Compiling scheduled-thread-pool v0.2.7
29302025-02-25T01:54:54.332Z[ host-package] Compiling diesel_table_macro_syntax v0.2.0
29312025-02-25T01:54:54.907Z[ host-package] Compiling r2d2 v0.8.10
29322025-02-25T01:54:55.562Z[ host-package] Compiling phf_generator v0.11.2
29332025-02-25T01:54:55.565Z[ host-package] Compiling ascii-canvas v3.0.0
29342025-02-25T01:54:55.629Z[ host-package] Compiling diesel_derives v2.2.3
29352025-02-25T01:54:55.819Z[ host-package] Compiling secrecy v0.8.0
29362025-02-25T01:54:55.822Z[ host-package] Compiling ena v0.14.3
29372025-02-25T01:54:56.113Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
29382025-02-25T01:54:56.213Z[ host-package] Compiling bindgen v0.71.1
29392025-02-25T01:54:56.495Z[ host-package] Compiling arc-swap v1.7.1
29402025-02-25T01:54:56.614Z[ host-package] Compiling diff v0.1.13
29412025-02-25T01:54:56.841Z[ host-package] Compiling regex-syntax v0.6.29
29422025-02-25T01:54:57.270Z[ host-package] Compiling slog-scope v4.4.0
29432025-02-25T01:54:57.599Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29442025-02-25T01:54:58.183Z[ host-package] Compiling phf_codegen v0.11.2
29452025-02-25T01:54:58.476Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
29462025-02-25T01:54:58.918Z[ host-package] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29472025-02-25T01:54:59.745Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
29482025-02-25T01:54:59.925Z[ host-package] Compiling universal-hash v0.5.1
29492025-02-25T01:55:00.034Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
29502025-02-25T01:55:00.246Z[ host-package] Compiling parse-zoneinfo v0.3.1
29512025-02-25T01:55:01.959Z[ host-package] Compiling lalrpop v0.19.12
29522025-02-25T01:55:02.764Z[ host-package] Compiling unicase v2.7.0
29532025-02-25T01:55:03.584Z[ host-package] Compiling rustc-hash v2.1.1
29542025-02-25T01:55:03.662Z[ host-package] Compiling ref-cast v1.0.23
29552025-02-25T01:55:03.872Z[ host-package] Compiling opaque-debug v0.3.1
29562025-02-25T01:55:04.039Z[ host-package] Compiling poly1305 v0.8.0
29572025-02-25T01:55:04.553Z[ helios-setup] Feb 25 01:55:03.150 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
29582025-02-25T01:55:05.710Z[ host-package] Compiling thiserror-no-std v2.0.2
29592025-02-25T01:55:05.906Z[ host-package] Compiling chrono-tz-build v0.4.0
29602025-02-25T01:55:07.701Z[ host-package] Compiling slog-stdlog v4.1.1
29612025-02-25T01:55:07.793Z[ host-package] Compiling diesel v2.2.7
29622025-02-25T01:55:08.543Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
29632025-02-25T01:55:09.015Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29642025-02-25T01:55:09.617Z[ host-package] Compiling derive_builder_core v0.20.2
29652025-02-25T01:55:11.862Z[ host-package] Compiling chacha20 v0.9.1
29662025-02-25T01:55:12.423Z[ host-package] Compiling headers-core v0.3.0
29672025-02-25T01:55:12.673Z[ host-package] Compiling aead v0.5.2
29682025-02-25T01:55:13.207Z[ host-package] Compiling libxml v0.3.3
29692025-02-25T01:55:13.647Z[ host-package] Compiling ref-cast-impl v1.0.23
29702025-02-25T01:55:14.953Z[ host-package] Compiling vte_generate_state_changes v0.1.2
29712025-02-25T01:55:15.622Z[ host-package] Compiling vte v0.11.1
29722025-02-25T01:55:17.828Z[ host-package] Compiling chacha20poly1305 v0.10.1
29732025-02-25T01:55:18.120Z[ host-package] Compiling headers v0.4.0
29742025-02-25T01:55:18.574Z[ host-package] Compiling samael v0.0.18
29752025-02-25T01:55:20.558Z[ host-package] Compiling derive_builder_macro v0.20.2
29762025-02-25T01:55:21.763Z[ host-package] Compiling slog-envlogger v2.2.0
29772025-02-25T01:55:22.240Z[ host-package] Compiling chrono-tz v0.10.1
29782025-02-25T01:55:23.055Z[ host-package] Compiling vsss-rs v3.3.4
29792025-02-25T01:55:24.663Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29802025-02-25T01:55:26.712Z[ host-package] Compiling polar-core v0.27.3
29812025-02-25T01:55:27.790Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29822025-02-25T01:55:28.187Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
29832025-02-25T01:55:28.315Z[ host-package] Compiling strum_macros v0.24.3
29842025-02-25T01:55:28.684Z[ host-package] Compiling fxhash v0.2.1
29852025-02-25T01:55:29.087Z[ host-package] Compiling indoc v1.0.9
29862025-02-25T01:55:32.761Z[ host-package] Compiling derive_builder v0.20.2
29872025-02-25T01:55:37.251Z[ host-package] Compiling strip-ansi-escapes v0.2.0
29882025-02-25T01:55:38.400Z[ host-package] Compiling papergrid v0.11.0
29892025-02-25T01:55:38.525Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
29902025-02-25T01:55:39.444Z[ host-package] Compiling tabled_derive v0.7.0
29912025-02-25T01:55:41.981Z[ host-package] Compiling fd-lock v4.0.2
29922025-02-25T01:55:42.326Z[ host-package] Compiling peg-macros v0.8.4
29932025-02-25T01:55:46.600Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29942025-02-25T01:55:47.719Z[ host-package] Compiling kstat-rs v0.2.4
29952025-02-25T01:55:48.679Z[ host-package] Compiling oso-derive v0.27.3
29962025-02-25T01:55:49.203Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
29972025-02-25T01:55:49.808Z[ host-package] Compiling quick-xml v0.37.2
29982025-02-25T01:55:51.403Z[ helios-setup] Feb 25 01:55:49.996 INFO E| Finished dev [unoptimized + debuginfo] target(s) in 2m 41s
29992025-02-25T01:55:51.488Z[ helios-setup] Feb 25 01:55:50.080 INFO building project "amd-host-image-builder" ok (189 seconds)
30002025-02-25T01:55:51.490Z[ helios-setup] Feb 25 01:55:50.080 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
30012025-02-25T01:55:51.491Z[ helios-setup] Feb 25 01:55:50.080 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
30022025-02-25T01:55:51.817Z[ helios-setup] Feb 25 01:55:50.410 INFO E| Updating git repository `https://github.com/oxidecomputer/progenitor`
30032025-02-25T01:55:52.490Z[ host-package] Compiling diesel-dtrace v0.4.2
30042025-02-25T01:55:52.974Z[ helios-setup] Feb 25 01:55:51.565 INFO E| From https://github.com/oxidecomputer/progenitor
30052025-02-25T01:55:52.974Z[ helios-setup] Feb 25 01:55:51.565 INFO E| * [new ref] 3a5fe998e6c790223a9ff195df96e1f34ba2c149 -> refs/commit/3a5fe998e6c790223a9ff195df96e1f34ba2c149
30062025-02-25T01:55:52.982Z[ host-package] Compiling nu-ansi-term v0.50.1
30072025-02-25T01:55:53.089Z[ helios-setup] Feb 25 01:55:51.681 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
30082025-02-25T01:55:53.578Z[ helios-setup] Feb 25 01:55:52.171 INFO E| From https://github.com/jclulow/hiercmd
30092025-02-25T01:55:53.578Z[ helios-setup] Feb 25 01:55:52.171 INFO E| * [new ref] d9d28d6aa06f0740b8668b9e64c0f4bb69243aad -> refs/commit/d9d28d6aa06f0740b8668b9e64c0f4bb69243aad
30102025-02-25T01:55:53.599Z[ helios-setup] Feb 25 01:55:52.192 INFO E| Updating git repository `https://github.com/jclulow/network-interface`
30112025-02-25T01:55:54.016Z[ helios-setup] Feb 25 01:55:52.608 INFO E| From https://github.com/jclulow/network-interface
30122025-02-25T01:55:54.016Z[ helios-setup] Feb 25 01:55:52.608 INFO E| * [new ref] 827e6b7ba62ea32474ef38b1b02942bdf3933624 -> refs/commit/827e6b7ba62ea32474ef38b1b02942bdf3933624
30132025-02-25T01:55:54.047Z[ helios-setup] Feb 25 01:55:52.640 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
30142025-02-25T01:55:54.281Z[ host-package] Compiling reedline v0.35.0
30152025-02-25T01:55:54.457Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
30162025-02-25T01:55:54.495Z[ helios-setup] Feb 25 01:55:53.087 INFO E| From https://github.com/oxidecomputer/boot-image-tools
30172025-02-25T01:55:54.498Z[ helios-setup] Feb 25 01:55:53.087 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
30182025-02-25T01:55:54.545Z[ helios-setup] Feb 25 01:55:53.138 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade`
30192025-02-25T01:55:55.422Z[ helios-setup] Feb 25 01:55:54.013 INFO E| From https://github.com/oxidecomputer/facade
30202025-02-25T01:55:55.422Z[ helios-setup] Feb 25 01:55:54.013 INFO E| * [new ref] aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892 -> refs/commit/aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892
30212025-02-25T01:55:55.481Z[ helios-setup] Feb 25 01:55:54.074 INFO E| Updating git repository `https://github.com/oxidecomputer/dropshot.git`
30222025-02-25T01:55:56.632Z[ helios-setup] Feb 25 01:55:55.224 INFO E| From https://github.com/oxidecomputer/dropshot
30232025-02-25T01:55:56.632Z[ helios-setup] Feb 25 01:55:55.224 INFO E| * [new ref] 9911f3cf00178e0ee64b99f2c59b5a5464075230 -> refs/commit/9911f3cf00178e0ee64b99f2c59b5a5464075230
30242025-02-25T01:55:56.679Z[ helios-setup] Feb 25 01:55:55.266 INFO E| Updating crates.io index
30252025-02-25T01:55:56.793Z[ helios-setup] Feb 25 01:55:55.385 INFO E| Updating git repository `https://github.com/oxidecomputer/typify`
30262025-02-25T01:55:57.725Z[ helios-setup] Feb 25 01:55:56.316 INFO E| From https://github.com/oxidecomputer/typify
30272025-02-25T01:55:57.725Z[ helios-setup] Feb 25 01:55:56.316 INFO E| * [new ref] fec09bd1924a676ac18eecc0dea64b8ec042fdb4 -> refs/commit/fec09bd1924a676ac18eecc0dea64b8ec042fdb4
30282025-02-25T01:55:58.070Z[ helios-setup] Feb 25 01:55:56.661 INFO E| Downloading crates ...
30292025-02-25T01:55:58.290Z[ helios-setup] Feb 25 01:55:56.881 INFO E| Downloaded project-root v0.2.2
30302025-02-25T01:55:58.294Z[ helios-setup] Feb 25 01:55:56.883 INFO E| Downloaded const-random-macro v0.1.15
30312025-02-25T01:55:58.294Z[ helios-setup] Feb 25 01:55:56.884 INFO E| Downloaded bytes v1.4.0
30322025-02-25T01:55:58.299Z[ helios-setup] Feb 25 01:55:56.891 INFO E| Downloaded const-random v0.1.15
30332025-02-25T01:55:58.302Z[ helios-setup] Feb 25 01:55:56.893 INFO E| Downloaded byteorder v1.4.3
30342025-02-25T01:55:58.305Z[ helios-setup] Feb 25 01:55:56.896 INFO E| Downloaded async-stream-impl v0.3.5
30352025-02-25T01:55:58.344Z[ helios-setup] Feb 25 01:55:56.936 INFO E| Downloaded try-lock v0.2.4
30362025-02-25T01:55:58.347Z[ helios-setup] Feb 25 01:55:56.938 INFO E| Downloaded anstyle v0.3.5
30372025-02-25T01:55:58.350Z[ helios-setup] Feb 25 01:55:56.940 INFO E| Downloaded sha1 v0.10.5
30382025-02-25T01:55:58.353Z[ helios-setup] Feb 25 01:55:56.945 INFO E| Downloaded concolor-override v1.0.0
30392025-02-25T01:55:58.356Z[ helios-setup] Feb 25 01:55:56.947 INFO E| Downloaded semver-parser v0.10.2
30402025-02-25T01:55:58.359Z[ helios-setup] Feb 25 01:55:56.950 INFO E| Downloaded async-stream v0.3.5
30412025-02-25T01:55:58.363Z[ helios-setup] Feb 25 01:55:56.956 INFO E| Downloaded time v0.1.45
30422025-02-25T01:55:58.367Z[ helios-setup] Feb 25 01:55:56.959 INFO E| Downloaded percent-encoding v2.2.0
30432025-02-25T01:55:58.370Z[ helios-setup] Feb 25 01:55:56.962 INFO E| Downloaded tower-service v0.3.2
30442025-02-25T01:55:58.373Z[ helios-setup] Feb 25 01:55:56.964 INFO E| Downloaded rustfmt-wrapper v0.2.0
30452025-02-25T01:55:58.376Z[ helios-setup] Feb 25 01:55:56.967 INFO E| Downloaded terminal_size v0.2.6
30462025-02-25T01:55:58.395Z[ helios-setup] Feb 25 01:55:56.971 INFO E| Downloaded pkg-config v0.3.26
30472025-02-25T01:55:58.395Z[ helios-setup] Feb 25 01:55:56.975 INFO E| Downloaded serde_tokenstream v0.2.0
30482025-02-25T01:55:58.395Z[ helios-setup] Feb 25 01:55:56.982 INFO E| Downloaded toolchain_find v0.2.0
30492025-02-25T01:55:58.398Z[ helios-setup] Feb 25 01:55:56.986 INFO E| Downloaded want v0.3.0
30502025-02-25T01:55:58.398Z[ helios-setup] Feb 25 01:55:56.987 INFO E| Downloaded slog-bunyan v2.4.0
30512025-02-25T01:55:58.401Z[ helios-setup] Feb 25 01:55:56.990 INFO E| Downloaded utf8parse v0.2.1
30522025-02-25T01:55:58.403Z[ helios-setup] Feb 25 01:55:56.993 INFO E| Downloaded bincode v1.3.3
30532025-02-25T01:55:58.406Z[ helios-setup] Feb 25 01:55:56.998 INFO E| Downloaded thiserror v1.0.38
30542025-02-25T01:55:58.416Z[ helios-setup] Feb 25 01:55:57.008 INFO E| Downloaded spin v0.5.2
30552025-02-25T01:55:58.419Z[ helios-setup] Feb 25 01:55:57.011 INFO E| Downloaded schemars_derive v0.8.12
30562025-02-25T01:55:58.423Z[ helios-setup] Feb 25 01:55:57.014 INFO E| Downloaded smallvec v1.10.0
30572025-02-25T01:55:58.427Z[ helios-setup] Feb 25 01:55:57.019 INFO E| Downloaded signal-hook-registry v1.4.0
30582025-02-25T01:55:58.430Z[ helios-setup] Feb 25 01:55:57.022 INFO E| Downloaded tokio-macros v2.0.0
30592025-02-25T01:55:58.433Z[ helios-setup] Feb 25 01:55:57.025 INFO E| Downloaded thiserror-impl v1.0.38
30602025-02-25T01:55:58.436Z[ helios-setup] Feb 25 01:55:57.028 INFO E| Downloaded tokio-rustls v0.24.0
30612025-02-25T01:55:58.440Z[ helios-setup] Feb 25 01:55:57.032 INFO E| Downloaded pin-project-lite v0.2.9
30622025-02-25T01:55:58.451Z[ helios-setup] Feb 25 01:55:57.043 INFO E| Downloaded uuid v1.3.0
30632025-02-25T01:55:58.460Z[ helios-setup] Feb 25 01:55:57.052 INFO E| Downloaded unicode-ident v1.0.8
30642025-02-25T01:55:58.466Z[ helios-setup] Feb 25 01:55:57.058 INFO E| Downloaded toml v0.7.3
30652025-02-25T01:55:58.475Z[ helios-setup] Feb 25 01:55:57.066 INFO E| Downloaded unicode-bidi v0.3.13
30662025-02-25T01:55:58.480Z[ helios-setup] Feb 25 01:55:57.072 INFO E| Downloaded tinyvec v1.6.0
30672025-02-25T01:55:58.487Z[ helios-setup] Feb 25 01:55:57.079 INFO E| Downloaded tracing-core v0.1.30
30682025-02-25T01:55:58.493Z[ helios-setup] Feb 25 01:55:57.085 INFO E| Downloaded tungstenite v0.18.0
30692025-02-25T01:55:58.539Z[ helios-setup] Feb 25 01:55:57.124 INFO E| Downloaded url v2.3.1
30702025-02-25T01:55:58.539Z[ helios-setup] Feb 25 01:55:57.131 INFO E| Downloaded unicode-linebreak v0.1.4
30712025-02-25T01:55:58.547Z[ helios-setup] Feb 25 01:55:57.139 INFO E| Downloaded tracing v0.1.37
30722025-02-25T01:55:58.568Z[ helios-setup] Feb 25 01:55:57.160 INFO E| Downloaded unicode-normalization v0.1.22
30732025-02-25T01:55:58.574Z[ helios-setup] Feb 25 01:55:57.166 INFO E| Downloaded serde_json v1.0.95
30742025-02-25T01:55:58.607Z[ helios-setup] Feb 25 01:55:57.199 INFO E| Downloaded winnow v0.4.1
30752025-02-25T01:55:58.620Z[ helios-setup] Feb 25 01:55:57.212 INFO E| Downloaded http v0.2.9
30762025-02-25T01:55:58.626Z[ helios-setup] Feb 25 01:55:57.218 INFO E| Downloaded mio v0.8.5
30772025-02-25T01:55:58.636Z[ helios-setup] Feb 25 01:55:57.227 INFO E| Downloaded crossbeam-channel v0.5.6
30782025-02-25T01:55:58.642Z[ helios-setup] Feb 25 01:55:57.234 INFO E| Downloaded rustls-webpki v0.100.1
30792025-02-25T01:55:58.652Z[ helios-setup] Feb 25 01:55:57.244 INFO E| Downloaded pest v2.5.7
30802025-02-25T01:55:58.660Z[ helios-setup] Feb 25 01:55:57.252 INFO E| Downloaded aho-corasick v0.7.20
30812025-02-25T01:55:58.667Z[ helios-setup] Feb 25 01:55:57.258 INFO E| Downloaded syn v1.0.107
30822025-02-25T01:55:58.685Z[ helios-setup] Feb 25 01:55:57.277 INFO E| Downloaded syn v2.0.72
30832025-02-25T01:55:58.702Z[ helios-setup] Feb 25 01:55:57.294 INFO E| Downloaded reqwest v0.11.16
30842025-02-25T01:55:58.714Z[ helios-setup] Feb 25 01:55:57.306 INFO E| Downloaded h2 v0.3.16
30852025-02-25T01:55:58.725Z[ helios-setup] Feb 25 01:55:57.317 INFO E| Downloaded rayon v1.6.1
30862025-02-25T01:55:58.739Z[ helios-setup] Feb 25 01:55:57.331 INFO E| Downloaded clap_builder v4.2.1
30872025-02-25T01:55:58.749Z[ helios-setup] Feb 25 01:55:57.341 INFO E| Downloaded chrono v0.4.24
30882025-02-25T01:55:58.765Z[ helios-setup] Feb 25 01:55:57.357 INFO E| Downloaded git2 v0.16.1
30892025-02-25T01:55:58.779Z[ helios-setup] Feb 25 01:55:57.370 INFO E| Downloaded hyper v0.14.25
30902025-02-25T01:55:58.792Z[ helios-setup] Feb 25 01:55:57.384 INFO E| Downloaded regex v1.7.3
30912025-02-25T01:55:58.802Z[ helios-setup] Feb 25 01:55:57.394 INFO E| Downloaded futures-util v0.3.28
30922025-02-25T01:55:58.818Z[ helios-setup] Feb 25 01:55:57.410 INFO E| Downloaded toml_edit v0.19.8
30932025-02-25T01:55:58.840Z[ helios-setup] Feb 25 01:55:57.432 INFO E| Downloaded regress v0.5.0
30942025-02-25T01:55:58.850Z[ helios-setup] Feb 25 01:55:57.442 INFO E| Downloaded rustls v0.21.0
30952025-02-25T01:55:58.864Z[ helios-setup] Feb 25 01:55:57.456 INFO E| Downloaded rustix v0.37.3
30962025-02-25T01:55:58.888Z[ helios-setup] Feb 25 01:55:57.480 INFO E| Downloaded rhai v1.14.0
30972025-02-25T01:55:58.904Z[ helios-setup] Feb 25 01:55:57.496 INFO E| Downloaded idna v0.3.0
30982025-02-25T01:55:58.911Z[ host-package] Compiling oso v0.27.3
30992025-02-25T01:55:58.914Z[ helios-setup] Feb 25 01:55:57.506 INFO E| Downloaded tokio-util v0.7.7
31002025-02-25T01:55:58.924Z[ helios-setup] Feb 25 01:55:57.516 INFO E| Downloaded serde_yaml v0.9.21
31012025-02-25T01:55:58.929Z[ helios-setup] Feb 25 01:55:57.521 INFO E| Downloaded rayon-core v1.10.2
31022025-02-25T01:55:58.960Z[ helios-setup] Feb 25 01:55:57.552 INFO E| Downloaded openapiv3 v1.0.2
31032025-02-25T01:55:58.981Z[ helios-setup] Feb 25 01:55:57.573 INFO E| Downloaded memchr v2.5.0
31042025-02-25T01:55:58.987Z[ helios-setup] Feb 25 01:55:57.579 INFO E| Downloaded ryu v1.0.13
31052025-02-25T01:55:58.992Z[ helios-setup] Feb 25 01:55:57.584 INFO E| Downloaded ppv-lite86 v0.2.17
31062025-02-25T01:55:58.995Z[ helios-setup] Feb 25 01:55:57.586 INFO E| Downloaded unsafe-libyaml v0.2.8
31072025-02-25T01:55:59.000Z[ helios-setup] Feb 25 01:55:57.592 INFO E| Downloaded serde v1.0.204
31082025-02-25T01:55:59.005Z[ helios-setup] Feb 25 01:55:57.597 INFO E| Downloaded tokio v1.27.0
31092025-02-25T01:55:59.056Z[ helios-setup] Feb 25 01:55:57.648 INFO E| Downloaded schemars v0.8.12
31102025-02-25T01:55:59.072Z[ helios-setup] Feb 25 01:55:57.664 INFO E| Downloaded futures v0.3.28
31112025-02-25T01:55:59.079Z[ helios-setup] Feb 25 01:55:57.670 INFO E| Downloaded base64 v0.21.0
31122025-02-25T01:55:59.083Z[ helios-setup] Feb 25 01:55:57.675 INFO E| Downloaded cc v1.0.78
31132025-02-25T01:55:59.086Z[ helios-setup] Feb 25 01:55:57.678 INFO E| Downloaded textwrap v0.16.0
31142025-02-25T01:55:59.090Z[ helios-setup] Feb 25 01:55:57.682 INFO E| Downloaded clap v4.2.1
31152025-02-25T01:55:59.102Z[ helios-setup] Feb 25 01:55:57.693 INFO E| Downloaded socket2 v0.4.9
31162025-02-25T01:55:59.104Z[ helios-setup] Feb 25 01:55:57.696 INFO E| Downloaded serde_derive v1.0.204
31172025-02-25T01:55:59.108Z[ helios-setup] Feb 25 01:55:57.700 INFO E| Downloaded libc v0.2.139
31182025-02-25T01:55:59.143Z[ helios-setup] Feb 25 01:55:57.734 INFO E| Downloaded parking_lot v0.12.1
31192025-02-25T01:55:59.146Z[ helios-setup] Feb 25 01:55:57.738 INFO E| Downloaded num-traits v0.2.15
31202025-02-25T01:55:59.157Z[ helios-setup] Feb 25 01:55:57.749 INFO E| Downloaded crossbeam-epoch v0.9.13
31212025-02-25T01:55:59.161Z[ helios-setup] Feb 25 01:55:57.753 INFO E| Downloaded anyhow v1.0.68
31222025-02-25T01:55:59.168Z[ helios-setup] Feb 25 01:55:57.760 INFO E| Downloaded futures-channel v0.3.28
31232025-02-25T01:55:59.171Z[ helios-setup] Feb 25 01:55:57.763 INFO E| Downloaded ucd-trie v0.1.5
31242025-02-25T01:55:59.174Z[ helios-setup] Feb 25 01:55:57.766 INFO E| Downloaded tokio-tungstenite v0.18.0
31252025-02-25T01:55:59.182Z[ helios-setup] Feb 25 01:55:57.770 INFO E| Downloaded sct v0.7.0
31262025-02-25T01:55:59.188Z[ helios-setup] Feb 25 01:55:57.776 INFO E| Downloaded rhai_codegen v1.5.0
31272025-02-25T01:55:59.199Z[ helios-setup] Feb 25 01:55:57.791 INFO E| Downloaded proc-macro2 v1.0.86
31282025-02-25T01:55:59.203Z[ helios-setup] Feb 25 01:55:57.795 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated
31292025-02-25T01:55:59.207Z[ helios-setup] Feb 25 01:55:57.799 INFO E| Downloaded fastrand v1.9.0
31302025-02-25T01:55:59.210Z[ helios-setup] Feb 25 01:55:57.801 INFO E| Downloaded ahash v0.8.3
31312025-02-25T01:55:59.213Z[ helios-setup] Feb 25 01:55:57.805 INFO E| Downloaded rustls-pemfile v1.0.2
31322025-02-25T01:55:59.216Z[ helios-setup] Feb 25 01:55:57.808 INFO E| Downloaded log v0.4.17
31332025-02-25T01:55:59.221Z[ helios-setup] Feb 25 01:55:57.813 INFO E| Downloaded lock_api v0.4.9
31342025-02-25T01:55:59.224Z[ helios-setup] Feb 25 01:55:57.816 INFO E| Downloaded io-lifetimes v1.0.10
31352025-02-25T01:55:59.229Z[ helios-setup] Feb 25 01:55:57.821 INFO E| Downloaded crossbeam-utils v0.8.14
31362025-02-25T01:55:59.234Z[ helios-setup] Feb 25 01:55:57.826 INFO E| Downloaded camino v1.1.4
31372025-02-25T01:55:59.237Z[ helios-setup] Feb 25 01:55:57.829 INFO E| Downloaded ipnet v2.7.2
31382025-02-25T01:55:59.240Z[ helios-setup] Feb 25 01:55:57.832 INFO E| Downloaded quote v1.0.36
31392025-02-25T01:55:59.245Z[ helios-setup] Feb 25 01:55:57.837 INFO E| Downloaded httparse v1.8.0
31402025-02-25T01:55:59.249Z[ helios-setup] Feb 25 01:55:57.841 INFO E| Downloaded getrandom v0.2.8
31412025-02-25T01:55:59.254Z[ helios-setup] Feb 25 01:55:57.846 INFO E| Downloaded smawk v0.3.1
31422025-02-25T01:55:59.257Z[ helios-setup] Feb 25 01:55:57.849 INFO E| Downloaded parking_lot_core v0.9.6
31432025-02-25T01:55:59.261Z[ helios-setup] Feb 25 01:55:57.853 INFO E| Downloaded futures-task v0.3.28
31442025-02-25T01:55:59.264Z[ helios-setup] Feb 25 01:55:57.855 INFO E| Downloaded num_enum v0.5.7
31452025-02-25T01:55:59.272Z[ helios-setup] Feb 25 01:55:57.864 INFO E| Downloaded once_cell v1.17.0
31462025-02-25T01:55:59.276Z[ helios-setup] Feb 25 01:55:57.868 INFO E| Downloaded futures-sink v0.3.28
31472025-02-25T01:55:59.279Z[ helios-setup] Feb 25 01:55:57.870 INFO E| Downloaded cargo-lock v8.0.3
31482025-02-25T01:55:59.283Z[ helios-setup] Feb 25 01:55:57.875 INFO E| Downloaded smartstring v1.0.1
31492025-02-25T01:55:59.287Z[ helios-setup] Feb 25 01:55:57.879 INFO E| Downloaded slog-async v2.7.0
31502025-02-25T01:55:59.293Z[ helios-setup] Feb 25 01:55:57.882 INFO E| Downloaded serde_derive_internals v0.26.0
31512025-02-25T01:55:59.296Z[ helios-setup] Feb 25 01:55:57.885 INFO E| Downloaded semver v0.11.0
31522025-02-25T01:55:59.298Z[ helios-setup] Feb 25 01:55:57.888 INFO E| Downloaded lazy_static v1.4.0
31532025-02-25T01:55:59.298Z[ helios-setup] Feb 25 01:55:57.890 INFO E| Downloaded jobserver v0.1.26
31542025-02-25T01:55:59.301Z[ helios-setup] Feb 25 01:55:57.892 INFO E| Downloaded is-terminal v0.4.7
31552025-02-25T01:55:59.304Z[ helios-setup] Feb 25 01:55:57.894 INFO E| Downloaded iana-time-zone v0.1.56
31562025-02-25T01:55:59.307Z[ helios-setup] Feb 25 01:55:57.897 INFO E| Downloaded futures-io v0.3.28
31572025-02-25T01:55:59.309Z[ helios-setup] Feb 25 01:55:57.899 INFO E| Downloaded num-integer v0.1.45
31582025-02-25T01:55:59.312Z[ helios-setup] Feb 25 01:55:57.902 INFO E| Downloaded form_urlencoded v1.1.0
31592025-02-25T01:55:59.312Z[ helios-setup] Feb 25 01:55:57.903 INFO E| Downloaded ahash v0.7.6
31602025-02-25T01:55:59.315Z[ helios-setup] Feb 25 01:55:57.907 INFO E| Downloaded toml_datetime v0.6.1
31612025-02-25T01:55:59.317Z[ helios-setup] Feb 25 01:55:57.908 INFO E| Downloaded serde_path_to_error v0.1.11
31622025-02-25T01:55:59.320Z[ helios-setup] Feb 25 01:55:57.911 INFO E| Downloaded clap_derive v4.2.0
31632025-02-25T01:55:59.323Z[ helios-setup] Feb 25 01:55:57.915 INFO E| Downloaded proc-macro-crate v1.2.1
31642025-02-25T01:55:59.326Z[ helios-setup] Feb 25 01:55:57.916 INFO E| Downloaded paste v1.0.12
31652025-02-25T01:55:59.329Z[ helios-setup] Feb 25 01:55:57.921 INFO E| Downloaded memoffset v0.7.1
31662025-02-25T01:55:59.331Z[ helios-setup] Feb 25 01:55:57.923 INFO E| Downloaded home v0.5.4
31672025-02-25T01:55:59.334Z[ helios-setup] Feb 25 01:55:57.924 INFO E| Downloaded concolor-query v0.3.3
31682025-02-25T01:55:59.334Z[ helios-setup] Feb 25 01:55:57.926 INFO E| Downloaded async-trait v0.1.68
31692025-02-25T01:55:59.339Z[ helios-setup] Feb 25 01:55:57.931 INFO E| Downloaded anstyle-parse v0.1.1
31702025-02-25T01:55:59.342Z[ helios-setup] Feb 25 01:55:57.934 INFO E| Downloaded tempfile v3.5.0
31712025-02-25T01:55:59.345Z[ helios-setup] Feb 25 01:55:57.937 INFO E| Downloaded serde_spanned v0.6.1
31722025-02-25T01:55:59.347Z[ helios-setup] Feb 25 01:55:57.939 INFO E| Downloaded futures-macro v0.3.28
31732025-02-25T01:55:59.350Z[ helios-setup] Feb 25 01:55:57.940 INFO E| Downloaded futures-executor v0.3.28
31742025-02-25T01:55:59.350Z[ helios-setup] Feb 25 01:55:57.942 INFO E| Downloaded dyn-clone v1.0.11
31752025-02-25T01:55:59.353Z[ helios-setup] Feb 25 01:55:57.944 INFO E| Downloaded slab v0.4.7
31762025-02-25T01:55:59.357Z[ helios-setup] Feb 25 01:55:57.946 INFO E| Downloaded sha2 v0.10.6
31772025-02-25T01:55:59.361Z[ helios-setup] Feb 25 01:55:57.949 INFO E| Downloaded crossbeam-deque v0.8.2
31782025-02-25T01:55:59.364Z[ helios-setup] Feb 25 01:55:57.952 INFO E| Downloaded http-body v0.4.5
31792025-02-25T01:55:59.364Z[ helios-setup] Feb 25 01:55:57.954 INFO E| Downloaded encoding_rs v0.8.32
31802025-02-25T01:55:59.394Z[ helios-setup] Feb 25 01:55:57.986 INFO E| Downloaded digest v0.10.6
31812025-02-25T01:55:59.397Z[ helios-setup] Feb 25 01:55:57.989 INFO E| Downloaded num_enum_derive v0.5.7
31822025-02-25T01:55:59.399Z[ helios-setup] Feb 25 01:55:57.990 INFO E| Downloaded num_cpus v1.15.0
31832025-02-25T01:55:59.402Z[ helios-setup] Feb 25 01:55:57.994 INFO E| Downloaded futures-core v0.3.28
31842025-02-25T01:55:59.405Z[ helios-setup] Feb 25 01:55:57.996 INFO E| Downloaded clap_lex v0.4.1
31852025-02-25T01:55:59.408Z[ helios-setup] Feb 25 01:55:57.998 INFO E| Downloaded anstream v0.2.6
31862025-02-25T01:55:59.410Z[ helios-setup] Feb 25 01:55:58.001 INFO E| Downloaded strsim v0.10.0
31872025-02-25T01:55:59.413Z[ helios-setup] Feb 25 01:55:58.003 INFO E| Downloaded scopeguard v1.1.0
31882025-02-25T01:55:59.413Z[ helios-setup] Feb 25 01:55:58.004 INFO E| Downloaded semver v1.0.17
31892025-02-25T01:55:59.416Z[ helios-setup] Feb 25 01:55:58.008 INFO E| Downloaded itoa v1.0.6
31902025-02-25T01:55:59.419Z[ helios-setup] Feb 25 01:55:58.010 INFO E| Downloaded httpdate v1.0.2
31912025-02-25T01:55:59.422Z[ helios-setup] Feb 25 01:55:58.012 INFO E| Downloaded either v1.8.0
31922025-02-25T01:55:59.422Z[ helios-setup] Feb 25 01:55:58.014 INFO E| Downloaded built v0.6.0
31932025-02-25T01:55:59.424Z[ helios-setup] Feb 25 01:55:58.016 INFO E| Downloaded autocfg v1.1.0
31942025-02-25T01:55:59.522Z[ helios-setup] Feb 25 01:55:58.114 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1
31952025-02-25T01:55:59.823Z[ helios-setup] Feb 25 01:55:58.415 INFO E| Downloaded libz-sys v1.1.8
31962025-02-25T01:56:00.180Z[ helios-setup] Feb 25 01:55:58.771 INFO E| Downloaded ring v0.16.20
31972025-02-25T01:56:00.587Z[ helios-setup] Feb 25 01:55:59.178 INFO E| Compiling proc-macro2 v1.0.86
31982025-02-25T01:56:00.609Z[ helios-setup] Feb 25 01:55:59.178 INFO E| Compiling libc v0.2.139
31992025-02-25T01:56:00.609Z[ helios-setup] Feb 25 01:55:59.179 INFO E| Compiling unicode-ident v1.0.8
32002025-02-25T01:56:00.609Z[ helios-setup] Feb 25 01:55:59.179 INFO E| Compiling autocfg v1.1.0
32012025-02-25T01:56:00.609Z[ helios-setup] Feb 25 01:55:59.179 INFO E| Compiling cfg-if v1.0.0
32022025-02-25T01:56:00.609Z[ helios-setup] Feb 25 01:55:59.179 INFO E| Compiling version_check v0.9.4
32032025-02-25T01:56:00.609Z[ helios-setup] Feb 25 01:55:59.179 INFO E| Compiling serde v1.0.204
32042025-02-25T01:56:00.609Z[ helios-setup] Feb 25 01:55:59.179 INFO E| Compiling syn v1.0.107
32052025-02-25T01:56:01.087Z[ helios-setup] Feb 25 01:55:59.678 INFO E| Compiling memchr v2.5.0
32062025-02-25T01:56:01.671Z[ helios-setup] Feb 25 01:56:00.263 INFO E| Compiling once_cell v1.17.0
32072025-02-25T01:56:01.806Z[ helios-setup] Feb 25 01:56:00.398 INFO E| Compiling thiserror v1.0.38
32082025-02-25T01:56:01.892Z[ helios-setup] Feb 25 01:56:00.483 INFO E| Compiling log v0.4.17
32092025-02-25T01:56:02.884Z[ helios-setup] Feb 25 01:56:01.476 INFO E| Compiling serde_json v1.0.95
32102025-02-25T01:56:03.124Z[ helios-setup] Feb 25 01:56:01.715 INFO E| Compiling itoa v1.0.6
32112025-02-25T01:56:04.226Z[ helios-setup] Feb 25 01:56:02.818 INFO E| Compiling scopeguard v1.1.0
32122025-02-25T01:56:04.280Z[ helios-setup] Feb 25 01:56:02.872 INFO E| Compiling pin-project-lite v0.2.9
32132025-02-25T01:56:04.484Z[ helios-setup] Feb 25 01:56:03.075 INFO E| Compiling getrandom v0.2.8
32142025-02-25T01:56:04.533Z[ helios-setup] Feb 25 01:56:03.124 INFO E| Compiling indexmap v1.9.3
32152025-02-25T01:56:04.693Z[ helios-setup] Feb 25 01:56:03.280 INFO E| Compiling futures-core v0.3.28
32162025-02-25T01:56:04.693Z[ helios-setup] Feb 25 01:56:03.280 INFO E| Compiling bytes v1.4.0
32172025-02-25T01:56:04.740Z[ host-package] Compiling peg v0.8.4
32182025-02-25T01:56:05.071Z[ host-package] Compiling tabled v0.15.0
32192025-02-25T01:56:05.360Z[ helios-setup] Feb 25 01:56:03.951 INFO E| Compiling quote v1.0.36
32202025-02-25T01:56:05.558Z[ helios-setup] Feb 25 01:56:04.149 INFO E| Compiling jobserver v0.1.26
32212025-02-25T01:56:05.748Z[ helios-setup] Feb 25 01:56:04.339 INFO E| Compiling num-integer v0.1.45
32222025-02-25T01:56:05.942Z[ helios-setup] Feb 25 01:56:04.533 INFO E| Compiling ryu v1.0.13
32232025-02-25T01:56:06.359Z[ helios-setup] Feb 25 01:56:04.950 INFO E| Compiling syn v2.0.72
32242025-02-25T01:56:06.666Z[ helios-setup] Feb 25 01:56:05.257 INFO E| Compiling cc v1.0.78
32252025-02-25T01:56:07.234Z[ helios-setup] Feb 25 01:56:05.825 INFO E| Compiling lock_api v0.4.9
32262025-02-25T01:56:07.849Z[ helios-setup] Feb 25 01:56:06.438 INFO E| Compiling typenum v1.16.0
32272025-02-25T01:56:07.880Z[ helios-setup] Feb 25 01:56:06.471 INFO E| Compiling bitflags v1.3.2
32282025-02-25T01:56:08.026Z[ helios-setup] Feb 25 01:56:06.611 INFO E| Compiling parking_lot_core v0.9.6
32292025-02-25T01:56:08.841Z[ helios-setup] Feb 25 01:56:07.430 INFO E| Compiling num_cpus v1.15.0
32302025-02-25T01:56:08.934Z[ helios-setup] Feb 25 01:56:07.525 INFO E| Compiling generic-array v0.14.6
32312025-02-25T01:56:09.144Z[ helios-setup] Feb 25 01:56:07.734 INFO E| Compiling slab v0.4.7
32322025-02-25T01:56:09.299Z[ helios-setup] Feb 25 01:56:07.890 INFO E| Compiling futures-sink v0.3.28
32332025-02-25T01:56:09.454Z[ helios-setup] Feb 25 01:56:08.043 INFO E| Compiling futures-channel v0.3.28
32342025-02-25T01:56:09.874Z[ helios-setup] Feb 25 01:56:08.464 INFO E| Compiling futures-task v0.3.28
32352025-02-25T01:56:10.353Z[ helios-setup] Feb 25 01:56:08.928 INFO E| Compiling tokio v1.27.0
32362025-02-25T01:56:10.563Z[ helios-setup] Feb 25 01:56:09.153 INFO E| Compiling futures-util v0.3.28
32372025-02-25T01:56:11.801Z[ helios-setup] Feb 25 01:56:10.392 INFO E| Compiling signal-hook-registry v1.4.0
32382025-02-25T01:56:11.929Z[ helios-setup] Feb 25 01:56:10.519 INFO E| Compiling socket2 v0.4.9
32392025-02-25T01:56:11.929Z[ helios-setup] Feb 25 01:56:10.519 INFO E| Compiling mio v0.8.5
32402025-02-25T01:56:12.077Z[ helios-setup] Feb 25 01:56:10.668 INFO E| Compiling pin-utils v0.1.0
32412025-02-25T01:56:12.145Z[ helios-setup] Feb 25 01:56:10.736 INFO E| Compiling schemars v0.8.12
32422025-02-25T01:56:12.680Z[ helios-setup] Feb 25 01:56:11.270 INFO E| Compiling futures-io v0.3.28
32432025-02-25T01:56:13.419Z[ helios-setup] Feb 25 01:56:12.009 INFO E| Compiling ahash v0.7.6
32442025-02-25T01:56:13.648Z[ helios-setup] Feb 25 01:56:12.238 INFO E| Compiling num-traits v0.2.15
32452025-02-25T01:56:14.711Z[ helios-setup] Feb 25 01:56:13.301 INFO E| Compiling io-lifetimes v1.0.10
32462025-02-25T01:56:14.745Z[ helios-setup] Feb 25 01:56:13.335 INFO E| Compiling crunchy v0.2.2
32472025-02-25T01:56:15.420Z[ helios-setup] Feb 25 01:56:14.010 INFO E| Compiling ahash v0.8.3
32482025-02-25T01:56:15.585Z[ helios-setup] Feb 25 01:56:14.175 INFO E| Compiling block-buffer v0.10.3
32492025-02-25T01:56:16.092Z[ helios-setup] Feb 25 01:56:14.682 INFO E| Compiling crypto-common v0.1.6
32502025-02-25T01:56:16.317Z[ helios-setup] Feb 25 01:56:14.906 INFO E| Compiling rustix v0.37.3
32512025-02-25T01:56:16.508Z[ helios-setup] Feb 25 01:56:15.098 INFO E| Compiling proc-macro-hack v0.5.20+deprecated
32522025-02-25T01:56:16.591Z[ helios-setup] Feb 25 01:56:15.181 INFO E| Compiling hashbrown v0.12.3
32532025-02-25T01:56:17.153Z[ helios-setup] Feb 25 01:56:15.742 INFO E| Compiling crossbeam-utils v0.8.14
32542025-02-25T01:56:17.264Z[ helios-setup] Feb 25 01:56:15.854 INFO E| Compiling tiny-keccak v2.0.2
32552025-02-25T01:56:17.455Z[ helios-setup] Feb 25 01:56:16.045 INFO E| Compiling serde_derive_internals v0.26.0
32562025-02-25T01:56:17.898Z[ helios-setup] Feb 25 01:56:16.487 INFO E| Compiling slog v2.7.0
32572025-02-25T01:56:19.120Z[ helios-setup] Feb 25 01:56:17.709 INFO E| Compiling digest v0.10.6
32582025-02-25T01:56:20.198Z[ helios-setup] Feb 25 01:56:18.787 INFO E| Compiling errno v0.3.1
32592025-02-25T01:56:20.484Z[ helios-setup] Feb 25 01:56:19.073 INFO E| Compiling fnv v1.0.7
32602025-02-25T01:56:20.583Z[ helios-setup] Feb 25 01:56:19.172 INFO E| Compiling cpufeatures v0.2.5
32612025-02-25T01:56:20.853Z[ helios-setup] Feb 25 01:56:19.442 INFO E| Compiling anyhow v1.0.68
32622025-02-25T01:56:21.005Z[ helios-setup] Feb 25 01:56:19.595 INFO E| Compiling unicode-width v0.1.10
32632025-02-25T01:56:21.100Z[ helios-setup] Feb 25 01:56:19.690 INFO E| Compiling pkg-config v0.3.26
32642025-02-25T01:56:21.238Z[ helios-setup] Feb 25 01:56:19.828 INFO E| Compiling http v0.2.9
32652025-02-25T01:56:24.150Z[ helios-setup] Feb 25 01:56:22.739 INFO E| Compiling thiserror-impl v1.0.38
32662025-02-25T01:56:24.301Z[ helios-setup] Feb 25 01:56:22.890 INFO E| Compiling schemars_derive v0.8.12
32672025-02-25T01:56:25.446Z[ helios-setup] Feb 25 01:56:24.035 INFO E| Compiling serde_derive v1.0.204
32682025-02-25T01:56:25.449Z[ helios-setup] Feb 25 01:56:24.036 INFO E| Compiling tokio-macros v2.0.0
32692025-02-25T01:56:25.543Z[ helios-setup] Feb 25 01:56:24.132 INFO E| Compiling futures-macro v0.3.28
32702025-02-25T01:56:28.334Z[ helios-setup] Feb 25 01:56:26.923 INFO E| Compiling aho-corasick v0.7.20
32712025-02-25T01:56:29.275Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32722025-02-25T01:56:29.286Z[ helios-setup] Feb 25 01:56:27.864 INFO E| Compiling heck v0.4.1
32732025-02-25T01:56:29.847Z[ helios-setup] Feb 25 01:56:28.435 INFO E| Compiling httparse v1.8.0
32742025-02-25T01:56:30.038Z[ helios-setup] Feb 25 01:56:28.626 INFO E| Compiling percent-encoding v2.2.0
32752025-02-25T01:56:30.176Z[ helios-setup] Feb 25 01:56:28.764 INFO E| Compiling regex-syntax v0.6.29
32762025-02-25T01:56:30.201Z[ helios-setup] Feb 25 01:56:28.789 INFO E| Compiling tinyvec_macros v0.1.1
32772025-02-25T01:56:30.678Z[ helios-setup] Feb 25 01:56:29.266 INFO E| Compiling form_urlencoded v1.1.0
32782025-02-25T01:56:30.890Z[ helios-setup] Feb 25 01:56:29.476 INFO E| Compiling tinyvec v1.6.0
32792025-02-25T01:56:31.537Z[ helios-setup] Feb 25 01:56:30.125 INFO E| Compiling const-random-macro v0.1.15
32802025-02-25T01:56:31.914Z[ helios-setup] Feb 25 01:56:30.502 INFO E| Compiling hashbrown v0.13.2
32812025-02-25T01:56:34.061Z[ helios-setup] Feb 25 01:56:32.649 INFO E| Compiling libz-sys v1.1.8
32822025-02-25T01:56:34.262Z[ helios-setup] Feb 25 01:56:32.850 INFO E| Compiling chrono v0.4.24
32832025-02-25T01:56:34.646Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32842025-02-25T01:56:34.681Z[ helios-setup] Feb 25 01:56:33.266 INFO E| Compiling getopts v0.2.21
32852025-02-25T01:56:35.539Z[ helios-setup] Feb 25 01:56:34.124 INFO E| Compiling memoffset v0.7.1
32862025-02-25T01:56:36.444Z[ helios-setup] Feb 25 01:56:35.032 INFO E| Compiling uuid v1.3.0
32872025-02-25T01:56:36.532Z[ helios-setup] Feb 25 01:56:35.120 INFO E| Compiling dyn-clone v1.0.11
32882025-02-25T01:56:36.854Z[ helios-setup] Feb 25 01:56:35.442 INFO E| Compiling regex v1.7.3
32892025-02-25T01:56:37.017Z[ helios-setup] Feb 25 01:56:35.604 INFO E| Compiling powerfmt v0.2.0
32902025-02-25T01:56:37.792Z[ helios-setup] Feb 25 01:56:36.379 INFO E| Compiling time-core v0.1.2
32912025-02-25T01:56:38.063Z[ helios-setup] Feb 25 01:56:36.649 INFO E| Compiling num-conv v0.1.0
32922025-02-25T01:56:38.315Z[ helios-setup] Feb 25 01:56:36.902 INFO E| Compiling deranged v0.3.11
32932025-02-25T01:56:38.932Z[ helios-setup] Feb 25 01:56:37.520 INFO E| Compiling time-macros v0.2.18
32942025-02-25T01:56:39.152Z[ helios-setup] Feb 25 01:56:37.739 INFO E| Compiling unicode-normalization v0.1.22
32952025-02-25T01:56:39.674Z[ helios-setup] Feb 25 01:56:38.258 INFO E| Compiling regress v0.5.0
32962025-02-25T01:56:42.026Z[ helios-setup] Feb 25 01:56:40.612 INFO E| Compiling const-random v0.1.15
32972025-02-25T01:56:42.147Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32982025-02-25T01:56:44.307Z[ helios-setup] Feb 25 01:56:42.893 INFO E| Compiling tracing-core v0.1.30
32992025-02-25T01:56:44.681Z[ helios-setup] Feb 25 01:56:43.267 INFO E| Compiling crossbeam-epoch v0.9.13
33002025-02-25T01:56:44.749Z[ helios-setup] Feb 25 01:56:43.333 INFO E| Compiling ucd-trie v0.1.5
33012025-02-25T01:56:45.042Z[ host-package] Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
33022025-02-25T01:56:45.604Z[ helios-setup] Feb 25 01:56:44.190 INFO E| Compiling num_threads v0.1.6
33032025-02-25T01:56:46.003Z[ helios-setup] Feb 25 01:56:44.589 INFO E| Compiling unicode-bidi v0.3.13
33042025-02-25T01:56:46.274Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33052025-02-25T01:56:47.269Z[ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
33062025-02-25T01:56:47.319Z[ host-package] Compiling bb8 v0.8.5
33072025-02-25T01:56:47.979Z[ helios-setup] Feb 25 01:56:46.566 INFO E| Compiling idna v0.3.0
33082025-02-25T01:56:49.150Z[ host-package] Compiling bcs v0.1.6
33092025-02-25T01:56:49.172Z[ helios-setup] Feb 25 01:56:47.758 INFO E| Compiling time v0.3.36
33102025-02-25T01:56:49.274Z[ helios-setup] Feb 25 01:56:47.860 INFO E| Compiling tracing v0.1.37
33112025-02-25T01:56:50.707Z[ host-package] Compiling libz-sys v1.1.20
33122025-02-25T01:56:50.740Z[ helios-setup] Feb 25 01:56:49.324 INFO E| Compiling toml v0.5.11
33132025-02-25T01:56:50.945Z[ helios-setup] Feb 25 01:56:49.530 INFO E| Compiling serde_tokenstream v0.2.0
33142025-02-25T01:56:52.057Z[ helios-setup] Feb 25 01:56:50.643 INFO E| Compiling smallvec v1.10.0
33152025-02-25T01:56:52.652Z[ host-package] Compiling nanorand v0.7.0
33162025-02-25T01:56:53.939Z[ host-package] Compiling termtree v0.5.1
33172025-02-25T01:56:54.706Z[ host-package] Compiling parking_lot_core v0.8.6
33182025-02-25T01:56:54.966Z[ helios-setup] Feb 25 01:56:53.550 INFO E| Compiling parking_lot v0.12.1
33192025-02-25T01:56:56.409Z[ host-package] Compiling flume v0.11.1
33202025-02-25T01:56:57.750Z[ helios-setup] Feb 25 01:56:56.046 INFO E| Compiling pest v2.5.7
33212025-02-25T01:56:58.576Z[ host-package] Compiling async-bb8-diesel v0.2.1
33222025-02-25T01:57:00.219Z[ helios-setup] Feb 25 01:56:58.803 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
33232025-02-25T01:57:00.394Z[ host-package] Compiling mime_guess v2.0.5
33242025-02-25T01:57:00.871Z[ helios-setup] Feb 25 01:56:59.455 INFO E| Compiling crossbeam-channel v0.5.6
33252025-02-25T01:57:01.045Z[ helios-setup] Feb 25 01:56:59.630 INFO E| Compiling libgit2-sys v0.14.2+1.5.1
33262025-02-25T01:57:02.839Z[ helios-setup] Feb 25 01:57:01.424 INFO E| Compiling time v0.1.45
33272025-02-25T01:57:03.318Z[ helios-setup] Feb 25 01:57:01.902 INFO E| Compiling dirs-sys-next v0.1.2
33282025-02-25T01:57:03.690Z[ helios-setup] Feb 25 01:57:02.274 INFO E| Compiling semver v1.0.17
33292025-02-25T01:57:04.312Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33302025-02-25T01:57:04.449Z[ helios-setup] Feb 25 01:57:03.030 INFO E| Compiling crc32fast v1.3.2
33312025-02-25T01:57:05.354Z[ helios-setup] Feb 25 01:57:03.937 INFO E| Compiling iana-time-zone v0.1.56
33322025-02-25T01:57:06.520Z[ helios-setup] Feb 25 01:57:05.104 INFO E| Compiling dirs-next v2.0.0
33332025-02-25T01:57:07.468Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33342025-02-25T01:57:07.783Z[ helios-setup] Feb 25 01:57:06.367 INFO E| Compiling semver-parser v0.10.2
33352025-02-25T01:57:10.402Z[ helios-setup] Feb 25 01:57:08.975 INFO E| Compiling proc-macro-crate v1.2.1
33362025-02-25T01:57:10.919Z[ helios-setup] Feb 25 01:57:09.502 INFO E| Compiling url v2.3.1
33372025-02-25T01:57:12.028Z[ helios-setup] Feb 25 01:57:10.612 INFO E| Compiling futures-executor v0.3.28
33382025-02-25T01:57:13.228Z[ host-package] Compiling proc-macro-error-attr2 v2.0.0
33392025-02-25T01:57:13.305Z[ helios-setup] Feb 25 01:57:11.875 INFO E| Compiling tokio-util v0.7.7
33402025-02-25T01:57:13.591Z[ helios-setup] Feb 25 01:57:12.174 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
33412025-02-25T01:57:14.114Z[ helios-setup] Feb 25 01:57:12.695 INFO E| Compiling thread_local v1.1.7
33422025-02-25T01:57:14.815Z[ host-package] Compiling proc-macro-error2 v2.0.1
33432025-02-25T01:57:15.046Z[ helios-setup] Feb 25 01:57:13.628 INFO E| Compiling rayon-core v1.10.2
33442025-02-25T01:57:15.136Z[ helios-setup] Feb 25 01:57:13.712 INFO E| Compiling try-lock v0.2.4
33452025-02-25T01:57:15.665Z[ helios-setup] Feb 25 01:57:14.248 INFO E| Compiling adler v1.0.2
33462025-02-25T01:57:15.736Z[ helios-setup] Feb 25 01:57:14.319 INFO E| Compiling same-file v1.0.6
33472025-02-25T01:57:16.113Z[ helios-setup] Feb 25 01:57:14.695 INFO E| Compiling miniz_oxide v0.6.2
33482025-02-25T01:57:16.537Z[ host-package] Compiling nibble_vec v0.1.0
33492025-02-25T01:57:16.573Z[ helios-setup] Feb 25 01:57:15.138 INFO E| Compiling walkdir v2.3.3
33502025-02-25T01:57:16.660Z[ helios-setup] Feb 25 01:57:15.201 INFO E| Compiling h2 v0.3.16
33512025-02-25T01:57:17.081Z[ host-package] Compiling libgit2-sys v0.17.0+1.8.1
33522025-02-25T01:57:17.246Z[ host-package] Compiling atty v0.2.14
33532025-02-25T01:57:17.704Z[ host-package] Compiling endian-type v0.1.2
33542025-02-25T01:57:17.940Z[ helios-setup] Feb 25 01:57:16.523 INFO E| Compiling want v0.3.0
33552025-02-25T01:57:18.589Z[ host-package] Compiling http-range v0.1.5
33562025-02-25T01:57:18.751Z[ host-package] Compiling salty v0.3.0
33572025-02-25T01:57:20.277Z[ host-package] Compiling radix_trie v0.2.1
33582025-02-25T01:57:22.032Z[ helios-setup] Feb 25 01:57:20.614 INFO E| Compiling futures v0.3.28
33592025-02-25T01:57:22.086Z[ host-package] Compiling tabled_derive v0.10.0
33602025-02-25T01:57:22.267Z[ helios-setup] Feb 25 01:57:20.848 INFO E| Compiling num_enum_derive v0.5.7
33612025-02-25T01:57:22.432Z[ helios-setup] Feb 25 01:57:21.015 INFO E| Compiling semver v0.11.0
33622025-02-25T01:57:22.539Z[ helios-setup] Feb 25 01:57:21.121 INFO E| Compiling crossbeam-deque v0.8.2
33632025-02-25T01:57:23.199Z[ helios-setup] Feb 25 01:57:21.781 INFO E| Compiling term v0.7.0
33642025-02-25T01:57:25.870Z[ helios-setup] Feb 25 01:57:24.452 INFO E| Compiling http-body v0.4.5
33652025-02-25T01:57:26.932Z[ host-package] Compiling parking_lot v0.11.2
33662025-02-25T01:57:26.988Z[ helios-setup] Feb 25 01:57:25.570 INFO E| Compiling sha2 v0.10.6
33672025-02-25T01:57:28.287Z[ helios-setup] Feb 25 01:57:26.868 INFO E| Compiling ring v0.16.20
33682025-02-25T01:57:30.707Z[ helios-setup] Feb 25 01:57:29.282 INFO E| Compiling rand_core v0.6.4
33692025-02-25T01:57:30.908Z[ helios-setup] Feb 25 01:57:29.470 INFO E| Compiling atty v0.2.14
33702025-02-25T01:57:31.363Z[ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33712025-02-25T01:57:31.577Z[ helios-setup] Feb 25 01:57:30.157 INFO E| Compiling utf8parse v0.2.1
33722025-02-25T01:57:31.791Z[ helios-setup] Feb 25 01:57:30.371 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b)
33732025-02-25T01:57:32.144Z[ helios-setup] Feb 25 01:57:30.725 INFO E| Compiling tower-service v0.3.2
33742025-02-25T01:57:32.389Z[ host-package] Compiling papergrid v0.14.0
33752025-02-25T01:57:32.411Z[ helios-setup] Feb 25 01:57:30.992 INFO E| Compiling httpdate v1.0.2
33762025-02-25T01:57:32.869Z[ helios-setup] Feb 25 01:57:31.450 INFO E| Compiling base64 v0.21.0
33772025-02-25T01:57:34.001Z[ helios-setup] Feb 25 01:57:32.578 INFO E| Compiling lazy_static v1.4.0
33782025-02-25T01:57:34.097Z[ helios-setup] Feb 25 01:57:32.678 INFO E| Compiling ppv-lite86 v0.2.17
33792025-02-25T01:57:35.286Z[ helios-setup] Feb 25 01:57:33.867 INFO E| Compiling fastrand v1.9.0
33802025-02-25T01:57:36.012Z[ helios-setup] Feb 25 01:57:34.592 INFO E| Compiling home v0.5.4
33812025-02-25T01:57:36.162Z[ helios-setup] Feb 25 01:57:34.743 INFO E| Compiling tempfile v3.5.0
33822025-02-25T01:57:36.231Z[ helios-setup] Feb 25 01:57:34.812 INFO E| Compiling rand_chacha v0.3.1
33832025-02-25T01:57:36.712Z[ helios-setup] Feb 25 01:57:35.292 INFO E| Compiling toolchain_find v0.2.0
33842025-02-25T01:57:37.816Z[ helios-setup] Feb 25 01:57:36.396 INFO E| Compiling hyper v0.14.25
33852025-02-25T01:57:40.074Z[ helios-setup] Feb 25 01:57:38.646 INFO E| Compiling anstyle-parse v0.1.1
33862025-02-25T01:57:40.833Z[ helios-setup] Feb 25 01:57:39.412 INFO E| Compiling slog-term v2.9.0
33872025-02-25T01:57:46.543Z[ helios-setup] Feb 25 01:57:45.122 INFO E| Compiling num_enum v0.5.7
33882025-02-25T01:57:46.548Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
33892025-02-25T01:57:47.582Z[ helios-setup] Feb 25 01:57:46.161 INFO E| Compiling cargo-lock v8.0.3
33902025-02-25T01:57:49.187Z[ helios-setup] Feb 25 01:57:47.766 INFO E| Compiling flate2 v1.0.25
33912025-02-25T01:57:55.354Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
33922025-02-25T01:57:55.828Z[ helios-setup] Feb 25 01:57:54.382 INFO E| Compiling serde_urlencoded v0.7.1
33932025-02-25T01:57:57.178Z[ helios-setup] Feb 25 01:57:55.756 INFO E| Compiling is-terminal v0.4.7
33942025-02-25T01:57:57.595Z[ helios-setup] Feb 25 01:57:56.172 INFO E| Compiling sha1 v0.10.5
33952025-02-25T01:57:58.116Z[ helios-setup] Feb 25 01:57:56.691 INFO E| Compiling either v1.8.0
33962025-02-25T01:57:58.566Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
33972025-02-25T01:57:58.744Z[ helios-setup] Feb 25 01:57:57.322 INFO E| Compiling concolor-query v0.3.3
33982025-02-25T01:57:59.366Z[ helios-setup] Feb 25 01:57:57.940 INFO E| Compiling concolor-override v1.0.0
33992025-02-25T01:57:59.977Z[ host-package] Compiling tabled v0.18.0
34002025-02-25T01:58:00.262Z[ helios-setup] Feb 25 01:57:58.839 INFO E| Compiling anstyle v0.3.5
34012025-02-25T01:58:01.577Z[ helios-setup] Feb 25 01:58:00.154 INFO E| Compiling anstream v0.2.6
34022025-02-25T01:58:02.187Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#9fc521c4)
34032025-02-25T01:58:04.376Z[ helios-setup] Feb 25 01:58:02.899 INFO E| Compiling rayon v1.6.1
34042025-02-25T01:58:04.812Z[ helios-setup] Feb 25 01:58:03.367 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
34052025-02-25T01:58:04.963Z[ helios-setup] Feb 25 01:58:03.524 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404)
34062025-02-25T01:58:06.699Z[ host-package] Compiling hyper-staticfile v0.10.1
34072025-02-25T01:58:07.099Z[ helios-setup] Feb 25 01:58:05.655 INFO E| Compiling rustfmt-wrapper v0.2.0
34082025-02-25T01:58:07.565Z[ helios-setup] Feb 25 01:58:06.142 INFO E| Compiling rand v0.8.5
34092025-02-25T01:58:07.914Z[ helios-setup] Feb 25 01:58:06.491 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
34102025-02-25T01:58:08.259Z[ helios-setup] Feb 25 01:58:06.836 INFO E| Compiling openapiv3 v1.0.2
34112025-02-25T01:58:09.844Z[ helios-setup] Feb 25 01:58:08.402 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1)
34122025-02-25T01:58:10.689Z[ helios-setup] Feb 25 01:58:09.265 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a)
34132025-02-25T01:58:11.475Z[ host-package] Compiling sled v0.34.7
34142025-02-25T01:58:11.775Z[ helios-setup] Feb 25 01:58:10.351 INFO E| Compiling encoding_rs v0.8.32
34152025-02-25T01:58:14.444Z[ helios-setup] Feb 25 01:58:13.017 INFO E| Compiling mime v0.3.17
34162025-02-25T01:58:15.942Z[ helios-setup] Feb 25 01:58:14.509 INFO E| Compiling strsim v0.10.0
34172025-02-25T01:58:19.441Z[ helios-setup] Feb 25 01:58:15.181 INFO E| Compiling ipnet v2.7.2
34182025-02-25T01:58:19.516Z[ helios-setup] Feb 25 01:58:15.307 INFO E| Compiling clap_lex v0.4.1
34192025-02-25T01:58:19.540Z[ helios-setup] Feb 25 01:58:16.955 INFO E| Compiling base64 v0.13.1
34202025-02-25T01:58:20.021Z[ helios-setup] Feb 25 01:58:18.595 INFO E| Compiling project-root v0.2.2
34212025-02-25T01:58:20.070Z[ helios-setup] Feb 25 01:58:18.640 INFO E| Compiling untrusted v0.7.1
34222025-02-25T01:58:20.578Z[ helios-setup] Feb 25 01:58:19.153 INFO E| Compiling utf-8 v0.7.6
34232025-02-25T01:58:20.690Z[ helios-setup] Feb 25 01:58:19.264 INFO E| Compiling unsafe-libyaml v0.2.8
34242025-02-25T01:58:20.981Z[ helios-setup] Feb 25 01:58:19.557 INFO E| Compiling spin v0.5.2
34252025-02-25T01:58:21.623Z[ helios-setup] Feb 25 01:58:20.161 INFO E| Compiling byteorder v1.4.3
34262025-02-25T01:58:21.691Z[ helios-setup] Feb 25 01:58:20.251 INFO E| Compiling reqwest v0.11.16
34272025-02-25T01:58:22.358Z[ helios-setup] Feb 25 01:58:20.918 INFO E| Compiling clap_builder v4.2.1
34282025-02-25T01:58:22.708Z[ helios-setup] Feb 25 01:58:21.274 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
34292025-02-25T01:58:22.872Z[ host-package] Compiling hickory-client v0.24.3
34302025-02-25T01:58:23.152Z[ helios-setup] Feb 25 01:58:21.727 INFO E| Compiling tungstenite v0.18.0
34312025-02-25T01:58:24.018Z[ helios-setup] Feb 25 01:58:22.593 INFO E| Compiling serde_yaml v0.9.21
34322025-02-25T01:58:30.597Z[ helios-setup] Feb 25 01:58:29.171 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
34332025-02-25T01:58:33.445Z[ helios-setup] Feb 25 01:58:31.127 INFO E| Compiling clap_derive v4.2.0
34342025-02-25T01:58:33.451Z[ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34352025-02-25T01:58:33.860Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34362025-02-25T01:58:33.976Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
34372025-02-25T01:58:35.862Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34382025-02-25T01:58:36.278Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34392025-02-25T01:58:38.193Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
34402025-02-25T01:58:41.126Z[ helios-setup] Feb 25 01:58:39.699 INFO E| Compiling clap v4.2.1
34412025-02-25T01:58:41.754Z[ host-package] Compiling hickory-server v0.24.3
34422025-02-25T01:58:41.817Z[ host-package] Compiling primeorder v0.13.6
34432025-02-25T01:58:43.617Z[ host-package] Compiling vergen v8.3.2
34442025-02-25T01:58:44.777Z[ helios-setup] Feb 25 01:58:43.350 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
34452025-02-25T01:58:44.827Z[ host-package] Compiling castaway v0.2.3
34462025-02-25T01:58:45.422Z[ host-package] Compiling env_filter v0.1.2
34472025-02-25T01:58:45.655Z[ host-package] Compiling cargo-platform v0.1.8
34482025-02-25T01:58:46.835Z[ host-package] Compiling tough v0.19.0
34492025-02-25T01:58:48.292Z[ host-package] Compiling cargo_metadata v0.18.1
34502025-02-25T01:58:48.621Z[ host-package] Compiling env_logger v0.11.5
34512025-02-25T01:58:51.448Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34522025-02-25T01:58:54.771Z[ host-package] Compiling compact_str v0.8.0
34532025-02-25T01:58:59.628Z[ helios-setup] Feb 25 01:58:58.199 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
34542025-02-25T01:59:01.849Z[ helios-setup] Feb 25 01:59:00.419 INFO E| Compiling tokio-tungstenite v0.18.0
34552025-02-25T01:59:03.629Z[ helios-setup] Feb 25 01:59:02.199 INFO E| Compiling smartstring v1.0.1
34562025-02-25T01:59:03.689Z[ host-package] Compiling p384 v0.13.0
34572025-02-25T01:59:04.890Z[ helios-setup] Feb 25 01:59:03.460 INFO E| Compiling rustls v0.21.0
34582025-02-25T01:59:07.355Z[ helios-setup] Feb 25 01:59:05.926 INFO E| Compiling serde_spanned v0.6.1
34592025-02-25T01:59:08.135Z[ helios-setup] Feb 25 01:59:06.706 INFO E| Compiling toml_datetime v0.6.1
34602025-02-25T01:59:09.638Z[ helios-setup] Feb 25 01:59:08.208 INFO E| Compiling slog-async v2.7.0
34612025-02-25T01:59:11.374Z[ helios-setup] Feb 25 01:59:09.943 INFO E| Compiling paste v1.0.12
34622025-02-25T01:59:12.764Z[ helios-setup] Feb 25 01:59:11.334 INFO E| Compiling match_cfg v0.1.0
34632025-02-25T01:59:12.819Z[ helios-setup] Feb 25 01:59:11.388 INFO E| Compiling async-trait v0.1.68
34642025-02-25T01:59:13.056Z[ helios-setup] Feb 25 01:59:11.626 INFO E| Compiling static_assertions v1.1.0
34652025-02-25T01:59:13.579Z[ helios-setup] Feb 25 01:59:12.148 INFO E| Compiling camino v1.1.4
34662025-02-25T01:59:14.273Z[ helios-setup] Feb 25 01:59:12.842 INFO E| Compiling winnow v0.4.1
34672025-02-25T01:59:15.626Z[ helios-setup] Feb 25 01:59:14.195 INFO E| Compiling hostname v0.3.1
34682025-02-25T01:59:16.741Z[ helios-setup] Feb 25 01:59:15.311 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
34692025-02-25T01:59:16.818Z[ helios-setup] Feb 25 01:59:15.387 INFO E| Compiling slog-json v2.6.1
34702025-02-25T01:59:16.921Z[ helios-setup] Feb 25 01:59:15.490 INFO E| Compiling bincode v1.3.3
34712025-02-25T01:59:17.656Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34722025-02-25T01:59:18.039Z[ helios-setup] Feb 25 01:59:16.608 INFO E| Compiling unicode-linebreak v0.1.4
34732025-02-25T01:59:19.417Z[ helios-setup] Feb 25 01:59:17.985 INFO E| Compiling async-stream-impl v0.3.5
34742025-02-25T01:59:21.373Z[ helios-setup] Feb 25 01:59:19.941 INFO E| Compiling toml_edit v0.19.8
34752025-02-25T01:59:22.247Z[ helios-setup] Feb 25 01:59:20.816 INFO E| Compiling rhai_codegen v1.5.0
34762025-02-25T01:59:23.054Z[ helios-setup] Feb 25 01:59:21.622 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
34772025-02-25T01:59:24.244Z[ helios-setup] Feb 25 01:59:22.813 INFO E| Compiling take_mut v0.2.2
34782025-02-25T01:59:25.121Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34792025-02-25T01:59:27.376Z[ helios-setup] Feb 25 01:59:25.944 INFO E| Compiling rhai v1.14.0
34802025-02-25T01:59:29.902Z[ helios-setup] Feb 25 01:59:28.469 INFO E| Compiling toml v0.7.3
34812025-02-25T01:59:32.685Z[ helios-setup] Feb 25 01:59:31.252 INFO E| Compiling async-stream v0.3.5
34822025-02-25T01:59:33.042Z[ host-package] Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
34832025-02-25T01:59:33.472Z[ helios-setup] Feb 25 01:59:32.039 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
34842025-02-25T01:59:33.604Z[ helios-setup] Feb 25 01:59:32.171 INFO E| Compiling slog-bunyan v2.4.0
34852025-02-25T01:59:35.516Z[ host-package] Compiling git2 v0.19.0
34862025-02-25T01:59:40.513Z[ helios-setup] Feb 25 01:59:39.077 INFO E| Compiling rustls-pemfile v1.0.2
34872025-02-25T01:59:41.868Z[ helios-setup] Feb 25 01:59:40.434 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf)
34882025-02-25T01:59:43.913Z[ helios-setup] Feb 25 01:59:42.479 INFO E| Compiling serde_path_to_error v0.1.11
34892025-02-25T01:59:45.784Z[ helios-setup] Feb 25 01:59:44.350 INFO E| Compiling terminal_size v0.2.6
34902025-02-25T01:59:45.928Z[ helios-setup] Feb 25 01:59:44.492 INFO E| Compiling smawk v0.3.1
34912025-02-25T01:59:46.122Z[ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34922025-02-25T01:59:46.356Z[ helios-setup] Feb 25 01:59:44.827 INFO E| Compiling racktest-control-client v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/client)
34932025-02-25T01:59:46.712Z[ helios-setup] Feb 25 01:59:45.277 INFO E| Compiling textwrap v0.16.0
34942025-02-25T01:59:47.740Z[ host-package] Compiling unicode-truncate v1.1.0
34952025-02-25T01:59:48.218Z[ host-package] Compiling lru v0.12.5
34962025-02-25T01:59:48.632Z[ host-package] Compiling rand_seeder v0.3.0
34972025-02-25T01:59:49.034Z[ host-package] Compiling libsqlite3-sys v0.30.1
34982025-02-25T01:59:49.541Z[ host-package] Compiling lzma-sys v0.1.20
34992025-02-25T01:59:50.774Z[ host-package] Compiling instability v0.3.2
35002025-02-25T01:59:51.427Z[ host-package] Compiling cassowary v0.3.0
35012025-02-25T01:59:51.466Z[ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
35022025-02-25T01:59:52.625Z[ host-package] Compiling indoc v2.0.5
35032025-02-25T01:59:52.877Z[ host-package] Compiling rustls v0.21.12
35042025-02-25T01:59:54.181Z[ host-package] Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
35052025-02-25T01:59:54.575Z[ host-package] Compiling ratatui v0.29.0
35062025-02-25T01:59:54.618Z[ helios-setup] Feb 25 01:59:53.182 INFO E| Compiling sct v0.7.0
35072025-02-25T01:59:54.680Z[ helios-setup] Feb 25 01:59:53.245 INFO E| Compiling rustls-webpki v0.100.1
35082025-02-25T01:59:54.833Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35092025-02-25T01:59:57.215Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
35102025-02-25T01:59:58.806Z[ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35112025-02-25T01:59:58.923Z[ host-package] Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
35122025-02-25T02:00:02.474Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35132025-02-25T02:00:03.298Z[ helios-setup] Feb 25 02:00:01.862 INFO E| Compiling git2 v0.16.1
35142025-02-25T02:00:03.609Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35152025-02-25T02:00:04.252Z[ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35162025-02-25T02:00:04.503Z[ helios-setup] Feb 25 02:00:03.066 INFO E| Compiling tokio-rustls v0.24.0
35172025-02-25T02:00:13.257Z[ host-package] Compiling sct v0.7.1
35182025-02-25T02:00:13.335Z[ host-package] Compiling rustls-webpki v0.101.7
35192025-02-25T02:00:13.335Z[ host-package] Compiling heck v0.3.3
35202025-02-25T02:00:13.335Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
35212025-02-25T02:00:14.625Z[ helios-setup] Feb 25 02:00:13.187 INFO E| Compiling built v0.6.0
35222025-02-25T02:00:15.285Z[ host-package] Compiling csv-core v0.1.11
35232025-02-25T02:00:15.920Z[ helios-setup] Feb 25 02:00:14.482 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998)
35242025-02-25T02:00:16.673Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
35252025-02-25T02:00:16.746Z[ host-package] Compiling glob v0.3.2
35262025-02-25T02:00:17.290Z[ host-package] Compiling csv v1.3.1
35272025-02-25T02:00:17.822Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
35282025-02-25T02:00:18.613Z[ helios-setup] Feb 25 02:00:17.174 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
35292025-02-25T02:00:19.979Z[ helios-setup] Feb 25 02:00:18.540 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
35302025-02-25T02:00:20.618Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35312025-02-25T02:00:30.786Z[ host-package] Compiling zone_cfg_derive v0.1.2
35322025-02-25T02:00:31.144Z[ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
35332025-02-25T02:00:31.836Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35342025-02-25T02:00:33.622Z[ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
35352025-02-25T02:00:35.666Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35362025-02-25T02:00:41.922Z[ host-package] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
35372025-02-25T02:00:45.966Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
35382025-02-25T02:00:46.037Z[ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35392025-02-25T02:00:46.471Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35402025-02-25T02:00:46.960Z[ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35412025-02-25T02:00:47.470Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35422025-02-25T02:00:47.974Z[ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35432025-02-25T02:00:49.832Z[ host-package] Compiling nix v0.27.1
35442025-02-25T02:00:50.950Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
35452025-02-25T02:00:51.769Z[ host-package] Compiling tungstenite v0.23.0
35462025-02-25T02:00:52.916Z[ host-package] Compiling hashlink v0.9.1
35472025-02-25T02:00:53.033Z[ helios-setup] Feb 25 02:00:51.591 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
35482025-02-25T02:00:54.144Z[ host-package] Compiling fallible-streaming-iterator v0.1.9
35492025-02-25T02:00:54.284Z[ host-package] Compiling base64 v0.13.1
35502025-02-25T02:00:54.548Z[ host-package] Compiling fallible-iterator v0.3.0
35512025-02-25T02:00:54.653Z[ host-package] Compiling tokio-tungstenite v0.23.1
35522025-02-25T02:00:55.455Z[ host-package] Compiling ron v0.7.1
35532025-02-25T02:00:56.347Z[ host-package] Compiling rusqlite v0.32.1
35542025-02-25T02:00:56.379Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
35552025-02-25T02:00:56.494Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35562025-02-25T02:00:57.727Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35572025-02-25T02:01:01.038Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
35582025-02-25T02:01:02.643Z[ host-package] Compiling xz2 v0.1.7
35592025-02-25T02:01:04.778Z[ helios-setup] Feb 25 02:01:03.334 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
35602025-02-25T02:01:05.264Z[ host-package] Compiling zone v0.1.8
35612025-02-25T02:01:06.050Z[ host-package] Compiling tokio-rustls v0.24.1
35622025-02-25T02:01:07.254Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35632025-02-25T02:01:10.004Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35642025-02-25T02:01:11.380Z[ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
35652025-02-25T02:01:30.960Z[ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35662025-02-25T02:01:32.549Z[ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35672025-02-25T02:01:33.022Z[ helios-setup] Feb 25 02:01:31.575 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
35682025-02-25T02:01:34.092Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35692025-02-25T02:01:34.612Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35702025-02-25T02:01:36.064Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
35712025-02-25T02:01:36.367Z[ host-package] Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
35722025-02-25T02:01:36.622Z[ host-package] Compiling rustls-pemfile v1.0.4
35732025-02-25T02:01:37.893Z[ host-package] Compiling signal-hook-tokio v0.3.1
35742025-02-25T02:01:38.439Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35752025-02-25T02:01:39.887Z[ host-package] Compiling twox-hash v2.1.0
35762025-02-25T02:01:41.299Z[ host-package] Compiling yasna v0.5.2
35772025-02-25T02:01:41.302Z[ host-package] Compiling smawk v0.3.2
35782025-02-25T02:01:42.175Z[ host-package] Compiling is_ci v1.2.0
35792025-02-25T02:01:42.615Z[ host-package] Compiling unicode-linebreak v0.1.5
35802025-02-25T02:01:43.405Z[ host-package] Compiling textwrap v0.16.1
35812025-02-25T02:01:45.495Z[ host-package] Compiling rcgen v0.12.1
35822025-02-25T02:01:48.303Z[ host-package] Compiling supports-color v3.0.2
35832025-02-25T02:01:49.567Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
35842025-02-25T02:01:57.942Z[ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
35852025-02-25T02:02:04.165Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
35862025-02-25T02:02:09.452Z[ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
35872025-02-25T02:02:19.941Z[ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
35882025-02-25T02:02:25.388Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
35892025-02-25T02:02:28.677Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
35902025-02-25T02:02:28.871Z[ helios-setup] Feb 25 02:02:27.418 INFO E| Finished `release` profile [optimized] target(s) in 6m 37s
35912025-02-25T02:02:29.011Z[ helios-setup] Feb 25 02:02:27.557 INFO building project "pilot" ok (397 seconds)
35922025-02-25T02:02:29.013Z[ helios-setup] rm -f helios-build
35932025-02-25T02:02:29.016Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
35942025-02-25T02:02:29.019Z[ helios-setup]
35952025-02-25T02:02:29.022Z[ helios-setup] Setup complete! ./helios-build is now available.
35962025-02-25T02:02:29.024Z[ helios-setup]
35972025-02-25T02:02:29.027ZFeb 25 02:02:27.572 INFO [helios-setup] process exited with exit status: 0 (707.13329541s)
35982025-02-25T02:02:29.027Z[ helios-setup]
35992025-02-25T02:02:29.027Z[ helios-setup] real 11:47.127323770
36002025-02-25T02:02:29.028Z[ helios-setup] user 28:46.601393276
36012025-02-25T02:02:29.028Z[ helios-setup] sys 2:51.600903347
36022025-02-25T02:02:29.028Z[ helios-setup] trap 1.911336660
36032025-02-25T02:02:29.028Z[ helios-setup] tflt 6.254745154
36042025-02-25T02:02:29.028Z[ helios-setup] dflt 21.351673456
36052025-02-25T02:02:29.028Z[ helios-setup] kflt 0.002345321
36062025-02-25T02:02:29.028Z[ helios-setup] lock 1:57:59.788955942
36072025-02-25T02:02:29.046Z[ helios-setup] slp 3:35:49.930581756
36082025-02-25T02:02:29.046Z[ helios-setup] lat 32:17.529935549
36092025-02-25T02:02:29.046Z[ helios-setup] stop 5:14.771278313
36102025-02-25T02:02:29.047ZFeb 25 02:02:27.575 INFO [phbl-toolchain] running: /home/build/.cargo/bin/cargo --version
36112025-02-25T02:02:29.067Z[ phbl-toolchain] info: syncing channel updates for 'nightly-2024-10-27-x86_64-unknown-illumos'
36122025-02-25T02:02:29.156Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
36132025-02-25T02:02:29.697Z[ phbl-toolchain] info: latest update on 2024-10-27, rust version 1.84.0-nightly (9b18a122f 2024-10-26)
36142025-02-25T02:02:29.697Z[ phbl-toolchain] info: downloading component 'cargo'
36152025-02-25T02:02:31.253Z[ phbl-toolchain] info: downloading component 'clippy'
36162025-02-25T02:02:31.538Z[ phbl-toolchain] info: downloading component 'llvm-tools'
36172025-02-25T02:02:33.688Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
36182025-02-25T02:02:35.840Z[ phbl-toolchain] info: downloading component 'miri'
36192025-02-25T02:02:35.994Z[ phbl-toolchain] info: downloading component 'rust-docs'
36202025-02-25T02:02:37.603Z[ phbl-toolchain] info: downloading component 'rust-src'
36212025-02-25T02:02:37.882Z[ phbl-toolchain] info: downloading component 'rust-std'
36222025-02-25T02:02:39.719Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
36232025-02-25T02:02:40.023Z[ phbl-toolchain] info: downloading component 'rustc'
36242025-02-25T02:02:40.397Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
36252025-02-25T02:02:47.649Z[ phbl-toolchain] info: downloading component 'rustfmt'
36262025-02-25T02:02:47.871Z[ phbl-toolchain] info: installing component 'cargo'
36272025-02-25T02:02:49.282Z[ phbl-toolchain] info: installing component 'clippy'
36282025-02-25T02:02:49.834Z[ phbl-toolchain] info: installing component 'llvm-tools'
36292025-02-25T02:02:51.228Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
36302025-02-25T02:02:51.643Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
36312025-02-25T02:02:54.392Z[ host-package] Compiling fatfs v0.3.6
36322025-02-25T02:02:55.497Z[ phbl-toolchain] info: installing component 'miri'
36332025-02-25T02:02:55.837Z[ phbl-toolchain] info: installing component 'rust-docs'
36342025-02-25T02:02:57.541Z[ host-package] Compiling subprocess v0.2.9
36352025-02-25T02:02:58.947Z[ host-package] Compiling rtoolbox v0.0.2
36362025-02-25T02:02:59.495Z[ host-package] Compiling assert_matches v1.5.0
36372025-02-25T02:03:02.917Z[ host-package] Compiling rpassword v7.3.1
36382025-02-25T02:03:03.221Z[ phbl-toolchain] info: installing component 'rust-src'
36392025-02-25T02:03:03.590Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
36402025-02-25T02:03:03.890Z[ phbl-toolchain] info: installing component 'rust-std'
36412025-02-25T02:03:06.250Z[ phbl-toolchain] info: installing component 'rustc'
36422025-02-25T02:03:06.938Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
36432025-02-25T02:03:11.826Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
36442025-02-25T02:03:12.734Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
36452025-02-25T02:03:15.777Z[ phbl-toolchain] info: installing component 'rustfmt'
36462025-02-25T02:03:16.543Z[ phbl-toolchain] cargo 1.84.0-nightly (e75214ea4 2024-10-25)
36472025-02-25T02:03:16.546ZFeb 25 02:03:15.088 INFO [phbl-toolchain] process exited with exit status: 0 (47.512173414s)
36482025-02-25T02:03:19.477Z[ host-package] Compiling tui-tree-widget v0.23.0
36492025-02-25T02:03:19.998Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
36502025-02-25T02:03:27.315Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
36512025-02-25T02:03:27.694Z[ host-package] Compiling uzers v0.12.1
36522025-02-25T02:03:30.900Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
36532025-02-25T02:03:33.460Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
36542025-02-25T02:03:34.657Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
36552025-02-25T02:04:01.164Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
36562025-02-25T02:04:04.586Z[ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
36572025-02-25T02:04:09.250Z[ host-package] Compiling multimap v0.10.0
36582025-02-25T02:06:33.002Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
36592025-02-25T02:14:12.611Z[ host-package] Finished `release` profile [optimized] target(s) in 21m 44s
36602025-02-25T02:15:23.867ZFeb 25 02:15:22.306 INFO [host-package] process exited with exit status: 0 (1376.237495588s)
36612025-02-25T02:15:23.880ZFeb 25 02:15:22.306 INFO [host-stamp] running task
36622025-02-25T02:15:23.880ZFeb 25 02:15:22.307 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
36632025-02-25T02:15:23.880ZFeb 25 02:15:22.318 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 13.0.0-0.ci+git0e54843a984
36642025-02-25T02:15:23.884ZFeb 25 02:15:22.333 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 13.0.0-0.ci+git0e54843a984
36652025-02-25T02:15:23.887Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
36662025-02-25T02:15:23.887Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
36672025-02-25T02:15:23.891ZFeb 25 02:15:22.346 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 13.0.0-0.ci+git0e54843a984
36682025-02-25T02:15:23.903Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
36692025-02-25T02:15:23.908ZFeb 25 02:15:22.361 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 13.0.0-0.ci+git0e54843a984
36702025-02-25T02:15:23.917Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
36712025-02-25T02:15:23.924Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
36722025-02-25T02:15:23.927ZFeb 25 02:15:22.380 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 13.0.0-0.ci+git0e54843a984
36732025-02-25T02:15:23.947Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
36742025-02-25T02:15:23.950ZFeb 25 02:15:22.405 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 13.0.0-0.ci+git0e54843a984
36752025-02-25T02:15:23.973Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
36762025-02-25T02:15:23.973ZFeb 25 02:15:22.429 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 13.0.0-0.ci+git0e54843a984
36772025-02-25T02:15:23.997Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
36782025-02-25T02:15:23.997ZFeb 25 02:15:22.454 INFO [stamp-crucible-dtrace] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-dtrace 13.0.0-0.ci+git0e54843a984
36792025-02-25T02:15:24.013Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
36802025-02-25T02:15:24.037Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
36812025-02-25T02:15:24.042ZFeb 25 02:15:22.480 INFO [stamp-oxlog] process exited with exit status: 0 (147.033634ms)
36822025-02-25T02:15:24.042ZFeb 25 02:15:22.480 INFO [stamp-overlay] process exited with exit status: 0 (50.401833ms)
36832025-02-25T02:15:24.042Z[stamp-crucible-dtrace] Logging to: /work/oxidecomputer/omicron/out/LOG
36842025-02-25T02:15:24.042Z[stamp-crucible-dtrace] Created: /work/oxidecomputer/omicron/out/versioned/crucible-dtrace.tar
36852025-02-25T02:15:24.045ZFeb 25 02:15:22.499 INFO [stamp-crucible-dtrace] process exited with exit status: 0 (45.036923ms)
36862025-02-25T02:15:24.081Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
36872025-02-25T02:15:24.084Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
36882025-02-25T02:15:24.086ZFeb 25 02:15:22.542 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (223.997062ms)
36892025-02-25T02:15:24.086ZFeb 25 02:15:22.543 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (138.676135ms)
36902025-02-25T02:15:24.391Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
36912025-02-25T02:15:24.404ZFeb 25 02:15:22.852 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (471.837132ms)
36922025-02-25T02:15:25.163Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
36932025-02-25T02:15:25.170ZFeb 25 02:15:23.624 INFO [stamp-propolis-server] process exited with exit status: 0 (1.277865211s)
36942025-02-25T02:15:25.191Z[recovery-package] Compiling newtype-uuid v1.2.1
36952025-02-25T02:15:25.932Z[recovery-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
36962025-02-25T02:15:26.211Z[recovery-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
36972025-02-25T02:15:26.212Z[recovery-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
36982025-02-25T02:15:26.216Z[recovery-package] Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
36992025-02-25T02:15:26.256Z[recovery-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
37002025-02-25T02:15:27.005Z[recovery-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
37012025-02-25T02:15:34.670Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
37022025-02-25T02:15:34.670ZFeb 25 02:15:32.853 INFO [stamp-switch-asic] process exited with exit status: 0 (10.491770549s)
37032025-02-25T02:15:34.670ZFeb 25 02:15:32.853 INFO [host-stamp] task succeeded (10.547064837s)
37042025-02-25T02:15:34.670ZFeb 25 02:15:32.853 INFO [host-proto] running task
37052025-02-25T02:15:34.885ZFeb 25 02:15:33.342 INFO [host-proto] task succeeded (488.652472ms)
37062025-02-25T02:15:34.885ZFeb 25 02:15:33.342 INFO [host-profile] running task
37072025-02-25T02:15:34.888ZFeb 25 02:15:33.342 INFO [host-profile] task succeeded (234.607µs)
37082025-02-25T02:15:34.888ZFeb 25 02:15:33.342 INFO [host-image] running: IMAGE_DATASET=rpool/images/build/host ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-host -F 'optever=0.34.334' -P /tmp/.tmpqAU6KA/proto/host/root -N 'ci 0e54843/${os_short_commit} 2025-02-25 01:50' -s host -B -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
37092025-02-25T02:15:34.909Z[ host-image] Feb 25 02:15:33.366 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
37102025-02-25T02:15:34.909Z[ host-image] Feb 25 02:15:33.366 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
37112025-02-25T02:15:34.927Z[ host-image] Feb 25 02:15:33.383 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpqAU6KA/proto/host/root"
37122025-02-25T02:15:34.927Z[ host-image] Feb 25 02:15:33.383 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
37132025-02-25T02:15:34.929Z[ host-image] Feb 25 02:15:33.383 INFO image builder template: ramdisk-01-os...
37142025-02-25T02:15:34.929Z[ host-image] Feb 25 02:15:33.383 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmpqAU6KA/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.34.334", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
37152025-02-25T02:15:34.949Z[ host-image] Feb 25 02:15:33.405 INFO O| Feb 25 02:15:33.405 INFO CREATE DATASET: rpool/images/build/host/output
37162025-02-25T02:15:35.259Z[ host-image] Feb 25 02:15:33.715 INFO O| Feb 25 02:15:33.715 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37172025-02-25T02:15:35.264Z[ host-image] Feb 25 02:15:33.720 INFO O| Feb 25 02:15:33.720 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37182025-02-25T02:15:35.515Z[ host-image] Feb 25 02:15:33.972 INFO O| Feb 25 02:15:33.972 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-01-os: sync = disabled
37192025-02-25T02:15:35.591Z[ host-image] Feb 25 02:15:34.047 INFO O| Feb 25 02:15:34.047 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-01-os
37202025-02-25T02:15:35.594Z[ host-image] Feb 25 02:15:34.048 INFO O| Feb 25 02:15:34.048 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
37212025-02-25T02:15:35.594Z[ host-image] Feb 25 02:15:34.048 INFO O| Feb 25 02:15:34.048 INFO resetting by removing work dataset: rpool/images/build/host/work/gimlet/ramdisk
37222025-02-25T02:15:35.594Z[ host-image] Feb 25 02:15:34.048 INFO O| Feb 25 02:15:34.048 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/ramdisk
37232025-02-25T02:15:35.603Z[ host-image] Feb 25 02:15:34.059 INFO O| Feb 25 02:15:34.059 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
37242025-02-25T02:15:35.854Z[ host-image] Feb 25 02:15:34.310 INFO O| Feb 25 02:15:34.310 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37252025-02-25T02:15:35.866Z[ host-image] Feb 25 02:15:34.322 INFO O| Feb 25 02:15:34.322 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/gimlet/ramdisk"]
37262025-02-25T02:15:35.902Z[recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
37272025-02-25T02:15:35.902Z[recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37282025-02-25T02:15:35.905Z[recovery-package] Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
37292025-02-25T02:15:35.905Z[recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
37302025-02-25T02:15:36.577Z[ host-image] Feb 25 02:15:35.033 INFO O| Feb 25 02:15:35.033 INFO O| Caching catalogs ... Done
37312025-02-25T02:15:36.721Z[ host-image] Feb 25 02:15:35.177 INFO O| Feb 25 02:15:35.177 INFO STEP 0 (pkg_image_create) COMPLETE
37322025-02-25T02:15:36.721Z[ host-image] Feb 25 02:15:35.177 INFO O| Feb 25 02:15:35.177 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37332025-02-25T02:15:36.724Z[ host-image] Feb 25 02:15:35.177 INFO O| Feb 25 02:15:35.177 INFO skip step because feature "repo_redist" is not enabled
37342025-02-25T02:15:36.724Z[ host-image] Feb 25 02:15:35.177 INFO O| Feb 25 02:15:35.177 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37352025-02-25T02:15:36.740Z[ host-image] Feb 25 02:15:35.196 INFO O| Feb 25 02:15:35.196 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
37362025-02-25T02:15:37.458Z[ host-image] Feb 25 02:15:35.914 INFO O| Feb 25 02:15:35.914 INFO STEP 2 (pkg_set_publisher) COMPLETE
37372025-02-25T02:15:37.458Z[ host-image] Feb 25 02:15:35.914 INFO O| Feb 25 02:15:35.914 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37382025-02-25T02:15:37.479Z[ host-image] Feb 25 02:15:35.935 INFO O| Feb 25 02:15:35.935 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
37392025-02-25T02:15:38.170Z[ host-image] Feb 25 02:15:36.626 INFO O| Feb 25 02:15:36.626 INFO STEP 3 (pkg_set_publisher) COMPLETE
37402025-02-25T02:15:38.170Z[ host-image] Feb 25 02:15:36.626 INFO O| Feb 25 02:15:36.626 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37412025-02-25T02:15:38.172Z[ host-image] Feb 25 02:15:36.626 INFO O| Feb 25 02:15:36.626 INFO skip step because feature "repo_redist" is not enabled
37422025-02-25T02:15:38.173Z[ host-image] Feb 25 02:15:36.626 INFO O| Feb 25 02:15:36.626 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37432025-02-25T02:15:38.803Z[ host-image] Feb 25 02:15:37.259 INFO O| Feb 25 02:15:37.259 INFO variant opensolaris.zone is already global
37442025-02-25T02:15:38.803Z[ host-image] Feb 25 02:15:37.259 INFO O| Feb 25 02:15:37.259 INFO STEP 5 (pkg_change_variant) COMPLETE
37452025-02-25T02:15:38.810Z[ host-image] Feb 25 02:15:37.259 INFO O| Feb 25 02:15:37.259 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37462025-02-25T02:15:39.365Z[ host-image] Feb 25 02:15:37.821 INFO O| Feb 25 02:15:37.821 INFO variant opensolaris.imagetype is full; changing to partial
37472025-02-25T02:15:39.365Z[ host-image] Feb 25 02:15:37.821 INFO O| Feb 25 02:15:37.821 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
37482025-02-25T02:15:40.926Z[recovery-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
37492025-02-25T02:15:41.019Z[recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37502025-02-25T02:15:43.565Z[recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37512025-02-25T02:15:46.144Z[recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37522025-02-25T02:15:47.059Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
37532025-02-25T02:15:48.221Z[recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37542025-02-25T02:15:52.367Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37552025-02-25T02:15:52.456Z[ host-image] Feb 25 02:15:50.910 INFO O| Feb 25 02:15:50.910 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37562025-02-25T02:15:59.863Z[ host-image] Feb 25 02:15:58.315 INFO O| Feb 25 02:15:58.315 INFO O| Startup: Caching catalogs ... Done
37572025-02-25T02:15:59.944Z[ host-image] Feb 25 02:15:58.397 INFO O| Feb 25 02:15:58.397 INFO O| Planning: Planning completed in 0.00 seconds
37582025-02-25T02:15:59.953Z[ host-image] Feb 25 02:15:58.397 INFO O| Feb 25 02:15:58.397 INFO O| Planning: Consolidating action changes ... Done
37592025-02-25T02:15:59.953Z[ host-image] Feb 25 02:15:58.397 INFO O| Feb 25 02:15:58.397 INFO O| Planning: Evaluating mediators ... Done
37602025-02-25T02:15:59.953Z[ host-image] Feb 25 02:15:58.398 INFO O| Feb 25 02:15:58.398 INFO O| Planning: Planning completed in 0.00 seconds
37612025-02-25T02:15:59.953Z[ host-image] Feb 25 02:15:58.398 INFO O| Feb 25 02:15:58.398 INFO O| Variants/Facets to change: 1
37622025-02-25T02:15:59.967Z[ host-image] Feb 25 02:15:58.417 INFO O| Feb 25 02:15:58.417 INFO O| Done
37632025-02-25T02:15:59.967Z[ host-image] Feb 25 02:15:58.417 INFO O| Feb 25 02:15:58.417 INFO O| Done
37642025-02-25T02:16:00.590Z[ host-image] Feb 25 02:15:58.998 INFO O| Feb 25 02:15:58.998 INFO O| Done
37652025-02-25T02:16:00.619Z[ host-image] Feb 25 02:15:59.047 INFO O| Feb 25 02:15:59.047 INFO O| Done
37662025-02-25T02:16:00.619Z[ host-image] Feb 25 02:15:59.048 INFO O| Feb 25 02:15:59.048 INFO O| Done
37672025-02-25T02:16:00.619Z[ host-image] Feb 25 02:15:59.048 INFO O| Feb 25 02:15:59.048 INFO O| Done
37682025-02-25T02:16:00.619Z[ host-image] Feb 25 02:15:59.050 INFO O| Feb 25 02:15:59.050 INFO O| Done
37692025-02-25T02:16:01.981Z[ host-image] Feb 25 02:15:59.532 INFO O| Feb 25 02:15:59.532 INFO STEP 6 (pkg_change_variant) COMPLETE
37702025-02-25T02:16:01.981Z[ host-image] Feb 25 02:15:59.532 INFO O| Feb 25 02:15:59.532 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37712025-02-25T02:16:02.014Z[ host-image] Feb 25 02:15:59.532 INFO O| Feb 25 02:15:59.532 INFO skip step because feature "debug_variant" is not enabled
37722025-02-25T02:16:02.014Z[ host-image] Feb 25 02:15:59.532 INFO O| Feb 25 02:15:59.532 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37732025-02-25T02:16:02.014Z[ host-image] Feb 25 02:16:00.038 INFO O| Feb 25 02:16:00.038 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
37742025-02-25T02:16:02.583Z[ host-image] Feb 25 02:16:01.036 INFO O| Feb 25 02:16:01.036 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37752025-02-25T02:16:02.586Z[ host-image] Feb 25 02:16:01.038 INFO O| Feb 25 02:16:01.038 INFO O| Planning: Planning completed in 0.00 seconds
37762025-02-25T02:16:02.586Z[ host-image] Feb 25 02:16:01.038 INFO O| Feb 25 02:16:01.038 INFO O| Planning: Consolidating action changes ... Done
37772025-02-25T02:16:02.586Z[ host-image] Feb 25 02:16:01.039 INFO O| Feb 25 02:16:01.038 INFO O| Planning: Evaluating mediators ... Done
37782025-02-25T02:16:02.586Z[ host-image] Feb 25 02:16:01.039 INFO O| Feb 25 02:16:01.039 INFO O| Planning: Planning completed in 0.00 seconds
37792025-02-25T02:16:02.589Z[ host-image] Feb 25 02:16:01.039 INFO O| Feb 25 02:16:01.039 INFO O| Variants/Facets to change: 1
37802025-02-25T02:16:02.680Z[ host-image] Feb 25 02:16:01.133 INFO O| Feb 25 02:16:01.132 INFO O| Done
37812025-02-25T02:16:02.683Z[ host-image] Feb 25 02:16:01.133 INFO O| Feb 25 02:16:01.133 INFO O| Done
37822025-02-25T02:16:03.585Z[ host-image] Feb 25 02:16:02.035 INFO O| Feb 25 02:16:02.035 INFO O| Done
37832025-02-25T02:16:03.675Z[ host-image] Feb 25 02:16:02.127 INFO O| Feb 25 02:16:02.127 INFO O| Done
37842025-02-25T02:16:03.679Z[ host-image] Feb 25 02:16:02.128 INFO O| Feb 25 02:16:02.128 INFO O| Done
37852025-02-25T02:16:03.679Z[ host-image] Feb 25 02:16:02.128 INFO O| Feb 25 02:16:02.128 INFO O| Done
37862025-02-25T02:16:03.679Z[ host-image] Feb 25 02:16:02.130 INFO O| Feb 25 02:16:02.130 INFO O| Done
37872025-02-25T02:16:03.766Z[ host-image] Feb 25 02:16:02.219 INFO O| Feb 25 02:16:02.219 INFO STEP 8 (pkg_change_facet) COMPLETE
37882025-02-25T02:16:03.766Z[ host-image] Feb 25 02:16:02.219 INFO O| Feb 25 02:16:02.219 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37892025-02-25T02:16:03.770Z[ host-image] Feb 25 02:16:02.219 INFO O| Feb 25 02:16:02.219 INFO skip step because feature "recovery" is not enabled
37902025-02-25T02:16:03.770Z[ host-image] Feb 25 02:16:02.219 INFO O| Feb 25 02:16:02.219 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37912025-02-25T02:16:03.770Z[ host-image] Feb 25 02:16:02.219 INFO O| Feb 25 02:16:02.219 INFO skip step because feature "recovery" is not enabled
37922025-02-25T02:16:03.770Z[ host-image] Feb 25 02:16:02.219 INFO O| Feb 25 02:16:02.219 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
37932025-02-25T02:16:03.786Z[ host-image] Feb 25 02:16:02.239 INFO O| Feb 25 02:16:02.239 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/developer/debug/mdb", "/system/kernel/dtrace/providers", "/system/network", "/system/microcode/oxide", "/driver/network/cxgbe", "/driver/network/e1000g", "/driver/network/igb", "/driver/network/ixgbe", "/driver/network/rge", "/driver/storage/nvme", "/developer/macro/cpp", "/system/library/gcc-runtime", "/system/library/g++-runtime", "/developer/linker", "/diagnostic/diskinfo", "/diagnostic/pci", "/diagnostic/cpu-counters", "/system/data/hardware-registry", "/system/extended-system-utilities", "/web/curl", "/text/column", "/text/less", "/text/looker", "/ooce/util/jq", "/system/watch", "/editor/vim", "/terminal/resize", "/system/data/urxvt-terminfo", "/network/netcat", "/network/rsync", "/network/snoop", "/compress/gzip", "/locale/en", "/system/network/routing", "/driver/cpu/amd/zen", "/driver/gpio/amd/zen", "/system/gpio", "/system/bhyve", "/system/library/bhyve", "/service/network/chrony", "/driver/misc/tofino", "/library/expat", "/system/library/pcap", "/network/dns/bind", "/network/openssh-server", "oxide/platform-identity-cacerts"]
37942025-02-25T02:16:04.513Z[ host-image] Feb 25 02:16:02.962 INFO O| Feb 25 02:16:02.962 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
37952025-02-25T02:16:12.090Z[recovery-package] Finished `release` profile [optimized] target(s) in 47.96s
37962025-02-25T02:16:13.398ZFeb 25 02:16:11.850 INFO [recovery-package] process exited with exit status: 0 (49.542969304s)
37972025-02-25T02:16:13.398ZFeb 25 02:16:11.850 INFO [recovery-stamp] running task
37982025-02-25T02:16:13.401ZFeb 25 02:16:11.850 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
37992025-02-25T02:16:13.410ZFeb 25 02:16:11.861 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 13.0.0-0.ci+git0e54843a984
38002025-02-25T02:16:13.425ZFeb 25 02:16:11.876 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 13.0.0-0.ci+git0e54843a984
38012025-02-25T02:16:13.438Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
38022025-02-25T02:16:13.449Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
38032025-02-25T02:16:13.548Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
38042025-02-25T02:16:13.552ZFeb 25 02:16:12.004 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (142.8396ms)
38052025-02-25T02:16:13.555Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
38062025-02-25T02:16:13.558ZFeb 25 02:16:12.010 INFO [stamp-installinator] process exited with exit status: 0 (133.75854ms)
38072025-02-25T02:16:13.558ZFeb 25 02:16:12.010 INFO [recovery-stamp] task succeeded (160.126994ms)
38082025-02-25T02:16:13.558ZFeb 25 02:16:12.010 INFO [recovery-proto] running task
38092025-02-25T02:16:13.558ZFeb 25 02:16:12.010 INFO [tuf-stamp] running task
38102025-02-25T02:16:13.561ZFeb 25 02:16:12.011 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 13.0.0-0.ci+git0e54843a984
38112025-02-25T02:16:13.581ZFeb 25 02:16:12.033 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 13.0.0-0.ci+git0e54843a984
38122025-02-25T02:16:13.599Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
38132025-02-25T02:16:13.599ZFeb 25 02:16:12.050 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 13.0.0-0.ci+git0e54843a984
38142025-02-25T02:16:13.617Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
38152025-02-25T02:16:13.621ZFeb 25 02:16:12.067 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 13.0.0-0.ci+git0e54843a984
38162025-02-25T02:16:13.639ZFeb 25 02:16:12.091 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 13.0.0-0.ci+git0e54843a984
38172025-02-25T02:16:13.667Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
38182025-02-25T02:16:13.677ZFeb 25 02:16:12.119 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 13.0.0-0.ci+git0e54843a984
38192025-02-25T02:16:13.744Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
38202025-02-25T02:16:13.744Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
38212025-02-25T02:16:13.747ZFeb 25 02:16:12.195 INFO [recovery-proto] task succeeded (185.227351ms)
38222025-02-25T02:16:13.747ZFeb 25 02:16:12.196 INFO [recovery-image] running: IMAGE_DATASET=rpool/images/build/recovery ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-recovery -F 'optever=0.34.334' -P /tmp/.tmpqAU6KA/proto/recovery/root -N 'recovery 0e54843/${os_short_commit} 2025-02-25 01:50' -s recovery -R -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
38232025-02-25T02:16:13.747ZFeb 25 02:16:12.196 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 13.0.0-0.ci+git0e54843a984
38242025-02-25T02:16:13.761Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
38252025-02-25T02:16:13.819Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
38262025-02-25T02:16:13.825ZFeb 25 02:16:12.271 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 13.0.0-0.ci+git0e54843a984
38272025-02-25T02:16:13.950Z[ recovery-image] Feb 25 02:16:12.226 INFO using AMD firmware configuration file "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
38282025-02-25T02:16:13.950Z[ recovery-image] Feb 25 02:16:12.227 INFO using AMD firmware blob directories ["/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a"]
38292025-02-25T02:16:13.955Z[ recovery-image] Feb 25 02:16:12.244 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpqAU6KA/proto/recovery/root"
38302025-02-25T02:16:13.955Z[ recovery-image] Feb 25 02:16:12.244 INFO using external package repository https://pkg.oxide.computer/helios/2/dev/
38312025-02-25T02:16:13.955Z[ recovery-image] Feb 25 02:16:12.244 INFO image builder template: ramdisk-01-os...
38322025-02-25T02:16:13.955Z[ recovery-image] Feb 25 02:16:12.244 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmpqAU6KA/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.34.334", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
38332025-02-25T02:16:13.955Z[ recovery-image] Feb 25 02:16:12.276 INFO O| Feb 25 02:16:12.273 INFO CREATE DATASET: rpool/images/build/recovery/output
38342025-02-25T02:16:14.004Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
38352025-02-25T02:16:14.008ZFeb 25 02:16:12.456 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 13.0.0-0.ci+git0e54843a984
38362025-02-25T02:16:14.071Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
38372025-02-25T02:16:14.075ZFeb 25 02:16:12.523 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 13.0.0-0.ci+git0e54843a984
38382025-02-25T02:16:14.114ZFeb 25 02:16:12.566 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 13.0.0-0.ci+git0e54843a984
38392025-02-25T02:16:14.162Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
38402025-02-25T02:16:14.164ZFeb 25 02:16:12.614 INFO [stamp-probe] process exited with exit status: 0 (546.705622ms)
38412025-02-25T02:16:14.188Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
38422025-02-25T02:16:14.237Z[ recovery-image] Feb 25 02:16:12.688 INFO O| Feb 25 02:16:12.688 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38432025-02-25T02:16:14.256Z[ recovery-image] Feb 25 02:16:12.707 INFO O| Feb 25 02:16:12.706 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38442025-02-25T02:16:14.308Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
38452025-02-25T02:16:14.318Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
38462025-02-25T02:16:14.360Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
38472025-02-25T02:16:14.678Z[ recovery-image] Feb 25 02:16:13.129 INFO O| Feb 25 02:16:13.109 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os: sync = disabled
38482025-02-25T02:16:14.764Z[ recovery-image] Feb 25 02:16:13.216 INFO O| Feb 25 02:16:13.216 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
38492025-02-25T02:16:14.776Z[ recovery-image] Feb 25 02:16:13.216 INFO O| Feb 25 02:16:13.216 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38502025-02-25T02:16:14.776Z[ recovery-image] Feb 25 02:16:13.216 INFO O| Feb 25 02:16:13.216 INFO resetting by removing work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
38512025-02-25T02:16:14.776Z[ recovery-image] Feb 25 02:16:13.216 INFO O| Feb 25 02:16:13.216 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38522025-02-25T02:16:14.776Z[ recovery-image] Feb 25 02:16:13.227 INFO O| Feb 25 02:16:13.227 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
38532025-02-25T02:16:14.922Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
38542025-02-25T02:16:14.991ZFeb 25 02:16:13.443 INFO [stamp-ntp] process exited with exit status: 0 (1.171724041s)
38552025-02-25T02:16:15.221Z[ recovery-image] Feb 25 02:16:13.673 INFO O| Feb 25 02:16:13.673 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38562025-02-25T02:16:15.281Z[ recovery-image] Feb 25 02:16:13.732 INFO O| Feb 25 02:16:13.732 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/gimlet/ramdisk"]
38572025-02-25T02:16:15.962Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
38582025-02-25T02:16:16.003ZFeb 25 02:16:14.454 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (1.887916881s)
38592025-02-25T02:16:16.239Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
38602025-02-25T02:16:16.247ZFeb 25 02:16:14.698 INFO [stamp-crucible-zone] process exited with exit status: 0 (2.175032923s)
38612025-02-25T02:16:16.263Z[ recovery-image] Feb 25 02:16:14.714 INFO O| Feb 25 02:16:14.713 INFO O| Caching catalogs ... Done
38622025-02-25T02:16:16.374Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
38632025-02-25T02:16:16.413Z[ recovery-image] Feb 25 02:16:14.865 INFO O| Feb 25 02:16:14.865 INFO STEP 0 (pkg_image_create) COMPLETE
38642025-02-25T02:16:16.417Z[ recovery-image] Feb 25 02:16:14.865 INFO O| Feb 25 02:16:14.865 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38652025-02-25T02:16:16.417Z[ recovery-image] Feb 25 02:16:14.865 INFO O| Feb 25 02:16:14.865 INFO skip step because feature "repo_redist" is not enabled
38662025-02-25T02:16:16.417Z[ recovery-image] Feb 25 02:16:14.865 INFO O| Feb 25 02:16:14.865 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38672025-02-25T02:16:16.420ZFeb 25 02:16:14.868 INFO [stamp-internal-dns] process exited with exit status: 0 (2.67269651s)
38682025-02-25T02:16:16.429Z[ recovery-image] Feb 25 02:16:14.881 INFO O| Feb 25 02:16:14.881 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
38692025-02-25T02:16:16.526Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
38702025-02-25T02:16:16.592ZFeb 25 02:16:15.044 INFO [stamp-oximeter] process exited with exit status: 0 (2.952605732s)
38712025-02-25T02:16:16.652Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
38722025-02-25T02:16:16.657ZFeb 25 02:16:15.108 INFO [stamp-external-dns] process exited with exit status: 0 (2.651798867s)
38732025-02-25T02:16:16.956Z[ recovery-image] Feb 25 02:16:15.408 INFO O| Feb 25 02:16:15.408 INFO STEP 2 (pkg_set_publisher) COMPLETE
38742025-02-25T02:16:16.957Z[ recovery-image] Feb 25 02:16:15.408 INFO O| Feb 25 02:16:15.408 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38752025-02-25T02:16:16.971Z[ recovery-image] Feb 25 02:16:15.421 INFO O| Feb 25 02:16:15.421 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "set-publisher", "--no-refresh", "-O", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
38762025-02-25T02:16:17.459Z[ recovery-image] Feb 25 02:16:15.910 INFO O| Feb 25 02:16:15.910 INFO STEP 3 (pkg_set_publisher) COMPLETE
38772025-02-25T02:16:17.459Z[ recovery-image] Feb 25 02:16:15.910 INFO O| Feb 25 02:16:15.910 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38782025-02-25T02:16:17.459Z[ recovery-image] Feb 25 02:16:15.910 INFO O| Feb 25 02:16:15.910 INFO skip step because feature "repo_redist" is not enabled
38792025-02-25T02:16:17.459Z[ recovery-image] Feb 25 02:16:15.910 INFO O| Feb 25 02:16:15.910 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38802025-02-25T02:16:17.968Z[ recovery-image] Feb 25 02:16:16.418 INFO O| Feb 25 02:16:16.418 INFO variant opensolaris.zone is already global
38812025-02-25T02:16:17.968Z[ recovery-image] Feb 25 02:16:16.418 INFO O| Feb 25 02:16:16.418 INFO STEP 5 (pkg_change_variant) COMPLETE
38822025-02-25T02:16:17.968Z[ recovery-image] Feb 25 02:16:16.418 INFO O| Feb 25 02:16:16.418 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
38832025-02-25T02:16:18.346Z[ recovery-image] Feb 25 02:16:16.797 INFO O| Feb 25 02:16:16.797 INFO variant opensolaris.imagetype is full; changing to partial
38842025-02-25T02:16:18.346Z[ recovery-image] Feb 25 02:16:16.797 INFO O| Feb 25 02:16:16.797 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
38852025-02-25T02:16:18.500Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
38862025-02-25T02:16:18.507ZFeb 25 02:16:16.956 INFO [stamp-nexus] process exited with exit status: 0 (4.905898595s)
38872025-02-25T02:16:19.137Z[verify-libraries] Compiling ring v0.17.11
38882025-02-25T02:16:19.420Z[verify-libraries] Compiling home v0.5.9
38892025-02-25T02:16:19.426Z[verify-libraries] Compiling cfg_aliases v0.1.1
38902025-02-25T02:16:19.426Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
38912025-02-25T02:16:19.426Z[verify-libraries] Compiling sqlparser_derive v0.2.2
38922025-02-25T02:16:19.426Z[verify-libraries] Compiling unicode_categories v0.1.1
38932025-02-25T02:16:19.786Z[verify-libraries] Compiling polyval v0.6.2
38942025-02-25T02:16:19.833Z[verify-libraries] Compiling nix v0.28.0
38952025-02-25T02:16:19.963Z[verify-libraries] Compiling ctr v0.9.2
38962025-02-25T02:16:20.203Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
38972025-02-25T02:16:20.241ZFeb 25 02:16:18.616 INFO [stamp-cockroachdb] process exited with exit status: 0 (6.60430397s)
38982025-02-25T02:16:20.446Z[verify-libraries] Compiling sqlformat v0.2.6
38992025-02-25T02:16:20.486Z[verify-libraries] Compiling ghash v0.5.1
39002025-02-25T02:16:20.531Z[verify-libraries] Compiling ssh-encoding v0.2.0
39012025-02-25T02:16:20.783Z[verify-libraries] Compiling aes-gcm v0.10.3
39022025-02-25T02:16:21.025Z[verify-libraries] Compiling sqlparser v0.45.0
39032025-02-25T02:16:21.261Z[verify-libraries] Compiling blowfish v0.9.1
39042025-02-25T02:16:21.439Z[verify-libraries] Compiling ssh-cipher v0.2.0
39052025-02-25T02:16:21.727Z[verify-libraries] Compiling bcrypt-pbkdf v0.10.0
39062025-02-25T02:16:22.409Z[verify-libraries] Compiling password-hash v0.4.2
39072025-02-25T02:16:22.736Z[verify-libraries] Compiling ssh-key v0.6.6
39082025-02-25T02:16:25.195Z[verify-libraries] Compiling rustls v0.23.19
39092025-02-25T02:16:25.239Z[verify-libraries] Compiling rustls v0.22.4
39102025-02-25T02:16:25.302Z[verify-libraries] Compiling rustyline v14.0.0
39112025-02-25T02:16:29.667Z[verify-libraries] Compiling pbkdf2 v0.11.0
39122025-02-25T02:16:29.705Z[verify-libraries] Compiling p256 v0.13.2
39132025-02-25T02:16:29.705Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
39142025-02-25T02:16:29.705ZFeb 25 02:16:26.762 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (14.729345653s)
39152025-02-25T02:16:29.705Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
39162025-02-25T02:16:29.705ZFeb 25 02:16:26.828 INFO [stamp-clickhouse] process exited with exit status: 0 (14.709450792s)
39172025-02-25T02:16:29.705ZFeb 25 02:16:26.828 INFO [tuf-stamp] task succeeded (14.81838484s)
39182025-02-25T02:16:29.705Z[verify-libraries] Compiling p521 v0.13.3
39192025-02-25T02:16:30.358Z[verify-libraries] Compiling rustls-webpki v0.102.8
39202025-02-25T02:16:30.777Z[verify-libraries] Compiling russh-cryptovec v0.7.3
39212025-02-25T02:16:31.245Z[ recovery-image] Feb 25 02:16:29.694 INFO O| Feb 25 02:16:29.694 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39222025-02-25T02:16:31.435Z[verify-libraries] Compiling md5 v0.7.0
39232025-02-25T02:16:35.823Z[verify-libraries] Compiling russh-keys v0.45.0
39242025-02-25T02:16:41.154Z[ recovery-image] Feb 25 02:16:39.602 INFO O| Feb 25 02:16:39.602 INFO O| Startup: Caching catalogs ... Done
39252025-02-25T02:16:41.210Z[verify-libraries] Compiling tokio-rustls v0.26.0
39262025-02-25T02:16:41.359Z[ recovery-image] Feb 25 02:16:39.807 INFO O| Feb 25 02:16:39.807 INFO O| Planning: Planning completed in 0.00 seconds
39272025-02-25T02:16:41.362Z[ recovery-image] Feb 25 02:16:39.808 INFO O| Feb 25 02:16:39.808 INFO O| Planning: Consolidating action changes ... Done
39282025-02-25T02:16:41.362Z[ recovery-image] Feb 25 02:16:39.808 INFO O| Feb 25 02:16:39.808 INFO O| Planning: Evaluating mediators ... Done
39292025-02-25T02:16:41.362Z[ recovery-image] Feb 25 02:16:39.809 INFO O| Feb 25 02:16:39.809 INFO O| Planning: Planning completed in 0.00 seconds
39302025-02-25T02:16:41.362Z[ recovery-image] Feb 25 02:16:39.809 INFO O| Feb 25 02:16:39.809 INFO O| Variants/Facets to change: 1
39312025-02-25T02:16:41.438Z[ recovery-image] Feb 25 02:16:39.886 INFO O| Feb 25 02:16:39.886 INFO O| Done
39322025-02-25T02:16:41.438Z[ recovery-image] Feb 25 02:16:39.886 INFO O| Feb 25 02:16:39.886 INFO O| Done
39332025-02-25T02:16:41.659Z[verify-libraries] Compiling tokio-rustls v0.25.0
39342025-02-25T02:16:41.812Z[verify-libraries] Compiling hyper-rustls v0.27.3
39352025-02-25T02:16:42.379Z[verify-libraries] Compiling dropshot v0.12.0
39362025-02-25T02:16:42.586Z[ recovery-image] Feb 25 02:16:41.034 INFO O| Feb 25 02:16:41.034 INFO O| Done
39372025-02-25T02:16:42.643Z[verify-libraries] Compiling reqwest v0.12.12
39382025-02-25T02:16:42.744Z[ recovery-image] Feb 25 02:16:41.193 INFO O| Feb 25 02:16:41.193 INFO O| Done
39392025-02-25T02:16:42.748Z[ recovery-image] Feb 25 02:16:41.195 INFO O| Feb 25 02:16:41.194 INFO O| Done
39402025-02-25T02:16:42.748Z[ recovery-image] Feb 25 02:16:41.195 INFO O| Feb 25 02:16:41.195 INFO O| Done
39412025-02-25T02:16:42.751Z[ recovery-image] Feb 25 02:16:41.197 INFO O| Feb 25 02:16:41.197 INFO O| Done
39422025-02-25T02:16:43.716Z[ recovery-image] Feb 25 02:16:42.164 INFO O| Feb 25 02:16:42.164 INFO STEP 6 (pkg_change_variant) COMPLETE
39432025-02-25T02:16:43.716Z[ recovery-image] Feb 25 02:16:42.164 INFO O| Feb 25 02:16:42.164 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39442025-02-25T02:16:43.720Z[ recovery-image] Feb 25 02:16:42.164 INFO O| Feb 25 02:16:42.164 INFO skip step because feature "debug_variant" is not enabled
39452025-02-25T02:16:43.720Z[ recovery-image] Feb 25 02:16:42.164 INFO O| Feb 25 02:16:42.164 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39462025-02-25T02:16:44.661Z[ recovery-image] Feb 25 02:16:43.109 INFO O| Feb 25 02:16:43.109 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "openssl.10=false"]
39472025-02-25T02:16:45.957Z[ recovery-image] Feb 25 02:16:44.405 INFO O| Feb 25 02:16:44.405 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39482025-02-25T02:16:45.976Z[ recovery-image] Feb 25 02:16:44.424 INFO O| Feb 25 02:16:44.424 INFO O| Planning: Planning completed in 0.02 seconds
39492025-02-25T02:16:45.979Z[ recovery-image] Feb 25 02:16:44.425 INFO O| Feb 25 02:16:44.425 INFO O| Planning: Consolidating action changes ... Done
39502025-02-25T02:16:45.979Z[ recovery-image] Feb 25 02:16:44.425 INFO O| Feb 25 02:16:44.425 INFO O| Planning: Evaluating mediators ... Done
39512025-02-25T02:16:45.979Z[ recovery-image] Feb 25 02:16:44.426 INFO O| Feb 25 02:16:44.426 INFO O| Planning: Planning completed in 0.02 seconds
39522025-02-25T02:16:45.979Z[ recovery-image] Feb 25 02:16:44.426 INFO O| Feb 25 02:16:44.426 INFO O| Variants/Facets to change: 1
39532025-02-25T02:16:46.098Z[ recovery-image] Feb 25 02:16:44.545 INFO O| Feb 25 02:16:44.545 INFO O| Done
39542025-02-25T02:16:46.098Z[ recovery-image] Feb 25 02:16:44.545 INFO O| Feb 25 02:16:44.545 INFO O| Done
39552025-02-25T02:16:46.941Z[ recovery-image] Feb 25 02:16:45.389 INFO O| Feb 25 02:16:45.389 INFO O| Done
39562025-02-25T02:16:47.048Z[ recovery-image] Feb 25 02:16:45.496 INFO O| Feb 25 02:16:45.496 INFO O| Done
39572025-02-25T02:16:47.051Z[ recovery-image] Feb 25 02:16:45.497 INFO O| Feb 25 02:16:45.497 INFO O| Done
39582025-02-25T02:16:47.052Z[ recovery-image] Feb 25 02:16:45.497 INFO O| Feb 25 02:16:45.497 INFO O| Done
39592025-02-25T02:16:47.052Z[ recovery-image] Feb 25 02:16:45.499 INFO O| Feb 25 02:16:45.499 INFO O| Done
39602025-02-25T02:16:47.173Z[ recovery-image] Feb 25 02:16:45.621 INFO O| Feb 25 02:16:45.621 INFO STEP 8 (pkg_change_facet) COMPLETE
39612025-02-25T02:16:47.173Z[ recovery-image] Feb 25 02:16:45.621 INFO O| Feb 25 02:16:45.621 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39622025-02-25T02:16:47.926Z[ recovery-image] Feb 25 02:16:46.374 INFO O| Feb 25 02:16:46.373 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc=false"]
39632025-02-25T02:16:47.934Z[verify-libraries] Compiling progenitor-client v0.9.1
39642025-02-25T02:16:48.672Z[verify-libraries] Compiling progenitor-client v0.8.0
39652025-02-25T02:16:49.274Z[ recovery-image] Feb 25 02:16:47.428 INFO O| Feb 25 02:16:47.428 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39662025-02-25T02:16:49.913Z[ recovery-image] Feb 25 02:16:47.430 INFO O| Feb 25 02:16:47.430 INFO O| Planning: Planning completed in 0.00 seconds
39672025-02-25T02:16:49.913Z[ recovery-image] Feb 25 02:16:47.431 INFO O| Feb 25 02:16:47.431 INFO O| Planning: Consolidating action changes ... Done
39682025-02-25T02:16:49.913Z[ recovery-image] Feb 25 02:16:47.432 INFO O| Feb 25 02:16:47.432 INFO O| Planning: Evaluating mediators ... Done
39692025-02-25T02:16:49.913Z[ recovery-image] Feb 25 02:16:47.432 INFO O| Feb 25 02:16:47.432 INFO O| Planning: Planning completed in 0.00 seconds
39702025-02-25T02:16:49.913Z[ recovery-image] Feb 25 02:16:47.433 INFO O| Feb 25 02:16:47.433 INFO O| Variants/Facets to change: 1
39712025-02-25T02:16:49.913Z[ recovery-image] Feb 25 02:16:47.518 INFO O| Feb 25 02:16:47.518 INFO O| Done
39722025-02-25T02:16:49.913Z[ recovery-image] Feb 25 02:16:47.519 INFO O| Feb 25 02:16:47.518 INFO O| Done
39732025-02-25T02:16:50.173Z[verify-libraries] Compiling qorb v0.2.1
39742025-02-25T02:16:50.174Z[verify-libraries] Compiling progenitor v0.8.0
39752025-02-25T02:16:50.174Z[ recovery-image] Feb 25 02:16:48.364 INFO O| Feb 25 02:16:48.364 INFO O| Done
39762025-02-25T02:16:50.186Z[ recovery-image] Feb 25 02:16:48.449 INFO O| Feb 25 02:16:48.448 INFO O| Done
39772025-02-25T02:16:50.186Z[ recovery-image] Feb 25 02:16:48.450 INFO O| Feb 25 02:16:48.450 INFO O| Done
39782025-02-25T02:16:50.186Z[ recovery-image] Feb 25 02:16:48.450 INFO O| Feb 25 02:16:48.450 INFO O| Done
39792025-02-25T02:16:50.186Z[ recovery-image] Feb 25 02:16:48.452 INFO O| Feb 25 02:16:48.451 INFO O| Done
39802025-02-25T02:16:50.186Z[verify-libraries] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
39812025-02-25T02:16:50.186Z[ recovery-image] Feb 25 02:16:48.573 INFO O| Feb 25 02:16:48.573 INFO STEP 9 (pkg_change_facet) COMPLETE
39822025-02-25T02:16:50.186Z[ recovery-image] Feb 25 02:16:48.573 INFO O| Feb 25 02:16:48.573 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
39832025-02-25T02:16:50.967Z[ recovery-image] Feb 25 02:16:49.415 INFO O| Feb 25 02:16:49.415 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "change-facet", "doc.man=false"]
39842025-02-25T02:16:52.075Z[ recovery-image] Feb 25 02:16:50.522 INFO O| Feb 25 02:16:50.521 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39852025-02-25T02:16:52.078Z[ recovery-image] Feb 25 02:16:50.524 INFO O| Feb 25 02:16:50.524 INFO O| Planning: Planning completed in 0.00 seconds
39862025-02-25T02:16:52.078Z[ recovery-image] Feb 25 02:16:50.525 INFO O| Feb 25 02:16:50.525 INFO O| Planning: Consolidating action changes ... Done
39872025-02-25T02:16:52.078Z[ recovery-image] Feb 25 02:16:50.525 INFO O| Feb 25 02:16:50.525 INFO O| Planning: Evaluating mediators ... Done
39882025-02-25T02:16:52.079Z[ recovery-image] Feb 25 02:16:50.525 INFO O| Feb 25 02:16:50.525 INFO O| Planning: Planning completed in 0.00 seconds
39892025-02-25T02:16:52.082Z[ recovery-image] Feb 25 02:16:50.526 INFO O| Feb 25 02:16:50.526 INFO O| Variants/Facets to change: 1
39902025-02-25T02:16:52.178Z[ recovery-image] Feb 25 02:16:50.625 INFO O| Feb 25 02:16:50.625 INFO O| Done
39912025-02-25T02:16:52.178Z[ recovery-image] Feb 25 02:16:50.625 INFO O| Feb 25 02:16:50.625 INFO O| Done
39922025-02-25T02:16:52.641Z[verify-libraries] Compiling dropshot v0.15.1
39932025-02-25T02:16:53.046Z[ recovery-image] Feb 25 02:16:51.493 INFO O| Feb 25 02:16:51.493 INFO O| Done
39942025-02-25T02:16:53.142Z[ recovery-image] Feb 25 02:16:51.589 INFO O| Feb 25 02:16:51.589 INFO O| Done
39952025-02-25T02:16:53.145Z[ recovery-image] Feb 25 02:16:51.590 INFO O| Feb 25 02:16:51.590 INFO O| Done
39962025-02-25T02:16:53.145Z[ recovery-image] Feb 25 02:16:51.590 INFO O| Feb 25 02:16:51.590 INFO O| Done
39972025-02-25T02:16:53.145Z[ recovery-image] Feb 25 02:16:51.592 INFO O| Feb 25 02:16:51.592 INFO O| Done
39982025-02-25T02:16:53.288Z[ recovery-image] Feb 25 02:16:51.735 INFO O| Feb 25 02:16:51.735 INFO STEP 10 (pkg_change_facet) COMPLETE
39992025-02-25T02:16:53.288Z[ recovery-image] Feb 25 02:16:51.735 INFO O| Feb 25 02:16:51.735 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
40002025-02-25T02:16:53.312Z[ recovery-image] Feb 25 02:16:51.759 INFO O| Feb 25 02:16:51.758 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/developer/debug/mdb", "/system/kernel/dtrace/providers", "/system/network", "/system/microcode/oxide", "/driver/network/cxgbe", "/driver/network/e1000g", "/driver/network/igb", "/driver/network/ixgbe", "/driver/network/rge", "/driver/storage/nvme", "/developer/macro/cpp", "/system/library/gcc-runtime", "/system/library/g++-runtime", "/developer/linker", "/diagnostic/diskinfo", "/diagnostic/pci", "/diagnostic/cpu-counters", "/system/data/hardware-registry", "/system/extended-system-utilities", "/web/curl", "/text/column", "/text/less", "/text/looker", "/ooce/util/jq", "/system/watch", "/editor/vim", "/terminal/resize", "/system/data/urxvt-terminfo", "/network/netcat", "/network/rsync", "/network/snoop", "/compress/gzip", "/locale/en", "/system/network/routing", "/driver/cpu/amd/zen", "/driver/gpio/amd/zen", "/system/gpio", "/system/bhyve", "/system/library/bhyve", "/service/network/chrony", "/driver/misc/tofino", "/library/expat", "/system/library/pcap", "/network/dns/bind", "/network/openssh-server", "oxide/platform-identity-cacerts"]
40012025-02-25T02:16:54.533Z[ recovery-image] Feb 25 02:16:52.980 INFO O| Feb 25 02:16:52.980 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
40022025-02-25T02:16:56.379Z[verify-libraries] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
40032025-02-25T02:16:59.060Z[verify-libraries] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
40042025-02-25T02:17:01.554Z[verify-libraries] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
40052025-02-25T02:17:01.909Z[verify-libraries] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
40062025-02-25T02:17:12.219Z[ host-image] Feb 25 02:17:10.664 INFO O| Feb 25 02:17:10.664 INFO O| Planning: Solver setup ... Done
40072025-02-25T02:17:25.582Z[verify-libraries] Compiling progenitor v0.9.1
40082025-02-25T02:17:25.907Z[verify-libraries] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
40092025-02-25T02:17:29.729Z[verify-libraries] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
40102025-02-25T02:17:31.949Z[verify-libraries] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
40112025-02-25T02:17:38.679Z[verify-libraries] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
40122025-02-25T02:17:39.018Z[verify-libraries] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559)
40132025-02-25T02:17:42.009Z[verify-libraries] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
40142025-02-25T02:17:43.018Z[verify-libraries] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
40152025-02-25T02:17:44.833Z[verify-libraries] Compiling omicron-zone-package v0.12.0
40162025-02-25T02:17:48.255Z[verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
40172025-02-25T02:17:49.904Z[verify-libraries] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
40182025-02-25T02:17:51.142Z[verify-libraries] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
40192025-02-25T02:17:53.526Z[verify-libraries] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
40202025-02-25T02:17:55.284Z[verify-libraries] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
40212025-02-25T02:17:55.627Z[verify-libraries] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
40222025-02-25T02:18:00.220Z[verify-libraries] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
40232025-02-25T02:18:02.359Z[verify-libraries] Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
40242025-02-25T02:18:03.427Z[verify-libraries] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
40252025-02-25T02:18:06.625Z[verify-libraries] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
40262025-02-25T02:18:08.951Z[ recovery-image] Feb 25 02:18:07.390 INFO O| Feb 25 02:18:07.390 INFO O| Planning: Solver setup ... Done
40272025-02-25T02:18:12.147Z[verify-libraries] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
40282025-02-25T02:18:12.306Z[verify-libraries] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40292025-02-25T02:18:12.802Z[verify-libraries] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
40302025-02-25T02:18:19.958Z[verify-libraries] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
40312025-02-25T02:18:21.125Z[verify-libraries] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
40322025-02-25T02:18:22.745Z[verify-libraries] Compiling rcgen v0.12.1
40332025-02-25T02:18:23.789Z[verify-libraries] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
40342025-02-25T02:18:25.916Z[verify-libraries] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
40352025-02-25T02:18:26.676Z[verify-libraries] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
40362025-02-25T02:18:32.238Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40372025-02-25T02:18:35.614Z[verify-libraries] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
40382025-02-25T02:18:36.185Z[verify-libraries] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
40392025-02-25T02:18:42.314Z[verify-libraries] Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
40402025-02-25T02:18:42.948Z[verify-libraries] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
40412025-02-25T02:18:47.706Z[verify-libraries] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
40422025-02-25T02:18:51.382Z[verify-libraries] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40432025-02-25T02:18:51.551Z[verify-libraries] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
40442025-02-25T02:18:52.952Z[ host-image] Feb 25 02:18:51.386 INFO O| Feb 25 02:18:51.386 INFO O| Planning: Running solver ... Done
40452025-02-25T02:18:53.636Z[ host-image] Feb 25 02:18:52.070 INFO O| Feb 25 02:18:52.069 INFO O| Planning: Finding local manifests ... Done
40462025-02-25T02:18:53.654Z[ host-image] Feb 25 02:18:52.087 INFO O| Feb 25 02:18:52.087 INFO O| Planning: Fetching manifests: 0/124 0% complete
40472025-02-25T02:18:58.158Z[verify-libraries] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
40482025-02-25T02:18:58.342Z[ host-image] Feb 25 02:18:56.774 INFO O| Feb 25 02:18:56.774 INFO O| Planning: Fetching manifests: 124/124 100% complete
40492025-02-25T02:18:59.703Z[ host-image] Feb 25 02:18:58.135 INFO O| Feb 25 02:18:58.135 INFO O| Planning: Package planning ... Done
40502025-02-25T02:18:59.944Z[verify-libraries] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
40512025-02-25T02:19:00.245Z[verify-libraries] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
40522025-02-25T02:19:01.383Z[ host-image] Feb 25 02:18:59.815 INFO O| Feb 25 02:18:59.815 INFO O| Planning: Merging actions ... Done
40532025-02-25T02:19:01.738Z[ host-image] Feb 25 02:19:00.170 INFO O| Feb 25 02:19:00.170 INFO O| Planning: Checking for conflicting actions ... Done
40542025-02-25T02:19:02.061Z[ host-image] Feb 25 02:19:00.493 INFO O| Feb 25 02:19:00.493 INFO O| Planning: Consolidating action changes ... Done
40552025-02-25T02:19:02.611Z[ host-image] Feb 25 02:19:01.044 INFO O| Feb 25 02:19:01.043 INFO O| Planning: Evaluating mediators ... Done
40562025-02-25T02:19:06.732Z[verify-libraries] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
40572025-02-25T02:19:07.950Z[verify-libraries] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e)
40582025-02-25T02:19:09.150Z[ host-image] Feb 25 02:19:07.582 INFO O| Feb 25 02:19:07.581 INFO O| Planning: Planning completed in 184.62 seconds
40592025-02-25T02:19:09.161Z[ host-image] Feb 25 02:19:07.589 INFO O| Feb 25 02:19:07.589 INFO O| Packages to install: 124
40602025-02-25T02:19:09.161Z[ host-image] Feb 25 02:19:07.589 INFO O| Feb 25 02:19:07.589 INFO O| Mediators to change: 4
40612025-02-25T02:19:09.161Z[ host-image] Feb 25 02:19:07.589 INFO O| Feb 25 02:19:07.589 INFO O| Services to change: 6
40622025-02-25T02:19:09.276Z[ host-image] Feb 25 02:19:07.708 INFO O| Feb 25 02:19:07.708 INFO O| Download: 0/22863 items 0.0/199.8MB 0% complete
40632025-02-25T02:19:10.178Z[verify-libraries] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
40642025-02-25T02:19:10.805Z[verify-libraries] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
40652025-02-25T02:19:11.063Z[verify-libraries] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
40662025-02-25T02:19:14.299Z[ host-image] Feb 25 02:19:12.730 INFO O| Feb 25 02:19:12.730 INFO O| Download: 1275/22863 items 6.9/199.8MB 3% complete (1.4M/s)
40672025-02-25T02:19:18.046Z[verify-libraries] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
40682025-02-25T02:19:19.406Z[ host-image] Feb 25 02:19:17.837 INFO O| Feb 25 02:19:17.837 INFO O| Download: 1791/22863 items 13.2/199.8MB 6% complete (1.3M/s)
40692025-02-25T02:19:20.709Z[verify-libraries] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
40702025-02-25T02:19:23.168Z[verify-libraries] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
40712025-02-25T02:19:24.615Z[ host-image] Feb 25 02:19:23.043 INFO O| Feb 25 02:19:23.043 INFO O| Download: 2154/22863 items 23.8/199.8MB 11% complete (1.9M/s)
40722025-02-25T02:19:26.027Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
40732025-02-25T02:19:29.961Z[ host-image] Feb 25 02:19:28.390 INFO O| Feb 25 02:19:28.390 INFO O| Download: 2251/22863 items 24.7/199.8MB 12% complete (859k/s)
40742025-02-25T02:19:30.141Z[verify-libraries] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
40752025-02-25T02:19:33.136Z[verify-libraries] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
40762025-02-25T02:19:34.856Z[verify-libraries] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
40772025-02-25T02:19:35.250Z[ host-image] Feb 25 02:19:33.679 INFO O| Feb 25 02:19:33.678 INFO O| Download: 2339/22863 items 27.3/199.8MB 13% complete (355k/s)
40782025-02-25T02:19:39.354Z[verify-libraries] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
40792025-02-25T02:19:40.269Z[ host-image] Feb 25 02:19:38.697 INFO O| Feb 25 02:19:38.697 INFO O| Download: 3419/22863 items 34.3/199.8MB 17% complete (1.0M/s)
40802025-02-25T02:19:40.303Z[verify-libraries] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
40812025-02-25T02:19:40.879Z[verify-libraries] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
40822025-02-25T02:19:41.021Z[verify-libraries] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
40832025-02-25T02:19:45.768Z[ host-image] Feb 25 02:19:44.195 INFO O| Feb 25 02:19:44.195 INFO O| Download: 4528/22863 items 41.8/199.8MB 20% complete (1.5M/s)
40842025-02-25T02:19:46.254Z[ recovery-image] Feb 25 02:19:44.682 INFO O| Feb 25 02:19:44.681 INFO O| Planning: Running solver ... Done
40852025-02-25T02:19:46.845Z[ recovery-image] Feb 25 02:19:45.273 INFO O| Feb 25 02:19:45.272 INFO O| Planning: Finding local manifests ... Done
40862025-02-25T02:19:46.865Z[ recovery-image] Feb 25 02:19:45.292 INFO O| Feb 25 02:19:45.292 INFO O| Planning: Fetching manifests: 0/124 0% complete
40872025-02-25T02:19:49.595Z[verify-libraries] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
40882025-02-25T02:19:50.768Z[ host-image] Feb 25 02:19:49.195 INFO O| Feb 25 02:19:49.195 INFO O| Download: 5117/22863 items 46.1/199.8MB 23% complete (1.1M/s)
40892025-02-25T02:19:50.810Z[verify-libraries] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
40902025-02-25T02:19:51.050Z[ recovery-image] Feb 25 02:19:49.477 INFO O| Feb 25 02:19:49.477 INFO O| Planning: Fetching manifests: 124/124 100% complete
40912025-02-25T02:19:51.470Z[verify-libraries] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
40922025-02-25T02:19:52.300Z[ recovery-image] Feb 25 02:19:50.727 INFO O| Feb 25 02:19:50.727 INFO O| Planning: Package planning ... Done
40932025-02-25T02:19:53.002Z[ recovery-image] Feb 25 02:19:51.429 INFO O| Feb 25 02:19:51.429 INFO O| Planning: Merging actions ... Done
40942025-02-25T02:19:53.170Z[ recovery-image] Feb 25 02:19:51.596 INFO O| Feb 25 02:19:51.596 INFO O| Planning: Checking for conflicting actions ... Done
40952025-02-25T02:19:53.304Z[ recovery-image] Feb 25 02:19:51.731 INFO O| Feb 25 02:19:51.731 INFO O| Planning: Consolidating action changes ... Done
40962025-02-25T02:19:53.665Z[ recovery-image] Feb 25 02:19:52.092 INFO O| Feb 25 02:19:52.092 INFO O| Planning: Evaluating mediators ... Done
40972025-02-25T02:19:55.770Z[ host-image] Feb 25 02:19:54.196 INFO O| Feb 25 02:19:54.196 INFO O| Download: 6376/22863 items 46.8/199.8MB 23% complete (510k/s)
40982025-02-25T02:19:56.622Z[verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40992025-02-25T02:19:57.182Z[verify-libraries] Compiling tough v0.19.0
41002025-02-25T02:19:59.085Z[verify-libraries] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
41012025-02-25T02:20:00.031Z[ recovery-image] Feb 25 02:19:58.457 INFO O| Feb 25 02:19:58.457 INFO O| Planning: Planning completed in 185.48 seconds
41022025-02-25T02:20:00.039Z[ recovery-image] Feb 25 02:19:58.465 INFO O| Feb 25 02:19:58.465 INFO O| Packages to install: 124
41032025-02-25T02:20:00.042Z[ recovery-image] Feb 25 02:19:58.465 INFO O| Feb 25 02:19:58.465 INFO O| Mediators to change: 4
41042025-02-25T02:20:00.042Z[ recovery-image] Feb 25 02:19:58.465 INFO O| Feb 25 02:19:58.465 INFO O| Services to change: 5
41052025-02-25T02:20:00.053Z[verify-libraries] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
41062025-02-25T02:20:00.162Z[ recovery-image] Feb 25 02:19:58.587 INFO O| Feb 25 02:19:58.587 INFO O| Download: 0/15934 items 0.0/176.5MB 0% complete
41072025-02-25T02:20:00.772Z[ host-image] Feb 25 02:19:59.198 INFO O| Feb 25 02:19:59.197 INFO O| Download: 7244/22863 items 57.1/199.8MB 28% complete (1.1M/s)
41082025-02-25T02:20:03.106Z[verify-libraries] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c)
41092025-02-25T02:20:04.400Z[verify-libraries] Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
41102025-02-25T02:20:05.162Z[ recovery-image] Feb 25 02:20:03.587 INFO O| Feb 25 02:20:03.587 INFO O| Download: 827/15934 items 6.0/176.5MB 3% complete (1.2M/s)
41112025-02-25T02:20:06.536Z[ host-image] Feb 25 02:20:04.961 INFO O| Feb 25 02:20:04.961 INFO O| Download: 8032/22863 items 59.8/199.8MB 29% complete (1.3M/s)
41122025-02-25T02:20:07.983Z[verify-libraries] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
41132025-02-25T02:20:09.571Z[verify-libraries] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
41142025-02-25T02:20:10.462Z[ recovery-image] Feb 25 02:20:08.886 INFO O| Feb 25 02:20:08.886 INFO O| Download: 1184/15934 items 13.9/176.5MB 7% complete (1.3M/s)
41152025-02-25T02:20:10.882Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
41162025-02-25T02:20:10.988Z[verify-libraries] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
41172025-02-25T02:20:11.944Z[ host-image] Feb 25 02:20:10.367 INFO O| Feb 25 02:20:10.367 INFO O| Download: 8433/22863 items 69.2/199.8MB 34% complete (1.2M/s)
41182025-02-25T02:20:15.733Z[ recovery-image] Feb 25 02:20:14.157 INFO O| Feb 25 02:20:14.157 INFO O| Download: 1616/15934 items 24.9/176.5MB 14% complete (1.8M/s)
41192025-02-25T02:20:16.953Z[ host-image] Feb 25 02:20:15.377 INFO O| Feb 25 02:20:15.377 INFO O| Download: 9453/22863 items 81.6/199.8MB 40% complete (2.1M/s)
41202025-02-25T02:20:20.737Z[ recovery-image] Feb 25 02:20:19.160 INFO O| Feb 25 02:20:19.160 INFO O| Download: 2304/15934 items 31.2/176.5MB 17% complete (1.5M/s)
41212025-02-25T02:20:21.129Z[verify-libraries] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
41222025-02-25T02:20:21.983Z[ host-image] Feb 25 02:20:20.406 INFO O| Feb 25 02:20:20.406 INFO O| Download: 10398/22863 items 87.8/199.8MB 43% complete (1.9M/s)
41232025-02-25T02:20:25.740Z[ recovery-image] Feb 25 02:20:24.163 INFO O| Feb 25 02:20:24.163 INFO O| Download: 3119/15934 items 37.3/176.5MB 21% complete (1.2M/s)
41242025-02-25T02:20:26.984Z[ host-image] Feb 25 02:20:25.406 INFO O| Feb 25 02:20:25.406 INFO O| Download: 11087/22863 items 91.4/199.8MB 45% complete (996k/s)
41252025-02-25T02:20:29.917Z[verify-libraries] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
41262025-02-25T02:20:30.480Z[verify-libraries] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
41272025-02-25T02:20:30.798Z[ recovery-image] Feb 25 02:20:29.220 INFO O| Feb 25 02:20:29.220 INFO O| Download: 3852/15934 items 42.4/176.5MB 24% complete (1.1M/s)
41282025-02-25T02:20:32.106Z[ host-image] Feb 25 02:20:30.528 INFO O| Feb 25 02:20:30.528 INFO O| Download: 11299/22863 items 94.2/199.8MB 47% complete (837k/s)
41292025-02-25T02:20:32.197Z[verify-libraries] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
41302025-02-25T02:20:32.487Z[verify-libraries] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
41312025-02-25T02:20:35.800Z[ recovery-image] Feb 25 02:20:34.221 INFO O| Feb 25 02:20:34.221 INFO O| Download: 4882/15934 items 43.2/176.5MB 24% complete (598k/s)
41322025-02-25T02:20:36.755Z[verify-libraries] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41332025-02-25T02:20:37.110Z[ host-image] Feb 25 02:20:35.532 INFO O| Feb 25 02:20:35.531 INFO O| Download: 11688/22863 items 96.5/199.8MB 48% complete (500k/s)
41342025-02-25T02:20:38.646Z[verify-libraries] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
41352025-02-25T02:20:40.865Z[ recovery-image] Feb 25 02:20:39.286 INFO O| Feb 25 02:20:39.286 INFO O| Download: 5773/15934 items 45.6/176.5MB 25% complete (307k/s)
41362025-02-25T02:20:42.192Z[ host-image] Feb 25 02:20:40.613 INFO O| Feb 25 02:20:40.613 INFO O| Download: 12245/22863 items 108.7/199.8MB 54% complete (1.4M/s)
41372025-02-25T02:20:44.540Z[verify-libraries] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
41382025-02-25T02:20:45.965Z[ recovery-image] Feb 25 02:20:44.386 INFO O| Feb 25 02:20:44.386 INFO O| Download: 6190/15934 items 58.6/176.5MB 33% complete (1.4M/s)
41392025-02-25T02:20:47.214Z[ host-image] Feb 25 02:20:45.634 INFO O| Feb 25 02:20:45.634 INFO O| Download: 13105/22863 items 110.0/199.8MB 55% complete (1.4M/s)
41402025-02-25T02:20:50.788Z[verify-libraries] Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
41412025-02-25T02:20:50.990Z[ recovery-image] Feb 25 02:20:49.407 INFO O| Feb 25 02:20:49.407 INFO O| Download: 6801/15934 items 65.0/176.5MB 36% complete (1.9M/s)
41422025-02-25T02:20:51.015Z[verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
41432025-02-25T02:20:51.442Z[verify-libraries] Compiling rustls-webpki v0.101.7
41442025-02-25T02:20:52.306Z[ host-image] Feb 25 02:20:50.726 INFO O| Feb 25 02:20:50.726 INFO O| Download: 13966/22863 items 110.4/199.8MB 55% complete (184k/s)
41452025-02-25T02:20:54.291Z[verify-libraries] Compiling sct v0.7.1
41462025-02-25T02:20:54.791Z[verify-libraries] Compiling rustls v0.21.12
41472025-02-25T02:20:54.949Z[verify-libraries] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
41482025-02-25T02:20:55.560Z[verify-libraries] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
41492025-02-25T02:20:56.334Z[ recovery-image] Feb 25 02:20:54.753 INFO O| Feb 25 02:20:54.753 INFO O| Download: 7689/15934 items 73.8/176.5MB 41% complete (1.7M/s)
41502025-02-25T02:20:57.947Z[ host-image] Feb 25 02:20:56.366 INFO O| Feb 25 02:20:56.366 INFO O| Download: 14530/22863 items 112.3/199.8MB 56% complete (223k/s)
41512025-02-25T02:21:01.346Z[ recovery-image] Feb 25 02:20:59.765 INFO O| Feb 25 02:20:59.765 INFO O| Download: 8220/15934 items 79.8/176.5MB 45% complete (1.4M/s)
41522025-02-25T02:21:02.950Z[ host-image] Feb 25 02:21:01.368 INFO O| Feb 25 02:21:01.368 INFO O| Download: 15075/22863 items 119.2/199.8MB 59% complete (900k/s)
41532025-02-25T02:21:03.879Z[verify-libraries] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
41542025-02-25T02:21:06.424Z[ recovery-image] Feb 25 02:21:04.842 INFO O| Feb 25 02:21:04.842 INFO O| Download: 8830/15934 items 84.4/176.5MB 47% complete (1.1M/s)
41552025-02-25T02:21:07.951Z[ host-image] Feb 25 02:21:06.368 INFO O| Feb 25 02:21:06.368 INFO O| Download: 15884/22863 items 128.6/199.8MB 64% complete (1.6M/s)
41562025-02-25T02:21:11.449Z[ recovery-image] Feb 25 02:21:09.867 INFO O| Feb 25 02:21:09.867 INFO O| Download: 9335/15934 items 93.0/176.5MB 52% complete (1.3M/s)
41572025-02-25T02:21:12.966Z[ host-image] Feb 25 02:21:11.383 INFO O| Feb 25 02:21:11.383 INFO O| Download: 16633/22863 items 140.0/199.8MB 70% complete (2.0M/s)
41582025-02-25T02:21:16.452Z[ recovery-image] Feb 25 02:21:14.868 INFO O| Feb 25 02:21:14.868 INFO O| Download: 10244/15934 items 93.4/176.5MB 52% complete (927k/s)
41592025-02-25T02:21:17.973Z[ host-image] Feb 25 02:21:16.390 INFO O| Feb 25 02:21:16.390 INFO O| Download: 17431/22863 items 145.9/199.8MB 73% complete (1.9M/s)
41602025-02-25T02:21:21.506Z[ recovery-image] Feb 25 02:21:19.923 INFO O| Feb 25 02:21:19.922 INFO O| Download: 11015/15934 items 94.3/176.5MB 53% complete (115k/s)
41612025-02-25T02:21:22.015Z[verify-libraries] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
41622025-02-25T02:21:23.103Z[ host-image] Feb 25 02:21:21.519 INFO O| Feb 25 02:21:21.519 INFO O| Download: 17984/22863 items 154.1/199.8MB 77% complete (1.5M/s)
41632025-02-25T02:21:26.149Z[verify-libraries] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
41642025-02-25T02:21:26.637Z[ recovery-image] Feb 25 02:21:25.053 INFO O| Feb 25 02:21:25.053 INFO O| Download: 11499/15934 items 107.4/176.5MB 60% complete (1.4M/s)
41652025-02-25T02:21:28.104Z[ host-image] Feb 25 02:21:26.519 INFO O| Feb 25 02:21:26.519 INFO O| Download: 19025/22863 items 166.9/199.8MB 83% complete (2.1M/s)
41662025-02-25T02:21:29.162Z[verify-libraries] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
41672025-02-25T02:21:31.940Z[ recovery-image] Feb 25 02:21:30.355 INFO O| Feb 25 02:21:30.354 INFO O| Download: 12023/15934 items 136.0/176.5MB 77% complete (4.1M/s)
41682025-02-25T02:21:33.114Z[ host-image] Feb 25 02:21:31.529 INFO O| Feb 25 02:21:31.529 INFO O| Download: 19889/22863 items 169.8/199.8MB 85% complete (1.6M/s)
41692025-02-25T02:21:36.940Z[ recovery-image] Feb 25 02:21:35.355 INFO O| Feb 25 02:21:35.354 INFO O| Download: 12924/15934 items 144.5/176.5MB 81% complete (3.4M/s)
41702025-02-25T02:21:38.167Z[ host-image] Feb 25 02:21:36.581 INFO O| Feb 25 02:21:36.581 INFO O| Download: 20685/22863 items 172.5/199.8MB 86% complete (575k/s)
41712025-02-25T02:21:39.521Z[verify-libraries] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
41722025-02-25T02:21:41.949Z[ recovery-image] Feb 25 02:21:40.363 INFO O| Feb 25 02:21:40.363 INFO O| Download: 13982/15934 items 148.2/176.5MB 83% complete (1.2M/s)
41732025-02-25T02:21:43.383Z[ host-image] Feb 25 02:21:41.797 INFO O| Feb 25 02:21:41.797 INFO O| Download: 21059/22863 items 179.0/199.8MB 89% complete (948k/s)
41742025-02-25T02:21:46.972Z[ recovery-image] Feb 25 02:21:45.385 INFO O| Feb 25 02:21:45.385 INFO O| Download: 14772/15934 items 151.2/176.5MB 85% complete (763k/s)
41752025-02-25T02:21:48.581Z[verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41762025-02-25T02:21:48.677Z[ host-image] Feb 25 02:21:47.090 INFO O| Feb 25 02:21:47.090 INFO O| Download: 21663/22863 items 183.6/199.8MB 91% complete (1.1M/s)
41772025-02-25T02:21:49.007Z[verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
41782025-02-25T02:21:49.397Z[verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
41792025-02-25T02:21:49.781Z[verify-libraries] Compiling tokio-rustls v0.24.1
41802025-02-25T02:21:49.830Z[verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
41812025-02-25T02:21:50.358Z[verify-libraries] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
41822025-02-25T02:21:50.492Z[verify-libraries] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
41832025-02-25T02:21:51.993Z[ recovery-image] Feb 25 02:21:50.406 INFO O| Feb 25 02:21:50.405 INFO O| Download: 15196/15934 items 158.1/176.5MB 89% complete (1014k/s)
41842025-02-25T02:21:52.207Z[verify-libraries] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
41852025-02-25T02:21:53.518Z[verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41862025-02-25T02:21:53.838Z[ host-image] Feb 25 02:21:52.251 INFO O| Feb 25 02:21:52.247 INFO O| Download: 22032/22863 items 191.8/199.8MB 95% complete (1.3M/s)
41872025-02-25T02:21:53.908Z[verify-libraries] Compiling num-bigint v0.4.6
41882025-02-25T02:21:55.339Z[verify-libraries] Compiling des v0.8.1
41892025-02-25T02:21:55.362Z[verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41902025-02-25T02:21:55.875Z[verify-libraries] Compiling hex-literal v0.4.1
41912025-02-25T02:21:56.136Z[verify-libraries] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
41922025-02-25T02:21:56.212Z[verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41932025-02-25T02:21:57.039Z[verify-libraries] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
41942025-02-25T02:21:57.216Z[ recovery-image] Feb 25 02:21:55.629 INFO O| Feb 25 02:21:55.629 INFO O| Download: 15725/15934 items 170.4/176.5MB 96% complete (1.9M/s)
41952025-02-25T02:21:58.835Z[ host-image] Feb 25 02:21:57.247 INFO O| Feb 25 02:21:57.247 INFO O| Download: 22756/22863 items 199.6/199.8MB 99% complete (1.6M/s)
41962025-02-25T02:21:59.359Z[ recovery-image] Feb 25 02:21:57.771 INFO O| Feb 25 02:21:57.770 INFO O| Download: Completed 176.48 MB in 119.18 seconds (1.5M/s)
41972025-02-25T02:22:00.781Z[ recovery-image] Feb 25 02:21:59.193 INFO O| Feb 25 02:21:59.193 INFO O| Actions: 1/25107 actions (Installing new actions)
41982025-02-25T02:22:00.788Z[ host-image] Feb 25 02:21:59.200 INFO O| Feb 25 02:21:59.200 INFO O| Download: Completed 199.77 MB in 171.49 seconds (1.2M/s)
41992025-02-25T02:22:02.603Z[ host-image] Feb 25 02:22:01.014 INFO O| Feb 25 02:22:01.014 INFO O| Actions: 1/49570 actions (Installing new actions)
42002025-02-25T02:22:03.906Z[verify-libraries] Compiling russh v0.45.0
42012025-02-25T02:22:04.912Z[verify-libraries] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42022025-02-25T02:22:05.785Z[ recovery-image] Feb 25 02:22:04.196 INFO O| Feb 25 02:22:04.196 INFO O| Actions: 8244/25107 actions (Installing new actions)
42032025-02-25T02:22:06.888Z[verify-libraries] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
42042025-02-25T02:22:07.606Z[ host-image] Feb 25 02:22:06.017 INFO O| Feb 25 02:22:06.017 INFO O| Actions: 8658/49570 actions (Installing new actions)
42052025-02-25T02:22:08.600Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42062025-02-25T02:22:08.893Z[verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42072025-02-25T02:22:10.797Z[ recovery-image] Feb 25 02:22:09.208 INFO O| Feb 25 02:22:09.207 INFO O| Actions: 14397/25107 actions (Installing new actions)
42082025-02-25T02:22:12.620Z[ host-image] Feb 25 02:22:11.030 INFO O| Feb 25 02:22:11.030 INFO O| Actions: 14484/49570 actions (Installing new actions)
42092025-02-25T02:22:15.848Z[ recovery-image] Feb 25 02:22:14.258 INFO O| Feb 25 02:22:14.258 INFO O| Actions: 23898/25107 actions (Installing new actions)
42102025-02-25T02:22:15.981Z[verify-libraries] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
42112025-02-25T02:22:17.614Z[ recovery-image] Feb 25 02:22:16.023 INFO O| Feb 25 02:22:16.023 INFO O| Actions: Completed 25107 actions in 16.83 seconds.
42122025-02-25T02:22:17.624Z[ host-image] Feb 25 02:22:16.034 INFO O| Feb 25 02:22:16.033 INFO O| Actions: 20137/49570 actions (Installing new actions)
42132025-02-25T02:22:18.503Z[ recovery-image] Feb 25 02:22:16.912 INFO O| Feb 25 02:22:16.912 INFO O| Done
42142025-02-25T02:22:18.505Z[ recovery-image] Feb 25 02:22:16.912 INFO O| Feb 25 02:22:16.912 INFO O| Done
42152025-02-25T02:22:20.450Z[ recovery-image] Feb 25 02:22:18.860 INFO O| Feb 25 02:22:18.860 INFO O| Done
42162025-02-25T02:22:22.572Z[ recovery-image] Feb 25 02:22:20.981 INFO O| Feb 25 02:22:20.981 INFO O| Done
42172025-02-25T02:22:22.588Z[verify-libraries] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
42182025-02-25T02:22:22.597Z[ recovery-image] Feb 25 02:22:21.006 INFO O| Feb 25 02:22:21.006 INFO O| Done
42192025-02-25T02:22:22.624Z[ host-image] Feb 25 02:22:21.034 INFO O| Feb 25 02:22:21.033 INFO O| Actions: 31882/49570 actions (Installing new actions)
42202025-02-25T02:22:25.744Z[ host-image] Feb 25 02:22:24.153 INFO O| Feb 25 02:22:24.153 INFO O| Actions: Completed 49570 actions in 23.13 seconds.
42212025-02-25T02:22:26.657Z[ host-image] Feb 25 02:22:25.066 INFO O| Feb 25 02:22:25.065 INFO O| Done
42222025-02-25T02:22:26.657Z[ host-image] Feb 25 02:22:25.066 INFO O| Feb 25 02:22:25.065 INFO O| Done
42232025-02-25T02:22:28.034Z[ recovery-image] Feb 25 02:22:26.442 INFO O| Feb 25 02:22:26.442 INFO O| Done
42242025-02-25T02:22:28.435Z[ host-image] Feb 25 02:22:26.843 INFO O| Feb 25 02:22:26.843 INFO O| Done
42252025-02-25T02:22:28.740Z[ recovery-image] Feb 25 02:22:27.149 INFO O| Feb 25 02:22:27.149 INFO O| Done
42262025-02-25T02:22:29.591Z[ recovery-image] Feb 25 02:22:27.999 INFO O| Feb 25 02:22:27.999 INFO STEP 11 (pkg_install) COMPLETE
42272025-02-25T02:22:29.594Z[ recovery-image] Feb 25 02:22:27.999 INFO O| Feb 25 02:22:27.999 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42282025-02-25T02:22:29.594Z[ recovery-image] Feb 25 02:22:27.999 INFO O| Feb 25 02:22:27.999 INFO skip step because feature "recovery" is enabled
42292025-02-25T02:22:29.594Z[ recovery-image] Feb 25 02:22:27.999 INFO O| Feb 25 02:22:27.999 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42302025-02-25T02:22:29.594Z[ recovery-image] Feb 25 02:22:27.999 INFO O| Feb 25 02:22:27.999 INFO skip step because feature "omicron1" is not enabled
42312025-02-25T02:22:29.594Z[ recovery-image] Feb 25 02:22:27.999 INFO O| Feb 25 02:22:27.999 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42322025-02-25T02:22:29.620Z[ recovery-image] Feb 25 02:22:28.028 INFO O| Feb 25 02:22:28.028 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/gimlet/ramdisk", "install", "/driver/network/opte@0.34.334"]
42332025-02-25T02:22:31.260Z[ host-image] Feb 25 02:22:29.668 INFO O| Feb 25 02:22:29.668 INFO O| Done
42342025-02-25T02:22:31.301Z[ host-image] Feb 25 02:22:29.709 INFO O| Feb 25 02:22:29.709 INFO O| Done
42352025-02-25T02:22:32.750Z[ recovery-image] Feb 25 02:22:31.159 INFO O| Feb 25 02:22:31.159 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42362025-02-25T02:22:35.635Z[verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
42372025-02-25T02:22:37.253Z[ recovery-image] Feb 25 02:22:35.661 INFO O| Feb 25 02:22:35.661 INFO O| Planning: Solver setup ... Done
42382025-02-25T02:22:37.260Z[ recovery-image] Feb 25 02:22:35.667 INFO O| Feb 25 02:22:35.667 INFO O| Planning: Running solver ... Done
42392025-02-25T02:22:37.471Z[ recovery-image] Feb 25 02:22:35.879 INFO O| Feb 25 02:22:35.879 INFO O| Planning: Finding local manifests ... Done
42402025-02-25T02:22:37.474Z[ recovery-image] Feb 25 02:22:35.880 INFO O| Feb 25 02:22:35.880 INFO O| Planning: Fetching manifests: 0/1 0% complete
42412025-02-25T02:22:37.720Z[ recovery-image] Feb 25 02:22:36.125 INFO O| Feb 25 02:22:36.125 INFO O| Planning: Fetching manifests: 1/1 100% complete
42422025-02-25T02:22:37.764Z[ recovery-image] Feb 25 02:22:36.172 INFO O| Feb 25 02:22:36.172 INFO O| Planning: Package planning ... Done
42432025-02-25T02:22:37.767Z[ recovery-image] Feb 25 02:22:36.172 INFO O| Feb 25 02:22:36.172 INFO O| Planning: Merging actions ... Done
42442025-02-25T02:22:37.873Z[ recovery-image] Feb 25 02:22:36.280 INFO O| Feb 25 02:22:36.280 INFO O| Planning: Checking for conflicting actions ... Done
42452025-02-25T02:22:37.876Z[ recovery-image] Feb 25 02:22:36.281 INFO O| Feb 25 02:22:36.281 INFO O| Planning: Consolidating action changes ... Done
42462025-02-25T02:22:38.214Z[ recovery-image] Feb 25 02:22:36.620 INFO O| Feb 25 02:22:36.620 INFO O| Planning: Evaluating mediators ... Done
42472025-02-25T02:22:38.217Z[ recovery-image] Feb 25 02:22:36.621 INFO O| Feb 25 02:22:36.621 INFO O| Planning: Planning completed in 5.46 seconds
42482025-02-25T02:22:38.217Z[ recovery-image] Feb 25 02:22:36.624 INFO O| Feb 25 02:22:36.624 INFO O| Packages to install: 1
42492025-02-25T02:22:38.244Z[ recovery-image] Feb 25 02:22:36.651 INFO O| Feb 25 02:22:36.651 INFO O| Download: 0/4 items 0.0/10.3MB 0% complete
42502025-02-25T02:22:38.622Z[ host-image] Feb 25 02:22:37.029 INFO O| Feb 25 02:22:37.029 INFO O| Done
42512025-02-25T02:22:38.830Z[ recovery-image] Feb 25 02:22:37.238 INFO O| Feb 25 02:22:37.238 INFO O| Download: Completed 10.27 MB in 0.59 seconds (17.5M/s)
42522025-02-25T02:22:38.950Z[ recovery-image] Feb 25 02:22:37.357 INFO O| Feb 25 02:22:37.357 INFO O| Actions: 1/22 actions (Installing new actions)
42532025-02-25T02:22:39.567Z[ recovery-image] Feb 25 02:22:37.974 INFO O| Feb 25 02:22:37.974 INFO O| Actions: Completed 22 actions in 0.62 seconds.
42542025-02-25T02:22:39.662Z[ host-image] Feb 25 02:22:38.070 INFO O| Feb 25 02:22:38.069 INFO O| Done
42552025-02-25T02:22:39.967Z[verify-libraries] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad)
42562025-02-25T02:22:40.236Z[ recovery-image] Feb 25 02:22:38.643 INFO O| Feb 25 02:22:38.643 INFO O| Done
42572025-02-25T02:22:40.236Z[ recovery-image] Feb 25 02:22:38.643 INFO O| Feb 25 02:22:38.643 INFO O| Done
42582025-02-25T02:22:40.422Z[ host-image] Feb 25 02:22:38.829 INFO O| Feb 25 02:22:38.829 INFO STEP 11 (pkg_install) COMPLETE
42592025-02-25T02:22:40.422Z[ host-image] Feb 25 02:22:38.830 INFO O| Feb 25 02:22:38.829 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42602025-02-25T02:22:40.446Z[ host-image] Feb 25 02:22:38.854 INFO O| Feb 25 02:22:38.854 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/system/man", "/developer/object-file", "/system/ksensor", "/driver/cpu/sensor", "/driver/ktest"]
42612025-02-25T02:22:41.659Z[ recovery-image] Feb 25 02:22:40.066 INFO O| Feb 25 02:22:40.066 INFO O| Done
42622025-02-25T02:22:41.683Z[ host-image] Feb 25 02:22:40.090 INFO O| Feb 25 02:22:40.090 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42632025-02-25T02:22:43.709Z[ recovery-image] Feb 25 02:22:42.115 INFO O| Feb 25 02:22:42.115 INFO O| Done
42642025-02-25T02:22:43.741Z[ recovery-image] Feb 25 02:22:42.148 INFO O| Feb 25 02:22:42.148 INFO O| Done
42652025-02-25T02:22:43.742Z[ recovery-image] Feb 25 02:22:42.149 INFO O| Feb 25 02:22:42.148 INFO O| Done
42662025-02-25T02:22:43.756Z[ recovery-image] Feb 25 02:22:42.163 INFO O| Feb 25 02:22:42.163 INFO O| Done
42672025-02-25T02:22:43.963Z[ recovery-image] Feb 25 02:22:42.370 INFO O| Feb 25 02:22:42.370 INFO STEP 14 (pkg_install) COMPLETE
42682025-02-25T02:22:43.963Z[ recovery-image] Feb 25 02:22:42.370 INFO O| Feb 25 02:22:42.370 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42692025-02-25T02:22:43.966Z[ recovery-image] Feb 25 02:22:42.370 INFO O| Feb 25 02:22:42.370 INFO skip step because feature "mfg" is not enabled
42702025-02-25T02:22:43.966Z[ recovery-image] Feb 25 02:22:42.370 INFO O| Feb 25 02:22:42.370 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42712025-02-25T02:22:43.966Z[ recovery-image] Feb 25 02:22:42.370 INFO O| Feb 25 02:22:42.370 INFO skip step because feature "compliance" is not enabled
42722025-02-25T02:22:43.966Z[ recovery-image] Feb 25 02:22:42.370 INFO O| Feb 25 02:22:42.370 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42732025-02-25T02:22:43.966Z[ recovery-image] Feb 25 02:22:42.370 INFO O| Feb 25 02:22:42.370 INFO skip step because feature "stress" is not enabled
42742025-02-25T02:22:43.966Z[ recovery-image] Feb 25 02:22:42.370 INFO O| Feb 25 02:22:42.370 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
42752025-02-25T02:22:43.966Z[ recovery-image] Feb 25 02:22:42.370 INFO O| Feb 25 02:22:42.370 INFO skip step because feature "nfs" is not enabled
42762025-02-25T02:22:43.966Z[ recovery-image] Feb 25 02:22:42.370 INFO O| Feb 25 02:22:42.370 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
42772025-02-25T02:22:43.966Z[ recovery-image] Feb 25 02:22:42.370 INFO O| Feb 25 02:22:42.370 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
42782025-02-25T02:22:44.111Z[ recovery-image] Feb 25 02:22:42.518 INFO O| Feb 25 02:22:42.518 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-01-os
42792025-02-25T02:22:44.239Z[ recovery-image] Feb 25 02:22:42.645 INFO O| Feb 25 02:22:42.645 INFO completed processing gimlet/ramdisk-01-os
42802025-02-25T02:22:44.243Z[ recovery-image] Feb 25 02:22:42.650 INFO image builder template: ramdisk-02-trim...
42812025-02-25T02:22:44.243Z[ recovery-image] Feb 25 02:22:42.650 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmpqAU6KA/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.34.334", "-n", "ramdisk-02-trim"], pwd: None
42822025-02-25T02:22:44.293Z[ recovery-image] Feb 25 02:22:42.700 INFO O| Feb 25 02:22:42.700 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42832025-02-25T02:22:44.321Z[ recovery-image] Feb 25 02:22:42.727 INFO O| Feb 25 02:22:42.727 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42842025-02-25T02:22:44.498Z[ recovery-image] Feb 25 02:22:42.904 INFO O| Feb 25 02:22:42.904 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim: sync = disabled
42852025-02-25T02:22:44.609Z[ recovery-image] Feb 25 02:22:43.015 INFO O| Feb 25 02:22:43.015 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
42862025-02-25T02:22:44.615Z[ recovery-image] Feb 25 02:22:43.016 INFO O| Feb 25 02:22:43.016 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
42872025-02-25T02:22:44.621Z[ recovery-image] Feb 25 02:22:43.028 INFO O| Feb 25 02:22:43.028 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
42882025-02-25T02:22:44.631Z[ recovery-image] Feb 25 02:22:43.037 INFO O| Feb 25 02:22:43.037 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@os
42892025-02-25T02:22:44.642Z[ recovery-image] Feb 25 02:22:43.048 INFO O| Feb 25 02:22:43.048 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@os
42902025-02-25T02:22:44.707Z[verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42912025-02-25T02:22:45.108Z[ recovery-image] Feb 25 02:22:43.515 INFO O| Feb 25 02:22:43.514 INFO rolled back to input snapshot; work may begin
42922025-02-25T02:22:45.108Z[ recovery-image] Feb 25 02:22:43.515 INFO O| Feb 25 02:22:43.515 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
42932025-02-25T02:22:45.117Z[ recovery-image] Feb 25 02:22:43.524 INFO O| Feb 25 02:22:43.523 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42942025-02-25T02:22:45.135Z[ recovery-image] Feb 25 02:22:43.541 INFO O| Feb 25 02:22:43.541 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/var/pkg"
42952025-02-25T02:22:45.264Z[ recovery-image] Feb 25 02:22:43.670 INFO O| Feb 25 02:22:43.670 INFO STEP 0 (remove_files) COMPLETE
42962025-02-25T02:22:45.264Z[ recovery-image] Feb 25 02:22:43.670 INFO O| Feb 25 02:22:43.670 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
42972025-02-25T02:22:45.300Z[ recovery-image] Feb 25 02:22:43.707 INFO O| Feb 25 02:22:43.707 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/xpg4"
42982025-02-25T02:22:45.327Z[ recovery-image] Feb 25 02:22:43.733 INFO O| Feb 25 02:22:43.733 INFO STEP 1 (remove_files) COMPLETE
42992025-02-25T02:22:45.327Z[ recovery-image] Feb 25 02:22:43.733 INFO O| Feb 25 02:22:43.733 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43002025-02-25T02:22:45.408Z[ recovery-image] Feb 25 02:22:43.815 INFO O| Feb 25 02:22:43.815 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/include"
43012025-02-25T02:22:45.428Z[ recovery-image] Feb 25 02:22:43.834 INFO O| Feb 25 02:22:43.834 INFO STEP 2 (remove_files) COMPLETE
43022025-02-25T02:22:45.428Z[ recovery-image] Feb 25 02:22:43.834 INFO O| Feb 25 02:22:43.834 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43032025-02-25T02:22:45.466Z[ recovery-image] Feb 25 02:22:43.872 INFO O| Feb 25 02:22:43.872 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/demo"
43042025-02-25T02:22:45.468Z[ recovery-image] Feb 25 02:22:43.875 INFO O| Feb 25 02:22:43.875 INFO STEP 3 (remove_files) COMPLETE
43052025-02-25T02:22:45.471Z[ recovery-image] Feb 25 02:22:43.875 INFO O| Feb 25 02:22:43.875 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43062025-02-25T02:22:45.516Z[ recovery-image] Feb 25 02:22:43.923 INFO O| Feb 25 02:22:43.923 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/help"
43072025-02-25T02:22:45.523Z[ recovery-image] Feb 25 02:22:43.929 INFO O| Feb 25 02:22:43.929 INFO STEP 4 (remove_files) COMPLETE
43082025-02-25T02:22:45.523Z[ recovery-image] Feb 25 02:22:43.930 INFO O| Feb 25 02:22:43.930 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43092025-02-25T02:22:45.543Z[ recovery-image] Feb 25 02:22:43.949 INFO O| Feb 25 02:22:43.949 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/doc"
43102025-02-25T02:22:45.545Z[ recovery-image] Feb 25 02:22:43.950 INFO O| Feb 25 02:22:43.950 INFO STEP 5 (remove_files) COMPLETE
43112025-02-25T02:22:45.545Z[ recovery-image] Feb 25 02:22:43.950 INFO O| Feb 25 02:22:43.950 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43122025-02-25T02:22:45.561Z[ recovery-image] Feb 25 02:22:43.968 INFO O| Feb 25 02:22:43.968 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash-completion"
43132025-02-25T02:22:45.579Z[ recovery-image] Feb 25 02:22:43.986 INFO O| Feb 25 02:22:43.986 INFO STEP 6 (remove_files) COMPLETE
43142025-02-25T02:22:45.579Z[ recovery-image] Feb 25 02:22:43.986 INFO O| Feb 25 02:22:43.986 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43152025-02-25T02:22:45.582Z[ recovery-image] Feb 25 02:22:43.986 INFO O| Feb 25 02:22:43.986 INFO skip step because feature "recovery" is enabled
43162025-02-25T02:22:45.582Z[ recovery-image] Feb 25 02:22:43.986 INFO O| Feb 25 02:22:43.986 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43172025-02-25T02:22:45.582Z[ recovery-image] Feb 25 02:22:43.986 INFO O| Feb 25 02:22:43.986 INFO skip step because feature "recovery" is enabled
43182025-02-25T02:22:45.582Z[ recovery-image] Feb 25 02:22:43.986 INFO O| Feb 25 02:22:43.986 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43192025-02-25T02:22:45.582Z[ recovery-image] Feb 25 02:22:43.986 INFO O| Feb 25 02:22:43.986 INFO skip step because feature "recovery" is enabled
43202025-02-25T02:22:45.582Z[ recovery-image] Feb 25 02:22:43.987 INFO O| Feb 25 02:22:43.986 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43212025-02-25T02:22:45.682Z[ recovery-image] Feb 25 02:22:44.089 INFO O| Feb 25 02:22:44.089 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/net-snmp"
43222025-02-25T02:22:45.689Z[ recovery-image] Feb 25 02:22:44.095 INFO O| Feb 25 02:22:44.095 INFO STEP 10 (remove_files) COMPLETE
43232025-02-25T02:22:45.689Z[ recovery-image] Feb 25 02:22:44.096 INFO O| Feb 25 02:22:44.095 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43242025-02-25T02:22:45.744Z[ recovery-image] Feb 25 02:22:44.150 INFO O| Feb 25 02:22:44.150 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i386"
43252025-02-25T02:22:45.746Z[ recovery-image] Feb 25 02:22:44.152 INFO O| Feb 25 02:22:44.152 INFO STEP 11 (remove_files) COMPLETE
43262025-02-25T02:22:45.746Z[ recovery-image] Feb 25 02:22:44.152 INFO O| Feb 25 02:22:44.152 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43272025-02-25T02:22:45.765Z[ recovery-image] Feb 25 02:22:44.172 INFO O| Feb 25 02:22:44.172 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86xpv"
43282025-02-25T02:22:45.768Z[ recovery-image] Feb 25 02:22:44.174 INFO O| Feb 25 02:22:44.174 INFO STEP 12 (remove_files) COMPLETE
43292025-02-25T02:22:45.768Z[ recovery-image] Feb 25 02:22:44.174 INFO O| Feb 25 02:22:44.174 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43302025-02-25T02:22:45.794Z[ recovery-image] Feb 25 02:22:44.201 INFO O| Feb 25 02:22:44.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
43312025-02-25T02:22:46.050Z[ recovery-image] Feb 25 02:22:44.456 INFO O| Feb 25 02:22:44.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libtddl.a"
43322025-02-25T02:22:46.053Z[ recovery-image] Feb 25 02:22:44.460 INFO O| Feb 25 02:22:44.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
43332025-02-25T02:22:46.055Z[ recovery-image] Feb 25 02:22:44.462 INFO O| Feb 25 02:22:44.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
43342025-02-25T02:22:46.135Z[ recovery-image] Feb 25 02:22:44.541 INFO O| Feb 25 02:22:44.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libncurses++.a"
43352025-02-25T02:22:46.356Z[ recovery-image] Feb 25 02:22:44.763 INFO O| Feb 25 02:22:44.763 INFO STEP 13 (remove_files) COMPLETE
43362025-02-25T02:22:46.356Z[ recovery-image] Feb 25 02:22:44.763 INFO O| Feb 25 02:22:44.763 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43372025-02-25T02:22:46.380Z[ recovery-image] Feb 25 02:22:44.787 INFO O| Feb 25 02:22:44.787 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/boot"
43382025-02-25T02:22:46.383Z[ recovery-image] Feb 25 02:22:44.790 INFO O| Feb 25 02:22:44.790 INFO STEP 14 (remove_files) COMPLETE
43392025-02-25T02:22:46.383Z[ recovery-image] Feb 25 02:22:44.790 INFO O| Feb 25 02:22:44.790 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43402025-02-25T02:22:46.446Z[ recovery-image] Feb 25 02:22:44.853 INFO O| Feb 25 02:22:44.853 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/platform/i86pc"
43412025-02-25T02:22:46.458Z[ recovery-image] Feb 25 02:22:44.864 INFO O| Feb 25 02:22:44.864 INFO STEP 15 (remove_files) COMPLETE
43422025-02-25T02:22:46.458Z[ recovery-image] Feb 25 02:22:44.865 INFO O| Feb 25 02:22:44.865 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43432025-02-25T02:22:46.510Z[ recovery-image] Feb 25 02:22:44.917 INFO O| Feb 25 02:22:44.917 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86xpv"
43442025-02-25T02:22:46.514Z[ recovery-image] Feb 25 02:22:44.918 INFO O| Feb 25 02:22:44.918 INFO STEP 16 (remove_files) COMPLETE
43452025-02-25T02:22:46.514Z[ recovery-image] Feb 25 02:22:44.918 INFO O| Feb 25 02:22:44.918 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43462025-02-25T02:22:46.534Z[ recovery-image] Feb 25 02:22:44.941 INFO O| Feb 25 02:22:44.941 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/platform/i86pc"
43472025-02-25T02:22:46.537Z[ recovery-image] Feb 25 02:22:44.943 INFO O| Feb 25 02:22:44.943 INFO STEP 17 (remove_files) COMPLETE
43482025-02-25T02:22:46.537Z[ recovery-image] Feb 25 02:22:44.943 INFO O| Feb 25 02:22:44.943 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43492025-02-25T02:22:46.579Z[ recovery-image] Feb 25 02:22:44.985 INFO O| Feb 25 02:22:44.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
43502025-02-25T02:22:46.581Z[ recovery-image] Feb 25 02:22:44.986 INFO O| Feb 25 02:22:44.985 INFO STEP 18 (remove_files) COMPLETE
43512025-02-25T02:22:46.581Z[ recovery-image] Feb 25 02:22:44.986 INFO O| Feb 25 02:22:44.986 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43522025-02-25T02:22:46.601Z[ recovery-image] Feb 25 02:22:45.008 INFO O| Feb 25 02:22:45.008 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/tem"
43532025-02-25T02:22:46.606Z[ recovery-image] Feb 25 02:22:45.008 INFO O| Feb 25 02:22:45.008 INFO STEP 19 (remove_files) COMPLETE
43542025-02-25T02:22:46.606Z[ recovery-image] Feb 25 02:22:45.008 INFO O| Feb 25 02:22:45.008 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43552025-02-25T02:22:46.636Z[ recovery-image] Feb 25 02:22:45.042 INFO O| Feb 25 02:22:45.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
43562025-02-25T02:22:46.636Z[ recovery-image] Feb 25 02:22:45.042 INFO O| Feb 25 02:22:45.042 INFO STEP 20 (remove_files) COMPLETE
43572025-02-25T02:22:46.640Z[ recovery-image] Feb 25 02:22:45.042 INFO O| Feb 25 02:22:45.042 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43582025-02-25T02:22:46.660Z[ recovery-image] Feb 25 02:22:45.065 INFO O| Feb 25 02:22:45.065 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/wc"
43592025-02-25T02:22:46.663Z[ recovery-image] Feb 25 02:22:45.065 INFO O| Feb 25 02:22:45.065 INFO STEP 21 (remove_files) COMPLETE
43602025-02-25T02:22:46.663Z[ recovery-image] Feb 25 02:22:45.065 INFO O| Feb 25 02:22:45.065 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43612025-02-25T02:22:46.693Z[ recovery-image] Feb 25 02:22:45.099 INFO O| Feb 25 02:22:45.099 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
43622025-02-25T02:22:46.693Z[ recovery-image] Feb 25 02:22:45.099 INFO O| Feb 25 02:22:45.099 INFO STEP 22 (remove_files) COMPLETE
43632025-02-25T02:22:46.695Z[ recovery-image] Feb 25 02:22:45.099 INFO O| Feb 25 02:22:45.099 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43642025-02-25T02:22:46.727Z[ recovery-image] Feb 25 02:22:45.132 INFO O| Feb 25 02:22:45.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
43652025-02-25T02:22:46.727Z[ recovery-image] Feb 25 02:22:45.132 INFO O| Feb 25 02:22:45.132 INFO STEP 23 (remove_files) COMPLETE
43662025-02-25T02:22:46.727Z[ recovery-image] Feb 25 02:22:45.132 INFO O| Feb 25 02:22:45.132 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43672025-02-25T02:22:46.748Z[ recovery-image] Feb 25 02:22:45.155 INFO O| Feb 25 02:22:45.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
43682025-02-25T02:22:46.749Z[ recovery-image] Feb 25 02:22:45.155 INFO O| Feb 25 02:22:45.155 INFO STEP 24 (remove_files) COMPLETE
43692025-02-25T02:22:46.752Z[ recovery-image] Feb 25 02:22:45.155 INFO O| Feb 25 02:22:45.155 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43702025-02-25T02:22:46.779Z[ recovery-image] Feb 25 02:22:45.185 INFO O| Feb 25 02:22:45.185 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/power"
43712025-02-25T02:22:46.779Z[ recovery-image] Feb 25 02:22:45.185 INFO O| Feb 25 02:22:45.185 INFO STEP 25 (remove_files) COMPLETE
43722025-02-25T02:22:46.779Z[ recovery-image] Feb 25 02:22:45.185 INFO O| Feb 25 02:22:45.185 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43732025-02-25T02:22:46.813Z[ recovery-image] Feb 25 02:22:45.219 INFO O| Feb 25 02:22:45.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio"
43742025-02-25T02:22:46.813Z[ recovery-image] Feb 25 02:22:45.219 INFO O| Feb 25 02:22:45.219 INFO STEP 26 (remove_files) COMPLETE
43752025-02-25T02:22:46.813Z[ recovery-image] Feb 25 02:22:45.219 INFO O| Feb 25 02:22:45.219 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43762025-02-25T02:22:46.833Z[ recovery-image] Feb 25 02:22:45.239 INFO O| Feb 25 02:22:45.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
43772025-02-25T02:22:46.833Z[ recovery-image] Feb 25 02:22:45.239 INFO O| Feb 25 02:22:45.239 INFO STEP 27 (remove_files) COMPLETE
43782025-02-25T02:22:46.836Z[ recovery-image] Feb 25 02:22:45.239 INFO O| Feb 25 02:22:45.239 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43792025-02-25T02:22:46.851Z[ recovery-image] Feb 25 02:22:45.258 INFO O| Feb 25 02:22:45.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
43802025-02-25T02:22:46.851Z[ recovery-image] Feb 25 02:22:45.258 INFO O| Feb 25 02:22:45.258 INFO STEP 28 (remove_files) COMPLETE
43812025-02-25T02:22:46.854Z[ recovery-image] Feb 25 02:22:45.258 INFO O| Feb 25 02:22:45.258 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43822025-02-25T02:22:46.869Z[ recovery-image] Feb 25 02:22:45.276 INFO O| Feb 25 02:22:45.276 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
43832025-02-25T02:22:46.869Z[ recovery-image] Feb 25 02:22:45.276 INFO O| Feb 25 02:22:45.276 INFO STEP 29 (remove_files) COMPLETE
43842025-02-25T02:22:46.872Z[ recovery-image] Feb 25 02:22:45.276 INFO O| Feb 25 02:22:45.276 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43852025-02-25T02:22:46.888Z[ recovery-image] Feb 25 02:22:45.294 INFO O| Feb 25 02:22:45.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
43862025-02-25T02:22:46.888Z[ recovery-image] Feb 25 02:22:45.294 INFO O| Feb 25 02:22:45.294 INFO STEP 30 (remove_files) COMPLETE
43872025-02-25T02:22:46.888Z[ recovery-image] Feb 25 02:22:45.295 INFO O| Feb 25 02:22:45.294 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43882025-02-25T02:22:46.906Z[ recovery-image] Feb 25 02:22:45.313 INFO O| Feb 25 02:22:45.313 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
43892025-02-25T02:22:46.906Z[ recovery-image] Feb 25 02:22:45.313 INFO O| Feb 25 02:22:45.313 INFO STEP 31 (remove_files) COMPLETE
43902025-02-25T02:22:46.906Z[ recovery-image] Feb 25 02:22:45.313 INFO O| Feb 25 02:22:45.313 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43912025-02-25T02:22:46.927Z[ recovery-image] Feb 25 02:22:45.333 INFO O| Feb 25 02:22:45.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hid"
43922025-02-25T02:22:46.927Z[ recovery-image] Feb 25 02:22:45.333 INFO O| Feb 25 02:22:45.333 INFO STEP 32 (remove_files) COMPLETE
43932025-02-25T02:22:46.927Z[ recovery-image] Feb 25 02:22:45.333 INFO O| Feb 25 02:22:45.333 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43942025-02-25T02:22:46.971Z[ recovery-image] Feb 25 02:22:45.376 INFO O| Feb 25 02:22:45.376 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
43952025-02-25T02:22:46.971Z[ recovery-image] Feb 25 02:22:45.376 INFO O| Feb 25 02:22:45.376 INFO STEP 33 (remove_files) COMPLETE
43962025-02-25T02:22:46.971Z[ recovery-image] Feb 25 02:22:45.376 INFO O| Feb 25 02:22:45.376 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
43972025-02-25T02:22:47.002Z[ recovery-image] Feb 25 02:22:45.408 INFO O| Feb 25 02:22:45.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
43982025-02-25T02:22:47.002Z[ recovery-image] Feb 25 02:22:45.408 INFO O| Feb 25 02:22:45.408 INFO STEP 34 (remove_files) COMPLETE
43992025-02-25T02:22:47.002Z[ recovery-image] Feb 25 02:22:45.408 INFO O| Feb 25 02:22:45.408 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44002025-02-25T02:22:47.042Z[ recovery-image] Feb 25 02:22:45.448 INFO O| Feb 25 02:22:45.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
44012025-02-25T02:22:47.042Z[ recovery-image] Feb 25 02:22:45.448 INFO O| Feb 25 02:22:45.448 INFO STEP 35 (remove_files) COMPLETE
44022025-02-25T02:22:47.044Z[ recovery-image] Feb 25 02:22:45.448 INFO O| Feb 25 02:22:45.448 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44032025-02-25T02:22:47.063Z[ recovery-image] Feb 25 02:22:45.469 INFO O| Feb 25 02:22:45.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
44042025-02-25T02:22:47.063Z[ recovery-image] Feb 25 02:22:45.469 INFO O| Feb 25 02:22:45.469 INFO STEP 36 (remove_files) COMPLETE
44052025-02-25T02:22:47.063Z[ recovery-image] Feb 25 02:22:45.469 INFO O| Feb 25 02:22:45.469 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44062025-02-25T02:22:47.084Z[ recovery-image] Feb 25 02:22:45.491 INFO O| Feb 25 02:22:45.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
44072025-02-25T02:22:47.084Z[ recovery-image] Feb 25 02:22:45.491 INFO O| Feb 25 02:22:45.491 INFO STEP 37 (remove_files) COMPLETE
44082025-02-25T02:22:47.084Z[ recovery-image] Feb 25 02:22:45.491 INFO O| Feb 25 02:22:45.491 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44092025-02-25T02:22:47.116Z[ recovery-image] Feb 25 02:22:45.512 INFO O| Feb 25 02:22:45.512 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
44102025-02-25T02:22:47.116Z[ recovery-image] Feb 25 02:22:45.512 INFO O| Feb 25 02:22:45.512 INFO STEP 38 (remove_files) COMPLETE
44112025-02-25T02:22:47.119Z[ recovery-image] Feb 25 02:22:45.512 INFO O| Feb 25 02:22:45.512 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44122025-02-25T02:22:47.125Z[ recovery-image] Feb 25 02:22:45.532 INFO O| Feb 25 02:22:45.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
44132025-02-25T02:22:47.125Z[ recovery-image] Feb 25 02:22:45.532 INFO O| Feb 25 02:22:45.532 INFO STEP 39 (remove_files) COMPLETE
44142025-02-25T02:22:47.125Z[ recovery-image] Feb 25 02:22:45.532 INFO O| Feb 25 02:22:45.532 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44152025-02-25T02:22:47.209Z[ recovery-image] Feb 25 02:22:45.615 INFO O| Feb 25 02:22:45.615 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
44162025-02-25T02:22:47.209Z[ recovery-image] Feb 25 02:22:45.615 INFO O| Feb 25 02:22:45.615 INFO STEP 40 (remove_files) COMPLETE
44172025-02-25T02:22:47.213Z[ recovery-image] Feb 25 02:22:45.615 INFO O| Feb 25 02:22:45.615 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44182025-02-25T02:22:47.266Z[ recovery-image] Feb 25 02:22:45.672 INFO O| Feb 25 02:22:45.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
44192025-02-25T02:22:47.266Z[ recovery-image] Feb 25 02:22:45.672 INFO O| Feb 25 02:22:45.672 INFO STEP 41 (remove_files) COMPLETE
44202025-02-25T02:22:47.266Z[ recovery-image] Feb 25 02:22:45.672 INFO O| Feb 25 02:22:45.672 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44212025-02-25T02:22:47.285Z[ recovery-image] Feb 25 02:22:45.692 INFO O| Feb 25 02:22:45.692 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
44222025-02-25T02:22:47.285Z[ recovery-image] Feb 25 02:22:45.692 INFO O| Feb 25 02:22:45.692 INFO STEP 42 (remove_files) COMPLETE
44232025-02-25T02:22:47.285Z[ recovery-image] Feb 25 02:22:45.692 INFO O| Feb 25 02:22:45.692 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44242025-02-25T02:22:47.304Z[ recovery-image] Feb 25 02:22:45.711 INFO O| Feb 25 02:22:45.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
44252025-02-25T02:22:47.304Z[ recovery-image] Feb 25 02:22:45.711 INFO O| Feb 25 02:22:45.711 INFO STEP 43 (remove_files) COMPLETE
44262025-02-25T02:22:47.304Z[ recovery-image] Feb 25 02:22:45.711 INFO O| Feb 25 02:22:45.711 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44272025-02-25T02:22:47.329Z[ recovery-image] Feb 25 02:22:45.736 INFO O| Feb 25 02:22:45.736 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
44282025-02-25T02:22:47.329Z[ recovery-image] Feb 25 02:22:45.736 INFO O| Feb 25 02:22:45.736 INFO STEP 44 (remove_files) COMPLETE
44292025-02-25T02:22:47.332Z[ recovery-image] Feb 25 02:22:45.736 INFO O| Feb 25 02:22:45.736 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44302025-02-25T02:22:47.350Z[ recovery-image] Feb 25 02:22:45.756 INFO O| Feb 25 02:22:45.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
44312025-02-25T02:22:47.350Z[ recovery-image] Feb 25 02:22:45.756 INFO O| Feb 25 02:22:45.756 INFO STEP 45 (remove_files) COMPLETE
44322025-02-25T02:22:47.350Z[ recovery-image] Feb 25 02:22:45.756 INFO O| Feb 25 02:22:45.756 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44332025-02-25T02:22:47.369Z[ recovery-image] Feb 25 02:22:45.775 INFO O| Feb 25 02:22:45.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
44342025-02-25T02:22:47.369Z[ recovery-image] Feb 25 02:22:45.775 INFO O| Feb 25 02:22:45.775 INFO STEP 46 (remove_files) COMPLETE
44352025-02-25T02:22:47.369Z[ recovery-image] Feb 25 02:22:45.775 INFO O| Feb 25 02:22:45.775 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44362025-02-25T02:22:47.388Z[ recovery-image] Feb 25 02:22:45.794 INFO O| Feb 25 02:22:45.794 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
44372025-02-25T02:22:47.388Z[ recovery-image] Feb 25 02:22:45.794 INFO O| Feb 25 02:22:45.794 INFO STEP 47 (remove_files) COMPLETE
44382025-02-25T02:22:47.390Z[ recovery-image] Feb 25 02:22:45.794 INFO O| Feb 25 02:22:45.794 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44392025-02-25T02:22:47.408Z[ recovery-image] Feb 25 02:22:45.815 INFO O| Feb 25 02:22:45.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
44402025-02-25T02:22:47.408Z[ recovery-image] Feb 25 02:22:45.815 INFO O| Feb 25 02:22:45.815 INFO STEP 48 (remove_files) COMPLETE
44412025-02-25T02:22:47.409Z[ recovery-image] Feb 25 02:22:45.815 INFO O| Feb 25 02:22:45.815 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44422025-02-25T02:22:47.427Z[ recovery-image] Feb 25 02:22:45.833 INFO O| Feb 25 02:22:45.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
44432025-02-25T02:22:47.427Z[ recovery-image] Feb 25 02:22:45.834 INFO O| Feb 25 02:22:45.833 INFO STEP 49 (remove_files) COMPLETE
44442025-02-25T02:22:47.427Z[ recovery-image] Feb 25 02:22:45.834 INFO O| Feb 25 02:22:45.833 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44452025-02-25T02:22:47.448Z[ recovery-image] Feb 25 02:22:45.855 INFO O| Feb 25 02:22:45.855 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/kernel/drv/mpt.conf"
44462025-02-25T02:22:47.448Z[ recovery-image] Feb 25 02:22:45.855 INFO O| Feb 25 02:22:45.855 INFO STEP 50 (remove_files) COMPLETE
44472025-02-25T02:22:47.451Z[ recovery-image] Feb 25 02:22:45.855 INFO O| Feb 25 02:22:45.855 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44482025-02-25T02:22:47.470Z[ recovery-image] Feb 25 02:22:45.877 INFO O| Feb 25 02:22:45.877 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
44492025-02-25T02:22:47.470Z[ recovery-image] Feb 25 02:22:45.877 INFO O| Feb 25 02:22:45.877 INFO STEP 51 (remove_files) COMPLETE
44502025-02-25T02:22:47.470Z[ recovery-image] Feb 25 02:22:45.877 INFO O| Feb 25 02:22:45.877 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44512025-02-25T02:22:47.500Z[ recovery-image] Feb 25 02:22:45.906 INFO O| Feb 25 02:22:45.906 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
44522025-02-25T02:22:47.500Z[ recovery-image] Feb 25 02:22:45.906 INFO O| Feb 25 02:22:45.906 INFO STEP 52 (remove_files) COMPLETE
44532025-02-25T02:22:47.503Z[ recovery-image] Feb 25 02:22:45.906 INFO O| Feb 25 02:22:45.906 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44542025-02-25T02:22:47.560Z[ recovery-image] Feb 25 02:22:45.966 INFO O| Feb 25 02:22:45.966 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/bootadm"
44552025-02-25T02:22:47.560Z[ recovery-image] Feb 25 02:22:45.967 INFO O| Feb 25 02:22:45.967 INFO STEP 53 (remove_files) COMPLETE
44562025-02-25T02:22:47.563Z[ recovery-image] Feb 25 02:22:45.967 INFO O| Feb 25 02:22:45.967 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44572025-02-25T02:22:47.582Z[ recovery-image] Feb 25 02:22:45.988 INFO O| Feb 25 02:22:45.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bootadm"
44582025-02-25T02:22:47.582Z[ recovery-image] Feb 25 02:22:45.988 INFO O| Feb 25 02:22:45.988 INFO STEP 54 (remove_files) COMPLETE
44592025-02-25T02:22:47.585Z[ recovery-image] Feb 25 02:22:45.988 INFO O| Feb 25 02:22:45.988 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44602025-02-25T02:22:47.612Z[ recovery-image] Feb 25 02:22:46.018 INFO O| Feb 25 02:22:46.018 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/sbin/beadm"
44612025-02-25T02:22:47.615Z[ recovery-image] Feb 25 02:22:46.019 INFO O| Feb 25 02:22:46.019 INFO STEP 55 (remove_files) COMPLETE
44622025-02-25T02:22:47.615Z[ recovery-image] Feb 25 02:22:46.019 INFO O| Feb 25 02:22:46.019 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44632025-02-25T02:22:47.644Z[ recovery-image] Feb 25 02:22:46.050 INFO O| Feb 25 02:22:46.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/beadm"
44642025-02-25T02:22:47.647Z[ recovery-image] Feb 25 02:22:46.050 INFO O| Feb 25 02:22:46.050 INFO STEP 56 (remove_files) COMPLETE
44652025-02-25T02:22:47.647Z[ recovery-image] Feb 25 02:22:46.051 INFO O| Feb 25 02:22:46.051 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44662025-02-25T02:22:47.668Z[ recovery-image] Feb 25 02:22:46.075 INFO O| Feb 25 02:22:46.074 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/etc/default/tar"
44672025-02-25T02:22:47.671Z[ recovery-image] Feb 25 02:22:46.075 INFO O| Feb 25 02:22:46.075 INFO STEP 57 (remove_files) COMPLETE
44682025-02-25T02:22:47.671Z[ recovery-image] Feb 25 02:22:46.075 INFO O| Feb 25 02:22:46.075 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44692025-02-25T02:22:47.694Z[ recovery-image] Feb 25 02:22:46.101 INFO O| Feb 25 02:22:46.101 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
44702025-02-25T02:22:47.694Z[ recovery-image] Feb 25 02:22:46.101 INFO O| Feb 25 02:22:46.101 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap ...
44712025-02-25T02:22:47.697Z[ recovery-image] Feb 25 02:22:46.101 INFO O| Feb 25 02:22:46.101 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44722025-02-25T02:22:47.698Z[ recovery-image] Feb 25 02:22:46.101 INFO O| Feb 25 02:22:46.101 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44732025-02-25T02:22:47.698Z[ recovery-image] Feb 25 02:22:46.101 INFO O| Feb 25 02:22:46.101 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44742025-02-25T02:22:47.698Z[ recovery-image] Feb 25 02:22:46.101 INFO O| Feb 25 02:22:46.101 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/method/keymap
44752025-02-25T02:22:47.698Z[ recovery-image] Feb 25 02:22:46.101 INFO O| Feb 25 02:22:46.101 INFO ok!
44762025-02-25T02:22:47.698Z[ recovery-image] Feb 25 02:22:46.101 INFO O| Feb 25 02:22:46.101 INFO STEP 58 (ensure_file) COMPLETE
44772025-02-25T02:22:47.698Z[ recovery-image] Feb 25 02:22:46.102 INFO O| Feb 25 02:22:46.101 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44782025-02-25T02:22:47.739Z[ recovery-image] Feb 25 02:22:46.146 INFO O| Feb 25 02:22:46.146 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
44792025-02-25T02:22:47.739Z[ recovery-image] Feb 25 02:22:46.146 INFO O| Feb 25 02:22:46.146 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
44802025-02-25T02:22:47.742Z[ recovery-image] Feb 25 02:22:46.146 INFO O| Feb 25 02:22:46.146 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44812025-02-25T02:22:47.742Z[ recovery-image] Feb 25 02:22:46.146 INFO O| Feb 25 02:22:46.146 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44822025-02-25T02:22:47.742Z[ recovery-image] Feb 25 02:22:46.146 INFO O| Feb 25 02:22:46.146 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44832025-02-25T02:22:47.742Z[ recovery-image] Feb 25 02:22:46.146 INFO O| Feb 25 02:22:46.146 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
44842025-02-25T02:22:47.742Z[ recovery-image] Feb 25 02:22:46.146 INFO O| Feb 25 02:22:46.146 INFO ok!
44852025-02-25T02:22:47.742Z[ recovery-image] Feb 25 02:22:46.146 INFO O| Feb 25 02:22:46.146 INFO STEP 59 (ensure_file) COMPLETE
44862025-02-25T02:22:47.742Z[ recovery-image] Feb 25 02:22:46.146 INFO O| Feb 25 02:22:46.146 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44872025-02-25T02:22:47.763Z[ recovery-image] Feb 25 02:22:46.169 INFO O| Feb 25 02:22:46.169 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile does not exist
44882025-02-25T02:22:47.763Z[ recovery-image] Feb 25 02:22:46.169 INFO O| Feb 25 02:22:46.169 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile ...
44892025-02-25T02:22:47.763Z[ recovery-image] Feb 25 02:22:46.169 INFO O| Feb 25 02:22:46.169 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bash_profile
44902025-02-25T02:22:47.766Z[ recovery-image] Feb 25 02:22:46.169 INFO O| Feb 25 02:22:46.169 INFO ok!
44912025-02-25T02:22:47.766Z[ recovery-image] Feb 25 02:22:46.169 INFO O| Feb 25 02:22:46.169 INFO STEP 60 (ensure_file) COMPLETE
44922025-02-25T02:22:47.766Z[ recovery-image] Feb 25 02:22:46.169 INFO O| Feb 25 02:22:46.169 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
44932025-02-25T02:22:47.769Z[ host-image] Feb 25 02:22:46.176 INFO O| Feb 25 02:22:46.176 INFO O| Planning: Solver setup ... Done
44942025-02-25T02:22:47.776Z[ host-image] Feb 25 02:22:46.182 INFO O| Feb 25 02:22:46.182 INFO O| Planning: Running solver ... Done
44952025-02-25T02:22:47.806Z[ recovery-image] Feb 25 02:22:46.213 INFO O| Feb 25 02:22:46.212 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
44962025-02-25T02:22:47.806Z[ recovery-image] Feb 25 02:22:46.213 INFO O| Feb 25 02:22:46.213 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc ...
44972025-02-25T02:22:47.809Z[ recovery-image] Feb 25 02:22:46.213 INFO O| Feb 25 02:22:46.213 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/root/.bashrc
44982025-02-25T02:22:47.809Z[ recovery-image] Feb 25 02:22:46.213 INFO O| Feb 25 02:22:46.213 INFO ok!
44992025-02-25T02:22:47.809Z[ recovery-image] Feb 25 02:22:46.213 INFO O| Feb 25 02:22:46.213 INFO STEP 61 (ensure_file) COMPLETE
45002025-02-25T02:22:47.809Z[ recovery-image] Feb 25 02:22:46.213 INFO O| Feb 25 02:22:46.213 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45012025-02-25T02:22:47.831Z[ recovery-image] Feb 25 02:22:46.238 INFO O| Feb 25 02:22:46.238 WARN file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
45022025-02-25T02:22:47.834Z[ recovery-image] Feb 25 02:22:46.238 INFO O| Feb 25 02:22:46.238 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd ...
45032025-02-25T02:22:47.834Z[ recovery-image] Feb 25 02:22:46.238 INFO O| Feb 25 02:22:46.238 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
45042025-02-25T02:22:47.834Z[ recovery-image] Feb 25 02:22:46.238 INFO O| Feb 25 02:22:46.238 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/motd
45052025-02-25T02:22:47.834Z[ recovery-image] Feb 25 02:22:46.238 INFO O| Feb 25 02:22:46.238 INFO ok!
45062025-02-25T02:22:47.834Z[ recovery-image] Feb 25 02:22:46.238 INFO O| Feb 25 02:22:46.238 INFO STEP 62 (ensure_file) COMPLETE
45072025-02-25T02:22:47.834Z[ recovery-image] Feb 25 02:22:46.238 INFO O| Feb 25 02:22:46.238 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45082025-02-25T02:22:47.854Z[ recovery-image] Feb 25 02:22:46.260 INFO O| Feb 25 02:22:46.260 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
45092025-02-25T02:22:47.854Z[ recovery-image] Feb 25 02:22:46.260 INFO O| Feb 25 02:22:46.260 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
45102025-02-25T02:22:47.857Z[ recovery-image] Feb 25 02:22:46.261 INFO O| Feb 25 02:22:46.260 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
45112025-02-25T02:22:47.857Z[ recovery-image] Feb 25 02:22:46.261 INFO O| Feb 25 02:22:46.261 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
45122025-02-25T02:22:47.857Z[ recovery-image] Feb 25 02:22:46.261 INFO O| Feb 25 02:22:46.261 INFO ok!
45132025-02-25T02:22:47.857Z[ recovery-image] Feb 25 02:22:46.261 INFO O| Feb 25 02:22:46.261 INFO STEP 63 (ensure_file) COMPLETE
45142025-02-25T02:22:47.857Z[ recovery-image] Feb 25 02:22:46.261 INFO O| Feb 25 02:22:46.261 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45152025-02-25T02:22:47.877Z[ recovery-image] Feb 25 02:22:46.283 INFO O| Feb 25 02:22:46.283 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
45162025-02-25T02:22:47.877Z[ recovery-image] Feb 25 02:22:46.283 INFO O| Feb 25 02:22:46.283 INFO writing /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
45172025-02-25T02:22:47.880Z[ recovery-image] Feb 25 02:22:46.283 INFO O| Feb 25 02:22:46.283 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/system.d/.self-assembly
45182025-02-25T02:22:47.880Z[ recovery-image] Feb 25 02:22:46.283 INFO O| Feb 25 02:22:46.283 INFO ok!
45192025-02-25T02:22:47.880Z[ recovery-image] Feb 25 02:22:46.283 INFO O| Feb 25 02:22:46.283 INFO STEP 64 (assemble_files) COMPLETE
45202025-02-25T02:22:47.880Z[ recovery-image] Feb 25 02:22:46.283 INFO O| Feb 25 02:22:46.283 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45212025-02-25T02:22:47.901Z[ recovery-image] Feb 25 02:22:46.307 INFO O| Feb 25 02:22:46.307 INFO file /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
45222025-02-25T02:22:47.901Z[ recovery-image] Feb 25 02:22:46.307 INFO O| Feb 25 02:22:46.307 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf ...
45232025-02-25T02:22:47.903Z[ recovery-image] Feb 25 02:22:46.307 INFO O| Feb 25 02:22:46.307 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
45242025-02-25T02:22:47.903Z[ recovery-image] Feb 25 02:22:46.307 INFO O| Feb 25 02:22:46.307 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/ramdisk/etc/dumpadm.conf
45252025-02-25T02:22:47.903Z[ recovery-image] Feb 25 02:22:46.307 INFO O| Feb 25 02:22:46.307 INFO ok!
45262025-02-25T02:22:47.903Z[ recovery-image] Feb 25 02:22:46.308 INFO O| Feb 25 02:22:46.307 INFO STEP 65 (ensure_file) COMPLETE
45272025-02-25T02:22:47.903Z[ recovery-image] Feb 25 02:22:46.308 INFO O| Feb 25 02:22:46.307 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45282025-02-25T02:22:47.903Z[ recovery-image] Feb 25 02:22:46.308 INFO O| Feb 25 02:22:46.308 INFO skip step because feature "omicron1" is not enabled
45292025-02-25T02:22:47.904Z[ recovery-image] Feb 25 02:22:46.308 INFO O| Feb 25 02:22:46.308 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45302025-02-25T02:22:47.904Z[ recovery-image] Feb 25 02:22:46.308 INFO O| Feb 25 02:22:46.308 INFO skip step because feature "omicron1" is not enabled
45312025-02-25T02:22:47.904Z[ recovery-image] Feb 25 02:22:46.308 INFO O| Feb 25 02:22:46.308 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45322025-02-25T02:22:47.904Z[ recovery-image] Feb 25 02:22:46.308 INFO O| Feb 25 02:22:46.308 INFO skip step because feature "omicron1" is not enabled
45332025-02-25T02:22:47.904Z[ recovery-image] Feb 25 02:22:46.308 INFO O| Feb 25 02:22:46.308 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
45342025-02-25T02:22:47.937Z[ recovery-image] Feb 25 02:22:46.344 INFO O| Feb 25 02:22:46.343 INFO file /rpool/images/build/recovery/output/gimlet-ramdisk.tar does not already exist, skipping removal
45352025-02-25T02:22:47.937Z[ recovery-image] Feb 25 02:22:46.344 INFO O| Feb 25 02:22:46.344 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
45362025-02-25T02:22:48.005Z[ host-image] Feb 25 02:22:46.411 INFO O| Feb 25 02:22:46.411 INFO O| Planning: Finding local manifests ... Done
45372025-02-25T02:22:48.009Z[ host-image] Feb 25 02:22:46.413 INFO O| Feb 25 02:22:46.413 INFO O| Planning: Fetching manifests: 0/5 0% complete
45382025-02-25T02:22:48.266Z[ host-image] Feb 25 02:22:46.673 INFO O| Feb 25 02:22:46.673 INFO O| Planning: Fetching manifests: 5/5 100% complete
45392025-02-25T02:22:48.308Z[ host-image] Feb 25 02:22:46.715 INFO O| Feb 25 02:22:46.715 INFO O| Planning: Package planning ... Done
45402025-02-25T02:22:48.314Z[ host-image] Feb 25 02:22:46.721 INFO O| Feb 25 02:22:46.721 INFO O| Planning: Merging actions ... Done
45412025-02-25T02:22:48.396Z[verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
45422025-02-25T02:22:48.518Z[ host-image] Feb 25 02:22:46.924 INFO O| Feb 25 02:22:46.924 INFO O| Planning: Checking for conflicting actions ... Done
45432025-02-25T02:22:48.521Z[ host-image] Feb 25 02:22:46.927 INFO O| Feb 25 02:22:46.927 INFO O| Planning: Consolidating action changes ... Done
45442025-02-25T02:22:49.055Z[ host-image] Feb 25 02:22:47.461 INFO O| Feb 25 02:22:47.461 INFO O| Planning: Evaluating mediators ... Done
45452025-02-25T02:22:49.057Z[ host-image] Feb 25 02:22:47.463 INFO O| Feb 25 02:22:47.463 INFO O| Planning: Planning completed in 7.37 seconds
45462025-02-25T02:22:49.060Z[ host-image] Feb 25 02:22:47.466 INFO O| Feb 25 02:22:47.466 INFO O| Packages to install: 5
45472025-02-25T02:22:49.060Z[ host-image] Feb 25 02:22:47.466 INFO O| Feb 25 02:22:47.466 INFO O| Services to change: 2
45482025-02-25T02:22:49.095Z[ host-image] Feb 25 02:22:47.502 INFO O| Feb 25 02:22:47.502 INFO O| Download: 0/117 items 0.0/1.5MB 0% complete
45492025-02-25T02:22:50.680Z[ host-image] Feb 25 02:22:49.086 INFO O| Feb 25 02:22:49.086 INFO O| Download: Completed 1.46 MB in 1.58 seconds (941k/s)
45502025-02-25T02:22:50.779Z[ recovery-image] Feb 25 02:22:49.186 INFO O| Feb 25 02:22:49.185 INFO STEP 69 (pack_tar) COMPLETE
45512025-02-25T02:22:50.779Z[ recovery-image] Feb 25 02:22:49.186 INFO O| Feb 25 02:22:49.186 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
45522025-02-25T02:22:50.780Z[ recovery-image] Feb 25 02:22:49.186 INFO O| Feb 25 02:22:49.186 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
45532025-02-25T02:22:50.891Z[ host-image] Feb 25 02:22:49.297 INFO O| Feb 25 02:22:49.297 INFO O| Actions: 1/306 actions (Installing new actions)
45542025-02-25T02:22:50.992Z[ recovery-image] Feb 25 02:22:49.399 INFO O| Feb 25 02:22:49.398 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-02-trim
45552025-02-25T02:22:51.080Z[ host-image] Feb 25 02:22:49.486 INFO O| Feb 25 02:22:49.486 INFO O| Actions: Completed 306 actions in 0.19 seconds.
45562025-02-25T02:22:51.148Z[ recovery-image] Feb 25 02:22:49.553 INFO O| Feb 25 02:22:49.553 INFO completed processing gimlet/ramdisk-02-trim
45572025-02-25T02:22:51.151Z[ recovery-image] Feb 25 02:22:49.557 INFO image builder template: ramdisk-03-recovery-trim...
45582025-02-25T02:22:51.151Z[ recovery-image] Feb 25 02:22:49.557 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmpqAU6KA/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.34.334", "-n", "ramdisk-03-recovery-trim"], pwd: None
45592025-02-25T02:22:51.570Z[ recovery-image] Feb 25 02:22:49.975 INFO O| Feb 25 02:22:49.975 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
45602025-02-25T02:22:51.611Z[ recovery-image] Feb 25 02:22:50.017 INFO O| Feb 25 02:22:50.017 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
45612025-02-25T02:22:51.728Z[ recovery-image] Feb 25 02:22:50.134 INFO O| Feb 25 02:22:50.134 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim: sync = disabled
45622025-02-25T02:22:51.747Z[ host-image] Feb 25 02:22:50.153 INFO O| Feb 25 02:22:50.153 INFO O| Done
45632025-02-25T02:22:51.750Z[ host-image] Feb 25 02:22:50.153 INFO O| Feb 25 02:22:50.153 INFO O| Done
45642025-02-25T02:22:51.809Z[ recovery-image] Feb 25 02:22:50.215 INFO O| Feb 25 02:22:50.214 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
45652025-02-25T02:22:51.809Z[ recovery-image] Feb 25 02:22:50.215 INFO O| Feb 25 02:22:50.215 INFO work dataset: rpool/images/build/recovery/work/gimlet/ramdisk
45662025-02-25T02:22:51.828Z[ recovery-image] Feb 25 02:22:50.231 INFO O| Feb 25 02:22:50.231 INFO looking for output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
45672025-02-25T02:22:51.835Z[ recovery-image] Feb 25 02:22:50.241 INFO O| Feb 25 02:22:50.241 INFO looking for input snapshot rpool/images/build/recovery/work/gimlet/ramdisk@trim
45682025-02-25T02:22:51.870Z[ recovery-image] Feb 25 02:22:50.275 INFO O| Feb 25 02:22:50.275 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@trim
45692025-02-25T02:22:52.727Z[ recovery-image] Feb 25 02:22:51.127 INFO O| Feb 25 02:22:51.127 INFO rolled back to input snapshot; work may begin
45702025-02-25T02:22:52.727Z[ recovery-image] Feb 25 02:22:51.127 INFO O| Feb 25 02:22:51.127 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/ramdisk
45712025-02-25T02:22:52.742Z[ recovery-image] Feb 25 02:22:51.148 INFO O| Feb 25 02:22:51.148 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45722025-02-25T02:22:52.765Z[ recovery-image] Feb 25 02:22:51.171 INFO O| Feb 25 02:22:51.171 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/7"
45732025-02-25T02:22:52.771Z[ recovery-image] Feb 25 02:22:51.177 INFO O| Feb 25 02:22:51.177 INFO STEP 0 (remove_files) COMPLETE
45742025-02-25T02:22:52.771Z[ recovery-image] Feb 25 02:22:51.177 INFO O| Feb 25 02:22:51.177 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45752025-02-25T02:22:52.824Z[ recovery-image] Feb 25 02:22:51.230 INFO O| Feb 25 02:22:51.230 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/share"
45762025-02-25T02:22:53.286Z[ host-image] Feb 25 02:22:51.692 INFO O| Feb 25 02:22:51.692 INFO O| Done
45772025-02-25T02:22:53.434Z[ recovery-image] Feb 25 02:22:51.839 INFO O| Feb 25 02:22:51.839 INFO STEP 1 (remove_files) COMPLETE
45782025-02-25T02:22:53.434Z[ recovery-image] Feb 25 02:22:51.839 INFO O| Feb 25 02:22:51.839 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45792025-02-25T02:22:53.458Z[ recovery-image] Feb 25 02:22:51.864 INFO O| Feb 25 02:22:51.864 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dns"
45802025-02-25T02:22:53.500Z[ recovery-image] Feb 25 02:22:51.906 INFO O| Feb 25 02:22:51.906 INFO STEP 2 (remove_files) COMPLETE
45812025-02-25T02:22:53.501Z[ recovery-image] Feb 25 02:22:51.906 INFO O| Feb 25 02:22:51.906 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45822025-02-25T02:22:53.541Z[ recovery-image] Feb 25 02:22:51.947 INFO O| Feb 25 02:22:51.947 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/iconv"
45832025-02-25T02:22:53.660Z[ recovery-image] Feb 25 02:22:52.066 INFO O| Feb 25 02:22:52.066 INFO STEP 3 (remove_files) COMPLETE
45842025-02-25T02:22:53.660Z[ recovery-image] Feb 25 02:22:52.066 INFO O| Feb 25 02:22:52.066 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45852025-02-25T02:22:53.762Z[ recovery-image] Feb 25 02:22:52.167 INFO O| Feb 25 02:22:52.167 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/locale"
45862025-02-25T02:22:54.095Z[ recovery-image] Feb 25 02:22:52.500 INFO O| Feb 25 02:22:52.500 INFO STEP 4 (remove_files) COMPLETE
45872025-02-25T02:22:54.095Z[ recovery-image] Feb 25 02:22:52.500 INFO O| Feb 25 02:22:52.500 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45882025-02-25T02:22:54.209Z[ recovery-image] Feb 25 02:22:52.614 INFO O| Feb 25 02:22:52.614 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/mps"
45892025-02-25T02:22:54.249Z[ recovery-image] Feb 25 02:22:52.655 INFO O| Feb 25 02:22:52.655 INFO STEP 5 (remove_files) COMPLETE
45902025-02-25T02:22:54.249Z[ recovery-image] Feb 25 02:22:52.655 INFO O| Feb 25 02:22:52.655 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45912025-02-25T02:22:54.307Z[ recovery-image] Feb 25 02:22:52.713 INFO O| Feb 25 02:22:52.713 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pkgconfig"
45922025-02-25T02:22:54.333Z[ recovery-image] Feb 25 02:22:52.738 INFO O| Feb 25 02:22:52.738 INFO STEP 6 (remove_files) COMPLETE
45932025-02-25T02:22:54.333Z[ recovery-image] Feb 25 02:22:52.738 INFO O| Feb 25 02:22:52.738 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45942025-02-25T02:22:54.392Z[ recovery-image] Feb 25 02:22:52.797 INFO O| Feb 25 02:22:52.797 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/scsi"
45952025-02-25T02:22:54.540Z[ recovery-image] Feb 25 02:22:52.946 INFO O| Feb 25 02:22:52.946 INFO STEP 7 (remove_files) COMPLETE
45962025-02-25T02:22:54.540Z[ recovery-image] Feb 25 02:22:52.946 INFO O| Feb 25 02:22:52.946 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
45972025-02-25T02:22:54.564Z[ recovery-image] Feb 25 02:22:52.970 INFO O| Feb 25 02:22:52.970 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbfs"
45982025-02-25T02:22:54.589Z[ recovery-image] Feb 25 02:22:52.995 INFO O| Feb 25 02:22:52.995 INFO STEP 8 (remove_files) COMPLETE
45992025-02-25T02:22:54.589Z[ recovery-image] Feb 25 02:22:52.995 INFO O| Feb 25 02:22:52.995 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46002025-02-25T02:22:54.624Z[ recovery-image] Feb 25 02:22:53.030 INFO O| Feb 25 02:22:53.030 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/smbsrv"
46012025-02-25T02:22:54.650Z[ recovery-image] Feb 25 02:22:53.055 INFO O| Feb 25 02:22:53.055 INFO STEP 9 (remove_files) COMPLETE
46022025-02-25T02:22:54.650Z[ recovery-image] Feb 25 02:22:53.055 INFO O| Feb 25 02:22:53.055 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46032025-02-25T02:22:54.699Z[ recovery-image] Feb 25 02:22:53.104 INFO O| Feb 25 02:22:53.104 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/perl5"
46042025-02-25T02:22:54.826Z[ recovery-image] Feb 25 02:22:53.231 INFO O| Feb 25 02:22:53.231 INFO STEP 10 (remove_files) COMPLETE
46052025-02-25T02:22:54.826Z[ recovery-image] Feb 25 02:22:53.232 INFO O| Feb 25 02:22:53.231 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46062025-02-25T02:22:54.873Z[ recovery-image] Feb 25 02:22:53.279 INFO O| Feb 25 02:22:53.279 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bash"
46072025-02-25T02:22:54.897Z[ recovery-image] Feb 25 02:22:53.302 INFO O| Feb 25 02:22:53.302 INFO STEP 11 (remove_files) COMPLETE
46082025-02-25T02:22:54.897Z[ recovery-image] Feb 25 02:22:53.302 INFO O| Feb 25 02:22:53.302 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46092025-02-25T02:22:54.934Z[ recovery-image] Feb 25 02:22:53.340 INFO O| Feb 25 02:22:53.340 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/bhyve"
46102025-02-25T02:22:54.953Z[ recovery-image] Feb 25 02:22:53.357 INFO O| Feb 25 02:22:53.357 INFO STEP 12 (remove_files) COMPLETE
46112025-02-25T02:22:54.953Z[ recovery-image] Feb 25 02:22:53.358 INFO O| Feb 25 02:22:53.357 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46122025-02-25T02:22:54.989Z[ recovery-image] Feb 25 02:22:53.394 INFO O| Feb 25 02:22:53.394 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/emacs"
46132025-02-25T02:22:55.014Z[ recovery-image] Feb 25 02:22:53.418 INFO O| Feb 25 02:22:53.418 INFO STEP 13 (remove_files) COMPLETE
46142025-02-25T02:22:55.015Z[ recovery-image] Feb 25 02:22:53.418 INFO O| Feb 25 02:22:53.418 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46152025-02-25T02:22:55.037Z[ recovery-image] Feb 25 02:22:53.443 INFO O| Feb 25 02:22:53.443 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/icons"
46162025-02-25T02:22:55.041Z[ recovery-image] Feb 25 02:22:53.444 INFO O| Feb 25 02:22:53.444 INFO STEP 14 (remove_files) COMPLETE
46172025-02-25T02:22:55.041Z[ recovery-image] Feb 25 02:22:53.444 INFO O| Feb 25 02:22:53.444 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46182025-02-25T02:22:55.063Z[ recovery-image] Feb 25 02:22:53.467 INFO O| Feb 25 02:22:53.467 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/locale"
46192025-02-25T02:22:55.296Z[ recovery-image] Feb 25 02:22:53.702 INFO O| Feb 25 02:22:53.702 INFO STEP 15 (remove_files) COMPLETE
46202025-02-25T02:22:55.296Z[ recovery-image] Feb 25 02:22:53.702 INFO O| Feb 25 02:22:53.702 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46212025-02-25T02:22:55.320Z[ recovery-image] Feb 25 02:22:53.726 INFO O| Feb 25 02:22:53.726 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/src"
46222025-02-25T02:22:55.342Z[ recovery-image] Feb 25 02:22:53.748 INFO O| Feb 25 02:22:53.748 INFO STEP 16 (remove_files) COMPLETE
46232025-02-25T02:22:55.342Z[ recovery-image] Feb 25 02:22:53.748 INFO O| Feb 25 02:22:53.748 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46242025-02-25T02:22:55.366Z[ recovery-image] Feb 25 02:22:53.772 INFO O| Feb 25 02:22:53.772 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/terminfo"
46252025-02-25T02:22:55.369Z[ recovery-image] Feb 25 02:22:53.772 INFO O| Feb 25 02:22:53.772 INFO STEP 17 (remove_files) COMPLETE
46262025-02-25T02:22:55.369Z[ recovery-image] Feb 25 02:22:53.772 INFO O| Feb 25 02:22:53.772 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46272025-02-25T02:22:55.402Z[ recovery-image] Feb 25 02:22:53.808 INFO O| Feb 25 02:22:53.808 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/share/vim"
46282025-02-25T02:22:55.670Z[ recovery-image] Feb 25 02:22:54.075 INFO O| Feb 25 02:22:54.075 INFO STEP 18 (remove_files) COMPLETE
46292025-02-25T02:22:55.670Z[ recovery-image] Feb 25 02:22:54.075 INFO O| Feb 25 02:22:54.075 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46302025-02-25T02:22:55.691Z[ recovery-image] Feb 25 02:22:54.097 INFO O| Feb 25 02:22:54.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/network/ssh.xml"
46312025-02-25T02:22:55.718Z[ recovery-image] Feb 25 02:22:54.122 INFO O| Feb 25 02:22:54.122 INFO STEP 19 (remove_files) COMPLETE
46322025-02-25T02:22:55.718Z[ recovery-image] Feb 25 02:22:54.122 INFO O| Feb 25 02:22:54.122 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46332025-02-25T02:22:55.749Z[ recovery-image] Feb 25 02:22:54.154 INFO O| Feb 25 02:22:54.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/lib/svc/manifest/system/fmd.xml"
46342025-02-25T02:22:55.749Z[ recovery-image] Feb 25 02:22:54.155 INFO O| Feb 25 02:22:54.155 INFO STEP 20 (remove_files) COMPLETE
46352025-02-25T02:22:55.752Z[ recovery-image] Feb 25 02:22:54.155 INFO O| Feb 25 02:22:54.155 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46362025-02-25T02:22:55.786Z[ recovery-image] Feb 25 02:22:54.192 INFO O| Feb 25 02:22:54.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/adb"
46372025-02-25T02:22:55.789Z[ recovery-image] Feb 25 02:22:54.192 INFO O| Feb 25 02:22:54.192 INFO STEP 21 (remove_files) COMPLETE
46382025-02-25T02:22:55.789Z[ recovery-image] Feb 25 02:22:54.192 INFO O| Feb 25 02:22:54.192 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46392025-02-25T02:22:55.827Z[ recovery-image] Feb 25 02:22:54.233 INFO O| Feb 25 02:22:54.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/addbadsec"
46402025-02-25T02:22:55.831Z[ recovery-image] Feb 25 02:22:54.233 INFO O| Feb 25 02:22:54.233 INFO STEP 22 (remove_files) COMPLETE
46412025-02-25T02:22:55.831Z[ recovery-image] Feb 25 02:22:54.233 INFO O| Feb 25 02:22:54.233 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46422025-02-25T02:22:55.851Z[ recovery-image] Feb 25 02:22:54.257 INFO O| Feb 25 02:22:54.257 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/agentxtrap"
46432025-02-25T02:22:55.875Z[ recovery-image] Feb 25 02:22:54.281 INFO O| Feb 25 02:22:54.281 INFO STEP 23 (remove_files) COMPLETE
46442025-02-25T02:22:55.875Z[ recovery-image] Feb 25 02:22:54.281 INFO O| Feb 25 02:22:54.281 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46452025-02-25T02:22:55.899Z[ recovery-image] Feb 25 02:22:54.304 INFO O| Feb 25 02:22:54.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/alias"
46462025-02-25T02:22:55.901Z[ recovery-image] Feb 25 02:22:54.304 INFO O| Feb 25 02:22:54.304 INFO STEP 24 (remove_files) COMPLETE
46472025-02-25T02:22:55.901Z[ recovery-image] Feb 25 02:22:54.305 INFO O| Feb 25 02:22:54.305 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46482025-02-25T02:22:55.921Z[ recovery-image] Feb 25 02:22:54.326 INFO O| Feb 25 02:22:54.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/adb"
46492025-02-25T02:22:55.935Z[ recovery-image] Feb 25 02:22:54.341 INFO O| Feb 25 02:22:54.341 INFO STEP 25 (remove_files) COMPLETE
46502025-02-25T02:22:55.935Z[ recovery-image] Feb 25 02:22:54.341 INFO O| Feb 25 02:22:54.341 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46512025-02-25T02:22:55.991Z[ recovery-image] Feb 25 02:22:54.397 INFO O| Feb 25 02:22:54.396 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/amt"
46522025-02-25T02:22:55.991Z[ recovery-image] Feb 25 02:22:54.397 INFO O| Feb 25 02:22:54.397 INFO STEP 26 (remove_files) COMPLETE
46532025-02-25T02:22:55.991Z[ recovery-image] Feb 25 02:22:54.397 INFO O| Feb 25 02:22:54.397 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46542025-02-25T02:22:56.029Z[ recovery-image] Feb 25 02:22:54.434 INFO O| Feb 25 02:22:54.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/cputrack"
46552025-02-25T02:22:56.049Z[ recovery-image] Feb 25 02:22:54.454 INFO O| Feb 25 02:22:54.454 INFO STEP 27 (remove_files) COMPLETE
46562025-02-25T02:22:56.049Z[ recovery-image] Feb 25 02:22:54.454 INFO O| Feb 25 02:22:54.454 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46572025-02-25T02:22:56.112Z[ recovery-image] Feb 25 02:22:54.518 INFO O| Feb 25 02:22:54.518 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/crle"
46582025-02-25T02:22:56.113Z[ recovery-image] Feb 25 02:22:54.518 INFO O| Feb 25 02:22:54.518 INFO STEP 28 (remove_files) COMPLETE
46592025-02-25T02:22:56.113Z[ recovery-image] Feb 25 02:22:54.518 INFO O| Feb 25 02:22:54.518 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46602025-02-25T02:22:56.137Z[ recovery-image] Feb 25 02:22:54.542 INFO O| Feb 25 02:22:54.542 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl"
46612025-02-25T02:22:56.139Z[ recovery-image] Feb 25 02:22:54.542 INFO O| Feb 25 02:22:54.542 INFO STEP 29 (remove_files) COMPLETE
46622025-02-25T02:22:56.139Z[ recovery-image] Feb 25 02:22:54.542 INFO O| Feb 25 02:22:54.542 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46632025-02-25T02:22:56.178Z[ recovery-image] Feb 25 02:22:54.584 INFO O| Feb 25 02:22:54.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/curl-config"
46642025-02-25T02:22:56.178Z[ recovery-image] Feb 25 02:22:54.584 INFO O| Feb 25 02:22:54.584 INFO STEP 30 (remove_files) COMPLETE
46652025-02-25T02:22:56.181Z[ recovery-image] Feb 25 02:22:54.584 INFO O| Feb 25 02:22:54.584 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46662025-02-25T02:22:56.251Z[ recovery-image] Feb 25 02:22:54.657 INFO O| Feb 25 02:22:54.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/decrypt"
46672025-02-25T02:22:56.251Z[ recovery-image] Feb 25 02:22:54.657 INFO O| Feb 25 02:22:54.657 INFO STEP 31 (remove_files) COMPLETE
46682025-02-25T02:22:56.254Z[ recovery-image] Feb 25 02:22:54.657 INFO O| Feb 25 02:22:54.657 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46692025-02-25T02:22:56.277Z[ recovery-image] Feb 25 02:22:54.682 INFO O| Feb 25 02:22:54.682 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/digest"
46702025-02-25T02:22:56.286Z[ host-image] Feb 25 02:22:54.691 INFO O| Feb 25 02:22:54.691 INFO O| Done
46712025-02-25T02:22:56.289Z[ recovery-image] Feb 25 02:22:54.695 INFO O| Feb 25 02:22:54.695 INFO STEP 32 (remove_files) COMPLETE
46722025-02-25T02:22:56.292Z[ recovery-image] Feb 25 02:22:54.695 INFO O| Feb 25 02:22:54.695 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46732025-02-25T02:22:56.326Z[ recovery-image] Feb 25 02:22:54.730 INFO O| Feb 25 02:22:54.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/elfwrap"
46742025-02-25T02:22:56.335Z[ host-image] Feb 25 02:22:54.741 INFO O| Feb 25 02:22:54.741 INFO O| Done
46752025-02-25T02:22:56.338Z[ host-image] Feb 25 02:22:54.741 INFO O| Feb 25 02:22:54.741 INFO O| Done
46762025-02-25T02:22:56.353Z[ recovery-image] Feb 25 02:22:54.759 INFO O| Feb 25 02:22:54.759 INFO STEP 33 (remove_files) COMPLETE
46772025-02-25T02:22:56.356Z[ recovery-image] Feb 25 02:22:54.759 INFO O| Feb 25 02:22:54.759 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46782025-02-25T02:22:56.372Z[ host-image] Feb 25 02:22:54.778 INFO O| Feb 25 02:22:54.777 INFO O| Done
46792025-02-25T02:22:56.377Z[ recovery-image] Feb 25 02:22:54.783 INFO O| Feb 25 02:22:54.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/encrypt"
46802025-02-25T02:22:56.400Z[ recovery-image] Feb 25 02:22:54.805 INFO O| Feb 25 02:22:54.805 INFO STEP 34 (remove_files) COMPLETE
46812025-02-25T02:22:56.400Z[ recovery-image] Feb 25 02:22:54.805 INFO O| Feb 25 02:22:54.805 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46822025-02-25T02:22:56.423Z[ recovery-image] Feb 25 02:22:54.828 INFO O| Feb 25 02:22:54.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gclear"
46832025-02-25T02:22:56.426Z[ recovery-image] Feb 25 02:22:54.828 INFO O| Feb 25 02:22:54.828 INFO STEP 35 (remove_files) COMPLETE
46842025-02-25T02:22:56.426Z[ recovery-image] Feb 25 02:22:54.829 INFO O| Feb 25 02:22:54.828 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46852025-02-25T02:22:56.449Z[ recovery-image] Feb 25 02:22:54.854 INFO O| Feb 25 02:22:54.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ginfocmp"
46862025-02-25T02:22:56.452Z[ recovery-image] Feb 25 02:22:54.855 INFO O| Feb 25 02:22:54.855 INFO STEP 36 (remove_files) COMPLETE
46872025-02-25T02:22:56.452Z[ recovery-image] Feb 25 02:22:54.855 INFO O| Feb 25 02:22:54.855 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46882025-02-25T02:22:56.472Z[ recovery-image] Feb 25 02:22:54.877 INFO O| Feb 25 02:22:54.877 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtabs"
46892025-02-25T02:22:56.474Z[ recovery-image] Feb 25 02:22:54.877 INFO O| Feb 25 02:22:54.877 INFO STEP 37 (remove_files) COMPLETE
46902025-02-25T02:22:56.474Z[ recovery-image] Feb 25 02:22:54.878 INFO O| Feb 25 02:22:54.877 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46912025-02-25T02:22:56.494Z[ recovery-image] Feb 25 02:22:54.900 INFO O| Feb 25 02:22:54.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtic"
46922025-02-25T02:22:56.497Z[ recovery-image] Feb 25 02:22:54.900 INFO O| Feb 25 02:22:54.900 INFO STEP 38 (remove_files) COMPLETE
46932025-02-25T02:22:56.497Z[ recovery-image] Feb 25 02:22:54.900 INFO O| Feb 25 02:22:54.900 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46942025-02-25T02:22:56.515Z[ recovery-image] Feb 25 02:22:54.921 INFO O| Feb 25 02:22:54.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtoe"
46952025-02-25T02:22:56.518Z[ recovery-image] Feb 25 02:22:54.921 INFO O| Feb 25 02:22:54.921 INFO STEP 39 (remove_files) COMPLETE
46962025-02-25T02:22:56.518Z[ recovery-image] Feb 25 02:22:54.921 INFO O| Feb 25 02:22:54.921 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
46972025-02-25T02:22:56.534Z[ recovery-image] Feb 25 02:22:54.939 INFO O| Feb 25 02:22:54.939 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtput"
46982025-02-25T02:22:56.537Z[ recovery-image] Feb 25 02:22:54.940 INFO O| Feb 25 02:22:54.940 INFO STEP 40 (remove_files) COMPLETE
46992025-02-25T02:22:56.537Z[ recovery-image] Feb 25 02:22:54.940 INFO O| Feb 25 02:22:54.940 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47002025-02-25T02:22:56.566Z[ recovery-image] Feb 25 02:22:54.971 INFO O| Feb 25 02:22:54.971 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/gtset"
47012025-02-25T02:22:56.568Z[ recovery-image] Feb 25 02:22:54.971 INFO O| Feb 25 02:22:54.971 INFO STEP 41 (remove_files) COMPLETE
47022025-02-25T02:22:56.568Z[ recovery-image] Feb 25 02:22:54.971 INFO O| Feb 25 02:22:54.971 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47032025-02-25T02:22:56.576Z[ host-image] Feb 25 02:22:54.982 INFO O| Feb 25 02:22:54.982 INFO STEP 12 (pkg_install) COMPLETE
47042025-02-25T02:22:56.576Z[ host-image] Feb 25 02:22:54.982 INFO O| Feb 25 02:22:54.982 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
47052025-02-25T02:22:56.589Z[ recovery-image] Feb 25 02:22:54.994 INFO O| Feb 25 02:22:54.994 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/idn"
47062025-02-25T02:22:56.598Z[ host-image] Feb 25 02:22:55.003 INFO O| Feb 25 02:22:55.003 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
47072025-02-25T02:22:56.614Z[ recovery-image] Feb 25 02:22:55.020 INFO O| Feb 25 02:22:55.020 INFO STEP 42 (remove_files) COMPLETE
47082025-02-25T02:22:56.614Z[ recovery-image] Feb 25 02:22:55.020 INFO O| Feb 25 02:22:55.020 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47092025-02-25T02:22:56.712Z[ recovery-image] Feb 25 02:22:55.118 INFO O| Feb 25 02:22:55.118 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ksh93"
47102025-02-25T02:22:56.717Z[ recovery-image] Feb 25 02:22:55.123 INFO O| Feb 25 02:22:55.123 INFO STEP 43 (remove_files) COMPLETE
47112025-02-25T02:22:56.720Z[ recovery-image] Feb 25 02:22:55.123 INFO O| Feb 25 02:22:55.123 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47122025-02-25T02:22:56.750Z[ recovery-image] Feb 25 02:22:55.156 INFO O| Feb 25 02:22:55.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ls"
47132025-02-25T02:22:56.750Z[ recovery-image] Feb 25 02:22:55.156 INFO O| Feb 25 02:22:55.156 INFO STEP 44 (remove_files) COMPLETE
47142025-02-25T02:22:56.750Z[ recovery-image] Feb 25 02:22:55.156 INFO O| Feb 25 02:22:55.156 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47152025-02-25T02:22:56.779Z[ recovery-image] Feb 25 02:22:55.185 INFO O| Feb 25 02:22:55.185 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/mac"
47162025-02-25T02:22:56.779Z[ recovery-image] Feb 25 02:22:55.185 INFO O| Feb 25 02:22:55.185 INFO STEP 45 (remove_files) COMPLETE
47172025-02-25T02:22:56.782Z[ recovery-image] Feb 25 02:22:55.185 INFO O| Feb 25 02:22:55.185 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47182025-02-25T02:22:56.821Z[ recovery-image] Feb 25 02:22:55.227 INFO O| Feb 25 02:22:55.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/moe"
47192025-02-25T02:22:56.824Z[ recovery-image] Feb 25 02:22:55.227 INFO O| Feb 25 02:22:55.227 INFO STEP 46 (remove_files) COMPLETE
47202025-02-25T02:22:56.824Z[ recovery-image] Feb 25 02:22:55.227 INFO O| Feb 25 02:22:55.227 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47212025-02-25T02:22:56.843Z[ recovery-image] Feb 25 02:22:55.248 INFO O| Feb 25 02:22:55.248 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ncurses6-config"
47222025-02-25T02:22:56.845Z[ recovery-image] Feb 25 02:22:55.248 INFO O| Feb 25 02:22:55.248 INFO STEP 47 (remove_files) COMPLETE
47232025-02-25T02:22:56.845Z[ recovery-image] Feb 25 02:22:55.249 INFO O| Feb 25 02:22:55.249 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47242025-02-25T02:22:56.865Z[ recovery-image] Feb 25 02:22:55.271 INFO O| Feb 25 02:22:55.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/newtask"
47252025-02-25T02:22:56.883Z[ recovery-image] Feb 25 02:22:55.289 INFO O| Feb 25 02:22:55.289 INFO STEP 48 (remove_files) COMPLETE
47262025-02-25T02:22:56.886Z[ recovery-image] Feb 25 02:22:55.289 INFO O| Feb 25 02:22:55.289 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47272025-02-25T02:22:56.907Z[ recovery-image] Feb 25 02:22:55.312 INFO O| Feb 25 02:22:55.312 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/nohup"
47282025-02-25T02:22:56.907Z[ recovery-image] Feb 25 02:22:55.312 INFO O| Feb 25 02:22:55.312 INFO STEP 49 (remove_files) COMPLETE
47292025-02-25T02:22:56.910Z[ recovery-image] Feb 25 02:22:55.313 INFO O| Feb 25 02:22:55.312 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47302025-02-25T02:22:56.931Z[ recovery-image] Feb 25 02:22:55.336 INFO O| Feb 25 02:22:55.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pargs"
47312025-02-25T02:22:56.933Z[ recovery-image] Feb 25 02:22:55.336 INFO O| Feb 25 02:22:55.336 INFO STEP 50 (remove_files) COMPLETE
47322025-02-25T02:22:56.933Z[ recovery-image] Feb 25 02:22:55.336 INFO O| Feb 25 02:22:55.336 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47332025-02-25T02:22:56.954Z[ recovery-image] Feb 25 02:22:55.359 INFO O| Feb 25 02:22:55.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pauxv"
47342025-02-25T02:22:56.954Z[ recovery-image] Feb 25 02:22:55.359 INFO O| Feb 25 02:22:55.359 INFO STEP 51 (remove_files) COMPLETE
47352025-02-25T02:22:56.956Z[ recovery-image] Feb 25 02:22:55.359 INFO O| Feb 25 02:22:55.359 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47362025-02-25T02:22:56.975Z[ recovery-image] Feb 25 02:22:55.380 INFO O| Feb 25 02:22:55.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcap-config"
47372025-02-25T02:22:56.994Z[ recovery-image] Feb 25 02:22:55.400 INFO O| Feb 25 02:22:55.400 INFO STEP 52 (remove_files) COMPLETE
47382025-02-25T02:22:56.994Z[ recovery-image] Feb 25 02:22:55.400 INFO O| Feb 25 02:22:55.400 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47392025-02-25T02:22:57.038Z[ recovery-image] Feb 25 02:22:55.444 INFO O| Feb 25 02:22:55.444 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre-config"
47402025-02-25T02:22:57.061Z[ recovery-image] Feb 25 02:22:55.467 INFO O| Feb 25 02:22:55.467 INFO STEP 53 (remove_files) COMPLETE
47412025-02-25T02:22:57.061Z[ recovery-image] Feb 25 02:22:55.467 INFO O| Feb 25 02:22:55.467 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47422025-02-25T02:22:57.099Z[ recovery-image] Feb 25 02:22:55.504 INFO O| Feb 25 02:22:55.504 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2-config"
47432025-02-25T02:22:57.099Z[ recovery-image] Feb 25 02:22:55.504 INFO O| Feb 25 02:22:55.504 INFO STEP 54 (remove_files) COMPLETE
47442025-02-25T02:22:57.099Z[ recovery-image] Feb 25 02:22:55.504 INFO O| Feb 25 02:22:55.504 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47452025-02-25T02:22:57.136Z[ recovery-image] Feb 25 02:22:55.541 INFO O| Feb 25 02:22:55.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2grep"
47462025-02-25T02:22:57.136Z[ recovery-image] Feb 25 02:22:55.541 INFO O| Feb 25 02:22:55.541 INFO STEP 55 (remove_files) COMPLETE
47472025-02-25T02:22:57.139Z[ recovery-image] Feb 25 02:22:55.541 INFO O| Feb 25 02:22:55.541 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47482025-02-25T02:22:57.214Z[ recovery-image] Feb 25 02:22:55.619 INFO O| Feb 25 02:22:55.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcre2test"
47492025-02-25T02:22:57.214Z[ recovery-image] Feb 25 02:22:55.619 INFO O| Feb 25 02:22:55.619 INFO STEP 56 (remove_files) COMPLETE
47502025-02-25T02:22:57.214Z[ recovery-image] Feb 25 02:22:55.619 INFO O| Feb 25 02:22:55.619 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47512025-02-25T02:22:57.237Z[ recovery-image] Feb 25 02:22:55.642 INFO O| Feb 25 02:22:55.642 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcred"
47522025-02-25T02:22:57.237Z[ recovery-image] Feb 25 02:22:55.642 INFO O| Feb 25 02:22:55.642 INFO STEP 57 (remove_files) COMPLETE
47532025-02-25T02:22:57.237Z[ recovery-image] Feb 25 02:22:55.642 INFO O| Feb 25 02:22:55.642 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47542025-02-25T02:22:57.279Z[ recovery-image] Feb 25 02:22:55.685 INFO O| Feb 25 02:22:55.685 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcregrep"
47552025-02-25T02:22:57.305Z[ recovery-image] Feb 25 02:22:55.710 INFO O| Feb 25 02:22:55.710 INFO STEP 58 (remove_files) COMPLETE
47562025-02-25T02:22:57.305Z[ recovery-image] Feb 25 02:22:55.710 INFO O| Feb 25 02:22:55.710 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47572025-02-25T02:22:57.360Z[ recovery-image] Feb 25 02:22:55.766 INFO O| Feb 25 02:22:55.765 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pcretest"
47582025-02-25T02:22:57.363Z[ recovery-image] Feb 25 02:22:55.766 INFO O| Feb 25 02:22:55.766 INFO STEP 59 (remove_files) COMPLETE
47592025-02-25T02:22:57.363Z[ recovery-image] Feb 25 02:22:55.766 INFO O| Feb 25 02:22:55.766 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47602025-02-25T02:22:57.563Z[ recovery-image] Feb 25 02:22:55.968 INFO O| Feb 25 02:22:55.968 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/penv"
47612025-02-25T02:22:57.566Z[ recovery-image] Feb 25 02:22:55.968 INFO O| Feb 25 02:22:55.968 INFO STEP 60 (remove_files) COMPLETE
47622025-02-25T02:22:57.566Z[ recovery-image] Feb 25 02:22:55.968 INFO O| Feb 25 02:22:55.968 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47632025-02-25T02:22:57.585Z[ recovery-image] Feb 25 02:22:55.990 INFO O| Feb 25 02:22:55.990 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pfiles"
47642025-02-25T02:22:57.585Z[ recovery-image] Feb 25 02:22:55.990 INFO O| Feb 25 02:22:55.990 INFO STEP 61 (remove_files) COMPLETE
47652025-02-25T02:22:57.588Z[ recovery-image] Feb 25 02:22:55.990 INFO O| Feb 25 02:22:55.990 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47662025-02-25T02:22:57.607Z[ recovery-image] Feb 25 02:22:56.012 INFO O| Feb 25 02:22:56.012 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pflags"
47672025-02-25T02:22:57.607Z[ recovery-image] Feb 25 02:22:56.012 INFO O| Feb 25 02:22:56.012 INFO STEP 62 (remove_files) COMPLETE
47682025-02-25T02:22:57.607Z[ recovery-image] Feb 25 02:22:56.012 INFO O| Feb 25 02:22:56.012 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47692025-02-25T02:22:57.628Z[ recovery-image] Feb 25 02:22:56.033 INFO O| Feb 25 02:22:56.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pldd"
47702025-02-25T02:22:57.628Z[ recovery-image] Feb 25 02:22:56.034 INFO O| Feb 25 02:22:56.034 INFO STEP 63 (remove_files) COMPLETE
47712025-02-25T02:22:57.632Z[ recovery-image] Feb 25 02:22:56.034 INFO O| Feb 25 02:22:56.034 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47722025-02-25T02:22:57.649Z[ recovery-image] Feb 25 02:22:56.054 INFO O| Feb 25 02:22:56.054 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plgrp"
47732025-02-25T02:22:57.649Z[ recovery-image] Feb 25 02:22:56.054 INFO O| Feb 25 02:22:56.054 INFO STEP 64 (remove_files) COMPLETE
47742025-02-25T02:22:57.649Z[ recovery-image] Feb 25 02:22:56.054 INFO O| Feb 25 02:22:56.054 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47752025-02-25T02:22:57.670Z[ recovery-image] Feb 25 02:22:56.075 INFO O| Feb 25 02:22:56.075 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/plimit"
47762025-02-25T02:22:57.670Z[ recovery-image] Feb 25 02:22:56.075 INFO O| Feb 25 02:22:56.075 INFO STEP 65 (remove_files) COMPLETE
47772025-02-25T02:22:57.670Z[ recovery-image] Feb 25 02:22:56.075 INFO O| Feb 25 02:22:56.075 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47782025-02-25T02:22:57.691Z[ recovery-image] Feb 25 02:22:56.097 INFO O| Feb 25 02:22:56.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmadvise"
47792025-02-25T02:22:57.691Z[ recovery-image] Feb 25 02:22:56.097 INFO O| Feb 25 02:22:56.097 INFO STEP 66 (remove_files) COMPLETE
47802025-02-25T02:22:57.695Z[ recovery-image] Feb 25 02:22:56.097 INFO O| Feb 25 02:22:56.097 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47812025-02-25T02:22:57.713Z[ recovery-image] Feb 25 02:22:56.118 INFO O| Feb 25 02:22:56.118 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pmap"
47822025-02-25T02:22:57.716Z[ recovery-image] Feb 25 02:22:56.118 INFO O| Feb 25 02:22:56.118 INFO STEP 67 (remove_files) COMPLETE
47832025-02-25T02:22:57.716Z[ recovery-image] Feb 25 02:22:56.118 INFO O| Feb 25 02:22:56.118 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47842025-02-25T02:22:57.736Z[ recovery-image] Feb 25 02:22:56.142 INFO O| Feb 25 02:22:56.142 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppgsz"
47852025-02-25T02:22:57.740Z[ recovery-image] Feb 25 02:22:56.142 INFO O| Feb 25 02:22:56.142 INFO STEP 68 (remove_files) COMPLETE
47862025-02-25T02:22:57.740Z[ recovery-image] Feb 25 02:22:56.142 INFO O| Feb 25 02:22:56.142 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47872025-02-25T02:22:57.790Z[ recovery-image] Feb 25 02:22:56.195 INFO O| Feb 25 02:22:56.195 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ppriv"
47882025-02-25T02:22:57.790Z[ recovery-image] Feb 25 02:22:56.195 INFO O| Feb 25 02:22:56.195 INFO STEP 69 (remove_files) COMPLETE
47892025-02-25T02:22:57.790Z[ recovery-image] Feb 25 02:22:56.195 INFO O| Feb 25 02:22:56.195 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47902025-02-25T02:22:57.832Z[ recovery-image] Feb 25 02:22:56.237 INFO O| Feb 25 02:22:56.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prctl"
47912025-02-25T02:22:57.832Z[ recovery-image] Feb 25 02:22:56.237 INFO O| Feb 25 02:22:56.237 INFO STEP 70 (remove_files) COMPLETE
47922025-02-25T02:22:57.835Z[ recovery-image] Feb 25 02:22:56.237 INFO O| Feb 25 02:22:56.237 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47932025-02-25T02:22:57.855Z[ recovery-image] Feb 25 02:22:56.261 INFO O| Feb 25 02:22:56.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/preap"
47942025-02-25T02:22:57.855Z[ recovery-image] Feb 25 02:22:56.261 INFO O| Feb 25 02:22:56.261 INFO STEP 71 (remove_files) COMPLETE
47952025-02-25T02:22:57.859Z[ recovery-image] Feb 25 02:22:56.261 INFO O| Feb 25 02:22:56.261 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47962025-02-25T02:22:57.879Z[ recovery-image] Feb 25 02:22:56.284 INFO O| Feb 25 02:22:56.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prstat"
47972025-02-25T02:22:57.879Z[ recovery-image] Feb 25 02:22:56.284 INFO O| Feb 25 02:22:56.284 INFO STEP 72 (remove_files) COMPLETE
47982025-02-25T02:22:57.879Z[ recovery-image] Feb 25 02:22:56.284 INFO O| Feb 25 02:22:56.284 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
47992025-02-25T02:22:57.918Z[ recovery-image] Feb 25 02:22:56.323 INFO O| Feb 25 02:22:56.323 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/prun"
48002025-02-25T02:22:57.918Z[ recovery-image] Feb 25 02:22:56.323 INFO O| Feb 25 02:22:56.323 INFO STEP 73 (remove_files) COMPLETE
48012025-02-25T02:22:57.920Z[ recovery-image] Feb 25 02:22:56.323 INFO O| Feb 25 02:22:56.323 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48022025-02-25T02:22:57.964Z[ recovery-image] Feb 25 02:22:56.368 INFO O| Feb 25 02:22:56.368 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psecflags"
48032025-02-25T02:22:57.964Z[ recovery-image] Feb 25 02:22:56.368 INFO O| Feb 25 02:22:56.368 INFO STEP 74 (remove_files) COMPLETE
48042025-02-25T02:22:57.964Z[ recovery-image] Feb 25 02:22:56.368 INFO O| Feb 25 02:22:56.368 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48052025-02-25T02:22:58.010Z[ recovery-image] Feb 25 02:22:56.415 INFO O| Feb 25 02:22:56.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/psig"
48062025-02-25T02:22:58.010Z[ recovery-image] Feb 25 02:22:56.415 INFO O| Feb 25 02:22:56.415 INFO STEP 75 (remove_files) COMPLETE
48072025-02-25T02:22:58.010Z[ recovery-image] Feb 25 02:22:56.415 INFO O| Feb 25 02:22:56.415 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48082025-02-25T02:22:58.017Z[ host-image] Feb 25 02:22:56.422 INFO O| Feb 25 02:22:56.422 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
48092025-02-25T02:22:58.031Z[ recovery-image] Feb 25 02:22:56.435 INFO O| Feb 25 02:22:56.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstack"
48102025-02-25T02:22:58.034Z[ recovery-image] Feb 25 02:22:56.436 INFO O| Feb 25 02:22:56.435 INFO STEP 76 (remove_files) COMPLETE
48112025-02-25T02:22:58.034Z[ recovery-image] Feb 25 02:22:56.436 INFO O| Feb 25 02:22:56.436 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48122025-02-25T02:22:58.052Z[ recovery-image] Feb 25 02:22:56.456 INFO O| Feb 25 02:22:56.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pstop"
48132025-02-25T02:22:58.054Z[ recovery-image] Feb 25 02:22:56.457 INFO O| Feb 25 02:22:56.457 INFO STEP 77 (remove_files) COMPLETE
48142025-02-25T02:22:58.054Z[ recovery-image] Feb 25 02:22:56.457 INFO O| Feb 25 02:22:56.457 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48152025-02-25T02:22:58.072Z[ recovery-image] Feb 25 02:22:56.477 INFO O| Feb 25 02:22:56.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptime"
48162025-02-25T02:22:58.074Z[ recovery-image] Feb 25 02:22:56.477 INFO O| Feb 25 02:22:56.477 INFO STEP 78 (remove_files) COMPLETE
48172025-02-25T02:22:58.074Z[ recovery-image] Feb 25 02:22:56.477 INFO O| Feb 25 02:22:56.477 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48182025-02-25T02:22:58.093Z[ recovery-image] Feb 25 02:22:56.498 INFO O| Feb 25 02:22:56.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/ptree"
48192025-02-25T02:22:58.096Z[ recovery-image] Feb 25 02:22:56.499 INFO O| Feb 25 02:22:56.499 INFO STEP 79 (remove_files) COMPLETE
48202025-02-25T02:22:58.096Z[ recovery-image] Feb 25 02:22:56.499 INFO O| Feb 25 02:22:56.499 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48212025-02-25T02:22:58.130Z[ recovery-image] Feb 25 02:22:56.535 INFO O| Feb 25 02:22:56.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwait"
48222025-02-25T02:22:58.130Z[ recovery-image] Feb 25 02:22:56.535 INFO O| Feb 25 02:22:56.535 INFO STEP 80 (remove_files) COMPLETE
48232025-02-25T02:22:58.130Z[ recovery-image] Feb 25 02:22:56.535 INFO O| Feb 25 02:22:56.535 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48242025-02-25T02:22:58.165Z[ recovery-image] Feb 25 02:22:56.570 INFO O| Feb 25 02:22:56.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/pwdx"
48252025-02-25T02:22:58.165Z[ recovery-image] Feb 25 02:22:56.570 INFO O| Feb 25 02:22:56.570 INFO STEP 81 (remove_files) COMPLETE
48262025-02-25T02:22:58.165Z[ recovery-image] Feb 25 02:22:56.570 INFO O| Feb 25 02:22:56.570 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48272025-02-25T02:22:58.190Z[ recovery-image] Feb 25 02:22:56.595 INFO O| Feb 25 02:22:56.595 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh"
48282025-02-25T02:22:58.190Z[ recovery-image] Feb 25 02:22:56.595 INFO O| Feb 25 02:22:56.595 INFO STEP 82 (remove_files) COMPLETE
48292025-02-25T02:22:58.190Z[ recovery-image] Feb 25 02:22:56.595 INFO O| Feb 25 02:22:56.595 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48302025-02-25T02:22:58.214Z[ recovery-image] Feb 25 02:22:56.619 INFO O| Feb 25 02:22:56.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/rksh93"
48312025-02-25T02:22:58.214Z[ recovery-image] Feb 25 02:22:56.619 INFO O| Feb 25 02:22:56.619 INFO STEP 83 (remove_files) COMPLETE
48322025-02-25T02:22:58.216Z[ recovery-image] Feb 25 02:22:56.619 INFO O| Feb 25 02:22:56.619 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48332025-02-25T02:22:58.238Z[ recovery-image] Feb 25 02:22:56.643 INFO O| Feb 25 02:22:56.643 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/sqlite3"
48342025-02-25T02:22:58.238Z[ recovery-image] Feb 25 02:22:56.643 INFO O| Feb 25 02:22:56.643 INFO STEP 84 (remove_files) COMPLETE
48352025-02-25T02:22:58.241Z[ recovery-image] Feb 25 02:22:56.644 INFO O| Feb 25 02:22:56.643 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48362025-02-25T02:22:58.261Z[ recovery-image] Feb 25 02:22:56.666 INFO O| Feb 25 02:22:56.666 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/strings"
48372025-02-25T02:22:58.261Z[ recovery-image] Feb 25 02:22:56.666 INFO O| Feb 25 02:22:56.666 INFO STEP 85 (remove_files) COMPLETE
48382025-02-25T02:22:58.264Z[ recovery-image] Feb 25 02:22:56.667 INFO O| Feb 25 02:22:56.666 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48392025-02-25T02:22:58.284Z[ recovery-image] Feb 25 02:22:56.689 INFO O| Feb 25 02:22:56.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xml2-config"
48402025-02-25T02:22:58.284Z[ recovery-image] Feb 25 02:22:56.689 INFO O| Feb 25 02:22:56.689 INFO STEP 86 (remove_files) COMPLETE
48412025-02-25T02:22:58.287Z[ recovery-image] Feb 25 02:22:56.689 INFO O| Feb 25 02:22:56.689 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48422025-02-25T02:22:58.310Z[ recovery-image] Feb 25 02:22:56.715 INFO O| Feb 25 02:22:56.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmlcatalog"
48432025-02-25T02:22:58.310Z[ recovery-image] Feb 25 02:22:56.715 INFO O| Feb 25 02:22:56.715 INFO STEP 87 (remove_files) COMPLETE
48442025-02-25T02:22:58.310Z[ recovery-image] Feb 25 02:22:56.715 INFO O| Feb 25 02:22:56.715 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48452025-02-25T02:22:58.336Z[ recovery-image] Feb 25 02:22:56.741 INFO O| Feb 25 02:22:56.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amd64/xmllint"
48462025-02-25T02:22:58.336Z[ recovery-image] Feb 25 02:22:56.741 INFO O| Feb 25 02:22:56.741 INFO STEP 88 (remove_files) COMPLETE
48472025-02-25T02:22:58.336Z[ recovery-image] Feb 25 02:22:56.741 INFO O| Feb 25 02:22:56.741 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48482025-02-25T02:22:58.359Z[ recovery-image] Feb 25 02:22:56.764 INFO O| Feb 25 02:22:56.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/amt"
48492025-02-25T02:22:58.359Z[ recovery-image] Feb 25 02:22:56.765 INFO O| Feb 25 02:22:56.765 INFO STEP 89 (remove_files) COMPLETE
48502025-02-25T02:22:58.359Z[ recovery-image] Feb 25 02:22:56.765 INFO O| Feb 25 02:22:56.765 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48512025-02-25T02:22:58.383Z[ recovery-image] Feb 25 02:22:56.788 INFO O| Feb 25 02:22:56.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/arch"
48522025-02-25T02:22:58.383Z[ recovery-image] Feb 25 02:22:56.789 INFO O| Feb 25 02:22:56.788 INFO STEP 90 (remove_files) COMPLETE
48532025-02-25T02:22:58.386Z[ recovery-image] Feb 25 02:22:56.789 INFO O| Feb 25 02:22:56.789 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48542025-02-25T02:22:58.407Z[ recovery-image] Feb 25 02:22:56.812 INFO O| Feb 25 02:22:56.812 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/asa"
48552025-02-25T02:22:58.407Z[ recovery-image] Feb 25 02:22:56.812 INFO O| Feb 25 02:22:56.812 INFO STEP 91 (remove_files) COMPLETE
48562025-02-25T02:22:58.407Z[ recovery-image] Feb 25 02:22:56.812 INFO O| Feb 25 02:22:56.812 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48572025-02-25T02:22:58.430Z[ recovery-image] Feb 25 02:22:56.836 INFO O| Feb 25 02:22:56.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/at"
48582025-02-25T02:22:58.430Z[ recovery-image] Feb 25 02:22:56.836 INFO O| Feb 25 02:22:56.836 INFO STEP 92 (remove_files) COMPLETE
48592025-02-25T02:22:58.433Z[ recovery-image] Feb 25 02:22:56.836 INFO O| Feb 25 02:22:56.836 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48602025-02-25T02:22:58.459Z[ recovery-image] Feb 25 02:22:56.863 INFO O| Feb 25 02:22:56.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atq"
48612025-02-25T02:22:58.459Z[ recovery-image] Feb 25 02:22:56.864 INFO O| Feb 25 02:22:56.863 INFO STEP 93 (remove_files) COMPLETE
48622025-02-25T02:22:58.462Z[ recovery-image] Feb 25 02:22:56.864 INFO O| Feb 25 02:22:56.863 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48632025-02-25T02:22:58.482Z[ recovery-image] Feb 25 02:22:56.886 INFO O| Feb 25 02:22:56.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/atrm"
48642025-02-25T02:22:58.482Z[ recovery-image] Feb 25 02:22:56.887 INFO O| Feb 25 02:22:56.886 INFO STEP 94 (remove_files) COMPLETE
48652025-02-25T02:22:58.482Z[ recovery-image] Feb 25 02:22:56.887 INFO O| Feb 25 02:22:56.887 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48662025-02-25T02:22:58.504Z[ recovery-image] Feb 25 02:22:56.909 INFO O| Feb 25 02:22:56.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/auths"
48672025-02-25T02:22:58.504Z[ recovery-image] Feb 25 02:22:56.909 INFO O| Feb 25 02:22:56.909 INFO STEP 95 (remove_files) COMPLETE
48682025-02-25T02:22:58.506Z[ recovery-image] Feb 25 02:22:56.909 INFO O| Feb 25 02:22:56.909 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48692025-02-25T02:22:58.527Z[ recovery-image] Feb 25 02:22:56.931 INFO O| Feb 25 02:22:56.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/banner"
48702025-02-25T02:22:58.527Z[ recovery-image] Feb 25 02:22:56.931 INFO O| Feb 25 02:22:56.931 INFO STEP 96 (remove_files) COMPLETE
48712025-02-25T02:22:58.529Z[ recovery-image] Feb 25 02:22:56.932 INFO O| Feb 25 02:22:56.932 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48722025-02-25T02:22:58.548Z[ recovery-image] Feb 25 02:22:56.953 INFO O| Feb 25 02:22:56.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bashbug"
48732025-02-25T02:22:58.548Z[ recovery-image] Feb 25 02:22:56.954 INFO O| Feb 25 02:22:56.953 INFO STEP 97 (remove_files) COMPLETE
48742025-02-25T02:22:58.548Z[ recovery-image] Feb 25 02:22:56.954 INFO O| Feb 25 02:22:56.954 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48752025-02-25T02:22:58.570Z[ recovery-image] Feb 25 02:22:56.976 INFO O| Feb 25 02:22:56.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/batch"
48762025-02-25T02:22:58.571Z[ recovery-image] Feb 25 02:22:56.976 INFO O| Feb 25 02:22:56.976 INFO STEP 98 (remove_files) COMPLETE
48772025-02-25T02:22:58.571Z[ recovery-image] Feb 25 02:22:56.976 INFO O| Feb 25 02:22:56.976 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48782025-02-25T02:22:58.632Z[ recovery-image] Feb 25 02:22:57.037 INFO O| Feb 25 02:22:57.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bc"
48792025-02-25T02:22:58.632Z[ recovery-image] Feb 25 02:22:57.037 INFO O| Feb 25 02:22:57.037 INFO STEP 99 (remove_files) COMPLETE
48802025-02-25T02:22:58.635Z[ recovery-image] Feb 25 02:22:57.037 INFO O| Feb 25 02:22:57.037 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48812025-02-25T02:22:58.657Z[ recovery-image] Feb 25 02:22:57.062 INFO O| Feb 25 02:22:57.062 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bdiff"
48822025-02-25T02:22:58.657Z[ recovery-image] Feb 25 02:22:57.062 INFO O| Feb 25 02:22:57.062 INFO STEP 100 (remove_files) COMPLETE
48832025-02-25T02:22:58.657Z[ recovery-image] Feb 25 02:22:57.062 INFO O| Feb 25 02:22:57.062 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48842025-02-25T02:22:58.682Z[ recovery-image] Feb 25 02:22:57.087 INFO O| Feb 25 02:22:57.087 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bg"
48852025-02-25T02:22:58.682Z[ recovery-image] Feb 25 02:22:57.087 INFO O| Feb 25 02:22:57.087 INFO STEP 101 (remove_files) COMPLETE
48862025-02-25T02:22:58.684Z[ recovery-image] Feb 25 02:22:57.087 INFO O| Feb 25 02:22:57.087 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48872025-02-25T02:22:58.729Z[ recovery-image] Feb 25 02:22:57.134 INFO O| Feb 25 02:22:57.134 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/brotli"
48882025-02-25T02:22:58.735Z[ recovery-image] Feb 25 02:22:57.134 INFO O| Feb 25 02:22:57.134 INFO STEP 102 (remove_files) COMPLETE
48892025-02-25T02:22:58.735Z[ recovery-image] Feb 25 02:22:57.134 INFO O| Feb 25 02:22:57.134 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48902025-02-25T02:22:58.751Z[ recovery-image] Feb 25 02:22:57.156 INFO O| Feb 25 02:22:57.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bunzip2"
48912025-02-25T02:22:58.755Z[ recovery-image] Feb 25 02:22:57.156 INFO O| Feb 25 02:22:57.156 INFO STEP 103 (remove_files) COMPLETE
48922025-02-25T02:22:58.755Z[ recovery-image] Feb 25 02:22:57.156 INFO O| Feb 25 02:22:57.156 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48932025-02-25T02:22:58.772Z[ recovery-image] Feb 25 02:22:57.178 INFO O| Feb 25 02:22:57.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/busstat"
48942025-02-25T02:22:58.772Z[ recovery-image] Feb 25 02:22:57.178 INFO O| Feb 25 02:22:57.178 INFO STEP 104 (remove_files) COMPLETE
48952025-02-25T02:22:58.775Z[ recovery-image] Feb 25 02:22:57.178 INFO O| Feb 25 02:22:57.178 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48962025-02-25T02:22:58.796Z[ recovery-image] Feb 25 02:22:57.201 INFO O| Feb 25 02:22:57.201 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzcat"
48972025-02-25T02:22:58.799Z[ recovery-image] Feb 25 02:22:57.201 INFO O| Feb 25 02:22:57.201 INFO STEP 105 (remove_files) COMPLETE
48982025-02-25T02:22:58.799Z[ recovery-image] Feb 25 02:22:57.201 INFO O| Feb 25 02:22:57.201 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48992025-02-25T02:22:58.820Z[ recovery-image] Feb 25 02:22:57.225 INFO O| Feb 25 02:22:57.225 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzdiff"
49002025-02-25T02:22:58.820Z[ recovery-image] Feb 25 02:22:57.225 INFO O| Feb 25 02:22:57.225 INFO STEP 106 (remove_files) COMPLETE
49012025-02-25T02:22:58.820Z[ recovery-image] Feb 25 02:22:57.225 INFO O| Feb 25 02:22:57.225 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49022025-02-25T02:22:58.844Z[ recovery-image] Feb 25 02:22:57.250 INFO O| Feb 25 02:22:57.250 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzgrep"
49032025-02-25T02:22:58.845Z[ recovery-image] Feb 25 02:22:57.250 INFO O| Feb 25 02:22:57.250 INFO STEP 107 (remove_files) COMPLETE
49042025-02-25T02:22:58.845Z[ recovery-image] Feb 25 02:22:57.250 INFO O| Feb 25 02:22:57.250 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49052025-02-25T02:22:58.870Z[ recovery-image] Feb 25 02:22:57.275 INFO O| Feb 25 02:22:57.275 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2"
49062025-02-25T02:22:58.870Z[ recovery-image] Feb 25 02:22:57.275 INFO O| Feb 25 02:22:57.275 INFO STEP 108 (remove_files) COMPLETE
49072025-02-25T02:22:58.870Z[ recovery-image] Feb 25 02:22:57.276 INFO O| Feb 25 02:22:57.275 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49082025-02-25T02:22:58.876Z[verify-libraries] Compiling petname v2.0.2
49092025-02-25T02:22:58.896Z[ recovery-image] Feb 25 02:22:57.301 INFO O| Feb 25 02:22:57.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzip2recover"
49102025-02-25T02:22:58.896Z[ recovery-image] Feb 25 02:22:57.301 INFO O| Feb 25 02:22:57.301 INFO STEP 109 (remove_files) COMPLETE
49112025-02-25T02:22:58.899Z[ recovery-image] Feb 25 02:22:57.301 INFO O| Feb 25 02:22:57.301 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49122025-02-25T02:22:58.979Z[ recovery-image] Feb 25 02:22:57.384 INFO O| Feb 25 02:22:57.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/bzmore"
49132025-02-25T02:22:58.979Z[ recovery-image] Feb 25 02:22:57.384 INFO O| Feb 25 02:22:57.384 INFO STEP 110 (remove_files) COMPLETE
49142025-02-25T02:22:58.979Z[ recovery-image] Feb 25 02:22:57.384 INFO O| Feb 25 02:22:57.384 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49152025-02-25T02:22:59.040Z[ recovery-image] Feb 25 02:22:57.445 INFO O| Feb 25 02:22:57.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cal"
49162025-02-25T02:22:59.040Z[ recovery-image] Feb 25 02:22:57.445 INFO O| Feb 25 02:22:57.445 INFO STEP 111 (remove_files) COMPLETE
49172025-02-25T02:22:59.040Z[ recovery-image] Feb 25 02:22:57.445 INFO O| Feb 25 02:22:57.445 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49182025-02-25T02:22:59.067Z[ recovery-image] Feb 25 02:22:57.472 INFO O| Feb 25 02:22:57.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/captoinfo"
49192025-02-25T02:22:59.067Z[ recovery-image] Feb 25 02:22:57.472 INFO O| Feb 25 02:22:57.472 INFO STEP 112 (remove_files) COMPLETE
49202025-02-25T02:22:59.069Z[ recovery-image] Feb 25 02:22:57.472 INFO O| Feb 25 02:22:57.472 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49212025-02-25T02:22:59.090Z[ recovery-image] Feb 25 02:22:57.495 INFO O| Feb 25 02:22:57.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cd"
49222025-02-25T02:22:59.090Z[ recovery-image] Feb 25 02:22:57.496 INFO O| Feb 25 02:22:57.496 INFO STEP 113 (remove_files) COMPLETE
49232025-02-25T02:22:59.090Z[ recovery-image] Feb 25 02:22:57.496 INFO O| Feb 25 02:22:57.496 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49242025-02-25T02:22:59.155Z[ recovery-image] Feb 25 02:22:57.559 INFO O| Feb 25 02:22:57.559 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/certutil"
49252025-02-25T02:22:59.155Z[ recovery-image] Feb 25 02:22:57.560 INFO O| Feb 25 02:22:57.559 INFO STEP 114 (remove_files) COMPLETE
49262025-02-25T02:22:59.155Z[ recovery-image] Feb 25 02:22:57.560 INFO O| Feb 25 02:22:57.560 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49272025-02-25T02:22:59.177Z[ recovery-image] Feb 25 02:22:57.583 INFO O| Feb 25 02:22:57.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/checkbandwidth"
49282025-02-25T02:22:59.180Z[ recovery-image] Feb 25 02:22:57.583 INFO O| Feb 25 02:22:57.583 INFO STEP 115 (remove_files) COMPLETE
49292025-02-25T02:22:59.180Z[ recovery-image] Feb 25 02:22:57.583 INFO O| Feb 25 02:22:57.583 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49302025-02-25T02:22:59.220Z[ recovery-image] Feb 25 02:22:57.625 INFO O| Feb 25 02:22:57.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chgrp"
49312025-02-25T02:22:59.220Z[ recovery-image] Feb 25 02:22:57.625 INFO O| Feb 25 02:22:57.625 INFO STEP 116 (remove_files) COMPLETE
49322025-02-25T02:22:59.222Z[ recovery-image] Feb 25 02:22:57.625 INFO O| Feb 25 02:22:57.625 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49332025-02-25T02:22:59.246Z[ recovery-image] Feb 25 02:22:57.651 INFO O| Feb 25 02:22:57.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/chronyc"
49342025-02-25T02:22:59.270Z[ recovery-image] Feb 25 02:22:57.675 INFO O| Feb 25 02:22:57.675 INFO STEP 117 (remove_files) COMPLETE
49352025-02-25T02:22:59.270Z[ recovery-image] Feb 25 02:22:57.675 INFO O| Feb 25 02:22:57.675 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49362025-02-25T02:22:59.328Z[ recovery-image] Feb 25 02:22:57.733 INFO O| Feb 25 02:22:57.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckdate"
49372025-02-25T02:22:59.331Z[ recovery-image] Feb 25 02:22:57.734 INFO O| Feb 25 02:22:57.734 INFO STEP 118 (remove_files) COMPLETE
49382025-02-25T02:22:59.331Z[ recovery-image] Feb 25 02:22:57.734 INFO O| Feb 25 02:22:57.734 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49392025-02-25T02:22:59.352Z[ recovery-image] Feb 25 02:22:57.757 INFO O| Feb 25 02:22:57.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckgid"
49402025-02-25T02:22:59.352Z[ recovery-image] Feb 25 02:22:57.757 INFO O| Feb 25 02:22:57.757 INFO STEP 119 (remove_files) COMPLETE
49412025-02-25T02:22:59.355Z[ recovery-image] Feb 25 02:22:57.757 INFO O| Feb 25 02:22:57.757 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49422025-02-25T02:22:59.373Z[ recovery-image] Feb 25 02:22:57.778 INFO O| Feb 25 02:22:57.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckint"
49432025-02-25T02:22:59.373Z[ recovery-image] Feb 25 02:22:57.778 INFO O| Feb 25 02:22:57.778 INFO STEP 120 (remove_files) COMPLETE
49442025-02-25T02:22:59.375Z[ recovery-image] Feb 25 02:22:57.778 INFO O| Feb 25 02:22:57.778 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49452025-02-25T02:22:59.395Z[ recovery-image] Feb 25 02:22:57.800 INFO O| Feb 25 02:22:57.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckitem"
49462025-02-25T02:22:59.395Z[ recovery-image] Feb 25 02:22:57.800 INFO O| Feb 25 02:22:57.800 INFO STEP 121 (remove_files) COMPLETE
49472025-02-25T02:22:59.395Z[ recovery-image] Feb 25 02:22:57.800 INFO O| Feb 25 02:22:57.800 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49482025-02-25T02:22:59.416Z[ recovery-image] Feb 25 02:22:57.821 INFO O| Feb 25 02:22:57.821 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckkeywd"
49492025-02-25T02:22:59.416Z[ recovery-image] Feb 25 02:22:57.821 INFO O| Feb 25 02:22:57.821 INFO STEP 122 (remove_files) COMPLETE
49502025-02-25T02:22:59.416Z[ recovery-image] Feb 25 02:22:57.821 INFO O| Feb 25 02:22:57.821 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49512025-02-25T02:22:59.437Z[ recovery-image] Feb 25 02:22:57.842 INFO O| Feb 25 02:22:57.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckpath"
49522025-02-25T02:22:59.438Z[ recovery-image] Feb 25 02:22:57.842 INFO O| Feb 25 02:22:57.842 INFO STEP 123 (remove_files) COMPLETE
49532025-02-25T02:22:59.438Z[ recovery-image] Feb 25 02:22:57.842 INFO O| Feb 25 02:22:57.842 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49542025-02-25T02:22:59.460Z[ recovery-image] Feb 25 02:22:57.865 INFO O| Feb 25 02:22:57.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckrange"
49552025-02-25T02:22:59.460Z[ recovery-image] Feb 25 02:22:57.865 INFO O| Feb 25 02:22:57.865 INFO STEP 124 (remove_files) COMPLETE
49562025-02-25T02:22:59.460Z[ recovery-image] Feb 25 02:22:57.865 INFO O| Feb 25 02:22:57.865 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49572025-02-25T02:22:59.482Z[ recovery-image] Feb 25 02:22:57.888 INFO O| Feb 25 02:22:57.887 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckstr"
49582025-02-25T02:22:59.483Z[ recovery-image] Feb 25 02:22:57.888 INFO O| Feb 25 02:22:57.888 INFO STEP 125 (remove_files) COMPLETE
49592025-02-25T02:22:59.485Z[ recovery-image] Feb 25 02:22:57.888 INFO O| Feb 25 02:22:57.888 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49602025-02-25T02:22:59.505Z[ recovery-image] Feb 25 02:22:57.910 INFO O| Feb 25 02:22:57.910 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cksum"
49612025-02-25T02:22:59.505Z[ recovery-image] Feb 25 02:22:57.910 INFO O| Feb 25 02:22:57.910 INFO STEP 126 (remove_files) COMPLETE
49622025-02-25T02:22:59.505Z[ recovery-image] Feb 25 02:22:57.910 INFO O| Feb 25 02:22:57.910 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49632025-02-25T02:22:59.544Z[ recovery-image] Feb 25 02:22:57.949 INFO O| Feb 25 02:22:57.949 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cktime"
49642025-02-25T02:22:59.544Z[ recovery-image] Feb 25 02:22:57.949 INFO O| Feb 25 02:22:57.949 INFO STEP 127 (remove_files) COMPLETE
49652025-02-25T02:22:59.547Z[ recovery-image] Feb 25 02:22:57.949 INFO O| Feb 25 02:22:57.949 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49662025-02-25T02:22:59.569Z[ recovery-image] Feb 25 02:22:57.974 INFO O| Feb 25 02:22:57.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckuid"
49672025-02-25T02:22:59.569Z[ recovery-image] Feb 25 02:22:57.974 INFO O| Feb 25 02:22:57.974 INFO STEP 128 (remove_files) COMPLETE
49682025-02-25T02:22:59.569Z[ recovery-image] Feb 25 02:22:57.974 INFO O| Feb 25 02:22:57.974 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49692025-02-25T02:22:59.607Z[ recovery-image] Feb 25 02:22:58.012 INFO O| Feb 25 02:22:58.012 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ckyorn"
49702025-02-25T02:22:59.607Z[ recovery-image] Feb 25 02:22:58.012 INFO O| Feb 25 02:22:58.012 INFO STEP 129 (remove_files) COMPLETE
49712025-02-25T02:22:59.607Z[ recovery-image] Feb 25 02:22:58.012 INFO O| Feb 25 02:22:58.012 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49722025-02-25T02:22:59.661Z[ recovery-image] Feb 25 02:22:58.066 INFO O| Feb 25 02:22:58.066 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/clear"
49732025-02-25T02:22:59.661Z[ recovery-image] Feb 25 02:22:58.066 INFO O| Feb 25 02:22:58.066 INFO STEP 130 (remove_files) COMPLETE
49742025-02-25T02:22:59.661Z[ recovery-image] Feb 25 02:22:58.066 INFO O| Feb 25 02:22:58.066 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49752025-02-25T02:22:59.685Z[ recovery-image] Feb 25 02:22:58.090 INFO O| Feb 25 02:22:58.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cmp"
49762025-02-25T02:22:59.685Z[ recovery-image] Feb 25 02:22:58.091 INFO O| Feb 25 02:22:58.090 INFO STEP 131 (remove_files) COMPLETE
49772025-02-25T02:22:59.690Z[ recovery-image] Feb 25 02:22:58.091 INFO O| Feb 25 02:22:58.091 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49782025-02-25T02:22:59.708Z[ recovery-image] Feb 25 02:22:58.113 INFO O| Feb 25 02:22:58.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/col"
49792025-02-25T02:22:59.708Z[ recovery-image] Feb 25 02:22:58.113 INFO O| Feb 25 02:22:58.113 INFO STEP 132 (remove_files) COMPLETE
49802025-02-25T02:22:59.711Z[ recovery-image] Feb 25 02:22:58.114 INFO O| Feb 25 02:22:58.113 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49812025-02-25T02:22:59.730Z[ recovery-image] Feb 25 02:22:58.135 INFO O| Feb 25 02:22:58.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/comm"
49822025-02-25T02:22:59.730Z[ recovery-image] Feb 25 02:22:58.135 INFO O| Feb 25 02:22:58.135 INFO STEP 133 (remove_files) COMPLETE
49832025-02-25T02:22:59.733Z[ recovery-image] Feb 25 02:22:58.135 INFO O| Feb 25 02:22:58.135 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49842025-02-25T02:22:59.761Z[ recovery-image] Feb 25 02:22:58.166 INFO O| Feb 25 02:22:58.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/command"
49852025-02-25T02:22:59.761Z[ recovery-image] Feb 25 02:22:58.167 INFO O| Feb 25 02:22:58.166 INFO STEP 134 (remove_files) COMPLETE
49862025-02-25T02:22:59.764Z[ recovery-image] Feb 25 02:22:58.167 INFO O| Feb 25 02:22:58.166 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49872025-02-25T02:22:59.803Z[ recovery-image] Feb 25 02:22:58.208 INFO O| Feb 25 02:22:58.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/compress"
49882025-02-25T02:22:59.805Z[ recovery-image] Feb 25 02:22:58.208 INFO O| Feb 25 02:22:58.208 INFO STEP 135 (remove_files) COMPLETE
49892025-02-25T02:22:59.805Z[ recovery-image] Feb 25 02:22:58.208 INFO O| Feb 25 02:22:58.208 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49902025-02-25T02:22:59.889Z[ recovery-image] Feb 25 02:22:58.294 INFO O| Feb 25 02:22:58.294 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/connstat"
49912025-02-25T02:22:59.889Z[ recovery-image] Feb 25 02:22:58.294 INFO O| Feb 25 02:22:58.294 INFO STEP 136 (remove_files) COMPLETE
49922025-02-25T02:22:59.892Z[ recovery-image] Feb 25 02:22:58.294 INFO O| Feb 25 02:22:58.294 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49932025-02-25T02:22:59.916Z[ recovery-image] Feb 25 02:22:58.321 INFO O| Feb 25 02:22:58.321 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cpio"
49942025-02-25T02:22:59.920Z[ recovery-image] Feb 25 02:22:58.322 INFO O| Feb 25 02:22:58.321 INFO STEP 137 (remove_files) COMPLETE
49952025-02-25T02:22:59.920Z[ recovery-image] Feb 25 02:22:58.322 INFO O| Feb 25 02:22:58.322 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49962025-02-25T02:22:59.942Z[ recovery-image] Feb 25 02:22:58.347 INFO O| Feb 25 02:22:58.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/cputrack"
49972025-02-25T02:22:59.957Z[ recovery-image] Feb 25 02:22:58.362 INFO O| Feb 25 02:22:58.362 INFO STEP 138 (remove_files) COMPLETE
49982025-02-25T02:22:59.957Z[ recovery-image] Feb 25 02:22:58.362 INFO O| Feb 25 02:22:58.362 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49992025-02-25T02:22:59.982Z[ recovery-image] Feb 25 02:22:58.387 INFO O| Feb 25 02:22:58.387 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crle"
50002025-02-25T02:22:59.985Z[ recovery-image] Feb 25 02:22:58.387 INFO O| Feb 25 02:22:58.387 INFO STEP 139 (remove_files) COMPLETE
50012025-02-25T02:22:59.985Z[ recovery-image] Feb 25 02:22:58.387 INFO O| Feb 25 02:22:58.387 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50022025-02-25T02:23:00.008Z[ recovery-image] Feb 25 02:22:58.413 INFO O| Feb 25 02:22:58.413 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crontab"
50032025-02-25T02:23:00.011Z[ recovery-image] Feb 25 02:22:58.414 INFO O| Feb 25 02:22:58.413 INFO STEP 140 (remove_files) COMPLETE
50042025-02-25T02:23:00.011Z[ recovery-image] Feb 25 02:22:58.414 INFO O| Feb 25 02:22:58.413 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50052025-02-25T02:23:00.036Z[ recovery-image] Feb 25 02:22:58.437 INFO O| Feb 25 02:22:58.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/crypt"
50062025-02-25T02:23:00.040Z[ recovery-image] Feb 25 02:22:58.438 INFO O| Feb 25 02:22:58.438 INFO STEP 141 (remove_files) COMPLETE
50072025-02-25T02:23:00.040Z[ recovery-image] Feb 25 02:22:58.438 INFO O| Feb 25 02:22:58.438 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50082025-02-25T02:23:00.056Z[ recovery-image] Feb 25 02:22:58.461 INFO O| Feb 25 02:22:58.461 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csh"
50092025-02-25T02:23:00.060Z[ recovery-image] Feb 25 02:22:58.462 INFO O| Feb 25 02:22:58.461 INFO STEP 142 (remove_files) COMPLETE
50102025-02-25T02:23:00.060Z[ recovery-image] Feb 25 02:22:58.462 INFO O| Feb 25 02:22:58.462 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50112025-02-25T02:23:00.082Z[ recovery-image] Feb 25 02:22:58.486 INFO O| Feb 25 02:22:58.486 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/csplit"
50122025-02-25T02:23:00.082Z[ recovery-image] Feb 25 02:22:58.486 INFO O| Feb 25 02:22:58.486 INFO STEP 143 (remove_files) COMPLETE
50132025-02-25T02:23:00.082Z[ recovery-image] Feb 25 02:22:58.486 INFO O| Feb 25 02:22:58.486 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50142025-02-25T02:23:00.138Z[ recovery-image] Feb 25 02:22:58.543 INFO O| Feb 25 02:22:58.543 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl"
50152025-02-25T02:23:00.138Z[ recovery-image] Feb 25 02:22:58.543 INFO O| Feb 25 02:22:58.543 INFO STEP 144 (remove_files) COMPLETE
50162025-02-25T02:23:00.141Z[ recovery-image] Feb 25 02:22:58.543 INFO O| Feb 25 02:22:58.543 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50172025-02-25T02:23:00.183Z[ recovery-image] Feb 25 02:22:58.588 INFO O| Feb 25 02:22:58.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/curl-config"
50182025-02-25T02:23:00.183Z[ recovery-image] Feb 25 02:22:58.588 INFO O| Feb 25 02:22:58.588 INFO STEP 145 (remove_files) COMPLETE
50192025-02-25T02:23:00.186Z[ recovery-image] Feb 25 02:22:58.588 INFO O| Feb 25 02:22:58.588 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50202025-02-25T02:23:00.207Z[ recovery-image] Feb 25 02:22:58.612 INFO O| Feb 25 02:22:58.612 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dc"
50212025-02-25T02:23:00.207Z[ recovery-image] Feb 25 02:22:58.612 INFO O| Feb 25 02:22:58.612 INFO STEP 146 (remove_files) COMPLETE
50222025-02-25T02:23:00.207Z[ recovery-image] Feb 25 02:22:58.612 INFO O| Feb 25 02:22:58.612 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50232025-02-25T02:23:00.243Z[ recovery-image] Feb 25 02:22:58.639 INFO O| Feb 25 02:22:58.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/decrypt"
50242025-02-25T02:23:00.243Z[ recovery-image] Feb 25 02:22:58.639 INFO O| Feb 25 02:22:58.639 INFO STEP 147 (remove_files) COMPLETE
50252025-02-25T02:23:00.246Z[ recovery-image] Feb 25 02:22:58.639 INFO O| Feb 25 02:22:58.639 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50262025-02-25T02:23:00.282Z[ recovery-image] Feb 25 02:22:58.687 INFO O| Feb 25 02:22:58.687 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devattr"
50272025-02-25T02:23:00.282Z[ recovery-image] Feb 25 02:22:58.687 INFO O| Feb 25 02:22:58.687 INFO STEP 148 (remove_files) COMPLETE
50282025-02-25T02:23:00.286Z[ recovery-image] Feb 25 02:22:58.687 INFO O| Feb 25 02:22:58.687 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50292025-02-25T02:23:00.306Z[ recovery-image] Feb 25 02:22:58.710 INFO O| Feb 25 02:22:58.710 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devfree"
50302025-02-25T02:23:00.306Z[ recovery-image] Feb 25 02:22:58.710 INFO O| Feb 25 02:22:58.710 INFO STEP 149 (remove_files) COMPLETE
50312025-02-25T02:23:00.309Z[ recovery-image] Feb 25 02:22:58.710 INFO O| Feb 25 02:22:58.710 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50322025-02-25T02:23:00.326Z[ recovery-image] Feb 25 02:22:58.731 INFO O| Feb 25 02:22:58.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/devreserv"
50332025-02-25T02:23:00.352Z[ recovery-image] Feb 25 02:22:58.756 INFO O| Feb 25 02:22:58.756 INFO STEP 150 (remove_files) COMPLETE
50342025-02-25T02:23:00.352Z[ recovery-image] Feb 25 02:22:58.756 INFO O| Feb 25 02:22:58.756 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50352025-02-25T02:23:00.375Z[verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
50362025-02-25T02:23:00.411Z[ recovery-image] Feb 25 02:22:58.815 INFO O| Feb 25 02:22:58.815 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diff3"
50372025-02-25T02:23:00.411Z[ recovery-image] Feb 25 02:22:58.815 INFO O| Feb 25 02:22:58.815 INFO STEP 151 (remove_files) COMPLETE
50382025-02-25T02:23:00.411Z[ recovery-image] Feb 25 02:22:58.815 INFO O| Feb 25 02:22:58.815 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50392025-02-25T02:23:00.433Z[ recovery-image] Feb 25 02:22:58.838 INFO O| Feb 25 02:22:58.838 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/digest"
50402025-02-25T02:23:00.441Z[ recovery-image] Feb 25 02:22:58.846 INFO O| Feb 25 02:22:58.846 INFO STEP 152 (remove_files) COMPLETE
50412025-02-25T02:23:00.441Z[ recovery-image] Feb 25 02:22:58.846 INFO O| Feb 25 02:22:58.846 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50422025-02-25T02:23:00.475Z[ recovery-image] Feb 25 02:22:58.879 INFO O| Feb 25 02:22:58.879 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dircmp"
50432025-02-25T02:23:00.477Z[ recovery-image] Feb 25 02:22:58.880 INFO O| Feb 25 02:22:58.880 INFO STEP 153 (remove_files) COMPLETE
50442025-02-25T02:23:00.477Z[ recovery-image] Feb 25 02:22:58.880 INFO O| Feb 25 02:22:58.880 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50452025-02-25T02:23:00.518Z[ recovery-image] Feb 25 02:22:58.923 INFO O| Feb 25 02:22:58.923 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dirname"
50462025-02-25T02:23:00.518Z[ recovery-image] Feb 25 02:22:58.923 INFO O| Feb 25 02:22:58.923 INFO STEP 154 (remove_files) COMPLETE
50472025-02-25T02:23:00.521Z[ recovery-image] Feb 25 02:22:58.923 INFO O| Feb 25 02:22:58.923 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50482025-02-25T02:23:00.542Z[ recovery-image] Feb 25 02:22:58.947 INFO O| Feb 25 02:22:58.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/diskscan"
50492025-02-25T02:23:00.542Z[ recovery-image] Feb 25 02:22:58.947 INFO O| Feb 25 02:22:58.947 INFO STEP 155 (remove_files) COMPLETE
50502025-02-25T02:23:00.542Z[ recovery-image] Feb 25 02:22:58.947 INFO O| Feb 25 02:22:58.947 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50512025-02-25T02:23:00.580Z[ recovery-image] Feb 25 02:22:58.985 INFO O| Feb 25 02:22:58.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispgid"
50522025-02-25T02:23:00.582Z[ recovery-image] Feb 25 02:22:58.985 INFO O| Feb 25 02:22:58.985 INFO STEP 156 (remove_files) COMPLETE
50532025-02-25T02:23:00.582Z[ recovery-image] Feb 25 02:22:58.985 INFO O| Feb 25 02:22:58.985 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50542025-02-25T02:23:00.620Z[ recovery-image] Feb 25 02:22:59.024 INFO O| Feb 25 02:22:59.024 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dispuid"
50552025-02-25T02:23:00.620Z[ recovery-image] Feb 25 02:22:59.024 INFO O| Feb 25 02:22:59.024 INFO STEP 157 (remove_files) COMPLETE
50562025-02-25T02:23:00.623Z[ recovery-image] Feb 25 02:22:59.024 INFO O| Feb 25 02:22:59.024 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50572025-02-25T02:23:00.674Z[ recovery-image] Feb 25 02:22:59.079 INFO O| Feb 25 02:22:59.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dos2unix"
50582025-02-25T02:23:00.674Z[ recovery-image] Feb 25 02:22:59.079 INFO O| Feb 25 02:22:59.079 INFO STEP 158 (remove_files) COMPLETE
50592025-02-25T02:23:00.674Z[ recovery-image] Feb 25 02:22:59.079 INFO O| Feb 25 02:22:59.079 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50602025-02-25T02:23:00.711Z[ recovery-image] Feb 25 02:22:59.116 INFO O| Feb 25 02:22:59.116 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/du"
50612025-02-25T02:23:00.711Z[ recovery-image] Feb 25 02:22:59.116 INFO O| Feb 25 02:22:59.116 INFO STEP 159 (remove_files) COMPLETE
50622025-02-25T02:23:00.711Z[ recovery-image] Feb 25 02:22:59.116 INFO O| Feb 25 02:22:59.116 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50632025-02-25T02:23:00.745Z[ recovery-image] Feb 25 02:22:59.150 INFO O| Feb 25 02:22:59.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpcs"
50642025-02-25T02:23:00.745Z[ recovery-image] Feb 25 02:22:59.150 INFO O| Feb 25 02:22:59.150 INFO STEP 160 (remove_files) COMPLETE
50652025-02-25T02:23:00.748Z[ recovery-image] Feb 25 02:22:59.150 INFO O| Feb 25 02:22:59.150 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50662025-02-25T02:23:00.767Z[ recovery-image] Feb 25 02:22:59.172 INFO O| Feb 25 02:22:59.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/dumpkeys"
50672025-02-25T02:23:00.768Z[ recovery-image] Feb 25 02:22:59.173 INFO O| Feb 25 02:22:59.173 INFO STEP 161 (remove_files) COMPLETE
50682025-02-25T02:23:00.768Z[ recovery-image] Feb 25 02:22:59.173 INFO O| Feb 25 02:22:59.173 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50692025-02-25T02:23:00.813Z[ recovery-image] Feb 25 02:22:59.218 INFO O| Feb 25 02:22:59.218 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/edit"
50702025-02-25T02:23:00.813Z[ recovery-image] Feb 25 02:22:59.218 INFO O| Feb 25 02:22:59.218 INFO STEP 162 (remove_files) COMPLETE
50712025-02-25T02:23:00.816Z[ recovery-image] Feb 25 02:22:59.218 INFO O| Feb 25 02:22:59.218 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50722025-02-25T02:23:00.848Z[ recovery-image] Feb 25 02:22:59.253 INFO O| Feb 25 02:22:59.253 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/eject"
50732025-02-25T02:23:00.848Z[ recovery-image] Feb 25 02:22:59.253 INFO O| Feb 25 02:22:59.253 INFO STEP 163 (remove_files) COMPLETE
50742025-02-25T02:23:00.848Z[ recovery-image] Feb 25 02:22:59.253 INFO O| Feb 25 02:22:59.253 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50752025-02-25T02:23:00.869Z[ recovery-image] Feb 25 02:22:59.275 INFO O| Feb 25 02:22:59.274 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfsign"
50762025-02-25T02:23:00.870Z[ recovery-image] Feb 25 02:22:59.275 INFO O| Feb 25 02:22:59.275 INFO STEP 164 (remove_files) COMPLETE
50772025-02-25T02:23:00.872Z[ recovery-image] Feb 25 02:22:59.275 INFO O| Feb 25 02:22:59.275 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50782025-02-25T02:23:00.891Z[ recovery-image] Feb 25 02:22:59.296 INFO O| Feb 25 02:22:59.296 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/elfwrap"
50792025-02-25T02:23:00.891Z[ recovery-image] Feb 25 02:22:59.296 INFO O| Feb 25 02:22:59.296 INFO STEP 165 (remove_files) COMPLETE
50802025-02-25T02:23:00.894Z[ recovery-image] Feb 25 02:22:59.296 INFO O| Feb 25 02:22:59.296 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50812025-02-25T02:23:00.914Z[ recovery-image] Feb 25 02:22:59.319 INFO O| Feb 25 02:22:59.319 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encode_keychange"
50822025-02-25T02:23:00.914Z[ recovery-image] Feb 25 02:22:59.319 INFO O| Feb 25 02:22:59.319 INFO STEP 166 (remove_files) COMPLETE
50832025-02-25T02:23:00.914Z[ recovery-image] Feb 25 02:22:59.319 INFO O| Feb 25 02:22:59.319 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50842025-02-25T02:23:00.943Z[ recovery-image] Feb 25 02:22:59.348 INFO O| Feb 25 02:22:59.348 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/encrypt"
50852025-02-25T02:23:00.943Z[ recovery-image] Feb 25 02:22:59.348 INFO O| Feb 25 02:22:59.348 INFO STEP 167 (remove_files) COMPLETE
50862025-02-25T02:23:00.946Z[ recovery-image] Feb 25 02:22:59.349 INFO O| Feb 25 02:22:59.349 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50872025-02-25T02:23:00.977Z[ recovery-image] Feb 25 02:22:59.382 INFO O| Feb 25 02:22:59.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/enhance"
50882025-02-25T02:23:00.980Z[ recovery-image] Feb 25 02:22:59.383 INFO O| Feb 25 02:22:59.383 INFO STEP 168 (remove_files) COMPLETE
50892025-02-25T02:23:00.980Z[ recovery-image] Feb 25 02:22:59.383 INFO O| Feb 25 02:22:59.383 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50902025-02-25T02:23:01.054Z[ recovery-image] Feb 25 02:22:59.459 INFO O| Feb 25 02:22:59.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/env"
50912025-02-25T02:23:01.054Z[ recovery-image] Feb 25 02:22:59.459 INFO O| Feb 25 02:22:59.459 INFO STEP 169 (remove_files) COMPLETE
50922025-02-25T02:23:01.054Z[ recovery-image] Feb 25 02:22:59.459 INFO O| Feb 25 02:22:59.459 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50932025-02-25T02:23:01.180Z[ recovery-image] Feb 25 02:22:59.583 INFO O| Feb 25 02:22:59.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/etdump"
50942025-02-25T02:23:01.180Z[ recovery-image] Feb 25 02:22:59.583 INFO O| Feb 25 02:22:59.583 INFO STEP 170 (remove_files) COMPLETE
50952025-02-25T02:23:01.180Z[ recovery-image] Feb 25 02:22:59.583 INFO O| Feb 25 02:22:59.583 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50962025-02-25T02:23:01.201Z[ recovery-image] Feb 25 02:22:59.606 INFO O| Feb 25 02:22:59.606 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/expand"
50972025-02-25T02:23:01.201Z[ recovery-image] Feb 25 02:22:59.606 INFO O| Feb 25 02:22:59.606 INFO STEP 171 (remove_files) COMPLETE
50982025-02-25T02:23:01.204Z[ recovery-image] Feb 25 02:22:59.606 INFO O| Feb 25 02:22:59.606 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50992025-02-25T02:23:01.276Z[ recovery-image] Feb 25 02:22:59.681 INFO O| Feb 25 02:22:59.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/exstr"
51002025-02-25T02:23:01.279Z[ recovery-image] Feb 25 02:22:59.681 INFO O| Feb 25 02:22:59.681 INFO STEP 172 (remove_files) COMPLETE
51012025-02-25T02:23:01.279Z[ recovery-image] Feb 25 02:22:59.681 INFO O| Feb 25 02:22:59.681 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51022025-02-25T02:23:01.295Z[ recovery-image] Feb 25 02:22:59.700 INFO O| Feb 25 02:22:59.700 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/factor"
51032025-02-25T02:23:01.298Z[ recovery-image] Feb 25 02:22:59.700 INFO O| Feb 25 02:22:59.700 INFO STEP 173 (remove_files) COMPLETE
51042025-02-25T02:23:01.298Z[ recovery-image] Feb 25 02:22:59.700 INFO O| Feb 25 02:22:59.700 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51052025-02-25T02:23:01.341Z[ recovery-image] Feb 25 02:22:59.746 INFO O| Feb 25 02:22:59.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/false"
51062025-02-25T02:23:01.341Z[ recovery-image] Feb 25 02:22:59.746 INFO O| Feb 25 02:22:59.746 INFO STEP 174 (remove_files) COMPLETE
51072025-02-25T02:23:01.341Z[ recovery-image] Feb 25 02:22:59.746 INFO O| Feb 25 02:22:59.746 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51082025-02-25T02:23:01.364Z[ recovery-image] Feb 25 02:22:59.768 INFO O| Feb 25 02:22:59.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fc"
51092025-02-25T02:23:01.364Z[ recovery-image] Feb 25 02:22:59.768 INFO O| Feb 25 02:22:59.768 INFO STEP 175 (remove_files) COMPLETE
51102025-02-25T02:23:01.364Z[ recovery-image] Feb 25 02:22:59.768 INFO O| Feb 25 02:22:59.768 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51112025-02-25T02:23:01.383Z[ recovery-image] Feb 25 02:22:59.788 INFO O| Feb 25 02:22:59.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdetach"
51122025-02-25T02:23:01.384Z[ recovery-image] Feb 25 02:22:59.788 INFO O| Feb 25 02:22:59.788 INFO STEP 176 (remove_files) COMPLETE
51132025-02-25T02:23:01.386Z[ recovery-image] Feb 25 02:22:59.788 INFO O| Feb 25 02:22:59.788 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51142025-02-25T02:23:01.403Z[ recovery-image] Feb 25 02:22:59.808 INFO O| Feb 25 02:22:59.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fdformat"
51152025-02-25T02:23:01.403Z[ recovery-image] Feb 25 02:22:59.808 INFO O| Feb 25 02:22:59.808 INFO STEP 177 (remove_files) COMPLETE
51162025-02-25T02:23:01.406Z[ recovery-image] Feb 25 02:22:59.808 INFO O| Feb 25 02:22:59.808 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51172025-02-25T02:23:01.423Z[ recovery-image] Feb 25 02:22:59.828 INFO O| Feb 25 02:22:59.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fg"
51182025-02-25T02:23:01.423Z[ recovery-image] Feb 25 02:22:59.828 INFO O| Feb 25 02:22:59.828 INFO STEP 178 (remove_files) COMPLETE
51192025-02-25T02:23:01.426Z[ recovery-image] Feb 25 02:22:59.828 INFO O| Feb 25 02:22:59.828 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51202025-02-25T02:23:01.443Z[ recovery-image] Feb 25 02:22:59.848 INFO O| Feb 25 02:22:59.848 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fgrep"
51212025-02-25T02:23:01.446Z[ recovery-image] Feb 25 02:22:59.848 INFO O| Feb 25 02:22:59.848 INFO STEP 179 (remove_files) COMPLETE
51222025-02-25T02:23:01.446Z[ recovery-image] Feb 25 02:22:59.848 INFO O| Feb 25 02:22:59.848 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51232025-02-25T02:23:01.463Z[ recovery-image] Feb 25 02:22:59.868 INFO O| Feb 25 02:22:59.868 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/file"
51242025-02-25T02:23:01.463Z[ recovery-image] Feb 25 02:22:59.868 INFO O| Feb 25 02:22:59.868 INFO STEP 180 (remove_files) COMPLETE
51252025-02-25T02:23:01.463Z[ recovery-image] Feb 25 02:22:59.868 INFO O| Feb 25 02:22:59.868 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51262025-02-25T02:23:01.494Z[ recovery-image] Feb 25 02:22:59.899 INFO O| Feb 25 02:22:59.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fixproc"
51272025-02-25T02:23:01.494Z[ recovery-image] Feb 25 02:22:59.899 INFO O| Feb 25 02:22:59.899 INFO STEP 181 (remove_files) COMPLETE
51282025-02-25T02:23:01.494Z[ recovery-image] Feb 25 02:22:59.899 INFO O| Feb 25 02:22:59.899 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51292025-02-25T02:23:01.516Z[ recovery-image] Feb 25 02:22:59.921 INFO O| Feb 25 02:22:59.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmt"
51302025-02-25T02:23:01.517Z[ recovery-image] Feb 25 02:22:59.921 INFO O| Feb 25 02:22:59.921 INFO STEP 182 (remove_files) COMPLETE
51312025-02-25T02:23:01.517Z[ recovery-image] Feb 25 02:22:59.921 INFO O| Feb 25 02:22:59.921 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51322025-02-25T02:23:01.582Z[verify-libraries] Compiling internet-checksum v0.2.1
51332025-02-25T02:23:01.593Z[ recovery-image] Feb 25 02:22:59.997 INFO O| Feb 25 02:22:59.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fmtmsg"
51342025-02-25T02:23:01.593Z[ recovery-image] Feb 25 02:22:59.998 INFO O| Feb 25 02:22:59.998 INFO STEP 183 (remove_files) COMPLETE
51352025-02-25T02:23:01.593Z[ recovery-image] Feb 25 02:22:59.998 INFO O| Feb 25 02:22:59.998 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51362025-02-25T02:23:01.615Z[ recovery-image] Feb 25 02:23:00.020 INFO O| Feb 25 02:23:00.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fold"
51372025-02-25T02:23:01.615Z[ recovery-image] Feb 25 02:23:00.020 INFO O| Feb 25 02:23:00.020 INFO STEP 184 (remove_files) COMPLETE
51382025-02-25T02:23:01.615Z[ recovery-image] Feb 25 02:23:00.020 INFO O| Feb 25 02:23:00.020 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51392025-02-25T02:23:01.636Z[ recovery-image] Feb 25 02:23:00.041 INFO O| Feb 25 02:23:00.041 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/fsstat"
51402025-02-25T02:23:01.636Z[ recovery-image] Feb 25 02:23:00.041 INFO O| Feb 25 02:23:00.041 INFO STEP 185 (remove_files) COMPLETE
51412025-02-25T02:23:01.639Z[ recovery-image] Feb 25 02:23:00.041 INFO O| Feb 25 02:23:00.041 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51422025-02-25T02:23:01.668Z[ recovery-image] Feb 25 02:23:00.073 INFO O| Feb 25 02:23:00.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gclear"
51432025-02-25T02:23:01.671Z[ recovery-image] Feb 25 02:23:00.074 INFO O| Feb 25 02:23:00.073 INFO STEP 186 (remove_files) COMPLETE
51442025-02-25T02:23:01.672Z[ recovery-image] Feb 25 02:23:00.074 INFO O| Feb 25 02:23:00.074 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51452025-02-25T02:23:01.692Z[ recovery-image] Feb 25 02:23:00.097 INFO O| Feb 25 02:23:00.097 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/geniconvtbl"
51462025-02-25T02:23:01.695Z[ recovery-image] Feb 25 02:23:00.097 INFO O| Feb 25 02:23:00.097 INFO STEP 187 (remove_files) COMPLETE
51472025-02-25T02:23:01.695Z[ recovery-image] Feb 25 02:23:00.098 INFO O| Feb 25 02:23:00.098 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51482025-02-25T02:23:01.716Z[ recovery-image] Feb 25 02:23:00.121 INFO O| Feb 25 02:23:00.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getconf"
51492025-02-25T02:23:01.716Z[ recovery-image] Feb 25 02:23:00.121 INFO O| Feb 25 02:23:00.121 INFO STEP 188 (remove_files) COMPLETE
51502025-02-25T02:23:01.716Z[ recovery-image] Feb 25 02:23:00.121 INFO O| Feb 25 02:23:00.121 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51512025-02-25T02:23:01.745Z[ recovery-image] Feb 25 02:23:00.150 INFO O| Feb 25 02:23:00.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdev"
51522025-02-25T02:23:01.745Z[ recovery-image] Feb 25 02:23:00.150 INFO O| Feb 25 02:23:00.150 INFO STEP 189 (remove_files) COMPLETE
51532025-02-25T02:23:01.748Z[ recovery-image] Feb 25 02:23:00.150 INFO O| Feb 25 02:23:00.150 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51542025-02-25T02:23:01.787Z[ recovery-image] Feb 25 02:23:00.192 INFO O| Feb 25 02:23:00.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getdgrp"
51552025-02-25T02:23:01.787Z[ recovery-image] Feb 25 02:23:00.192 INFO O| Feb 25 02:23:00.192 INFO STEP 190 (remove_files) COMPLETE
51562025-02-25T02:23:01.790Z[ recovery-image] Feb 25 02:23:00.192 INFO O| Feb 25 02:23:00.192 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51572025-02-25T02:23:01.829Z[ recovery-image] Feb 25 02:23:00.233 INFO O| Feb 25 02:23:00.233 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getent"
51582025-02-25T02:23:01.829Z[ recovery-image] Feb 25 02:23:00.234 INFO O| Feb 25 02:23:00.233 INFO STEP 191 (remove_files) COMPLETE
51592025-02-25T02:23:01.829Z[ recovery-image] Feb 25 02:23:00.234 INFO O| Feb 25 02:23:00.234 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51602025-02-25T02:23:01.853Z[ recovery-image] Feb 25 02:23:00.258 INFO O| Feb 25 02:23:00.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getfacl"
51612025-02-25T02:23:01.853Z[ recovery-image] Feb 25 02:23:00.258 INFO O| Feb 25 02:23:00.258 INFO STEP 192 (remove_files) COMPLETE
51622025-02-25T02:23:01.853Z[ recovery-image] Feb 25 02:23:00.258 INFO O| Feb 25 02:23:00.258 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51632025-02-25T02:23:01.894Z[ recovery-image] Feb 25 02:23:00.299 INFO O| Feb 25 02:23:00.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopt"
51642025-02-25T02:23:01.897Z[ recovery-image] Feb 25 02:23:00.299 INFO O| Feb 25 02:23:00.299 INFO STEP 193 (remove_files) COMPLETE
51652025-02-25T02:23:01.897Z[ recovery-image] Feb 25 02:23:00.299 INFO O| Feb 25 02:23:00.299 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51662025-02-25T02:23:01.931Z[ recovery-image] Feb 25 02:23:00.336 INFO O| Feb 25 02:23:00.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getopts"
51672025-02-25T02:23:01.931Z[ recovery-image] Feb 25 02:23:00.336 INFO O| Feb 25 02:23:00.336 INFO STEP 194 (remove_files) COMPLETE
51682025-02-25T02:23:01.931Z[ recovery-image] Feb 25 02:23:00.336 INFO O| Feb 25 02:23:00.336 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51692025-02-25T02:23:01.956Z[ recovery-image] Feb 25 02:23:00.361 INFO O| Feb 25 02:23:00.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gettext"
51702025-02-25T02:23:01.956Z[ recovery-image] Feb 25 02:23:00.361 INFO O| Feb 25 02:23:00.361 INFO STEP 195 (remove_files) COMPLETE
51712025-02-25T02:23:01.956Z[ recovery-image] Feb 25 02:23:00.361 INFO O| Feb 25 02:23:00.361 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51722025-02-25T02:23:01.981Z[ recovery-image] Feb 25 02:23:00.385 INFO O| Feb 25 02:23:00.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/getvol"
51732025-02-25T02:23:01.981Z[ recovery-image] Feb 25 02:23:00.386 INFO O| Feb 25 02:23:00.385 INFO STEP 196 (remove_files) COMPLETE
51742025-02-25T02:23:01.981Z[ recovery-image] Feb 25 02:23:00.386 INFO O| Feb 25 02:23:00.386 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51752025-02-25T02:23:02.006Z[ recovery-image] Feb 25 02:23:00.411 INFO O| Feb 25 02:23:00.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ginfocmp"
51762025-02-25T02:23:02.009Z[ recovery-image] Feb 25 02:23:00.411 INFO O| Feb 25 02:23:00.411 INFO STEP 197 (remove_files) COMPLETE
51772025-02-25T02:23:02.009Z[ recovery-image] Feb 25 02:23:00.411 INFO O| Feb 25 02:23:00.411 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51782025-02-25T02:23:02.032Z[ recovery-image] Feb 25 02:23:00.435 INFO O| Feb 25 02:23:00.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/groups"
51792025-02-25T02:23:02.032Z[ recovery-image] Feb 25 02:23:00.435 INFO O| Feb 25 02:23:00.435 INFO STEP 198 (remove_files) COMPLETE
51802025-02-25T02:23:02.032Z[ recovery-image] Feb 25 02:23:00.435 INFO O| Feb 25 02:23:00.435 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51812025-02-25T02:23:02.054Z[ recovery-image] Feb 25 02:23:00.459 INFO O| Feb 25 02:23:00.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtabs"
51822025-02-25T02:23:02.054Z[ recovery-image] Feb 25 02:23:00.459 INFO O| Feb 25 02:23:00.459 INFO STEP 199 (remove_files) COMPLETE
51832025-02-25T02:23:02.054Z[ recovery-image] Feb 25 02:23:00.459 INFO O| Feb 25 02:23:00.459 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51842025-02-25T02:23:02.078Z[ recovery-image] Feb 25 02:23:00.483 INFO O| Feb 25 02:23:00.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtic"
51852025-02-25T02:23:02.078Z[ recovery-image] Feb 25 02:23:00.483 INFO O| Feb 25 02:23:00.483 INFO STEP 200 (remove_files) COMPLETE
51862025-02-25T02:23:02.078Z[ recovery-image] Feb 25 02:23:00.483 INFO O| Feb 25 02:23:00.483 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51872025-02-25T02:23:02.101Z[ recovery-image] Feb 25 02:23:00.506 INFO O| Feb 25 02:23:00.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtoe"
51882025-02-25T02:23:02.101Z[ recovery-image] Feb 25 02:23:00.506 INFO O| Feb 25 02:23:00.506 INFO STEP 201 (remove_files) COMPLETE
51892025-02-25T02:23:02.104Z[ recovery-image] Feb 25 02:23:00.506 INFO O| Feb 25 02:23:00.506 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51902025-02-25T02:23:02.125Z[ recovery-image] Feb 25 02:23:00.529 INFO O| Feb 25 02:23:00.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtput"
51912025-02-25T02:23:02.125Z[ recovery-image] Feb 25 02:23:00.529 INFO O| Feb 25 02:23:00.529 INFO STEP 202 (remove_files) COMPLETE
51922025-02-25T02:23:02.125Z[ recovery-image] Feb 25 02:23:00.529 INFO O| Feb 25 02:23:00.529 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51932025-02-25T02:23:02.147Z[ recovery-image] Feb 25 02:23:00.552 INFO O| Feb 25 02:23:00.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gtset"
51942025-02-25T02:23:02.147Z[ recovery-image] Feb 25 02:23:00.552 INFO O| Feb 25 02:23:00.552 INFO STEP 203 (remove_files) COMPLETE
51952025-02-25T02:23:02.147Z[ recovery-image] Feb 25 02:23:00.552 INFO O| Feb 25 02:23:00.552 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51962025-02-25T02:23:02.170Z[ recovery-image] Feb 25 02:23:00.574 INFO O| Feb 25 02:23:00.574 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gunzip"
51972025-02-25T02:23:02.170Z[ recovery-image] Feb 25 02:23:00.574 INFO O| Feb 25 02:23:00.574 INFO STEP 204 (remove_files) COMPLETE
51982025-02-25T02:23:02.170Z[ recovery-image] Feb 25 02:23:00.574 INFO O| Feb 25 02:23:00.574 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51992025-02-25T02:23:02.191Z[ recovery-image] Feb 25 02:23:00.596 INFO O| Feb 25 02:23:00.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcat"
52002025-02-25T02:23:02.191Z[ recovery-image] Feb 25 02:23:00.596 INFO O| Feb 25 02:23:00.596 INFO STEP 205 (remove_files) COMPLETE
52012025-02-25T02:23:02.194Z[ recovery-image] Feb 25 02:23:00.596 INFO O| Feb 25 02:23:00.596 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52022025-02-25T02:23:02.215Z[ recovery-image] Feb 25 02:23:00.619 INFO O| Feb 25 02:23:00.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzcmp"
52032025-02-25T02:23:02.217Z[ recovery-image] Feb 25 02:23:00.620 INFO O| Feb 25 02:23:00.620 INFO STEP 206 (remove_files) COMPLETE
52042025-02-25T02:23:02.218Z[ recovery-image] Feb 25 02:23:00.620 INFO O| Feb 25 02:23:00.620 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52052025-02-25T02:23:02.239Z[ recovery-image] Feb 25 02:23:00.644 INFO O| Feb 25 02:23:00.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzdiff"
52062025-02-25T02:23:02.242Z[ recovery-image] Feb 25 02:23:00.644 INFO O| Feb 25 02:23:00.644 INFO STEP 207 (remove_files) COMPLETE
52072025-02-25T02:23:02.242Z[ recovery-image] Feb 25 02:23:00.644 INFO O| Feb 25 02:23:00.644 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52082025-02-25T02:23:02.263Z[ recovery-image] Feb 25 02:23:00.668 INFO O| Feb 25 02:23:00.668 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzegrep"
52092025-02-25T02:23:02.263Z[ recovery-image] Feb 25 02:23:00.668 INFO O| Feb 25 02:23:00.668 INFO STEP 208 (remove_files) COMPLETE
52102025-02-25T02:23:02.268Z[ recovery-image] Feb 25 02:23:00.668 INFO O| Feb 25 02:23:00.668 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52112025-02-25T02:23:02.327Z[ recovery-image] Feb 25 02:23:00.731 INFO O| Feb 25 02:23:00.731 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzexe"
52122025-02-25T02:23:02.327Z[ recovery-image] Feb 25 02:23:00.731 INFO O| Feb 25 02:23:00.731 INFO STEP 209 (remove_files) COMPLETE
52132025-02-25T02:23:02.327Z[ recovery-image] Feb 25 02:23:00.731 INFO O| Feb 25 02:23:00.731 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52142025-02-25T02:23:02.346Z[ recovery-image] Feb 25 02:23:00.751 INFO O| Feb 25 02:23:00.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzfgrep"
52152025-02-25T02:23:02.346Z[ recovery-image] Feb 25 02:23:00.751 INFO O| Feb 25 02:23:00.751 INFO STEP 210 (remove_files) COMPLETE
52162025-02-25T02:23:02.346Z[ recovery-image] Feb 25 02:23:00.751 INFO O| Feb 25 02:23:00.751 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52172025-02-25T02:23:02.367Z[ recovery-image] Feb 25 02:23:00.772 INFO O| Feb 25 02:23:00.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzforce"
52182025-02-25T02:23:02.381Z[ recovery-image] Feb 25 02:23:00.785 INFO O| Feb 25 02:23:00.785 INFO STEP 211 (remove_files) COMPLETE
52192025-02-25T02:23:02.381Z[ recovery-image] Feb 25 02:23:00.785 INFO O| Feb 25 02:23:00.785 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52202025-02-25T02:23:02.428Z[ recovery-image] Feb 25 02:23:00.833 INFO O| Feb 25 02:23:00.832 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzgrep"
52212025-02-25T02:23:02.431Z[ recovery-image] Feb 25 02:23:00.833 INFO O| Feb 25 02:23:00.833 INFO STEP 212 (remove_files) COMPLETE
52222025-02-25T02:23:02.431Z[ recovery-image] Feb 25 02:23:00.833 INFO O| Feb 25 02:23:00.833 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52232025-02-25T02:23:02.489Z[ recovery-image] Feb 25 02:23:00.894 INFO O| Feb 25 02:23:00.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzip"
52242025-02-25T02:23:02.489Z[ recovery-image] Feb 25 02:23:00.894 INFO O| Feb 25 02:23:00.894 INFO STEP 213 (remove_files) COMPLETE
52252025-02-25T02:23:02.492Z[ recovery-image] Feb 25 02:23:00.894 INFO O| Feb 25 02:23:00.894 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52262025-02-25T02:23:02.522Z[ recovery-image] Feb 25 02:23:00.927 INFO O| Feb 25 02:23:00.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzless"
52272025-02-25T02:23:02.522Z[ recovery-image] Feb 25 02:23:00.927 INFO O| Feb 25 02:23:00.927 INFO STEP 214 (remove_files) COMPLETE
52282025-02-25T02:23:02.525Z[ recovery-image] Feb 25 02:23:00.927 INFO O| Feb 25 02:23:00.927 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52292025-02-25T02:23:02.580Z[ recovery-image] Feb 25 02:23:00.984 INFO O| Feb 25 02:23:00.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gzmore"
52302025-02-25T02:23:02.580Z[ recovery-image] Feb 25 02:23:00.985 INFO O| Feb 25 02:23:00.985 INFO STEP 215 (remove_files) COMPLETE
52312025-02-25T02:23:02.583Z[ recovery-image] Feb 25 02:23:00.985 INFO O| Feb 25 02:23:00.985 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52322025-02-25T02:23:02.585Z[ host-image] Feb 25 02:23:00.989 INFO O| Feb 25 02:23:00.989 INFO O| Planning: Solver setup ... Done
52332025-02-25T02:23:02.592Z[ host-image] Feb 25 02:23:00.997 INFO O| Feb 25 02:23:00.997 INFO O| Planning: Running solver ... Done
52342025-02-25T02:23:02.611Z[ recovery-image] Feb 25 02:23:01.015 INFO O| Feb 25 02:23:01.015 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/gznew"
52352025-02-25T02:23:02.611Z[ recovery-image] Feb 25 02:23:01.015 INFO O| Feb 25 02:23:01.015 INFO STEP 216 (remove_files) COMPLETE
52362025-02-25T02:23:02.611Z[ recovery-image] Feb 25 02:23:01.015 INFO O| Feb 25 02:23:01.015 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52372025-02-25T02:23:02.633Z[ recovery-image] Feb 25 02:23:01.037 INFO O| Feb 25 02:23:01.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hash"
52382025-02-25T02:23:02.633Z[ recovery-image] Feb 25 02:23:01.037 INFO O| Feb 25 02:23:01.037 INFO STEP 217 (remove_files) COMPLETE
52392025-02-25T02:23:02.633Z[ recovery-image] Feb 25 02:23:01.037 INFO O| Feb 25 02:23:01.037 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52402025-02-25T02:23:02.655Z[ recovery-image] Feb 25 02:23:01.060 INFO O| Feb 25 02:23:01.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostid"
52412025-02-25T02:23:02.659Z[ recovery-image] Feb 25 02:23:01.060 INFO O| Feb 25 02:23:01.060 INFO STEP 218 (remove_files) COMPLETE
52422025-02-25T02:23:02.660Z[ recovery-image] Feb 25 02:23:01.061 INFO O| Feb 25 02:23:01.060 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52432025-02-25T02:23:02.679Z[ recovery-image] Feb 25 02:23:01.083 INFO O| Feb 25 02:23:01.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/hostname"
52442025-02-25T02:23:02.682Z[ recovery-image] Feb 25 02:23:01.083 INFO O| Feb 25 02:23:01.083 INFO STEP 219 (remove_files) COMPLETE
52452025-02-25T02:23:02.682Z[ recovery-image] Feb 25 02:23:01.083 INFO O| Feb 25 02:23:01.083 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52462025-02-25T02:23:02.703Z[ recovery-image] Feb 25 02:23:01.108 INFO O| Feb 25 02:23:01.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/adb"
52472025-02-25T02:23:02.703Z[ recovery-image] Feb 25 02:23:01.108 INFO O| Feb 25 02:23:01.108 INFO STEP 220 (remove_files) COMPLETE
52482025-02-25T02:23:02.703Z[ recovery-image] Feb 25 02:23:01.108 INFO O| Feb 25 02:23:01.108 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52492025-02-25T02:23:02.739Z[ host-image] Feb 25 02:23:01.142 INFO O| Feb 25 02:23:01.142 INFO O| Planning: Finding local manifests ... Done
52502025-02-25T02:23:02.742Z[ host-image] Feb 25 02:23:01.145 INFO O| Feb 25 02:23:01.145 INFO O| Planning: Fetching manifests: 0/6 0% complete
52512025-02-25T02:23:02.745Z[ recovery-image] Feb 25 02:23:01.149 INFO O| Feb 25 02:23:01.149 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/amt"
52522025-02-25T02:23:02.745Z[ recovery-image] Feb 25 02:23:01.149 INFO O| Feb 25 02:23:01.149 INFO STEP 221 (remove_files) COMPLETE
52532025-02-25T02:23:02.745Z[ recovery-image] Feb 25 02:23:01.149 INFO O| Feb 25 02:23:01.149 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52542025-02-25T02:23:02.767Z[ recovery-image] Feb 25 02:23:01.172 INFO O| Feb 25 02:23:01.172 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/ksh"
52552025-02-25T02:23:02.767Z[ recovery-image] Feb 25 02:23:01.172 INFO O| Feb 25 02:23:01.172 INFO STEP 222 (remove_files) COMPLETE
52562025-02-25T02:23:02.770Z[ recovery-image] Feb 25 02:23:01.172 INFO O| Feb 25 02:23:01.172 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52572025-02-25T02:23:02.801Z[ recovery-image] Feb 25 02:23:01.205 INFO O| Feb 25 02:23:01.205 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/mdb"
52582025-02-25T02:23:02.801Z[ recovery-image] Feb 25 02:23:01.205 INFO O| Feb 25 02:23:01.205 INFO STEP 223 (remove_files) COMPLETE
52592025-02-25T02:23:02.803Z[ recovery-image] Feb 25 02:23:01.205 INFO O| Feb 25 02:23:01.205 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52602025-02-25T02:23:02.822Z[ recovery-image] Feb 25 02:23:01.227 INFO O| Feb 25 02:23:01.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh"
52612025-02-25T02:23:02.822Z[ recovery-image] Feb 25 02:23:01.227 INFO O| Feb 25 02:23:01.227 INFO STEP 224 (remove_files) COMPLETE
52622025-02-25T02:23:02.825Z[ recovery-image] Feb 25 02:23:01.227 INFO O| Feb 25 02:23:01.227 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52632025-02-25T02:23:02.843Z[ recovery-image] Feb 25 02:23:01.247 INFO O| Feb 25 02:23:01.247 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/i86/rksh93"
52642025-02-25T02:23:02.843Z[ recovery-image] Feb 25 02:23:01.247 INFO O| Feb 25 02:23:01.247 INFO STEP 225 (remove_files) COMPLETE
52652025-02-25T02:23:02.843Z[ recovery-image] Feb 25 02:23:01.248 INFO O| Feb 25 02:23:01.247 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52662025-02-25T02:23:02.864Z[ recovery-image] Feb 25 02:23:01.269 INFO O| Feb 25 02:23:01.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iconv"
52672025-02-25T02:23:02.864Z[ recovery-image] Feb 25 02:23:01.269 INFO O| Feb 25 02:23:01.269 INFO STEP 226 (remove_files) COMPLETE
52682025-02-25T02:23:02.867Z[ recovery-image] Feb 25 02:23:01.269 INFO O| Feb 25 02:23:01.269 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52692025-02-25T02:23:02.925Z[ recovery-image] Feb 25 02:23:01.330 INFO O| Feb 25 02:23:01.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/id"
52702025-02-25T02:23:02.925Z[ recovery-image] Feb 25 02:23:01.330 INFO O| Feb 25 02:23:01.330 INFO STEP 227 (remove_files) COMPLETE
52712025-02-25T02:23:02.928Z[ recovery-image] Feb 25 02:23:01.330 INFO O| Feb 25 02:23:01.330 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52722025-02-25T02:23:02.969Z[ recovery-image] Feb 25 02:23:01.373 INFO O| Feb 25 02:23:01.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/idn"
52732025-02-25T02:23:02.971Z[ recovery-image] Feb 25 02:23:01.374 INFO O| Feb 25 02:23:01.374 INFO STEP 228 (remove_files) COMPLETE
52742025-02-25T02:23:02.971Z[ recovery-image] Feb 25 02:23:01.374 INFO O| Feb 25 02:23:01.374 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52752025-02-25T02:23:02.994Z[ recovery-image] Feb 25 02:23:01.399 INFO O| Feb 25 02:23:01.398 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/infocmp"
52762025-02-25T02:23:02.994Z[ recovery-image] Feb 25 02:23:01.399 INFO O| Feb 25 02:23:01.399 INFO STEP 229 (remove_files) COMPLETE
52772025-02-25T02:23:02.997Z[ recovery-image] Feb 25 02:23:01.399 INFO O| Feb 25 02:23:01.399 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52782025-02-25T02:23:03.018Z[ recovery-image] Feb 25 02:23:01.423 INFO O| Feb 25 02:23:01.423 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/iostat"
52792025-02-25T02:23:03.018Z[ recovery-image] Feb 25 02:23:01.423 INFO O| Feb 25 02:23:01.423 INFO STEP 230 (remove_files) COMPLETE
52802025-02-25T02:23:03.021Z[ recovery-image] Feb 25 02:23:01.423 INFO O| Feb 25 02:23:01.423 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52812025-02-25T02:23:03.043Z[ recovery-image] Feb 25 02:23:01.448 INFO O| Feb 25 02:23:01.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ipf-mod.pl"
52822025-02-25T02:23:03.043Z[ recovery-image] Feb 25 02:23:01.448 INFO O| Feb 25 02:23:01.448 INFO STEP 231 (remove_files) COMPLETE
52832025-02-25T02:23:03.050Z[ recovery-image] Feb 25 02:23:01.449 INFO O| Feb 25 02:23:01.448 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52842025-02-25T02:23:03.102Z[ recovery-image] Feb 25 02:23:01.506 INFO O| Feb 25 02:23:01.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isainfo"
52852025-02-25T02:23:03.104Z[ recovery-image] Feb 25 02:23:01.506 INFO O| Feb 25 02:23:01.506 INFO STEP 232 (remove_files) COMPLETE
52862025-02-25T02:23:03.104Z[ recovery-image] Feb 25 02:23:01.506 INFO O| Feb 25 02:23:01.506 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52872025-02-25T02:23:03.108Z[ host-image] Feb 25 02:23:01.513 INFO O| Feb 25 02:23:01.513 INFO O| Planning: Fetching manifests: 6/6 100% complete
52882025-02-25T02:23:03.125Z[ recovery-image] Feb 25 02:23:01.529 INFO O| Feb 25 02:23:01.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/isalist"
52892025-02-25T02:23:03.125Z[ recovery-image] Feb 25 02:23:01.529 INFO O| Feb 25 02:23:01.529 INFO STEP 233 (remove_files) COMPLETE
52902025-02-25T02:23:03.125Z[ recovery-image] Feb 25 02:23:01.529 INFO O| Feb 25 02:23:01.529 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52912025-02-25T02:23:03.147Z[ recovery-image] Feb 25 02:23:01.551 INFO O| Feb 25 02:23:01.551 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/jobs"
52922025-02-25T02:23:03.147Z[ recovery-image] Feb 25 02:23:01.551 INFO O| Feb 25 02:23:01.551 INFO STEP 234 (remove_files) COMPLETE
52932025-02-25T02:23:03.147Z[ recovery-image] Feb 25 02:23:01.551 INFO O| Feb 25 02:23:01.551 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52942025-02-25T02:23:03.168Z[ recovery-image] Feb 25 02:23:01.573 INFO O| Feb 25 02:23:01.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/join"
52952025-02-25T02:23:03.168Z[ recovery-image] Feb 25 02:23:01.573 INFO O| Feb 25 02:23:01.573 INFO STEP 235 (remove_files) COMPLETE
52962025-02-25T02:23:03.171Z[ recovery-image] Feb 25 02:23:01.573 INFO O| Feb 25 02:23:01.573 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52972025-02-25T02:23:03.173Z[ host-image] Feb 25 02:23:01.578 INFO O| Feb 25 02:23:01.578 INFO O| Planning: Package planning ... Done
52982025-02-25T02:23:03.205Z[ recovery-image] Feb 25 02:23:01.610 INFO O| Feb 25 02:23:01.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kbd"
52992025-02-25T02:23:03.205Z[ recovery-image] Feb 25 02:23:01.610 INFO O| Feb 25 02:23:01.610 INFO STEP 236 (remove_files) COMPLETE
53002025-02-25T02:23:03.205Z[ recovery-image] Feb 25 02:23:01.610 INFO O| Feb 25 02:23:01.610 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53012025-02-25T02:23:03.220Z[ host-image] Feb 25 02:23:01.624 INFO O| Feb 25 02:23:01.624 INFO O| Planning: Merging actions ... Done
53022025-02-25T02:23:03.230Z[ recovery-image] Feb 25 02:23:01.634 INFO O| Feb 25 02:23:01.634 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kdestroy"
53032025-02-25T02:23:03.230Z[ recovery-image] Feb 25 02:23:01.634 INFO O| Feb 25 02:23:01.634 INFO STEP 237 (remove_files) COMPLETE
53042025-02-25T02:23:03.230Z[ recovery-image] Feb 25 02:23:01.634 INFO O| Feb 25 02:23:01.634 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53052025-02-25T02:23:03.254Z[ recovery-image] Feb 25 02:23:01.658 INFO O| Feb 25 02:23:01.658 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogin"
53062025-02-25T02:23:03.254Z[ recovery-image] Feb 25 02:23:01.658 INFO O| Feb 25 02:23:01.658 INFO STEP 238 (remove_files) COMPLETE
53072025-02-25T02:23:03.254Z[ recovery-image] Feb 25 02:23:01.658 INFO O| Feb 25 02:23:01.658 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53082025-02-25T02:23:03.277Z[ recovery-image] Feb 25 02:23:01.681 INFO O| Feb 25 02:23:01.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/keylogout"
53092025-02-25T02:23:03.277Z[ recovery-image] Feb 25 02:23:01.681 INFO O| Feb 25 02:23:01.681 INFO STEP 239 (remove_files) COMPLETE
53102025-02-25T02:23:03.277Z[ recovery-image] Feb 25 02:23:01.681 INFO O| Feb 25 02:23:01.681 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53112025-02-25T02:23:03.300Z[ recovery-image] Feb 25 02:23:01.704 INFO O| Feb 25 02:23:01.704 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kill"
53122025-02-25T02:23:03.300Z[ recovery-image] Feb 25 02:23:01.704 INFO O| Feb 25 02:23:01.704 INFO STEP 240 (remove_files) COMPLETE
53132025-02-25T02:23:03.300Z[ recovery-image] Feb 25 02:23:01.704 INFO O| Feb 25 02:23:01.704 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53142025-02-25T02:23:03.324Z[ recovery-image] Feb 25 02:23:01.728 INFO O| Feb 25 02:23:01.728 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kinit"
53152025-02-25T02:23:03.324Z[ recovery-image] Feb 25 02:23:01.728 INFO O| Feb 25 02:23:01.728 INFO STEP 241 (remove_files) COMPLETE
53162025-02-25T02:23:03.324Z[ recovery-image] Feb 25 02:23:01.728 INFO O| Feb 25 02:23:01.728 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53172025-02-25T02:23:03.360Z[ host-image] Feb 25 02:23:01.765 INFO O| Feb 25 02:23:01.765 INFO O| Planning: Checking for conflicting actions ... Done
53182025-02-25T02:23:03.366Z[ recovery-image] Feb 25 02:23:01.771 INFO O| Feb 25 02:23:01.771 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/klist"
53192025-02-25T02:23:03.369Z[ recovery-image] Feb 25 02:23:01.771 INFO O| Feb 25 02:23:01.771 INFO STEP 242 (remove_files) COMPLETE
53202025-02-25T02:23:03.369Z[ recovery-image] Feb 25 02:23:01.771 INFO O| Feb 25 02:23:01.771 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53212025-02-25T02:23:03.369Z[ host-image] Feb 25 02:23:01.773 INFO O| Feb 25 02:23:01.772 INFO O| Planning: Consolidating action changes ... Done
53222025-02-25T02:23:03.393Z[ recovery-image] Feb 25 02:23:01.797 INFO O| Feb 25 02:23:01.797 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kmfcfg"
53232025-02-25T02:23:03.395Z[ recovery-image] Feb 25 02:23:01.798 INFO O| Feb 25 02:23:01.798 INFO STEP 243 (remove_files) COMPLETE
53242025-02-25T02:23:03.395Z[ recovery-image] Feb 25 02:23:01.798 INFO O| Feb 25 02:23:01.798 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53252025-02-25T02:23:03.450Z[ recovery-image] Feb 25 02:23:01.854 INFO O| Feb 25 02:23:01.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kpasswd"
53262025-02-25T02:23:03.452Z[ recovery-image] Feb 25 02:23:01.854 INFO O| Feb 25 02:23:01.854 INFO STEP 244 (remove_files) COMPLETE
53272025-02-25T02:23:03.453Z[ recovery-image] Feb 25 02:23:01.854 INFO O| Feb 25 02:23:01.854 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53282025-02-25T02:23:03.471Z[ recovery-image] Feb 25 02:23:01.876 INFO O| Feb 25 02:23:01.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/krb5-config"
53292025-02-25T02:23:03.474Z[ recovery-image] Feb 25 02:23:01.876 INFO O| Feb 25 02:23:01.876 INFO STEP 245 (remove_files) COMPLETE
53302025-02-25T02:23:03.474Z[ recovery-image] Feb 25 02:23:01.876 INFO O| Feb 25 02:23:01.876 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53312025-02-25T02:23:03.493Z[ recovery-image] Feb 25 02:23:01.897 INFO O| Feb 25 02:23:01.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ksh93"
53322025-02-25T02:23:03.495Z[ recovery-image] Feb 25 02:23:01.898 INFO O| Feb 25 02:23:01.898 INFO STEP 246 (remove_files) COMPLETE
53332025-02-25T02:23:03.495Z[ recovery-image] Feb 25 02:23:01.898 INFO O| Feb 25 02:23:01.898 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53342025-02-25T02:23:03.515Z[ recovery-image] Feb 25 02:23:01.919 INFO O| Feb 25 02:23:01.919 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ktutil"
53352025-02-25T02:23:03.517Z[ recovery-image] Feb 25 02:23:01.919 INFO O| Feb 25 02:23:01.919 INFO STEP 247 (remove_files) COMPLETE
53362025-02-25T02:23:03.517Z[ recovery-image] Feb 25 02:23:01.920 INFO O| Feb 25 02:23:01.919 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53372025-02-25T02:23:03.575Z[ recovery-image] Feb 25 02:23:01.980 INFO O| Feb 25 02:23:01.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/kvmstat"
53382025-02-25T02:23:03.578Z[ recovery-image] Feb 25 02:23:01.980 INFO O| Feb 25 02:23:01.980 INFO STEP 248 (remove_files) COMPLETE
53392025-02-25T02:23:03.578Z[ recovery-image] Feb 25 02:23:01.980 INFO O| Feb 25 02:23:01.980 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53402025-02-25T02:23:03.601Z[ recovery-image] Feb 25 02:23:02.006 INFO O| Feb 25 02:23:02.006 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/last"
53412025-02-25T02:23:03.601Z[ recovery-image] Feb 25 02:23:02.006 INFO O| Feb 25 02:23:02.006 INFO STEP 249 (remove_files) COMPLETE
53422025-02-25T02:23:03.604Z[ recovery-image] Feb 25 02:23:02.006 INFO O| Feb 25 02:23:02.006 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53432025-02-25T02:23:03.624Z[ recovery-image] Feb 25 02:23:02.029 INFO O| Feb 25 02:23:02.029 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lastcomm"
53442025-02-25T02:23:03.624Z[ recovery-image] Feb 25 02:23:02.029 INFO O| Feb 25 02:23:02.029 INFO STEP 250 (remove_files) COMPLETE
53452025-02-25T02:23:03.627Z[ recovery-image] Feb 25 02:23:02.029 INFO O| Feb 25 02:23:02.029 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53462025-02-25T02:23:03.647Z[ recovery-image] Feb 25 02:23:02.051 INFO O| Feb 25 02:23:02.051 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ld"
53472025-02-25T02:23:03.647Z[ recovery-image] Feb 25 02:23:02.051 INFO O| Feb 25 02:23:02.051 INFO STEP 251 (remove_files) COMPLETE
53482025-02-25T02:23:03.649Z[ recovery-image] Feb 25 02:23:02.052 INFO O| Feb 25 02:23:02.052 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53492025-02-25T02:23:03.676Z[ recovery-image] Feb 25 02:23:02.080 INFO O| Feb 25 02:23:02.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ldd"
53502025-02-25T02:23:03.676Z[ recovery-image] Feb 25 02:23:02.081 INFO O| Feb 25 02:23:02.080 INFO STEP 252 (remove_files) COMPLETE
53512025-02-25T02:23:03.676Z[ recovery-image] Feb 25 02:23:02.081 INFO O| Feb 25 02:23:02.081 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53522025-02-25T02:23:03.700Z[ recovery-image] Feb 25 02:23:02.105 INFO O| Feb 25 02:23:02.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/less"
53532025-02-25T02:23:03.700Z[ recovery-image] Feb 25 02:23:02.105 INFO O| Feb 25 02:23:02.105 INFO STEP 253 (remove_files) COMPLETE
53542025-02-25T02:23:03.703Z[ recovery-image] Feb 25 02:23:02.105 INFO O| Feb 25 02:23:02.105 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53552025-02-25T02:23:03.723Z[ recovery-image] Feb 25 02:23:02.128 INFO O| Feb 25 02:23:02.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lessecho"
53562025-02-25T02:23:03.724Z[ recovery-image] Feb 25 02:23:02.128 INFO O| Feb 25 02:23:02.128 INFO STEP 254 (remove_files) COMPLETE
53572025-02-25T02:23:03.726Z[ recovery-image] Feb 25 02:23:02.128 INFO O| Feb 25 02:23:02.128 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53582025-02-25T02:23:03.733Z[ host-image] Feb 25 02:23:02.138 INFO O| Feb 25 02:23:02.138 INFO O| Planning: Evaluating mediators ... Done
53592025-02-25T02:23:03.740Z[ host-image] Feb 25 02:23:02.144 INFO O| Feb 25 02:23:02.144 INFO O| Planning: Planning completed in 5.72 seconds
53602025-02-25T02:23:03.742Z[ host-image] Feb 25 02:23:02.147 INFO O| Feb 25 02:23:02.147 INFO O| Packages to install: 6
53612025-02-25T02:23:03.743Z[ host-image] Feb 25 02:23:02.147 INFO O| Feb 25 02:23:02.147 INFO O| Mediators to change: 1
53622025-02-25T02:23:03.743Z[ host-image] Feb 25 02:23:02.147 INFO O| Feb 25 02:23:02.147 INFO O| Services to change: 1
53632025-02-25T02:23:03.745Z[ recovery-image] Feb 25 02:23:02.150 INFO O| Feb 25 02:23:02.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lesskey"
53642025-02-25T02:23:03.745Z[ recovery-image] Feb 25 02:23:02.150 INFO O| Feb 25 02:23:02.150 INFO STEP 255 (remove_files) COMPLETE
53652025-02-25T02:23:03.745Z[ recovery-image] Feb 25 02:23:02.150 INFO O| Feb 25 02:23:02.150 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53662025-02-25T02:23:03.769Z[ host-image] Feb 25 02:23:02.174 INFO O| Feb 25 02:23:02.174 INFO O| Download: 0/1140 items 0.0/8.4MB 0% complete
53672025-02-25T02:23:03.791Z[ recovery-image] Feb 25 02:23:02.196 INFO O| Feb 25 02:23:02.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lgrpinfo"
53682025-02-25T02:23:03.791Z[ recovery-image] Feb 25 02:23:02.196 INFO O| Feb 25 02:23:02.196 INFO STEP 256 (remove_files) COMPLETE
53692025-02-25T02:23:03.795Z[ recovery-image] Feb 25 02:23:02.196 INFO O| Feb 25 02:23:02.196 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53702025-02-25T02:23:03.866Z[ recovery-image] Feb 25 02:23:02.270 INFO O| Feb 25 02:23:02.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/line"
53712025-02-25T02:23:03.869Z[ recovery-image] Feb 25 02:23:02.270 INFO O| Feb 25 02:23:02.270 INFO STEP 257 (remove_files) COMPLETE
53722025-02-25T02:23:03.869Z[ recovery-image] Feb 25 02:23:02.270 INFO O| Feb 25 02:23:02.270 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53732025-02-25T02:23:03.943Z[ recovery-image] Feb 25 02:23:02.347 INFO O| Feb 25 02:23:02.347 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listdgrp"
53742025-02-25T02:23:03.943Z[ recovery-image] Feb 25 02:23:02.348 INFO O| Feb 25 02:23:02.348 INFO STEP 258 (remove_files) COMPLETE
53752025-02-25T02:23:03.946Z[ recovery-image] Feb 25 02:23:02.348 INFO O| Feb 25 02:23:02.348 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53762025-02-25T02:23:03.966Z[ recovery-image] Feb 25 02:23:02.371 INFO O| Feb 25 02:23:02.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/listusers"
53772025-02-25T02:23:03.966Z[ recovery-image] Feb 25 02:23:02.371 INFO O| Feb 25 02:23:02.371 INFO STEP 259 (remove_files) COMPLETE
53782025-02-25T02:23:03.969Z[ recovery-image] Feb 25 02:23:02.371 INFO O| Feb 25 02:23:02.371 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53792025-02-25T02:23:04.000Z[ recovery-image] Feb 25 02:23:02.404 INFO O| Feb 25 02:23:02.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/loadkeys"
53802025-02-25T02:23:04.003Z[ recovery-image] Feb 25 02:23:02.404 INFO O| Feb 25 02:23:02.404 INFO STEP 260 (remove_files) COMPLETE
53812025-02-25T02:23:04.003Z[ recovery-image] Feb 25 02:23:02.404 INFO O| Feb 25 02:23:02.404 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53822025-02-25T02:23:04.027Z[ recovery-image] Feb 25 02:23:02.432 INFO O| Feb 25 02:23:02.432 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logger"
53832025-02-25T02:23:04.027Z[ recovery-image] Feb 25 02:23:02.432 INFO O| Feb 25 02:23:02.432 INFO STEP 261 (remove_files) COMPLETE
53842025-02-25T02:23:04.030Z[ recovery-image] Feb 25 02:23:02.432 INFO O| Feb 25 02:23:02.432 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53852025-02-25T02:23:04.056Z[ recovery-image] Feb 25 02:23:02.459 INFO O| Feb 25 02:23:02.459 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logins"
53862025-02-25T02:23:04.056Z[ recovery-image] Feb 25 02:23:02.459 INFO O| Feb 25 02:23:02.459 INFO STEP 262 (remove_files) COMPLETE
53872025-02-25T02:23:04.056Z[ recovery-image] Feb 25 02:23:02.459 INFO O| Feb 25 02:23:02.459 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53882025-02-25T02:23:04.078Z[ recovery-image] Feb 25 02:23:02.483 INFO O| Feb 25 02:23:02.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/logname"
53892025-02-25T02:23:04.078Z[ recovery-image] Feb 25 02:23:02.483 INFO O| Feb 25 02:23:02.483 INFO STEP 263 (remove_files) COMPLETE
53902025-02-25T02:23:04.079Z[ recovery-image] Feb 25 02:23:02.483 INFO O| Feb 25 02:23:02.483 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53912025-02-25T02:23:04.101Z[ recovery-image] Feb 25 02:23:02.506 INFO O| Feb 25 02:23:02.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/look"
53922025-02-25T02:23:04.101Z[ recovery-image] Feb 25 02:23:02.506 INFO O| Feb 25 02:23:02.506 INFO STEP 264 (remove_files) COMPLETE
53932025-02-25T02:23:04.104Z[ recovery-image] Feb 25 02:23:02.506 INFO O| Feb 25 02:23:02.506 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53942025-02-25T02:23:04.124Z[ recovery-image] Feb 25 02:23:02.529 INFO O| Feb 25 02:23:02.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/looker"
53952025-02-25T02:23:04.131Z[ recovery-image] Feb 25 02:23:02.536 INFO O| Feb 25 02:23:02.536 INFO STEP 265 (remove_files) COMPLETE
53962025-02-25T02:23:04.131Z[ recovery-image] Feb 25 02:23:02.536 INFO O| Feb 25 02:23:02.536 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53972025-02-25T02:23:04.157Z[ recovery-image] Feb 25 02:23:02.561 INFO O| Feb 25 02:23:02.561 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lz4"
53982025-02-25T02:23:04.159Z[ recovery-image] Feb 25 02:23:02.561 INFO O| Feb 25 02:23:02.561 INFO STEP 266 (remove_files) COMPLETE
53992025-02-25T02:23:04.159Z[ recovery-image] Feb 25 02:23:02.561 INFO O| Feb 25 02:23:02.561 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54002025-02-25T02:23:04.181Z[ recovery-image] Feb 25 02:23:02.585 INFO O| Feb 25 02:23:02.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmadec"
54012025-02-25T02:23:04.181Z[ recovery-image] Feb 25 02:23:02.585 INFO O| Feb 25 02:23:02.585 INFO STEP 267 (remove_files) COMPLETE
54022025-02-25T02:23:04.181Z[ recovery-image] Feb 25 02:23:02.585 INFO O| Feb 25 02:23:02.585 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54032025-02-25T02:23:04.206Z[ recovery-image] Feb 25 02:23:02.609 INFO O| Feb 25 02:23:02.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/lzmainfo"
54042025-02-25T02:23:04.206Z[ recovery-image] Feb 25 02:23:02.609 INFO O| Feb 25 02:23:02.609 INFO STEP 268 (remove_files) COMPLETE
54052025-02-25T02:23:04.209Z[ recovery-image] Feb 25 02:23:02.610 INFO O| Feb 25 02:23:02.609 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54062025-02-25T02:23:04.228Z[ recovery-image] Feb 25 02:23:02.633 INFO O| Feb 25 02:23:02.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mac"
54072025-02-25T02:23:04.228Z[ recovery-image] Feb 25 02:23:02.633 INFO O| Feb 25 02:23:02.633 INFO STEP 269 (remove_files) COMPLETE
54082025-02-25T02:23:04.231Z[ recovery-image] Feb 25 02:23:02.633 INFO O| Feb 25 02:23:02.633 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54092025-02-25T02:23:04.252Z[ recovery-image] Feb 25 02:23:02.657 INFO O| Feb 25 02:23:02.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mach"
54102025-02-25T02:23:04.252Z[ recovery-image] Feb 25 02:23:02.657 INFO O| Feb 25 02:23:02.657 INFO STEP 270 (remove_files) COMPLETE
54112025-02-25T02:23:04.252Z[ recovery-image] Feb 25 02:23:02.657 INFO O| Feb 25 02:23:02.657 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54122025-02-25T02:23:04.275Z[ recovery-image] Feb 25 02:23:02.679 INFO O| Feb 25 02:23:02.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mailx"
54132025-02-25T02:23:04.275Z[ recovery-image] Feb 25 02:23:02.679 INFO O| Feb 25 02:23:02.679 INFO STEP 271 (remove_files) COMPLETE
54142025-02-25T02:23:04.275Z[ recovery-image] Feb 25 02:23:02.680 INFO O| Feb 25 02:23:02.679 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54152025-02-25T02:23:04.298Z[ recovery-image] Feb 25 02:23:02.702 INFO O| Feb 25 02:23:02.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/makedev"
54162025-02-25T02:23:04.298Z[ recovery-image] Feb 25 02:23:02.702 INFO O| Feb 25 02:23:02.702 INFO STEP 272 (remove_files) COMPLETE
54172025-02-25T02:23:04.301Z[ recovery-image] Feb 25 02:23:02.703 INFO O| Feb 25 02:23:02.702 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54182025-02-25T02:23:04.322Z[ recovery-image] Feb 25 02:23:02.726 INFO O| Feb 25 02:23:02.726 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mesg"
54192025-02-25T02:23:04.322Z[ recovery-image] Feb 25 02:23:02.726 INFO O| Feb 25 02:23:02.726 INFO STEP 273 (remove_files) COMPLETE
54202025-02-25T02:23:04.322Z[ recovery-image] Feb 25 02:23:02.726 INFO O| Feb 25 02:23:02.726 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54212025-02-25T02:23:04.344Z[ recovery-image] Feb 25 02:23:02.749 INFO O| Feb 25 02:23:02.749 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c"
54222025-02-25T02:23:04.344Z[ recovery-image] Feb 25 02:23:02.749 INFO O| Feb 25 02:23:02.749 INFO STEP 274 (remove_files) COMPLETE
54232025-02-25T02:23:04.344Z[ recovery-image] Feb 25 02:23:02.749 INFO O| Feb 25 02:23:02.749 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54242025-02-25T02:23:04.371Z[ recovery-image] Feb 25 02:23:02.775 INFO O| Feb 25 02:23:02.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mib2c-update"
54252025-02-25T02:23:04.371Z[ recovery-image] Feb 25 02:23:02.775 INFO O| Feb 25 02:23:02.775 INFO STEP 275 (remove_files) COMPLETE
54262025-02-25T02:23:04.371Z[ recovery-image] Feb 25 02:23:02.775 INFO O| Feb 25 02:23:02.775 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54272025-02-25T02:23:04.396Z[ recovery-image] Feb 25 02:23:02.801 INFO O| Feb 25 02:23:02.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkfifo"
54282025-02-25T02:23:04.396Z[ recovery-image] Feb 25 02:23:02.801 INFO O| Feb 25 02:23:02.801 INFO STEP 276 (remove_files) COMPLETE
54292025-02-25T02:23:04.396Z[ recovery-image] Feb 25 02:23:02.801 INFO O| Feb 25 02:23:02.801 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54302025-02-25T02:23:04.419Z[ recovery-image] Feb 25 02:23:02.823 INFO O| Feb 25 02:23:02.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mkpwdict"
54312025-02-25T02:23:04.419Z[ recovery-image] Feb 25 02:23:02.823 INFO O| Feb 25 02:23:02.823 INFO STEP 277 (remove_files) COMPLETE
54322025-02-25T02:23:04.419Z[ recovery-image] Feb 25 02:23:02.824 INFO O| Feb 25 02:23:02.823 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54332025-02-25T02:23:04.440Z[ recovery-image] Feb 25 02:23:02.845 INFO O| Feb 25 02:23:02.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/moe"
54342025-02-25T02:23:04.440Z[ recovery-image] Feb 25 02:23:02.845 INFO O| Feb 25 02:23:02.845 INFO STEP 278 (remove_files) COMPLETE
54352025-02-25T02:23:04.443Z[ recovery-image] Feb 25 02:23:02.845 INFO O| Feb 25 02:23:02.845 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54362025-02-25T02:23:04.469Z[ recovery-image] Feb 25 02:23:02.874 INFO O| Feb 25 02:23:02.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mpstat"
54372025-02-25T02:23:04.469Z[ recovery-image] Feb 25 02:23:02.874 INFO O| Feb 25 02:23:02.874 INFO STEP 279 (remove_files) COMPLETE
54382025-02-25T02:23:04.469Z[ recovery-image] Feb 25 02:23:02.874 INFO O| Feb 25 02:23:02.874 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54392025-02-25T02:23:04.494Z[ recovery-image] Feb 25 02:23:02.899 INFO O| Feb 25 02:23:02.899 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/mt"
54402025-02-25T02:23:04.497Z[ recovery-image] Feb 25 02:23:02.899 INFO O| Feb 25 02:23:02.899 INFO STEP 280 (remove_files) COMPLETE
54412025-02-25T02:23:04.497Z[ recovery-image] Feb 25 02:23:02.899 INFO O| Feb 25 02:23:02.899 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54422025-02-25T02:23:04.519Z[ recovery-image] Feb 25 02:23:02.924 INFO O| Feb 25 02:23:02.924 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ncurses6-config"
54432025-02-25T02:23:04.519Z[ recovery-image] Feb 25 02:23:02.924 INFO O| Feb 25 02:23:02.924 INFO STEP 281 (remove_files) COMPLETE
54442025-02-25T02:23:04.519Z[ recovery-image] Feb 25 02:23:02.924 INFO O| Feb 25 02:23:02.924 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54452025-02-25T02:23:04.542Z[ recovery-image] Feb 25 02:23:02.947 INFO O| Feb 25 02:23:02.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-cert"
54462025-02-25T02:23:04.542Z[ recovery-image] Feb 25 02:23:02.947 INFO O| Feb 25 02:23:02.947 INFO STEP 282 (remove_files) COMPLETE
54472025-02-25T02:23:04.542Z[ recovery-image] Feb 25 02:23:02.947 INFO O| Feb 25 02:23:02.947 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54482025-02-25T02:23:04.567Z[ recovery-image] Feb 25 02:23:02.972 INFO O| Feb 25 02:23:02.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-config"
54492025-02-25T02:23:04.567Z[ recovery-image] Feb 25 02:23:02.972 INFO O| Feb 25 02:23:02.972 INFO STEP 283 (remove_files) COMPLETE
54502025-02-25T02:23:04.570Z[ recovery-image] Feb 25 02:23:02.972 INFO O| Feb 25 02:23:02.972 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54512025-02-25T02:23:04.592Z[ recovery-image] Feb 25 02:23:02.997 INFO O| Feb 25 02:23:02.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/net-snmp-create-v3-user"
54522025-02-25T02:23:04.592Z[ recovery-image] Feb 25 02:23:02.997 INFO O| Feb 25 02:23:02.997 INFO STEP 284 (remove_files) COMPLETE
54532025-02-25T02:23:04.595Z[ recovery-image] Feb 25 02:23:02.997 INFO O| Feb 25 02:23:02.997 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54542025-02-25T02:23:04.626Z[ recovery-image] Feb 25 02:23:03.031 INFO O| Feb 25 02:23:03.031 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newform"
54552025-02-25T02:23:04.629Z[ recovery-image] Feb 25 02:23:03.031 INFO O| Feb 25 02:23:03.031 INFO STEP 285 (remove_files) COMPLETE
54562025-02-25T02:23:04.629Z[ recovery-image] Feb 25 02:23:03.031 INFO O| Feb 25 02:23:03.031 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54572025-02-25T02:23:04.664Z[ recovery-image] Feb 25 02:23:03.069 INFO O| Feb 25 02:23:03.069 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newgrp"
54582025-02-25T02:23:04.664Z[ recovery-image] Feb 25 02:23:03.069 INFO O| Feb 25 02:23:03.069 INFO STEP 286 (remove_files) COMPLETE
54592025-02-25T02:23:04.664Z[ recovery-image] Feb 25 02:23:03.069 INFO O| Feb 25 02:23:03.069 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54602025-02-25T02:23:04.687Z[ recovery-image] Feb 25 02:23:03.090 INFO O| Feb 25 02:23:03.090 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/news"
54612025-02-25T02:23:04.687Z[ recovery-image] Feb 25 02:23:03.091 INFO O| Feb 25 02:23:03.091 INFO STEP 287 (remove_files) COMPLETE
54622025-02-25T02:23:04.687Z[ recovery-image] Feb 25 02:23:03.091 INFO O| Feb 25 02:23:03.091 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54632025-02-25T02:23:04.741Z[ recovery-image] Feb 25 02:23:03.146 INFO O| Feb 25 02:23:03.146 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/newtask"
54642025-02-25T02:23:04.741Z[ recovery-image] Feb 25 02:23:03.146 INFO O| Feb 25 02:23:03.146 INFO STEP 288 (remove_files) COMPLETE
54652025-02-25T02:23:04.741Z[ recovery-image] Feb 25 02:23:03.146 INFO O| Feb 25 02:23:03.146 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54662025-02-25T02:23:04.765Z[ recovery-image] Feb 25 02:23:03.169 INFO O| Feb 25 02:23:03.169 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nice"
54672025-02-25T02:23:04.765Z[ recovery-image] Feb 25 02:23:03.170 INFO O| Feb 25 02:23:03.170 INFO STEP 289 (remove_files) COMPLETE
54682025-02-25T02:23:04.768Z[ recovery-image] Feb 25 02:23:03.170 INFO O| Feb 25 02:23:03.170 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54692025-02-25T02:23:04.789Z[ recovery-image] Feb 25 02:23:03.193 INFO O| Feb 25 02:23:03.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/nl"
54702025-02-25T02:23:04.789Z[ recovery-image] Feb 25 02:23:03.194 INFO O| Feb 25 02:23:03.193 INFO STEP 290 (remove_files) COMPLETE
54712025-02-25T02:23:04.789Z[ recovery-image] Feb 25 02:23:03.194 INFO O| Feb 25 02:23:03.194 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54722025-02-25T02:23:04.834Z[ recovery-image] Feb 25 02:23:03.238 INFO O| Feb 25 02:23:03.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/oawk"
54732025-02-25T02:23:04.834Z[ recovery-image] Feb 25 02:23:03.239 INFO O| Feb 25 02:23:03.238 INFO STEP 291 (remove_files) COMPLETE
54742025-02-25T02:23:04.840Z[ recovery-image] Feb 25 02:23:03.239 INFO O| Feb 25 02:23:03.238 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54752025-02-25T02:23:04.859Z[ recovery-image] Feb 25 02:23:03.263 INFO O| Feb 25 02:23:03.263 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/od"
54762025-02-25T02:23:04.859Z[ recovery-image] Feb 25 02:23:03.264 INFO O| Feb 25 02:23:03.263 INFO STEP 292 (remove_files) COMPLETE
54772025-02-25T02:23:04.859Z[ recovery-image] Feb 25 02:23:03.264 INFO O| Feb 25 02:23:03.264 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54782025-02-25T02:23:04.884Z[ recovery-image] Feb 25 02:23:03.288 INFO O| Feb 25 02:23:03.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/optisa"
54792025-02-25T02:23:04.884Z[ recovery-image] Feb 25 02:23:03.288 INFO O| Feb 25 02:23:03.288 INFO STEP 293 (remove_files) COMPLETE
54802025-02-25T02:23:04.884Z[ recovery-image] Feb 25 02:23:03.288 INFO O| Feb 25 02:23:03.288 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54812025-02-25T02:23:04.924Z[ recovery-image] Feb 25 02:23:03.328 INFO O| Feb 25 02:23:03.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pack"
54822025-02-25T02:23:04.924Z[ recovery-image] Feb 25 02:23:03.328 INFO O| Feb 25 02:23:03.328 INFO STEP 294 (remove_files) COMPLETE
54832025-02-25T02:23:04.924Z[ recovery-image] Feb 25 02:23:03.328 INFO O| Feb 25 02:23:03.328 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54842025-02-25T02:23:04.951Z[ recovery-image] Feb 25 02:23:03.354 INFO O| Feb 25 02:23:03.354 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/page"
54852025-02-25T02:23:04.951Z[ recovery-image] Feb 25 02:23:03.354 INFO O| Feb 25 02:23:03.354 INFO STEP 295 (remove_files) COMPLETE
54862025-02-25T02:23:04.951Z[ recovery-image] Feb 25 02:23:03.355 INFO O| Feb 25 02:23:03.354 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54872025-02-25T02:23:04.974Z[ recovery-image] Feb 25 02:23:03.379 INFO O| Feb 25 02:23:03.378 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pagesize"
54882025-02-25T02:23:04.974Z[ recovery-image] Feb 25 02:23:03.379 INFO O| Feb 25 02:23:03.379 INFO STEP 296 (remove_files) COMPLETE
54892025-02-25T02:23:04.974Z[ recovery-image] Feb 25 02:23:03.379 INFO O| Feb 25 02:23:03.379 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54902025-02-25T02:23:04.998Z[ recovery-image] Feb 25 02:23:03.402 INFO O| Feb 25 02:23:03.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/passwd"
54912025-02-25T02:23:04.998Z[ recovery-image] Feb 25 02:23:03.402 INFO O| Feb 25 02:23:03.402 INFO STEP 297 (remove_files) COMPLETE
54922025-02-25T02:23:05.001Z[ recovery-image] Feb 25 02:23:03.402 INFO O| Feb 25 02:23:03.402 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54932025-02-25T02:23:05.022Z[ recovery-image] Feb 25 02:23:03.426 INFO O| Feb 25 02:23:03.426 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/paste"
54942025-02-25T02:23:05.022Z[ recovery-image] Feb 25 02:23:03.426 INFO O| Feb 25 02:23:03.426 INFO STEP 298 (remove_files) COMPLETE
54952025-02-25T02:23:05.025Z[ recovery-image] Feb 25 02:23:03.426 INFO O| Feb 25 02:23:03.426 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54962025-02-25T02:23:05.060Z[ recovery-image] Feb 25 02:23:03.460 INFO O| Feb 25 02:23:03.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pathchk"
54972025-02-25T02:23:05.064Z[ recovery-image] Feb 25 02:23:03.460 INFO O| Feb 25 02:23:03.460 INFO STEP 299 (remove_files) COMPLETE
54982025-02-25T02:23:05.064Z[ recovery-image] Feb 25 02:23:03.460 INFO O| Feb 25 02:23:03.460 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54992025-02-25T02:23:05.081Z[ recovery-image] Feb 25 02:23:03.484 INFO O| Feb 25 02:23:03.484 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pax"
55002025-02-25T02:23:05.084Z[ recovery-image] Feb 25 02:23:03.484 INFO O| Feb 25 02:23:03.484 INFO STEP 300 (remove_files) COMPLETE
55012025-02-25T02:23:05.084Z[ recovery-image] Feb 25 02:23:03.485 INFO O| Feb 25 02:23:03.484 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55022025-02-25T02:23:05.103Z[ recovery-image] Feb 25 02:23:03.508 INFO O| Feb 25 02:23:03.507 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcap-config"
55032025-02-25T02:23:05.106Z[ recovery-image] Feb 25 02:23:03.508 INFO O| Feb 25 02:23:03.508 INFO STEP 301 (remove_files) COMPLETE
55042025-02-25T02:23:05.106Z[ recovery-image] Feb 25 02:23:03.508 INFO O| Feb 25 02:23:03.508 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55052025-02-25T02:23:05.127Z[ recovery-image] Feb 25 02:23:03.532 INFO O| Feb 25 02:23:03.532 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre-config"
55062025-02-25T02:23:05.130Z[ recovery-image] Feb 25 02:23:03.532 INFO O| Feb 25 02:23:03.532 INFO STEP 302 (remove_files) COMPLETE
55072025-02-25T02:23:05.130Z[ recovery-image] Feb 25 02:23:03.532 INFO O| Feb 25 02:23:03.532 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55082025-02-25T02:23:05.150Z[ recovery-image] Feb 25 02:23:03.555 INFO O| Feb 25 02:23:03.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2-config"
55092025-02-25T02:23:05.153Z[ recovery-image] Feb 25 02:23:03.555 INFO O| Feb 25 02:23:03.555 INFO STEP 303 (remove_files) COMPLETE
55102025-02-25T02:23:05.153Z[ recovery-image] Feb 25 02:23:03.555 INFO O| Feb 25 02:23:03.555 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55112025-02-25T02:23:05.173Z[ recovery-image] Feb 25 02:23:03.577 INFO O| Feb 25 02:23:03.577 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2grep"
55122025-02-25T02:23:05.175Z[ recovery-image] Feb 25 02:23:03.577 INFO O| Feb 25 02:23:03.577 INFO STEP 304 (remove_files) COMPLETE
55132025-02-25T02:23:05.175Z[ recovery-image] Feb 25 02:23:03.578 INFO O| Feb 25 02:23:03.577 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55142025-02-25T02:23:05.194Z[ recovery-image] Feb 25 02:23:03.598 INFO O| Feb 25 02:23:03.598 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcre2test"
55152025-02-25T02:23:05.194Z[ recovery-image] Feb 25 02:23:03.599 INFO O| Feb 25 02:23:03.599 INFO STEP 305 (remove_files) COMPLETE
55162025-02-25T02:23:05.197Z[ recovery-image] Feb 25 02:23:03.599 INFO O| Feb 25 02:23:03.599 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55172025-02-25T02:23:05.246Z[ recovery-image] Feb 25 02:23:03.650 INFO O| Feb 25 02:23:03.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcregrep"
55182025-02-25T02:23:05.246Z[ recovery-image] Feb 25 02:23:03.650 INFO O| Feb 25 02:23:03.650 INFO STEP 306 (remove_files) COMPLETE
55192025-02-25T02:23:05.246Z[ recovery-image] Feb 25 02:23:03.650 INFO O| Feb 25 02:23:03.650 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55202025-02-25T02:23:05.270Z[ recovery-image] Feb 25 02:23:03.674 INFO O| Feb 25 02:23:03.674 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pcretest"
55212025-02-25T02:23:05.270Z[ recovery-image] Feb 25 02:23:03.674 INFO O| Feb 25 02:23:03.674 INFO STEP 307 (remove_files) COMPLETE
55222025-02-25T02:23:05.273Z[ recovery-image] Feb 25 02:23:03.675 INFO O| Feb 25 02:23:03.674 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55232025-02-25T02:23:05.294Z[ recovery-image] Feb 25 02:23:03.698 INFO O| Feb 25 02:23:03.698 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfbash"
55242025-02-25T02:23:05.294Z[ recovery-image] Feb 25 02:23:03.699 INFO O| Feb 25 02:23:03.698 INFO STEP 308 (remove_files) COMPLETE
55252025-02-25T02:23:05.294Z[ recovery-image] Feb 25 02:23:03.699 INFO O| Feb 25 02:23:03.699 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55262025-02-25T02:23:05.317Z[ recovery-image] Feb 25 02:23:03.722 INFO O| Feb 25 02:23:03.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfcsh"
55272025-02-25T02:23:05.317Z[ recovery-image] Feb 25 02:23:03.722 INFO O| Feb 25 02:23:03.722 INFO STEP 309 (remove_files) COMPLETE
55282025-02-25T02:23:05.320Z[ recovery-image] Feb 25 02:23:03.722 INFO O| Feb 25 02:23:03.722 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55292025-02-25T02:23:05.340Z[ recovery-image] Feb 25 02:23:03.744 INFO O| Feb 25 02:23:03.744 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh"
55302025-02-25T02:23:05.340Z[ recovery-image] Feb 25 02:23:03.744 INFO O| Feb 25 02:23:03.744 INFO STEP 310 (remove_files) COMPLETE
55312025-02-25T02:23:05.340Z[ recovery-image] Feb 25 02:23:03.744 INFO O| Feb 25 02:23:03.744 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55322025-02-25T02:23:05.362Z[ recovery-image] Feb 25 02:23:03.767 INFO O| Feb 25 02:23:03.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfksh93"
55332025-02-25T02:23:05.362Z[ recovery-image] Feb 25 02:23:03.767 INFO O| Feb 25 02:23:03.767 INFO STEP 311 (remove_files) COMPLETE
55342025-02-25T02:23:05.365Z[ recovery-image] Feb 25 02:23:03.767 INFO O| Feb 25 02:23:03.767 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55352025-02-25T02:23:05.398Z[ recovery-image] Feb 25 02:23:03.801 INFO O| Feb 25 02:23:03.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh"
55362025-02-25T02:23:05.398Z[ recovery-image] Feb 25 02:23:03.801 INFO O| Feb 25 02:23:03.801 INFO STEP 312 (remove_files) COMPLETE
55372025-02-25T02:23:05.398Z[ recovery-image] Feb 25 02:23:03.801 INFO O| Feb 25 02:23:03.801 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55382025-02-25T02:23:05.431Z[ recovery-image] Feb 25 02:23:03.836 INFO O| Feb 25 02:23:03.836 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfrksh93"
55392025-02-25T02:23:05.431Z[ recovery-image] Feb 25 02:23:03.836 INFO O| Feb 25 02:23:03.836 INFO STEP 313 (remove_files) COMPLETE
55402025-02-25T02:23:05.431Z[ recovery-image] Feb 25 02:23:03.836 INFO O| Feb 25 02:23:03.836 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55412025-02-25T02:23:05.456Z[ recovery-image] Feb 25 02:23:03.861 INFO O| Feb 25 02:23:03.860 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfsh"
55422025-02-25T02:23:05.456Z[ recovery-image] Feb 25 02:23:03.861 INFO O| Feb 25 02:23:03.861 INFO STEP 314 (remove_files) COMPLETE
55432025-02-25T02:23:05.456Z[ recovery-image] Feb 25 02:23:03.861 INFO O| Feb 25 02:23:03.861 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55442025-02-25T02:23:05.480Z[ recovery-image] Feb 25 02:23:03.885 INFO O| Feb 25 02:23:03.885 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pftcsh"
55452025-02-25T02:23:05.480Z[ recovery-image] Feb 25 02:23:03.885 INFO O| Feb 25 02:23:03.885 INFO STEP 315 (remove_files) COMPLETE
55462025-02-25T02:23:05.480Z[ recovery-image] Feb 25 02:23:03.885 INFO O| Feb 25 02:23:03.885 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55472025-02-25T02:23:05.504Z[ recovery-image] Feb 25 02:23:03.908 INFO O| Feb 25 02:23:03.908 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pfzsh"
55482025-02-25T02:23:05.504Z[ recovery-image] Feb 25 02:23:03.908 INFO O| Feb 25 02:23:03.908 INFO STEP 316 (remove_files) COMPLETE
55492025-02-25T02:23:05.504Z[ recovery-image] Feb 25 02:23:03.908 INFO O| Feb 25 02:23:03.908 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55502025-02-25T02:23:05.527Z[ recovery-image] Feb 25 02:23:03.931 INFO O| Feb 25 02:23:03.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pg"
55512025-02-25T02:23:05.527Z[ recovery-image] Feb 25 02:23:03.931 INFO O| Feb 25 02:23:03.931 INFO STEP 317 (remove_files) COMPLETE
55522025-02-25T02:23:05.531Z[ recovery-image] Feb 25 02:23:03.931 INFO O| Feb 25 02:23:03.931 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55532025-02-25T02:23:05.551Z[ recovery-image] Feb 25 02:23:03.956 INFO O| Feb 25 02:23:03.956 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pginfo"
55542025-02-25T02:23:05.551Z[ recovery-image] Feb 25 02:23:03.956 INFO O| Feb 25 02:23:03.956 INFO STEP 318 (remove_files) COMPLETE
55552025-02-25T02:23:05.554Z[ recovery-image] Feb 25 02:23:03.956 INFO O| Feb 25 02:23:03.956 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55562025-02-25T02:23:05.577Z[ recovery-image] Feb 25 02:23:03.982 INFO O| Feb 25 02:23:03.981 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pgstat"
55572025-02-25T02:23:05.577Z[ recovery-image] Feb 25 02:23:03.982 INFO O| Feb 25 02:23:03.982 INFO STEP 319 (remove_files) COMPLETE
55582025-02-25T02:23:05.580Z[ recovery-image] Feb 25 02:23:03.982 INFO O| Feb 25 02:23:03.982 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55592025-02-25T02:23:05.601Z[ recovery-image] Feb 25 02:23:04.005 INFO O| Feb 25 02:23:04.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgadm"
55602025-02-25T02:23:05.621Z[ recovery-image] Feb 25 02:23:04.025 INFO O| Feb 25 02:23:04.025 INFO STEP 320 (remove_files) COMPLETE
55612025-02-25T02:23:05.621Z[ recovery-image] Feb 25 02:23:04.025 INFO O| Feb 25 02:23:04.025 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55622025-02-25T02:23:05.655Z[ recovery-image] Feb 25 02:23:04.060 INFO O| Feb 25 02:23:04.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgcond"
55632025-02-25T02:23:05.655Z[ recovery-image] Feb 25 02:23:04.060 INFO O| Feb 25 02:23:04.060 INFO STEP 321 (remove_files) COMPLETE
55642025-02-25T02:23:05.658Z[ recovery-image] Feb 25 02:23:04.060 INFO O| Feb 25 02:23:04.060 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55652025-02-25T02:23:05.679Z[ recovery-image] Feb 25 02:23:04.083 INFO O| Feb 25 02:23:04.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkginfo"
55662025-02-25T02:23:05.679Z[ recovery-image] Feb 25 02:23:04.083 INFO O| Feb 25 02:23:04.083 INFO STEP 322 (remove_files) COMPLETE
55672025-02-25T02:23:05.681Z[ recovery-image] Feb 25 02:23:04.083 INFO O| Feb 25 02:23:04.083 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55682025-02-25T02:23:05.699Z[ recovery-image] Feb 25 02:23:04.103 INFO O| Feb 25 02:23:04.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgmk"
55692025-02-25T02:23:05.699Z[ recovery-image] Feb 25 02:23:04.103 INFO O| Feb 25 02:23:04.103 INFO STEP 323 (remove_files) COMPLETE
55702025-02-25T02:23:05.704Z[ recovery-image] Feb 25 02:23:04.103 INFO O| Feb 25 02:23:04.103 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55712025-02-25T02:23:05.718Z[ recovery-image] Feb 25 02:23:04.123 INFO O| Feb 25 02:23:04.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgparam"
55722025-02-25T02:23:05.718Z[ recovery-image] Feb 25 02:23:04.123 INFO O| Feb 25 02:23:04.123 INFO STEP 324 (remove_files) COMPLETE
55732025-02-25T02:23:05.718Z[ recovery-image] Feb 25 02:23:04.123 INFO O| Feb 25 02:23:04.123 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55742025-02-25T02:23:05.752Z[ recovery-image] Feb 25 02:23:04.156 INFO O| Feb 25 02:23:04.156 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgproto"
55752025-02-25T02:23:05.752Z[ recovery-image] Feb 25 02:23:04.156 INFO O| Feb 25 02:23:04.156 INFO STEP 325 (remove_files) COMPLETE
55762025-02-25T02:23:05.755Z[ recovery-image] Feb 25 02:23:04.156 INFO O| Feb 25 02:23:04.156 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55772025-02-25T02:23:05.806Z[ recovery-image] Feb 25 02:23:04.210 INFO O| Feb 25 02:23:04.210 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pkgtrans"
55782025-02-25T02:23:05.806Z[ recovery-image] Feb 25 02:23:04.210 INFO O| Feb 25 02:23:04.210 INFO STEP 326 (remove_files) COMPLETE
55792025-02-25T02:23:05.806Z[ recovery-image] Feb 25 02:23:04.210 INFO O| Feb 25 02:23:04.210 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55802025-02-25T02:23:05.883Z[ recovery-image] Feb 25 02:23:04.287 INFO O| Feb 25 02:23:04.287 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pktool"
55812025-02-25T02:23:05.886Z[ recovery-image] Feb 25 02:23:04.288 INFO O| Feb 25 02:23:04.287 INFO STEP 327 (remove_files) COMPLETE
55822025-02-25T02:23:05.886Z[ recovery-image] Feb 25 02:23:04.288 INFO O| Feb 25 02:23:04.288 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55832025-02-25T02:23:05.909Z[ recovery-image] Feb 25 02:23:04.312 INFO O| Feb 25 02:23:04.312 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/plgrp"
55842025-02-25T02:23:05.909Z[ recovery-image] Feb 25 02:23:04.312 INFO O| Feb 25 02:23:04.312 INFO STEP 328 (remove_files) COMPLETE
55852025-02-25T02:23:05.909Z[ recovery-image] Feb 25 02:23:04.312 INFO O| Feb 25 02:23:04.312 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55862025-02-25T02:23:05.932Z[ recovery-image] Feb 25 02:23:04.336 INFO O| Feb 25 02:23:04.336 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pmadvise"
55872025-02-25T02:23:05.932Z[ recovery-image] Feb 25 02:23:04.336 INFO O| Feb 25 02:23:04.336 INFO STEP 329 (remove_files) COMPLETE
55882025-02-25T02:23:05.932Z[ recovery-image] Feb 25 02:23:04.336 INFO O| Feb 25 02:23:04.336 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55892025-02-25T02:23:05.955Z[ recovery-image] Feb 25 02:23:04.360 INFO O| Feb 25 02:23:04.359 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/poolstat"
55902025-02-25T02:23:05.955Z[ recovery-image] Feb 25 02:23:04.360 INFO O| Feb 25 02:23:04.360 INFO STEP 330 (remove_files) COMPLETE
55912025-02-25T02:23:05.958Z[ recovery-image] Feb 25 02:23:04.360 INFO O| Feb 25 02:23:04.360 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55922025-02-25T02:23:05.977Z[ recovery-image] Feb 25 02:23:04.382 INFO O| Feb 25 02:23:04.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ppgsz"
55932025-02-25T02:23:05.977Z[ recovery-image] Feb 25 02:23:04.382 INFO O| Feb 25 02:23:04.382 INFO STEP 331 (remove_files) COMPLETE
55942025-02-25T02:23:05.980Z[ recovery-image] Feb 25 02:23:04.382 INFO O| Feb 25 02:23:04.382 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55952025-02-25T02:23:05.999Z[ recovery-image] Feb 25 02:23:04.404 INFO O| Feb 25 02:23:04.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pr"
55962025-02-25T02:23:05.999Z[ recovery-image] Feb 25 02:23:04.404 INFO O| Feb 25 02:23:04.404 INFO STEP 332 (remove_files) COMPLETE
55972025-02-25T02:23:06.002Z[ recovery-image] Feb 25 02:23:04.404 INFO O| Feb 25 02:23:04.404 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55982025-02-25T02:23:06.023Z[ recovery-image] Feb 25 02:23:04.427 INFO O| Feb 25 02:23:04.427 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/print"
55992025-02-25T02:23:06.023Z[ recovery-image] Feb 25 02:23:04.427 INFO O| Feb 25 02:23:04.427 INFO STEP 333 (remove_files) COMPLETE
56002025-02-25T02:23:06.023Z[ recovery-image] Feb 25 02:23:04.427 INFO O| Feb 25 02:23:04.427 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56012025-02-25T02:23:06.046Z[ recovery-image] Feb 25 02:23:04.450 INFO O| Feb 25 02:23:04.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/printf"
56022025-02-25T02:23:06.046Z[ recovery-image] Feb 25 02:23:04.451 INFO O| Feb 25 02:23:04.450 INFO STEP 334 (remove_files) COMPLETE
56032025-02-25T02:23:06.046Z[ recovery-image] Feb 25 02:23:04.451 INFO O| Feb 25 02:23:04.451 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56042025-02-25T02:23:06.071Z[ recovery-image] Feb 25 02:23:04.474 INFO O| Feb 25 02:23:04.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/priocntl"
56052025-02-25T02:23:06.071Z[ recovery-image] Feb 25 02:23:04.474 INFO O| Feb 25 02:23:04.474 INFO STEP 335 (remove_files) COMPLETE
56062025-02-25T02:23:06.071Z[ recovery-image] Feb 25 02:23:04.474 INFO O| Feb 25 02:23:04.474 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56072025-02-25T02:23:06.090Z[ recovery-image] Feb 25 02:23:04.495 INFO O| Feb 25 02:23:04.495 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/profiles"
56082025-02-25T02:23:06.090Z[ recovery-image] Feb 25 02:23:04.495 INFO O| Feb 25 02:23:04.495 INFO STEP 336 (remove_files) COMPLETE
56092025-02-25T02:23:06.093Z[ recovery-image] Feb 25 02:23:04.495 INFO O| Feb 25 02:23:04.495 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56102025-02-25T02:23:06.115Z[ recovery-image] Feb 25 02:23:04.519 INFO O| Feb 25 02:23:04.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/projects"
56112025-02-25T02:23:06.115Z[ recovery-image] Feb 25 02:23:04.519 INFO O| Feb 25 02:23:04.519 INFO STEP 337 (remove_files) COMPLETE
56122025-02-25T02:23:06.115Z[ recovery-image] Feb 25 02:23:04.519 INFO O| Feb 25 02:23:04.519 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56132025-02-25T02:23:06.155Z[ recovery-image] Feb 25 02:23:04.560 INFO O| Feb 25 02:23:04.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/psecflags"
56142025-02-25T02:23:06.155Z[ recovery-image] Feb 25 02:23:04.560 INFO O| Feb 25 02:23:04.560 INFO STEP 338 (remove_files) COMPLETE
56152025-02-25T02:23:06.155Z[ recovery-image] Feb 25 02:23:04.560 INFO O| Feb 25 02:23:04.560 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56162025-02-25T02:23:06.179Z[ recovery-image] Feb 25 02:23:04.583 INFO O| Feb 25 02:23:04.583 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdev"
56172025-02-25T02:23:06.179Z[ recovery-image] Feb 25 02:23:04.583 INFO O| Feb 25 02:23:04.583 INFO STEP 339 (remove_files) COMPLETE
56182025-02-25T02:23:06.179Z[ recovery-image] Feb 25 02:23:04.583 INFO O| Feb 25 02:23:04.583 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56192025-02-25T02:23:06.207Z[ recovery-image] Feb 25 02:23:04.611 INFO O| Feb 25 02:23:04.611 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/putdgrp"
56202025-02-25T02:23:06.207Z[ recovery-image] Feb 25 02:23:04.611 INFO O| Feb 25 02:23:04.611 INFO STEP 340 (remove_files) COMPLETE
56212025-02-25T02:23:06.210Z[ recovery-image] Feb 25 02:23:04.612 INFO O| Feb 25 02:23:04.611 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56222025-02-25T02:23:06.246Z[ recovery-image] Feb 25 02:23:04.650 INFO O| Feb 25 02:23:04.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pvs"
56232025-02-25T02:23:06.246Z[ recovery-image] Feb 25 02:23:04.651 INFO O| Feb 25 02:23:04.651 INFO STEP 341 (remove_files) COMPLETE
56242025-02-25T02:23:06.246Z[ recovery-image] Feb 25 02:23:04.651 INFO O| Feb 25 02:23:04.651 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56252025-02-25T02:23:06.305Z[ recovery-image] Feb 25 02:23:04.709 INFO O| Feb 25 02:23:04.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwait"
56262025-02-25T02:23:06.305Z[ recovery-image] Feb 25 02:23:04.709 INFO O| Feb 25 02:23:04.709 INFO STEP 342 (remove_files) COMPLETE
56272025-02-25T02:23:06.305Z[ recovery-image] Feb 25 02:23:04.709 INFO O| Feb 25 02:23:04.709 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56282025-02-25T02:23:06.330Z[ recovery-image] Feb 25 02:23:04.733 INFO O| Feb 25 02:23:04.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/pwd"
56292025-02-25T02:23:06.330Z[ recovery-image] Feb 25 02:23:04.733 INFO O| Feb 25 02:23:04.733 INFO STEP 343 (remove_files) COMPLETE
56302025-02-25T02:23:06.330Z[ recovery-image] Feb 25 02:23:04.733 INFO O| Feb 25 02:23:04.733 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56312025-02-25T02:23:06.352Z[ recovery-image] Feb 25 02:23:04.757 INFO O| Feb 25 02:23:04.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/read"
56322025-02-25T02:23:06.352Z[ recovery-image] Feb 25 02:23:04.757 INFO O| Feb 25 02:23:04.757 INFO STEP 344 (remove_files) COMPLETE
56332025-02-25T02:23:06.352Z[ recovery-image] Feb 25 02:23:04.757 INFO O| Feb 25 02:23:04.757 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56342025-02-25T02:23:06.377Z[ recovery-image] Feb 25 02:23:04.780 INFO O| Feb 25 02:23:04.780 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/red"
56352025-02-25T02:23:06.380Z[ recovery-image] Feb 25 02:23:04.780 INFO O| Feb 25 02:23:04.780 INFO STEP 345 (remove_files) COMPLETE
56362025-02-25T02:23:06.380Z[ recovery-image] Feb 25 02:23:04.781 INFO O| Feb 25 02:23:04.780 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56372025-02-25T02:23:06.401Z[ recovery-image] Feb 25 02:23:04.805 INFO O| Feb 25 02:23:04.805 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/regcmp"
56382025-02-25T02:23:06.401Z[ recovery-image] Feb 25 02:23:04.805 INFO O| Feb 25 02:23:04.805 INFO STEP 346 (remove_files) COMPLETE
56392025-02-25T02:23:06.403Z[ recovery-image] Feb 25 02:23:04.805 INFO O| Feb 25 02:23:04.805 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56402025-02-25T02:23:06.424Z[ recovery-image] Feb 25 02:23:04.828 INFO O| Feb 25 02:23:04.828 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/renice"
56412025-02-25T02:23:06.424Z[ recovery-image] Feb 25 02:23:04.829 INFO O| Feb 25 02:23:04.829 INFO STEP 347 (remove_files) COMPLETE
56422025-02-25T02:23:06.427Z[ recovery-image] Feb 25 02:23:04.829 INFO O| Feb 25 02:23:04.829 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56432025-02-25T02:23:06.464Z[ recovery-image] Feb 25 02:23:04.869 INFO O| Feb 25 02:23:04.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/resize"
56442025-02-25T02:23:06.464Z[ recovery-image] Feb 25 02:23:04.869 INFO O| Feb 25 02:23:04.869 INFO STEP 348 (remove_files) COMPLETE
56452025-02-25T02:23:06.467Z[ recovery-image] Feb 25 02:23:04.869 INFO O| Feb 25 02:23:04.869 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56462025-02-25T02:23:06.502Z[ recovery-image] Feb 25 02:23:04.906 INFO O| Feb 25 02:23:04.906 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rev"
56472025-02-25T02:23:06.502Z[ recovery-image] Feb 25 02:23:04.906 INFO O| Feb 25 02:23:04.906 INFO STEP 349 (remove_files) COMPLETE
56482025-02-25T02:23:06.502Z[ recovery-image] Feb 25 02:23:04.906 INFO O| Feb 25 02:23:04.906 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56492025-02-25T02:23:06.541Z[ recovery-image] Feb 25 02:23:04.945 INFO O| Feb 25 02:23:04.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh"
56502025-02-25T02:23:06.541Z[ recovery-image] Feb 25 02:23:04.945 INFO O| Feb 25 02:23:04.945 INFO STEP 350 (remove_files) COMPLETE
56512025-02-25T02:23:06.544Z[ recovery-image] Feb 25 02:23:04.945 INFO O| Feb 25 02:23:04.945 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56522025-02-25T02:23:06.584Z[ recovery-image] Feb 25 02:23:04.988 INFO O| Feb 25 02:23:04.988 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rksh93"
56532025-02-25T02:23:06.584Z[ recovery-image] Feb 25 02:23:04.989 INFO O| Feb 25 02:23:04.989 INFO STEP 351 (remove_files) COMPLETE
56542025-02-25T02:23:06.587Z[ recovery-image] Feb 25 02:23:04.989 INFO O| Feb 25 02:23:04.989 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56552025-02-25T02:23:06.608Z[ recovery-image] Feb 25 02:23:05.012 INFO O| Feb 25 02:23:05.012 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/roles"
56562025-02-25T02:23:06.608Z[ recovery-image] Feb 25 02:23:05.013 INFO O| Feb 25 02:23:05.012 INFO STEP 352 (remove_files) COMPLETE
56572025-02-25T02:23:06.611Z[ recovery-image] Feb 25 02:23:05.013 INFO O| Feb 25 02:23:05.013 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56582025-02-25T02:23:06.644Z[ recovery-image] Feb 25 02:23:05.048 INFO O| Feb 25 02:23:05.048 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rpcinfo"
56592025-02-25T02:23:06.647Z[ recovery-image] Feb 25 02:23:05.049 INFO O| Feb 25 02:23:05.049 INFO STEP 353 (remove_files) COMPLETE
56602025-02-25T02:23:06.647Z[ recovery-image] Feb 25 02:23:05.049 INFO O| Feb 25 02:23:05.049 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56612025-02-25T02:23:06.666Z[ recovery-image] Feb 25 02:23:05.070 INFO O| Feb 25 02:23:05.070 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync"
56622025-02-25T02:23:06.668Z[ recovery-image] Feb 25 02:23:05.070 INFO O| Feb 25 02:23:05.070 INFO STEP 354 (remove_files) COMPLETE
56632025-02-25T02:23:06.668Z[ recovery-image] Feb 25 02:23:05.070 INFO O| Feb 25 02:23:05.070 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56642025-02-25T02:23:06.688Z[ recovery-image] Feb 25 02:23:05.092 INFO O| Feb 25 02:23:05.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/rsync-ssl"
56652025-02-25T02:23:06.688Z[ recovery-image] Feb 25 02:23:05.092 INFO O| Feb 25 02:23:05.092 INFO STEP 355 (remove_files) COMPLETE
56662025-02-25T02:23:06.688Z[ recovery-image] Feb 25 02:23:05.092 INFO O| Feb 25 02:23:05.092 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56672025-02-25T02:23:06.734Z[ recovery-image] Feb 25 02:23:05.138 INFO O| Feb 25 02:23:05.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/runat"
56682025-02-25T02:23:06.735Z[ recovery-image] Feb 25 02:23:05.138 INFO O| Feb 25 02:23:05.138 INFO STEP 356 (remove_files) COMPLETE
56692025-02-25T02:23:06.737Z[ recovery-image] Feb 25 02:23:05.138 INFO O| Feb 25 02:23:05.138 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56702025-02-25T02:23:06.771Z[ recovery-image] Feb 25 02:23:05.176 INFO O| Feb 25 02:23:05.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/scp"
56712025-02-25T02:23:06.771Z[ recovery-image] Feb 25 02:23:05.176 INFO O| Feb 25 02:23:05.176 INFO STEP 357 (remove_files) COMPLETE
56722025-02-25T02:23:06.774Z[ recovery-image] Feb 25 02:23:05.176 INFO O| Feb 25 02:23:05.176 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56732025-02-25T02:23:06.814Z[ recovery-image] Feb 25 02:23:05.219 INFO O| Feb 25 02:23:05.219 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/script"
56742025-02-25T02:23:06.814Z[ recovery-image] Feb 25 02:23:05.219 INFO O| Feb 25 02:23:05.219 INFO STEP 358 (remove_files) COMPLETE
56752025-02-25T02:23:06.817Z[ recovery-image] Feb 25 02:23:05.219 INFO O| Feb 25 02:23:05.219 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56762025-02-25T02:23:06.876Z[ recovery-image] Feb 25 02:23:05.280 INFO O| Feb 25 02:23:05.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sdiff"
56772025-02-25T02:23:06.876Z[ recovery-image] Feb 25 02:23:05.280 INFO O| Feb 25 02:23:05.280 INFO STEP 359 (remove_files) COMPLETE
56782025-02-25T02:23:06.878Z[ recovery-image] Feb 25 02:23:05.280 INFO O| Feb 25 02:23:05.280 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56792025-02-25T02:23:06.902Z[ recovery-image] Feb 25 02:23:05.304 INFO O| Feb 25 02:23:05.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/setpgrp"
56802025-02-25T02:23:06.904Z[ recovery-image] Feb 25 02:23:05.305 INFO O| Feb 25 02:23:05.305 INFO STEP 360 (remove_files) COMPLETE
56812025-02-25T02:23:06.904Z[ recovery-image] Feb 25 02:23:05.305 INFO O| Feb 25 02:23:05.305 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56822025-02-25T02:23:06.924Z[ recovery-image] Feb 25 02:23:05.329 INFO O| Feb 25 02:23:05.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sftp"
56832025-02-25T02:23:06.928Z[ recovery-image] Feb 25 02:23:05.329 INFO O| Feb 25 02:23:05.329 INFO STEP 361 (remove_files) COMPLETE
56842025-02-25T02:23:06.928Z[ recovery-image] Feb 25 02:23:05.329 INFO O| Feb 25 02:23:05.329 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56852025-02-25T02:23:06.947Z[ recovery-image] Feb 25 02:23:05.351 INFO O| Feb 25 02:23:05.351 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/shcomp"
56862025-02-25T02:23:06.947Z[ recovery-image] Feb 25 02:23:05.351 INFO O| Feb 25 02:23:05.351 INFO STEP 362 (remove_files) COMPLETE
56872025-02-25T02:23:06.949Z[ recovery-image] Feb 25 02:23:05.351 INFO O| Feb 25 02:23:05.351 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56882025-02-25T02:23:06.969Z[ recovery-image] Feb 25 02:23:05.372 INFO O| Feb 25 02:23:05.372 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/smbutil"
56892025-02-25T02:23:06.969Z[ recovery-image] Feb 25 02:23:05.372 INFO O| Feb 25 02:23:05.372 INFO STEP 363 (remove_files) COMPLETE
56902025-02-25T02:23:06.969Z[ recovery-image] Feb 25 02:23:05.372 INFO O| Feb 25 02:23:05.372 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56912025-02-25T02:23:06.989Z[ recovery-image] Feb 25 02:23:05.394 INFO O| Feb 25 02:23:05.394 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmp-bridge-mib"
56922025-02-25T02:23:06.989Z[ recovery-image] Feb 25 02:23:05.394 INFO O| Feb 25 02:23:05.394 INFO STEP 364 (remove_files) COMPLETE
56932025-02-25T02:23:06.992Z[ recovery-image] Feb 25 02:23:05.394 INFO O| Feb 25 02:23:05.394 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56942025-02-25T02:23:07.016Z[ recovery-image] Feb 25 02:23:05.420 INFO O| Feb 25 02:23:05.420 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkget"
56952025-02-25T02:23:07.016Z[ recovery-image] Feb 25 02:23:05.420 INFO O| Feb 25 02:23:05.420 INFO STEP 365 (remove_files) COMPLETE
56962025-02-25T02:23:07.019Z[ recovery-image] Feb 25 02:23:05.420 INFO O| Feb 25 02:23:05.420 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56972025-02-25T02:23:07.046Z[ recovery-image] Feb 25 02:23:05.451 INFO O| Feb 25 02:23:05.451 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpbulkwalk"
56982025-02-25T02:23:07.049Z[ recovery-image] Feb 25 02:23:05.451 INFO O| Feb 25 02:23:05.451 INFO STEP 366 (remove_files) COMPLETE
56992025-02-25T02:23:07.049Z[ recovery-image] Feb 25 02:23:05.451 INFO O| Feb 25 02:23:05.451 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57002025-02-25T02:23:07.137Z[ recovery-image] Feb 25 02:23:05.541 INFO O| Feb 25 02:23:05.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpcheck"
57012025-02-25T02:23:07.137Z[ recovery-image] Feb 25 02:23:05.541 INFO O| Feb 25 02:23:05.541 INFO STEP 367 (remove_files) COMPLETE
57022025-02-25T02:23:07.137Z[ recovery-image] Feb 25 02:23:05.541 INFO O| Feb 25 02:23:05.541 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57032025-02-25T02:23:07.158Z[ recovery-image] Feb 25 02:23:05.562 INFO O| Feb 25 02:23:05.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpconf"
57042025-02-25T02:23:07.158Z[ recovery-image] Feb 25 02:23:05.563 INFO O| Feb 25 02:23:05.562 INFO STEP 368 (remove_files) COMPLETE
57052025-02-25T02:23:07.158Z[ recovery-image] Feb 25 02:23:05.563 INFO O| Feb 25 02:23:05.562 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57062025-02-25T02:23:07.180Z[ recovery-image] Feb 25 02:23:05.584 INFO O| Feb 25 02:23:05.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdelta"
57072025-02-25T02:23:07.180Z[ recovery-image] Feb 25 02:23:05.584 INFO O| Feb 25 02:23:05.584 INFO STEP 369 (remove_files) COMPLETE
57082025-02-25T02:23:07.180Z[ recovery-image] Feb 25 02:23:05.584 INFO O| Feb 25 02:23:05.584 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57092025-02-25T02:23:07.205Z[ recovery-image] Feb 25 02:23:05.608 INFO O| Feb 25 02:23:05.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpdf"
57102025-02-25T02:23:07.205Z[ recovery-image] Feb 25 02:23:05.608 INFO O| Feb 25 02:23:05.608 INFO STEP 370 (remove_files) COMPLETE
57112025-02-25T02:23:07.208Z[ recovery-image] Feb 25 02:23:05.608 INFO O| Feb 25 02:23:05.608 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57122025-02-25T02:23:07.228Z[ recovery-image] Feb 25 02:23:05.632 INFO O| Feb 25 02:23:05.632 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpget"
57132025-02-25T02:23:07.231Z[ recovery-image] Feb 25 02:23:05.632 INFO O| Feb 25 02:23:05.632 INFO STEP 371 (remove_files) COMPLETE
57142025-02-25T02:23:07.231Z[ recovery-image] Feb 25 02:23:05.632 INFO O| Feb 25 02:23:05.632 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57152025-02-25T02:23:07.253Z[ recovery-image] Feb 25 02:23:05.655 INFO O| Feb 25 02:23:05.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpgetnext"
57162025-02-25T02:23:07.253Z[ recovery-image] Feb 25 02:23:05.655 INFO O| Feb 25 02:23:05.655 INFO STEP 372 (remove_files) COMPLETE
57172025-02-25T02:23:07.256Z[ recovery-image] Feb 25 02:23:05.655 INFO O| Feb 25 02:23:05.655 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57182025-02-25T02:23:07.272Z[ recovery-image] Feb 25 02:23:05.676 INFO O| Feb 25 02:23:05.676 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpnetstat"
57192025-02-25T02:23:07.272Z[ recovery-image] Feb 25 02:23:05.676 INFO O| Feb 25 02:23:05.676 INFO STEP 373 (remove_files) COMPLETE
57202025-02-25T02:23:07.275Z[ recovery-image] Feb 25 02:23:05.676 INFO O| Feb 25 02:23:05.676 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57212025-02-25T02:23:07.294Z[ recovery-image] Feb 25 02:23:05.699 INFO O| Feb 25 02:23:05.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmppcap"
57222025-02-25T02:23:07.297Z[ recovery-image] Feb 25 02:23:05.699 INFO O| Feb 25 02:23:05.699 INFO STEP 374 (remove_files) COMPLETE
57232025-02-25T02:23:07.297Z[ recovery-image] Feb 25 02:23:05.699 INFO O| Feb 25 02:23:05.699 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57242025-02-25T02:23:07.316Z[ recovery-image] Feb 25 02:23:05.720 INFO O| Feb 25 02:23:05.720 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpping"
57252025-02-25T02:23:07.319Z[ recovery-image] Feb 25 02:23:05.720 INFO O| Feb 25 02:23:05.720 INFO STEP 375 (remove_files) COMPLETE
57262025-02-25T02:23:07.319Z[ recovery-image] Feb 25 02:23:05.721 INFO O| Feb 25 02:23:05.721 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57272025-02-25T02:23:07.337Z[ recovery-image] Feb 25 02:23:05.742 INFO O| Feb 25 02:23:05.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpps"
57282025-02-25T02:23:07.340Z[ recovery-image] Feb 25 02:23:05.742 INFO O| Feb 25 02:23:05.742 INFO STEP 376 (remove_files) COMPLETE
57292025-02-25T02:23:07.340Z[ recovery-image] Feb 25 02:23:05.742 INFO O| Feb 25 02:23:05.742 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57302025-02-25T02:23:07.360Z[ recovery-image] Feb 25 02:23:05.764 INFO O| Feb 25 02:23:05.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpset"
57312025-02-25T02:23:07.363Z[ recovery-image] Feb 25 02:23:05.765 INFO O| Feb 25 02:23:05.765 INFO STEP 377 (remove_files) COMPLETE
57322025-02-25T02:23:07.363Z[ recovery-image] Feb 25 02:23:05.765 INFO O| Feb 25 02:23:05.765 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57332025-02-25T02:23:07.384Z[ recovery-image] Feb 25 02:23:05.788 INFO O| Feb 25 02:23:05.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpstatus"
57342025-02-25T02:23:07.387Z[ recovery-image] Feb 25 02:23:05.788 INFO O| Feb 25 02:23:05.788 INFO STEP 378 (remove_files) COMPLETE
57352025-02-25T02:23:07.387Z[ recovery-image] Feb 25 02:23:05.789 INFO O| Feb 25 02:23:05.788 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57362025-02-25T02:23:07.412Z[ recovery-image] Feb 25 02:23:05.816 INFO O| Feb 25 02:23:05.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptable"
57372025-02-25T02:23:07.412Z[ recovery-image] Feb 25 02:23:05.816 INFO O| Feb 25 02:23:05.816 INFO STEP 379 (remove_files) COMPLETE
57382025-02-25T02:23:07.416Z[ recovery-image] Feb 25 02:23:05.816 INFO O| Feb 25 02:23:05.816 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57392025-02-25T02:23:07.436Z[ recovery-image] Feb 25 02:23:05.840 INFO O| Feb 25 02:23:05.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptest"
57402025-02-25T02:23:07.436Z[ recovery-image] Feb 25 02:23:05.840 INFO O| Feb 25 02:23:05.840 INFO STEP 380 (remove_files) COMPLETE
57412025-02-25T02:23:07.436Z[ recovery-image] Feb 25 02:23:05.840 INFO O| Feb 25 02:23:05.840 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57422025-02-25T02:23:07.460Z[ recovery-image] Feb 25 02:23:05.864 INFO O| Feb 25 02:23:05.864 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptranslate"
57432025-02-25T02:23:07.460Z[ recovery-image] Feb 25 02:23:05.864 INFO O| Feb 25 02:23:05.864 INFO STEP 381 (remove_files) COMPLETE
57442025-02-25T02:23:07.463Z[ recovery-image] Feb 25 02:23:05.864 INFO O| Feb 25 02:23:05.864 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57452025-02-25T02:23:07.483Z[ recovery-image] Feb 25 02:23:05.887 INFO O| Feb 25 02:23:05.887 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmptrap"
57462025-02-25T02:23:07.486Z[ recovery-image] Feb 25 02:23:05.888 INFO O| Feb 25 02:23:05.888 INFO STEP 382 (remove_files) COMPLETE
57472025-02-25T02:23:07.486Z[ recovery-image] Feb 25 02:23:05.888 INFO O| Feb 25 02:23:05.888 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57482025-02-25T02:23:07.527Z[ recovery-image] Feb 25 02:23:05.931 INFO O| Feb 25 02:23:05.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpusm"
57492025-02-25T02:23:07.529Z[ recovery-image] Feb 25 02:23:05.931 INFO O| Feb 25 02:23:05.931 INFO STEP 383 (remove_files) COMPLETE
57502025-02-25T02:23:07.529Z[ recovery-image] Feb 25 02:23:05.931 INFO O| Feb 25 02:23:05.931 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57512025-02-25T02:23:07.610Z[ recovery-image] Feb 25 02:23:06.014 INFO O| Feb 25 02:23:06.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpvacm"
57522025-02-25T02:23:07.612Z[ recovery-image] Feb 25 02:23:06.014 INFO O| Feb 25 02:23:06.014 INFO STEP 384 (remove_files) COMPLETE
57532025-02-25T02:23:07.612Z[ recovery-image] Feb 25 02:23:06.014 INFO O| Feb 25 02:23:06.014 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57542025-02-25T02:23:07.633Z[ recovery-image] Feb 25 02:23:06.037 INFO O| Feb 25 02:23:06.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/snmpwalk"
57552025-02-25T02:23:07.633Z[ recovery-image] Feb 25 02:23:06.037 INFO O| Feb 25 02:23:06.037 INFO STEP 385 (remove_files) COMPLETE
57562025-02-25T02:23:07.633Z[ recovery-image] Feb 25 02:23:06.037 INFO O| Feb 25 02:23:06.037 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57572025-02-25T02:23:07.654Z[ recovery-image] Feb 25 02:23:06.058 INFO O| Feb 25 02:23:06.058 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sotruss"
57582025-02-25T02:23:07.654Z[ recovery-image] Feb 25 02:23:06.058 INFO O| Feb 25 02:23:06.058 INFO STEP 386 (remove_files) COMPLETE
57592025-02-25T02:23:07.657Z[ recovery-image] Feb 25 02:23:06.058 INFO O| Feb 25 02:23:06.058 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57602025-02-25T02:23:07.696Z[ recovery-image] Feb 25 02:23:06.100 INFO O| Feb 25 02:23:06.100 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/spell"
57612025-02-25T02:23:07.699Z[ recovery-image] Feb 25 02:23:06.100 INFO O| Feb 25 02:23:06.100 INFO STEP 387 (remove_files) COMPLETE
57622025-02-25T02:23:07.699Z[ recovery-image] Feb 25 02:23:06.100 INFO O| Feb 25 02:23:06.100 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57632025-02-25T02:23:07.725Z[ recovery-image] Feb 25 02:23:06.128 INFO O| Feb 25 02:23:06.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/split"
57642025-02-25T02:23:07.725Z[ recovery-image] Feb 25 02:23:06.129 INFO O| Feb 25 02:23:06.129 INFO STEP 388 (remove_files) COMPLETE
57652025-02-25T02:23:07.726Z[ recovery-image] Feb 25 02:23:06.129 INFO O| Feb 25 02:23:06.129 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57662025-02-25T02:23:07.757Z[ recovery-image] Feb 25 02:23:06.161 INFO O| Feb 25 02:23:06.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sqlite3"
57672025-02-25T02:23:07.757Z[ recovery-image] Feb 25 02:23:06.161 INFO O| Feb 25 02:23:06.161 INFO STEP 389 (remove_files) COMPLETE
57682025-02-25T02:23:07.757Z[ recovery-image] Feb 25 02:23:06.161 INFO O| Feb 25 02:23:06.161 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57692025-02-25T02:23:07.792Z[ recovery-image] Feb 25 02:23:06.196 INFO O| Feb 25 02:23:06.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh"
57702025-02-25T02:23:07.792Z[ recovery-image] Feb 25 02:23:06.196 INFO O| Feb 25 02:23:06.196 INFO STEP 390 (remove_files) COMPLETE
57712025-02-25T02:23:07.792Z[ recovery-image] Feb 25 02:23:06.196 INFO O| Feb 25 02:23:06.196 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57722025-02-25T02:23:07.863Z[ recovery-image] Feb 25 02:23:06.267 INFO O| Feb 25 02:23:06.267 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-add"
57732025-02-25T02:23:07.863Z[ recovery-image] Feb 25 02:23:06.267 INFO O| Feb 25 02:23:06.267 INFO STEP 391 (remove_files) COMPLETE
57742025-02-25T02:23:07.863Z[ recovery-image] Feb 25 02:23:06.267 INFO O| Feb 25 02:23:06.267 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57752025-02-25T02:23:07.886Z[ recovery-image] Feb 25 02:23:06.290 INFO O| Feb 25 02:23:06.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-agent"
57762025-02-25T02:23:07.886Z[ recovery-image] Feb 25 02:23:06.290 INFO O| Feb 25 02:23:06.290 INFO STEP 392 (remove_files) COMPLETE
57772025-02-25T02:23:07.886Z[ recovery-image] Feb 25 02:23:06.290 INFO O| Feb 25 02:23:06.290 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57782025-02-25T02:23:07.910Z[ recovery-image] Feb 25 02:23:06.314 INFO O| Feb 25 02:23:06.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-copy-id"
57792025-02-25T02:23:07.913Z[ recovery-image] Feb 25 02:23:06.315 INFO O| Feb 25 02:23:06.314 INFO STEP 393 (remove_files) COMPLETE
57802025-02-25T02:23:07.913Z[ recovery-image] Feb 25 02:23:06.315 INFO O| Feb 25 02:23:06.315 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57812025-02-25T02:23:07.935Z[ recovery-image] Feb 25 02:23:06.339 INFO O| Feb 25 02:23:06.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ssh-keyscan"
57822025-02-25T02:23:07.935Z[ recovery-image] Feb 25 02:23:06.339 INFO O| Feb 25 02:23:06.339 INFO STEP 394 (remove_files) COMPLETE
57832025-02-25T02:23:07.935Z[ recovery-image] Feb 25 02:23:06.339 INFO O| Feb 25 02:23:06.339 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57842025-02-25T02:23:07.956Z[ recovery-image] Feb 25 02:23:06.361 INFO O| Feb 25 02:23:06.361 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/strings"
57852025-02-25T02:23:07.956Z[ recovery-image] Feb 25 02:23:06.361 INFO O| Feb 25 02:23:06.361 INFO STEP 395 (remove_files) COMPLETE
57862025-02-25T02:23:07.956Z[ recovery-image] Feb 25 02:23:06.361 INFO O| Feb 25 02:23:06.361 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57872025-02-25T02:23:07.977Z[ recovery-image] Feb 25 02:23:06.381 INFO O| Feb 25 02:23:06.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/sum"
57882025-02-25T02:23:07.977Z[ recovery-image] Feb 25 02:23:06.381 INFO O| Feb 25 02:23:06.381 INFO STEP 396 (remove_files) COMPLETE
57892025-02-25T02:23:07.980Z[ recovery-image] Feb 25 02:23:06.382 INFO O| Feb 25 02:23:06.381 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57902025-02-25T02:23:07.997Z[ recovery-image] Feb 25 02:23:06.402 INFO O| Feb 25 02:23:06.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tabs"
57912025-02-25T02:23:07.997Z[ recovery-image] Feb 25 02:23:06.402 INFO O| Feb 25 02:23:06.402 INFO STEP 397 (remove_files) COMPLETE
57922025-02-25T02:23:07.998Z[ recovery-image] Feb 25 02:23:06.402 INFO O| Feb 25 02:23:06.402 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57932025-02-25T02:23:08.017Z[ recovery-image] Feb 25 02:23:06.422 INFO O| Feb 25 02:23:06.422 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tcopy"
57942025-02-25T02:23:08.017Z[ recovery-image] Feb 25 02:23:06.422 INFO O| Feb 25 02:23:06.422 INFO STEP 398 (remove_files) COMPLETE
57952025-02-25T02:23:08.020Z[ recovery-image] Feb 25 02:23:06.422 INFO O| Feb 25 02:23:06.422 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57962025-02-25T02:23:08.038Z[ recovery-image] Feb 25 02:23:06.442 INFO O| Feb 25 02:23:06.442 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/test"
57972025-02-25T02:23:08.038Z[ recovery-image] Feb 25 02:23:06.442 INFO O| Feb 25 02:23:06.442 INFO STEP 399 (remove_files) COMPLETE
57982025-02-25T02:23:08.041Z[ recovery-image] Feb 25 02:23:06.442 INFO O| Feb 25 02:23:06.442 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57992025-02-25T02:23:08.058Z[ recovery-image] Feb 25 02:23:06.462 INFO O| Feb 25 02:23:06.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tic"
58002025-02-25T02:23:08.061Z[ recovery-image] Feb 25 02:23:06.462 INFO O| Feb 25 02:23:06.462 INFO STEP 400 (remove_files) COMPLETE
58012025-02-25T02:23:08.061Z[ recovery-image] Feb 25 02:23:06.462 INFO O| Feb 25 02:23:06.462 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58022025-02-25T02:23:08.078Z[ recovery-image] Feb 25 02:23:06.482 INFO O| Feb 25 02:23:06.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/time"
58032025-02-25T02:23:08.078Z[ recovery-image] Feb 25 02:23:06.482 INFO O| Feb 25 02:23:06.482 INFO STEP 401 (remove_files) COMPLETE
58042025-02-25T02:23:08.081Z[ recovery-image] Feb 25 02:23:06.482 INFO O| Feb 25 02:23:06.482 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58052025-02-25T02:23:08.106Z[ recovery-image] Feb 25 02:23:06.510 INFO O| Feb 25 02:23:06.510 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tip"
58062025-02-25T02:23:08.106Z[ recovery-image] Feb 25 02:23:06.510 INFO O| Feb 25 02:23:06.510 INFO STEP 402 (remove_files) COMPLETE
58072025-02-25T02:23:08.106Z[ recovery-image] Feb 25 02:23:06.510 INFO O| Feb 25 02:23:06.510 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58082025-02-25T02:23:08.141Z[ recovery-image] Feb 25 02:23:06.545 INFO O| Feb 25 02:23:06.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tkmib"
58092025-02-25T02:23:08.141Z[ recovery-image] Feb 25 02:23:06.545 INFO O| Feb 25 02:23:06.545 INFO STEP 403 (remove_files) COMPLETE
58102025-02-25T02:23:08.141Z[ recovery-image] Feb 25 02:23:06.546 INFO O| Feb 25 02:23:06.545 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58112025-02-25T02:23:08.184Z[ recovery-image] Feb 25 02:23:06.588 INFO O| Feb 25 02:23:06.588 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tpmadm"
58122025-02-25T02:23:08.184Z[ recovery-image] Feb 25 02:23:06.588 INFO O| Feb 25 02:23:06.588 INFO STEP 404 (remove_files) COMPLETE
58132025-02-25T02:23:08.184Z[ recovery-image] Feb 25 02:23:06.588 INFO O| Feb 25 02:23:06.588 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58142025-02-25T02:23:08.257Z[ recovery-image] Feb 25 02:23:06.661 INFO O| Feb 25 02:23:06.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/traptoemail"
58152025-02-25T02:23:08.259Z[ recovery-image] Feb 25 02:23:06.661 INFO O| Feb 25 02:23:06.661 INFO STEP 405 (remove_files) COMPLETE
58162025-02-25T02:23:08.259Z[ recovery-image] Feb 25 02:23:06.661 INFO O| Feb 25 02:23:06.661 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58172025-02-25T02:23:08.347Z[ recovery-image] Feb 25 02:23:06.751 INFO O| Feb 25 02:23:06.751 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/true"
58182025-02-25T02:23:08.350Z[ recovery-image] Feb 25 02:23:06.751 INFO O| Feb 25 02:23:06.751 INFO STEP 406 (remove_files) COMPLETE
58192025-02-25T02:23:08.350Z[ recovery-image] Feb 25 02:23:06.751 INFO O| Feb 25 02:23:06.751 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58202025-02-25T02:23:08.404Z[ recovery-image] Feb 25 02:23:06.808 INFO O| Feb 25 02:23:06.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tty"
58212025-02-25T02:23:08.404Z[ recovery-image] Feb 25 02:23:06.808 INFO O| Feb 25 02:23:06.808 INFO STEP 407 (remove_files) COMPLETE
58222025-02-25T02:23:08.404Z[ recovery-image] Feb 25 02:23:06.808 INFO O| Feb 25 02:23:06.808 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58232025-02-25T02:23:08.428Z[ recovery-image] Feb 25 02:23:06.832 INFO O| Feb 25 02:23:06.832 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/type"
58242025-02-25T02:23:08.428Z[ recovery-image] Feb 25 02:23:06.832 INFO O| Feb 25 02:23:06.832 INFO STEP 408 (remove_files) COMPLETE
58252025-02-25T02:23:08.431Z[ recovery-image] Feb 25 02:23:06.832 INFO O| Feb 25 02:23:06.832 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58262025-02-25T02:23:08.459Z[ recovery-image] Feb 25 02:23:06.862 INFO O| Feb 25 02:23:06.862 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/tzselect"
58272025-02-25T02:23:08.459Z[ recovery-image] Feb 25 02:23:06.862 INFO O| Feb 25 02:23:06.862 INFO STEP 409 (remove_files) COMPLETE
58282025-02-25T02:23:08.459Z[ recovery-image] Feb 25 02:23:06.862 INFO O| Feb 25 02:23:06.862 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58292025-02-25T02:23:08.482Z[ recovery-image] Feb 25 02:23:06.886 INFO O| Feb 25 02:23:06.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/ulimit"
58302025-02-25T02:23:08.482Z[ recovery-image] Feb 25 02:23:06.886 INFO O| Feb 25 02:23:06.886 INFO STEP 410 (remove_files) COMPLETE
58312025-02-25T02:23:08.485Z[ recovery-image] Feb 25 02:23:06.886 INFO O| Feb 25 02:23:06.886 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58322025-02-25T02:23:08.505Z[ recovery-image] Feb 25 02:23:06.909 INFO O| Feb 25 02:23:06.909 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/umask"
58332025-02-25T02:23:08.505Z[ recovery-image] Feb 25 02:23:06.909 INFO O| Feb 25 02:23:06.909 INFO STEP 411 (remove_files) COMPLETE
58342025-02-25T02:23:08.505Z[ recovery-image] Feb 25 02:23:06.909 INFO O| Feb 25 02:23:06.909 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58352025-02-25T02:23:08.559Z[ recovery-image] Feb 25 02:23:06.963 INFO O| Feb 25 02:23:06.962 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unalias"
58362025-02-25T02:23:08.559Z[ recovery-image] Feb 25 02:23:06.963 INFO O| Feb 25 02:23:06.963 INFO STEP 412 (remove_files) COMPLETE
58372025-02-25T02:23:08.560Z[ recovery-image] Feb 25 02:23:06.963 INFO O| Feb 25 02:23:06.963 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58382025-02-25T02:23:08.611Z[ recovery-image] Feb 25 02:23:07.014 INFO O| Feb 25 02:23:07.014 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uncompress"
58392025-02-25T02:23:08.612Z[ recovery-image] Feb 25 02:23:07.014 INFO O| Feb 25 02:23:07.014 INFO STEP 413 (remove_files) COMPLETE
58402025-02-25T02:23:08.612Z[ recovery-image] Feb 25 02:23:07.014 INFO O| Feb 25 02:23:07.014 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58412025-02-25T02:23:08.688Z[ recovery-image] Feb 25 02:23:07.092 INFO O| Feb 25 02:23:07.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unexpand"
58422025-02-25T02:23:08.689Z[ recovery-image] Feb 25 02:23:07.092 INFO O| Feb 25 02:23:07.092 INFO STEP 414 (remove_files) COMPLETE
58432025-02-25T02:23:08.689Z[ recovery-image] Feb 25 02:23:07.092 INFO O| Feb 25 02:23:07.092 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58442025-02-25T02:23:08.713Z[ recovery-image] Feb 25 02:23:07.117 INFO O| Feb 25 02:23:07.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uniq"
58452025-02-25T02:23:08.713Z[ recovery-image] Feb 25 02:23:07.117 INFO O| Feb 25 02:23:07.117 INFO STEP 415 (remove_files) COMPLETE
58462025-02-25T02:23:08.713Z[ recovery-image] Feb 25 02:23:07.117 INFO O| Feb 25 02:23:07.117 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58472025-02-25T02:23:08.773Z[ recovery-image] Feb 25 02:23:07.177 INFO O| Feb 25 02:23:07.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/units"
58482025-02-25T02:23:08.773Z[ recovery-image] Feb 25 02:23:07.178 INFO O| Feb 25 02:23:07.178 INFO STEP 416 (remove_files) COMPLETE
58492025-02-25T02:23:08.778Z[ recovery-image] Feb 25 02:23:07.178 INFO O| Feb 25 02:23:07.178 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58502025-02-25T02:23:08.798Z[ recovery-image] Feb 25 02:23:07.200 INFO O| Feb 25 02:23:07.200 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unix2dos"
58512025-02-25T02:23:08.798Z[ recovery-image] Feb 25 02:23:07.200 INFO O| Feb 25 02:23:07.200 INFO STEP 417 (remove_files) COMPLETE
58522025-02-25T02:23:08.798Z[ recovery-image] Feb 25 02:23:07.200 INFO O| Feb 25 02:23:07.200 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58532025-02-25T02:23:08.819Z[ recovery-image] Feb 25 02:23:07.222 INFO O| Feb 25 02:23:07.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/unpack"
58542025-02-25T02:23:08.819Z[ recovery-image] Feb 25 02:23:07.222 INFO O| Feb 25 02:23:07.222 INFO STEP 418 (remove_files) COMPLETE
58552025-02-25T02:23:08.819Z[ recovery-image] Feb 25 02:23:07.222 INFO O| Feb 25 02:23:07.222 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58562025-02-25T02:23:09.196Z[ recovery-image] Feb 25 02:23:07.243 INFO O| Feb 25 02:23:07.243 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/userattr"
58572025-02-25T02:23:09.196Z[ recovery-image] Feb 25 02:23:07.244 INFO O| Feb 25 02:23:07.244 INFO STEP 419 (remove_files) COMPLETE
58582025-02-25T02:23:09.220Z[ recovery-image] Feb 25 02:23:07.244 INFO O| Feb 25 02:23:07.244 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58592025-02-25T02:23:09.220Z[ recovery-image] Feb 25 02:23:07.265 INFO O| Feb 25 02:23:07.265 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uudecode"
58602025-02-25T02:23:09.220Z[ recovery-image] Feb 25 02:23:07.266 INFO O| Feb 25 02:23:07.265 INFO STEP 420 (remove_files) COMPLETE
58612025-02-25T02:23:09.220Z[ recovery-image] Feb 25 02:23:07.266 INFO O| Feb 25 02:23:07.266 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58622025-02-25T02:23:09.220Z[ recovery-image] Feb 25 02:23:07.286 INFO O| Feb 25 02:23:07.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuencode"
58632025-02-25T02:23:09.221Z[ recovery-image] Feb 25 02:23:07.286 INFO O| Feb 25 02:23:07.286 INFO STEP 421 (remove_files) COMPLETE
58642025-02-25T02:23:09.221Z[ recovery-image] Feb 25 02:23:07.286 INFO O| Feb 25 02:23:07.286 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58652025-02-25T02:23:09.221Z[ recovery-image] Feb 25 02:23:07.307 INFO O| Feb 25 02:23:07.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/uuidgen"
58662025-02-25T02:23:09.221Z[ recovery-image] Feb 25 02:23:07.307 INFO O| Feb 25 02:23:07.307 INFO STEP 422 (remove_files) COMPLETE
58672025-02-25T02:23:09.221Z[ recovery-image] Feb 25 02:23:07.307 INFO O| Feb 25 02:23:07.307 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58682025-02-25T02:23:09.221Z[ recovery-image] Feb 25 02:23:07.329 INFO O| Feb 25 02:23:07.329 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vedit"
58692025-02-25T02:23:09.221Z[ recovery-image] Feb 25 02:23:07.329 INFO O| Feb 25 02:23:07.329 INFO STEP 423 (remove_files) COMPLETE
58702025-02-25T02:23:09.221Z[ recovery-image] Feb 25 02:23:07.329 INFO O| Feb 25 02:23:07.329 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58712025-02-25T02:23:09.221Z[ recovery-image] Feb 25 02:23:07.363 INFO O| Feb 25 02:23:07.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vim"
58722025-02-25T02:23:09.221Z[ recovery-image] Feb 25 02:23:07.363 INFO O| Feb 25 02:23:07.363 INFO STEP 424 (remove_files) COMPLETE
58732025-02-25T02:23:09.221Z[ host-image] Feb 25 02:23:07.363 INFO O| Feb 25 02:23:07.363 INFO O| Download: 1108/1140 items 6.3/8.4MB 74% complete (1.1M/s)
58742025-02-25T02:23:09.221Z[ recovery-image] Feb 25 02:23:07.363 INFO O| Feb 25 02:23:07.363 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58752025-02-25T02:23:09.221Z[ recovery-image] Feb 25 02:23:07.386 INFO O| Feb 25 02:23:07.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vimtutor"
58762025-02-25T02:23:09.221Z[ recovery-image] Feb 25 02:23:07.386 INFO O| Feb 25 02:23:07.386 INFO STEP 425 (remove_files) COMPLETE
58772025-02-25T02:23:09.221Z[ recovery-image] Feb 25 02:23:07.386 INFO O| Feb 25 02:23:07.386 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58782025-02-25T02:23:09.221Z[ recovery-image] Feb 25 02:23:07.408 INFO O| Feb 25 02:23:07.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vmstat"
58792025-02-25T02:23:09.222Z[ recovery-image] Feb 25 02:23:07.409 INFO O| Feb 25 02:23:07.408 INFO STEP 426 (remove_files) COMPLETE
58802025-02-25T02:23:09.222Z[ recovery-image] Feb 25 02:23:07.409 INFO O| Feb 25 02:23:07.409 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58812025-02-25T02:23:09.222Z[ recovery-image] Feb 25 02:23:07.430 INFO O| Feb 25 02:23:07.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/vtfontcvt"
58822025-02-25T02:23:09.222Z[ recovery-image] Feb 25 02:23:07.430 INFO O| Feb 25 02:23:07.430 INFO STEP 427 (remove_files) COMPLETE
58832025-02-25T02:23:09.222Z[ recovery-image] Feb 25 02:23:07.430 INFO O| Feb 25 02:23:07.430 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58842025-02-25T02:23:09.222Z[ recovery-image] Feb 25 02:23:07.467 INFO O| Feb 25 02:23:07.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/w"
58852025-02-25T02:23:09.222Z[ recovery-image] Feb 25 02:23:07.467 INFO O| Feb 25 02:23:07.467 INFO STEP 428 (remove_files) COMPLETE
58862025-02-25T02:23:09.222Z[ recovery-image] Feb 25 02:23:07.468 INFO O| Feb 25 02:23:07.468 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58872025-02-25T02:23:09.222Z[ recovery-image] Feb 25 02:23:07.513 INFO O| Feb 25 02:23:07.513 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wait"
58882025-02-25T02:23:09.222Z[ recovery-image] Feb 25 02:23:07.513 INFO O| Feb 25 02:23:07.513 INFO STEP 429 (remove_files) COMPLETE
58892025-02-25T02:23:09.222Z[ recovery-image] Feb 25 02:23:07.513 INFO O| Feb 25 02:23:07.513 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58902025-02-25T02:23:09.222Z[ recovery-image] Feb 25 02:23:07.539 INFO O| Feb 25 02:23:07.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/watch"
58912025-02-25T02:23:09.222Z[ recovery-image] Feb 25 02:23:07.540 INFO O| Feb 25 02:23:07.539 INFO STEP 430 (remove_files) COMPLETE
58922025-02-25T02:23:09.222Z[ recovery-image] Feb 25 02:23:07.540 INFO O| Feb 25 02:23:07.540 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58932025-02-25T02:23:09.222Z[ recovery-image] Feb 25 02:23:07.565 INFO O| Feb 25 02:23:07.565 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wc"
58942025-02-25T02:23:09.222Z[ recovery-image] Feb 25 02:23:07.566 INFO O| Feb 25 02:23:07.566 INFO STEP 431 (remove_files) COMPLETE
58952025-02-25T02:23:09.223Z[ recovery-image] Feb 25 02:23:07.566 INFO O| Feb 25 02:23:07.566 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58962025-02-25T02:23:09.223Z[ recovery-image] Feb 25 02:23:07.589 INFO O| Feb 25 02:23:07.589 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/which"
58972025-02-25T02:23:09.223Z[ recovery-image] Feb 25 02:23:07.590 INFO O| Feb 25 02:23:07.590 INFO STEP 432 (remove_files) COMPLETE
58982025-02-25T02:23:09.223Z[ recovery-image] Feb 25 02:23:07.590 INFO O| Feb 25 02:23:07.590 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58992025-02-25T02:23:09.228Z[ recovery-image] Feb 25 02:23:07.628 INFO O| Feb 25 02:23:07.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/whocalls"
59002025-02-25T02:23:09.229Z[ recovery-image] Feb 25 02:23:07.628 INFO O| Feb 25 02:23:07.628 INFO STEP 433 (remove_files) COMPLETE
59012025-02-25T02:23:09.229Z[ recovery-image] Feb 25 02:23:07.628 INFO O| Feb 25 02:23:07.628 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59022025-02-25T02:23:09.246Z[ recovery-image] Feb 25 02:23:07.651 INFO O| Feb 25 02:23:07.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/wracct"
59032025-02-25T02:23:09.246Z[ recovery-image] Feb 25 02:23:07.651 INFO O| Feb 25 02:23:07.651 INFO STEP 434 (remove_files) COMPLETE
59042025-02-25T02:23:09.249Z[ recovery-image] Feb 25 02:23:07.651 INFO O| Feb 25 02:23:07.651 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59052025-02-25T02:23:09.268Z[ recovery-image] Feb 25 02:23:07.672 INFO O| Feb 25 02:23:07.672 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/write"
59062025-02-25T02:23:09.268Z[ recovery-image] Feb 25 02:23:07.672 INFO O| Feb 25 02:23:07.672 INFO STEP 435 (remove_files) COMPLETE
59072025-02-25T02:23:09.268Z[ recovery-image] Feb 25 02:23:07.672 INFO O| Feb 25 02:23:07.672 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59082025-02-25T02:23:09.289Z[ recovery-image] Feb 25 02:23:07.693 INFO O| Feb 25 02:23:07.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xargs"
59092025-02-25T02:23:09.289Z[ recovery-image] Feb 25 02:23:07.693 INFO O| Feb 25 02:23:07.693 INFO STEP 436 (remove_files) COMPLETE
59102025-02-25T02:23:09.289Z[ recovery-image] Feb 25 02:23:07.693 INFO O| Feb 25 02:23:07.693 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59112025-02-25T02:23:09.311Z[ recovery-image] Feb 25 02:23:07.715 INFO O| Feb 25 02:23:07.715 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xml2-config"
59122025-02-25T02:23:09.311Z[ recovery-image] Feb 25 02:23:07.715 INFO O| Feb 25 02:23:07.715 INFO STEP 437 (remove_files) COMPLETE
59132025-02-25T02:23:09.311Z[ recovery-image] Feb 25 02:23:07.715 INFO O| Feb 25 02:23:07.715 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59142025-02-25T02:23:09.348Z[ recovery-image] Feb 25 02:23:07.752 INFO O| Feb 25 02:23:07.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlcatalog"
59152025-02-25T02:23:09.348Z[ recovery-image] Feb 25 02:23:07.753 INFO O| Feb 25 02:23:07.752 INFO STEP 438 (remove_files) COMPLETE
59162025-02-25T02:23:09.348Z[ recovery-image] Feb 25 02:23:07.753 INFO O| Feb 25 02:23:07.753 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59172025-02-25T02:23:09.371Z[ recovery-image] Feb 25 02:23:07.775 INFO O| Feb 25 02:23:07.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmllint"
59182025-02-25T02:23:09.371Z[ recovery-image] Feb 25 02:23:07.775 INFO O| Feb 25 02:23:07.775 INFO STEP 439 (remove_files) COMPLETE
59192025-02-25T02:23:09.371Z[ recovery-image] Feb 25 02:23:07.775 INFO O| Feb 25 02:23:07.775 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59202025-02-25T02:23:09.423Z[ recovery-image] Feb 25 02:23:07.826 INFO O| Feb 25 02:23:07.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xmlwf"
59212025-02-25T02:23:09.423Z[ recovery-image] Feb 25 02:23:07.826 INFO O| Feb 25 02:23:07.826 INFO STEP 440 (remove_files) COMPLETE
59222025-02-25T02:23:09.423Z[ recovery-image] Feb 25 02:23:07.826 INFO O| Feb 25 02:23:07.826 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59232025-02-25T02:23:09.465Z[ recovery-image] Feb 25 02:23:07.869 INFO O| Feb 25 02:23:07.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xstr"
59242025-02-25T02:23:09.465Z[ recovery-image] Feb 25 02:23:07.869 INFO O| Feb 25 02:23:07.869 INFO STEP 441 (remove_files) COMPLETE
59252025-02-25T02:23:09.465Z[ recovery-image] Feb 25 02:23:07.869 INFO O| Feb 25 02:23:07.869 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59262025-02-25T02:23:09.517Z[ recovery-image] Feb 25 02:23:07.920 INFO O| Feb 25 02:23:07.920 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xxd"
59272025-02-25T02:23:09.517Z[ recovery-image] Feb 25 02:23:07.920 INFO O| Feb 25 02:23:07.920 INFO STEP 442 (remove_files) COMPLETE
59282025-02-25T02:23:09.517Z[ recovery-image] Feb 25 02:23:07.920 INFO O| Feb 25 02:23:07.920 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59292025-02-25T02:23:09.608Z[ recovery-image] Feb 25 02:23:08.012 INFO O| Feb 25 02:23:08.012 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xz"
59302025-02-25T02:23:09.608Z[ recovery-image] Feb 25 02:23:08.012 INFO O| Feb 25 02:23:08.012 INFO STEP 443 (remove_files) COMPLETE
59312025-02-25T02:23:09.608Z[ recovery-image] Feb 25 02:23:08.012 INFO O| Feb 25 02:23:08.012 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59322025-02-25T02:23:09.629Z[ recovery-image] Feb 25 02:23:08.033 INFO O| Feb 25 02:23:08.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdec"
59332025-02-25T02:23:09.629Z[ recovery-image] Feb 25 02:23:08.033 INFO O| Feb 25 02:23:08.033 INFO STEP 444 (remove_files) COMPLETE
59342025-02-25T02:23:09.629Z[ recovery-image] Feb 25 02:23:08.033 INFO O| Feb 25 02:23:08.033 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59352025-02-25T02:23:09.652Z[ recovery-image] Feb 25 02:23:08.056 INFO O| Feb 25 02:23:08.056 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzdiff"
59362025-02-25T02:23:09.652Z[ recovery-image] Feb 25 02:23:08.056 INFO O| Feb 25 02:23:08.056 INFO STEP 445 (remove_files) COMPLETE
59372025-02-25T02:23:09.655Z[ recovery-image] Feb 25 02:23:08.056 INFO O| Feb 25 02:23:08.056 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59382025-02-25T02:23:09.693Z[ recovery-image] Feb 25 02:23:08.097 INFO O| Feb 25 02:23:08.096 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzgrep"
59392025-02-25T02:23:09.693Z[ recovery-image] Feb 25 02:23:08.097 INFO O| Feb 25 02:23:08.097 INFO STEP 446 (remove_files) COMPLETE
59402025-02-25T02:23:09.695Z[ recovery-image] Feb 25 02:23:08.097 INFO O| Feb 25 02:23:08.097 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59412025-02-25T02:23:09.695Z[ host-image] Feb 25 02:23:08.099 INFO O| Feb 25 02:23:08.099 INFO O| Download: Completed 8.42 MB in 5.93 seconds (1.4M/s)
59422025-02-25T02:23:09.713Z[ recovery-image] Feb 25 02:23:08.117 INFO O| Feb 25 02:23:08.117 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzless"
59432025-02-25T02:23:09.713Z[ recovery-image] Feb 25 02:23:08.117 INFO O| Feb 25 02:23:08.117 INFO STEP 447 (remove_files) COMPLETE
59442025-02-25T02:23:09.716Z[ recovery-image] Feb 25 02:23:08.117 INFO O| Feb 25 02:23:08.117 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59452025-02-25T02:23:09.785Z[ recovery-image] Feb 25 02:23:08.189 INFO O| Feb 25 02:23:08.189 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/xzmore"
59462025-02-25T02:23:09.785Z[ recovery-image] Feb 25 02:23:08.189 INFO O| Feb 25 02:23:08.189 INFO STEP 448 (remove_files) COMPLETE
59472025-02-25T02:23:09.785Z[ recovery-image] Feb 25 02:23:08.189 INFO O| Feb 25 02:23:08.189 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59482025-02-25T02:23:09.809Z[ recovery-image] Feb 25 02:23:08.213 INFO O| Feb 25 02:23:08.213 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/yes"
59492025-02-25T02:23:09.809Z[ recovery-image] Feb 25 02:23:08.213 INFO O| Feb 25 02:23:08.213 INFO STEP 449 (remove_files) COMPLETE
59502025-02-25T02:23:09.809Z[ recovery-image] Feb 25 02:23:08.213 INFO O| Feb 25 02:23:08.213 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59512025-02-25T02:23:09.833Z[ recovery-image] Feb 25 02:23:08.237 INFO O| Feb 25 02:23:08.237 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zcat"
59522025-02-25T02:23:09.833Z[ recovery-image] Feb 25 02:23:08.237 INFO O| Feb 25 02:23:08.237 INFO STEP 450 (remove_files) COMPLETE
59532025-02-25T02:23:09.833Z[ recovery-image] Feb 25 02:23:08.237 INFO O| Feb 25 02:23:08.237 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59542025-02-25T02:23:09.857Z[ recovery-image] Feb 25 02:23:08.261 INFO O| Feb 25 02:23:08.261 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zonestat"
59552025-02-25T02:23:09.857Z[ recovery-image] Feb 25 02:23:08.261 INFO O| Feb 25 02:23:08.261 INFO STEP 451 (remove_files) COMPLETE
59562025-02-25T02:23:09.857Z[ recovery-image] Feb 25 02:23:08.261 INFO O| Feb 25 02:23:08.261 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59572025-02-25T02:23:09.880Z[ host-image] Feb 25 02:23:08.283 INFO O| Feb 25 02:23:08.283 INFO O| Actions: 1/1361 actions (Installing new actions)
59582025-02-25T02:23:09.883Z[ recovery-image] Feb 25 02:23:08.285 INFO O| Feb 25 02:23:08.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstd"
59592025-02-25T02:23:09.883Z[ recovery-image] Feb 25 02:23:08.285 INFO O| Feb 25 02:23:08.285 INFO STEP 452 (remove_files) COMPLETE
59602025-02-25T02:23:09.883Z[ recovery-image] Feb 25 02:23:08.285 INFO O| Feb 25 02:23:08.285 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59612025-02-25T02:23:09.935Z[ recovery-image] Feb 25 02:23:08.339 INFO O| Feb 25 02:23:08.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdgrep"
59622025-02-25T02:23:09.935Z[ recovery-image] Feb 25 02:23:08.339 INFO O| Feb 25 02:23:08.339 INFO STEP 453 (remove_files) COMPLETE
59632025-02-25T02:23:09.935Z[ recovery-image] Feb 25 02:23:08.339 INFO O| Feb 25 02:23:08.339 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59642025-02-25T02:23:09.960Z[ recovery-image] Feb 25 02:23:08.363 INFO O| Feb 25 02:23:08.363 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/bin/zstdless"
59652025-02-25T02:23:09.960Z[ recovery-image] Feb 25 02:23:08.363 INFO O| Feb 25 02:23:08.363 INFO STEP 454 (remove_files) COMPLETE
59662025-02-25T02:23:09.960Z[ recovery-image] Feb 25 02:23:08.363 INFO O| Feb 25 02:23:08.363 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59672025-02-25T02:23:09.981Z[ recovery-image] Feb 25 02:23:08.385 INFO O| Feb 25 02:23:08.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
59682025-02-25T02:23:09.981Z[ recovery-image] Feb 25 02:23:08.385 INFO O| Feb 25 02:23:08.385 INFO STEP 455 (remove_files) COMPLETE
59692025-02-25T02:23:09.984Z[ recovery-image] Feb 25 02:23:08.385 INFO O| Feb 25 02:23:08.385 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59702025-02-25T02:23:10.004Z[ recovery-image] Feb 25 02:23:08.408 INFO O| Feb 25 02:23:08.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
59712025-02-25T02:23:10.004Z[ recovery-image] Feb 25 02:23:08.408 INFO O| Feb 25 02:23:08.408 INFO STEP 456 (remove_files) COMPLETE
59722025-02-25T02:23:10.007Z[ recovery-image] Feb 25 02:23:08.408 INFO O| Feb 25 02:23:08.408 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59732025-02-25T02:23:10.027Z[ recovery-image] Feb 25 02:23:08.431 INFO O| Feb 25 02:23:08.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
59742025-02-25T02:23:10.027Z[ recovery-image] Feb 25 02:23:08.431 INFO O| Feb 25 02:23:08.431 INFO STEP 457 (remove_files) COMPLETE
59752025-02-25T02:23:10.027Z[ recovery-image] Feb 25 02:23:08.431 INFO O| Feb 25 02:23:08.431 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59762025-02-25T02:23:10.068Z[ recovery-image] Feb 25 02:23:08.472 INFO O| Feb 25 02:23:08.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
59772025-02-25T02:23:10.098Z[ recovery-image] Feb 25 02:23:08.501 INFO O| Feb 25 02:23:08.501 INFO STEP 458 (remove_files) COMPLETE
59782025-02-25T02:23:10.098Z[ recovery-image] Feb 25 02:23:08.501 INFO O| Feb 25 02:23:08.501 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59792025-02-25T02:23:10.176Z[ recovery-image] Feb 25 02:23:08.580 INFO O| Feb 25 02:23:08.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
59802025-02-25T02:23:10.176Z[ recovery-image] Feb 25 02:23:08.580 INFO O| Feb 25 02:23:08.580 INFO STEP 459 (remove_files) COMPLETE
59812025-02-25T02:23:10.179Z[ recovery-image] Feb 25 02:23:08.580 INFO O| Feb 25 02:23:08.580 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59822025-02-25T02:23:10.247Z[ recovery-image] Feb 25 02:23:08.651 INFO O| Feb 25 02:23:08.651 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
59832025-02-25T02:23:10.247Z[ recovery-image] Feb 25 02:23:08.651 INFO O| Feb 25 02:23:08.651 INFO STEP 460 (remove_files) COMPLETE
59842025-02-25T02:23:10.247Z[ recovery-image] Feb 25 02:23:08.651 INFO O| Feb 25 02:23:08.651 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59852025-02-25T02:23:10.318Z[ recovery-image] Feb 25 02:23:08.721 INFO O| Feb 25 02:23:08.721 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
59862025-02-25T02:23:10.318Z[ recovery-image] Feb 25 02:23:08.721 INFO O| Feb 25 02:23:08.721 INFO STEP 461 (remove_files) COMPLETE
59872025-02-25T02:23:10.318Z[ recovery-image] Feb 25 02:23:08.721 INFO O| Feb 25 02:23:08.721 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59882025-02-25T02:23:10.364Z[ recovery-image] Feb 25 02:23:08.768 INFO O| Feb 25 02:23:08.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
59892025-02-25T02:23:10.366Z[ recovery-image] Feb 25 02:23:08.768 INFO O| Feb 25 02:23:08.768 INFO STEP 462 (remove_files) COMPLETE
59902025-02-25T02:23:10.366Z[ recovery-image] Feb 25 02:23:08.768 INFO O| Feb 25 02:23:08.768 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59912025-02-25T02:23:10.386Z[ recovery-image] Feb 25 02:23:08.790 INFO O| Feb 25 02:23:08.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
59922025-02-25T02:23:10.389Z[ recovery-image] Feb 25 02:23:08.790 INFO O| Feb 25 02:23:08.790 INFO STEP 463 (remove_files) COMPLETE
59932025-02-25T02:23:10.389Z[ recovery-image] Feb 25 02:23:08.790 INFO O| Feb 25 02:23:08.790 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59942025-02-25T02:23:10.409Z[ recovery-image] Feb 25 02:23:08.813 INFO O| Feb 25 02:23:08.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
59952025-02-25T02:23:10.412Z[ recovery-image] Feb 25 02:23:08.813 INFO O| Feb 25 02:23:08.813 INFO STEP 464 (remove_files) COMPLETE
59962025-02-25T02:23:10.412Z[ recovery-image] Feb 25 02:23:08.814 INFO O| Feb 25 02:23:08.813 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59972025-02-25T02:23:10.432Z[ recovery-image] Feb 25 02:23:08.836 INFO O| Feb 25 02:23:08.836 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
59982025-02-25T02:23:10.434Z[ recovery-image] Feb 25 02:23:08.836 INFO O| Feb 25 02:23:08.836 INFO STEP 465 (remove_files) COMPLETE
59992025-02-25T02:23:10.434Z[ recovery-image] Feb 25 02:23:08.836 INFO O| Feb 25 02:23:08.836 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60002025-02-25T02:23:10.469Z[ recovery-image] Feb 25 02:23:08.873 INFO O| Feb 25 02:23:08.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
60012025-02-25T02:23:10.469Z[ recovery-image] Feb 25 02:23:08.873 INFO O| Feb 25 02:23:08.873 INFO STEP 466 (remove_files) COMPLETE
60022025-02-25T02:23:10.472Z[ recovery-image] Feb 25 02:23:08.873 INFO O| Feb 25 02:23:08.873 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60032025-02-25T02:23:10.494Z[ recovery-image] Feb 25 02:23:08.898 INFO O| Feb 25 02:23:08.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libform.so.5.9"
60042025-02-25T02:23:10.521Z[ recovery-image] Feb 25 02:23:08.924 INFO O| Feb 25 02:23:08.924 INFO STEP 467 (remove_files) COMPLETE
60052025-02-25T02:23:10.521Z[ recovery-image] Feb 25 02:23:08.924 INFO O| Feb 25 02:23:08.924 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60062025-02-25T02:23:10.562Z[ recovery-image] Feb 25 02:23:08.965 INFO O| Feb 25 02:23:08.965 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libmenu.so.5.9"
60072025-02-25T02:23:10.562Z[ recovery-image] Feb 25 02:23:08.965 INFO O| Feb 25 02:23:08.965 INFO STEP 468 (remove_files) COMPLETE
60082025-02-25T02:23:10.562Z[ recovery-image] Feb 25 02:23:08.965 INFO O| Feb 25 02:23:08.965 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60092025-02-25T02:23:10.583Z[ recovery-image] Feb 25 02:23:08.986 INFO O| Feb 25 02:23:08.986 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/gnu/lib/libpanel.so.5.9"
60102025-02-25T02:23:10.583Z[ recovery-image] Feb 25 02:23:08.987 INFO O| Feb 25 02:23:08.986 INFO STEP 469 (remove_files) COMPLETE
60112025-02-25T02:23:10.583Z[ recovery-image] Feb 25 02:23:08.987 INFO O| Feb 25 02:23:08.987 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60122025-02-25T02:23:10.599Z[ host-image] Feb 25 02:23:09.003 INFO O| Feb 25 02:23:09.003 INFO O| Actions: Completed 1361 actions in 0.72 seconds.
60132025-02-25T02:23:10.604Z[ recovery-image] Feb 25 02:23:09.009 INFO O| Feb 25 02:23:09.008 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ctags"
60142025-02-25T02:23:10.605Z[ recovery-image] Feb 25 02:23:09.009 INFO O| Feb 25 02:23:09.009 INFO STEP 470 (remove_files) COMPLETE
60152025-02-25T02:23:10.605Z[ recovery-image] Feb 25 02:23:09.009 INFO O| Feb 25 02:23:09.009 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60162025-02-25T02:23:10.626Z[ recovery-image] Feb 25 02:23:09.030 INFO O| Feb 25 02:23:09.030 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/edit"
60172025-02-25T02:23:10.626Z[ recovery-image] Feb 25 02:23:09.030 INFO O| Feb 25 02:23:09.030 INFO STEP 471 (remove_files) COMPLETE
60182025-02-25T02:23:10.626Z[ recovery-image] Feb 25 02:23:09.030 INFO O| Feb 25 02:23:09.030 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60192025-02-25T02:23:10.646Z[ recovery-image] Feb 25 02:23:09.050 INFO O| Feb 25 02:23:09.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/ex"
60202025-02-25T02:23:10.647Z[ recovery-image] Feb 25 02:23:09.051 INFO O| Feb 25 02:23:09.051 INFO STEP 472 (remove_files) COMPLETE
60212025-02-25T02:23:10.647Z[ recovery-image] Feb 25 02:23:09.051 INFO O| Feb 25 02:23:09.051 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60222025-02-25T02:23:10.674Z[ recovery-image] Feb 25 02:23:09.077 INFO O| Feb 25 02:23:09.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/pfsh"
60232025-02-25T02:23:10.674Z[ recovery-image] Feb 25 02:23:09.077 INFO O| Feb 25 02:23:09.077 INFO STEP 473 (remove_files) COMPLETE
60242025-02-25T02:23:10.674Z[ recovery-image] Feb 25 02:23:09.077 INFO O| Feb 25 02:23:09.077 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60252025-02-25T02:23:10.720Z[ recovery-image] Feb 25 02:23:09.124 INFO O| Feb 25 02:23:09.124 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/sh"
60262025-02-25T02:23:10.723Z[ recovery-image] Feb 25 02:23:09.125 INFO O| Feb 25 02:23:09.125 INFO STEP 474 (remove_files) COMPLETE
60272025-02-25T02:23:10.723Z[ recovery-image] Feb 25 02:23:09.125 INFO O| Feb 25 02:23:09.125 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60282025-02-25T02:23:10.743Z[ recovery-image] Feb 25 02:23:09.147 INFO O| Feb 25 02:23:09.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vedit"
60292025-02-25T02:23:10.743Z[ recovery-image] Feb 25 02:23:09.147 INFO O| Feb 25 02:23:09.147 INFO STEP 475 (remove_files) COMPLETE
60302025-02-25T02:23:10.743Z[ recovery-image] Feb 25 02:23:09.147 INFO O| Feb 25 02:23:09.147 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60312025-02-25T02:23:10.770Z[ recovery-image] Feb 25 02:23:09.174 INFO O| Feb 25 02:23:09.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/vi"
60322025-02-25T02:23:10.770Z[ recovery-image] Feb 25 02:23:09.174 INFO O| Feb 25 02:23:09.174 INFO STEP 476 (remove_files) COMPLETE
60332025-02-25T02:23:10.770Z[ recovery-image] Feb 25 02:23:09.174 INFO O| Feb 25 02:23:09.174 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60342025-02-25T02:23:10.813Z[ recovery-image] Feb 25 02:23:09.216 INFO O| Feb 25 02:23:09.216 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/has/bin/view"
60352025-02-25T02:23:10.815Z[ recovery-image] Feb 25 02:23:09.217 INFO O| Feb 25 02:23:09.217 INFO STEP 477 (remove_files) COMPLETE
60362025-02-25T02:23:10.815Z[ recovery-image] Feb 25 02:23:09.217 INFO O| Feb 25 02:23:09.217 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60372025-02-25T02:23:10.866Z[ recovery-image] Feb 25 02:23:09.270 INFO O| Feb 25 02:23:09.270 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/logindmux"
60382025-02-25T02:23:10.870Z[ recovery-image] Feb 25 02:23:09.274 INFO O| Feb 25 02:23:09.274 INFO STEP 478 (remove_files) COMPLETE
60392025-02-25T02:23:10.871Z[ recovery-image] Feb 25 02:23:09.274 INFO O| Feb 25 02:23:09.274 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60402025-02-25T02:23:10.906Z[ recovery-image] Feb 25 02:23:09.310 INFO O| Feb 25 02:23:09.310 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pool"
60412025-02-25T02:23:10.906Z[ recovery-image] Feb 25 02:23:09.310 INFO O| Feb 25 02:23:09.310 INFO STEP 479 (remove_files) COMPLETE
60422025-02-25T02:23:10.909Z[ recovery-image] Feb 25 02:23:09.310 INFO O| Feb 25 02:23:09.310 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60432025-02-25T02:23:10.929Z[ recovery-image] Feb 25 02:23:09.333 INFO O| Feb 25 02:23:09.333 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ppt"
60442025-02-25T02:23:10.929Z[ recovery-image] Feb 25 02:23:09.333 INFO O| Feb 25 02:23:09.333 INFO STEP 480 (remove_files) COMPLETE
60452025-02-25T02:23:10.929Z[ recovery-image] Feb 25 02:23:09.333 INFO O| Feb 25 02:23:09.333 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60462025-02-25T02:23:10.953Z[ recovery-image] Feb 25 02:23:09.357 INFO O| Feb 25 02:23:09.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/ptm"
60472025-02-25T02:23:10.953Z[ recovery-image] Feb 25 02:23:09.357 INFO O| Feb 25 02:23:09.357 INFO STEP 481 (remove_files) COMPLETE
60482025-02-25T02:23:10.953Z[ recovery-image] Feb 25 02:23:09.357 INFO O| Feb 25 02:23:09.357 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60492025-02-25T02:23:10.982Z[ recovery-image] Feb 25 02:23:09.385 INFO O| Feb 25 02:23:09.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/pts"
60502025-02-25T02:23:10.982Z[ recovery-image] Feb 25 02:23:09.386 INFO O| Feb 25 02:23:09.385 INFO STEP 482 (remove_files) COMPLETE
60512025-02-25T02:23:10.982Z[ recovery-image] Feb 25 02:23:09.386 INFO O| Feb 25 02:23:09.385 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60522025-02-25T02:23:11.008Z[ recovery-image] Feb 25 02:23:09.412 INFO O| Feb 25 02:23:09.411 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/vmm"
60532025-02-25T02:23:11.011Z[ recovery-image] Feb 25 02:23:09.412 INFO O| Feb 25 02:23:09.412 INFO STEP 483 (remove_files) COMPLETE
60542025-02-25T02:23:11.011Z[ recovery-image] Feb 25 02:23:09.412 INFO O| Feb 25 02:23:09.412 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60552025-02-25T02:23:11.036Z[ recovery-image] Feb 25 02:23:09.440 INFO O| Feb 25 02:23:09.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/amd64/zcons"
60562025-02-25T02:23:11.039Z[ recovery-image] Feb 25 02:23:09.440 INFO O| Feb 25 02:23:09.440 INFO STEP 484 (remove_files) COMPLETE
60572025-02-25T02:23:11.039Z[ recovery-image] Feb 25 02:23:09.440 INFO O| Feb 25 02:23:09.440 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60582025-02-25T02:23:11.073Z[ recovery-image] Feb 25 02:23:09.477 INFO O| Feb 25 02:23:09.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/fssnap.conf"
60592025-02-25T02:23:11.077Z[ recovery-image] Feb 25 02:23:09.477 INFO O| Feb 25 02:23:09.477 INFO STEP 485 (remove_files) COMPLETE
60602025-02-25T02:23:11.077Z[ recovery-image] Feb 25 02:23:09.477 INFO O| Feb 25 02:23:09.477 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60612025-02-25T02:23:11.113Z[ recovery-image] Feb 25 02:23:09.517 INFO O| Feb 25 02:23:09.517 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/logindmux.conf"
60622025-02-25T02:23:11.113Z[ recovery-image] Feb 25 02:23:09.517 INFO O| Feb 25 02:23:09.517 INFO STEP 486 (remove_files) COMPLETE
60632025-02-25T02:23:11.116Z[ recovery-image] Feb 25 02:23:09.517 INFO O| Feb 25 02:23:09.517 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60642025-02-25T02:23:11.137Z[ recovery-image] Feb 25 02:23:09.541 INFO O| Feb 25 02:23:09.541 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/nsmb.conf"
60652025-02-25T02:23:11.137Z[ recovery-image] Feb 25 02:23:09.541 INFO O| Feb 25 02:23:09.541 INFO STEP 487 (remove_files) COMPLETE
60662025-02-25T02:23:11.137Z[ recovery-image] Feb 25 02:23:09.541 INFO O| Feb 25 02:23:09.541 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60672025-02-25T02:23:11.160Z[ recovery-image] Feb 25 02:23:09.564 INFO O| Feb 25 02:23:09.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/pool.conf"
60682025-02-25T02:23:11.160Z[ recovery-image] Feb 25 02:23:09.564 INFO O| Feb 25 02:23:09.564 INFO STEP 488 (remove_files) COMPLETE
60692025-02-25T02:23:11.163Z[ recovery-image] Feb 25 02:23:09.564 INFO O| Feb 25 02:23:09.564 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60702025-02-25T02:23:11.184Z[ recovery-image] Feb 25 02:23:09.587 INFO O| Feb 25 02:23:09.587 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/ppt.conf"
60712025-02-25T02:23:11.184Z[ recovery-image] Feb 25 02:23:09.587 INFO O| Feb 25 02:23:09.587 INFO STEP 489 (remove_files) COMPLETE
60722025-02-25T02:23:11.184Z[ recovery-image] Feb 25 02:23:09.587 INFO O| Feb 25 02:23:09.587 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60732025-02-25T02:23:11.219Z[ host-image] Feb 25 02:23:09.623 INFO O| Feb 25 02:23:09.622 INFO O| Done
60742025-02-25T02:23:11.219Z[ host-image] Feb 25 02:23:09.623 INFO O| Feb 25 02:23:09.622 INFO O| Done
60752025-02-25T02:23:11.295Z[ recovery-image] Feb 25 02:23:09.699 INFO O| Feb 25 02:23:09.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/smbsrv.conf"
60762025-02-25T02:23:11.298Z[ recovery-image] Feb 25 02:23:09.699 INFO O| Feb 25 02:23:09.699 INFO STEP 490 (remove_files) COMPLETE
60772025-02-25T02:23:11.298Z[ recovery-image] Feb 25 02:23:09.700 INFO O| Feb 25 02:23:09.699 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60782025-02-25T02:23:11.396Z[ recovery-image] Feb 25 02:23:09.800 INFO O| Feb 25 02:23:09.800 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/viona.conf"
60792025-02-25T02:23:11.396Z[ recovery-image] Feb 25 02:23:09.800 INFO O| Feb 25 02:23:09.800 INFO STEP 491 (remove_files) COMPLETE
60802025-02-25T02:23:11.399Z[ recovery-image] Feb 25 02:23:09.800 INFO O| Feb 25 02:23:09.800 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60812025-02-25T02:23:11.433Z[ recovery-image] Feb 25 02:23:09.837 INFO O| Feb 25 02:23:09.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/drv/vmm.conf"
60822025-02-25T02:23:11.433Z[ recovery-image] Feb 25 02:23:09.837 INFO O| Feb 25 02:23:09.837 INFO STEP 492 (remove_files) COMPLETE
60832025-02-25T02:23:11.436Z[ recovery-image] Feb 25 02:23:09.837 INFO O| Feb 25 02:23:09.837 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60842025-02-25T02:23:11.456Z[ recovery-image] Feb 25 02:23:09.860 INFO O| Feb 25 02:23:09.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/javaexec"
60852025-02-25T02:23:11.456Z[ recovery-image] Feb 25 02:23:09.860 INFO O| Feb 25 02:23:09.860 INFO STEP 493 (remove_files) COMPLETE
60862025-02-25T02:23:11.456Z[ recovery-image] Feb 25 02:23:09.860 INFO O| Feb 25 02:23:09.860 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60872025-02-25T02:23:11.477Z[ recovery-image] Feb 25 02:23:09.881 INFO O| Feb 25 02:23:09.881 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/exec/amd64/shbinexec"
60882025-02-25T02:23:11.478Z[ recovery-image] Feb 25 02:23:09.881 INFO O| Feb 25 02:23:09.881 INFO STEP 494 (remove_files) COMPLETE
60892025-02-25T02:23:11.478Z[ recovery-image] Feb 25 02:23:09.881 INFO O| Feb 25 02:23:09.881 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60902025-02-25T02:23:11.510Z[ recovery-image] Feb 25 02:23:09.914 INFO O| Feb 25 02:23:09.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/pcfs"
60912025-02-25T02:23:11.513Z[ recovery-image] Feb 25 02:23:09.914 INFO O| Feb 25 02:23:09.914 INFO STEP 495 (remove_files) COMPLETE
60922025-02-25T02:23:11.513Z[ recovery-image] Feb 25 02:23:09.914 INFO O| Feb 25 02:23:09.914 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60932025-02-25T02:23:11.535Z[ recovery-image] Feb 25 02:23:09.938 INFO O| Feb 25 02:23:09.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/fs/amd64/smbfs"
60942025-02-25T02:23:11.537Z[ recovery-image] Feb 25 02:23:09.939 INFO O| Feb 25 02:23:09.939 INFO STEP 496 (remove_files) COMPLETE
60952025-02-25T02:23:11.537Z[ recovery-image] Feb 25 02:23:09.939 INFO O| Feb 25 02:23:09.939 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60962025-02-25T02:23:11.575Z[ recovery-image] Feb 25 02:23:09.979 INFO O| Feb 25 02:23:09.979 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/nsmb"
60972025-02-25T02:23:11.575Z[ recovery-image] Feb 25 02:23:09.979 INFO O| Feb 25 02:23:09.979 INFO STEP 497 (remove_files) COMPLETE
60982025-02-25T02:23:11.575Z[ recovery-image] Feb 25 02:23:09.979 INFO O| Feb 25 02:23:09.979 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60992025-02-25T02:23:11.601Z[ recovery-image] Feb 25 02:23:10.005 INFO O| Feb 25 02:23:10.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbfs"
61002025-02-25T02:23:11.601Z[ recovery-image] Feb 25 02:23:10.005 INFO O| Feb 25 02:23:10.005 INFO STEP 498 (remove_files) COMPLETE
61012025-02-25T02:23:11.604Z[ recovery-image] Feb 25 02:23:10.005 INFO O| Feb 25 02:23:10.005 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61022025-02-25T02:23:11.646Z[ recovery-image] Feb 25 02:23:10.050 INFO O| Feb 25 02:23:10.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
61032025-02-25T02:23:11.646Z[ recovery-image] Feb 25 02:23:10.050 INFO O| Feb 25 02:23:10.050 INFO STEP 499 (remove_files) COMPLETE
61042025-02-25T02:23:11.649Z[ recovery-image] Feb 25 02:23:10.050 INFO O| Feb 25 02:23:10.050 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61052025-02-25T02:23:11.680Z[ recovery-image] Feb 25 02:23:10.084 INFO O| Feb 25 02:23:10.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
61062025-02-25T02:23:11.680Z[ recovery-image] Feb 25 02:23:10.084 INFO O| Feb 25 02:23:10.084 INFO STEP 500 (remove_files) COMPLETE
61072025-02-25T02:23:11.681Z[ recovery-image] Feb 25 02:23:10.085 INFO O| Feb 25 02:23:10.084 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61082025-02-25T02:23:11.706Z[ recovery-image] Feb 25 02:23:10.110 INFO O| Feb 25 02:23:10.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
61092025-02-25T02:23:11.709Z[ recovery-image] Feb 25 02:23:10.110 INFO O| Feb 25 02:23:10.110 INFO STEP 501 (remove_files) COMPLETE
61102025-02-25T02:23:11.709Z[ recovery-image] Feb 25 02:23:10.110 INFO O| Feb 25 02:23:10.110 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61112025-02-25T02:23:11.730Z[ recovery-image] Feb 25 02:23:10.133 INFO O| Feb 25 02:23:10.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
61122025-02-25T02:23:11.730Z[ recovery-image] Feb 25 02:23:10.134 INFO O| Feb 25 02:23:10.134 INFO STEP 502 (remove_files) COMPLETE
61132025-02-25T02:23:11.730Z[ recovery-image] Feb 25 02:23:10.134 INFO O| Feb 25 02:23:10.134 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61142025-02-25T02:23:11.751Z[ recovery-image] Feb 25 02:23:10.155 INFO O| Feb 25 02:23:10.155 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/IA"
61152025-02-25T02:23:11.751Z[ recovery-image] Feb 25 02:23:10.155 INFO O| Feb 25 02:23:10.155 INFO STEP 503 (remove_files) COMPLETE
61162025-02-25T02:23:11.751Z[ recovery-image] Feb 25 02:23:10.155 INFO O| Feb 25 02:23:10.155 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61172025-02-25T02:23:11.775Z[ recovery-image] Feb 25 02:23:10.179 INFO O| Feb 25 02:23:10.179 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT"
61182025-02-25T02:23:11.778Z[ recovery-image] Feb 25 02:23:10.179 INFO O| Feb 25 02:23:10.179 INFO STEP 504 (remove_files) COMPLETE
61192025-02-25T02:23:11.778Z[ recovery-image] Feb 25 02:23:10.179 INFO O| Feb 25 02:23:10.179 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61202025-02-25T02:23:11.868Z[ recovery-image] Feb 25 02:23:10.271 INFO O| Feb 25 02:23:10.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
61212025-02-25T02:23:11.868Z[ recovery-image] Feb 25 02:23:10.271 INFO O| Feb 25 02:23:10.271 INFO STEP 505 (remove_files) COMPLETE
61222025-02-25T02:23:11.868Z[ recovery-image] Feb 25 02:23:10.271 INFO O| Feb 25 02:23:10.271 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61232025-02-25T02:23:11.927Z[ recovery-image] Feb 25 02:23:10.330 INFO O| Feb 25 02:23:10.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/cryptmod"
61242025-02-25T02:23:11.927Z[ recovery-image] Feb 25 02:23:10.330 INFO O| Feb 25 02:23:10.330 INFO STEP 506 (remove_files) COMPLETE
61252025-02-25T02:23:11.927Z[ recovery-image] Feb 25 02:23:10.330 INFO O| Feb 25 02:23:10.330 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61262025-02-25T02:23:11.949Z[ recovery-image] Feb 25 02:23:10.353 INFO O| Feb 25 02:23:10.353 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/rlmod"
61272025-02-25T02:23:11.949Z[ recovery-image] Feb 25 02:23:10.353 INFO O| Feb 25 02:23:10.353 INFO STEP 507 (remove_files) COMPLETE
61282025-02-25T02:23:11.949Z[ recovery-image] Feb 25 02:23:10.353 INFO O| Feb 25 02:23:10.353 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61292025-02-25T02:23:11.970Z[ recovery-image] Feb 25 02:23:10.374 INFO O| Feb 25 02:23:10.374 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/strmod/amd64/telmod"
61302025-02-25T02:23:11.970Z[ recovery-image] Feb 25 02:23:10.374 INFO O| Feb 25 02:23:10.374 INFO STEP 508 (remove_files) COMPLETE
61312025-02-25T02:23:11.973Z[ recovery-image] Feb 25 02:23:10.374 INFO O| Feb 25 02:23:10.374 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61322025-02-25T02:23:11.991Z[ recovery-image] Feb 25 02:23:10.395 INFO O| Feb 25 02:23:10.395 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/acctctl"
61332025-02-25T02:23:11.991Z[ recovery-image] Feb 25 02:23:10.395 INFO O| Feb 25 02:23:10.395 INFO STEP 509 (remove_files) COMPLETE
61342025-02-25T02:23:11.994Z[ recovery-image] Feb 25 02:23:10.395 INFO O| Feb 25 02:23:10.395 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61352025-02-25T02:23:12.011Z[ recovery-image] Feb 25 02:23:10.415 INFO O| Feb 25 02:23:10.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/exacctsys"
61362025-02-25T02:23:12.011Z[ recovery-image] Feb 25 02:23:10.415 INFO O| Feb 25 02:23:10.415 INFO STEP 510 (remove_files) COMPLETE
61372025-02-25T02:23:12.011Z[ recovery-image] Feb 25 02:23:10.415 INFO O| Feb 25 02:23:10.415 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61382025-02-25T02:23:12.032Z[ recovery-image] Feb 25 02:23:10.435 INFO O| Feb 25 02:23:10.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kernel/sys/amd64/sysacct"
61392025-02-25T02:23:12.032Z[ recovery-image] Feb 25 02:23:10.435 INFO O| Feb 25 02:23:10.435 INFO STEP 511 (remove_files) COMPLETE
61402025-02-25T02:23:12.032Z[ recovery-image] Feb 25 02:23:10.435 INFO O| Feb 25 02:23:10.435 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61412025-02-25T02:23:12.064Z[ recovery-image] Feb 25 02:23:10.467 INFO O| Feb 25 02:23:10.467 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/kvm/README"
61422025-02-25T02:23:12.064Z[ recovery-image] Feb 25 02:23:10.467 INFO O| Feb 25 02:23:10.467 INFO STEP 512 (remove_files) COMPLETE
61432025-02-25T02:23:12.064Z[ recovery-image] Feb 25 02:23:10.467 INFO O| Feb 25 02:23:10.467 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61442025-02-25T02:23:12.088Z[ recovery-image] Feb 25 02:23:10.491 INFO O| Feb 25 02:23:10.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2map"
61452025-02-25T02:23:12.088Z[ recovery-image] Feb 25 02:23:10.492 INFO O| Feb 25 02:23:10.492 INFO STEP 513 (remove_files) COMPLETE
61462025-02-25T02:23:12.090Z[ recovery-image] Feb 25 02:23:10.492 INFO O| Feb 25 02:23:10.492 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61472025-02-25T02:23:12.117Z[ recovery-image] Feb 25 02:23:10.521 INFO O| Feb 25 02:23:10.521 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/abi/spec2trace"
61482025-02-25T02:23:12.120Z[ recovery-image] Feb 25 02:23:10.521 INFO O| Feb 25 02:23:10.521 INFO STEP 514 (remove_files) COMPLETE
61492025-02-25T02:23:12.120Z[ recovery-image] Feb 25 02:23:10.521 INFO O| Feb 25 02:23:10.521 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61502025-02-25T02:23:12.138Z[ recovery-image] Feb 25 02:23:10.542 INFO O| Feb 25 02:23:10.542 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen"
61512025-02-25T02:23:12.138Z[ recovery-image] Feb 25 02:23:10.542 INFO O| Feb 25 02:23:10.542 INFO STEP 515 (remove_files) COMPLETE
61522025-02-25T02:23:12.138Z[ recovery-image] Feb 25 02:23:10.542 INFO O| Feb 25 02:23:10.542 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61532025-02-25T02:23:12.158Z[ recovery-image] Feb 25 02:23:10.562 INFO O| Feb 25 02:23:10.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen1"
61542025-02-25T02:23:12.158Z[ recovery-image] Feb 25 02:23:10.562 INFO O| Feb 25 02:23:10.562 INFO STEP 516 (remove_files) COMPLETE
61552025-02-25T02:23:12.158Z[ recovery-image] Feb 25 02:23:10.562 INFO O| Feb 25 02:23:10.562 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61562025-02-25T02:23:12.180Z[ recovery-image] Feb 25 02:23:10.584 INFO O| Feb 25 02:23:10.584 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen3"
61572025-02-25T02:23:12.180Z[ recovery-image] Feb 25 02:23:10.584 INFO O| Feb 25 02:23:10.584 INFO STEP 517 (remove_files) COMPLETE
61582025-02-25T02:23:12.183Z[ recovery-image] Feb 25 02:23:10.584 INFO O| Feb 25 02:23:10.584 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61592025-02-25T02:23:12.205Z[ recovery-image] Feb 25 02:23:10.603 INFO O| Feb 25 02:23:10.603 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbgen4"
61602025-02-25T02:23:12.205Z[ recovery-image] Feb 25 02:23:10.604 INFO O| Feb 25 02:23:10.603 INFO STEP 518 (remove_files) COMPLETE
61612025-02-25T02:23:12.205Z[ recovery-image] Feb 25 02:23:10.604 INFO O| Feb 25 02:23:10.604 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61622025-02-25T02:23:12.220Z[ recovery-image] Feb 25 02:23:10.623 INFO O| Feb 25 02:23:10.623 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/adbsub.o"
61632025-02-25T02:23:12.220Z[ recovery-image] Feb 25 02:23:10.624 INFO O| Feb 25 02:23:10.623 INFO STEP 519 (remove_files) COMPLETE
61642025-02-25T02:23:12.220Z[ recovery-image] Feb 25 02:23:10.624 INFO O| Feb 25 02:23:10.624 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61652025-02-25T02:23:12.241Z[ recovery-image] Feb 25 02:23:10.644 INFO O| Feb 25 02:23:10.644 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/adb/amd64/adbsub.o"
61662025-02-25T02:23:12.241Z[ recovery-image] Feb 25 02:23:10.644 INFO O| Feb 25 02:23:10.644 INFO STEP 520 (remove_files) COMPLETE
61672025-02-25T02:23:12.241Z[ recovery-image] Feb 25 02:23:10.644 INFO O| Feb 25 02:23:10.644 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61682025-02-25T02:23:12.261Z[ recovery-image] Feb 25 02:23:10.665 INFO O| Feb 25 02:23:10.665 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/0@0.so.1"
61692025-02-25T02:23:12.264Z[ recovery-image] Feb 25 02:23:10.665 INFO O| Feb 25 02:23:10.665 INFO STEP 521 (remove_files) COMPLETE
61702025-02-25T02:23:12.264Z[ recovery-image] Feb 25 02:23:10.665 INFO O| Feb 25 02:23:10.665 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61712025-02-25T02:23:12.292Z[ recovery-image] Feb 25 02:23:10.696 INFO O| Feb 25 02:23:10.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/Makefile.inc"
61722025-02-25T02:23:12.292Z[ recovery-image] Feb 25 02:23:10.696 INFO O| Feb 25 02:23:10.696 INFO STEP 522 (remove_files) COMPLETE
61732025-02-25T02:23:12.296Z[ recovery-image] Feb 25 02:23:10.696 INFO O| Feb 25 02:23:10.696 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61742025-02-25T02:23:12.316Z[ recovery-image] Feb 25 02:23:10.720 INFO O| Feb 25 02:23:10.719 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/accept"
61752025-02-25T02:23:12.337Z[ recovery-image] Feb 25 02:23:10.741 INFO O| Feb 25 02:23:10.741 INFO STEP 523 (remove_files) COMPLETE
61762025-02-25T02:23:12.337Z[ recovery-image] Feb 25 02:23:10.741 INFO O| Feb 25 02:23:10.741 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61772025-02-25T02:23:12.399Z[ recovery-image] Feb 25 02:23:10.802 INFO O| Feb 25 02:23:10.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/basename"
61782025-02-25T02:23:12.399Z[ recovery-image] Feb 25 02:23:10.803 INFO O| Feb 25 02:23:10.802 INFO STEP 524 (remove_files) COMPLETE
61792025-02-25T02:23:12.399Z[ recovery-image] Feb 25 02:23:10.803 INFO O| Feb 25 02:23:10.803 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61802025-02-25T02:23:12.472Z[ recovery-image] Feb 25 02:23:10.875 INFO O| Feb 25 02:23:10.875 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/csv"
61812025-02-25T02:23:12.475Z[ recovery-image] Feb 25 02:23:10.875 INFO O| Feb 25 02:23:10.875 INFO STEP 525 (remove_files) COMPLETE
61822025-02-25T02:23:12.475Z[ recovery-image] Feb 25 02:23:10.875 INFO O| Feb 25 02:23:10.875 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61832025-02-25T02:23:12.509Z[ recovery-image] Feb 25 02:23:10.913 INFO O| Feb 25 02:23:10.913 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/cut"
61842025-02-25T02:23:12.534Z[ recovery-image] Feb 25 02:23:10.938 INFO O| Feb 25 02:23:10.938 INFO STEP 526 (remove_files) COMPLETE
61852025-02-25T02:23:12.534Z[ recovery-image] Feb 25 02:23:10.938 INFO O| Feb 25 02:23:10.938 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61862025-02-25T02:23:12.577Z[ recovery-image] Feb 25 02:23:10.981 INFO O| Feb 25 02:23:10.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/dirname"
61872025-02-25T02:23:12.577Z[ recovery-image] Feb 25 02:23:10.981 INFO O| Feb 25 02:23:10.981 INFO STEP 527 (remove_files) COMPLETE
61882025-02-25T02:23:12.580Z[ recovery-image] Feb 25 02:23:10.981 INFO O| Feb 25 02:23:10.981 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61892025-02-25T02:23:12.631Z[ recovery-image] Feb 25 02:23:11.022 INFO O| Feb 25 02:23:11.022 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/fdflags"
61902025-02-25T02:23:12.631Z[ recovery-image] Feb 25 02:23:11.022 INFO O| Feb 25 02:23:11.022 INFO STEP 528 (remove_files) COMPLETE
61912025-02-25T02:23:12.631Z[ recovery-image] Feb 25 02:23:11.022 INFO O| Feb 25 02:23:11.022 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61922025-02-25T02:23:12.656Z[ recovery-image] Feb 25 02:23:11.059 INFO O| Feb 25 02:23:11.059 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/finfo"
61932025-02-25T02:23:12.659Z[ recovery-image] Feb 25 02:23:11.060 INFO O| Feb 25 02:23:11.060 INFO STEP 529 (remove_files) COMPLETE
61942025-02-25T02:23:12.659Z[ recovery-image] Feb 25 02:23:11.060 INFO O| Feb 25 02:23:11.060 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61952025-02-25T02:23:12.681Z[ recovery-image] Feb 25 02:23:11.085 INFO O| Feb 25 02:23:11.085 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/head"
61962025-02-25T02:23:12.684Z[ recovery-image] Feb 25 02:23:11.085 INFO O| Feb 25 02:23:11.085 INFO STEP 530 (remove_files) COMPLETE
61972025-02-25T02:23:12.684Z[ recovery-image] Feb 25 02:23:11.085 INFO O| Feb 25 02:23:11.085 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61982025-02-25T02:23:12.706Z[ recovery-image] Feb 25 02:23:11.109 INFO O| Feb 25 02:23:11.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/id"
61992025-02-25T02:23:12.708Z[ recovery-image] Feb 25 02:23:11.109 INFO O| Feb 25 02:23:11.109 INFO STEP 531 (remove_files) COMPLETE
62002025-02-25T02:23:12.708Z[ recovery-image] Feb 25 02:23:11.110 INFO O| Feb 25 02:23:11.110 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62012025-02-25T02:23:12.711Z[ host-image] Feb 25 02:23:11.114 INFO O| Feb 25 02:23:11.114 INFO O| Done
62022025-02-25T02:23:12.729Z[ recovery-image] Feb 25 02:23:11.132 INFO O| Feb 25 02:23:11.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/ln"
62032025-02-25T02:23:12.729Z[ recovery-image] Feb 25 02:23:11.132 INFO O| Feb 25 02:23:11.132 INFO STEP 532 (remove_files) COMPLETE
62042025-02-25T02:23:12.729Z[ recovery-image] Feb 25 02:23:11.132 INFO O| Feb 25 02:23:11.132 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62052025-02-25T02:23:12.763Z[ recovery-image] Feb 25 02:23:11.161 INFO O| Feb 25 02:23:11.161 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/loadables.h"
62062025-02-25T02:23:12.764Z[ recovery-image] Feb 25 02:23:11.161 INFO O| Feb 25 02:23:11.161 INFO STEP 533 (remove_files) COMPLETE
62072025-02-25T02:23:12.792Z[ recovery-image] Feb 25 02:23:11.161 INFO O| Feb 25 02:23:11.161 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62082025-02-25T02:23:12.883Z[ recovery-image] Feb 25 02:23:11.239 INFO O| Feb 25 02:23:11.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/logname"
62092025-02-25T02:23:12.883Z[ recovery-image] Feb 25 02:23:11.239 INFO O| Feb 25 02:23:11.239 INFO STEP 534 (remove_files) COMPLETE
62102025-02-25T02:23:12.883Z[ recovery-image] Feb 25 02:23:11.239 INFO O| Feb 25 02:23:11.239 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62112025-02-25T02:23:12.935Z[ recovery-image] Feb 25 02:23:11.298 INFO O| Feb 25 02:23:11.298 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkdir"
62122025-02-25T02:23:12.935Z[ recovery-image] Feb 25 02:23:11.298 INFO O| Feb 25 02:23:11.298 INFO STEP 535 (remove_files) COMPLETE
62132025-02-25T02:23:12.935Z[ recovery-image] Feb 25 02:23:11.298 INFO O| Feb 25 02:23:11.298 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62142025-02-25T02:23:12.982Z[ recovery-image] Feb 25 02:23:11.337 INFO O| Feb 25 02:23:11.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mkfifo"
62152025-02-25T02:23:12.982Z[ recovery-image] Feb 25 02:23:11.337 INFO O| Feb 25 02:23:11.337 INFO STEP 536 (remove_files) COMPLETE
62162025-02-25T02:23:12.982Z[ recovery-image] Feb 25 02:23:11.337 INFO O| Feb 25 02:23:11.337 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62172025-02-25T02:23:13.016Z[ recovery-image] Feb 25 02:23:11.392 INFO O| Feb 25 02:23:11.392 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mktemp"
62182025-02-25T02:23:13.017Z[ recovery-image] Feb 25 02:23:11.392 INFO O| Feb 25 02:23:11.392 INFO STEP 537 (remove_files) COMPLETE
62192025-02-25T02:23:13.017Z[ recovery-image] Feb 25 02:23:11.392 INFO O| Feb 25 02:23:11.392 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62202025-02-25T02:23:13.051Z[ recovery-image] Feb 25 02:23:11.426 INFO O| Feb 25 02:23:11.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/mypid"
62212025-02-25T02:23:13.051Z[ recovery-image] Feb 25 02:23:11.426 INFO O| Feb 25 02:23:11.426 INFO STEP 538 (remove_files) COMPLETE
62222025-02-25T02:23:13.051Z[ recovery-image] Feb 25 02:23:11.426 INFO O| Feb 25 02:23:11.426 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62232025-02-25T02:23:13.068Z[ recovery-image] Feb 25 02:23:11.445 INFO O| Feb 25 02:23:11.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/pathchk"
62242025-02-25T02:23:13.069Z[ recovery-image] Feb 25 02:23:11.445 INFO O| Feb 25 02:23:11.445 INFO STEP 539 (remove_files) COMPLETE
62252025-02-25T02:23:13.069Z[ recovery-image] Feb 25 02:23:11.445 INFO O| Feb 25 02:23:11.445 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62262025-02-25T02:23:13.108Z[ recovery-image] Feb 25 02:23:11.503 INFO O| Feb 25 02:23:11.503 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/print"
62272025-02-25T02:23:13.109Z[ recovery-image] Feb 25 02:23:11.503 INFO O| Feb 25 02:23:11.503 INFO STEP 540 (remove_files) COMPLETE
62282025-02-25T02:23:13.109Z[ recovery-image] Feb 25 02:23:11.503 INFO O| Feb 25 02:23:11.503 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62292025-02-25T02:23:13.126Z[ recovery-image] Feb 25 02:23:11.529 INFO O| Feb 25 02:23:11.529 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/printenv"
62302025-02-25T02:23:13.127Z[ recovery-image] Feb 25 02:23:11.529 INFO O| Feb 25 02:23:11.529 INFO STEP 541 (remove_files) COMPLETE
62312025-02-25T02:23:13.135Z[ recovery-image] Feb 25 02:23:11.530 INFO O| Feb 25 02:23:11.529 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62322025-02-25T02:23:13.151Z[ recovery-image] Feb 25 02:23:11.554 INFO O| Feb 25 02:23:11.554 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/push"
62332025-02-25T02:23:13.151Z[ recovery-image] Feb 25 02:23:11.554 INFO O| Feb 25 02:23:11.554 INFO STEP 542 (remove_files) COMPLETE
62342025-02-25T02:23:13.152Z[ recovery-image] Feb 25 02:23:11.554 INFO O| Feb 25 02:23:11.554 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62352025-02-25T02:23:13.178Z[ recovery-image] Feb 25 02:23:11.575 INFO O| Feb 25 02:23:11.575 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/realpath"
62362025-02-25T02:23:13.178Z[ recovery-image] Feb 25 02:23:11.575 INFO O| Feb 25 02:23:11.575 INFO STEP 543 (remove_files) COMPLETE
62372025-02-25T02:23:13.179Z[ recovery-image] Feb 25 02:23:11.575 INFO O| Feb 25 02:23:11.575 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62382025-02-25T02:23:13.200Z[ recovery-image] Feb 25 02:23:11.596 INFO O| Feb 25 02:23:11.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rm"
62392025-02-25T02:23:13.200Z[ recovery-image] Feb 25 02:23:11.596 INFO O| Feb 25 02:23:11.596 INFO STEP 544 (remove_files) COMPLETE
62402025-02-25T02:23:13.209Z[ recovery-image] Feb 25 02:23:11.596 INFO O| Feb 25 02:23:11.596 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62412025-02-25T02:23:13.230Z[ recovery-image] Feb 25 02:23:11.618 INFO O| Feb 25 02:23:11.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/rmdir"
62422025-02-25T02:23:13.230Z[ recovery-image] Feb 25 02:23:11.618 INFO O| Feb 25 02:23:11.618 INFO STEP 545 (remove_files) COMPLETE
62432025-02-25T02:23:13.246Z[ recovery-image] Feb 25 02:23:11.618 INFO O| Feb 25 02:23:11.618 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62442025-02-25T02:23:13.262Z[ recovery-image] Feb 25 02:23:11.657 INFO O| Feb 25 02:23:11.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/seq"
62452025-02-25T02:23:13.262Z[ recovery-image] Feb 25 02:23:11.657 INFO O| Feb 25 02:23:11.657 INFO STEP 546 (remove_files) COMPLETE
62462025-02-25T02:23:13.292Z[ recovery-image] Feb 25 02:23:11.657 INFO O| Feb 25 02:23:11.657 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62472025-02-25T02:23:13.292Z[ recovery-image] Feb 25 02:23:11.677 INFO O| Feb 25 02:23:11.677 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/setpgid"
62482025-02-25T02:23:13.292Z[ recovery-image] Feb 25 02:23:11.677 INFO O| Feb 25 02:23:11.677 INFO STEP 547 (remove_files) COMPLETE
62492025-02-25T02:23:13.292Z[ recovery-image] Feb 25 02:23:11.677 INFO O| Feb 25 02:23:11.677 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62502025-02-25T02:23:13.309Z[ recovery-image] Feb 25 02:23:11.699 INFO O| Feb 25 02:23:11.699 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sleep"
62512025-02-25T02:23:13.309Z[ recovery-image] Feb 25 02:23:11.699 INFO O| Feb 25 02:23:11.699 INFO STEP 548 (remove_files) COMPLETE
62522025-02-25T02:23:13.310Z[ recovery-image] Feb 25 02:23:11.699 INFO O| Feb 25 02:23:11.699 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62532025-02-25T02:23:13.350Z[ recovery-image] Feb 25 02:23:11.735 INFO O| Feb 25 02:23:11.735 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/strftime"
62542025-02-25T02:23:13.350Z[ recovery-image] Feb 25 02:23:11.735 INFO O| Feb 25 02:23:11.735 INFO STEP 549 (remove_files) COMPLETE
62552025-02-25T02:23:13.350Z[ recovery-image] Feb 25 02:23:11.735 INFO O| Feb 25 02:23:11.735 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62562025-02-25T02:23:13.362Z[ recovery-image] Feb 25 02:23:11.757 INFO O| Feb 25 02:23:11.757 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/sync"
62572025-02-25T02:23:13.362Z[ recovery-image] Feb 25 02:23:11.757 INFO O| Feb 25 02:23:11.757 INFO STEP 550 (remove_files) COMPLETE
62582025-02-25T02:23:13.362Z[ recovery-image] Feb 25 02:23:11.757 INFO O| Feb 25 02:23:11.757 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62592025-02-25T02:23:13.391Z[ recovery-image] Feb 25 02:23:11.791 INFO O| Feb 25 02:23:11.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tee"
62602025-02-25T02:23:13.391Z[ recovery-image] Feb 25 02:23:11.791 INFO O| Feb 25 02:23:11.791 INFO STEP 551 (remove_files) COMPLETE
62612025-02-25T02:23:13.391Z[ recovery-image] Feb 25 02:23:11.791 INFO O| Feb 25 02:23:11.791 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62622025-02-25T02:23:13.414Z[ recovery-image] Feb 25 02:23:11.816 INFO O| Feb 25 02:23:11.816 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/truefalse"
62632025-02-25T02:23:13.414Z[ recovery-image] Feb 25 02:23:11.817 INFO O| Feb 25 02:23:11.816 INFO STEP 552 (remove_files) COMPLETE
62642025-02-25T02:23:13.419Z[ recovery-image] Feb 25 02:23:11.817 INFO O| Feb 25 02:23:11.817 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62652025-02-25T02:23:13.439Z[ recovery-image] Feb 25 02:23:11.842 INFO O| Feb 25 02:23:11.842 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/tty"
62662025-02-25T02:23:13.439Z[ recovery-image] Feb 25 02:23:11.842 INFO O| Feb 25 02:23:11.842 INFO STEP 553 (remove_files) COMPLETE
62672025-02-25T02:23:13.439Z[ recovery-image] Feb 25 02:23:11.842 INFO O| Feb 25 02:23:11.842 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62682025-02-25T02:23:13.502Z[ recovery-image] Feb 25 02:23:11.903 INFO O| Feb 25 02:23:11.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/uname"
62692025-02-25T02:23:13.502Z[ recovery-image] Feb 25 02:23:11.904 INFO O| Feb 25 02:23:11.904 INFO STEP 554 (remove_files) COMPLETE
62702025-02-25T02:23:13.507Z[ recovery-image] Feb 25 02:23:11.904 INFO O| Feb 25 02:23:11.904 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62712025-02-25T02:23:13.535Z[ recovery-image] Feb 25 02:23:11.938 INFO O| Feb 25 02:23:11.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/unlink"
62722025-02-25T02:23:13.535Z[ recovery-image] Feb 25 02:23:11.938 INFO O| Feb 25 02:23:11.938 INFO STEP 555 (remove_files) COMPLETE
62732025-02-25T02:23:13.538Z[ recovery-image] Feb 25 02:23:11.938 INFO O| Feb 25 02:23:11.938 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62742025-02-25T02:23:13.567Z[ recovery-image] Feb 25 02:23:11.970 INFO O| Feb 25 02:23:11.970 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/bash/whoami"
62752025-02-25T02:23:13.571Z[ recovery-image] Feb 25 02:23:11.971 INFO O| Feb 25 02:23:11.970 INFO STEP 556 (remove_files) COMPLETE
62762025-02-25T02:23:13.571Z[ recovery-image] Feb 25 02:23:11.971 INFO O| Feb 25 02:23:11.971 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62772025-02-25T02:23:13.592Z[ recovery-image] Feb 25 02:23:11.995 INFO O| Feb 25 02:23:11.995 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
62782025-02-25T02:23:13.596Z[ recovery-image] Feb 25 02:23:11.996 INFO O| Feb 25 02:23:11.996 INFO STEP 557 (remove_files) COMPLETE
62792025-02-25T02:23:13.596Z[ recovery-image] Feb 25 02:23:11.996 INFO O| Feb 25 02:23:11.996 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62802025-02-25T02:23:13.633Z[ recovery-image] Feb 25 02:23:12.036 INFO O| Feb 25 02:23:12.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
62812025-02-25T02:23:13.636Z[ recovery-image] Feb 25 02:23:12.036 INFO O| Feb 25 02:23:12.036 INFO STEP 558 (remove_files) COMPLETE
62822025-02-25T02:23:13.636Z[ recovery-image] Feb 25 02:23:12.036 INFO O| Feb 25 02:23:12.036 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62832025-02-25T02:23:13.656Z[ recovery-image] Feb 25 02:23:12.059 INFO O| Feb 25 02:23:12.059 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/getloginx.so.1"
62842025-02-25T02:23:13.656Z[ recovery-image] Feb 25 02:23:12.059 INFO O| Feb 25 02:23:12.059 INFO STEP 559 (remove_files) COMPLETE
62852025-02-25T02:23:13.660Z[ recovery-image] Feb 25 02:23:12.059 INFO O| Feb 25 02:23:12.059 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62862025-02-25T02:23:13.677Z[ recovery-image] Feb 25 02:23:12.081 INFO O| Feb 25 02:23:12.080 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
62872025-02-25T02:23:13.678Z[ recovery-image] Feb 25 02:23:12.081 INFO O| Feb 25 02:23:12.081 INFO STEP 560 (remove_files) COMPLETE
62882025-02-25T02:23:13.681Z[ recovery-image] Feb 25 02:23:12.081 INFO O| Feb 25 02:23:12.081 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62892025-02-25T02:23:13.700Z[ recovery-image] Feb 25 02:23:12.103 INFO O| Feb 25 02:23:12.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
62902025-02-25T02:23:13.700Z[ recovery-image] Feb 25 02:23:12.103 INFO O| Feb 25 02:23:12.103 INFO STEP 561 (remove_files) COMPLETE
62912025-02-25T02:23:13.705Z[ recovery-image] Feb 25 02:23:12.103 INFO O| Feb 25 02:23:12.103 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62922025-02-25T02:23:13.722Z[ recovery-image] Feb 25 02:23:12.125 INFO O| Feb 25 02:23:12.125 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
62932025-02-25T02:23:13.722Z[ recovery-image] Feb 25 02:23:12.125 INFO O| Feb 25 02:23:12.125 INFO STEP 562 (remove_files) COMPLETE
62942025-02-25T02:23:13.722Z[ recovery-image] Feb 25 02:23:12.125 INFO O| Feb 25 02:23:12.125 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62952025-02-25T02:23:13.745Z[ recovery-image] Feb 25 02:23:12.147 INFO O| Feb 25 02:23:12.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
62962025-02-25T02:23:13.745Z[ recovery-image] Feb 25 02:23:12.147 INFO O| Feb 25 02:23:12.147 INFO STEP 563 (remove_files) COMPLETE
62972025-02-25T02:23:13.749Z[ recovery-image] Feb 25 02:23:12.147 INFO O| Feb 25 02:23:12.147 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62982025-02-25T02:23:13.778Z[ recovery-image] Feb 25 02:23:12.181 INFO O| Feb 25 02:23:12.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lddstub"
62992025-02-25T02:23:13.779Z[ recovery-image] Feb 25 02:23:12.181 INFO O| Feb 25 02:23:12.181 INFO STEP 564 (remove_files) COMPLETE
63002025-02-25T02:23:13.779Z[ recovery-image] Feb 25 02:23:12.181 INFO O| Feb 25 02:23:12.181 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63012025-02-25T02:23:13.821Z[ recovery-image] Feb 25 02:23:12.222 INFO O| Feb 25 02:23:12.222 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/lib9p.so.1"
63022025-02-25T02:23:13.821Z[ recovery-image] Feb 25 02:23:12.222 INFO O| Feb 25 02:23:12.222 INFO STEP 565 (remove_files) COMPLETE
63032025-02-25T02:23:13.821Z[ recovery-image] Feb 25 02:23:12.222 INFO O| Feb 25 02:23:12.222 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63042025-02-25T02:23:13.891Z[ recovery-image] Feb 25 02:23:12.289 INFO O| Feb 25 02:23:12.289 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libads.so.1"
63052025-02-25T02:23:13.900Z[ recovery-image] Feb 25 02:23:12.289 INFO O| Feb 25 02:23:12.289 INFO STEP 566 (remove_files) COMPLETE
63062025-02-25T02:23:13.900Z[ recovery-image] Feb 25 02:23:12.289 INFO O| Feb 25 02:23:12.289 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63072025-02-25T02:23:13.926Z[ recovery-image] Feb 25 02:23:12.327 INFO O| Feb 25 02:23:12.327 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libadutils.so.1"
63082025-02-25T02:23:13.934Z[ recovery-image] Feb 25 02:23:12.327 INFO O| Feb 25 02:23:12.327 INFO STEP 567 (remove_files) COMPLETE
63092025-02-25T02:23:13.935Z[ recovery-image] Feb 25 02:23:12.328 INFO O| Feb 25 02:23:12.328 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63102025-02-25T02:23:13.950Z[ recovery-image] Feb 25 02:23:12.352 INFO O| Feb 25 02:23:12.352 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbe.so.1"
63112025-02-25T02:23:13.958Z[ recovery-image] Feb 25 02:23:12.352 INFO O| Feb 25 02:23:12.352 INFO STEP 568 (remove_files) COMPLETE
63122025-02-25T02:23:13.958Z[ recovery-image] Feb 25 02:23:12.353 INFO O| Feb 25 02:23:12.352 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63132025-02-25T02:23:14.015Z[ recovery-image] Feb 25 02:23:12.417 INFO O| Feb 25 02:23:12.417 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrand.so.1"
63142025-02-25T02:23:14.048Z[ recovery-image] Feb 25 02:23:12.417 INFO O| Feb 25 02:23:12.417 INFO STEP 569 (remove_files) COMPLETE
63152025-02-25T02:23:14.048Z[ recovery-image] Feb 25 02:23:12.418 INFO O| Feb 25 02:23:12.418 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63162025-02-25T02:23:14.064Z[ recovery-image] Feb 25 02:23:12.466 INFO O| Feb 25 02:23:12.466 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
63172025-02-25T02:23:14.068Z[ recovery-image] Feb 25 02:23:12.466 INFO O| Feb 25 02:23:12.466 INFO STEP 570 (remove_files) COMPLETE
63182025-02-25T02:23:14.068Z[ recovery-image] Feb 25 02:23:12.467 INFO O| Feb 25 02:23:12.466 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63192025-02-25T02:23:14.087Z[ recovery-image] Feb 25 02:23:12.490 INFO O| Feb 25 02:23:12.490 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
63202025-02-25T02:23:14.087Z[ recovery-image] Feb 25 02:23:12.490 INFO O| Feb 25 02:23:12.490 INFO STEP 571 (remove_files) COMPLETE
63212025-02-25T02:23:14.093Z[ recovery-image] Feb 25 02:23:12.490 INFO O| Feb 25 02:23:12.490 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63222025-02-25T02:23:14.113Z[ recovery-image] Feb 25 02:23:12.516 INFO O| Feb 25 02:23:12.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
63232025-02-25T02:23:14.113Z[ recovery-image] Feb 25 02:23:12.516 INFO O| Feb 25 02:23:12.516 INFO STEP 572 (remove_files) COMPLETE
63242025-02-25T02:23:14.117Z[ recovery-image] Feb 25 02:23:12.516 INFO O| Feb 25 02:23:12.516 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63252025-02-25T02:23:14.146Z[ recovery-image] Feb 25 02:23:12.548 INFO O| Feb 25 02:23:12.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
63262025-02-25T02:23:14.149Z[ recovery-image] Feb 25 02:23:12.548 INFO O| Feb 25 02:23:12.548 INFO STEP 573 (remove_files) COMPLETE
63272025-02-25T02:23:14.149Z[ recovery-image] Feb 25 02:23:12.549 INFO O| Feb 25 02:23:12.548 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63282025-02-25T02:23:14.170Z[ recovery-image] Feb 25 02:23:12.573 INFO O| Feb 25 02:23:12.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
63292025-02-25T02:23:14.170Z[ recovery-image] Feb 25 02:23:12.573 INFO O| Feb 25 02:23:12.573 INFO STEP 574 (remove_files) COMPLETE
63302025-02-25T02:23:14.173Z[ recovery-image] Feb 25 02:23:12.573 INFO O| Feb 25 02:23:12.573 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63312025-02-25T02:23:14.193Z[ recovery-image] Feb 25 02:23:12.596 INFO O| Feb 25 02:23:12.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcommputil.so.1"
63322025-02-25T02:23:14.193Z[ recovery-image] Feb 25 02:23:12.596 INFO O| Feb 25 02:23:12.596 INFO STEP 575 (remove_files) COMPLETE
63332025-02-25T02:23:14.200Z[ recovery-image] Feb 25 02:23:12.596 INFO O| Feb 25 02:23:12.596 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63342025-02-25T02:23:14.215Z[ recovery-image] Feb 25 02:23:12.618 INFO O| Feb 25 02:23:12.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcpc.so.1"
63352025-02-25T02:23:14.215Z[ recovery-image] Feb 25 02:23:12.619 INFO O| Feb 25 02:23:12.618 INFO STEP 576 (remove_files) COMPLETE
63362025-02-25T02:23:14.215Z[ recovery-image] Feb 25 02:23:12.619 INFO O| Feb 25 02:23:12.619 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63372025-02-25T02:23:14.238Z[ recovery-image] Feb 25 02:23:12.641 INFO O| Feb 25 02:23:12.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrle.so.1"
63382025-02-25T02:23:14.238Z[ recovery-image] Feb 25 02:23:12.641 INFO O| Feb 25 02:23:12.641 INFO STEP 577 (remove_files) COMPLETE
63392025-02-25T02:23:14.240Z[ recovery-image] Feb 25 02:23:12.641 INFO O| Feb 25 02:23:12.641 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63402025-02-25T02:23:14.261Z[ recovery-image] Feb 25 02:23:12.664 INFO O| Feb 25 02:23:12.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcrypt.so.1"
63412025-02-25T02:23:14.261Z[ recovery-image] Feb 25 02:23:12.664 INFO O| Feb 25 02:23:12.664 INFO STEP 578 (remove_files) COMPLETE
63422025-02-25T02:23:14.263Z[ recovery-image] Feb 25 02:23:12.664 INFO O| Feb 25 02:23:12.664 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63432025-02-25T02:23:14.293Z[ recovery-image] Feb 25 02:23:12.696 INFO O| Feb 25 02:23:12.696 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
63442025-02-25T02:23:14.293Z[ recovery-image] Feb 25 02:23:12.696 INFO O| Feb 25 02:23:12.696 INFO STEP 579 (remove_files) COMPLETE
63452025-02-25T02:23:14.296Z[ recovery-image] Feb 25 02:23:12.696 INFO O| Feb 25 02:23:12.696 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63462025-02-25T02:23:14.319Z[ recovery-image] Feb 25 02:23:12.722 INFO O| Feb 25 02:23:12.722 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
63472025-02-25T02:23:14.320Z[ recovery-image] Feb 25 02:23:12.722 INFO O| Feb 25 02:23:12.722 INFO STEP 580 (remove_files) COMPLETE
63482025-02-25T02:23:14.320Z[ recovery-image] Feb 25 02:23:12.722 INFO O| Feb 25 02:23:12.722 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63492025-02-25T02:23:14.347Z[ recovery-image] Feb 25 02:23:12.750 INFO O| Feb 25 02:23:12.750 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdll.so.1"
63502025-02-25T02:23:14.349Z[ recovery-image] Feb 25 02:23:12.750 INFO O| Feb 25 02:23:12.750 INFO STEP 581 (remove_files) COMPLETE
63512025-02-25T02:23:14.349Z[ recovery-image] Feb 25 02:23:12.750 INFO O| Feb 25 02:23:12.750 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63522025-02-25T02:23:14.405Z[ recovery-image] Feb 25 02:23:12.809 INFO O| Feb 25 02:23:12.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
63532025-02-25T02:23:14.405Z[ recovery-image] Feb 25 02:23:12.809 INFO O| Feb 25 02:23:12.809 INFO STEP 582 (remove_files) COMPLETE
63542025-02-25T02:23:14.405Z[ recovery-image] Feb 25 02:23:12.809 INFO O| Feb 25 02:23:12.809 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63552025-02-25T02:23:14.427Z[ recovery-image] Feb 25 02:23:12.831 INFO O| Feb 25 02:23:12.830 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libform.so.1"
63562025-02-25T02:23:14.427Z[ recovery-image] Feb 25 02:23:12.831 INFO O| Feb 25 02:23:12.831 INFO STEP 583 (remove_files) COMPLETE
63572025-02-25T02:23:14.430Z[ recovery-image] Feb 25 02:23:12.831 INFO O| Feb 25 02:23:12.831 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63582025-02-25T02:23:14.451Z[ recovery-image] Feb 25 02:23:12.854 INFO O| Feb 25 02:23:12.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libfstyp.so.1"
63592025-02-25T02:23:14.451Z[ recovery-image] Feb 25 02:23:12.854 INFO O| Feb 25 02:23:12.854 INFO STEP 584 (remove_files) COMPLETE
63602025-02-25T02:23:14.451Z[ recovery-image] Feb 25 02:23:12.854 INFO O| Feb 25 02:23:12.854 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63612025-02-25T02:23:14.472Z[ recovery-image] Feb 25 02:23:12.876 INFO O| Feb 25 02:23:12.876 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libidspace.so.1"
63622025-02-25T02:23:14.472Z[ recovery-image] Feb 25 02:23:12.876 INFO O| Feb 25 02:23:12.876 INFO STEP 585 (remove_files) COMPLETE
63632025-02-25T02:23:14.472Z[ recovery-image] Feb 25 02:23:12.876 INFO O| Feb 25 02:23:12.876 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63642025-02-25T02:23:14.493Z[ recovery-image] Feb 25 02:23:12.897 INFO O| Feb 25 02:23:12.897 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libike.so.1"
63652025-02-25T02:23:14.493Z[ recovery-image] Feb 25 02:23:12.897 INFO O| Feb 25 02:23:12.897 INFO STEP 586 (remove_files) COMPLETE
63662025-02-25T02:23:14.493Z[ recovery-image] Feb 25 02:23:12.897 INFO O| Feb 25 02:23:12.897 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63672025-02-25T02:23:14.515Z[ recovery-image] Feb 25 02:23:12.918 INFO O| Feb 25 02:23:12.918 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libinstzones.so.1"
63682025-02-25T02:23:14.515Z[ recovery-image] Feb 25 02:23:12.919 INFO O| Feb 25 02:23:12.919 INFO STEP 587 (remove_files) COMPLETE
63692025-02-25T02:23:14.515Z[ recovery-image] Feb 25 02:23:12.919 INFO O| Feb 25 02:23:12.919 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63702025-02-25T02:23:14.559Z[ recovery-image] Feb 25 02:23:12.963 INFO O| Feb 25 02:23:12.963 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipmi.so.1"
63712025-02-25T02:23:14.562Z[ recovery-image] Feb 25 02:23:12.963 INFO O| Feb 25 02:23:12.963 INFO STEP 588 (remove_files) COMPLETE
63722025-02-25T02:23:14.562Z[ recovery-image] Feb 25 02:23:12.963 INFO O| Feb 25 02:23:12.963 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63732025-02-25T02:23:14.599Z[ recovery-image] Feb 25 02:23:13.002 INFO O| Feb 25 02:23:13.002 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipp.so.1"
63742025-02-25T02:23:14.601Z[ recovery-image] Feb 25 02:23:13.002 INFO O| Feb 25 02:23:13.002 INFO STEP 589 (remove_files) COMPLETE
63752025-02-25T02:23:14.601Z[ recovery-image] Feb 25 02:23:13.002 INFO O| Feb 25 02:23:13.002 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63762025-02-25T02:23:14.633Z[ recovery-image] Feb 25 02:23:13.036 INFO O| Feb 25 02:23:13.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libipsecutil.so.1"
63772025-02-25T02:23:14.636Z[ recovery-image] Feb 25 02:23:13.036 INFO O| Feb 25 02:23:13.036 INFO STEP 590 (remove_files) COMPLETE
63782025-02-25T02:23:14.636Z[ recovery-image] Feb 25 02:23:13.036 INFO O| Feb 25 02:23:13.036 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63792025-02-25T02:23:14.658Z[ recovery-image] Feb 25 02:23:13.061 INFO O| Feb 25 02:23:13.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libjedec.so.1"
63802025-02-25T02:23:14.658Z[ recovery-image] Feb 25 02:23:13.062 INFO O| Feb 25 02:23:13.062 INFO STEP 591 (remove_files) COMPLETE
63812025-02-25T02:23:14.661Z[ recovery-image] Feb 25 02:23:13.062 INFO O| Feb 25 02:23:13.062 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63822025-02-25T02:23:14.681Z[ recovery-image] Feb 25 02:23:13.085 INFO O| Feb 25 02:23:13.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libl.so.1"
63832025-02-25T02:23:14.681Z[ recovery-image] Feb 25 02:23:13.085 INFO O| Feb 25 02:23:13.085 INFO STEP 592 (remove_files) COMPLETE
63842025-02-25T02:23:14.684Z[ recovery-image] Feb 25 02:23:13.085 INFO O| Feb 25 02:23:13.085 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63852025-02-25T02:23:14.702Z[ recovery-image] Feb 25 02:23:13.105 INFO O| Feb 25 02:23:13.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldap.so.5"
63862025-02-25T02:23:14.702Z[ recovery-image] Feb 25 02:23:13.106 INFO O| Feb 25 02:23:13.105 INFO STEP 593 (remove_files) COMPLETE
63872025-02-25T02:23:14.705Z[ recovery-image] Feb 25 02:23:13.106 INFO O| Feb 25 02:23:13.106 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63882025-02-25T02:23:14.764Z[ recovery-image] Feb 25 02:23:13.167 INFO O| Feb 25 02:23:13.167 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libldstab.so.1"
63892025-02-25T02:23:14.767Z[ recovery-image] Feb 25 02:23:13.168 INFO O| Feb 25 02:23:13.168 INFO STEP 594 (remove_files) COMPLETE
63902025-02-25T02:23:14.767Z[ recovery-image] Feb 25 02:23:13.168 INFO O| Feb 25 02:23:13.168 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63912025-02-25T02:23:14.792Z[ recovery-image] Feb 25 02:23:13.194 INFO O| Feb 25 02:23:13.194 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblgrp.so.1"
63922025-02-25T02:23:14.795Z[ recovery-image] Feb 25 02:23:13.194 INFO O| Feb 25 02:23:13.194 INFO STEP 595 (remove_files) COMPLETE
63932025-02-25T02:23:14.795Z[ recovery-image] Feb 25 02:23:13.194 INFO O| Feb 25 02:23:13.194 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63942025-02-25T02:23:14.847Z[ recovery-image] Feb 25 02:23:13.251 INFO O| Feb 25 02:23:13.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liblm.so.1"
63952025-02-25T02:23:14.850Z[ recovery-image] Feb 25 02:23:13.251 INFO O| Feb 25 02:23:13.251 INFO STEP 596 (remove_files) COMPLETE
63962025-02-25T02:23:14.850Z[ recovery-image] Feb 25 02:23:13.251 INFO O| Feb 25 02:23:13.251 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63972025-02-25T02:23:14.917Z[ recovery-image] Feb 25 02:23:13.320 INFO O| Feb 25 02:23:13.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmail.so.1"
63982025-02-25T02:23:14.917Z[ recovery-image] Feb 25 02:23:13.320 INFO O| Feb 25 02:23:13.320 INFO STEP 597 (remove_files) COMPLETE
63992025-02-25T02:23:14.917Z[ recovery-image] Feb 25 02:23:13.320 INFO O| Feb 25 02:23:13.320 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64002025-02-25T02:23:14.943Z[ recovery-image] Feb 25 02:23:13.346 INFO O| Feb 25 02:23:13.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmalloc.so.1"
64012025-02-25T02:23:14.966Z[ recovery-image] Feb 25 02:23:13.370 INFO O| Feb 25 02:23:13.370 INFO STEP 598 (remove_files) COMPLETE
64022025-02-25T02:23:14.966Z[ recovery-image] Feb 25 02:23:13.370 INFO O| Feb 25 02:23:13.370 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64032025-02-25T02:23:15.021Z[ recovery-image] Feb 25 02:23:13.424 INFO O| Feb 25 02:23:13.424 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
64042025-02-25T02:23:15.024Z[ recovery-image] Feb 25 02:23:13.424 INFO O| Feb 25 02:23:13.424 INFO STEP 599 (remove_files) COMPLETE
64052025-02-25T02:23:15.024Z[ recovery-image] Feb 25 02:23:13.424 INFO O| Feb 25 02:23:13.424 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64062025-02-25T02:23:15.047Z[ recovery-image] Feb 25 02:23:13.450 INFO O| Feb 25 02:23:13.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmenu.so.1"
64072025-02-25T02:23:15.049Z[ recovery-image] Feb 25 02:23:13.450 INFO O| Feb 25 02:23:13.450 INFO STEP 600 (remove_files) COMPLETE
64082025-02-25T02:23:15.050Z[ recovery-image] Feb 25 02:23:13.450 INFO O| Feb 25 02:23:13.450 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64092025-02-25T02:23:15.093Z[ recovery-image] Feb 25 02:23:13.497 INFO O| Feb 25 02:23:13.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
64102025-02-25T02:23:15.096Z[ recovery-image] Feb 25 02:23:13.497 INFO O| Feb 25 02:23:13.497 INFO STEP 601 (remove_files) COMPLETE
64112025-02-25T02:23:15.096Z[ recovery-image] Feb 25 02:23:13.497 INFO O| Feb 25 02:23:13.497 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64122025-02-25T02:23:15.153Z[ recovery-image] Feb 25 02:23:13.556 INFO O| Feb 25 02:23:13.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libncurses.so.5.9"
64132025-02-25T02:23:15.156Z[ recovery-image] Feb 25 02:23:13.557 INFO O| Feb 25 02:23:13.556 INFO STEP 602 (remove_files) COMPLETE
64142025-02-25T02:23:15.156Z[ recovery-image] Feb 25 02:23:13.557 INFO O| Feb 25 02:23:13.556 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64152025-02-25T02:23:15.176Z[ recovery-image] Feb 25 02:23:13.580 INFO O| Feb 25 02:23:13.580 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libnls.so.1"
64162025-02-25T02:23:15.176Z[ recovery-image] Feb 25 02:23:13.580 INFO O| Feb 25 02:23:13.580 INFO STEP 603 (remove_files) COMPLETE
64172025-02-25T02:23:15.176Z[ recovery-image] Feb 25 02:23:13.580 INFO O| Feb 25 02:23:13.580 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64182025-02-25T02:23:15.206Z[ recovery-image] Feb 25 02:23:13.609 INFO O| Feb 25 02:23:13.609 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpanel.so.1"
64192025-02-25T02:23:15.206Z[ recovery-image] Feb 25 02:23:13.609 INFO O| Feb 25 02:23:13.609 INFO STEP 604 (remove_files) COMPLETE
64202025-02-25T02:23:15.206Z[ recovery-image] Feb 25 02:23:13.609 INFO O| Feb 25 02:23:13.609 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64212025-02-25T02:23:15.258Z[ recovery-image] Feb 25 02:23:13.661 INFO O| Feb 25 02:23:13.661 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
64222025-02-25T02:23:15.261Z[ recovery-image] Feb 25 02:23:13.665 INFO O| Feb 25 02:23:13.665 INFO STEP 605 (remove_files) COMPLETE
64232025-02-25T02:23:15.261Z[ recovery-image] Feb 25 02:23:13.665 INFO O| Feb 25 02:23:13.665 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64242025-02-25T02:23:15.286Z[ recovery-image] Feb 25 02:23:13.689 INFO O| Feb 25 02:23:13.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
64252025-02-25T02:23:15.289Z[ recovery-image] Feb 25 02:23:13.691 INFO O| Feb 25 02:23:13.691 INFO STEP 606 (remove_files) COMPLETE
64262025-02-25T02:23:15.289Z[ recovery-image] Feb 25 02:23:13.691 INFO O| Feb 25 02:23:13.691 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64272025-02-25T02:23:15.352Z[ recovery-image] Feb 25 02:23:13.755 INFO O| Feb 25 02:23:13.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpctx.so.1"
64282025-02-25T02:23:15.355Z[ recovery-image] Feb 25 02:23:13.755 INFO O| Feb 25 02:23:13.755 INFO STEP 607 (remove_files) COMPLETE
64292025-02-25T02:23:15.355Z[ recovery-image] Feb 25 02:23:13.756 INFO O| Feb 25 02:23:13.755 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64302025-02-25T02:23:15.441Z[ recovery-image] Feb 25 02:23:13.845 INFO O| Feb 25 02:23:13.845 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libpicl.so.1"
64312025-02-25T02:23:15.444Z[ recovery-image] Feb 25 02:23:13.845 INFO O| Feb 25 02:23:13.845 INFO STEP 608 (remove_files) COMPLETE
64322025-02-25T02:23:15.444Z[ recovery-image] Feb 25 02:23:13.845 INFO O| Feb 25 02:23:13.845 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64332025-02-25T02:23:15.475Z[ recovery-image] Feb 25 02:23:13.878 INFO O| Feb 25 02:23:13.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libppt.so.1"
64342025-02-25T02:23:15.478Z[ recovery-image] Feb 25 02:23:13.879 INFO O| Feb 25 02:23:13.878 INFO STEP 609 (remove_files) COMPLETE
64352025-02-25T02:23:15.478Z[ recovery-image] Feb 25 02:23:13.879 INFO O| Feb 25 02:23:13.879 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64362025-02-25T02:23:15.500Z[ recovery-image] Feb 25 02:23:13.903 INFO O| Feb 25 02:23:13.903 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libraidcfg.so.1"
64372025-02-25T02:23:15.500Z[ recovery-image] Feb 25 02:23:13.903 INFO O| Feb 25 02:23:13.903 INFO STEP 610 (remove_files) COMPLETE
64382025-02-25T02:23:15.503Z[ recovery-image] Feb 25 02:23:13.903 INFO O| Feb 25 02:23:13.903 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64392025-02-25T02:23:15.523Z[ recovery-image] Feb 25 02:23:13.927 INFO O| Feb 25 02:23:13.926 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/librename.so.1"
64402025-02-25T02:23:15.523Z[ recovery-image] Feb 25 02:23:13.927 INFO O| Feb 25 02:23:13.927 INFO STEP 611 (remove_files) COMPLETE
64412025-02-25T02:23:15.526Z[ recovery-image] Feb 25 02:23:13.927 INFO O| Feb 25 02:23:13.927 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64422025-02-25T02:23:15.573Z[ recovery-image] Feb 25 02:23:13.976 INFO O| Feb 25 02:23:13.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libreparse.so.1"
64432025-02-25T02:23:15.579Z[ recovery-image] Feb 25 02:23:13.976 INFO O| Feb 25 02:23:13.976 INFO STEP 612 (remove_files) COMPLETE
64442025-02-25T02:23:15.580Z[ recovery-image] Feb 25 02:23:13.976 INFO O| Feb 25 02:23:13.976 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64452025-02-25T02:23:15.595Z[ recovery-image] Feb 25 02:23:13.999 INFO O| Feb 25 02:23:13.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsasl.so.1"
64462025-02-25T02:23:15.595Z[ recovery-image] Feb 25 02:23:13.999 INFO O| Feb 25 02:23:13.999 INFO STEP 613 (remove_files) COMPLETE
64472025-02-25T02:23:15.598Z[ recovery-image] Feb 25 02:23:13.999 INFO O| Feb 25 02:23:13.999 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64482025-02-25T02:23:15.617Z[ recovery-image] Feb 25 02:23:14.021 INFO O| Feb 25 02:23:14.020 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsched.so.1"
64492025-02-25T02:23:15.620Z[ recovery-image] Feb 25 02:23:14.021 INFO O| Feb 25 02:23:14.021 INFO STEP 614 (remove_files) COMPLETE
64502025-02-25T02:23:15.620Z[ recovery-image] Feb 25 02:23:14.021 INFO O| Feb 25 02:23:14.021 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64512025-02-25T02:23:15.638Z[ recovery-image] Feb 25 02:23:14.042 INFO O| Feb 25 02:23:14.042 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsctp.so.1"
64522025-02-25T02:23:15.638Z[ recovery-image] Feb 25 02:23:14.042 INFO O| Feb 25 02:23:14.042 INFO STEP 615 (remove_files) COMPLETE
64532025-02-25T02:23:15.641Z[ recovery-image] Feb 25 02:23:14.042 INFO O| Feb 25 02:23:14.042 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64542025-02-25T02:23:15.658Z[ recovery-image] Feb 25 02:23:14.061 INFO O| Feb 25 02:23:14.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsff.so.1"
64552025-02-25T02:23:15.661Z[ recovery-image] Feb 25 02:23:14.062 INFO O| Feb 25 02:23:14.061 INFO STEP 616 (remove_files) COMPLETE
64562025-02-25T02:23:15.661Z[ recovery-image] Feb 25 02:23:14.062 INFO O| Feb 25 02:23:14.062 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64572025-02-25T02:23:15.678Z[ recovery-image] Feb 25 02:23:14.082 INFO O| Feb 25 02:23:14.081 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsip.so.1"
64582025-02-25T02:23:15.682Z[ recovery-image] Feb 25 02:23:14.082 INFO O| Feb 25 02:23:14.082 INFO STEP 617 (remove_files) COMPLETE
64592025-02-25T02:23:15.682Z[ recovery-image] Feb 25 02:23:14.082 INFO O| Feb 25 02:23:14.082 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64602025-02-25T02:23:15.703Z[ recovery-image] Feb 25 02:23:14.102 INFO O| Feb 25 02:23:14.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsldap.so.1"
64612025-02-25T02:23:15.732Z[ recovery-image] Feb 25 02:23:14.102 INFO O| Feb 25 02:23:14.102 INFO STEP 618 (remove_files) COMPLETE
64622025-02-25T02:23:15.733Z[ recovery-image] Feb 25 02:23:14.102 INFO O| Feb 25 02:23:14.102 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64632025-02-25T02:23:15.733Z[ host-image] Feb 25 02:23:14.108 INFO O| Feb 25 02:23:14.108 INFO O| Done
64642025-02-25T02:23:15.777Z[ recovery-image] Feb 25 02:23:14.123 INFO O| Feb 25 02:23:14.123 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsmbfs.so.1"
64652025-02-25T02:23:15.777Z[ recovery-image] Feb 25 02:23:14.123 INFO O| Feb 25 02:23:14.123 INFO STEP 619 (remove_files) COMPLETE
64662025-02-25T02:23:15.778Z[ recovery-image] Feb 25 02:23:14.123 INFO O| Feb 25 02:23:14.123 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64672025-02-25T02:23:15.778Z[ recovery-image] Feb 25 02:23:14.149 INFO O| Feb 25 02:23:14.149 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
64682025-02-25T02:23:15.778Z[ recovery-image] Feb 25 02:23:14.149 INFO O| Feb 25 02:23:14.149 INFO STEP 620 (remove_files) COMPLETE
64692025-02-25T02:23:15.778Z[ recovery-image] Feb 25 02:23:14.149 INFO O| Feb 25 02:23:14.149 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64702025-02-25T02:23:15.778Z[ host-image] Feb 25 02:23:14.151 INFO O| Feb 25 02:23:14.151 INFO O| Done
64712025-02-25T02:23:15.778Z[ host-image] Feb 25 02:23:14.151 INFO O| Feb 25 02:23:14.151 INFO O| Done
64722025-02-25T02:23:15.864Z[ recovery-image] Feb 25 02:23:14.177 INFO O| Feb 25 02:23:14.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
64732025-02-25T02:23:15.865Z[ recovery-image] Feb 25 02:23:14.177 INFO O| Feb 25 02:23:14.177 INFO STEP 621 (remove_files) COMPLETE
64742025-02-25T02:23:15.865Z[ recovery-image] Feb 25 02:23:14.177 INFO O| Feb 25 02:23:14.177 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64752025-02-25T02:23:15.912Z[ host-image] Feb 25 02:23:14.230 INFO O| Feb 25 02:23:14.230 INFO O| Done
64762025-02-25T02:23:15.912Z[ recovery-image] Feb 25 02:23:14.259 INFO O| Feb 25 02:23:14.259 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libsum.so.1"
64772025-02-25T02:23:15.912Z[ recovery-image] Feb 25 02:23:14.259 INFO O| Feb 25 02:23:14.259 INFO STEP 622 (remove_files) COMPLETE
64782025-02-25T02:23:15.912Z[ recovery-image] Feb 25 02:23:14.259 INFO O| Feb 25 02:23:14.259 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64792025-02-25T02:23:15.913Z[ recovery-image] Feb 25 02:23:14.283 INFO O| Feb 25 02:23:14.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtecla.so.1"
64802025-02-25T02:23:15.913Z[ recovery-image] Feb 25 02:23:14.284 INFO O| Feb 25 02:23:14.284 INFO STEP 623 (remove_files) COMPLETE
64812025-02-25T02:23:15.913Z[ recovery-image] Feb 25 02:23:14.284 INFO O| Feb 25 02:23:14.284 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64822025-02-25T02:23:15.935Z[ recovery-image] Feb 25 02:23:14.304 INFO O| Feb 25 02:23:14.304 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
64832025-02-25T02:23:15.935Z[ recovery-image] Feb 25 02:23:14.304 INFO O| Feb 25 02:23:14.304 INFO STEP 624 (remove_files) COMPLETE
64842025-02-25T02:23:15.936Z[ recovery-image] Feb 25 02:23:14.304 INFO O| Feb 25 02:23:14.304 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64852025-02-25T02:23:15.972Z[ recovery-image] Feb 25 02:23:14.339 INFO O| Feb 25 02:23:14.339 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libvolmgt.so.1"
64862025-02-25T02:23:15.972Z[ recovery-image] Feb 25 02:23:14.339 INFO O| Feb 25 02:23:14.339 INFO STEP 625 (remove_files) COMPLETE
64872025-02-25T02:23:15.972Z[ recovery-image] Feb 25 02:23:14.339 INFO O| Feb 25 02:23:14.339 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64882025-02-25T02:23:16.019Z[ recovery-image] Feb 25 02:23:14.393 INFO O| Feb 25 02:23:14.393 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/liby.so.1"
64892025-02-25T02:23:16.035Z[ recovery-image] Feb 25 02:23:14.393 INFO O| Feb 25 02:23:14.393 INFO STEP 626 (remove_files) COMPLETE
64902025-02-25T02:23:16.035Z[ recovery-image] Feb 25 02:23:14.393 INFO O| Feb 25 02:23:14.393 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64912025-02-25T02:23:16.046Z[ host-image] Feb 25 02:23:14.447 INFO O| Feb 25 02:23:14.447 INFO STEP 13 (pkg_install) COMPLETE
64922025-02-25T02:23:16.046Z[ host-image] Feb 25 02:23:14.447 INFO O| Feb 25 02:23:14.447 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
64932025-02-25T02:23:16.066Z[ recovery-image] Feb 25 02:23:14.469 INFO O| Feb 25 02:23:14.469 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
64942025-02-25T02:23:16.066Z[ host-image] Feb 25 02:23:14.469 INFO O| Feb 25 02:23:14.469 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "install", "/driver/network/opte@0.34.334"]
64952025-02-25T02:23:16.067Z[ recovery-image] Feb 25 02:23:14.469 INFO O| Feb 25 02:23:14.469 INFO STEP 627 (remove_files) COMPLETE
64962025-02-25T02:23:16.072Z[ recovery-image] Feb 25 02:23:14.469 INFO O| Feb 25 02:23:14.469 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64972025-02-25T02:23:16.114Z[ recovery-image] Feb 25 02:23:14.514 INFO O| Feb 25 02:23:14.514 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
64982025-02-25T02:23:16.114Z[ recovery-image] Feb 25 02:23:14.515 INFO O| Feb 25 02:23:14.515 INFO STEP 628 (remove_files) COMPLETE
64992025-02-25T02:23:16.114Z[ recovery-image] Feb 25 02:23:14.515 INFO O| Feb 25 02:23:14.515 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65002025-02-25T02:23:16.137Z[ recovery-image] Feb 25 02:23:14.538 INFO O| Feb 25 02:23:14.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonecfg.so.1"
65012025-02-25T02:23:16.137Z[ recovery-image] Feb 25 02:23:14.538 INFO O| Feb 25 02:23:14.538 INFO STEP 629 (remove_files) COMPLETE
65022025-02-25T02:23:16.137Z[ recovery-image] Feb 25 02:23:14.538 INFO O| Feb 25 02:23:14.538 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65032025-02-25T02:23:16.159Z[ recovery-image] Feb 25 02:23:14.562 INFO O| Feb 25 02:23:14.562 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
65042025-02-25T02:23:16.159Z[ recovery-image] Feb 25 02:23:14.562 INFO O| Feb 25 02:23:14.562 INFO STEP 630 (remove_files) COMPLETE
65052025-02-25T02:23:16.159Z[ recovery-image] Feb 25 02:23:14.562 INFO O| Feb 25 02:23:14.562 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65062025-02-25T02:23:16.240Z[ recovery-image] Feb 25 02:23:14.637 INFO O| Feb 25 02:23:14.637 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzonestat.so.1"
65072025-02-25T02:23:16.240Z[ recovery-image] Feb 25 02:23:14.637 INFO O| Feb 25 02:23:14.637 INFO STEP 631 (remove_files) COMPLETE
65082025-02-25T02:23:16.240Z[ recovery-image] Feb 25 02:23:14.637 INFO O| Feb 25 02:23:14.637 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65092025-02-25T02:23:16.257Z[ recovery-image] Feb 25 02:23:14.660 INFO O| Feb 25 02:23:14.660 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/libzpool.so.1"
65102025-02-25T02:23:16.263Z[ recovery-image] Feb 25 02:23:14.662 INFO O| Feb 25 02:23:14.662 INFO STEP 632 (remove_files) COMPLETE
65112025-02-25T02:23:16.263Z[ recovery-image] Feb 25 02:23:14.662 INFO O| Feb 25 02:23:14.662 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65122025-02-25T02:23:16.302Z[ recovery-image] Feb 25 02:23:14.705 INFO O| Feb 25 02:23:14.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/madv.so.1"
65132025-02-25T02:23:16.305Z[ recovery-image] Feb 25 02:23:14.706 INFO O| Feb 25 02:23:14.705 INFO STEP 633 (remove_files) COMPLETE
65142025-02-25T02:23:16.305Z[ recovery-image] Feb 25 02:23:14.706 INFO O| Feb 25 02:23:14.706 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65152025-02-25T02:23:16.372Z[ recovery-image] Feb 25 02:23:14.775 INFO O| Feb 25 02:23:14.775 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/mpss.so.1"
65162025-02-25T02:23:16.372Z[ recovery-image] Feb 25 02:23:14.775 INFO O| Feb 25 02:23:14.775 INFO STEP 634 (remove_files) COMPLETE
65172025-02-25T02:23:16.375Z[ recovery-image] Feb 25 02:23:14.775 INFO O| Feb 25 02:23:14.775 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65182025-02-25T02:23:16.432Z[ recovery-image] Feb 25 02:23:14.835 INFO O| Feb 25 02:23:14.835 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ad.so.1"
65192025-02-25T02:23:16.432Z[ recovery-image] Feb 25 02:23:14.835 INFO O| Feb 25 02:23:14.835 INFO STEP 635 (remove_files) COMPLETE
65202025-02-25T02:23:16.432Z[ recovery-image] Feb 25 02:23:14.835 INFO O| Feb 25 02:23:14.835 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65212025-02-25T02:23:16.466Z[ recovery-image] Feb 25 02:23:14.869 INFO O| Feb 25 02:23:14.869 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/nss_ldap.so.1"
65222025-02-25T02:23:16.466Z[ recovery-image] Feb 25 02:23:14.869 INFO O| Feb 25 02:23:14.869 INFO STEP 636 (remove_files) COMPLETE
65232025-02-25T02:23:16.466Z[ recovery-image] Feb 25 02:23:14.869 INFO O| Feb 25 02:23:14.869 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65242025-02-25T02:23:16.492Z[ recovery-image] Feb 25 02:23:14.895 INFO O| Feb 25 02:23:14.895 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/passwdutil.so.1"
65252025-02-25T02:23:16.492Z[ recovery-image] Feb 25 02:23:14.895 INFO O| Feb 25 02:23:14.895 INFO STEP 637 (remove_files) COMPLETE
65262025-02-25T02:23:16.494Z[ recovery-image] Feb 25 02:23:14.895 INFO O| Feb 25 02:23:14.895 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65272025-02-25T02:23:16.530Z[ recovery-image] Feb 25 02:23:14.933 INFO O| Feb 25 02:23:14.933 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
65282025-02-25T02:23:16.533Z[ recovery-image] Feb 25 02:23:14.933 INFO O| Feb 25 02:23:14.933 INFO STEP 638 (remove_files) COMPLETE
65292025-02-25T02:23:16.533Z[ recovery-image] Feb 25 02:23:14.933 INFO O| Feb 25 02:23:14.933 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65302025-02-25T02:23:16.569Z[ recovery-image] Feb 25 02:23:14.972 INFO O| Feb 25 02:23:14.972 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
65312025-02-25T02:23:16.569Z[ recovery-image] Feb 25 02:23:14.972 INFO O| Feb 25 02:23:14.972 INFO STEP 639 (remove_files) COMPLETE
65322025-02-25T02:23:16.569Z[ recovery-image] Feb 25 02:23:14.972 INFO O| Feb 25 02:23:14.972 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65332025-02-25T02:23:16.613Z[ recovery-image] Feb 25 02:23:15.016 INFO O| Feb 25 02:23:15.016 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
65342025-02-25T02:23:16.615Z[ recovery-image] Feb 25 02:23:15.016 INFO O| Feb 25 02:23:15.016 INFO STEP 640 (remove_files) COMPLETE
65352025-02-25T02:23:16.615Z[ recovery-image] Feb 25 02:23:15.016 INFO O| Feb 25 02:23:15.016 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65362025-02-25T02:23:16.637Z[ recovery-image] Feb 25 02:23:15.040 INFO O| Feb 25 02:23:15.040 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
65372025-02-25T02:23:16.637Z[ recovery-image] Feb 25 02:23:15.040 INFO O| Feb 25 02:23:15.040 INFO STEP 641 (remove_files) COMPLETE
65382025-02-25T02:23:16.637Z[ recovery-image] Feb 25 02:23:15.040 INFO O| Feb 25 02:23:15.040 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65392025-02-25T02:23:16.703Z[ recovery-image] Feb 25 02:23:15.105 INFO O| Feb 25 02:23:15.105 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
65402025-02-25T02:23:16.703Z[ recovery-image] Feb 25 02:23:15.105 INFO O| Feb 25 02:23:15.105 INFO STEP 642 (remove_files) COMPLETE
65412025-02-25T02:23:16.703Z[ recovery-image] Feb 25 02:23:15.105 INFO O| Feb 25 02:23:15.105 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65422025-02-25T02:23:16.727Z[ recovery-image] Feb 25 02:23:15.128 INFO O| Feb 25 02:23:15.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
65432025-02-25T02:23:16.727Z[ recovery-image] Feb 25 02:23:15.128 INFO O| Feb 25 02:23:15.128 INFO STEP 643 (remove_files) COMPLETE
65442025-02-25T02:23:16.727Z[ recovery-image] Feb 25 02:23:15.128 INFO O| Feb 25 02:23:15.128 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65452025-02-25T02:23:16.761Z[ recovery-image] Feb 25 02:23:15.163 INFO O| Feb 25 02:23:15.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
65462025-02-25T02:23:16.761Z[ recovery-image] Feb 25 02:23:15.163 INFO O| Feb 25 02:23:15.163 INFO STEP 644 (remove_files) COMPLETE
65472025-02-25T02:23:16.761Z[ recovery-image] Feb 25 02:23:15.163 INFO O| Feb 25 02:23:15.163 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65482025-02-25T02:23:16.795Z[ recovery-image] Feb 25 02:23:15.198 INFO O| Feb 25 02:23:15.198 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
65492025-02-25T02:23:16.795Z[ recovery-image] Feb 25 02:23:15.199 INFO O| Feb 25 02:23:15.199 INFO STEP 645 (remove_files) COMPLETE
65502025-02-25T02:23:16.798Z[ recovery-image] Feb 25 02:23:15.199 INFO O| Feb 25 02:23:15.199 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65512025-02-25T02:23:16.819Z[ recovery-image] Feb 25 02:23:15.223 INFO O| Feb 25 02:23:15.223 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
65522025-02-25T02:23:16.819Z[ recovery-image] Feb 25 02:23:15.223 INFO O| Feb 25 02:23:15.223 INFO STEP 646 (remove_files) COMPLETE
65532025-02-25T02:23:16.819Z[ recovery-image] Feb 25 02:23:15.223 INFO O| Feb 25 02:23:15.223 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65542025-02-25T02:23:16.883Z[ recovery-image] Feb 25 02:23:15.285 INFO O| Feb 25 02:23:15.285 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
65552025-02-25T02:23:16.883Z[ recovery-image] Feb 25 02:23:15.285 INFO O| Feb 25 02:23:15.285 INFO STEP 647 (remove_files) COMPLETE
65562025-02-25T02:23:16.883Z[ recovery-image] Feb 25 02:23:15.285 INFO O| Feb 25 02:23:15.285 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65572025-02-25T02:23:16.906Z[ recovery-image] Feb 25 02:23:15.308 INFO O| Feb 25 02:23:15.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
65582025-02-25T02:23:16.906Z[ recovery-image] Feb 25 02:23:15.308 INFO O| Feb 25 02:23:15.308 INFO STEP 648 (remove_files) COMPLETE
65592025-02-25T02:23:16.906Z[ recovery-image] Feb 25 02:23:15.308 INFO O| Feb 25 02:23:15.308 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65602025-02-25T02:23:16.943Z[ recovery-image] Feb 25 02:23:15.346 INFO O| Feb 25 02:23:15.346 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
65612025-02-25T02:23:16.943Z[ recovery-image] Feb 25 02:23:15.346 INFO O| Feb 25 02:23:15.346 INFO STEP 649 (remove_files) COMPLETE
65622025-02-25T02:23:16.943Z[ recovery-image] Feb 25 02:23:15.346 INFO O| Feb 25 02:23:15.346 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65632025-02-25T02:23:16.968Z[ recovery-image] Feb 25 02:23:15.370 INFO O| Feb 25 02:23:15.370 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
65642025-02-25T02:23:16.968Z[ recovery-image] Feb 25 02:23:15.370 INFO O| Feb 25 02:23:15.370 INFO STEP 650 (remove_files) COMPLETE
65652025-02-25T02:23:16.968Z[ recovery-image] Feb 25 02:23:15.370 INFO O| Feb 25 02:23:15.370 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65662025-02-25T02:23:17.006Z[ recovery-image] Feb 25 02:23:15.409 INFO O| Feb 25 02:23:15.409 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
65672025-02-25T02:23:17.027Z[ recovery-image] Feb 25 02:23:15.430 INFO O| Feb 25 02:23:15.430 INFO STEP 651 (remove_files) COMPLETE
65682025-02-25T02:23:17.027Z[ recovery-image] Feb 25 02:23:15.430 INFO O| Feb 25 02:23:15.430 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65692025-02-25T02:23:17.081Z[ recovery-image] Feb 25 02:23:15.483 INFO O| Feb 25 02:23:15.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
65702025-02-25T02:23:17.081Z[ recovery-image] Feb 25 02:23:15.483 INFO O| Feb 25 02:23:15.483 INFO STEP 652 (remove_files) COMPLETE
65712025-02-25T02:23:17.081Z[ recovery-image] Feb 25 02:23:15.483 INFO O| Feb 25 02:23:15.483 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65722025-02-25T02:23:17.116Z[ recovery-image] Feb 25 02:23:15.519 INFO O| Feb 25 02:23:15.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
65732025-02-25T02:23:17.116Z[ recovery-image] Feb 25 02:23:15.519 INFO O| Feb 25 02:23:15.519 INFO STEP 653 (remove_files) COMPLETE
65742025-02-25T02:23:17.116Z[ recovery-image] Feb 25 02:23:15.519 INFO O| Feb 25 02:23:15.519 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65752025-02-25T02:23:17.154Z[ recovery-image] Feb 25 02:23:15.556 INFO O| Feb 25 02:23:15.556 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
65762025-02-25T02:23:17.154Z[ recovery-image] Feb 25 02:23:15.556 INFO O| Feb 25 02:23:15.556 INFO STEP 654 (remove_files) COMPLETE
65772025-02-25T02:23:17.154Z[ recovery-image] Feb 25 02:23:15.556 INFO O| Feb 25 02:23:15.556 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65782025-02-25T02:23:17.181Z[ host-image] Feb 25 02:23:15.584 INFO O| Feb 25 02:23:15.584 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
65792025-02-25T02:23:17.196Z[ recovery-image] Feb 25 02:23:15.598 INFO O| Feb 25 02:23:15.598 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
65802025-02-25T02:23:17.200Z[ recovery-image] Feb 25 02:23:15.598 INFO O| Feb 25 02:23:15.598 INFO STEP 655 (remove_files) COMPLETE
65812025-02-25T02:23:17.200Z[ recovery-image] Feb 25 02:23:15.598 INFO O| Feb 25 02:23:15.598 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65822025-02-25T02:23:17.223Z[ recovery-image] Feb 25 02:23:15.625 INFO O| Feb 25 02:23:15.625 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
65832025-02-25T02:23:17.227Z[ recovery-image] Feb 25 02:23:15.625 INFO O| Feb 25 02:23:15.625 INFO STEP 656 (remove_files) COMPLETE
65842025-02-25T02:23:17.227Z[ recovery-image] Feb 25 02:23:15.626 INFO O| Feb 25 02:23:15.626 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65852025-02-25T02:23:17.255Z[ recovery-image] Feb 25 02:23:15.657 INFO O| Feb 25 02:23:15.657 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
65862025-02-25T02:23:17.255Z[ recovery-image] Feb 25 02:23:15.657 INFO O| Feb 25 02:23:15.657 INFO STEP 657 (remove_files) COMPLETE
65872025-02-25T02:23:17.259Z[ recovery-image] Feb 25 02:23:15.657 INFO O| Feb 25 02:23:15.657 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65882025-02-25T02:23:17.277Z[ recovery-image] Feb 25 02:23:15.680 INFO O| Feb 25 02:23:15.680 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
65892025-02-25T02:23:17.277Z[ recovery-image] Feb 25 02:23:15.681 INFO O| Feb 25 02:23:15.681 INFO STEP 658 (remove_files) COMPLETE
65902025-02-25T02:23:17.281Z[ recovery-image] Feb 25 02:23:15.681 INFO O| Feb 25 02:23:15.681 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65912025-02-25T02:23:17.301Z[ recovery-image] Feb 25 02:23:15.703 INFO O| Feb 25 02:23:15.703 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
65922025-02-25T02:23:17.301Z[ recovery-image] Feb 25 02:23:15.704 INFO O| Feb 25 02:23:15.704 INFO STEP 659 (remove_files) COMPLETE
65932025-02-25T02:23:17.301Z[ recovery-image] Feb 25 02:23:15.704 INFO O| Feb 25 02:23:15.704 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65942025-02-25T02:23:17.334Z[ recovery-image] Feb 25 02:23:15.737 INFO O| Feb 25 02:23:15.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
65952025-02-25T02:23:17.334Z[ recovery-image] Feb 25 02:23:15.737 INFO O| Feb 25 02:23:15.737 INFO STEP 660 (remove_files) COMPLETE
65962025-02-25T02:23:17.334Z[ recovery-image] Feb 25 02:23:15.737 INFO O| Feb 25 02:23:15.737 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65972025-02-25T02:23:17.376Z[ recovery-image] Feb 25 02:23:15.778 INFO O| Feb 25 02:23:15.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
65982025-02-25T02:23:17.379Z[ recovery-image] Feb 25 02:23:15.778 INFO O| Feb 25 02:23:15.778 INFO STEP 661 (remove_files) COMPLETE
65992025-02-25T02:23:17.379Z[ recovery-image] Feb 25 02:23:15.778 INFO O| Feb 25 02:23:15.778 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66002025-02-25T02:23:17.445Z[ recovery-image] Feb 25 02:23:15.848 INFO O| Feb 25 02:23:15.848 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
66012025-02-25T02:23:17.448Z[ recovery-image] Feb 25 02:23:15.849 INFO O| Feb 25 02:23:15.849 INFO STEP 662 (remove_files) COMPLETE
66022025-02-25T02:23:17.448Z[ recovery-image] Feb 25 02:23:15.849 INFO O| Feb 25 02:23:15.849 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66032025-02-25T02:23:17.535Z[ recovery-image] Feb 25 02:23:15.938 INFO O| Feb 25 02:23:15.938 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
66042025-02-25T02:23:17.535Z[ recovery-image] Feb 25 02:23:15.938 INFO O| Feb 25 02:23:15.938 INFO STEP 663 (remove_files) COMPLETE
66052025-02-25T02:23:17.535Z[ recovery-image] Feb 25 02:23:15.938 INFO O| Feb 25 02:23:15.938 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66062025-02-25T02:23:17.582Z[ recovery-image] Feb 25 02:23:15.985 INFO O| Feb 25 02:23:15.985 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
66072025-02-25T02:23:17.582Z[ recovery-image] Feb 25 02:23:15.985 INFO O| Feb 25 02:23:15.985 INFO STEP 664 (remove_files) COMPLETE
66082025-02-25T02:23:17.582Z[ recovery-image] Feb 25 02:23:15.985 INFO O| Feb 25 02:23:15.985 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66092025-02-25T02:23:17.610Z[ recovery-image] Feb 25 02:23:16.013 INFO O| Feb 25 02:23:16.013 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
66102025-02-25T02:23:17.610Z[ recovery-image] Feb 25 02:23:16.013 INFO O| Feb 25 02:23:16.013 INFO STEP 665 (remove_files) COMPLETE
66112025-02-25T02:23:17.613Z[ recovery-image] Feb 25 02:23:16.013 INFO O| Feb 25 02:23:16.013 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66122025-02-25T02:23:17.633Z[ recovery-image] Feb 25 02:23:16.036 INFO O| Feb 25 02:23:16.036 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
66132025-02-25T02:23:17.633Z[ recovery-image] Feb 25 02:23:16.036 INFO O| Feb 25 02:23:16.036 INFO STEP 666 (remove_files) COMPLETE
66142025-02-25T02:23:17.633Z[ recovery-image] Feb 25 02:23:16.036 INFO O| Feb 25 02:23:16.036 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66152025-02-25T02:23:17.719Z[ recovery-image] Feb 25 02:23:16.122 INFO O| Feb 25 02:23:16.122 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
66162025-02-25T02:23:17.719Z[ recovery-image] Feb 25 02:23:16.123 INFO O| Feb 25 02:23:16.122 INFO STEP 667 (remove_files) COMPLETE
66172025-02-25T02:23:17.719Z[ recovery-image] Feb 25 02:23:16.123 INFO O| Feb 25 02:23:16.123 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66182025-02-25T02:23:17.747Z[ recovery-image] Feb 25 02:23:16.150 INFO O| Feb 25 02:23:16.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/straddr.so.2"
66192025-02-25T02:23:17.747Z[ recovery-image] Feb 25 02:23:16.150 INFO O| Feb 25 02:23:16.150 INFO STEP 668 (remove_files) COMPLETE
66202025-02-25T02:23:17.747Z[ recovery-image] Feb 25 02:23:16.150 INFO O| Feb 25 02:23:16.150 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66212025-02-25T02:23:17.773Z[ recovery-image] Feb 25 02:23:16.176 INFO O| Feb 25 02:23:16.176 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/amd64/watchmalloc.so.1"
66222025-02-25T02:23:17.773Z[ recovery-image] Feb 25 02:23:16.176 INFO O| Feb 25 02:23:16.176 INFO STEP 669 (remove_files) COMPLETE
66232025-02-25T02:23:17.777Z[ recovery-image] Feb 25 02:23:16.176 INFO O| Feb 25 02:23:16.176 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66242025-02-25T02:23:17.835Z[ recovery-image] Feb 25 02:23:16.238 INFO O| Feb 25 02:23:16.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/audit/audit_record_attr"
66252025-02-25T02:23:17.835Z[ recovery-image] Feb 25 02:23:16.238 INFO O| Feb 25 02:23:16.238 INFO STEP 670 (remove_files) COMPLETE
66262025-02-25T02:23:17.839Z[ recovery-image] Feb 25 02:23:16.238 INFO O| Feb 25 02:23:16.238 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66272025-02-25T02:23:17.858Z[ recovery-image] Feb 25 02:23:16.261 INFO O| Feb 25 02:23:16.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/common.ksh"
66282025-02-25T02:23:17.861Z[ recovery-image] Feb 25 02:23:16.261 INFO O| Feb 25 02:23:16.261 INFO STEP 671 (remove_files) COMPLETE
66292025-02-25T02:23:17.861Z[ recovery-image] Feb 25 02:23:16.261 INFO O| Feb 25 02:23:16.261 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66302025-02-25T02:23:17.880Z[ recovery-image] Feb 25 02:23:16.283 INFO O| Feb 25 02:23:16.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/query"
66312025-02-25T02:23:17.880Z[ recovery-image] Feb 25 02:23:16.283 INFO O| Feb 25 02:23:16.283 INFO STEP 672 (remove_files) COMPLETE
66322025-02-25T02:23:17.880Z[ recovery-image] Feb 25 02:23:16.283 INFO O| Feb 25 02:23:16.283 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66332025-02-25T02:23:17.920Z[ recovery-image] Feb 25 02:23:16.323 INFO O| Feb 25 02:23:16.323 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/brand/shared/uninstall.ksh"
66342025-02-25T02:23:17.923Z[ recovery-image] Feb 25 02:23:16.323 INFO O| Feb 25 02:23:16.323 INFO STEP 673 (remove_files) COMPLETE
66352025-02-25T02:23:17.923Z[ recovery-image] Feb 25 02:23:16.323 INFO O| Feb 25 02:23:16.323 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66362025-02-25T02:23:17.954Z[ recovery-image] Feb 25 02:23:16.357 INFO O| Feb 25 02:23:16.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
66372025-02-25T02:23:17.954Z[ recovery-image] Feb 25 02:23:16.357 INFO O| Feb 25 02:23:16.357 INFO STEP 674 (remove_files) COMPLETE
66382025-02-25T02:23:17.958Z[ recovery-image] Feb 25 02:23:16.357 INFO O| Feb 25 02:23:16.357 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66392025-02-25T02:23:17.979Z[ recovery-image] Feb 25 02:23:16.382 INFO O| Feb 25 02:23:16.382 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
66402025-02-25T02:23:17.979Z[ recovery-image] Feb 25 02:23:16.382 INFO O| Feb 25 02:23:16.382 INFO STEP 675 (remove_files) COMPLETE
66412025-02-25T02:23:17.982Z[ recovery-image] Feb 25 02:23:16.382 INFO O| Feb 25 02:23:16.382 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66422025-02-25T02:23:18.043Z[ recovery-image] Feb 25 02:23:16.446 INFO O| Feb 25 02:23:16.446 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
66432025-02-25T02:23:18.043Z[ recovery-image] Feb 25 02:23:16.446 INFO O| Feb 25 02:23:16.446 INFO STEP 676 (remove_files) COMPLETE
66442025-02-25T02:23:18.046Z[ recovery-image] Feb 25 02:23:16.446 INFO O| Feb 25 02:23:16.446 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66452025-02-25T02:23:18.070Z[ recovery-image] Feb 25 02:23:16.473 INFO O| Feb 25 02:23:16.473 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
66462025-02-25T02:23:18.073Z[ recovery-image] Feb 25 02:23:16.474 INFO O| Feb 25 02:23:16.473 INFO STEP 677 (remove_files) COMPLETE
66472025-02-25T02:23:18.073Z[ recovery-image] Feb 25 02:23:16.474 INFO O| Feb 25 02:23:16.474 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66482025-02-25T02:23:18.095Z[ recovery-image] Feb 25 02:23:16.498 INFO O| Feb 25 02:23:16.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
66492025-02-25T02:23:18.095Z[ recovery-image] Feb 25 02:23:16.498 INFO O| Feb 25 02:23:16.498 INFO STEP 678 (remove_files) COMPLETE
66502025-02-25T02:23:18.098Z[ recovery-image] Feb 25 02:23:16.498 INFO O| Feb 25 02:23:16.498 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66512025-02-25T02:23:18.121Z[ recovery-image] Feb 25 02:23:16.524 INFO O| Feb 25 02:23:16.524 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/ib.so.1"
66522025-02-25T02:23:18.124Z[ recovery-image] Feb 25 02:23:16.525 INFO O| Feb 25 02:23:16.525 INFO STEP 679 (remove_files) COMPLETE
66532025-02-25T02:23:18.124Z[ recovery-image] Feb 25 02:23:16.525 INFO O| Feb 25 02:23:16.525 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66542025-02-25T02:23:18.151Z[ recovery-image] Feb 25 02:23:16.554 INFO O| Feb 25 02:23:16.554 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/pci.so.1"
66552025-02-25T02:23:18.154Z[ recovery-image] Feb 25 02:23:16.554 INFO O| Feb 25 02:23:16.554 INFO STEP 680 (remove_files) COMPLETE
66562025-02-25T02:23:18.154Z[ recovery-image] Feb 25 02:23:16.554 INFO O| Feb 25 02:23:16.554 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66572025-02-25T02:23:18.176Z[ recovery-image] Feb 25 02:23:16.579 INFO O| Feb 25 02:23:16.579 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/sata.so.1"
66582025-02-25T02:23:18.176Z[ recovery-image] Feb 25 02:23:16.579 INFO O| Feb 25 02:23:16.579 INFO STEP 681 (remove_files) COMPLETE
66592025-02-25T02:23:18.179Z[ recovery-image] Feb 25 02:23:16.579 INFO O| Feb 25 02:23:16.579 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66602025-02-25T02:23:18.216Z[ recovery-image] Feb 25 02:23:16.619 INFO O| Feb 25 02:23:16.619 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/scsi.so.1"
66612025-02-25T02:23:18.216Z[ recovery-image] Feb 25 02:23:16.619 INFO O| Feb 25 02:23:16.619 INFO STEP 682 (remove_files) COMPLETE
66622025-02-25T02:23:18.216Z[ recovery-image] Feb 25 02:23:16.619 INFO O| Feb 25 02:23:16.619 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66632025-02-25T02:23:18.242Z[ recovery-image] Feb 25 02:23:16.645 INFO O| Feb 25 02:23:16.645 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/shp.so.1"
66642025-02-25T02:23:18.242Z[ recovery-image] Feb 25 02:23:16.645 INFO O| Feb 25 02:23:16.645 INFO STEP 683 (remove_files) COMPLETE
66652025-02-25T02:23:18.245Z[ recovery-image] Feb 25 02:23:16.645 INFO O| Feb 25 02:23:16.645 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66662025-02-25T02:23:18.267Z[ recovery-image] Feb 25 02:23:16.670 INFO O| Feb 25 02:23:16.670 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cfgadm/usb.so.1"
66672025-02-25T02:23:18.267Z[ recovery-image] Feb 25 02:23:16.670 INFO O| Feb 25 02:23:16.670 INFO STEP 684 (remove_files) COMPLETE
66682025-02-25T02:23:18.270Z[ recovery-image] Feb 25 02:23:16.670 INFO O| Feb 25 02:23:16.670 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66692025-02-25T02:23:18.307Z[ recovery-image] Feb 25 02:23:16.710 INFO O| Feb 25 02:23:16.710 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXdispadmin"
66702025-02-25T02:23:18.307Z[ recovery-image] Feb 25 02:23:16.710 INFO O| Feb 25 02:23:16.710 INFO STEP 685 (remove_files) COMPLETE
66712025-02-25T02:23:18.307Z[ recovery-image] Feb 25 02:23:16.710 INFO O| Feb 25 02:23:16.710 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66722025-02-25T02:23:18.365Z[ recovery-image] Feb 25 02:23:16.768 INFO O| Feb 25 02:23:16.768 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/FX/FXpriocntl"
66732025-02-25T02:23:18.365Z[ recovery-image] Feb 25 02:23:16.768 INFO O| Feb 25 02:23:16.768 INFO STEP 686 (remove_files) COMPLETE
66742025-02-25T02:23:18.365Z[ recovery-image] Feb 25 02:23:16.768 INFO O| Feb 25 02:23:16.768 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66752025-02-25T02:23:18.388Z[ recovery-image] Feb 25 02:23:16.791 INFO O| Feb 25 02:23:16.791 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IAdispadmin"
66762025-02-25T02:23:18.391Z[ recovery-image] Feb 25 02:23:16.791 INFO O| Feb 25 02:23:16.791 INFO STEP 687 (remove_files) COMPLETE
66772025-02-25T02:23:18.391Z[ recovery-image] Feb 25 02:23:16.791 INFO O| Feb 25 02:23:16.791 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66782025-02-25T02:23:18.410Z[ recovery-image] Feb 25 02:23:16.813 INFO O| Feb 25 02:23:16.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/IA/IApriocntl"
66792025-02-25T02:23:18.410Z[ recovery-image] Feb 25 02:23:16.813 INFO O| Feb 25 02:23:16.813 INFO STEP 688 (remove_files) COMPLETE
66802025-02-25T02:23:18.410Z[ recovery-image] Feb 25 02:23:16.813 INFO O| Feb 25 02:23:16.813 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66812025-02-25T02:23:18.436Z[ recovery-image] Feb 25 02:23:16.839 INFO O| Feb 25 02:23:16.839 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTdispadmin"
66822025-02-25T02:23:18.439Z[ recovery-image] Feb 25 02:23:16.839 INFO O| Feb 25 02:23:16.839 INFO STEP 689 (remove_files) COMPLETE
66832025-02-25T02:23:18.439Z[ recovery-image] Feb 25 02:23:16.839 INFO O| Feb 25 02:23:16.839 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66842025-02-25T02:23:18.460Z[ recovery-image] Feb 25 02:23:16.864 INFO O| Feb 25 02:23:16.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/RT/RTpriocntl"
66852025-02-25T02:23:18.461Z[ recovery-image] Feb 25 02:23:16.864 INFO O| Feb 25 02:23:16.864 INFO STEP 690 (remove_files) COMPLETE
66862025-02-25T02:23:18.461Z[ recovery-image] Feb 25 02:23:16.864 INFO O| Feb 25 02:23:16.864 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66872025-02-25T02:23:18.485Z[ recovery-image] Feb 25 02:23:16.888 INFO O| Feb 25 02:23:16.888 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCdispadmin"
66882025-02-25T02:23:18.485Z[ recovery-image] Feb 25 02:23:16.889 INFO O| Feb 25 02:23:16.888 INFO STEP 691 (remove_files) COMPLETE
66892025-02-25T02:23:18.488Z[ recovery-image] Feb 25 02:23:16.889 INFO O| Feb 25 02:23:16.889 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66902025-02-25T02:23:18.548Z[ recovery-image] Feb 25 02:23:16.945 INFO O| Feb 25 02:23:16.945 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/SDC/SDCpriocntl"
66912025-02-25T02:23:18.548Z[ recovery-image] Feb 25 02:23:16.945 INFO O| Feb 25 02:23:16.945 INFO STEP 692 (remove_files) COMPLETE
66922025-02-25T02:23:18.548Z[ recovery-image] Feb 25 02:23:16.945 INFO O| Feb 25 02:23:16.945 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66932025-02-25T02:23:18.571Z[ recovery-image] Feb 25 02:23:16.974 INFO O| Feb 25 02:23:16.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSdispadmin"
66942025-02-25T02:23:18.575Z[ recovery-image] Feb 25 02:23:16.974 INFO O| Feb 25 02:23:16.974 INFO STEP 693 (remove_files) COMPLETE
66952025-02-25T02:23:18.575Z[ recovery-image] Feb 25 02:23:16.975 INFO O| Feb 25 02:23:16.975 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66962025-02-25T02:23:18.594Z[ recovery-image] Feb 25 02:23:16.997 INFO O| Feb 25 02:23:16.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/class/TS/TSpriocntl"
66972025-02-25T02:23:18.597Z[ recovery-image] Feb 25 02:23:16.997 INFO O| Feb 25 02:23:16.997 INFO STEP 694 (remove_files) COMPLETE
66982025-02-25T02:23:18.597Z[ recovery-image] Feb 25 02:23:16.998 INFO O| Feb 25 02:23:16.997 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66992025-02-25T02:23:18.622Z[ recovery-image] Feb 25 02:23:17.025 INFO O| Feb 25 02:23:17.025 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
67002025-02-25T02:23:18.625Z[ recovery-image] Feb 25 02:23:17.025 INFO O| Feb 25 02:23:17.025 INFO STEP 695 (remove_files) COMPLETE
67012025-02-25T02:23:18.625Z[ recovery-image] Feb 25 02:23:17.025 INFO O| Feb 25 02:23:17.025 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67022025-02-25T02:23:18.645Z[ recovery-image] Feb 25 02:23:17.047 INFO O| Feb 25 02:23:17.047 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
67032025-02-25T02:23:18.648Z[ recovery-image] Feb 25 02:23:17.048 INFO O| Feb 25 02:23:17.048 INFO STEP 696 (remove_files) COMPLETE
67042025-02-25T02:23:18.648Z[ recovery-image] Feb 25 02:23:17.048 INFO O| Feb 25 02:23:17.048 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67052025-02-25T02:23:18.675Z[ recovery-image] Feb 25 02:23:17.073 INFO O| Feb 25 02:23:17.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlled"
67062025-02-25T02:23:18.690Z[ recovery-image] Feb 25 02:23:17.093 INFO O| Feb 25 02:23:17.093 INFO STEP 697 (remove_files) COMPLETE
67072025-02-25T02:23:18.690Z[ recovery-image] Feb 25 02:23:17.093 INFO O| Feb 25 02:23:17.093 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67082025-02-25T02:23:18.724Z[ recovery-image] Feb 25 02:23:17.126 INFO O| Feb 25 02:23:17.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlrecv"
67092025-02-25T02:23:18.724Z[ recovery-image] Feb 25 02:23:17.126 INFO O| Feb 25 02:23:17.126 INFO STEP 698 (remove_files) COMPLETE
67102025-02-25T02:23:18.724Z[ recovery-image] Feb 25 02:23:17.126 INFO O| Feb 25 02:23:17.126 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67112025-02-25T02:23:18.749Z[ recovery-image] Feb 25 02:23:17.150 INFO O| Feb 25 02:23:17.150 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dlsend"
67122025-02-25T02:23:18.750Z[ recovery-image] Feb 25 02:23:17.150 INFO O| Feb 25 02:23:17.150 INFO STEP 699 (remove_files) COMPLETE
67132025-02-25T02:23:18.750Z[ recovery-image] Feb 25 02:23:17.150 INFO O| Feb 25 02:23:17.150 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67142025-02-25T02:23:18.777Z[ recovery-image] Feb 25 02:23:17.177 INFO O| Feb 25 02:23:17.177 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dl/dltraninfo"
67152025-02-25T02:23:18.777Z[ recovery-image] Feb 25 02:23:17.177 INFO O| Feb 25 02:23:17.177 INFO STEP 700 (remove_files) COMPLETE
67162025-02-25T02:23:18.777Z[ recovery-image] Feb 25 02:23:17.177 INFO O| Feb 25 02:23:17.177 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67172025-02-25T02:23:18.869Z[ recovery-image] Feb 25 02:23:17.271 INFO O| Feb 25 02:23:17.271 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/drti.o"
67182025-02-25T02:23:18.873Z[ recovery-image] Feb 25 02:23:17.271 INFO O| Feb 25 02:23:17.271 INFO STEP 701 (remove_files) COMPLETE
67192025-02-25T02:23:18.873Z[ recovery-image] Feb 25 02:23:17.271 INFO O| Feb 25 02:23:17.271 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67202025-02-25T02:23:18.929Z[ recovery-image] Feb 25 02:23:17.332 INFO O| Feb 25 02:23:17.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
67212025-02-25T02:23:18.929Z[ recovery-image] Feb 25 02:23:17.332 INFO O| Feb 25 02:23:17.332 INFO STEP 702 (remove_files) COMPLETE
67222025-02-25T02:23:18.931Z[ recovery-image] Feb 25 02:23:17.332 INFO O| Feb 25 02:23:17.332 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67232025-02-25T02:23:18.955Z[ recovery-image] Feb 25 02:23:17.358 INFO O| Feb 25 02:23:17.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/64/sftp64.d"
67242025-02-25T02:23:18.955Z[ recovery-image] Feb 25 02:23:17.358 INFO O| Feb 25 02:23:17.358 INFO STEP 703 (remove_files) COMPLETE
67252025-02-25T02:23:18.955Z[ recovery-image] Feb 25 02:23:17.358 INFO O| Feb 25 02:23:17.358 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67262025-02-25T02:23:18.981Z[ recovery-image] Feb 25 02:23:17.384 INFO O| Feb 25 02:23:17.383 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/drti.o"
67272025-02-25T02:23:18.981Z[ recovery-image] Feb 25 02:23:17.384 INFO O| Feb 25 02:23:17.384 INFO STEP 704 (remove_files) COMPLETE
67282025-02-25T02:23:18.981Z[ recovery-image] Feb 25 02:23:17.384 INFO O| Feb 25 02:23:17.384 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67292025-02-25T02:23:19.008Z[ recovery-image] Feb 25 02:23:17.410 INFO O| Feb 25 02:23:17.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
67302025-02-25T02:23:19.008Z[ recovery-image] Feb 25 02:23:17.410 INFO O| Feb 25 02:23:17.410 INFO STEP 705 (remove_files) COMPLETE
67312025-02-25T02:23:19.010Z[ recovery-image] Feb 25 02:23:17.411 INFO O| Feb 25 02:23:17.411 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67322025-02-25T02:23:19.034Z[ recovery-image] Feb 25 02:23:17.437 INFO O| Feb 25 02:23:17.437 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
67332025-02-25T02:23:19.037Z[ recovery-image] Feb 25 02:23:17.437 INFO O| Feb 25 02:23:17.437 INFO STEP 706 (remove_files) COMPLETE
67342025-02-25T02:23:19.037Z[ recovery-image] Feb 25 02:23:17.438 INFO O| Feb 25 02:23:17.438 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67352025-02-25T02:23:19.078Z[ recovery-image] Feb 25 02:23:17.481 INFO O| Feb 25 02:23:17.481 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
67362025-02-25T02:23:19.078Z[ recovery-image] Feb 25 02:23:17.481 INFO O| Feb 25 02:23:17.481 INFO STEP 707 (remove_files) COMPLETE
67372025-02-25T02:23:19.081Z[ recovery-image] Feb 25 02:23:17.481 INFO O| Feb 25 02:23:17.481 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67382025-02-25T02:23:19.105Z[ recovery-image] Feb 25 02:23:17.508 INFO O| Feb 25 02:23:17.508 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
67392025-02-25T02:23:19.108Z[ recovery-image] Feb 25 02:23:17.509 INFO O| Feb 25 02:23:17.508 INFO STEP 708 (remove_files) COMPLETE
67402025-02-25T02:23:19.108Z[ recovery-image] Feb 25 02:23:17.509 INFO O| Feb 25 02:23:17.509 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67412025-02-25T02:23:19.133Z[ recovery-image] Feb 25 02:23:17.536 INFO O| Feb 25 02:23:17.536 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
67422025-02-25T02:23:19.133Z[ recovery-image] Feb 25 02:23:17.536 INFO O| Feb 25 02:23:17.536 INFO STEP 709 (remove_files) COMPLETE
67432025-02-25T02:23:19.136Z[ recovery-image] Feb 25 02:23:17.536 INFO O| Feb 25 02:23:17.536 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67442025-02-25T02:23:19.190Z[ recovery-image] Feb 25 02:23:17.592 INFO O| Feb 25 02:23:17.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
67452025-02-25T02:23:19.190Z[ recovery-image] Feb 25 02:23:17.593 INFO O| Feb 25 02:23:17.593 INFO STEP 710 (remove_files) COMPLETE
67462025-02-25T02:23:19.193Z[ recovery-image] Feb 25 02:23:17.593 INFO O| Feb 25 02:23:17.593 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67472025-02-25T02:23:19.214Z[ recovery-image] Feb 25 02:23:17.617 INFO O| Feb 25 02:23:17.617 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
67482025-02-25T02:23:19.214Z[ recovery-image] Feb 25 02:23:17.617 INFO O| Feb 25 02:23:17.617 INFO STEP 711 (remove_files) COMPLETE
67492025-02-25T02:23:19.217Z[ recovery-image] Feb 25 02:23:17.617 INFO O| Feb 25 02:23:17.617 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67502025-02-25T02:23:19.248Z[ recovery-image] Feb 25 02:23:17.650 INFO O| Feb 25 02:23:17.650 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
67512025-02-25T02:23:19.248Z[ recovery-image] Feb 25 02:23:17.651 INFO O| Feb 25 02:23:17.651 INFO STEP 712 (remove_files) COMPLETE
67522025-02-25T02:23:19.248Z[ recovery-image] Feb 25 02:23:17.651 INFO O| Feb 25 02:23:17.651 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67532025-02-25T02:23:19.269Z[ recovery-image] Feb 25 02:23:17.672 INFO O| Feb 25 02:23:17.671 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
67542025-02-25T02:23:19.269Z[ recovery-image] Feb 25 02:23:17.672 INFO O| Feb 25 02:23:17.672 INFO STEP 713 (remove_files) COMPLETE
67552025-02-25T02:23:19.273Z[ recovery-image] Feb 25 02:23:17.672 INFO O| Feb 25 02:23:17.672 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67562025-02-25T02:23:19.290Z[ recovery-image] Feb 25 02:23:17.693 INFO O| Feb 25 02:23:17.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
67572025-02-25T02:23:19.290Z[ recovery-image] Feb 25 02:23:17.693 INFO O| Feb 25 02:23:17.693 INFO STEP 714 (remove_files) COMPLETE
67582025-02-25T02:23:19.294Z[ recovery-image] Feb 25 02:23:17.693 INFO O| Feb 25 02:23:17.693 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67592025-02-25T02:23:19.343Z[ recovery-image] Feb 25 02:23:17.746 INFO O| Feb 25 02:23:17.746 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/AMD.dict"
67602025-02-25T02:23:19.346Z[ recovery-image] Feb 25 02:23:17.746 INFO O| Feb 25 02:23:17.746 INFO STEP 715 (remove_files) COMPLETE
67612025-02-25T02:23:19.346Z[ recovery-image] Feb 25 02:23:17.746 INFO O| Feb 25 02:23:17.746 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67622025-02-25T02:23:19.369Z[ recovery-image] Feb 25 02:23:17.771 INFO O| Feb 25 02:23:17.771 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
67632025-02-25T02:23:19.372Z[ recovery-image] Feb 25 02:23:17.771 INFO O| Feb 25 02:23:17.771 INFO STEP 716 (remove_files) COMPLETE
67642025-02-25T02:23:19.372Z[ recovery-image] Feb 25 02:23:17.771 INFO O| Feb 25 02:23:17.771 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67652025-02-25T02:23:19.408Z[ recovery-image] Feb 25 02:23:17.811 INFO O| Feb 25 02:23:17.811 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/GMCA.dict"
67662025-02-25T02:23:19.408Z[ recovery-image] Feb 25 02:23:17.811 INFO O| Feb 25 02:23:17.811 INFO STEP 717 (remove_files) COMPLETE
67672025-02-25T02:23:19.411Z[ recovery-image] Feb 25 02:23:17.811 INFO O| Feb 25 02:23:17.811 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67682025-02-25T02:23:19.433Z[ recovery-image] Feb 25 02:23:17.836 INFO O| Feb 25 02:23:17.836 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/dict/INTEL.dict"
67692025-02-25T02:23:19.433Z[ recovery-image] Feb 25 02:23:17.836 INFO O| Feb 25 02:23:17.836 INFO STEP 718 (remove_files) COMPLETE
67702025-02-25T02:23:19.436Z[ recovery-image] Feb 25 02:23:17.836 INFO O| Feb 25 02:23:17.836 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67712025-02-25T02:23:19.456Z[ recovery-image] Feb 25 02:23:17.859 INFO O| Feb 25 02:23:17.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fminject"
67722025-02-25T02:23:19.456Z[ recovery-image] Feb 25 02:23:17.859 INFO O| Feb 25 02:23:17.859 INFO STEP 719 (remove_files) COMPLETE
67732025-02-25T02:23:19.456Z[ recovery-image] Feb 25 02:23:17.859 INFO O| Feb 25 02:23:17.859 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67742025-02-25T02:23:19.487Z[ recovery-image] Feb 25 02:23:17.890 INFO O| Feb 25 02:23:17.890 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmsim"
67752025-02-25T02:23:19.487Z[ recovery-image] Feb 25 02:23:17.890 INFO O| Feb 25 02:23:17.890 INFO STEP 720 (remove_files) COMPLETE
67762025-02-25T02:23:19.487Z[ recovery-image] Feb 25 02:23:17.890 INFO O| Feb 25 02:23:17.890 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67772025-02-25T02:23:19.577Z[ recovery-image] Feb 25 02:23:17.980 INFO O| Feb 25 02:23:17.980 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/fmtopo"
67782025-02-25T02:23:19.577Z[ recovery-image] Feb 25 02:23:17.980 INFO O| Feb 25 02:23:17.980 INFO STEP 721 (remove_files) COMPLETE
67792025-02-25T02:23:19.580Z[ recovery-image] Feb 25 02:23:17.980 INFO O| Feb 25 02:23:17.980 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67802025-02-25T02:23:19.602Z[ recovery-image] Feb 25 02:23:18.004 INFO O| Feb 25 02:23:18.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/ipmitopo"
67812025-02-25T02:23:19.626Z[ recovery-image] Feb 25 02:23:18.029 INFO O| Feb 25 02:23:18.029 INFO STEP 722 (remove_files) COMPLETE
67822025-02-25T02:23:19.626Z[ recovery-image] Feb 25 02:23:18.029 INFO O| Feb 25 02:23:18.029 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67832025-02-25T02:23:19.685Z[ recovery-image] Feb 25 02:23:18.088 INFO O| Feb 25 02:23:18.088 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/mcdecode"
67842025-02-25T02:23:19.685Z[ recovery-image] Feb 25 02:23:18.088 INFO O| Feb 25 02:23:18.088 INFO STEP 723 (remove_files) COMPLETE
67852025-02-25T02:23:19.690Z[ recovery-image] Feb 25 02:23:18.088 INFO O| Feb 25 02:23:18.088 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67862025-02-25T02:23:19.711Z[ recovery-image] Feb 25 02:23:18.114 INFO O| Feb 25 02:23:18.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
67872025-02-25T02:23:19.711Z[ recovery-image] Feb 25 02:23:18.114 INFO O| Feb 25 02:23:18.114 INFO STEP 724 (remove_files) COMPLETE
67882025-02-25T02:23:19.711Z[ recovery-image] Feb 25 02:23:18.114 INFO O| Feb 25 02:23:18.114 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67892025-02-25T02:23:19.734Z[ recovery-image] Feb 25 02:23:18.137 INFO O| Feb 25 02:23:18.136 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
67902025-02-25T02:23:19.734Z[ recovery-image] Feb 25 02:23:18.137 INFO O| Feb 25 02:23:18.137 INFO STEP 725 (remove_files) COMPLETE
67912025-02-25T02:23:19.734Z[ recovery-image] Feb 25 02:23:18.137 INFO O| Feb 25 02:23:18.137 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67922025-02-25T02:23:19.759Z[ recovery-image] Feb 25 02:23:18.162 INFO O| Feb 25 02:23:18.162 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
67932025-02-25T02:23:19.759Z[ recovery-image] Feb 25 02:23:18.162 INFO O| Feb 25 02:23:18.162 INFO STEP 726 (remove_files) COMPLETE
67942025-02-25T02:23:19.762Z[ recovery-image] Feb 25 02:23:18.162 INFO O| Feb 25 02:23:18.162 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67952025-02-25T02:23:19.805Z[ recovery-image] Feb 25 02:23:18.208 INFO O| Feb 25 02:23:18.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
67962025-02-25T02:23:19.808Z[ recovery-image] Feb 25 02:23:18.209 INFO O| Feb 25 02:23:18.208 INFO STEP 727 (remove_files) COMPLETE
67972025-02-25T02:23:19.808Z[ recovery-image] Feb 25 02:23:18.209 INFO O| Feb 25 02:23:18.208 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67982025-02-25T02:23:19.836Z[ recovery-image] Feb 25 02:23:18.239 INFO O| Feb 25 02:23:18.239 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
67992025-02-25T02:23:19.836Z[ recovery-image] Feb 25 02:23:18.239 INFO O| Feb 25 02:23:18.239 INFO STEP 728 (remove_files) COMPLETE
68002025-02-25T02:23:19.836Z[ recovery-image] Feb 25 02:23:18.239 INFO O| Feb 25 02:23:18.239 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68012025-02-25T02:23:19.858Z[ recovery-image] Feb 25 02:23:18.260 INFO O| Feb 25 02:23:18.260 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
68022025-02-25T02:23:19.858Z[ recovery-image] Feb 25 02:23:18.260 INFO O| Feb 25 02:23:18.260 INFO STEP 729 (remove_files) COMPLETE
68032025-02-25T02:23:19.861Z[ recovery-image] Feb 25 02:23:18.260 INFO O| Feb 25 02:23:18.260 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68042025-02-25T02:23:19.878Z[ recovery-image] Feb 25 02:23:18.281 INFO O| Feb 25 02:23:18.280 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
68052025-02-25T02:23:19.878Z[ recovery-image] Feb 25 02:23:18.281 INFO O| Feb 25 02:23:18.281 INFO STEP 730 (remove_files) COMPLETE
68062025-02-25T02:23:19.880Z[ recovery-image] Feb 25 02:23:18.281 INFO O| Feb 25 02:23:18.281 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68072025-02-25T02:23:19.917Z[ recovery-image] Feb 25 02:23:18.320 INFO O| Feb 25 02:23:18.320 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
68082025-02-25T02:23:19.917Z[ recovery-image] Feb 25 02:23:18.320 INFO O| Feb 25 02:23:18.320 INFO STEP 731 (remove_files) COMPLETE
68092025-02-25T02:23:19.922Z[ recovery-image] Feb 25 02:23:18.320 INFO O| Feb 25 02:23:18.320 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68102025-02-25T02:23:19.942Z[ recovery-image] Feb 25 02:23:18.343 INFO O| Feb 25 02:23:18.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
68112025-02-25T02:23:19.942Z[ recovery-image] Feb 25 02:23:18.344 INFO O| Feb 25 02:23:18.343 INFO STEP 732 (remove_files) COMPLETE
68122025-02-25T02:23:19.942Z[ recovery-image] Feb 25 02:23:18.344 INFO O| Feb 25 02:23:18.344 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68132025-02-25T02:23:19.977Z[ recovery-image] Feb 25 02:23:18.379 INFO O| Feb 25 02:23:18.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
68142025-02-25T02:23:19.981Z[ recovery-image] Feb 25 02:23:18.379 INFO O| Feb 25 02:23:18.379 INFO STEP 733 (remove_files) COMPLETE
68152025-02-25T02:23:19.981Z[ recovery-image] Feb 25 02:23:18.379 INFO O| Feb 25 02:23:18.379 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68162025-02-25T02:23:20.004Z[ recovery-image] Feb 25 02:23:18.406 INFO O| Feb 25 02:23:18.406 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
68172025-02-25T02:23:20.004Z[ recovery-image] Feb 25 02:23:18.406 INFO O| Feb 25 02:23:18.406 INFO STEP 734 (remove_files) COMPLETE
68182025-02-25T02:23:20.004Z[ recovery-image] Feb 25 02:23:18.406 INFO O| Feb 25 02:23:18.406 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68192025-02-25T02:23:20.031Z[ recovery-image] Feb 25 02:23:18.431 INFO O| Feb 25 02:23:18.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
68202025-02-25T02:23:20.031Z[ recovery-image] Feb 25 02:23:18.432 INFO O| Feb 25 02:23:18.431 INFO STEP 735 (remove_files) COMPLETE
68212025-02-25T02:23:20.031Z[ recovery-image] Feb 25 02:23:18.432 INFO O| Feb 25 02:23:18.431 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68222025-02-25T02:23:20.055Z[ recovery-image] Feb 25 02:23:18.456 INFO O| Feb 25 02:23:18.456 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
68232025-02-25T02:23:20.062Z[ recovery-image] Feb 25 02:23:18.456 INFO O| Feb 25 02:23:18.456 INFO STEP 736 (remove_files) COMPLETE
68242025-02-25T02:23:20.062Z[ recovery-image] Feb 25 02:23:18.456 INFO O| Feb 25 02:23:18.456 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68252025-02-25T02:23:20.117Z[ recovery-image] Feb 25 02:23:18.516 INFO O| Feb 25 02:23:18.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
68262025-02-25T02:23:20.137Z[ recovery-image] Feb 25 02:23:18.536 INFO O| Feb 25 02:23:18.536 INFO STEP 737 (remove_files) COMPLETE
68272025-02-25T02:23:20.137Z[ recovery-image] Feb 25 02:23:18.536 INFO O| Feb 25 02:23:18.536 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68282025-02-25T02:23:20.156Z[ recovery-image] Feb 25 02:23:18.558 INFO O| Feb 25 02:23:18.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
68292025-02-25T02:23:20.159Z[ recovery-image] Feb 25 02:23:18.559 INFO O| Feb 25 02:23:18.559 INFO STEP 738 (remove_files) COMPLETE
68302025-02-25T02:23:20.160Z[ recovery-image] Feb 25 02:23:18.559 INFO O| Feb 25 02:23:18.559 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68312025-02-25T02:23:20.201Z[ recovery-image] Feb 25 02:23:18.603 INFO O| Feb 25 02:23:18.603 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
68322025-02-25T02:23:20.206Z[ recovery-image] Feb 25 02:23:18.604 INFO O| Feb 25 02:23:18.604 INFO STEP 739 (remove_files) COMPLETE
68332025-02-25T02:23:20.206Z[ recovery-image] Feb 25 02:23:18.604 INFO O| Feb 25 02:23:18.604 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68342025-02-25T02:23:20.226Z[ recovery-image] Feb 25 02:23:18.628 INFO O| Feb 25 02:23:18.628 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
68352025-02-25T02:23:20.226Z[ recovery-image] Feb 25 02:23:18.628 INFO O| Feb 25 02:23:18.628 INFO STEP 740 (remove_files) COMPLETE
68362025-02-25T02:23:20.226Z[ recovery-image] Feb 25 02:23:18.628 INFO O| Feb 25 02:23:18.628 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68372025-02-25T02:23:20.282Z[ recovery-image] Feb 25 02:23:18.666 INFO O| Feb 25 02:23:18.666 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
68382025-02-25T02:23:20.290Z[ recovery-image] Feb 25 02:23:18.689 INFO O| Feb 25 02:23:18.689 INFO STEP 741 (remove_files) COMPLETE
68392025-02-25T02:23:20.290Z[ recovery-image] Feb 25 02:23:18.689 INFO O| Feb 25 02:23:18.689 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68402025-02-25T02:23:20.323Z[ recovery-image] Feb 25 02:23:18.724 INFO O| Feb 25 02:23:18.724 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
68412025-02-25T02:23:20.323Z[ recovery-image] Feb 25 02:23:18.724 INFO O| Feb 25 02:23:18.724 INFO STEP 742 (remove_files) COMPLETE
68422025-02-25T02:23:20.323Z[ recovery-image] Feb 25 02:23:18.724 INFO O| Feb 25 02:23:18.724 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68432025-02-25T02:23:20.355Z[ recovery-image] Feb 25 02:23:18.753 INFO O| Feb 25 02:23:18.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
68442025-02-25T02:23:20.355Z[ recovery-image] Feb 25 02:23:18.753 INFO O| Feb 25 02:23:18.753 INFO STEP 743 (remove_files) COMPLETE
68452025-02-25T02:23:20.355Z[ recovery-image] Feb 25 02:23:18.753 INFO O| Feb 25 02:23:18.753 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68462025-02-25T02:23:20.385Z[ recovery-image] Feb 25 02:23:18.788 INFO O| Feb 25 02:23:18.788 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
68472025-02-25T02:23:20.406Z[ recovery-image] Feb 25 02:23:18.808 INFO O| Feb 25 02:23:18.808 INFO STEP 744 (remove_files) COMPLETE
68482025-02-25T02:23:20.407Z[ recovery-image] Feb 25 02:23:18.808 INFO O| Feb 25 02:23:18.808 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68492025-02-25T02:23:20.432Z[ recovery-image] Feb 25 02:23:18.833 INFO O| Feb 25 02:23:18.833 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libdiskstatus.so.1"
68502025-02-25T02:23:20.432Z[ recovery-image] Feb 25 02:23:18.833 INFO O| Feb 25 02:23:18.833 INFO STEP 745 (remove_files) COMPLETE
68512025-02-25T02:23:20.432Z[ recovery-image] Feb 25 02:23:18.833 INFO O| Feb 25 02:23:18.833 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68522025-02-25T02:23:20.546Z[ recovery-image] Feb 25 02:23:18.934 INFO O| Feb 25 02:23:18.934 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_adm.so.1"
68532025-02-25T02:23:20.546Z[ recovery-image] Feb 25 02:23:18.934 INFO O| Feb 25 02:23:18.934 INFO STEP 746 (remove_files) COMPLETE
68542025-02-25T02:23:20.549Z[ recovery-image] Feb 25 02:23:18.934 INFO O| Feb 25 02:23:18.934 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68552025-02-25T02:23:20.572Z[ recovery-image] Feb 25 02:23:18.975 INFO O| Feb 25 02:23:18.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_log.so.1"
68562025-02-25T02:23:20.572Z[ recovery-image] Feb 25 02:23:18.975 INFO O| Feb 25 02:23:18.975 INFO STEP 747 (remove_files) COMPLETE
68572025-02-25T02:23:20.572Z[ recovery-image] Feb 25 02:23:18.975 INFO O| Feb 25 02:23:18.975 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68582025-02-25T02:23:20.594Z[ recovery-image] Feb 25 02:23:18.997 INFO O| Feb 25 02:23:18.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
68592025-02-25T02:23:20.594Z[ recovery-image] Feb 25 02:23:18.997 INFO O| Feb 25 02:23:18.997 INFO STEP 748 (remove_files) COMPLETE
68602025-02-25T02:23:20.597Z[ recovery-image] Feb 25 02:23:18.997 INFO O| Feb 25 02:23:18.997 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68612025-02-25T02:23:20.615Z[ recovery-image] Feb 25 02:23:19.017 INFO O| Feb 25 02:23:19.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libfmnotify.so.1"
68622025-02-25T02:23:20.615Z[ recovery-image] Feb 25 02:23:19.018 INFO O| Feb 25 02:23:19.017 INFO STEP 749 (remove_files) COMPLETE
68632025-02-25T02:23:20.617Z[ recovery-image] Feb 25 02:23:19.018 INFO O| Feb 25 02:23:19.018 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68642025-02-25T02:23:20.650Z[ recovery-image] Feb 25 02:23:19.052 INFO O| Feb 25 02:23:19.052 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/libseslog.so.1"
68652025-02-25T02:23:20.653Z[ recovery-image] Feb 25 02:23:19.053 INFO O| Feb 25 02:23:19.052 INFO STEP 750 (remove_files) COMPLETE
68662025-02-25T02:23:20.653Z[ recovery-image] Feb 25 02:23:19.053 INFO O| Feb 25 02:23:19.053 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68672025-02-25T02:23:20.690Z[ recovery-image] Feb 25 02:23:19.093 INFO O| Feb 25 02:23:19.093 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
68682025-02-25T02:23:20.693Z[ recovery-image] Feb 25 02:23:19.093 INFO O| Feb 25 02:23:19.093 INFO STEP 751 (remove_files) COMPLETE
68692025-02-25T02:23:20.693Z[ recovery-image] Feb 25 02:23:19.093 INFO O| Feb 25 02:23:19.093 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68702025-02-25T02:23:20.735Z[ recovery-image] Feb 25 02:23:19.138 INFO O| Feb 25 02:23:19.138 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/disk.so"
68712025-02-25T02:23:20.738Z[ recovery-image] Feb 25 02:23:19.138 INFO O| Feb 25 02:23:19.138 INFO STEP 752 (remove_files) COMPLETE
68722025-02-25T02:23:20.738Z[ recovery-image] Feb 25 02:23:19.138 INFO O| Feb 25 02:23:19.138 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68732025-02-25T02:23:20.768Z[ recovery-image] Feb 25 02:23:19.170 INFO O| Feb 25 02:23:19.170 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
68742025-02-25T02:23:20.768Z[ recovery-image] Feb 25 02:23:19.170 INFO O| Feb 25 02:23:19.170 INFO STEP 753 (remove_files) COMPLETE
68752025-02-25T02:23:20.771Z[ recovery-image] Feb 25 02:23:19.171 INFO O| Feb 25 02:23:19.170 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68762025-02-25T02:23:20.804Z[ recovery-image] Feb 25 02:23:19.207 INFO O| Feb 25 02:23:19.207 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
68772025-02-25T02:23:20.807Z[ recovery-image] Feb 25 02:23:19.208 INFO O| Feb 25 02:23:19.207 INFO STEP 754 (remove_files) COMPLETE
68782025-02-25T02:23:20.807Z[ recovery-image] Feb 25 02:23:19.208 INFO O| Feb 25 02:23:19.208 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68792025-02-25T02:23:20.828Z[ recovery-image] Feb 25 02:23:19.231 INFO O| Feb 25 02:23:19.230 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
68802025-02-25T02:23:20.831Z[ recovery-image] Feb 25 02:23:19.231 INFO O| Feb 25 02:23:19.231 INFO STEP 755 (remove_files) COMPLETE
68812025-02-25T02:23:20.831Z[ recovery-image] Feb 25 02:23:19.231 INFO O| Feb 25 02:23:19.231 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68822025-02-25T02:23:20.853Z[ recovery-image] Feb 25 02:23:19.256 INFO O| Feb 25 02:23:19.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
68832025-02-25T02:23:20.853Z[ recovery-image] Feb 25 02:23:19.256 INFO O| Feb 25 02:23:19.256 INFO STEP 756 (remove_files) COMPLETE
68842025-02-25T02:23:20.856Z[ recovery-image] Feb 25 02:23:19.257 INFO O| Feb 25 02:23:19.256 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68852025-02-25T02:23:20.881Z[ recovery-image] Feb 25 02:23:19.284 INFO O| Feb 25 02:23:19.284 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/nic.so"
68862025-02-25T02:23:20.881Z[ recovery-image] Feb 25 02:23:19.284 INFO O| Feb 25 02:23:19.284 INFO STEP 757 (remove_files) COMPLETE
68872025-02-25T02:23:20.881Z[ recovery-image] Feb 25 02:23:19.284 INFO O| Feb 25 02:23:19.284 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68882025-02-25T02:23:20.909Z[ recovery-image] Feb 25 02:23:19.312 INFO O| Feb 25 02:23:19.312 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/ses.so"
68892025-02-25T02:23:20.909Z[ recovery-image] Feb 25 02:23:19.312 INFO O| Feb 25 02:23:19.312 INFO STEP 758 (remove_files) COMPLETE
68902025-02-25T02:23:20.910Z[ recovery-image] Feb 25 02:23:19.312 INFO O| Feb 25 02:23:19.312 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68912025-02-25T02:23:20.937Z[ recovery-image] Feb 25 02:23:19.340 INFO O| Feb 25 02:23:19.340 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
68922025-02-25T02:23:20.937Z[ recovery-image] Feb 25 02:23:19.340 INFO O| Feb 25 02:23:19.340 INFO STEP 759 (remove_files) COMPLETE
68932025-02-25T02:23:20.940Z[ recovery-image] Feb 25 02:23:19.340 INFO O| Feb 25 02:23:19.340 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68942025-02-25T02:23:20.981Z[ recovery-image] Feb 25 02:23:19.384 INFO O| Feb 25 02:23:19.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/usb.so"
68952025-02-25T02:23:20.998Z[ recovery-image] Feb 25 02:23:19.384 INFO O| Feb 25 02:23:19.384 INFO STEP 760 (remove_files) COMPLETE
68962025-02-25T02:23:20.998Z[ recovery-image] Feb 25 02:23:19.384 INFO O| Feb 25 02:23:19.384 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68972025-02-25T02:23:21.033Z[ recovery-image] Feb 25 02:23:19.435 INFO O| Feb 25 02:23:19.435 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
68982025-02-25T02:23:21.036Z[ recovery-image] Feb 25 02:23:19.436 INFO O| Feb 25 02:23:19.435 INFO STEP 761 (remove_files) COMPLETE
68992025-02-25T02:23:21.036Z[ recovery-image] Feb 25 02:23:19.436 INFO O| Feb 25 02:23:19.436 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69002025-02-25T02:23:21.057Z[ recovery-image] Feb 25 02:23:19.460 INFO O| Feb 25 02:23:19.460 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/bootfs/mount"
69012025-02-25T02:23:21.060Z[ recovery-image] Feb 25 02:23:19.460 INFO O| Feb 25 02:23:19.460 INFO STEP 762 (remove_files) COMPLETE
69022025-02-25T02:23:21.060Z[ recovery-image] Feb 25 02:23:19.460 INFO O| Feb 25 02:23:19.460 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69032025-02-25T02:23:21.090Z[ recovery-image] Feb 25 02:23:19.493 INFO O| Feb 25 02:23:19.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp"
69042025-02-25T02:23:21.090Z[ recovery-image] Feb 25 02:23:19.493 INFO O| Feb 25 02:23:19.493 INFO STEP 763 (remove_files) COMPLETE
69052025-02-25T02:23:21.090Z[ recovery-image] Feb 25 02:23:19.493 INFO O| Feb 25 02:23:19.493 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69062025-02-25T02:23:21.132Z[ recovery-image] Feb 25 02:23:19.535 INFO O| Feb 25 02:23:19.535 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
69072025-02-25T02:23:21.135Z[ recovery-image] Feb 25 02:23:19.535 INFO O| Feb 25 02:23:19.535 INFO STEP 764 (remove_files) COMPLETE
69082025-02-25T02:23:21.135Z[ recovery-image] Feb 25 02:23:19.535 INFO O| Feb 25 02:23:19.535 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69092025-02-25T02:23:21.194Z[ recovery-image] Feb 25 02:23:19.596 INFO O| Feb 25 02:23:19.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/hsfs/labelit"
69102025-02-25T02:23:21.194Z[ recovery-image] Feb 25 02:23:19.596 INFO O| Feb 25 02:23:19.596 INFO STEP 765 (remove_files) COMPLETE
69112025-02-25T02:23:21.194Z[ recovery-image] Feb 25 02:23:19.596 INFO O| Feb 25 02:23:19.596 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69122025-02-25T02:23:21.253Z[ recovery-image] Feb 25 02:23:19.656 INFO O| Feb 25 02:23:19.656 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/lofs/mount"
69132025-02-25T02:23:21.253Z[ recovery-image] Feb 25 02:23:19.656 INFO O| Feb 25 02:23:19.656 INFO STEP 766 (remove_files) COMPLETE
69142025-02-25T02:23:21.256Z[ recovery-image] Feb 25 02:23:19.656 INFO O| Feb 25 02:23:19.656 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69152025-02-25T02:23:21.313Z[ recovery-image] Feb 25 02:23:19.716 INFO O| Feb 25 02:23:19.716 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/mntfs/mount"
69162025-02-25T02:23:21.313Z[ recovery-image] Feb 25 02:23:19.716 INFO O| Feb 25 02:23:19.716 INFO STEP 767 (remove_files) COMPLETE
69172025-02-25T02:23:21.317Z[ recovery-image] Feb 25 02:23:19.716 INFO O| Feb 25 02:23:19.716 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69182025-02-25T02:23:21.338Z[ recovery-image] Feb 25 02:23:19.741 INFO O| Feb 25 02:23:19.741 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fsck"
69192025-02-25T02:23:21.338Z[ recovery-image] Feb 25 02:23:19.741 INFO O| Feb 25 02:23:19.741 INFO STEP 768 (remove_files) COMPLETE
69202025-02-25T02:23:21.341Z[ recovery-image] Feb 25 02:23:19.741 INFO O| Feb 25 02:23:19.741 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69212025-02-25T02:23:21.360Z[ recovery-image] Feb 25 02:23:19.763 INFO O| Feb 25 02:23:19.763 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp"
69222025-02-25T02:23:21.360Z[ recovery-image] Feb 25 02:23:19.763 INFO O| Feb 25 02:23:19.763 INFO STEP 769 (remove_files) COMPLETE
69232025-02-25T02:23:21.360Z[ recovery-image] Feb 25 02:23:19.763 INFO O| Feb 25 02:23:19.763 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69242025-02-25T02:23:21.384Z[ recovery-image] Feb 25 02:23:19.786 INFO O| Feb 25 02:23:19.786 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
69252025-02-25T02:23:21.386Z[ recovery-image] Feb 25 02:23:19.786 INFO O| Feb 25 02:23:19.786 INFO STEP 770 (remove_files) COMPLETE
69262025-02-25T02:23:21.386Z[ recovery-image] Feb 25 02:23:19.786 INFO O| Feb 25 02:23:19.786 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69272025-02-25T02:23:21.424Z[ recovery-image] Feb 25 02:23:19.827 INFO O| Feb 25 02:23:19.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mkfs"
69282025-02-25T02:23:21.424Z[ recovery-image] Feb 25 02:23:19.827 INFO O| Feb 25 02:23:19.827 INFO STEP 771 (remove_files) COMPLETE
69292025-02-25T02:23:21.427Z[ recovery-image] Feb 25 02:23:19.827 INFO O| Feb 25 02:23:19.827 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69302025-02-25T02:23:21.448Z[ recovery-image] Feb 25 02:23:19.851 INFO O| Feb 25 02:23:19.851 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/pcfs/mount"
69312025-02-25T02:23:21.448Z[ recovery-image] Feb 25 02:23:19.851 INFO O| Feb 25 02:23:19.851 INFO STEP 772 (remove_files) COMPLETE
69322025-02-25T02:23:21.448Z[ recovery-image] Feb 25 02:23:19.851 INFO O| Feb 25 02:23:19.851 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69332025-02-25T02:23:21.471Z[ recovery-image] Feb 25 02:23:19.874 INFO O| Feb 25 02:23:19.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/sharefs/mount"
69342025-02-25T02:23:21.471Z[ recovery-image] Feb 25 02:23:19.874 INFO O| Feb 25 02:23:19.874 INFO STEP 773 (remove_files) COMPLETE
69352025-02-25T02:23:21.471Z[ recovery-image] Feb 25 02:23:19.874 INFO O| Feb 25 02:23:19.874 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69362025-02-25T02:23:21.509Z[ recovery-image] Feb 25 02:23:19.911 INFO O| Feb 25 02:23:19.911 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
69372025-02-25T02:23:21.512Z[ recovery-image] Feb 25 02:23:19.912 INFO O| Feb 25 02:23:19.911 INFO STEP 774 (remove_files) COMPLETE
69382025-02-25T02:23:21.512Z[ recovery-image] Feb 25 02:23:19.912 INFO O| Feb 25 02:23:19.912 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69392025-02-25T02:23:21.533Z[ recovery-image] Feb 25 02:23:19.936 INFO O| Feb 25 02:23:19.936 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
69402025-02-25T02:23:21.536Z[ recovery-image] Feb 25 02:23:19.936 INFO O| Feb 25 02:23:19.936 INFO STEP 775 (remove_files) COMPLETE
69412025-02-25T02:23:21.536Z[ recovery-image] Feb 25 02:23:19.936 INFO O| Feb 25 02:23:19.936 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69422025-02-25T02:23:21.573Z[ recovery-image] Feb 25 02:23:19.975 INFO O| Feb 25 02:23:19.975 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
69432025-02-25T02:23:21.573Z[ recovery-image] Feb 25 02:23:19.976 INFO O| Feb 25 02:23:19.976 INFO STEP 776 (remove_files) COMPLETE
69442025-02-25T02:23:21.573Z[ recovery-image] Feb 25 02:23:19.976 INFO O| Feb 25 02:23:19.976 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69452025-02-25T02:23:21.629Z[ recovery-image] Feb 25 02:23:20.032 INFO O| Feb 25 02:23:20.032 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/dfshares"
69462025-02-25T02:23:21.629Z[ recovery-image] Feb 25 02:23:20.032 INFO O| Feb 25 02:23:20.032 INFO STEP 777 (remove_files) COMPLETE
69472025-02-25T02:23:21.632Z[ recovery-image] Feb 25 02:23:20.032 INFO O| Feb 25 02:23:20.032 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69482025-02-25T02:23:21.652Z[ recovery-image] Feb 25 02:23:20.053 INFO O| Feb 25 02:23:20.053 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
69492025-02-25T02:23:21.652Z[ recovery-image] Feb 25 02:23:20.053 INFO O| Feb 25 02:23:20.053 INFO STEP 778 (remove_files) COMPLETE
69502025-02-25T02:23:21.652Z[ recovery-image] Feb 25 02:23:20.053 INFO O| Feb 25 02:23:20.053 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69512025-02-25T02:23:21.681Z[ recovery-image] Feb 25 02:23:20.083 INFO O| Feb 25 02:23:20.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/mount"
69522025-02-25T02:23:21.681Z[ recovery-image] Feb 25 02:23:20.083 INFO O| Feb 25 02:23:20.083 INFO STEP 779 (remove_files) COMPLETE
69532025-02-25T02:23:21.684Z[ recovery-image] Feb 25 02:23:20.083 INFO O| Feb 25 02:23:20.083 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69542025-02-25T02:23:21.708Z[ recovery-image] Feb 25 02:23:20.110 INFO O| Feb 25 02:23:20.110 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/share"
69552025-02-25T02:23:21.710Z[ recovery-image] Feb 25 02:23:20.111 INFO O| Feb 25 02:23:20.110 INFO STEP 780 (remove_files) COMPLETE
69562025-02-25T02:23:21.710Z[ recovery-image] Feb 25 02:23:20.111 INFO O| Feb 25 02:23:20.111 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69572025-02-25T02:23:21.733Z[ recovery-image] Feb 25 02:23:20.135 INFO O| Feb 25 02:23:20.135 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/umount"
69582025-02-25T02:23:21.733Z[ recovery-image] Feb 25 02:23:20.135 INFO O| Feb 25 02:23:20.135 INFO STEP 781 (remove_files) COMPLETE
69592025-02-25T02:23:21.733Z[ recovery-image] Feb 25 02:23:20.135 INFO O| Feb 25 02:23:20.135 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69602025-02-25T02:23:21.761Z[ recovery-image] Feb 25 02:23:20.163 INFO O| Feb 25 02:23:20.163 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/smbfs/unshare"
69612025-02-25T02:23:21.761Z[ recovery-image] Feb 25 02:23:20.164 INFO O| Feb 25 02:23:20.163 INFO STEP 782 (remove_files) COMPLETE
69622025-02-25T02:23:21.761Z[ recovery-image] Feb 25 02:23:20.164 INFO O| Feb 25 02:23:20.164 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69632025-02-25T02:23:21.786Z[ recovery-image] Feb 25 02:23:20.188 INFO O| Feb 25 02:23:20.188 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/clri"
69642025-02-25T02:23:21.786Z[ recovery-image] Feb 25 02:23:20.188 INFO O| Feb 25 02:23:20.188 INFO STEP 783 (remove_files) COMPLETE
69652025-02-25T02:23:21.786Z[ recovery-image] Feb 25 02:23:20.188 INFO O| Feb 25 02:23:20.188 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69662025-02-25T02:23:21.809Z[ recovery-image] Feb 25 02:23:20.212 INFO O| Feb 25 02:23:20.212 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/dcopy"
69672025-02-25T02:23:21.809Z[ recovery-image] Feb 25 02:23:20.212 INFO O| Feb 25 02:23:20.212 INFO STEP 784 (remove_files) COMPLETE
69682025-02-25T02:23:21.809Z[ recovery-image] Feb 25 02:23:20.212 INFO O| Feb 25 02:23:20.212 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69692025-02-25T02:23:21.832Z[ recovery-image] Feb 25 02:23:20.234 INFO O| Feb 25 02:23:20.234 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/df"
69702025-02-25T02:23:21.832Z[ recovery-image] Feb 25 02:23:20.234 INFO O| Feb 25 02:23:20.234 INFO STEP 785 (remove_files) COMPLETE
69712025-02-25T02:23:21.832Z[ recovery-image] Feb 25 02:23:20.234 INFO O| Feb 25 02:23:20.234 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69722025-02-25T02:23:21.869Z[ recovery-image] Feb 25 02:23:20.272 INFO O| Feb 25 02:23:20.272 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/edquota"
69732025-02-25T02:23:21.869Z[ recovery-image] Feb 25 02:23:20.272 INFO O| Feb 25 02:23:20.272 INFO STEP 786 (remove_files) COMPLETE
69742025-02-25T02:23:21.872Z[ recovery-image] Feb 25 02:23:20.272 INFO O| Feb 25 02:23:20.272 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69752025-02-25T02:23:21.889Z[ recovery-image] Feb 25 02:23:20.292 INFO O| Feb 25 02:23:20.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ff"
69762025-02-25T02:23:21.907Z[ recovery-image] Feb 25 02:23:20.309 INFO O| Feb 25 02:23:20.309 INFO STEP 787 (remove_files) COMPLETE
69772025-02-25T02:23:21.907Z[ recovery-image] Feb 25 02:23:20.309 INFO O| Feb 25 02:23:20.309 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69782025-02-25T02:23:21.932Z[ recovery-image] Feb 25 02:23:20.335 INFO O| Feb 25 02:23:20.335 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsck"
69792025-02-25T02:23:21.932Z[ recovery-image] Feb 25 02:23:20.335 INFO O| Feb 25 02:23:20.335 INFO STEP 788 (remove_files) COMPLETE
69802025-02-25T02:23:21.935Z[ recovery-image] Feb 25 02:23:20.335 INFO O| Feb 25 02:23:20.335 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69812025-02-25T02:23:21.935Z[ host-image] Feb 25 02:23:20.337 INFO O| Feb 25 02:23:20.337 INFO O| Planning: Solver setup ... Done
69822025-02-25T02:23:21.943Z[ host-image] Feb 25 02:23:20.345 INFO O| Feb 25 02:23:20.345 INFO O| Planning: Running solver ... Done
69832025-02-25T02:23:21.957Z[ recovery-image] Feb 25 02:23:20.360 INFO O| Feb 25 02:23:20.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsckall"
69842025-02-25T02:23:21.957Z[ recovery-image] Feb 25 02:23:20.360 INFO O| Feb 25 02:23:20.360 INFO STEP 789 (remove_files) COMPLETE
69852025-02-25T02:23:21.961Z[ recovery-image] Feb 25 02:23:20.360 INFO O| Feb 25 02:23:20.360 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69862025-02-25T02:23:21.983Z[ recovery-image] Feb 25 02:23:20.385 INFO O| Feb 25 02:23:20.385 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsdb"
69872025-02-25T02:23:21.983Z[ recovery-image] Feb 25 02:23:20.385 INFO O| Feb 25 02:23:20.385 INFO STEP 790 (remove_files) COMPLETE
69882025-02-25T02:23:21.983Z[ recovery-image] Feb 25 02:23:20.385 INFO O| Feb 25 02:23:20.385 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69892025-02-25T02:23:22.007Z[ recovery-image] Feb 25 02:23:20.410 INFO O| Feb 25 02:23:20.410 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fsirand"
69902025-02-25T02:23:22.007Z[ recovery-image] Feb 25 02:23:20.410 INFO O| Feb 25 02:23:20.410 INFO STEP 791 (remove_files) COMPLETE
69912025-02-25T02:23:22.007Z[ recovery-image] Feb 25 02:23:20.410 INFO O| Feb 25 02:23:20.410 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69922025-02-25T02:23:22.031Z[ recovery-image] Feb 25 02:23:20.434 INFO O| Feb 25 02:23:20.434 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fssnap"
69932025-02-25T02:23:22.034Z[ recovery-image] Feb 25 02:23:20.434 INFO O| Feb 25 02:23:20.434 INFO STEP 792 (remove_files) COMPLETE
69942025-02-25T02:23:22.034Z[ recovery-image] Feb 25 02:23:20.434 INFO O| Feb 25 02:23:20.434 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69952025-02-25T02:23:22.042Z[ host-image] Feb 25 02:23:20.445 INFO O| Feb 25 02:23:20.445 INFO O| Planning: Finding local manifests ... Done
69962025-02-25T02:23:22.046Z[ host-image] Feb 25 02:23:20.446 INFO O| Feb 25 02:23:20.446 INFO O| Planning: Fetching manifests: 0/1 0% complete
69972025-02-25T02:23:22.055Z[ recovery-image] Feb 25 02:23:20.458 INFO O| Feb 25 02:23:20.458 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp"
69982025-02-25T02:23:22.055Z[ recovery-image] Feb 25 02:23:20.458 INFO O| Feb 25 02:23:20.458 INFO STEP 793 (remove_files) COMPLETE
69992025-02-25T02:23:22.058Z[ recovery-image] Feb 25 02:23:20.458 INFO O| Feb 25 02:23:20.458 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70002025-02-25T02:23:22.082Z[ recovery-image] Feb 25 02:23:20.483 INFO O| Feb 25 02:23:20.483 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
70012025-02-25T02:23:22.082Z[ recovery-image] Feb 25 02:23:20.484 INFO O| Feb 25 02:23:20.484 INFO STEP 794 (remove_files) COMPLETE
70022025-02-25T02:23:22.082Z[ recovery-image] Feb 25 02:23:20.484 INFO O| Feb 25 02:23:20.484 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70032025-02-25T02:23:22.139Z[ recovery-image] Feb 25 02:23:20.542 INFO O| Feb 25 02:23:20.542 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/labelit"
70042025-02-25T02:23:22.139Z[ recovery-image] Feb 25 02:23:20.542 INFO O| Feb 25 02:23:20.542 INFO STEP 795 (remove_files) COMPLETE
70052025-02-25T02:23:22.139Z[ recovery-image] Feb 25 02:23:20.542 INFO O| Feb 25 02:23:20.542 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70062025-02-25T02:23:22.174Z[ recovery-image] Feb 25 02:23:20.576 INFO O| Feb 25 02:23:20.576 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/lockfs"
70072025-02-25T02:23:22.174Z[ recovery-image] Feb 25 02:23:20.576 INFO O| Feb 25 02:23:20.576 INFO STEP 796 (remove_files) COMPLETE
70082025-02-25T02:23:22.174Z[ recovery-image] Feb 25 02:23:20.576 INFO O| Feb 25 02:23:20.576 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70092025-02-25T02:23:22.206Z[ recovery-image] Feb 25 02:23:20.608 INFO O| Feb 25 02:23:20.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/mkfs"
70102025-02-25T02:23:22.208Z[ recovery-image] Feb 25 02:23:20.609 INFO O| Feb 25 02:23:20.609 INFO STEP 797 (remove_files) COMPLETE
70112025-02-25T02:23:22.208Z[ recovery-image] Feb 25 02:23:20.609 INFO O| Feb 25 02:23:20.609 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70122025-02-25T02:23:22.227Z[ recovery-image] Feb 25 02:23:20.629 INFO O| Feb 25 02:23:20.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ncheck"
70132025-02-25T02:23:22.227Z[ recovery-image] Feb 25 02:23:20.629 INFO O| Feb 25 02:23:20.629 INFO STEP 798 (remove_files) COMPLETE
70142025-02-25T02:23:22.227Z[ recovery-image] Feb 25 02:23:20.629 INFO O| Feb 25 02:23:20.629 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70152025-02-25T02:23:22.279Z[ host-image] Feb 25 02:23:20.679 INFO O| Feb 25 02:23:20.679 INFO O| Planning: Fetching manifests: 1/1 100% complete
70162025-02-25T02:23:22.288Z[ recovery-image] Feb 25 02:23:20.689 INFO O| Feb 25 02:23:20.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/newfs"
70172025-02-25T02:23:22.288Z[ recovery-image] Feb 25 02:23:20.689 INFO O| Feb 25 02:23:20.689 INFO STEP 799 (remove_files) COMPLETE
70182025-02-25T02:23:22.288Z[ recovery-image] Feb 25 02:23:20.689 INFO O| Feb 25 02:23:20.689 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70192025-02-25T02:23:22.309Z[ host-image] Feb 25 02:23:20.711 INFO O| Feb 25 02:23:20.711 INFO O| Planning: Package planning ... Done
70202025-02-25T02:23:22.309Z[ host-image] Feb 25 02:23:20.711 INFO O| Feb 25 02:23:20.711 INFO O| Planning: Merging actions ... Done
70212025-02-25T02:23:22.312Z[ recovery-image] Feb 25 02:23:20.711 INFO O| Feb 25 02:23:20.711 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quot"
70222025-02-25T02:23:22.312Z[ recovery-image] Feb 25 02:23:20.712 INFO O| Feb 25 02:23:20.712 INFO STEP 800 (remove_files) COMPLETE
70232025-02-25T02:23:22.312Z[ recovery-image] Feb 25 02:23:20.712 INFO O| Feb 25 02:23:20.712 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70242025-02-25T02:23:22.331Z[ recovery-image] Feb 25 02:23:20.734 INFO O| Feb 25 02:23:20.734 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotacheck"
70252025-02-25T02:23:22.331Z[ recovery-image] Feb 25 02:23:20.734 INFO O| Feb 25 02:23:20.734 INFO STEP 801 (remove_files) COMPLETE
70262025-02-25T02:23:22.331Z[ recovery-image] Feb 25 02:23:20.734 INFO O| Feb 25 02:23:20.734 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70272025-02-25T02:23:22.353Z[ recovery-image] Feb 25 02:23:20.756 INFO O| Feb 25 02:23:20.756 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaoff"
70282025-02-25T02:23:22.353Z[ recovery-image] Feb 25 02:23:20.756 INFO O| Feb 25 02:23:20.756 INFO STEP 802 (remove_files) COMPLETE
70292025-02-25T02:23:22.353Z[ recovery-image] Feb 25 02:23:20.756 INFO O| Feb 25 02:23:20.756 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70302025-02-25T02:23:22.375Z[ recovery-image] Feb 25 02:23:20.778 INFO O| Feb 25 02:23:20.778 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/quotaon"
70312025-02-25T02:23:22.375Z[ recovery-image] Feb 25 02:23:20.778 INFO O| Feb 25 02:23:20.778 INFO STEP 803 (remove_files) COMPLETE
70322025-02-25T02:23:22.375Z[ recovery-image] Feb 25 02:23:20.778 INFO O| Feb 25 02:23:20.778 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70332025-02-25T02:23:22.399Z[ recovery-image] Feb 25 02:23:20.801 INFO O| Feb 25 02:23:20.801 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/repquota"
70342025-02-25T02:23:22.399Z[ recovery-image] Feb 25 02:23:20.801 INFO O| Feb 25 02:23:20.801 INFO STEP 804 (remove_files) COMPLETE
70352025-02-25T02:23:22.402Z[ recovery-image] Feb 25 02:23:20.802 INFO O| Feb 25 02:23:20.801 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70362025-02-25T02:23:22.447Z[ host-image] Feb 25 02:23:20.850 INFO O| Feb 25 02:23:20.850 INFO O| Planning: Checking for conflicting actions ... Done
70372025-02-25T02:23:22.450Z[ host-image] Feb 25 02:23:20.851 INFO O| Feb 25 02:23:20.851 INFO O| Planning: Consolidating action changes ... Done
70382025-02-25T02:23:22.483Z[ recovery-image] Feb 25 02:23:20.886 INFO O| Feb 25 02:23:20.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/tunefs"
70392025-02-25T02:23:22.486Z[ recovery-image] Feb 25 02:23:20.886 INFO O| Feb 25 02:23:20.886 INFO STEP 805 (remove_files) COMPLETE
70402025-02-25T02:23:22.486Z[ recovery-image] Feb 25 02:23:20.886 INFO O| Feb 25 02:23:20.886 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70412025-02-25T02:23:22.515Z[ recovery-image] Feb 25 02:23:20.917 INFO O| Feb 25 02:23:20.917 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsdump"
70422025-02-25T02:23:22.518Z[ recovery-image] Feb 25 02:23:20.917 INFO O| Feb 25 02:23:20.917 INFO STEP 806 (remove_files) COMPLETE
70432025-02-25T02:23:22.518Z[ recovery-image] Feb 25 02:23:20.918 INFO O| Feb 25 02:23:20.917 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70442025-02-25T02:23:22.538Z[ recovery-image] Feb 25 02:23:20.940 INFO O| Feb 25 02:23:20.940 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/ufsrestore"
70452025-02-25T02:23:22.541Z[ recovery-image] Feb 25 02:23:20.941 INFO O| Feb 25 02:23:20.940 INFO STEP 807 (remove_files) COMPLETE
70462025-02-25T02:23:22.541Z[ recovery-image] Feb 25 02:23:20.941 INFO O| Feb 25 02:23:20.941 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70472025-02-25T02:23:22.560Z[ recovery-image] Feb 25 02:23:20.963 INFO O| Feb 25 02:23:20.963 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/fs/ufs/volcopy"
70482025-02-25T02:23:22.560Z[ recovery-image] Feb 25 02:23:20.963 INFO O| Feb 25 02:23:20.963 INFO STEP 808 (remove_files) COMPLETE
70492025-02-25T02:23:22.563Z[ recovery-image] Feb 25 02:23:20.963 INFO O| Feb 25 02:23:20.963 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70502025-02-25T02:23:22.582Z[ recovery-image] Feb 25 02:23:20.985 INFO O| Feb 25 02:23:20.984 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh1024-0.so.1"
70512025-02-25T02:23:22.585Z[ recovery-image] Feb 25 02:23:20.985 INFO O| Feb 25 02:23:20.985 INFO STEP 809 (remove_files) COMPLETE
70522025-02-25T02:23:22.585Z[ recovery-image] Feb 25 02:23:20.985 INFO O| Feb 25 02:23:20.985 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70532025-02-25T02:23:22.609Z[ recovery-image] Feb 25 02:23:21.011 INFO O| Feb 25 02:23:21.011 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/dh640-0.so.1"
70542025-02-25T02:23:22.611Z[ recovery-image] Feb 25 02:23:21.011 INFO O| Feb 25 02:23:21.011 INFO STEP 810 (remove_files) COMPLETE
70552025-02-25T02:23:22.611Z[ recovery-image] Feb 25 02:23:21.011 INFO O| Feb 25 02:23:21.011 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70562025-02-25T02:23:22.641Z[ recovery-image] Feb 25 02:23:21.043 INFO O| Feb 25 02:23:21.043 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gsscred_clean"
70572025-02-25T02:23:22.644Z[ recovery-image] Feb 25 02:23:21.043 INFO O| Feb 25 02:23:21.043 INFO STEP 811 (remove_files) COMPLETE
70582025-02-25T02:23:22.644Z[ recovery-image] Feb 25 02:23:21.044 INFO O| Feb 25 02:23:21.043 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70592025-02-25T02:23:22.670Z[ recovery-image] Feb 25 02:23:21.072 INFO O| Feb 25 02:23:21.072 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/gssd"
70602025-02-25T02:23:22.670Z[ recovery-image] Feb 25 02:23:21.072 INFO O| Feb 25 02:23:21.072 INFO STEP 812 (remove_files) COMPLETE
70612025-02-25T02:23:22.670Z[ recovery-image] Feb 25 02:23:21.072 INFO O| Feb 25 02:23:21.072 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70622025-02-25T02:23:22.711Z[ recovery-image] Feb 25 02:23:21.112 INFO O| Feb 25 02:23:21.112 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_dh.so.1"
70632025-02-25T02:23:22.711Z[ recovery-image] Feb 25 02:23:21.112 INFO O| Feb 25 02:23:21.112 INFO STEP 813 (remove_files) COMPLETE
70642025-02-25T02:23:22.714Z[ recovery-image] Feb 25 02:23:21.113 INFO O| Feb 25 02:23:21.112 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70652025-02-25T02:23:22.756Z[ recovery-image] Feb 25 02:23:21.159 INFO O| Feb 25 02:23:21.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_krb5.so.1"
70662025-02-25T02:23:22.756Z[ recovery-image] Feb 25 02:23:21.159 INFO O| Feb 25 02:23:21.159 INFO STEP 814 (remove_files) COMPLETE
70672025-02-25T02:23:22.756Z[ recovery-image] Feb 25 02:23:21.159 INFO O| Feb 25 02:23:21.159 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70682025-02-25T02:23:22.778Z[ recovery-image] Feb 25 02:23:21.181 INFO O| Feb 25 02:23:21.181 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/gss/mech_spnego.so.1"
70692025-02-25T02:23:22.778Z[ recovery-image] Feb 25 02:23:21.181 INFO O| Feb 25 02:23:21.181 INFO STEP 815 (remove_files) COMPLETE
70702025-02-25T02:23:22.778Z[ recovery-image] Feb 25 02:23:21.181 INFO O| Feb 25 02:23:21.181 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70712025-02-25T02:23:22.806Z[ recovery-image] Feb 25 02:23:21.208 INFO O| Feb 25 02:23:21.208 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/amd64/in.iked"
70722025-02-25T02:23:22.808Z[ recovery-image] Feb 25 02:23:21.209 INFO O| Feb 25 02:23:21.208 INFO STEP 816 (remove_files) COMPLETE
70732025-02-25T02:23:22.808Z[ recovery-image] Feb 25 02:23:21.209 INFO O| Feb 25 02:23:21.209 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70742025-02-25T02:23:22.866Z[ recovery-image] Feb 25 02:23:21.269 INFO O| Feb 25 02:23:21.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certdb"
70752025-02-25T02:23:22.866Z[ recovery-image] Feb 25 02:23:21.269 INFO O| Feb 25 02:23:21.269 INFO STEP 817 (remove_files) COMPLETE
70762025-02-25T02:23:22.869Z[ recovery-image] Feb 25 02:23:21.269 INFO O| Feb 25 02:23:21.269 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70772025-02-25T02:23:22.886Z[ host-image] Feb 25 02:23:21.289 INFO O| Feb 25 02:23:21.288 INFO O| Planning: Evaluating mediators ... Done
70782025-02-25T02:23:22.889Z[ host-image] Feb 25 02:23:21.289 INFO O| Feb 25 02:23:21.289 INFO O| Planning: Planning completed in 5.71 seconds
70792025-02-25T02:23:22.892Z[ host-image] Feb 25 02:23:21.292 INFO O| Feb 25 02:23:21.292 INFO O| Packages to install: 1
70802025-02-25T02:23:22.895Z[ recovery-image] Feb 25 02:23:21.297 INFO O| Feb 25 02:23:21.297 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certlocal"
70812025-02-25T02:23:22.897Z[ recovery-image] Feb 25 02:23:21.297 INFO O| Feb 25 02:23:21.297 INFO STEP 818 (remove_files) COMPLETE
70822025-02-25T02:23:22.897Z[ recovery-image] Feb 25 02:23:21.298 INFO O| Feb 25 02:23:21.297 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70832025-02-25T02:23:22.911Z[ host-image] Feb 25 02:23:21.313 INFO O| Feb 25 02:23:21.313 INFO O| Download: 0/4 items 0.0/10.3MB 0% complete
70842025-02-25T02:23:22.941Z[ recovery-image] Feb 25 02:23:21.344 INFO O| Feb 25 02:23:21.344 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/certrldb"
70852025-02-25T02:23:22.944Z[ recovery-image] Feb 25 02:23:21.344 INFO O| Feb 25 02:23:21.344 INFO STEP 819 (remove_files) COMPLETE
70862025-02-25T02:23:22.944Z[ recovery-image] Feb 25 02:23:21.345 INFO O| Feb 25 02:23:21.344 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70872025-02-25T02:23:22.969Z[ recovery-image] Feb 25 02:23:21.371 INFO O| Feb 25 02:23:21.371 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.iked"
70882025-02-25T02:23:22.969Z[ recovery-image] Feb 25 02:23:21.371 INFO O| Feb 25 02:23:21.371 INFO STEP 820 (remove_files) COMPLETE
70892025-02-25T02:23:22.969Z[ recovery-image] Feb 25 02:23:21.371 INFO O| Feb 25 02:23:21.371 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70902025-02-25T02:23:22.998Z[ recovery-image] Feb 25 02:23:21.401 INFO O| Feb 25 02:23:21.400 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/in.ripngd"
70912025-02-25T02:23:23.001Z[ recovery-image] Feb 25 02:23:21.401 INFO O| Feb 25 02:23:21.401 INFO STEP 821 (remove_files) COMPLETE
70922025-02-25T02:23:23.001Z[ recovery-image] Feb 25 02:23:21.401 INFO O| Feb 25 02:23:21.401 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70932025-02-25T02:23:23.023Z[ recovery-image] Feb 25 02:23:21.426 INFO O| Feb 25 02:23:21.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/inet/inetd"
70942025-02-25T02:23:23.026Z[ recovery-image] Feb 25 02:23:21.426 INFO O| Feb 25 02:23:21.426 INFO STEP 822 (remove_files) COMPLETE
70952025-02-25T02:23:23.026Z[ recovery-image] Feb 25 02:23:21.426 INFO O| Feb 25 02:23:21.426 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70962025-02-25T02:23:23.049Z[ recovery-image] Feb 25 02:23:21.451 INFO O| Feb 25 02:23:21.451 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
70972025-02-25T02:23:23.051Z[ recovery-image] Feb 25 02:23:21.451 INFO O| Feb 25 02:23:21.451 INFO STEP 823 (remove_files) COMPLETE
70982025-02-25T02:23:23.051Z[ recovery-image] Feb 25 02:23:21.452 INFO O| Feb 25 02:23:21.451 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70992025-02-25T02:23:23.092Z[ recovery-image] Feb 25 02:23:21.494 INFO O| Feb 25 02:23:21.494 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/ktkt_warnd"
71002025-02-25T02:23:23.094Z[ recovery-image] Feb 25 02:23:21.494 INFO O| Feb 25 02:23:21.494 INFO STEP 824 (remove_files) COMPLETE
71012025-02-25T02:23:23.094Z[ recovery-image] Feb 25 02:23:21.494 INFO O| Feb 25 02:23:21.494 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71022025-02-25T02:23:23.118Z[ recovery-image] Feb 25 02:23:21.520 INFO O| Feb 25 02:23:21.520 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
71032025-02-25T02:23:23.120Z[ recovery-image] Feb 25 02:23:21.520 INFO O| Feb 25 02:23:21.520 INFO STEP 825 (remove_files) COMPLETE
71042025-02-25T02:23:23.120Z[ recovery-image] Feb 25 02:23:21.521 INFO O| Feb 25 02:23:21.521 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71052025-02-25T02:23:23.143Z[ recovery-image] Feb 25 02:23:21.545 INFO O| Feb 25 02:23:21.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/libss.so.1"
71062025-02-25T02:23:23.145Z[ recovery-image] Feb 25 02:23:21.545 INFO O| Feb 25 02:23:21.545 INFO STEP 826 (remove_files) COMPLETE
71072025-02-25T02:23:23.145Z[ recovery-image] Feb 25 02:23:21.546 INFO O| Feb 25 02:23:21.545 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71082025-02-25T02:23:23.166Z[ recovery-image] Feb 25 02:23:21.569 INFO O| Feb 25 02:23:21.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
71092025-02-25T02:23:23.169Z[ recovery-image] Feb 25 02:23:21.569 INFO O| Feb 25 02:23:21.569 INFO STEP 827 (remove_files) COMPLETE
71102025-02-25T02:23:23.169Z[ recovery-image] Feb 25 02:23:21.569 INFO O| Feb 25 02:23:21.569 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71112025-02-25T02:23:23.191Z[ recovery-image] Feb 25 02:23:21.593 INFO O| Feb 25 02:23:21.593 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.above4G"
71122025-02-25T02:23:23.193Z[ recovery-image] Feb 25 02:23:21.593 INFO O| Feb 25 02:23:21.593 INFO STEP 828 (remove_files) COMPLETE
71132025-02-25T02:23:23.193Z[ recovery-image] Feb 25 02:23:21.594 INFO O| Feb 25 02:23:21.593 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71142025-02-25T02:23:23.213Z[ recovery-image] Feb 25 02:23:21.616 INFO O| Feb 25 02:23:21.616 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.below4G"
71152025-02-25T02:23:23.216Z[ recovery-image] Feb 25 02:23:21.616 INFO O| Feb 25 02:23:21.616 INFO STEP 829 (remove_files) COMPLETE
71162025-02-25T02:23:23.216Z[ recovery-image] Feb 25 02:23:21.616 INFO O| Feb 25 02:23:21.616 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71172025-02-25T02:23:23.238Z[ recovery-image] Feb 25 02:23:21.640 INFO O| Feb 25 02:23:21.640 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.bssalign"
71182025-02-25T02:23:23.238Z[ recovery-image] Feb 25 02:23:21.640 INFO O| Feb 25 02:23:21.640 INFO STEP 830 (remove_files) COMPLETE
71192025-02-25T02:23:23.238Z[ recovery-image] Feb 25 02:23:21.640 INFO O| Feb 25 02:23:21.640 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71202025-02-25T02:23:23.264Z[ recovery-image] Feb 25 02:23:21.667 INFO O| Feb 25 02:23:21.667 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.default"
71212025-02-25T02:23:23.264Z[ recovery-image] Feb 25 02:23:21.667 INFO O| Feb 25 02:23:21.667 INFO STEP 831 (remove_files) COMPLETE
71222025-02-25T02:23:23.267Z[ recovery-image] Feb 25 02:23:21.667 INFO O| Feb 25 02:23:21.667 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71232025-02-25T02:23:23.289Z[ recovery-image] Feb 25 02:23:21.691 INFO O| Feb 25 02:23:21.691 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.execdata"
71242025-02-25T02:23:23.289Z[ recovery-image] Feb 25 02:23:21.691 INFO O| Feb 25 02:23:21.691 INFO STEP 832 (remove_files) COMPLETE
71252025-02-25T02:23:23.289Z[ recovery-image] Feb 25 02:23:21.691 INFO O| Feb 25 02:23:21.691 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71262025-02-25T02:23:23.329Z[ recovery-image] Feb 25 02:23:21.732 INFO O| Feb 25 02:23:21.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.filter"
71272025-02-25T02:23:23.330Z[ recovery-image] Feb 25 02:23:21.732 INFO O| Feb 25 02:23:21.732 INFO STEP 833 (remove_files) COMPLETE
71282025-02-25T02:23:23.330Z[ recovery-image] Feb 25 02:23:21.732 INFO O| Feb 25 02:23:21.732 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71292025-02-25T02:23:23.423Z[ recovery-image] Feb 25 02:23:21.826 INFO O| Feb 25 02:23:21.826 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexbss"
71302025-02-25T02:23:23.423Z[ recovery-image] Feb 25 02:23:21.826 INFO O| Feb 25 02:23:21.826 INFO STEP 834 (remove_files) COMPLETE
71312025-02-25T02:23:23.426Z[ recovery-image] Feb 25 02:23:21.826 INFO O| Feb 25 02:23:21.826 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71322025-02-25T02:23:23.450Z[ recovery-image] Feb 25 02:23:21.853 INFO O| Feb 25 02:23:21.853 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexdata"
71332025-02-25T02:23:23.453Z[ recovery-image] Feb 25 02:23:21.853 INFO O| Feb 25 02:23:21.853 INFO STEP 835 (remove_files) COMPLETE
71342025-02-25T02:23:23.453Z[ recovery-image] Feb 25 02:23:21.853 INFO O| Feb 25 02:23:21.853 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71352025-02-25T02:23:23.476Z[ recovery-image] Feb 25 02:23:21.878 INFO O| Feb 25 02:23:21.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.noexstk"
71362025-02-25T02:23:23.478Z[ recovery-image] Feb 25 02:23:21.878 INFO O| Feb 25 02:23:21.878 INFO STEP 836 (remove_files) COMPLETE
71372025-02-25T02:23:23.478Z[ recovery-image] Feb 25 02:23:21.879 INFO O| Feb 25 02:23:21.878 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71382025-02-25T02:23:23.500Z[ recovery-image] Feb 25 02:23:21.903 INFO O| Feb 25 02:23:21.902 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/ld/map.pagealign"
71392025-02-25T02:23:23.503Z[ recovery-image] Feb 25 02:23:21.903 INFO O| Feb 25 02:23:21.903 INFO STEP 837 (remove_files) COMPLETE
71402025-02-25T02:23:23.503Z[ recovery-image] Feb 25 02:23:21.903 INFO O| Feb 25 02:23:21.903 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71412025-02-25T02:23:23.525Z[ recovery-image] Feb 25 02:23:21.927 INFO O| Feb 25 02:23:21.927 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
71422025-02-25T02:23:23.527Z[ recovery-image] Feb 25 02:23:21.927 INFO O| Feb 25 02:23:21.927 INFO STEP 838 (remove_files) COMPLETE
71432025-02-25T02:23:23.527Z[ recovery-image] Feb 25 02:23:21.928 INFO O| Feb 25 02:23:21.928 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71442025-02-25T02:23:23.549Z[ recovery-image] Feb 25 02:23:21.952 INFO O| Feb 25 02:23:21.951 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
71452025-02-25T02:23:23.552Z[ recovery-image] Feb 25 02:23:21.952 INFO O| Feb 25 02:23:21.952 INFO STEP 839 (remove_files) COMPLETE
71462025-02-25T02:23:23.552Z[ recovery-image] Feb 25 02:23:21.952 INFO O| Feb 25 02:23:21.952 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71472025-02-25T02:23:23.575Z[ recovery-image] Feb 25 02:23:21.977 INFO O| Feb 25 02:23:21.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
71482025-02-25T02:23:23.577Z[ recovery-image] Feb 25 02:23:21.977 INFO O| Feb 25 02:23:21.977 INFO STEP 840 (remove_files) COMPLETE
71492025-02-25T02:23:23.577Z[ recovery-image] Feb 25 02:23:21.977 INFO O| Feb 25 02:23:21.977 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71502025-02-25T02:23:23.577Z[ host-image] Feb 25 02:23:21.978 INFO O| Feb 25 02:23:21.978 INFO O| Download: Completed 10.27 MB in 0.66 seconds (15.5M/s)
71512025-02-25T02:23:23.633Z[ recovery-image] Feb 25 02:23:22.035 INFO O| Feb 25 02:23:22.035 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
71522025-02-25T02:23:23.635Z[ recovery-image] Feb 25 02:23:22.036 INFO O| Feb 25 02:23:22.035 INFO STEP 841 (remove_files) COMPLETE
71532025-02-25T02:23:23.635Z[ recovery-image] Feb 25 02:23:22.036 INFO O| Feb 25 02:23:22.036 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71542025-02-25T02:23:23.701Z[ recovery-image] Feb 25 02:23:22.102 INFO O| Feb 25 02:23:22.102 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/amd64/who.so.1"
71552025-02-25T02:23:23.703Z[ recovery-image] Feb 25 02:23:22.103 INFO O| Feb 25 02:23:22.102 INFO STEP 842 (remove_files) COMPLETE
71562025-02-25T02:23:23.704Z[ recovery-image] Feb 25 02:23:22.103 INFO O| Feb 25 02:23:22.103 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71572025-02-25T02:23:23.714Z[ host-image] Feb 25 02:23:22.116 INFO O| Feb 25 02:23:22.116 INFO O| Actions: 1/22 actions (Installing new actions)
71582025-02-25T02:23:23.726Z[ recovery-image] Feb 25 02:23:22.127 INFO O| Feb 25 02:23:22.127 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/ldprof.so.1"
71592025-02-25T02:23:23.726Z[ recovery-image] Feb 25 02:23:22.128 INFO O| Feb 25 02:23:22.128 INFO STEP 843 (remove_files) COMPLETE
71602025-02-25T02:23:23.729Z[ recovery-image] Feb 25 02:23:22.128 INFO O| Feb 25 02:23:22.128 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71612025-02-25T02:23:23.748Z[ recovery-image] Feb 25 02:23:22.151 INFO O| Feb 25 02:23:22.151 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/truss.so.1"
71622025-02-25T02:23:23.748Z[ recovery-image] Feb 25 02:23:22.151 INFO O| Feb 25 02:23:22.151 INFO STEP 844 (remove_files) COMPLETE
71632025-02-25T02:23:23.749Z[ recovery-image] Feb 25 02:23:22.151 INFO O| Feb 25 02:23:22.151 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71642025-02-25T02:23:23.790Z[ recovery-image] Feb 25 02:23:22.192 INFO O| Feb 25 02:23:22.192 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/link_audit/who.so.1"
71652025-02-25T02:23:23.790Z[ recovery-image] Feb 25 02:23:22.192 INFO O| Feb 25 02:23:22.192 INFO STEP 845 (remove_files) COMPLETE
71662025-02-25T02:23:23.790Z[ recovery-image] Feb 25 02:23:22.192 INFO O| Feb 25 02:23:22.192 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71672025-02-25T02:23:23.824Z[ recovery-image] Feb 25 02:23:22.227 INFO O| Feb 25 02:23:22.227 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidb"
71682025-02-25T02:23:23.824Z[ recovery-image] Feb 25 02:23:22.227 INFO O| Feb 25 02:23:22.227 INFO STEP 846 (remove_files) COMPLETE
71692025-02-25T02:23:23.824Z[ recovery-image] Feb 25 02:23:22.227 INFO O| Feb 25 02:23:22.227 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71702025-02-25T02:23:23.847Z[ recovery-image] Feb 25 02:23:22.249 INFO O| Feb 25 02:23:22.249 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcidr_plugin.so"
71712025-02-25T02:23:23.847Z[ recovery-image] Feb 25 02:23:22.249 INFO O| Feb 25 02:23:22.249 INFO STEP 847 (remove_files) COMPLETE
71722025-02-25T02:23:23.847Z[ recovery-image] Feb 25 02:23:22.249 INFO O| Feb 25 02:23:22.249 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71732025-02-25T02:23:23.867Z[ recovery-image] Feb 25 02:23:22.269 INFO O| Feb 25 02:23:22.269 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/pci/pcieb"
71742025-02-25T02:23:23.867Z[ recovery-image] Feb 25 02:23:22.269 INFO O| Feb 25 02:23:22.269 INFO STEP 848 (remove_files) COMPLETE
71752025-02-25T02:23:23.867Z[ recovery-image] Feb 25 02:23:22.269 INFO O| Feb 25 02:23:22.269 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71762025-02-25T02:23:23.889Z[ recovery-image] Feb 25 02:23:22.292 INFO O| Feb 25 02:23:22.292 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
71772025-02-25T02:23:23.890Z[ recovery-image] Feb 25 02:23:22.292 INFO O| Feb 25 02:23:22.292 INFO STEP 849 (remove_files) COMPLETE
71782025-02-25T02:23:23.890Z[ recovery-image] Feb 25 02:23:22.292 INFO O| Feb 25 02:23:22.292 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71792025-02-25T02:23:23.929Z[ recovery-image] Feb 25 02:23:22.316 INFO O| Feb 25 02:23:22.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/raidcfg/mpt.so.1"
71802025-02-25T02:23:23.929Z[ recovery-image] Feb 25 02:23:22.316 INFO O| Feb 25 02:23:22.316 INFO STEP 850 (remove_files) COMPLETE
71812025-02-25T02:23:23.929Z[ recovery-image] Feb 25 02:23:22.316 INFO O| Feb 25 02:23:22.316 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71822025-02-25T02:23:23.956Z[ recovery-image] Feb 25 02:23:22.359 INFO O| Feb 25 02:23:22.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
71832025-02-25T02:23:23.959Z[ recovery-image] Feb 25 02:23:22.359 INFO O| Feb 25 02:23:22.359 INFO STEP 851 (remove_files) COMPLETE
71842025-02-25T02:23:23.959Z[ recovery-image] Feb 25 02:23:22.359 INFO O| Feb 25 02:23:22.359 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71852025-02-25T02:23:23.988Z[ recovery-image] Feb 25 02:23:22.390 INFO O| Feb 25 02:23:22.390 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/reparse/reparsed"
71862025-02-25T02:23:24.008Z[ recovery-image] Feb 25 02:23:22.410 INFO O| Feb 25 02:23:22.410 INFO STEP 852 (remove_files) COMPLETE
71872025-02-25T02:23:24.008Z[ recovery-image] Feb 25 02:23:22.410 INFO O| Feb 25 02:23:22.410 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71882025-02-25T02:23:24.036Z[ recovery-image] Feb 25 02:23:22.438 INFO O| Feb 25 02:23:22.438 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/listen"
71892025-02-25T02:23:24.056Z[ recovery-image] Feb 25 02:23:22.459 INFO O| Feb 25 02:23:22.459 INFO STEP 853 (remove_files) COMPLETE
71902025-02-25T02:23:24.057Z[ recovery-image] Feb 25 02:23:22.459 INFO O| Feb 25 02:23:22.459 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71912025-02-25T02:23:24.099Z[ recovery-image] Feb 25 02:23:22.500 INFO O| Feb 25 02:23:22.500 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/saf/nlps_server"
71922025-02-25T02:23:24.099Z[ recovery-image] Feb 25 02:23:22.500 INFO O| Feb 25 02:23:22.500 INFO STEP 854 (remove_files) COMPLETE
71932025-02-25T02:23:24.103Z[ recovery-image] Feb 25 02:23:22.500 INFO O| Feb 25 02:23:22.500 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71942025-02-25T02:23:24.117Z[ host-image] Feb 25 02:23:22.519 INFO O| Feb 25 02:23:22.519 INFO O| Actions: Completed 22 actions in 0.40 seconds.
71952025-02-25T02:23:24.156Z[ recovery-image] Feb 25 02:23:22.558 INFO O| Feb 25 02:23:22.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
71962025-02-25T02:23:24.156Z[ recovery-image] Feb 25 02:23:22.559 INFO O| Feb 25 02:23:22.559 INFO STEP 855 (remove_files) COMPLETE
71972025-02-25T02:23:24.162Z[ recovery-image] Feb 25 02:23:22.559 INFO O| Feb 25 02:23:22.559 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71982025-02-25T02:23:24.180Z[ recovery-image] Feb 25 02:23:22.582 INFO O| Feb 25 02:23:22.582 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
71992025-02-25T02:23:24.180Z[ recovery-image] Feb 25 02:23:22.583 INFO O| Feb 25 02:23:22.582 INFO STEP 856 (remove_files) COMPLETE
72002025-02-25T02:23:24.180Z[ recovery-image] Feb 25 02:23:22.583 INFO O| Feb 25 02:23:22.583 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72012025-02-25T02:23:24.203Z[ recovery-image] Feb 25 02:23:22.605 INFO O| Feb 25 02:23:22.605 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
72022025-02-25T02:23:24.203Z[ recovery-image] Feb 25 02:23:22.605 INFO O| Feb 25 02:23:22.605 INFO STEP 857 (remove_files) COMPLETE
72032025-02-25T02:23:24.203Z[ recovery-image] Feb 25 02:23:22.606 INFO O| Feb 25 02:23:22.605 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72042025-02-25T02:23:24.227Z[ recovery-image] Feb 25 02:23:22.629 INFO O| Feb 25 02:23:22.629 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/login.so.1"
72052025-02-25T02:23:24.227Z[ recovery-image] Feb 25 02:23:22.629 INFO O| Feb 25 02:23:22.629 INFO STEP 858 (remove_files) COMPLETE
72062025-02-25T02:23:24.230Z[ recovery-image] Feb 25 02:23:22.629 INFO O| Feb 25 02:23:22.629 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72072025-02-25T02:23:24.253Z[ recovery-image] Feb 25 02:23:22.655 INFO O| Feb 25 02:23:22.655 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/amd64/plain.so.1"
72082025-02-25T02:23:24.253Z[ recovery-image] Feb 25 02:23:22.655 INFO O| Feb 25 02:23:22.655 INFO STEP 859 (remove_files) COMPLETE
72092025-02-25T02:23:24.253Z[ recovery-image] Feb 25 02:23:22.655 INFO O| Feb 25 02:23:22.655 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72102025-02-25T02:23:24.278Z[ recovery-image] Feb 25 02:23:22.679 INFO O| Feb 25 02:23:22.679 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/crammd5.so.1"
72112025-02-25T02:23:24.278Z[ recovery-image] Feb 25 02:23:22.679 INFO O| Feb 25 02:23:22.679 INFO STEP 860 (remove_files) COMPLETE
72122025-02-25T02:23:24.278Z[ recovery-image] Feb 25 02:23:22.679 INFO O| Feb 25 02:23:22.679 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72132025-02-25T02:23:24.303Z[ recovery-image] Feb 25 02:23:22.702 INFO O| Feb 25 02:23:22.702 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/digestmd5.so.1"
72142025-02-25T02:23:24.310Z[ recovery-image] Feb 25 02:23:22.703 INFO O| Feb 25 02:23:22.702 INFO STEP 861 (remove_files) COMPLETE
72152025-02-25T02:23:24.310Z[ recovery-image] Feb 25 02:23:22.703 INFO O| Feb 25 02:23:22.703 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72162025-02-25T02:23:24.340Z[ recovery-image] Feb 25 02:23:22.742 INFO O| Feb 25 02:23:22.742 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/gssapi.so.1"
72172025-02-25T02:23:24.343Z[ recovery-image] Feb 25 02:23:22.742 INFO O| Feb 25 02:23:22.742 INFO STEP 862 (remove_files) COMPLETE
72182025-02-25T02:23:24.343Z[ recovery-image] Feb 25 02:23:22.742 INFO O| Feb 25 02:23:22.742 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72192025-02-25T02:23:24.365Z[ recovery-image] Feb 25 02:23:22.767 INFO O| Feb 25 02:23:22.767 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/login.so.1"
72202025-02-25T02:23:24.369Z[ recovery-image] Feb 25 02:23:22.768 INFO O| Feb 25 02:23:22.768 INFO STEP 863 (remove_files) COMPLETE
72212025-02-25T02:23:24.370Z[ recovery-image] Feb 25 02:23:22.768 INFO O| Feb 25 02:23:22.768 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72222025-02-25T02:23:24.390Z[ recovery-image] Feb 25 02:23:22.792 INFO O| Feb 25 02:23:22.792 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sasl/plain.so.1"
72232025-02-25T02:23:24.395Z[ recovery-image] Feb 25 02:23:22.792 INFO O| Feb 25 02:23:22.792 INFO STEP 864 (remove_files) COMPLETE
72242025-02-25T02:23:24.395Z[ recovery-image] Feb 25 02:23:22.792 INFO O| Feb 25 02:23:22.792 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72252025-02-25T02:23:24.412Z[ recovery-image] Feb 25 02:23:22.814 INFO O| Feb 25 02:23:22.814 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
72262025-02-25T02:23:24.414Z[ recovery-image] Feb 25 02:23:22.814 INFO O| Feb 25 02:23:22.814 INFO STEP 865 (remove_files) COMPLETE
72272025-02-25T02:23:24.415Z[ recovery-image] Feb 25 02:23:22.814 INFO O| Feb 25 02:23:22.814 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72282025-02-25T02:23:24.441Z[ recovery-image] Feb 25 02:23:22.840 INFO O| Feb 25 02:23:22.840 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
72292025-02-25T02:23:24.441Z[ recovery-image] Feb 25 02:23:22.840 INFO O| Feb 25 02:23:22.840 INFO STEP 866 (remove_files) COMPLETE
72302025-02-25T02:23:24.441Z[ recovery-image] Feb 25 02:23:22.840 INFO O| Feb 25 02:23:22.840 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72312025-02-25T02:23:24.476Z[ recovery-image] Feb 25 02:23:22.879 INFO O| Feb 25 02:23:22.878 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
72322025-02-25T02:23:24.476Z[ recovery-image] Feb 25 02:23:22.879 INFO O| Feb 25 02:23:22.879 INFO STEP 867 (remove_files) COMPLETE
72332025-02-25T02:23:24.476Z[ recovery-image] Feb 25 02:23:22.879 INFO O| Feb 25 02:23:22.879 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72342025-02-25T02:23:24.505Z[ recovery-image] Feb 25 02:23:22.907 INFO O| Feb 25 02:23:22.907 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
72352025-02-25T02:23:24.505Z[ recovery-image] Feb 25 02:23:22.907 INFO O| Feb 25 02:23:22.907 INFO STEP 868 (remove_files) COMPLETE
72362025-02-25T02:23:24.505Z[ recovery-image] Feb 25 02:23:22.907 INFO O| Feb 25 02:23:22.907 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72372025-02-25T02:23:24.530Z[ recovery-image] Feb 25 02:23:22.932 INFO O| Feb 25 02:23:22.932 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
72382025-02-25T02:23:24.530Z[ recovery-image] Feb 25 02:23:22.932 INFO O| Feb 25 02:23:22.932 INFO STEP 869 (remove_files) COMPLETE
72392025-02-25T02:23:24.533Z[ recovery-image] Feb 25 02:23:22.932 INFO O| Feb 25 02:23:22.932 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72402025-02-25T02:23:24.554Z[ recovery-image] Feb 25 02:23:22.956 INFO O| Feb 25 02:23:22.956 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
72412025-02-25T02:23:24.554Z[ recovery-image] Feb 25 02:23:22.956 INFO O| Feb 25 02:23:22.956 INFO STEP 870 (remove_files) COMPLETE
72422025-02-25T02:23:24.554Z[ recovery-image] Feb 25 02:23:22.956 INFO O| Feb 25 02:23:22.956 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72432025-02-25T02:23:24.574Z[ recovery-image] Feb 25 02:23:22.976 INFO O| Feb 25 02:23:22.976 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
72442025-02-25T02:23:24.574Z[ recovery-image] Feb 25 02:23:22.976 INFO O| Feb 25 02:23:22.976 INFO STEP 871 (remove_files) COMPLETE
72452025-02-25T02:23:24.577Z[ recovery-image] Feb 25 02:23:22.976 INFO O| Feb 25 02:23:22.976 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72462025-02-25T02:23:24.595Z[ recovery-image] Feb 25 02:23:22.997 INFO O| Feb 25 02:23:22.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
72472025-02-25T02:23:24.595Z[ recovery-image] Feb 25 02:23:22.997 INFO O| Feb 25 02:23:22.997 INFO STEP 872 (remove_files) COMPLETE
72482025-02-25T02:23:24.595Z[ recovery-image] Feb 25 02:23:22.997 INFO O| Feb 25 02:23:22.997 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72492025-02-25T02:23:24.615Z[ recovery-image] Feb 25 02:23:23.018 INFO O| Feb 25 02:23:23.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
72502025-02-25T02:23:24.615Z[ recovery-image] Feb 25 02:23:23.018 INFO O| Feb 25 02:23:23.018 INFO STEP 873 (remove_files) COMPLETE
72512025-02-25T02:23:24.615Z[ recovery-image] Feb 25 02:23:23.018 INFO O| Feb 25 02:23:23.018 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72522025-02-25T02:23:24.637Z[ recovery-image] Feb 25 02:23:23.038 INFO O| Feb 25 02:23:23.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
72532025-02-25T02:23:24.637Z[ recovery-image] Feb 25 02:23:23.038 INFO O| Feb 25 02:23:23.038 INFO STEP 874 (remove_files) COMPLETE
72542025-02-25T02:23:24.637Z[ recovery-image] Feb 25 02:23:23.038 INFO O| Feb 25 02:23:23.038 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72552025-02-25T02:23:24.671Z[ recovery-image] Feb 25 02:23:23.073 INFO O| Feb 25 02:23:23.073 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
72562025-02-25T02:23:24.671Z[ recovery-image] Feb 25 02:23:23.073 INFO O| Feb 25 02:23:23.073 INFO STEP 875 (remove_files) COMPLETE
72572025-02-25T02:23:24.674Z[ recovery-image] Feb 25 02:23:23.073 INFO O| Feb 25 02:23:23.073 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72582025-02-25T02:23:24.705Z[ recovery-image] Feb 25 02:23:23.106 INFO O| Feb 25 02:23:23.106 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
72592025-02-25T02:23:24.705Z[ recovery-image] Feb 25 02:23:23.106 INFO O| Feb 25 02:23:23.106 INFO STEP 876 (remove_files) COMPLETE
72602025-02-25T02:23:24.705Z[ recovery-image] Feb 25 02:23:23.106 INFO O| Feb 25 02:23:23.106 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72612025-02-25T02:23:24.803Z[ recovery-image] Feb 25 02:23:23.204 INFO O| Feb 25 02:23:23.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
72622025-02-25T02:23:24.803Z[ recovery-image] Feb 25 02:23:23.204 INFO O| Feb 25 02:23:23.204 INFO STEP 877 (remove_files) COMPLETE
72632025-02-25T02:23:24.803Z[ recovery-image] Feb 25 02:23:23.204 INFO O| Feb 25 02:23:23.204 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72642025-02-25T02:23:24.808Z[ host-image] Feb 25 02:23:23.210 INFO O| Feb 25 02:23:23.210 INFO O| Done
72652025-02-25T02:23:24.811Z[ host-image] Feb 25 02:23:23.210 INFO O| Feb 25 02:23:23.210 INFO O| Done
72662025-02-25T02:23:24.846Z[ recovery-image] Feb 25 02:23:23.238 INFO O| Feb 25 02:23:23.238 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
72672025-02-25T02:23:24.846Z[ recovery-image] Feb 25 02:23:23.239 INFO O| Feb 25 02:23:23.239 INFO STEP 878 (remove_files) COMPLETE
72682025-02-25T02:23:24.846Z[ recovery-image] Feb 25 02:23:23.239 INFO O| Feb 25 02:23:23.239 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72692025-02-25T02:23:24.853Z[verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
72702025-02-25T02:23:24.861Z[ recovery-image] Feb 25 02:23:23.262 INFO O| Feb 25 02:23:23.262 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
72712025-02-25T02:23:24.861Z[ recovery-image] Feb 25 02:23:23.263 INFO O| Feb 25 02:23:23.262 INFO STEP 879 (remove_files) COMPLETE
72722025-02-25T02:23:24.861Z[ recovery-image] Feb 25 02:23:23.263 INFO O| Feb 25 02:23:23.263 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72732025-02-25T02:23:24.880Z[ recovery-image] Feb 25 02:23:23.283 INFO O| Feb 25 02:23:23.282 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_list.so.1"
72742025-02-25T02:23:24.880Z[ recovery-image] Feb 25 02:23:23.283 INFO O| Feb 25 02:23:23.283 INFO STEP 880 (remove_files) COMPLETE
72752025-02-25T02:23:24.880Z[ recovery-image] Feb 25 02:23:23.283 INFO O| Feb 25 02:23:23.283 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72762025-02-25T02:23:24.901Z[ recovery-image] Feb 25 02:23:23.303 INFO O| Feb 25 02:23:23.303 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
72772025-02-25T02:23:24.901Z[ recovery-image] Feb 25 02:23:23.303 INFO O| Feb 25 02:23:23.303 INFO STEP 881 (remove_files) COMPLETE
72782025-02-25T02:23:24.904Z[ recovery-image] Feb 25 02:23:23.303 INFO O| Feb 25 02:23:23.303 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72792025-02-25T02:23:24.928Z[ recovery-image] Feb 25 02:23:23.326 INFO O| Feb 25 02:23:23.326 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
72802025-02-25T02:23:24.929Z[ recovery-image] Feb 25 02:23:23.326 INFO O| Feb 25 02:23:23.326 INFO STEP 882 (remove_files) COMPLETE
72812025-02-25T02:23:24.929Z[ recovery-image] Feb 25 02:23:23.326 INFO O| Feb 25 02:23:23.326 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72822025-02-25T02:23:24.952Z[ recovery-image] Feb 25 02:23:23.349 INFO O| Feb 25 02:23:23.349 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
72832025-02-25T02:23:24.952Z[ recovery-image] Feb 25 02:23:23.349 INFO O| Feb 25 02:23:23.349 INFO STEP 883 (remove_files) COMPLETE
72842025-02-25T02:23:24.952Z[ recovery-image] Feb 25 02:23:23.349 INFO O| Feb 25 02:23:23.349 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72852025-02-25T02:23:24.982Z[ recovery-image] Feb 25 02:23:23.384 INFO O| Feb 25 02:23:23.384 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
72862025-02-25T02:23:25.014Z[ recovery-image] Feb 25 02:23:23.384 INFO O| Feb 25 02:23:23.384 INFO STEP 884 (remove_files) COMPLETE
72872025-02-25T02:23:25.014Z[ recovery-image] Feb 25 02:23:23.384 INFO O| Feb 25 02:23:23.384 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72882025-02-25T02:23:25.018Z[ recovery-image] Feb 25 02:23:23.408 INFO O| Feb 25 02:23:23.408 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
72892025-02-25T02:23:25.018Z[ recovery-image] Feb 25 02:23:23.409 INFO O| Feb 25 02:23:23.409 INFO STEP 885 (remove_files) COMPLETE
72902025-02-25T02:23:25.018Z[ recovery-image] Feb 25 02:23:23.409 INFO O| Feb 25 02:23:23.409 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72912025-02-25T02:23:25.039Z[ recovery-image] Feb 25 02:23:23.441 INFO O| Feb 25 02:23:23.441 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
72922025-02-25T02:23:25.039Z[ recovery-image] Feb 25 02:23:23.441 INFO O| Feb 25 02:23:23.441 INFO STEP 886 (remove_files) COMPLETE
72932025-02-25T02:23:25.042Z[ recovery-image] Feb 25 02:23:23.441 INFO O| Feb 25 02:23:23.441 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72942025-02-25T02:23:25.096Z[ recovery-image] Feb 25 02:23:23.498 INFO O| Feb 25 02:23:23.498 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
72952025-02-25T02:23:25.096Z[ recovery-image] Feb 25 02:23:23.499 INFO O| Feb 25 02:23:23.499 INFO STEP 887 (remove_files) COMPLETE
72962025-02-25T02:23:25.099Z[ recovery-image] Feb 25 02:23:23.499 INFO O| Feb 25 02:23:23.499 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72972025-02-25T02:23:25.135Z[ recovery-image] Feb 25 02:23:23.537 INFO O| Feb 25 02:23:23.537 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
72982025-02-25T02:23:25.135Z[ recovery-image] Feb 25 02:23:23.537 INFO O| Feb 25 02:23:23.537 INFO STEP 888 (remove_files) COMPLETE
72992025-02-25T02:23:25.135Z[ recovery-image] Feb 25 02:23:23.537 INFO O| Feb 25 02:23:23.537 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73002025-02-25T02:23:25.195Z[ recovery-image] Feb 25 02:23:23.597 INFO O| Feb 25 02:23:23.597 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
73012025-02-25T02:23:25.195Z[ recovery-image] Feb 25 02:23:23.597 INFO O| Feb 25 02:23:23.597 INFO STEP 889 (remove_files) COMPLETE
73022025-02-25T02:23:25.201Z[ recovery-image] Feb 25 02:23:23.597 INFO O| Feb 25 02:23:23.597 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73032025-02-25T02:23:25.262Z[ recovery-image] Feb 25 02:23:23.664 INFO O| Feb 25 02:23:23.664 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
73042025-02-25T02:23:25.266Z[ recovery-image] Feb 25 02:23:23.665 INFO O| Feb 25 02:23:23.665 INFO STEP 890 (remove_files) COMPLETE
73052025-02-25T02:23:25.266Z[ recovery-image] Feb 25 02:23:23.665 INFO O| Feb 25 02:23:23.665 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73062025-02-25T02:23:25.287Z[ recovery-image] Feb 25 02:23:23.689 INFO O| Feb 25 02:23:23.689 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
73072025-02-25T02:23:25.287Z[ recovery-image] Feb 25 02:23:23.689 INFO O| Feb 25 02:23:23.689 INFO STEP 891 (remove_files) COMPLETE
73082025-02-25T02:23:25.287Z[ recovery-image] Feb 25 02:23:23.689 INFO O| Feb 25 02:23:23.689 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73092025-02-25T02:23:25.310Z[ recovery-image] Feb 25 02:23:23.712 INFO O| Feb 25 02:23:23.712 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
73102025-02-25T02:23:25.330Z[ recovery-image] Feb 25 02:23:23.732 INFO O| Feb 25 02:23:23.732 INFO STEP 892 (remove_files) COMPLETE
73112025-02-25T02:23:25.330Z[ recovery-image] Feb 25 02:23:23.732 INFO O| Feb 25 02:23:23.732 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73122025-02-25T02:23:25.367Z[ recovery-image] Feb 25 02:23:23.769 INFO O| Feb 25 02:23:23.769 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
73132025-02-25T02:23:25.367Z[ recovery-image] Feb 25 02:23:23.769 INFO O| Feb 25 02:23:23.769 INFO STEP 893 (remove_files) COMPLETE
73142025-02-25T02:23:25.367Z[ recovery-image] Feb 25 02:23:23.769 INFO O| Feb 25 02:23:23.769 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73152025-02-25T02:23:25.388Z[ recovery-image] Feb 25 02:23:23.790 INFO O| Feb 25 02:23:23.790 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
73162025-02-25T02:23:25.388Z[ recovery-image] Feb 25 02:23:23.791 INFO O| Feb 25 02:23:23.791 INFO STEP 894 (remove_files) COMPLETE
73172025-02-25T02:23:25.388Z[ recovery-image] Feb 25 02:23:23.791 INFO O| Feb 25 02:23:23.791 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73182025-02-25T02:23:25.424Z[ recovery-image] Feb 25 02:23:23.826 INFO O| Feb 25 02:23:23.825 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
73192025-02-25T02:23:25.424Z[ recovery-image] Feb 25 02:23:23.826 INFO O| Feb 25 02:23:23.826 INFO STEP 895 (remove_files) COMPLETE
73202025-02-25T02:23:25.424Z[ recovery-image] Feb 25 02:23:23.826 INFO O| Feb 25 02:23:23.826 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73212025-02-25T02:23:25.450Z[ recovery-image] Feb 25 02:23:23.852 INFO O| Feb 25 02:23:23.852 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_binfile.so.1"
73222025-02-25T02:23:25.450Z[ recovery-image] Feb 25 02:23:23.852 INFO O| Feb 25 02:23:23.852 INFO STEP 896 (remove_files) COMPLETE
73232025-02-25T02:23:25.450Z[ recovery-image] Feb 25 02:23:23.852 INFO O| Feb 25 02:23:23.852 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73242025-02-25T02:23:25.472Z[ recovery-image] Feb 25 02:23:23.875 INFO O| Feb 25 02:23:23.874 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_remote.so.1"
73252025-02-25T02:23:25.472Z[ recovery-image] Feb 25 02:23:23.875 INFO O| Feb 25 02:23:23.875 INFO STEP 897 (remove_files) COMPLETE
73262025-02-25T02:23:25.476Z[ recovery-image] Feb 25 02:23:23.875 INFO O| Feb 25 02:23:23.875 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73272025-02-25T02:23:25.496Z[ recovery-image] Feb 25 02:23:23.898 INFO O| Feb 25 02:23:23.898 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/audit_syslog.so.1"
73282025-02-25T02:23:25.496Z[ recovery-image] Feb 25 02:23:23.898 INFO O| Feb 25 02:23:23.898 INFO STEP 898 (remove_files) COMPLETE
73292025-02-25T02:23:25.496Z[ recovery-image] Feb 25 02:23:23.898 INFO O| Feb 25 02:23:23.898 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73302025-02-25T02:23:25.533Z[ recovery-image] Feb 25 02:23:23.935 INFO O| Feb 25 02:23:23.935 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
73312025-02-25T02:23:25.536Z[ recovery-image] Feb 25 02:23:23.935 INFO O| Feb 25 02:23:23.935 INFO STEP 899 (remove_files) COMPLETE
73322025-02-25T02:23:25.536Z[ recovery-image] Feb 25 02:23:23.935 INFO O| Feb 25 02:23:23.935 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73332025-02-25T02:23:25.554Z[ recovery-image] Feb 25 02:23:23.956 INFO O| Feb 25 02:23:23.956 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
73342025-02-25T02:23:25.557Z[ recovery-image] Feb 25 02:23:23.956 INFO O| Feb 25 02:23:23.956 INFO STEP 900 (remove_files) COMPLETE
73352025-02-25T02:23:25.557Z[ recovery-image] Feb 25 02:23:23.956 INFO O| Feb 25 02:23:23.956 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73362025-02-25T02:23:25.592Z[ recovery-image] Feb 25 02:23:23.991 INFO O| Feb 25 02:23:23.991 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha256.so.1"
73372025-02-25T02:23:25.592Z[ recovery-image] Feb 25 02:23:23.991 INFO O| Feb 25 02:23:23.991 INFO STEP 901 (remove_files) COMPLETE
73382025-02-25T02:23:25.592Z[ recovery-image] Feb 25 02:23:23.991 INFO O| Feb 25 02:23:23.991 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73392025-02-25T02:23:25.636Z[ recovery-image] Feb 25 02:23:24.037 INFO O| Feb 25 02:23:24.037 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sha512.so.1"
73402025-02-25T02:23:25.636Z[ recovery-image] Feb 25 02:23:24.037 INFO O| Feb 25 02:23:24.037 INFO STEP 902 (remove_files) COMPLETE
73412025-02-25T02:23:25.636Z[ recovery-image] Feb 25 02:23:24.037 INFO O| Feb 25 02:23:24.037 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73422025-02-25T02:23:25.692Z[ recovery-image] Feb 25 02:23:24.092 INFO O| Feb 25 02:23:24.092 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
73432025-02-25T02:23:25.692Z[ recovery-image] Feb 25 02:23:24.092 INFO O| Feb 25 02:23:24.092 INFO STEP 903 (remove_files) COMPLETE
73442025-02-25T02:23:25.692Z[ recovery-image] Feb 25 02:23:24.092 INFO O| Feb 25 02:23:24.092 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73452025-02-25T02:23:25.713Z[ recovery-image] Feb 25 02:23:24.114 INFO O| Feb 25 02:23:24.114 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_allow.so.1"
73462025-02-25T02:23:25.713Z[ recovery-image] Feb 25 02:23:24.114 INFO O| Feb 25 02:23:24.114 INFO STEP 904 (remove_files) COMPLETE
73472025-02-25T02:23:25.713Z[ recovery-image] Feb 25 02:23:24.114 INFO O| Feb 25 02:23:24.114 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73482025-02-25T02:23:25.734Z[ recovery-image] Feb 25 02:23:24.136 INFO O| Feb 25 02:23:24.136 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_check.so.1"
73492025-02-25T02:23:25.737Z[ recovery-image] Feb 25 02:23:24.138 INFO O| Feb 25 02:23:24.138 INFO STEP 905 (remove_files) COMPLETE
73502025-02-25T02:23:25.737Z[ recovery-image] Feb 25 02:23:24.138 INFO O| Feb 25 02:23:24.138 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73512025-02-25T02:23:25.765Z[ recovery-image] Feb 25 02:23:24.166 INFO O| Feb 25 02:23:24.166 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_authtok_store.so.1"
73522025-02-25T02:23:25.765Z[ recovery-image] Feb 25 02:23:24.166 INFO O| Feb 25 02:23:24.166 INFO STEP 906 (remove_files) COMPLETE
73532025-02-25T02:23:25.765Z[ recovery-image] Feb 25 02:23:24.166 INFO O| Feb 25 02:23:24.166 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73542025-02-25T02:23:25.819Z[ recovery-image] Feb 25 02:23:24.221 INFO O| Feb 25 02:23:24.221 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_deny.so.1"
73552025-02-25T02:23:25.819Z[ recovery-image] Feb 25 02:23:24.221 INFO O| Feb 25 02:23:24.221 INFO STEP 907 (remove_files) COMPLETE
73562025-02-25T02:23:25.823Z[ recovery-image] Feb 25 02:23:24.221 INFO O| Feb 25 02:23:24.221 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73572025-02-25T02:23:25.888Z[ recovery-image] Feb 25 02:23:24.290 INFO O| Feb 25 02:23:24.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5.so.1"
73582025-02-25T02:23:25.888Z[ recovery-image] Feb 25 02:23:24.290 INFO O| Feb 25 02:23:24.290 INFO STEP 908 (remove_files) COMPLETE
73592025-02-25T02:23:25.888Z[ recovery-image] Feb 25 02:23:24.290 INFO O| Feb 25 02:23:24.290 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73602025-02-25T02:23:25.913Z[ recovery-image] Feb 25 02:23:24.315 INFO O| Feb 25 02:23:24.315 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
73612025-02-25T02:23:25.913Z[ recovery-image] Feb 25 02:23:24.315 INFO O| Feb 25 02:23:24.315 INFO STEP 909 (remove_files) COMPLETE
73622025-02-25T02:23:25.916Z[ recovery-image] Feb 25 02:23:24.315 INFO O| Feb 25 02:23:24.315 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73632025-02-25T02:23:25.938Z[ recovery-image] Feb 25 02:23:24.337 INFO O| Feb 25 02:23:24.337 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_ldap.so.1"
73642025-02-25T02:23:25.938Z[ recovery-image] Feb 25 02:23:24.337 INFO O| Feb 25 02:23:24.337 INFO STEP 910 (remove_files) COMPLETE
73652025-02-25T02:23:25.938Z[ recovery-image] Feb 25 02:23:24.337 INFO O| Feb 25 02:23:24.337 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73662025-02-25T02:23:25.967Z[ recovery-image] Feb 25 02:23:24.369 INFO O| Feb 25 02:23:24.369 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_list.so.1"
73672025-02-25T02:23:25.970Z[ recovery-image] Feb 25 02:23:24.369 INFO O| Feb 25 02:23:24.369 INFO STEP 911 (remove_files) COMPLETE
73682025-02-25T02:23:25.970Z[ recovery-image] Feb 25 02:23:24.369 INFO O| Feb 25 02:23:24.369 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73692025-02-25T02:23:26.029Z[ recovery-image] Feb 25 02:23:24.431 INFO O| Feb 25 02:23:24.431 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
73702025-02-25T02:23:26.029Z[ recovery-image] Feb 25 02:23:24.431 INFO O| Feb 25 02:23:24.431 INFO STEP 912 (remove_files) COMPLETE
73712025-02-25T02:23:26.029Z[ recovery-image] Feb 25 02:23:24.431 INFO O| Feb 25 02:23:24.431 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73722025-02-25T02:23:26.052Z[ recovery-image] Feb 25 02:23:24.454 INFO O| Feb 25 02:23:24.454 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
73732025-02-25T02:23:26.055Z[ recovery-image] Feb 25 02:23:24.454 INFO O| Feb 25 02:23:24.454 INFO STEP 913 (remove_files) COMPLETE
73742025-02-25T02:23:26.056Z[ recovery-image] Feb 25 02:23:24.454 INFO O| Feb 25 02:23:24.454 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73752025-02-25T02:23:26.076Z[ recovery-image] Feb 25 02:23:24.477 INFO O| Feb 25 02:23:24.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_sample.so.1"
73762025-02-25T02:23:26.079Z[ recovery-image] Feb 25 02:23:24.478 INFO O| Feb 25 02:23:24.477 INFO STEP 914 (remove_files) COMPLETE
73772025-02-25T02:23:26.079Z[ recovery-image] Feb 25 02:23:24.478 INFO O| Feb 25 02:23:24.478 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73782025-02-25T02:23:26.095Z[ recovery-image] Feb 25 02:23:24.497 INFO O| Feb 25 02:23:24.497 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
73792025-02-25T02:23:26.095Z[ recovery-image] Feb 25 02:23:24.497 INFO O| Feb 25 02:23:24.497 INFO STEP 915 (remove_files) COMPLETE
73802025-02-25T02:23:26.098Z[ recovery-image] Feb 25 02:23:24.498 INFO O| Feb 25 02:23:24.497 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73812025-02-25T02:23:26.119Z[ recovery-image] Feb 25 02:23:24.520 INFO O| Feb 25 02:23:24.520 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
73822025-02-25T02:23:26.122Z[ recovery-image] Feb 25 02:23:24.520 INFO O| Feb 25 02:23:24.520 INFO STEP 916 (remove_files) COMPLETE
73832025-02-25T02:23:26.122Z[ recovery-image] Feb 25 02:23:24.520 INFO O| Feb 25 02:23:24.520 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73842025-02-25T02:23:26.153Z[ recovery-image] Feb 25 02:23:24.555 INFO O| Feb 25 02:23:24.555 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_timestamp.so.1"
73852025-02-25T02:23:26.153Z[ recovery-image] Feb 25 02:23:24.555 INFO O| Feb 25 02:23:24.555 INFO STEP 917 (remove_files) COMPLETE
73862025-02-25T02:23:26.155Z[ recovery-image] Feb 25 02:23:24.555 INFO O| Feb 25 02:23:24.555 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73872025-02-25T02:23:26.163Z[ host-image] Feb 25 02:23:24.565 INFO O| Feb 25 02:23:24.565 INFO O| Done
73882025-02-25T02:23:26.217Z[ recovery-image] Feb 25 02:23:24.618 INFO O| Feb 25 02:23:24.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pam_tsol_account.so.1"
73892025-02-25T02:23:26.218Z[ recovery-image] Feb 25 02:23:24.618 INFO O| Feb 25 02:23:24.618 INFO STEP 918 (remove_files) COMPLETE
73902025-02-25T02:23:26.218Z[ recovery-image] Feb 25 02:23:24.618 INFO O| Feb 25 02:23:24.618 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73912025-02-25T02:23:26.239Z[ recovery-image] Feb 25 02:23:24.641 INFO O| Feb 25 02:23:24.641 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
73922025-02-25T02:23:26.239Z[ recovery-image] Feb 25 02:23:24.641 INFO O| Feb 25 02:23:24.641 INFO STEP 919 (remove_files) COMPLETE
73932025-02-25T02:23:26.239Z[ recovery-image] Feb 25 02:23:24.641 INFO O| Feb 25 02:23:24.641 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73942025-02-25T02:23:26.280Z[ recovery-image] Feb 25 02:23:24.681 INFO O| Feb 25 02:23:24.681 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
73952025-02-25T02:23:26.280Z[ recovery-image] Feb 25 02:23:24.681 INFO O| Feb 25 02:23:24.681 INFO STEP 920 (remove_files) COMPLETE
73962025-02-25T02:23:26.280Z[ recovery-image] Feb 25 02:23:24.681 INFO O| Feb 25 02:23:24.681 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73972025-02-25T02:23:26.304Z[ recovery-image] Feb 25 02:23:24.704 INFO O| Feb 25 02:23:24.704 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
73982025-02-25T02:23:26.304Z[ recovery-image] Feb 25 02:23:24.704 INFO O| Feb 25 02:23:24.704 INFO STEP 921 (remove_files) COMPLETE
73992025-02-25T02:23:26.304Z[ recovery-image] Feb 25 02:23:24.704 INFO O| Feb 25 02:23:24.704 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74002025-02-25T02:23:26.360Z[ recovery-image] Feb 25 02:23:24.761 INFO O| Feb 25 02:23:24.761 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/compress"
74012025-02-25T02:23:26.360Z[ recovery-image] Feb 25 02:23:24.761 INFO O| Feb 25 02:23:24.761 INFO STEP 922 (remove_files) COMPLETE
74022025-02-25T02:23:26.360Z[ recovery-image] Feb 25 02:23:24.761 INFO O| Feb 25 02:23:24.761 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74032025-02-25T02:23:26.382Z[ recovery-image] Feb 25 02:23:24.782 INFO O| Feb 25 02:23:24.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashcheck"
74042025-02-25T02:23:26.404Z[ recovery-image] Feb 25 02:23:24.806 INFO O| Feb 25 02:23:24.806 INFO STEP 923 (remove_files) COMPLETE
74052025-02-25T02:23:26.404Z[ recovery-image] Feb 25 02:23:24.806 INFO O| Feb 25 02:23:24.806 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74062025-02-25T02:23:26.427Z[ recovery-image] Feb 25 02:23:24.829 INFO O| Feb 25 02:23:24.829 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hashmake"
74072025-02-25T02:23:26.427Z[ recovery-image] Feb 25 02:23:24.829 INFO O| Feb 25 02:23:24.829 INFO STEP 924 (remove_files) COMPLETE
74082025-02-25T02:23:26.430Z[ recovery-image] Feb 25 02:23:24.829 INFO O| Feb 25 02:23:24.829 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74092025-02-25T02:23:26.464Z[ recovery-image] Feb 25 02:23:24.866 INFO O| Feb 25 02:23:24.866 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlista"
74102025-02-25T02:23:26.469Z[ recovery-image] Feb 25 02:23:24.871 INFO O| Feb 25 02:23:24.871 INFO STEP 925 (remove_files) COMPLETE
74112025-02-25T02:23:26.469Z[ recovery-image] Feb 25 02:23:24.871 INFO O| Feb 25 02:23:24.871 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74122025-02-25T02:23:26.491Z[ recovery-image] Feb 25 02:23:24.893 INFO O| Feb 25 02:23:24.892 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hlistb"
74132025-02-25T02:23:26.495Z[ recovery-image] Feb 25 02:23:24.893 INFO O| Feb 25 02:23:24.893 INFO STEP 926 (remove_files) COMPLETE
74142025-02-25T02:23:26.495Z[ recovery-image] Feb 25 02:23:24.893 INFO O| Feb 25 02:23:24.893 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74152025-02-25T02:23:26.523Z[ recovery-image] Feb 25 02:23:24.925 INFO O| Feb 25 02:23:24.925 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/hstop"
74162025-02-25T02:23:26.526Z[ recovery-image] Feb 25 02:23:24.926 INFO O| Feb 25 02:23:24.925 INFO STEP 927 (remove_files) COMPLETE
74172025-02-25T02:23:26.526Z[ recovery-image] Feb 25 02:23:24.926 INFO O| Feb 25 02:23:24.926 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74182025-02-25T02:23:26.545Z[ recovery-image] Feb 25 02:23:24.947 INFO O| Feb 25 02:23:24.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellin"
74192025-02-25T02:23:26.545Z[ recovery-image] Feb 25 02:23:24.947 INFO O| Feb 25 02:23:24.947 INFO STEP 928 (remove_files) COMPLETE
74202025-02-25T02:23:26.545Z[ recovery-image] Feb 25 02:23:24.947 INFO O| Feb 25 02:23:24.947 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74212025-02-25T02:23:26.572Z[ recovery-image] Feb 25 02:23:24.975 INFO O| Feb 25 02:23:24.974 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/spell/spellprog"
74222025-02-25T02:23:26.573Z[ recovery-image] Feb 25 02:23:24.975 INFO O| Feb 25 02:23:24.975 INFO STEP 929 (remove_files) COMPLETE
74232025-02-25T02:23:26.573Z[ recovery-image] Feb 25 02:23:24.975 INFO O| Feb 25 02:23:24.975 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74242025-02-25T02:23:26.595Z[ recovery-image] Feb 25 02:23:24.997 INFO O| Feb 25 02:23:24.997 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/sysevent/syseventconfd"
74252025-02-25T02:23:26.595Z[ recovery-image] Feb 25 02:23:24.997 INFO O| Feb 25 02:23:24.997 INFO STEP 930 (remove_files) COMPLETE
74262025-02-25T02:23:26.595Z[ recovery-image] Feb 25 02:23:24.997 INFO O| Feb 25 02:23:24.997 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74272025-02-25T02:23:26.615Z[ recovery-image] Feb 25 02:23:25.017 INFO O| Feb 25 02:23:25.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
74282025-02-25T02:23:26.615Z[ recovery-image] Feb 25 02:23:25.017 INFO O| Feb 25 02:23:25.017 INFO STEP 931 (remove_files) COMPLETE
74292025-02-25T02:23:26.615Z[ recovery-image] Feb 25 02:23:25.017 INFO O| Feb 25 02:23:25.017 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74302025-02-25T02:23:26.638Z[ recovery-image] Feb 25 02:23:25.039 INFO O| Feb 25 02:23:25.039 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
74312025-02-25T02:23:26.638Z[ recovery-image] Feb 25 02:23:25.039 INFO O| Feb 25 02:23:25.039 INFO STEP 932 (remove_files) COMPLETE
74322025-02-25T02:23:26.641Z[ recovery-image] Feb 25 02:23:25.039 INFO O| Feb 25 02:23:25.039 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74332025-02-25T02:23:26.674Z[ recovery-image] Feb 25 02:23:25.076 INFO O| Feb 25 02:23:25.076 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
74342025-02-25T02:23:26.674Z[ recovery-image] Feb 25 02:23:25.076 INFO O| Feb 25 02:23:25.076 INFO STEP 933 (remove_files) COMPLETE
74352025-02-25T02:23:26.677Z[ recovery-image] Feb 25 02:23:25.076 INFO O| Feb 25 02:23:25.076 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74362025-02-25T02:23:26.726Z[ recovery-image] Feb 25 02:23:25.128 INFO O| Feb 25 02:23:25.128 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
74372025-02-25T02:23:26.726Z[ recovery-image] Feb 25 02:23:25.128 INFO O| Feb 25 02:23:25.128 INFO STEP 934 (remove_files) COMPLETE
74382025-02-25T02:23:26.729Z[ recovery-image] Feb 25 02:23:25.128 INFO O| Feb 25 02:23:25.128 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74392025-02-25T02:23:26.750Z[ recovery-image] Feb 25 02:23:25.152 INFO O| Feb 25 02:23:25.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/varpd/varpd"
74402025-02-25T02:23:26.750Z[ recovery-image] Feb 25 02:23:25.152 INFO O| Feb 25 02:23:25.152 INFO STEP 935 (remove_files) COMPLETE
74412025-02-25T02:23:26.750Z[ recovery-image] Feb 25 02:23:25.152 INFO O| Feb 25 02:23:25.152 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74422025-02-25T02:23:26.794Z[ recovery-image] Feb 25 02:23:25.196 INFO O| Feb 25 02:23:25.196 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/xhci/xhci_portsc"
74432025-02-25T02:23:26.794Z[ recovery-image] Feb 25 02:23:25.196 INFO O| Feb 25 02:23:25.196 INFO STEP 936 (remove_files) COMPLETE
74442025-02-25T02:23:26.802Z[ recovery-image] Feb 25 02:23:25.197 INFO O| Feb 25 02:23:25.196 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74452025-02-25T02:23:26.854Z[ recovery-image] Feb 25 02:23:25.256 INFO O| Feb 25 02:23:25.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zfs/availdevs"
74462025-02-25T02:23:26.854Z[ recovery-image] Feb 25 02:23:25.256 INFO O| Feb 25 02:23:25.256 INFO STEP 937 (remove_files) COMPLETE
74472025-02-25T02:23:26.859Z[ recovery-image] Feb 25 02:23:25.256 INFO O| Feb 25 02:23:25.256 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74482025-02-25T02:23:26.909Z[ recovery-image] Feb 25 02:23:25.311 INFO O| Feb 25 02:23:25.311 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/lib/zones/zoneadmd"
74492025-02-25T02:23:26.909Z[ recovery-image] Feb 25 02:23:25.311 INFO O| Feb 25 02:23:25.311 INFO STEP 938 (remove_files) COMPLETE
74502025-02-25T02:23:26.915Z[ recovery-image] Feb 25 02:23:25.311 INFO O| Feb 25 02:23:25.311 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74512025-02-25T02:23:26.930Z[ recovery-image] Feb 25 02:23:25.331 INFO O| Feb 25 02:23:25.331 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/sftp-server"
74522025-02-25T02:23:26.933Z[ recovery-image] Feb 25 02:23:25.332 INFO O| Feb 25 02:23:25.332 INFO STEP 939 (remove_files) COMPLETE
74532025-02-25T02:23:26.933Z[ recovery-image] Feb 25 02:23:25.332 INFO O| Feb 25 02:23:25.332 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74542025-02-25T02:23:26.956Z[ recovery-image] Feb 25 02:23:25.358 INFO O| Feb 25 02:23:25.358 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-keysign"
74552025-02-25T02:23:26.959Z[ recovery-image] Feb 25 02:23:25.358 INFO O| Feb 25 02:23:25.358 INFO STEP 940 (remove_files) COMPLETE
74562025-02-25T02:23:26.959Z[ recovery-image] Feb 25 02:23:25.359 INFO O| Feb 25 02:23:25.359 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74572025-02-25T02:23:26.980Z[ recovery-image] Feb 25 02:23:25.382 INFO O| Feb 25 02:23:25.381 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
74582025-02-25T02:23:26.983Z[ recovery-image] Feb 25 02:23:25.382 INFO O| Feb 25 02:23:25.382 INFO STEP 941 (remove_files) COMPLETE
74592025-02-25T02:23:26.983Z[ recovery-image] Feb 25 02:23:25.382 INFO O| Feb 25 02:23:25.382 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74602025-02-25T02:23:27.002Z[ recovery-image] Feb 25 02:23:25.404 INFO O| Feb 25 02:23:25.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/libexec/amd64/ssh-sk-helper"
74612025-02-25T02:23:27.003Z[ recovery-image] Feb 25 02:23:25.404 INFO O| Feb 25 02:23:25.404 INFO STEP 942 (remove_files) COMPLETE
74622025-02-25T02:23:27.006Z[ recovery-image] Feb 25 02:23:25.404 INFO O| Feb 25 02:23:25.404 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74632025-02-25T02:23:27.030Z[ recovery-image] Feb 25 02:23:25.430 INFO O| Feb 25 02:23:25.430 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispgid"
74642025-02-25T02:23:27.050Z[ recovery-image] Feb 25 02:23:25.450 INFO O| Feb 25 02:23:25.450 INFO STEP 943 (remove_files) COMPLETE
74652025-02-25T02:23:27.050Z[ recovery-image] Feb 25 02:23:25.450 INFO O| Feb 25 02:23:25.450 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74662025-02-25T02:23:27.077Z[ recovery-image] Feb 25 02:23:25.476 INFO O| Feb 25 02:23:25.476 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/dispuid"
74672025-02-25T02:23:27.077Z[ recovery-image] Feb 25 02:23:25.476 INFO O| Feb 25 02:23:25.476 INFO STEP 944 (remove_files) COMPLETE
74682025-02-25T02:23:27.077Z[ recovery-image] Feb 25 02:23:25.476 INFO O| Feb 25 02:23:25.476 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74692025-02-25T02:23:27.137Z[ recovery-image] Feb 25 02:23:25.539 INFO O| Feb 25 02:23:25.539 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errange"
74702025-02-25T02:23:27.137Z[ recovery-image] Feb 25 02:23:25.539 INFO O| Feb 25 02:23:25.539 INFO STEP 945 (remove_files) COMPLETE
74712025-02-25T02:23:27.140Z[ recovery-image] Feb 25 02:23:25.539 INFO O| Feb 25 02:23:25.539 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74722025-02-25T02:23:27.172Z[ recovery-image] Feb 25 02:23:25.573 INFO O| Feb 25 02:23:25.573 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errdate"
74732025-02-25T02:23:27.172Z[ recovery-image] Feb 25 02:23:25.573 INFO O| Feb 25 02:23:25.573 INFO STEP 946 (remove_files) COMPLETE
74742025-02-25T02:23:27.172Z[ recovery-image] Feb 25 02:23:25.573 INFO O| Feb 25 02:23:25.573 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74752025-02-25T02:23:27.195Z[ recovery-image] Feb 25 02:23:25.596 INFO O| Feb 25 02:23:25.596 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errgid"
74762025-02-25T02:23:27.195Z[ recovery-image] Feb 25 02:23:25.596 INFO O| Feb 25 02:23:25.596 INFO STEP 947 (remove_files) COMPLETE
74772025-02-25T02:23:27.195Z[ recovery-image] Feb 25 02:23:25.596 INFO O| Feb 25 02:23:25.596 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74782025-02-25T02:23:27.225Z[ recovery-image] Feb 25 02:23:25.627 INFO O| Feb 25 02:23:25.627 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errint"
74792025-02-25T02:23:27.226Z[ recovery-image] Feb 25 02:23:25.627 INFO O| Feb 25 02:23:25.627 INFO STEP 948 (remove_files) COMPLETE
74802025-02-25T02:23:27.231Z[ recovery-image] Feb 25 02:23:25.627 INFO O| Feb 25 02:23:25.627 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74812025-02-25T02:23:27.285Z[ recovery-image] Feb 25 02:23:25.687 INFO O| Feb 25 02:23:25.687 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erritem"
74822025-02-25T02:23:27.285Z[ recovery-image] Feb 25 02:23:25.687 INFO O| Feb 25 02:23:25.687 INFO STEP 949 (remove_files) COMPLETE
74832025-02-25T02:23:27.285Z[ recovery-image] Feb 25 02:23:25.687 INFO O| Feb 25 02:23:25.687 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74842025-02-25T02:23:27.311Z[ recovery-image] Feb 25 02:23:25.711 INFO O| Feb 25 02:23:25.710 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errpath"
74852025-02-25T02:23:27.311Z[ recovery-image] Feb 25 02:23:25.711 INFO O| Feb 25 02:23:25.711 INFO STEP 950 (remove_files) COMPLETE
74862025-02-25T02:23:27.317Z[ recovery-image] Feb 25 02:23:25.711 INFO O| Feb 25 02:23:25.711 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74872025-02-25T02:23:27.333Z[ recovery-image] Feb 25 02:23:25.733 INFO O| Feb 25 02:23:25.733 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errstr"
74882025-02-25T02:23:27.333Z[ recovery-image] Feb 25 02:23:25.734 INFO O| Feb 25 02:23:25.734 INFO STEP 951 (remove_files) COMPLETE
74892025-02-25T02:23:27.333Z[ recovery-image] Feb 25 02:23:25.734 INFO O| Feb 25 02:23:25.734 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74902025-02-25T02:23:27.370Z[ recovery-image] Feb 25 02:23:25.772 INFO O| Feb 25 02:23:25.772 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/errtime"
74912025-02-25T02:23:27.370Z[ recovery-image] Feb 25 02:23:25.772 INFO O| Feb 25 02:23:25.772 INFO STEP 952 (remove_files) COMPLETE
74922025-02-25T02:23:27.373Z[ recovery-image] Feb 25 02:23:25.772 INFO O| Feb 25 02:23:25.772 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74932025-02-25T02:23:27.396Z[ recovery-image] Feb 25 02:23:25.798 INFO O| Feb 25 02:23:25.798 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erruid"
74942025-02-25T02:23:27.396Z[ recovery-image] Feb 25 02:23:25.798 INFO O| Feb 25 02:23:25.798 INFO STEP 953 (remove_files) COMPLETE
74952025-02-25T02:23:27.396Z[ recovery-image] Feb 25 02:23:25.798 INFO O| Feb 25 02:23:25.798 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74962025-02-25T02:23:27.445Z[ recovery-image] Feb 25 02:23:25.841 INFO O| Feb 25 02:23:25.841 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/erryorn"
74972025-02-25T02:23:27.459Z[ recovery-image] Feb 25 02:23:25.842 INFO O| Feb 25 02:23:25.841 INFO STEP 954 (remove_files) COMPLETE
74982025-02-25T02:23:27.459Z[ recovery-image] Feb 25 02:23:25.842 INFO O| Feb 25 02:23:25.842 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74992025-02-25T02:23:27.513Z[ recovery-image] Feb 25 02:23:25.915 INFO O| Feb 25 02:23:25.915 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpdate"
75002025-02-25T02:23:27.517Z[ recovery-image] Feb 25 02:23:25.915 INFO O| Feb 25 02:23:25.915 INFO STEP 955 (remove_files) COMPLETE
75012025-02-25T02:23:27.517Z[ recovery-image] Feb 25 02:23:25.915 INFO O| Feb 25 02:23:25.915 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75022025-02-25T02:23:27.540Z[ recovery-image] Feb 25 02:23:25.941 INFO O| Feb 25 02:23:25.941 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpgid"
75032025-02-25T02:23:27.543Z[ recovery-image] Feb 25 02:23:25.942 INFO O| Feb 25 02:23:25.942 INFO STEP 956 (remove_files) COMPLETE
75042025-02-25T02:23:27.544Z[ recovery-image] Feb 25 02:23:25.942 INFO O| Feb 25 02:23:25.942 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75052025-02-25T02:23:27.564Z[ recovery-image] Feb 25 02:23:25.966 INFO O| Feb 25 02:23:25.966 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpint"
75062025-02-25T02:23:27.564Z[ recovery-image] Feb 25 02:23:25.966 INFO O| Feb 25 02:23:25.966 INFO STEP 957 (remove_files) COMPLETE
75072025-02-25T02:23:27.580Z[ recovery-image] Feb 25 02:23:25.966 INFO O| Feb 25 02:23:25.966 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75082025-02-25T02:23:27.608Z[ recovery-image] Feb 25 02:23:26.010 INFO O| Feb 25 02:23:26.010 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpitem"
75092025-02-25T02:23:27.611Z[ recovery-image] Feb 25 02:23:26.010 INFO O| Feb 25 02:23:26.010 INFO STEP 958 (remove_files) COMPLETE
75102025-02-25T02:23:27.611Z[ recovery-image] Feb 25 02:23:26.010 INFO O| Feb 25 02:23:26.010 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75112025-02-25T02:23:27.634Z[ recovery-image] Feb 25 02:23:26.035 INFO O| Feb 25 02:23:26.035 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helppath"
75122025-02-25T02:23:27.634Z[ recovery-image] Feb 25 02:23:26.035 INFO O| Feb 25 02:23:26.035 INFO STEP 959 (remove_files) COMPLETE
75132025-02-25T02:23:27.634Z[ recovery-image] Feb 25 02:23:26.035 INFO O| Feb 25 02:23:26.035 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75142025-02-25T02:23:27.658Z[ recovery-image] Feb 25 02:23:26.059 INFO O| Feb 25 02:23:26.059 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helprange"
75152025-02-25T02:23:27.658Z[ recovery-image] Feb 25 02:23:26.059 INFO O| Feb 25 02:23:26.059 INFO STEP 960 (remove_files) COMPLETE
75162025-02-25T02:23:27.658Z[ recovery-image] Feb 25 02:23:26.059 INFO O| Feb 25 02:23:26.059 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75172025-02-25T02:23:27.682Z[ recovery-image] Feb 25 02:23:26.083 INFO O| Feb 25 02:23:26.083 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpstr"
75182025-02-25T02:23:27.682Z[ recovery-image] Feb 25 02:23:26.083 INFO O| Feb 25 02:23:26.083 INFO STEP 961 (remove_files) COMPLETE
75192025-02-25T02:23:27.685Z[ recovery-image] Feb 25 02:23:26.083 INFO O| Feb 25 02:23:26.083 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75202025-02-25T02:23:27.705Z[ recovery-image] Feb 25 02:23:26.107 INFO O| Feb 25 02:23:26.107 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helptime"
75212025-02-25T02:23:27.708Z[ recovery-image] Feb 25 02:23:26.107 INFO O| Feb 25 02:23:26.107 INFO STEP 962 (remove_files) COMPLETE
75222025-02-25T02:23:27.708Z[ recovery-image] Feb 25 02:23:26.108 INFO O| Feb 25 02:23:26.107 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75232025-02-25T02:23:27.734Z[ recovery-image] Feb 25 02:23:26.133 INFO O| Feb 25 02:23:26.133 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpuid"
75242025-02-25T02:23:27.734Z[ recovery-image] Feb 25 02:23:26.133 INFO O| Feb 25 02:23:26.133 INFO STEP 963 (remove_files) COMPLETE
75252025-02-25T02:23:27.738Z[ recovery-image] Feb 25 02:23:26.133 INFO O| Feb 25 02:23:26.133 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75262025-02-25T02:23:27.769Z[ recovery-image] Feb 25 02:23:26.171 INFO O| Feb 25 02:23:26.171 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/helpyorn"
75272025-02-25T02:23:27.769Z[ recovery-image] Feb 25 02:23:26.171 INFO O| Feb 25 02:23:26.171 INFO STEP 964 (remove_files) COMPLETE
75282025-02-25T02:23:27.773Z[ recovery-image] Feb 25 02:23:26.171 INFO O| Feb 25 02:23:26.171 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75292025-02-25T02:23:27.809Z[ recovery-image] Feb 25 02:23:26.211 INFO O| Feb 25 02:23:26.211 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/puttext"
75302025-02-25T02:23:27.812Z[ recovery-image] Feb 25 02:23:26.212 INFO O| Feb 25 02:23:26.211 INFO STEP 965 (remove_files) COMPLETE
75312025-02-25T02:23:27.812Z[ recovery-image] Feb 25 02:23:26.212 INFO O| Feb 25 02:23:26.211 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75322025-02-25T02:23:27.834Z[ recovery-image] Feb 25 02:23:26.236 INFO O| Feb 25 02:23:26.236 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valdate"
75332025-02-25T02:23:27.841Z[ recovery-image] Feb 25 02:23:26.236 INFO O| Feb 25 02:23:26.236 INFO STEP 966 (remove_files) COMPLETE
75342025-02-25T02:23:27.841Z[ recovery-image] Feb 25 02:23:26.236 INFO O| Feb 25 02:23:26.236 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75352025-02-25T02:23:27.856Z[ recovery-image] Feb 25 02:23:26.258 INFO O| Feb 25 02:23:26.258 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valgid"
75362025-02-25T02:23:27.857Z[ recovery-image] Feb 25 02:23:26.258 INFO O| Feb 25 02:23:26.258 INFO STEP 967 (remove_files) COMPLETE
75372025-02-25T02:23:27.859Z[ recovery-image] Feb 25 02:23:26.259 INFO O| Feb 25 02:23:26.258 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75382025-02-25T02:23:27.883Z[ recovery-image] Feb 25 02:23:26.283 INFO O| Feb 25 02:23:26.283 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valint"
75392025-02-25T02:23:27.883Z[ recovery-image] Feb 25 02:23:26.283 INFO O| Feb 25 02:23:26.283 INFO STEP 968 (remove_files) COMPLETE
75402025-02-25T02:23:27.883Z[ recovery-image] Feb 25 02:23:26.283 INFO O| Feb 25 02:23:26.283 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75412025-02-25T02:23:27.906Z[ recovery-image] Feb 25 02:23:26.307 INFO O| Feb 25 02:23:26.307 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valpath"
75422025-02-25T02:23:27.906Z[ recovery-image] Feb 25 02:23:26.307 INFO O| Feb 25 02:23:26.307 INFO STEP 969 (remove_files) COMPLETE
75432025-02-25T02:23:27.911Z[ recovery-image] Feb 25 02:23:26.307 INFO O| Feb 25 02:23:26.307 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75442025-02-25T02:23:27.927Z[ recovery-image] Feb 25 02:23:26.328 INFO O| Feb 25 02:23:26.328 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valrange"
75452025-02-25T02:23:27.927Z[ recovery-image] Feb 25 02:23:26.328 INFO O| Feb 25 02:23:26.328 INFO STEP 970 (remove_files) COMPLETE
75462025-02-25T02:23:27.927Z[ recovery-image] Feb 25 02:23:26.328 INFO O| Feb 25 02:23:26.328 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75472025-02-25T02:23:27.949Z[ recovery-image] Feb 25 02:23:26.350 INFO O| Feb 25 02:23:26.350 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valstr"
75482025-02-25T02:23:27.950Z[ recovery-image] Feb 25 02:23:26.351 INFO O| Feb 25 02:23:26.351 INFO STEP 971 (remove_files) COMPLETE
75492025-02-25T02:23:27.950Z[ recovery-image] Feb 25 02:23:26.351 INFO O| Feb 25 02:23:26.351 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75502025-02-25T02:23:27.982Z[ recovery-image] Feb 25 02:23:26.373 INFO O| Feb 25 02:23:26.373 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valtime"
75512025-02-25T02:23:27.982Z[ recovery-image] Feb 25 02:23:26.373 INFO O| Feb 25 02:23:26.373 INFO STEP 972 (remove_files) COMPLETE
75522025-02-25T02:23:27.982Z[ recovery-image] Feb 25 02:23:26.373 INFO O| Feb 25 02:23:26.373 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75532025-02-25T02:23:28.060Z[ recovery-image] Feb 25 02:23:26.462 INFO O| Feb 25 02:23:26.462 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valuid"
75542025-02-25T02:23:28.060Z[ recovery-image] Feb 25 02:23:26.462 INFO O| Feb 25 02:23:26.462 INFO STEP 973 (remove_files) COMPLETE
75552025-02-25T02:23:28.060Z[ recovery-image] Feb 25 02:23:26.462 INFO O| Feb 25 02:23:26.462 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75562025-02-25T02:23:28.093Z[ recovery-image] Feb 25 02:23:26.492 INFO O| Feb 25 02:23:26.492 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/bin/valyorn"
75572025-02-25T02:23:28.094Z[ recovery-image] Feb 25 02:23:26.492 INFO O| Feb 25 02:23:26.492 INFO STEP 974 (remove_files) COMPLETE
75582025-02-25T02:23:28.094Z[ recovery-image] Feb 25 02:23:26.492 INFO O| Feb 25 02:23:26.492 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75592025-02-25T02:23:28.115Z[ recovery-image] Feb 25 02:23:26.516 INFO O| Feb 25 02:23:26.516 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkginstall"
75602025-02-25T02:23:28.115Z[ recovery-image] Feb 25 02:23:26.516 INFO O| Feb 25 02:23:26.516 INFO STEP 975 (remove_files) COMPLETE
75612025-02-25T02:23:28.125Z[ recovery-image] Feb 25 02:23:26.516 INFO O| Feb 25 02:23:26.516 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75622025-02-25T02:23:28.160Z[ recovery-image] Feb 25 02:23:26.538 INFO O| Feb 25 02:23:26.538 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgname"
75632025-02-25T02:23:28.160Z[ recovery-image] Feb 25 02:23:26.538 INFO O| Feb 25 02:23:26.538 INFO STEP 976 (remove_files) COMPLETE
75642025-02-25T02:23:28.178Z[ recovery-image] Feb 25 02:23:26.538 INFO O| Feb 25 02:23:26.538 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75652025-02-25T02:23:28.178Z[ recovery-image] Feb 25 02:23:26.560 INFO O| Feb 25 02:23:26.560 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgremove"
75662025-02-25T02:23:28.178Z[ recovery-image] Feb 25 02:23:26.560 INFO O| Feb 25 02:23:26.560 INFO STEP 977 (remove_files) COMPLETE
75672025-02-25T02:23:28.179Z[ recovery-image] Feb 25 02:23:26.560 INFO O| Feb 25 02:23:26.560 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75682025-02-25T02:23:28.195Z[ recovery-image] Feb 25 02:23:26.582 INFO O| Feb 25 02:23:26.582 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/bin/pkgserv"
75692025-02-25T02:23:28.197Z[ recovery-image] Feb 25 02:23:26.582 INFO O| Feb 25 02:23:26.582 INFO STEP 978 (remove_files) COMPLETE
75702025-02-25T02:23:28.197Z[ recovery-image] Feb 25 02:23:26.582 INFO O| Feb 25 02:23:26.582 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75712025-02-25T02:23:28.219Z[ recovery-image] Feb 25 02:23:26.608 INFO O| Feb 25 02:23:26.608 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/miniroot.db"
75722025-02-25T02:23:28.219Z[ recovery-image] Feb 25 02:23:26.608 INFO O| Feb 25 02:23:26.608 INFO STEP 979 (remove_files) COMPLETE
75732025-02-25T02:23:28.221Z[ recovery-image] Feb 25 02:23:26.608 INFO O| Feb 25 02:23:26.608 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75742025-02-25T02:23:28.277Z[ recovery-image] Feb 25 02:23:26.663 INFO O| Feb 25 02:23:26.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/install/scripts/i.preserve"
75752025-02-25T02:23:28.277Z[ recovery-image] Feb 25 02:23:26.664 INFO O| Feb 25 02:23:26.663 INFO STEP 980 (remove_files) COMPLETE
75762025-02-25T02:23:28.277Z[ recovery-image] Feb 25 02:23:26.664 INFO O| Feb 25 02:23:26.664 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75772025-02-25T02:23:28.290Z[ recovery-image] Feb 25 02:23:26.685 INFO O| Feb 25 02:23:26.685 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sadm/ugdates"
75782025-02-25T02:23:28.290Z[ recovery-image] Feb 25 02:23:26.685 INFO O| Feb 25 02:23:26.685 INFO STEP 981 (remove_files) COMPLETE
75792025-02-25T02:23:28.290Z[ recovery-image] Feb 25 02:23:26.685 INFO O| Feb 25 02:23:26.685 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75802025-02-25T02:23:28.329Z[ recovery-image] Feb 25 02:23:26.708 INFO O| Feb 25 02:23:26.708 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/6to4relay"
75812025-02-25T02:23:28.351Z[ recovery-image] Feb 25 02:23:26.708 INFO O| Feb 25 02:23:26.708 INFO STEP 982 (remove_files) COMPLETE
75822025-02-25T02:23:28.351Z[ recovery-image] Feb 25 02:23:26.708 INFO O| Feb 25 02:23:26.708 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75832025-02-25T02:23:28.351Z[ recovery-image] Feb 25 02:23:26.730 INFO O| Feb 25 02:23:26.730 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acctadm"
75842025-02-25T02:23:28.351Z[ recovery-image] Feb 25 02:23:26.730 INFO O| Feb 25 02:23:26.730 INFO STEP 983 (remove_files) COMPLETE
75852025-02-25T02:23:28.351Z[ recovery-image] Feb 25 02:23:26.730 INFO O| Feb 25 02:23:26.730 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75862025-02-25T02:23:28.375Z[ recovery-image] Feb 25 02:23:26.754 INFO O| Feb 25 02:23:26.753 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpidump"
75872025-02-25T02:23:28.375Z[ recovery-image] Feb 25 02:23:26.755 INFO O| Feb 25 02:23:26.755 INFO STEP 984 (remove_files) COMPLETE
75882025-02-25T02:23:28.375Z[ recovery-image] Feb 25 02:23:26.755 INFO O| Feb 25 02:23:26.755 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75892025-02-25T02:23:28.411Z[ recovery-image] Feb 25 02:23:26.802 INFO O| Feb 25 02:23:26.802 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/acpixtract"
75902025-02-25T02:23:28.412Z[ recovery-image] Feb 25 02:23:26.802 INFO O| Feb 25 02:23:26.802 INFO STEP 985 (remove_files) COMPLETE
75912025-02-25T02:23:28.412Z[ recovery-image] Feb 25 02:23:26.802 INFO O| Feb 25 02:23:26.802 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75922025-02-25T02:23:28.450Z[ recovery-image] Feb 25 02:23:26.827 INFO O| Feb 25 02:23:26.827 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/add_drv"
75932025-02-25T02:23:28.450Z[ recovery-image] Feb 25 02:23:26.827 INFO O| Feb 25 02:23:26.827 INFO STEP 986 (remove_files) COMPLETE
75942025-02-25T02:23:28.450Z[ recovery-image] Feb 25 02:23:26.827 INFO O| Feb 25 02:23:26.827 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75952025-02-25T02:23:28.462Z[ recovery-image] Feb 25 02:23:26.859 INFO O| Feb 25 02:23:26.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/allocate"
75962025-02-25T02:23:28.477Z[ recovery-image] Feb 25 02:23:26.859 INFO O| Feb 25 02:23:26.859 INFO STEP 987 (remove_files) COMPLETE
75972025-02-25T02:23:28.477Z[ recovery-image] Feb 25 02:23:26.860 INFO O| Feb 25 02:23:26.860 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75982025-02-25T02:23:28.506Z[ recovery-image] Feb 25 02:23:26.883 INFO O| Feb 25 02:23:26.883 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/intrstat"
75992025-02-25T02:23:28.520Z[ recovery-image] Feb 25 02:23:26.904 INFO O| Feb 25 02:23:26.904 INFO STEP 988 (remove_files) COMPLETE
76002025-02-25T02:23:28.520Z[ recovery-image] Feb 25 02:23:26.904 INFO O| Feb 25 02:23:26.904 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76012025-02-25T02:23:28.551Z[ recovery-image] Feb 25 02:23:26.930 INFO O| Feb 25 02:23:26.930 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/lockstat"
76022025-02-25T02:23:28.571Z[ recovery-image] Feb 25 02:23:26.930 INFO O| Feb 25 02:23:26.930 INFO STEP 989 (remove_files) COMPLETE
76032025-02-25T02:23:28.572Z[ recovery-image] Feb 25 02:23:26.930 INFO O| Feb 25 02:23:26.930 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76042025-02-25T02:23:28.572Z[ recovery-image] Feb 25 02:23:26.954 INFO O| Feb 25 02:23:26.954 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/amd64/plockstat"
76052025-02-25T02:23:28.572Z[ recovery-image] Feb 25 02:23:26.954 INFO O| Feb 25 02:23:26.954 INFO STEP 990 (remove_files) COMPLETE
76062025-02-25T02:23:28.572Z[ recovery-image] Feb 25 02:23:26.954 INFO O| Feb 25 02:23:26.954 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76072025-02-25T02:23:28.596Z[ recovery-image] Feb 25 02:23:26.977 INFO O| Feb 25 02:23:26.977 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/arp"
76082025-02-25T02:23:28.596Z[ recovery-image] Feb 25 02:23:26.977 INFO O| Feb 25 02:23:26.977 INFO STEP 991 (remove_files) COMPLETE
76092025-02-25T02:23:28.596Z[ recovery-image] Feb 25 02:23:26.977 INFO O| Feb 25 02:23:26.977 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76102025-02-25T02:23:28.608Z[ recovery-image] Feb 25 02:23:27.000 INFO O| Feb 25 02:23:27.000 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audit"
76112025-02-25T02:23:28.608Z[ recovery-image] Feb 25 02:23:27.000 INFO O| Feb 25 02:23:27.000 INFO STEP 992 (remove_files) COMPLETE
76122025-02-25T02:23:28.608Z[ recovery-image] Feb 25 02:23:27.000 INFO O| Feb 25 02:23:27.000 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76132025-02-25T02:23:28.654Z[ recovery-image] Feb 25 02:23:27.055 INFO O| Feb 25 02:23:27.055 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditconfig"
76142025-02-25T02:23:28.654Z[ recovery-image] Feb 25 02:23:27.055 INFO O| Feb 25 02:23:27.055 INFO STEP 993 (remove_files) COMPLETE
76152025-02-25T02:23:28.657Z[ recovery-image] Feb 25 02:23:27.055 INFO O| Feb 25 02:23:27.055 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76162025-02-25T02:23:28.720Z[ recovery-image] Feb 25 02:23:27.121 INFO O| Feb 25 02:23:27.121 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditd"
76172025-02-25T02:23:28.720Z[ recovery-image] Feb 25 02:23:27.121 INFO O| Feb 25 02:23:27.121 INFO STEP 994 (remove_files) COMPLETE
76182025-02-25T02:23:28.720Z[ recovery-image] Feb 25 02:23:27.121 INFO O| Feb 25 02:23:27.121 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76192025-02-25T02:23:28.754Z[ recovery-image] Feb 25 02:23:27.152 INFO O| Feb 25 02:23:27.152 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditrecord"
76202025-02-25T02:23:28.760Z[ recovery-image] Feb 25 02:23:27.153 INFO O| Feb 25 02:23:27.153 INFO STEP 995 (remove_files) COMPLETE
76212025-02-25T02:23:28.760Z[ recovery-image] Feb 25 02:23:27.153 INFO O| Feb 25 02:23:27.153 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76222025-02-25T02:23:28.790Z[ recovery-image] Feb 25 02:23:27.191 INFO O| Feb 25 02:23:27.191 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditreduce"
76232025-02-25T02:23:28.790Z[ recovery-image] Feb 25 02:23:27.191 INFO O| Feb 25 02:23:27.191 INFO STEP 996 (remove_files) COMPLETE
76242025-02-25T02:23:28.790Z[ recovery-image] Feb 25 02:23:27.191 INFO O| Feb 25 02:23:27.191 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76252025-02-25T02:23:28.835Z[ recovery-image] Feb 25 02:23:27.235 INFO O| Feb 25 02:23:27.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/auditstat"
76262025-02-25T02:23:28.840Z[ recovery-image] Feb 25 02:23:27.235 INFO O| Feb 25 02:23:27.235 INFO STEP 997 (remove_files) COMPLETE
76272025-02-25T02:23:28.840Z[ recovery-image] Feb 25 02:23:27.236 INFO O| Feb 25 02:23:27.236 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76282025-02-25T02:23:28.904Z[ recovery-image] Feb 25 02:23:27.299 INFO O| Feb 25 02:23:27.299 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/audlinks"
76292025-02-25T02:23:28.904Z[ recovery-image] Feb 25 02:23:27.299 INFO O| Feb 25 02:23:27.299 INFO STEP 998 (remove_files) COMPLETE
76302025-02-25T02:23:28.907Z[ recovery-image] Feb 25 02:23:27.299 INFO O| Feb 25 02:23:27.299 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76312025-02-25T02:23:28.923Z[ recovery-image] Feb 25 02:23:27.324 INFO O| Feb 25 02:23:27.324 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyve"
76322025-02-25T02:23:28.923Z[ recovery-image] Feb 25 02:23:27.324 INFO O| Feb 25 02:23:27.324 INFO STEP 999 (remove_files) COMPLETE
76332025-02-25T02:23:28.927Z[ recovery-image] Feb 25 02:23:27.324 INFO O| Feb 25 02:23:27.324 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76342025-02-25T02:23:28.964Z[ recovery-image] Feb 25 02:23:27.358 INFO O| Feb 25 02:23:27.357 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/bhyvectl"
76352025-02-25T02:23:28.964Z[ recovery-image] Feb 25 02:23:27.358 INFO O| Feb 25 02:23:27.358 INFO STEP 1000 (remove_files) COMPLETE
76362025-02-25T02:23:28.964Z[ recovery-image] Feb 25 02:23:27.358 INFO O| Feb 25 02:23:27.358 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76372025-02-25T02:23:29.017Z[ recovery-image] Feb 25 02:23:27.415 INFO O| Feb 25 02:23:27.415 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cfgadm"
76382025-02-25T02:23:29.017Z[ recovery-image] Feb 25 02:23:27.415 INFO O| Feb 25 02:23:27.415 INFO STEP 1001 (remove_files) COMPLETE
76392025-02-25T02:23:29.028Z[ recovery-image] Feb 25 02:23:27.415 INFO O| Feb 25 02:23:27.415 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76402025-02-25T02:23:29.076Z[ recovery-image] Feb 25 02:23:27.477 INFO O| Feb 25 02:23:27.477 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chronyd"
76412025-02-25T02:23:29.076Z[ recovery-image] Feb 25 02:23:27.477 INFO O| Feb 25 02:23:27.477 INFO STEP 1002 (remove_files) COMPLETE
76422025-02-25T02:23:29.076Z[ recovery-image] Feb 25 02:23:27.477 INFO O| Feb 25 02:23:27.477 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76432025-02-25T02:23:29.117Z[ recovery-image] Feb 25 02:23:27.510 INFO O| Feb 25 02:23:27.509 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/chroot"
76442025-02-25T02:23:29.117Z[ recovery-image] Feb 25 02:23:27.510 INFO O| Feb 25 02:23:27.510 INFO STEP 1003 (remove_files) COMPLETE
76452025-02-25T02:23:29.117Z[ recovery-image] Feb 25 02:23:27.510 INFO O| Feb 25 02:23:27.510 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76462025-02-25T02:23:29.138Z[ recovery-image] Feb 25 02:23:27.534 INFO O| Feb 25 02:23:27.534 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clear_locks"
76472025-02-25T02:23:29.139Z[ recovery-image] Feb 25 02:23:27.534 INFO O| Feb 25 02:23:27.534 INFO STEP 1004 (remove_files) COMPLETE
76482025-02-25T02:23:29.144Z[ recovery-image] Feb 25 02:23:27.535 INFO O| Feb 25 02:23:27.534 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76492025-02-25T02:23:29.157Z[ host-image] Feb 25 02:23:27.551 INFO O| Feb 25 02:23:27.551 INFO O| Done
76502025-02-25T02:23:29.163Z[ recovery-image] Feb 25 02:23:27.558 INFO O| Feb 25 02:23:27.558 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clinfo"
76512025-02-25T02:23:29.163Z[ recovery-image] Feb 25 02:23:27.559 INFO O| Feb 25 02:23:27.559 INFO STEP 1005 (remove_files) COMPLETE
76522025-02-25T02:23:29.163Z[ recovery-image] Feb 25 02:23:27.559 INFO O| Feb 25 02:23:27.559 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76532025-02-25T02:23:29.195Z[ host-image] Feb 25 02:23:27.596 INFO O| Feb 25 02:23:27.596 INFO O| Done
76542025-02-25T02:23:29.195Z[ host-image] Feb 25 02:23:27.596 INFO O| Feb 25 02:23:27.596 INFO O| Done
76552025-02-25T02:23:29.201Z[ recovery-image] Feb 25 02:23:27.600 INFO O| Feb 25 02:23:27.600 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/clri"
76562025-02-25T02:23:29.207Z[ recovery-image] Feb 25 02:23:27.601 INFO O| Feb 25 02:23:27.600 INFO STEP 1006 (remove_files) COMPLETE
76572025-02-25T02:23:29.207Z[ recovery-image] Feb 25 02:23:27.601 INFO O| Feb 25 02:23:27.601 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76582025-02-25T02:23:29.234Z[ host-image] Feb 25 02:23:27.633 INFO O| Feb 25 02:23:27.633 INFO O| Done
76592025-02-25T02:23:29.249Z[ recovery-image] Feb 25 02:23:27.649 INFO O| Feb 25 02:23:27.649 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadm"
76602025-02-25T02:23:29.249Z[ recovery-image] Feb 25 02:23:27.649 INFO O| Feb 25 02:23:27.649 INFO STEP 1007 (remove_files) COMPLETE
76612025-02-25T02:23:29.252Z[ recovery-image] Feb 25 02:23:27.649 INFO O| Feb 25 02:23:27.649 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76622025-02-25T02:23:29.284Z[ recovery-image] Feb 25 02:23:27.684 INFO O| Feb 25 02:23:27.684 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/consadmd"
76632025-02-25T02:23:29.284Z[ recovery-image] Feb 25 02:23:27.684 INFO O| Feb 25 02:23:27.684 INFO STEP 1008 (remove_files) COMPLETE
76642025-02-25T02:23:29.285Z[ recovery-image] Feb 25 02:23:27.684 INFO O| Feb 25 02:23:27.684 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76652025-02-25T02:23:29.308Z[ recovery-image] Feb 25 02:23:27.709 INFO O| Feb 25 02:23:27.709 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/cpustat"
76662025-02-25T02:23:29.309Z[ recovery-image] Feb 25 02:23:27.709 INFO O| Feb 25 02:23:27.709 INFO STEP 1009 (remove_files) COMPLETE
76672025-02-25T02:23:29.315Z[ recovery-image] Feb 25 02:23:27.709 INFO O| Feb 25 02:23:27.709 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76682025-02-25T02:23:29.338Z[ recovery-image] Feb 25 02:23:27.732 INFO O| Feb 25 02:23:27.732 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/deallocate"
76692025-02-25T02:23:29.338Z[ recovery-image] Feb 25 02:23:27.732 INFO O| Feb 25 02:23:27.732 INFO STEP 1010 (remove_files) COMPLETE
76702025-02-25T02:23:29.338Z[ recovery-image] Feb 25 02:23:27.732 INFO O| Feb 25 02:23:27.732 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76712025-02-25T02:23:29.368Z[ recovery-image] Feb 25 02:23:27.755 INFO O| Feb 25 02:23:27.755 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devinfo"
76722025-02-25T02:23:29.368Z[ recovery-image] Feb 25 02:23:27.755 INFO O| Feb 25 02:23:27.755 INFO STEP 1011 (remove_files) COMPLETE
76732025-02-25T02:23:29.368Z[ recovery-image] Feb 25 02:23:27.755 INFO O| Feb 25 02:23:27.755 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76742025-02-25T02:23:29.399Z[ recovery-image] Feb 25 02:23:27.799 INFO O| Feb 25 02:23:27.799 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/devlinks"
76752025-02-25T02:23:29.399Z[ recovery-image] Feb 25 02:23:27.799 INFO O| Feb 25 02:23:27.799 INFO STEP 1012 (remove_files) COMPLETE
76762025-02-25T02:23:29.400Z[ recovery-image] Feb 25 02:23:27.799 INFO O| Feb 25 02:23:27.799 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76772025-02-25T02:23:29.458Z[ host-image] Feb 25 02:23:27.859 INFO O| Feb 25 02:23:27.859 INFO STEP 14 (pkg_install) COMPLETE
76782025-02-25T02:23:29.458Z[ host-image] Feb 25 02:23:27.860 INFO O| Feb 25 02:23:27.859 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
76792025-02-25T02:23:29.462Z[ host-image] Feb 25 02:23:27.860 INFO O| Feb 25 02:23:27.859 INFO skip step because feature "mfg" is not enabled
76802025-02-25T02:23:29.462Z[ host-image] Feb 25 02:23:27.860 INFO O| Feb 25 02:23:27.859 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
76812025-02-25T02:23:29.463Z[ host-image] Feb 25 02:23:27.860 INFO O| Feb 25 02:23:27.859 INFO skip step because feature "compliance" is not enabled
76822025-02-25T02:23:29.463Z[ host-image] Feb 25 02:23:27.860 INFO O| Feb 25 02:23:27.859 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
76832025-02-25T02:23:29.463Z[ host-image] Feb 25 02:23:27.860 INFO O| Feb 25 02:23:27.859 INFO skip step because feature "stress" is not enabled
76842025-02-25T02:23:29.463Z[ host-image] Feb 25 02:23:27.860 INFO O| Feb 25 02:23:27.859 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-01-os.json
76852025-02-25T02:23:29.463Z[ host-image] Feb 25 02:23:27.860 INFO O| Feb 25 02:23:27.859 INFO skip step because feature "nfs" is not enabled
76862025-02-25T02:23:29.463Z[ host-image] Feb 25 02:23:27.860 INFO O| Feb 25 02:23:27.860 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@os
76872025-02-25T02:23:29.463Z[ host-image] Feb 25 02:23:27.860 INFO O| Feb 25 02:23:27.860 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
76882025-02-25T02:23:29.463Z[ recovery-image] Feb 25 02:23:27.863 INFO O| Feb 25 02:23:27.863 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/df"
76892025-02-25T02:23:29.463Z[ recovery-image] Feb 25 02:23:27.863 INFO O| Feb 25 02:23:27.863 INFO STEP 1013 (remove_files) COMPLETE
76902025-02-25T02:23:29.463Z[ recovery-image] Feb 25 02:23:27.863 INFO O| Feb 25 02:23:27.863 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76912025-02-25T02:23:29.548Z[ recovery-image] Feb 25 02:23:27.947 INFO O| Feb 25 02:23:27.947 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfmounts"
76922025-02-25T02:23:29.549Z[ recovery-image] Feb 25 02:23:27.947 INFO O| Feb 25 02:23:27.947 INFO STEP 1014 (remove_files) COMPLETE
76932025-02-25T02:23:29.549Z[ recovery-image] Feb 25 02:23:27.947 INFO O| Feb 25 02:23:27.947 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76942025-02-25T02:23:29.608Z[ recovery-image] Feb 25 02:23:28.005 INFO O| Feb 25 02:23:28.005 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dfshares"
76952025-02-25T02:23:29.608Z[ recovery-image] Feb 25 02:23:28.005 INFO O| Feb 25 02:23:28.005 INFO STEP 1015 (remove_files) COMPLETE
76962025-02-25T02:23:29.608Z[ recovery-image] Feb 25 02:23:28.005 INFO O| Feb 25 02:23:28.005 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76972025-02-25T02:23:29.647Z[ recovery-image] Feb 25 02:23:28.038 INFO O| Feb 25 02:23:28.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/disks"
76982025-02-25T02:23:29.662Z[ host-image] Feb 25 02:23:28.038 INFO O| Feb 25 02:23:28.038 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-01-os
76992025-02-25T02:23:29.662Z[ recovery-image] Feb 25 02:23:28.039 INFO O| Feb 25 02:23:28.039 INFO STEP 1016 (remove_files) COMPLETE
77002025-02-25T02:23:29.662Z[ recovery-image] Feb 25 02:23:28.040 INFO O| Feb 25 02:23:28.039 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77012025-02-25T02:23:29.668Z[ recovery-image] Feb 25 02:23:28.061 INFO O| Feb 25 02:23:28.061 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dispadmin"
77022025-02-25T02:23:29.668Z[ recovery-image] Feb 25 02:23:28.061 INFO O| Feb 25 02:23:28.061 INFO STEP 1017 (remove_files) COMPLETE
77032025-02-25T02:23:29.668Z[ recovery-image] Feb 25 02:23:28.061 INFO O| Feb 25 02:23:28.061 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77042025-02-25T02:23:29.688Z[ recovery-image] Feb 25 02:23:28.084 INFO O| Feb 25 02:23:28.084 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/dminfo"
77052025-02-25T02:23:29.688Z[ recovery-image] Feb 25 02:23:28.084 INFO O| Feb 25 02:23:28.084 INFO STEP 1018 (remove_files) COMPLETE
77062025-02-25T02:23:29.725Z[ recovery-image] Feb 25 02:23:28.084 INFO O| Feb 25 02:23:28.084 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77072025-02-25T02:23:29.790Z[ recovery-image] Feb 25 02:23:28.109 INFO O| Feb 25 02:23:28.108 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/drvconfig"
77082025-02-25T02:23:29.790Z[ recovery-image] Feb 25 02:23:28.109 INFO O| Feb 25 02:23:28.109 INFO STEP 1019 (remove_files) COMPLETE
77092025-02-25T02:23:29.790Z[ recovery-image] Feb 25 02:23:28.109 INFO O| Feb 25 02:23:28.109 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77102025-02-25T02:23:29.790Z[ recovery-image] Feb 25 02:23:28.133 INFO O| Feb 25 02:23:28.132 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/eeprom"
77112025-02-25T02:23:29.790Z[ recovery-image] Feb 25 02:23:28.133 INFO O| Feb 25 02:23:28.133 INFO STEP 1020 (remove_files) COMPLETE
77122025-02-25T02:23:29.790Z[ recovery-image] Feb 25 02:23:28.133 INFO O| Feb 25 02:23:28.133 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77132025-02-25T02:23:29.817Z[ recovery-image] Feb 25 02:23:28.170 INFO O| Feb 25 02:23:28.170 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ff"
77142025-02-25T02:23:29.817Z[ recovery-image] Feb 25 02:23:28.170 INFO O| Feb 25 02:23:28.170 INFO STEP 1021 (remove_files) COMPLETE
77152025-02-25T02:23:29.817Z[ recovery-image] Feb 25 02:23:28.170 INFO O| Feb 25 02:23:28.170 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77162025-02-25T02:23:29.817Z[ host-image] Feb 25 02:23:28.178 INFO O| Feb 25 02:23:28.178 INFO completed processing gimlet/ramdisk-01-os
77172025-02-25T02:23:29.817Z[ host-image] Feb 25 02:23:28.182 INFO omicron1 baseline generation...
77182025-02-25T02:23:29.817Z[ host-image] Feb 25 02:23:28.182 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
77192025-02-25T02:23:29.836Z[ recovery-image] Feb 25 02:23:28.204 INFO O| Feb 25 02:23:28.204 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmadm"
77202025-02-25T02:23:29.836Z[ recovery-image] Feb 25 02:23:28.204 INFO O| Feb 25 02:23:28.204 INFO STEP 1022 (remove_files) COMPLETE
77212025-02-25T02:23:29.836Z[ recovery-image] Feb 25 02:23:28.204 INFO O| Feb 25 02:23:28.204 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77222025-02-25T02:23:29.907Z[ recovery-image] Feb 25 02:23:28.308 INFO O| Feb 25 02:23:28.308 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmdump"
77232025-02-25T02:23:29.907Z[ recovery-image] Feb 25 02:23:28.308 INFO O| Feb 25 02:23:28.308 INFO STEP 1023 (remove_files) COMPLETE
77242025-02-25T02:23:29.907Z[ recovery-image] Feb 25 02:23:28.308 INFO O| Feb 25 02:23:28.308 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77252025-02-25T02:23:29.935Z[ recovery-image] Feb 25 02:23:28.332 INFO O| Feb 25 02:23:28.332 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmstat"
77262025-02-25T02:23:29.936Z[ recovery-image] Feb 25 02:23:28.333 INFO O| Feb 25 02:23:28.332 INFO STEP 1024 (remove_files) COMPLETE
77272025-02-25T02:23:29.936Z[ recovery-image] Feb 25 02:23:28.333 INFO O| Feb 25 02:23:28.332 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77282025-02-25T02:23:29.964Z[ recovery-image] Feb 25 02:23:28.365 INFO O| Feb 25 02:23:28.365 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fmthard"
77292025-02-25T02:23:29.970Z[ recovery-image] Feb 25 02:23:28.365 INFO O| Feb 25 02:23:28.365 INFO STEP 1025 (remove_files) COMPLETE
77302025-02-25T02:23:29.970Z[ recovery-image] Feb 25 02:23:28.365 INFO O| Feb 25 02:23:28.365 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77312025-02-25T02:23:29.988Z[ recovery-image] Feb 25 02:23:28.389 INFO O| Feb 25 02:23:28.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/format"
77322025-02-25T02:23:29.993Z[ recovery-image] Feb 25 02:23:28.389 INFO O| Feb 25 02:23:28.389 INFO STEP 1026 (remove_files) COMPLETE
77332025-02-25T02:23:29.993Z[ recovery-image] Feb 25 02:23:28.389 INFO O| Feb 25 02:23:28.389 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77342025-02-25T02:23:30.047Z[ recovery-image] Feb 25 02:23:28.449 INFO O| Feb 25 02:23:28.448 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fsck"
77352025-02-25T02:23:30.051Z[ recovery-image] Feb 25 02:23:28.449 INFO O| Feb 25 02:23:28.449 INFO STEP 1027 (remove_files) COMPLETE
77362025-02-25T02:23:30.051Z[ recovery-image] Feb 25 02:23:28.449 INFO O| Feb 25 02:23:28.449 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77372025-02-25T02:23:30.081Z[ recovery-image] Feb 25 02:23:28.482 INFO O| Feb 25 02:23:28.482 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/fuser"
77382025-02-25T02:23:30.084Z[ recovery-image] Feb 25 02:23:28.482 INFO O| Feb 25 02:23:28.482 INFO STEP 1028 (remove_files) COMPLETE
77392025-02-25T02:23:30.084Z[ recovery-image] Feb 25 02:23:28.483 INFO O| Feb 25 02:23:28.482 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77402025-02-25T02:23:30.131Z[ recovery-image] Feb 25 02:23:28.530 INFO O| Feb 25 02:23:28.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getdevpolicy"
77412025-02-25T02:23:30.131Z[ recovery-image] Feb 25 02:23:28.530 INFO O| Feb 25 02:23:28.530 INFO STEP 1029 (remove_files) COMPLETE
77422025-02-25T02:23:30.131Z[ recovery-image] Feb 25 02:23:28.530 INFO O| Feb 25 02:23:28.530 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77432025-02-25T02:23:30.152Z[ recovery-image] Feb 25 02:23:28.553 INFO O| Feb 25 02:23:28.553 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/getmajor"
77442025-02-25T02:23:30.152Z[ recovery-image] Feb 25 02:23:28.553 INFO O| Feb 25 02:23:28.553 INFO STEP 1030 (remove_files) COMPLETE
77452025-02-25T02:23:30.152Z[ recovery-image] Feb 25 02:23:28.553 INFO O| Feb 25 02:23:28.553 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77462025-02-25T02:23:30.178Z[ recovery-image] Feb 25 02:23:28.579 INFO O| Feb 25 02:23:28.579 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupadd"
77472025-02-25T02:23:30.178Z[ recovery-image] Feb 25 02:23:28.579 INFO O| Feb 25 02:23:28.579 INFO STEP 1031 (remove_files) COMPLETE
77482025-02-25T02:23:30.178Z[ recovery-image] Feb 25 02:23:28.579 INFO O| Feb 25 02:23:28.579 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77492025-02-25T02:23:30.211Z[ recovery-image] Feb 25 02:23:28.612 INFO O| Feb 25 02:23:28.612 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupdel"
77502025-02-25T02:23:30.215Z[ recovery-image] Feb 25 02:23:28.612 INFO O| Feb 25 02:23:28.612 INFO STEP 1032 (remove_files) COMPLETE
77512025-02-25T02:23:30.215Z[ recovery-image] Feb 25 02:23:28.612 INFO O| Feb 25 02:23:28.612 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77522025-02-25T02:23:30.231Z[ recovery-image] Feb 25 02:23:28.633 INFO O| Feb 25 02:23:28.633 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/groupmod"
77532025-02-25T02:23:30.232Z[ recovery-image] Feb 25 02:23:28.633 INFO O| Feb 25 02:23:28.633 INFO STEP 1033 (remove_files) COMPLETE
77542025-02-25T02:23:30.232Z[ recovery-image] Feb 25 02:23:28.633 INFO O| Feb 25 02:23:28.633 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77552025-02-25T02:23:30.272Z[ recovery-image] Feb 25 02:23:28.674 INFO O| Feb 25 02:23:28.674 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/growfs"
77562025-02-25T02:23:30.272Z[ recovery-image] Feb 25 02:23:28.674 INFO O| Feb 25 02:23:28.674 INFO STEP 1034 (remove_files) COMPLETE
77572025-02-25T02:23:30.272Z[ recovery-image] Feb 25 02:23:28.674 INFO O| Feb 25 02:23:28.674 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77582025-02-25T02:23:30.305Z[ recovery-image] Feb 25 02:23:28.705 INFO O| Feb 25 02:23:28.705 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/grpck"
77592025-02-25T02:23:30.305Z[ recovery-image] Feb 25 02:23:28.705 INFO O| Feb 25 02:23:28.705 INFO STEP 1035 (remove_files) COMPLETE
77602025-02-25T02:23:30.305Z[ recovery-image] Feb 25 02:23:28.705 INFO O| Feb 25 02:23:28.705 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77612025-02-25T02:23:30.365Z[ recovery-image] Feb 25 02:23:28.764 INFO O| Feb 25 02:23:28.764 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/gsscred"
77622025-02-25T02:23:30.365Z[ recovery-image] Feb 25 02:23:28.764 INFO O| Feb 25 02:23:28.764 INFO STEP 1036 (remove_files) COMPLETE
77632025-02-25T02:23:30.365Z[ recovery-image] Feb 25 02:23:28.764 INFO O| Feb 25 02:23:28.764 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77642025-02-25T02:23:30.424Z[ recovery-image] Feb 25 02:23:28.823 INFO O| Feb 25 02:23:28.823 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/halt"
77652025-02-25T02:23:30.424Z[ recovery-image] Feb 25 02:23:28.823 INFO O| Feb 25 02:23:28.823 INFO STEP 1037 (remove_files) COMPLETE
77662025-02-25T02:23:30.424Z[ recovery-image] Feb 25 02:23:28.823 INFO O| Feb 25 02:23:28.823 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77672025-02-25T02:23:30.485Z[ recovery-image] Feb 25 02:23:28.884 INFO O| Feb 25 02:23:28.884 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/hotplug"
77682025-02-25T02:23:30.485Z[ recovery-image] Feb 25 02:23:28.884 INFO O| Feb 25 02:23:28.884 INFO STEP 1038 (remove_files) COMPLETE
77692025-02-25T02:23:30.485Z[ recovery-image] Feb 25 02:23:28.884 INFO O| Feb 25 02:23:28.884 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77702025-02-25T02:23:30.521Z[ recovery-image] Feb 25 02:23:28.922 INFO O| Feb 25 02:23:28.922 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/iasl"
77712025-02-25T02:23:30.521Z[ recovery-image] Feb 25 02:23:28.922 INFO O| Feb 25 02:23:28.922 INFO STEP 1039 (remove_files) COMPLETE
77722025-02-25T02:23:30.521Z[ recovery-image] Feb 25 02:23:28.922 INFO O| Feb 25 02:23:28.922 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77732025-02-25T02:23:30.550Z[ recovery-image] Feb 25 02:23:28.946 INFO O| Feb 25 02:23:28.946 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/idmap"
77742025-02-25T02:23:30.573Z[ recovery-image] Feb 25 02:23:28.946 INFO O| Feb 25 02:23:28.946 INFO STEP 1040 (remove_files) COMPLETE
77752025-02-25T02:23:30.573Z[ recovery-image] Feb 25 02:23:28.946 INFO O| Feb 25 02:23:28.946 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77762025-02-25T02:23:30.594Z[ recovery-image] Feb 25 02:23:28.982 INFO O| Feb 25 02:23:28.982 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/if_mpadm"
77772025-02-25T02:23:30.594Z[ recovery-image] Feb 25 02:23:28.982 INFO O| Feb 25 02:23:28.982 INFO STEP 1041 (remove_files) COMPLETE
77782025-02-25T02:23:30.594Z[ recovery-image] Feb 25 02:23:28.982 INFO O| Feb 25 02:23:28.982 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77792025-02-25T02:23:30.612Z[ recovery-image] Feb 25 02:23:29.004 INFO O| Feb 25 02:23:29.004 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikeadm"
77802025-02-25T02:23:30.626Z[ recovery-image] Feb 25 02:23:29.004 INFO O| Feb 25 02:23:29.004 INFO STEP 1042 (remove_files) COMPLETE
77812025-02-25T02:23:30.627Z[ recovery-image] Feb 25 02:23:29.004 INFO O| Feb 25 02:23:29.004 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77822025-02-25T02:23:30.627Z[ host-image] Feb 25 02:23:29.014 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23235:20250221T103302Z
77832025-02-25T02:23:30.677Z[ recovery-image] Feb 25 02:23:29.077 INFO O| Feb 25 02:23:29.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ikecert"
77842025-02-25T02:23:30.677Z[ recovery-image] Feb 25 02:23:29.077 INFO O| Feb 25 02:23:29.077 INFO STEP 1043 (remove_files) COMPLETE
77852025-02-25T02:23:30.677Z[ recovery-image] Feb 25 02:23:29.077 INFO O| Feb 25 02:23:29.077 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77862025-02-25T02:23:30.708Z[ recovery-image] Feb 25 02:23:29.109 INFO O| Feb 25 02:23:29.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.rdisc"
77872025-02-25T02:23:30.708Z[ recovery-image] Feb 25 02:23:29.109 INFO O| Feb 25 02:23:29.109 INFO STEP 1044 (remove_files) COMPLETE
77882025-02-25T02:23:30.708Z[ recovery-image] Feb 25 02:23:29.109 INFO O| Feb 25 02:23:29.109 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77892025-02-25T02:23:30.736Z[ recovery-image] Feb 25 02:23:29.137 INFO O| Feb 25 02:23:29.137 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/in.routed"
77902025-02-25T02:23:30.736Z[ recovery-image] Feb 25 02:23:29.138 INFO O| Feb 25 02:23:29.138 INFO STEP 1045 (remove_files) COMPLETE
77912025-02-25T02:23:30.750Z[ recovery-image] Feb 25 02:23:29.138 INFO O| Feb 25 02:23:29.138 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77922025-02-25T02:23:30.764Z[ recovery-image] Feb 25 02:23:29.159 INFO O| Feb 25 02:23:29.159 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetadm"
77932025-02-25T02:23:30.764Z[ recovery-image] Feb 25 02:23:29.160 INFO O| Feb 25 02:23:29.159 INFO STEP 1046 (remove_files) COMPLETE
77942025-02-25T02:23:30.769Z[ recovery-image] Feb 25 02:23:29.160 INFO O| Feb 25 02:23:29.160 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77952025-02-25T02:23:30.792Z[ recovery-image] Feb 25 02:23:29.193 INFO O| Feb 25 02:23:29.193 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/inetconv"
77962025-02-25T02:23:30.792Z[ recovery-image] Feb 25 02:23:29.193 INFO O| Feb 25 02:23:29.193 INFO STEP 1047 (remove_files) COMPLETE
77972025-02-25T02:23:30.797Z[ recovery-image] Feb 25 02:23:29.193 INFO O| Feb 25 02:23:29.193 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77982025-02-25T02:23:30.813Z[ recovery-image] Feb 25 02:23:29.214 INFO O| Feb 25 02:23:29.214 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/install"
77992025-02-25T02:23:30.828Z[ recovery-image] Feb 25 02:23:29.214 INFO O| Feb 25 02:23:29.214 INFO STEP 1048 (remove_files) COMPLETE
78002025-02-25T02:23:30.828Z[ recovery-image] Feb 25 02:23:29.215 INFO O| Feb 25 02:23:29.215 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78012025-02-25T02:23:30.841Z[ recovery-image] Feb 25 02:23:29.235 INFO O| Feb 25 02:23:29.235 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installboot"
78022025-02-25T02:23:30.841Z[ recovery-image] Feb 25 02:23:29.236 INFO O| Feb 25 02:23:29.236 INFO STEP 1049 (remove_files) COMPLETE
78032025-02-25T02:23:30.841Z[ recovery-image] Feb 25 02:23:29.236 INFO O| Feb 25 02:23:29.236 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78042025-02-25T02:23:30.855Z[ recovery-image] Feb 25 02:23:29.256 INFO O| Feb 25 02:23:29.256 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/installf"
78052025-02-25T02:23:30.869Z[ recovery-image] Feb 25 02:23:29.257 INFO O| Feb 25 02:23:29.257 INFO STEP 1050 (remove_files) COMPLETE
78062025-02-25T02:23:30.869Z[ recovery-image] Feb 25 02:23:29.257 INFO O| Feb 25 02:23:29.257 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78072025-02-25T02:23:30.882Z[ recovery-image] Feb 25 02:23:29.279 INFO O| Feb 25 02:23:29.279 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/intrstat"
78082025-02-25T02:23:30.882Z[ recovery-image] Feb 25 02:23:29.279 INFO O| Feb 25 02:23:29.279 INFO STEP 1051 (remove_files) COMPLETE
78092025-02-25T02:23:30.882Z[ recovery-image] Feb 25 02:23:29.279 INFO O| Feb 25 02:23:29.279 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78102025-02-25T02:23:30.900Z[ recovery-image] Feb 25 02:23:29.301 INFO O| Feb 25 02:23:29.301 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecalgs"
78112025-02-25T02:23:30.903Z[ recovery-image] Feb 25 02:23:29.301 INFO O| Feb 25 02:23:29.301 INFO STEP 1052 (remove_files) COMPLETE
78122025-02-25T02:23:30.903Z[ recovery-image] Feb 25 02:23:29.301 INFO O| Feb 25 02:23:29.301 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78132025-02-25T02:23:30.942Z[ recovery-image] Feb 25 02:23:29.343 INFO O| Feb 25 02:23:29.343 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipsecconf"
78142025-02-25T02:23:30.942Z[ recovery-image] Feb 25 02:23:29.343 INFO O| Feb 25 02:23:29.343 INFO STEP 1053 (remove_files) COMPLETE
78152025-02-25T02:23:30.942Z[ recovery-image] Feb 25 02:23:29.343 INFO O| Feb 25 02:23:29.343 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78162025-02-25T02:23:30.978Z[ recovery-image] Feb 25 02:23:29.379 INFO O| Feb 25 02:23:29.379 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ipseckey"
78172025-02-25T02:23:30.978Z[ recovery-image] Feb 25 02:23:29.379 INFO O| Feb 25 02:23:29.379 INFO STEP 1054 (remove_files) COMPLETE
78182025-02-25T02:23:30.978Z[ recovery-image] Feb 25 02:23:29.379 INFO O| Feb 25 02:23:29.379 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78192025-02-25T02:23:31.104Z[ recovery-image] Feb 25 02:23:29.505 INFO O| Feb 25 02:23:29.505 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/keyserv"
78202025-02-25T02:23:31.109Z[ recovery-image] Feb 25 02:23:29.505 INFO O| Feb 25 02:23:29.505 INFO STEP 1055 (remove_files) COMPLETE
78212025-02-25T02:23:31.109Z[ recovery-image] Feb 25 02:23:29.505 INFO O| Feb 25 02:23:29.505 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78222025-02-25T02:23:31.129Z[ recovery-image] Feb 25 02:23:29.530 INFO O| Feb 25 02:23:29.530 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/killall"
78232025-02-25T02:23:31.129Z[ recovery-image] Feb 25 02:23:29.531 INFO O| Feb 25 02:23:29.531 INFO STEP 1056 (remove_files) COMPLETE
78242025-02-25T02:23:31.129Z[ recovery-image] Feb 25 02:23:29.531 INFO O| Feb 25 02:23:29.531 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78252025-02-25T02:23:31.171Z[ recovery-image] Feb 25 02:23:29.571 INFO O| Feb 25 02:23:29.571 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/link"
78262025-02-25T02:23:31.171Z[ recovery-image] Feb 25 02:23:29.571 INFO O| Feb 25 02:23:29.571 INFO STEP 1057 (remove_files) COMPLETE
78272025-02-25T02:23:31.171Z[ recovery-image] Feb 25 02:23:29.571 INFO O| Feb 25 02:23:29.571 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78282025-02-25T02:23:31.209Z[ recovery-image] Feb 25 02:23:29.610 INFO O| Feb 25 02:23:29.610 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/list_devices"
78292025-02-25T02:23:31.209Z[ recovery-image] Feb 25 02:23:29.610 INFO O| Feb 25 02:23:29.610 INFO STEP 1058 (remove_files) COMPLETE
78302025-02-25T02:23:31.212Z[ recovery-image] Feb 25 02:23:29.610 INFO O| Feb 25 02:23:29.610 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78312025-02-25T02:23:31.267Z[ recovery-image] Feb 25 02:23:29.668 INFO O| Feb 25 02:23:29.668 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/locator"
78322025-02-25T02:23:31.267Z[ recovery-image] Feb 25 02:23:29.668 INFO O| Feb 25 02:23:29.668 INFO STEP 1059 (remove_files) COMPLETE
78332025-02-25T02:23:31.267Z[ recovery-image] Feb 25 02:23:29.668 INFO O| Feb 25 02:23:29.668 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78342025-02-25T02:23:31.294Z[ recovery-image] Feb 25 02:23:29.694 INFO O| Feb 25 02:23:29.694 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lockstat"
78352025-02-25T02:23:31.294Z[ recovery-image] Feb 25 02:23:29.694 INFO O| Feb 25 02:23:29.694 INFO STEP 1060 (remove_files) COMPLETE
78362025-02-25T02:23:31.294Z[ recovery-image] Feb 25 02:23:29.694 INFO O| Feb 25 02:23:29.694 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78372025-02-25T02:23:31.335Z[ recovery-image] Feb 25 02:23:29.737 INFO O| Feb 25 02:23:29.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/lofiadm"
78382025-02-25T02:23:31.336Z[ recovery-image] Feb 25 02:23:29.737 INFO O| Feb 25 02:23:29.737 INFO STEP 1061 (remove_files) COMPLETE
78392025-02-25T02:23:31.336Z[ recovery-image] Feb 25 02:23:29.737 INFO O| Feb 25 02:23:29.737 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78402025-02-25T02:23:31.361Z[ recovery-image] Feb 25 02:23:29.762 INFO O| Feb 25 02:23:29.762 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/logadm"
78412025-02-25T02:23:31.361Z[ recovery-image] Feb 25 02:23:29.762 INFO O| Feb 25 02:23:29.762 INFO STEP 1062 (remove_files) COMPLETE
78422025-02-25T02:23:31.361Z[ recovery-image] Feb 25 02:23:29.762 INFO O| Feb 25 02:23:29.762 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78432025-02-25T02:23:31.384Z[ recovery-image] Feb 25 02:23:29.785 INFO O| Feb 25 02:23:29.785 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/makedbm"
78442025-02-25T02:23:31.384Z[ recovery-image] Feb 25 02:23:29.785 INFO O| Feb 25 02:23:29.785 INFO STEP 1063 (remove_files) COMPLETE
78452025-02-25T02:23:31.384Z[ recovery-image] Feb 25 02:23:29.785 INFO O| Feb 25 02:23:29.785 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78462025-02-25T02:23:31.411Z[ recovery-image] Feb 25 02:23:29.813 INFO O| Feb 25 02:23:29.813 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevalloc"
78472025-02-25T02:23:31.416Z[ recovery-image] Feb 25 02:23:29.813 INFO O| Feb 25 02:23:29.813 INFO STEP 1064 (remove_files) COMPLETE
78482025-02-25T02:23:31.416Z[ recovery-image] Feb 25 02:23:29.813 INFO O| Feb 25 02:23:29.813 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78492025-02-25T02:23:31.436Z[ recovery-image] Feb 25 02:23:29.837 INFO O| Feb 25 02:23:29.837 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkdevmaps"
78502025-02-25T02:23:31.439Z[ recovery-image] Feb 25 02:23:29.838 INFO O| Feb 25 02:23:29.838 INFO STEP 1065 (remove_files) COMPLETE
78512025-02-25T02:23:31.439Z[ recovery-image] Feb 25 02:23:29.838 INFO O| Feb 25 02:23:29.838 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78522025-02-25T02:23:31.463Z[ recovery-image] Feb 25 02:23:29.865 INFO O| Feb 25 02:23:29.865 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mkfile"
78532025-02-25T02:23:31.463Z[ recovery-image] Feb 25 02:23:29.865 INFO O| Feb 25 02:23:29.865 INFO STEP 1066 (remove_files) COMPLETE
78542025-02-25T02:23:31.463Z[ recovery-image] Feb 25 02:23:29.865 INFO O| Feb 25 02:23:29.865 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78552025-02-25T02:23:31.485Z[ recovery-image] Feb 25 02:23:29.887 INFO O| Feb 25 02:23:29.886 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mknod"
78562025-02-25T02:23:31.485Z[ recovery-image] Feb 25 02:23:29.887 INFO O| Feb 25 02:23:29.887 INFO STEP 1067 (remove_files) COMPLETE
78572025-02-25T02:23:31.488Z[ recovery-image] Feb 25 02:23:29.887 INFO O| Feb 25 02:23:29.887 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78582025-02-25T02:23:31.515Z[ recovery-image] Feb 25 02:23:29.916 INFO O| Feb 25 02:23:29.916 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modinfo"
78592025-02-25T02:23:31.515Z[ recovery-image] Feb 25 02:23:29.916 INFO O| Feb 25 02:23:29.916 INFO STEP 1068 (remove_files) COMPLETE
78602025-02-25T02:23:31.518Z[ recovery-image] Feb 25 02:23:29.916 INFO O| Feb 25 02:23:29.916 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78612025-02-25T02:23:31.535Z[ recovery-image] Feb 25 02:23:29.936 INFO O| Feb 25 02:23:29.936 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/modload"
78622025-02-25T02:23:31.535Z[ recovery-image] Feb 25 02:23:29.936 INFO O| Feb 25 02:23:29.936 INFO STEP 1069 (remove_files) COMPLETE
78632025-02-25T02:23:31.539Z[ recovery-image] Feb 25 02:23:29.937 INFO O| Feb 25 02:23:29.936 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78642025-02-25T02:23:31.556Z[ recovery-image] Feb 25 02:23:29.957 INFO O| Feb 25 02:23:29.957 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mountall"
78652025-02-25T02:23:31.556Z[ recovery-image] Feb 25 02:23:29.957 INFO O| Feb 25 02:23:29.957 INFO STEP 1070 (remove_files) COMPLETE
78662025-02-25T02:23:31.556Z[ recovery-image] Feb 25 02:23:29.957 INFO O| Feb 25 02:23:29.957 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78672025-02-25T02:23:31.616Z[ recovery-image] Feb 25 02:23:30.018 INFO O| Feb 25 02:23:30.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/msgid"
78682025-02-25T02:23:31.616Z[ recovery-image] Feb 25 02:23:30.018 INFO O| Feb 25 02:23:30.018 INFO STEP 1071 (remove_files) COMPLETE
78692025-02-25T02:23:31.621Z[ recovery-image] Feb 25 02:23:30.018 INFO O| Feb 25 02:23:30.018 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78702025-02-25T02:23:31.638Z[ recovery-image] Feb 25 02:23:30.039 INFO O| Feb 25 02:23:30.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/mvdir"
78712025-02-25T02:23:31.638Z[ recovery-image] Feb 25 02:23:30.039 INFO O| Feb 25 02:23:30.039 INFO STEP 1072 (remove_files) COMPLETE
78722025-02-25T02:23:31.638Z[ recovery-image] Feb 25 02:23:30.039 INFO O| Feb 25 02:23:30.039 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78732025-02-25T02:23:31.659Z[ recovery-image] Feb 25 02:23:30.060 INFO O| Feb 25 02:23:30.060 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ndp"
78742025-02-25T02:23:31.659Z[ recovery-image] Feb 25 02:23:30.061 INFO O| Feb 25 02:23:30.061 INFO STEP 1073 (remove_files) COMPLETE
78752025-02-25T02:23:31.662Z[ recovery-image] Feb 25 02:23:30.061 INFO O| Feb 25 02:23:30.061 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78762025-02-25T02:23:31.681Z[ recovery-image] Feb 25 02:23:30.082 INFO O| Feb 25 02:23:30.082 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nlsadmin"
78772025-02-25T02:23:31.681Z[ recovery-image] Feb 25 02:23:30.082 INFO O| Feb 25 02:23:30.082 INFO STEP 1074 (remove_files) COMPLETE
78782025-02-25T02:23:31.681Z[ recovery-image] Feb 25 02:23:30.082 INFO O| Feb 25 02:23:30.082 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78792025-02-25T02:23:31.702Z[ recovery-image] Feb 25 02:23:30.103 INFO O| Feb 25 02:23:30.103 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nltest"
78802025-02-25T02:23:31.705Z[ recovery-image] Feb 25 02:23:30.103 INFO O| Feb 25 02:23:30.103 INFO STEP 1075 (remove_files) COMPLETE
78812025-02-25T02:23:31.705Z[ recovery-image] Feb 25 02:23:30.103 INFO O| Feb 25 02:23:30.103 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78822025-02-25T02:23:31.730Z[ recovery-image] Feb 25 02:23:30.131 INFO O| Feb 25 02:23:30.131 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamadm"
78832025-02-25T02:23:31.730Z[ recovery-image] Feb 25 02:23:30.131 INFO O| Feb 25 02:23:30.131 INFO STEP 1076 (remove_files) COMPLETE
78842025-02-25T02:23:31.730Z[ recovery-image] Feb 25 02:23:30.131 INFO O| Feb 25 02:23:30.131 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78852025-02-25T02:23:31.753Z[ recovery-image] Feb 25 02:23:30.154 INFO O| Feb 25 02:23:30.154 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/nwamcfg"
78862025-02-25T02:23:31.753Z[ recovery-image] Feb 25 02:23:30.154 INFO O| Feb 25 02:23:30.154 INFO STEP 1077 (remove_files) COMPLETE
78872025-02-25T02:23:31.753Z[ recovery-image] Feb 25 02:23:30.154 INFO O| Feb 25 02:23:30.154 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78882025-02-25T02:23:31.791Z[ recovery-image] Feb 25 02:23:30.184 INFO O| Feb 25 02:23:30.184 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pbind"
78892025-02-25T02:23:31.791Z[ recovery-image] Feb 25 02:23:30.184 INFO O| Feb 25 02:23:30.184 INFO STEP 1078 (remove_files) COMPLETE
78902025-02-25T02:23:31.791Z[ recovery-image] Feb 25 02:23:30.184 INFO O| Feb 25 02:23:30.184 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78912025-02-25T02:23:31.825Z[ recovery-image] Feb 25 02:23:30.227 INFO O| Feb 25 02:23:30.226 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ping"
78922025-02-25T02:23:31.825Z[ recovery-image] Feb 25 02:23:30.227 INFO O| Feb 25 02:23:30.227 INFO STEP 1079 (remove_files) COMPLETE
78932025-02-25T02:23:31.825Z[ recovery-image] Feb 25 02:23:30.227 INFO O| Feb 25 02:23:30.227 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78942025-02-25T02:23:31.885Z[ recovery-image] Feb 25 02:23:30.286 INFO O| Feb 25 02:23:30.286 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgadd"
78952025-02-25T02:23:31.885Z[ recovery-image] Feb 25 02:23:30.286 INFO O| Feb 25 02:23:30.286 INFO STEP 1080 (remove_files) COMPLETE
78962025-02-25T02:23:31.885Z[ recovery-image] Feb 25 02:23:30.286 INFO O| Feb 25 02:23:30.286 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78972025-02-25T02:23:31.929Z[ recovery-image] Feb 25 02:23:30.330 INFO O| Feb 25 02:23:30.330 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgask"
78982025-02-25T02:23:31.932Z[ recovery-image] Feb 25 02:23:30.330 INFO O| Feb 25 02:23:30.330 INFO STEP 1081 (remove_files) COMPLETE
78992025-02-25T02:23:31.932Z[ recovery-image] Feb 25 02:23:30.330 INFO O| Feb 25 02:23:30.330 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79002025-02-25T02:23:31.954Z[ recovery-image] Feb 25 02:23:30.355 INFO O| Feb 25 02:23:30.355 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgchk"
79012025-02-25T02:23:31.954Z[ recovery-image] Feb 25 02:23:30.355 INFO O| Feb 25 02:23:30.355 INFO STEP 1082 (remove_files) COMPLETE
79022025-02-25T02:23:31.957Z[ recovery-image] Feb 25 02:23:30.355 INFO O| Feb 25 02:23:30.355 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79032025-02-25T02:23:31.979Z[ recovery-image] Feb 25 02:23:30.380 INFO O| Feb 25 02:23:30.380 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pkgrm"
79042025-02-25T02:23:31.979Z[ recovery-image] Feb 25 02:23:30.380 INFO O| Feb 25 02:23:30.380 INFO STEP 1083 (remove_files) COMPLETE
79052025-02-25T02:23:31.979Z[ recovery-image] Feb 25 02:23:30.380 INFO O| Feb 25 02:23:30.380 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79062025-02-25T02:23:32.003Z[ recovery-image] Feb 25 02:23:30.404 INFO O| Feb 25 02:23:30.404 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/plockstat"
79072025-02-25T02:23:32.003Z[ recovery-image] Feb 25 02:23:30.404 INFO O| Feb 25 02:23:30.404 INFO STEP 1084 (remove_files) COMPLETE
79082025-02-25T02:23:32.007Z[ recovery-image] Feb 25 02:23:30.405 INFO O| Feb 25 02:23:30.404 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79092025-02-25T02:23:32.027Z[ recovery-image] Feb 25 02:23:30.429 INFO O| Feb 25 02:23:30.429 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pooladm"
79102025-02-25T02:23:32.027Z[ recovery-image] Feb 25 02:23:30.429 INFO O| Feb 25 02:23:30.429 INFO STEP 1085 (remove_files) COMPLETE
79112025-02-25T02:23:32.027Z[ recovery-image] Feb 25 02:23:30.429 INFO O| Feb 25 02:23:30.429 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79122025-02-25T02:23:32.049Z[ recovery-image] Feb 25 02:23:30.450 INFO O| Feb 25 02:23:30.450 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolbind"
79132025-02-25T02:23:32.049Z[ recovery-image] Feb 25 02:23:30.450 INFO O| Feb 25 02:23:30.450 INFO STEP 1086 (remove_files) COMPLETE
79142025-02-25T02:23:32.049Z[ recovery-image] Feb 25 02:23:30.450 INFO O| Feb 25 02:23:30.450 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79152025-02-25T02:23:32.070Z[ recovery-image] Feb 25 02:23:30.472 INFO O| Feb 25 02:23:30.472 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poolcfg"
79162025-02-25T02:23:32.070Z[ recovery-image] Feb 25 02:23:30.472 INFO O| Feb 25 02:23:30.472 INFO STEP 1087 (remove_files) COMPLETE
79172025-02-25T02:23:32.070Z[ recovery-image] Feb 25 02:23:30.472 INFO O| Feb 25 02:23:30.472 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79182025-02-25T02:23:32.093Z[ recovery-image] Feb 25 02:23:30.495 INFO O| Feb 25 02:23:30.494 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ports"
79192025-02-25T02:23:32.093Z[ recovery-image] Feb 25 02:23:30.495 INFO O| Feb 25 02:23:30.495 INFO STEP 1088 (remove_files) COMPLETE
79202025-02-25T02:23:32.098Z[ recovery-image] Feb 25 02:23:30.495 INFO O| Feb 25 02:23:30.495 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79212025-02-25T02:23:32.118Z[ recovery-image] Feb 25 02:23:30.519 INFO O| Feb 25 02:23:30.519 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/poweroff"
79222025-02-25T02:23:32.120Z[ recovery-image] Feb 25 02:23:30.519 INFO O| Feb 25 02:23:30.519 INFO STEP 1089 (remove_files) COMPLETE
79232025-02-25T02:23:32.120Z[ recovery-image] Feb 25 02:23:30.520 INFO O| Feb 25 02:23:30.519 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79242025-02-25T02:23:32.144Z[ recovery-image] Feb 25 02:23:30.545 INFO O| Feb 25 02:23:30.545 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pptadm"
79252025-02-25T02:23:32.144Z[ recovery-image] Feb 25 02:23:30.545 INFO O| Feb 25 02:23:30.545 INFO STEP 1090 (remove_files) COMPLETE
79262025-02-25T02:23:32.144Z[ recovery-image] Feb 25 02:23:30.545 INFO O| Feb 25 02:23:30.545 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79272025-02-25T02:23:32.171Z[ recovery-image] Feb 25 02:23:30.570 INFO O| Feb 25 02:23:30.570 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/praudit"
79282025-02-25T02:23:32.171Z[ recovery-image] Feb 25 02:23:30.570 INFO O| Feb 25 02:23:30.570 INFO STEP 1091 (remove_files) COMPLETE
79292025-02-25T02:23:32.171Z[ recovery-image] Feb 25 02:23:30.570 INFO O| Feb 25 02:23:30.570 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79302025-02-25T02:23:32.199Z[ recovery-image] Feb 25 02:23:30.600 INFO O| Feb 25 02:23:30.594 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projadd"
79312025-02-25T02:23:32.199Z[ recovery-image] Feb 25 02:23:30.601 INFO O| Feb 25 02:23:30.594 INFO STEP 1092 (remove_files) COMPLETE
79322025-02-25T02:23:32.204Z[ recovery-image] Feb 25 02:23:30.601 INFO O| Feb 25 02:23:30.594 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79332025-02-25T02:23:32.214Z[ recovery-image] Feb 25 02:23:30.616 INFO O| Feb 25 02:23:30.616 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projdel"
79342025-02-25T02:23:32.217Z[ recovery-image] Feb 25 02:23:30.616 INFO O| Feb 25 02:23:30.616 INFO STEP 1093 (remove_files) COMPLETE
79352025-02-25T02:23:32.217Z[ recovery-image] Feb 25 02:23:30.616 INFO O| Feb 25 02:23:30.616 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79362025-02-25T02:23:32.238Z[ recovery-image] Feb 25 02:23:30.639 INFO O| Feb 25 02:23:30.639 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/projmod"
79372025-02-25T02:23:32.242Z[ recovery-image] Feb 25 02:23:30.640 INFO O| Feb 25 02:23:30.640 INFO STEP 1094 (remove_files) COMPLETE
79382025-02-25T02:23:32.242Z[ recovery-image] Feb 25 02:23:30.640 INFO O| Feb 25 02:23:30.640 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79392025-02-25T02:23:32.263Z[ recovery-image] Feb 25 02:23:30.663 INFO O| Feb 25 02:23:30.663 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtdiag"
79402025-02-25T02:23:32.263Z[ recovery-image] Feb 25 02:23:30.664 INFO O| Feb 25 02:23:30.663 INFO STEP 1095 (remove_files) COMPLETE
79412025-02-25T02:23:32.263Z[ recovery-image] Feb 25 02:23:30.664 INFO O| Feb 25 02:23:30.664 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79422025-02-25T02:23:32.285Z[ recovery-image] Feb 25 02:23:30.686 INFO O| Feb 25 02:23:30.686 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtpicl"
79432025-02-25T02:23:32.285Z[ recovery-image] Feb 25 02:23:30.686 INFO O| Feb 25 02:23:30.686 INFO STEP 1096 (remove_files) COMPLETE
79442025-02-25T02:23:32.288Z[ recovery-image] Feb 25 02:23:30.686 INFO O| Feb 25 02:23:30.686 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79452025-02-25T02:23:32.305Z[ recovery-image] Feb 25 02:23:30.706 INFO O| Feb 25 02:23:30.706 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/prtvtoc"
79462025-02-25T02:23:32.305Z[ recovery-image] Feb 25 02:23:30.706 INFO O| Feb 25 02:23:30.706 INFO STEP 1097 (remove_files) COMPLETE
79472025-02-25T02:23:32.305Z[ recovery-image] Feb 25 02:23:30.706 INFO O| Feb 25 02:23:30.706 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79482025-02-25T02:23:32.382Z[ recovery-image] Feb 25 02:23:30.783 INFO O| Feb 25 02:23:30.783 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psradm"
79492025-02-25T02:23:32.385Z[ recovery-image] Feb 25 02:23:30.783 INFO O| Feb 25 02:23:30.783 INFO STEP 1098 (remove_files) COMPLETE
79502025-02-25T02:23:32.386Z[ recovery-image] Feb 25 02:23:30.783 INFO O| Feb 25 02:23:30.783 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79512025-02-25T02:23:32.408Z[ recovery-image] Feb 25 02:23:30.808 INFO O| Feb 25 02:23:30.808 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrinfo"
79522025-02-25T02:23:32.412Z[ recovery-image] Feb 25 02:23:30.809 INFO O| Feb 25 02:23:30.809 INFO STEP 1099 (remove_files) COMPLETE
79532025-02-25T02:23:32.412Z[ recovery-image] Feb 25 02:23:30.809 INFO O| Feb 25 02:23:30.809 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79542025-02-25T02:23:32.452Z[ recovery-image] Feb 25 02:23:30.854 INFO O| Feb 25 02:23:30.854 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/psrset"
79552025-02-25T02:23:32.452Z[ recovery-image] Feb 25 02:23:30.854 INFO O| Feb 25 02:23:30.854 INFO STEP 1100 (remove_files) COMPLETE
79562025-02-25T02:23:32.453Z[ recovery-image] Feb 25 02:23:30.854 INFO O| Feb 25 02:23:30.854 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79572025-02-25T02:23:32.494Z[ recovery-image] Feb 25 02:23:30.895 INFO O| Feb 25 02:23:30.894 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwck"
79582025-02-25T02:23:32.494Z[ recovery-image] Feb 25 02:23:30.895 INFO O| Feb 25 02:23:30.895 INFO STEP 1101 (remove_files) COMPLETE
79592025-02-25T02:23:32.494Z[ recovery-image] Feb 25 02:23:30.895 INFO O| Feb 25 02:23:30.895 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79602025-02-25T02:23:32.552Z[ recovery-image] Feb 25 02:23:30.953 INFO O| Feb 25 02:23:30.953 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/pwconv"
79612025-02-25T02:23:32.552Z[ recovery-image] Feb 25 02:23:30.953 INFO O| Feb 25 02:23:30.953 INFO STEP 1102 (remove_files) COMPLETE
79622025-02-25T02:23:32.552Z[ recovery-image] Feb 25 02:23:30.953 INFO O| Feb 25 02:23:30.953 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79632025-02-25T02:23:32.599Z[ recovery-image] Feb 25 02:23:30.999 INFO O| Feb 25 02:23:30.999 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/raidctl"
79642025-02-25T02:23:32.599Z[ recovery-image] Feb 25 02:23:31.000 INFO O| Feb 25 02:23:30.999 INFO STEP 1103 (remove_files) COMPLETE
79652025-02-25T02:23:32.602Z[ recovery-image] Feb 25 02:23:31.000 INFO O| Feb 25 02:23:31.000 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79662025-02-25T02:23:32.628Z[ recovery-image] Feb 25 02:23:31.028 INFO O| Feb 25 02:23:31.028 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ramdiskadm"
79672025-02-25T02:23:32.628Z[ recovery-image] Feb 25 02:23:31.029 INFO O| Feb 25 02:23:31.029 INFO STEP 1104 (remove_files) COMPLETE
79682025-02-25T02:23:32.628Z[ recovery-image] Feb 25 02:23:31.029 INFO O| Feb 25 02:23:31.029 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79692025-02-25T02:23:32.648Z[ recovery-image] Feb 25 02:23:31.050 INFO O| Feb 25 02:23:31.050 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rctladm"
79702025-02-25T02:23:32.655Z[ recovery-image] Feb 25 02:23:31.055 INFO O| Feb 25 02:23:31.055 INFO STEP 1105 (remove_files) COMPLETE
79712025-02-25T02:23:32.655Z[ recovery-image] Feb 25 02:23:31.055 INFO O| Feb 25 02:23:31.055 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79722025-02-25T02:23:32.689Z[ recovery-image] Feb 25 02:23:31.089 INFO O| Feb 25 02:23:31.089 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rdmsr"
79732025-02-25T02:23:32.689Z[ recovery-image] Feb 25 02:23:31.089 INFO O| Feb 25 02:23:31.089 INFO STEP 1106 (remove_files) COMPLETE
79742025-02-25T02:23:32.689Z[ recovery-image] Feb 25 02:23:31.089 INFO O| Feb 25 02:23:31.089 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79752025-02-25T02:23:32.709Z[ recovery-image] Feb 25 02:23:31.109 INFO O| Feb 25 02:23:31.109 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/reboot"
79762025-02-25T02:23:32.710Z[ recovery-image] Feb 25 02:23:31.110 INFO O| Feb 25 02:23:31.109 INFO STEP 1107 (remove_files) COMPLETE
79772025-02-25T02:23:32.710Z[ recovery-image] Feb 25 02:23:31.110 INFO O| Feb 25 02:23:31.110 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79782025-02-25T02:23:32.739Z[ recovery-image] Feb 25 02:23:31.140 INFO O| Feb 25 02:23:31.140 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rem_drv"
79792025-02-25T02:23:32.739Z[ recovery-image] Feb 25 02:23:31.141 INFO O| Feb 25 02:23:31.141 INFO STEP 1108 (remove_files) COMPLETE
79802025-02-25T02:23:32.739Z[ recovery-image] Feb 25 02:23:31.141 INFO O| Feb 25 02:23:31.141 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79812025-02-25T02:23:32.775Z[ recovery-image] Feb 25 02:23:31.175 INFO O| Feb 25 02:23:31.174 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/removef"
79822025-02-25T02:23:32.775Z[ recovery-image] Feb 25 02:23:31.175 INFO O| Feb 25 02:23:31.175 INFO STEP 1109 (remove_files) COMPLETE
79832025-02-25T02:23:32.778Z[ recovery-image] Feb 25 02:23:31.175 INFO O| Feb 25 02:23:31.175 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79842025-02-25T02:23:32.816Z[ recovery-image] Feb 25 02:23:31.215 INFO O| Feb 25 02:23:31.215 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roleadd"
79852025-02-25T02:23:32.817Z[ recovery-image] Feb 25 02:23:31.215 INFO O| Feb 25 02:23:31.215 INFO STEP 1110 (remove_files) COMPLETE
79862025-02-25T02:23:32.830Z[ recovery-image] Feb 25 02:23:31.215 INFO O| Feb 25 02:23:31.215 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79872025-02-25T02:23:32.850Z[ recovery-image] Feb 25 02:23:31.251 INFO O| Feb 25 02:23:31.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/roledel"
79882025-02-25T02:23:32.850Z[ recovery-image] Feb 25 02:23:31.251 INFO O| Feb 25 02:23:31.251 INFO STEP 1111 (remove_files) COMPLETE
79892025-02-25T02:23:32.868Z[ recovery-image] Feb 25 02:23:31.251 INFO O| Feb 25 02:23:31.251 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79902025-02-25T02:23:32.917Z[ recovery-image] Feb 25 02:23:31.293 INFO O| Feb 25 02:23:31.293 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rolemod"
79912025-02-25T02:23:32.917Z[ recovery-image] Feb 25 02:23:31.293 INFO O| Feb 25 02:23:31.293 INFO STEP 1112 (remove_files) COMPLETE
79922025-02-25T02:23:32.917Z[ recovery-image] Feb 25 02:23:31.294 INFO O| Feb 25 02:23:31.293 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79932025-02-25T02:23:33.044Z[ recovery-image] Feb 25 02:23:31.445 INFO O| Feb 25 02:23:31.445 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/root_archive"
79942025-02-25T02:23:33.044Z[ recovery-image] Feb 25 02:23:31.445 INFO O| Feb 25 02:23:31.445 INFO STEP 1113 (remove_files) COMPLETE
79952025-02-25T02:23:33.046Z[ recovery-image] Feb 25 02:23:31.445 INFO O| Feb 25 02:23:31.445 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79962025-02-25T02:23:33.112Z[ recovery-image] Feb 25 02:23:31.506 INFO O| Feb 25 02:23:31.506 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rpcbind"
79972025-02-25T02:23:33.125Z[ recovery-image] Feb 25 02:23:31.526 INFO O| Feb 25 02:23:31.526 INFO STEP 1114 (remove_files) COMPLETE
79982025-02-25T02:23:33.125Z[ recovery-image] Feb 25 02:23:31.526 INFO O| Feb 25 02:23:31.526 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79992025-02-25T02:23:33.163Z[ recovery-image] Feb 25 02:23:31.564 INFO O| Feb 25 02:23:31.564 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtc"
80002025-02-25T02:23:33.165Z[ recovery-image] Feb 25 02:23:31.564 INFO O| Feb 25 02:23:31.564 INFO STEP 1115 (remove_files) COMPLETE
80012025-02-25T02:23:33.165Z[ recovery-image] Feb 25 02:23:31.565 INFO O| Feb 25 02:23:31.565 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80022025-02-25T02:23:33.184Z[ recovery-image] Feb 25 02:23:31.585 INFO O| Feb 25 02:23:31.585 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/rtquery"
80032025-02-25T02:23:33.186Z[ recovery-image] Feb 25 02:23:31.585 INFO O| Feb 25 02:23:31.585 INFO STEP 1116 (remove_files) COMPLETE
80042025-02-25T02:23:33.186Z[ recovery-image] Feb 25 02:23:31.585 INFO O| Feb 25 02:23:31.585 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80052025-02-25T02:23:33.209Z[ recovery-image] Feb 25 02:23:31.607 INFO O| Feb 25 02:23:31.607 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/setmnt"
80062025-02-25T02:23:33.209Z[ recovery-image] Feb 25 02:23:31.607 INFO O| Feb 25 02:23:31.607 INFO STEP 1117 (remove_files) COMPLETE
80072025-02-25T02:23:33.223Z[ recovery-image] Feb 25 02:23:31.607 INFO O| Feb 25 02:23:31.607 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80082025-02-25T02:23:33.245Z[ recovery-image] Feb 25 02:23:31.631 INFO O| Feb 25 02:23:31.631 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/share"
80092025-02-25T02:23:33.245Z[ recovery-image] Feb 25 02:23:31.631 INFO O| Feb 25 02:23:31.631 INFO STEP 1118 (remove_files) COMPLETE
80102025-02-25T02:23:33.245Z[ recovery-image] Feb 25 02:23:31.632 INFO O| Feb 25 02:23:31.631 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80112025-02-25T02:23:33.257Z[ recovery-image] Feb 25 02:23:31.654 INFO O| Feb 25 02:23:31.654 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shareall"
80122025-02-25T02:23:33.271Z[ recovery-image] Feb 25 02:23:31.654 INFO O| Feb 25 02:23:31.654 INFO STEP 1119 (remove_files) COMPLETE
80132025-02-25T02:23:33.272Z[ recovery-image] Feb 25 02:23:31.654 INFO O| Feb 25 02:23:31.654 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80142025-02-25T02:23:33.291Z[ recovery-image] Feb 25 02:23:31.675 INFO O| Feb 25 02:23:31.675 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharectl"
80152025-02-25T02:23:33.291Z[ recovery-image] Feb 25 02:23:31.675 INFO O| Feb 25 02:23:31.675 INFO STEP 1120 (remove_files) COMPLETE
80162025-02-25T02:23:33.291Z[ recovery-image] Feb 25 02:23:31.675 INFO O| Feb 25 02:23:31.675 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80172025-02-25T02:23:33.300Z[ recovery-image] Feb 25 02:23:31.695 INFO O| Feb 25 02:23:31.695 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sharemgr"
80182025-02-25T02:23:33.300Z[ recovery-image] Feb 25 02:23:31.695 INFO O| Feb 25 02:23:31.695 INFO STEP 1121 (remove_files) COMPLETE
80192025-02-25T02:23:33.301Z[ recovery-image] Feb 25 02:23:31.695 INFO O| Feb 25 02:23:31.695 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80202025-02-25T02:23:33.370Z[ recovery-image] Feb 25 02:23:31.752 INFO O| Feb 25 02:23:31.752 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/shutdown"
80212025-02-25T02:23:33.406Z[ recovery-image] Feb 25 02:23:31.753 INFO O| Feb 25 02:23:31.753 INFO STEP 1122 (remove_files) COMPLETE
80222025-02-25T02:23:33.406Z[ recovery-image] Feb 25 02:23:31.753 INFO O| Feb 25 02:23:31.753 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80232025-02-25T02:23:33.406Z[ recovery-image] Feb 25 02:23:31.774 INFO O| Feb 25 02:23:31.774 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbadm"
80242025-02-25T02:23:33.406Z[ recovery-image] Feb 25 02:23:31.774 INFO O| Feb 25 02:23:31.774 INFO STEP 1123 (remove_files) COMPLETE
80252025-02-25T02:23:33.406Z[ recovery-image] Feb 25 02:23:31.774 INFO O| Feb 25 02:23:31.774 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80262025-02-25T02:23:33.440Z[ recovery-image] Feb 25 02:23:31.795 INFO O| Feb 25 02:23:31.795 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbios"
80272025-02-25T02:23:33.440Z[ recovery-image] Feb 25 02:23:31.795 INFO O| Feb 25 02:23:31.795 INFO STEP 1124 (remove_files) COMPLETE
80282025-02-25T02:23:33.441Z[ recovery-image] Feb 25 02:23:31.795 INFO O| Feb 25 02:23:31.795 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80292025-02-25T02:23:33.451Z[ recovery-image] Feb 25 02:23:31.817 INFO O| Feb 25 02:23:31.817 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/smbstat"
80302025-02-25T02:23:33.451Z[ recovery-image] Feb 25 02:23:31.817 INFO O| Feb 25 02:23:31.817 INFO STEP 1125 (remove_files) COMPLETE
80312025-02-25T02:23:33.451Z[ recovery-image] Feb 25 02:23:31.818 INFO O| Feb 25 02:23:31.818 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80322025-02-25T02:23:33.451Z[ recovery-image] Feb 25 02:23:31.839 INFO O| Feb 25 02:23:31.839 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmpd"
80332025-02-25T02:23:33.451Z[ recovery-image] Feb 25 02:23:31.840 INFO O| Feb 25 02:23:31.839 INFO STEP 1126 (remove_files) COMPLETE
80342025-02-25T02:23:33.451Z[ recovery-image] Feb 25 02:23:31.840 INFO O| Feb 25 02:23:31.840 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80352025-02-25T02:23:33.479Z[ recovery-image] Feb 25 02:23:31.873 INFO O| Feb 25 02:23:31.873 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snmptrapd"
80362025-02-25T02:23:33.496Z[ recovery-image] Feb 25 02:23:31.873 INFO O| Feb 25 02:23:31.873 INFO STEP 1127 (remove_files) COMPLETE
80372025-02-25T02:23:33.497Z[ recovery-image] Feb 25 02:23:31.873 INFO O| Feb 25 02:23:31.873 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80382025-02-25T02:23:33.506Z[ recovery-image] Feb 25 02:23:31.906 INFO O| Feb 25 02:23:31.906 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/snoop"
80392025-02-25T02:23:33.540Z[ recovery-image] Feb 25 02:23:31.906 INFO O| Feb 25 02:23:31.906 INFO STEP 1128 (remove_files) COMPLETE
80402025-02-25T02:23:33.540Z[ recovery-image] Feb 25 02:23:31.906 INFO O| Feb 25 02:23:31.906 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80412025-02-25T02:23:33.550Z[ recovery-image] Feb 25 02:23:31.931 INFO O| Feb 25 02:23:31.931 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sshd"
80422025-02-25T02:23:33.550Z[ recovery-image] Feb 25 02:23:31.931 INFO O| Feb 25 02:23:31.931 INFO STEP 1129 (remove_files) COMPLETE
80432025-02-25T02:23:33.550Z[ recovery-image] Feb 25 02:23:31.931 INFO O| Feb 25 02:23:31.931 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80442025-02-25T02:23:33.696Z[ recovery-image] Feb 25 02:23:32.009 INFO O| Feb 25 02:23:32.009 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/stmsboot"
80452025-02-25T02:23:33.696Z[ recovery-image] Feb 25 02:23:32.009 INFO O| Feb 25 02:23:32.009 INFO STEP 1130 (remove_files) COMPLETE
80462025-02-25T02:23:33.820Z[ recovery-image] Feb 25 02:23:32.009 INFO O| Feb 25 02:23:32.009 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80472025-02-25T02:23:33.820Z[ recovery-image] Feb 25 02:23:32.033 INFO O| Feb 25 02:23:32.033 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strace"
80482025-02-25T02:23:33.821Z[ recovery-image] Feb 25 02:23:32.033 INFO O| Feb 25 02:23:32.033 INFO STEP 1131 (remove_files) COMPLETE
80492025-02-25T02:23:33.821Z[ recovery-image] Feb 25 02:23:32.033 INFO O| Feb 25 02:23:32.033 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80502025-02-25T02:23:33.952Z[ recovery-image] Feb 25 02:23:32.146 INFO O| Feb 25 02:23:32.145 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strclean"
80512025-02-25T02:23:33.952Z[ recovery-image] Feb 25 02:23:32.146 INFO O| Feb 25 02:23:32.146 INFO STEP 1132 (remove_files) COMPLETE
80522025-02-25T02:23:33.952Z[ recovery-image] Feb 25 02:23:32.146 INFO O| Feb 25 02:23:32.146 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80532025-02-25T02:23:33.952Z[ recovery-image] Feb 25 02:23:32.168 INFO O| Feb 25 02:23:32.168 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/strerr"
80542025-02-25T02:23:33.952Z[ recovery-image] Feb 25 02:23:32.169 INFO O| Feb 25 02:23:32.168 INFO STEP 1133 (remove_files) COMPLETE
80552025-02-25T02:23:33.952Z[ recovery-image] Feb 25 02:23:32.169 INFO O| Feb 25 02:23:32.168 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80562025-02-25T02:23:33.952Z[ recovery-image] Feb 25 02:23:32.191 INFO O| Feb 25 02:23:32.191 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sttydefs"
80572025-02-25T02:23:33.952Z[ recovery-image] Feb 25 02:23:32.191 INFO O| Feb 25 02:23:32.191 INFO STEP 1134 (remove_files) COMPLETE
80582025-02-25T02:23:33.952Z[ recovery-image] Feb 25 02:23:32.191 INFO O| Feb 25 02:23:32.191 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80592025-02-25T02:23:33.952Z[ recovery-image] Feb 25 02:23:32.232 INFO O| Feb 25 02:23:32.232 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncinit"
80602025-02-25T02:23:33.952Z[ recovery-image] Feb 25 02:23:32.232 INFO O| Feb 25 02:23:32.232 INFO STEP 1135 (remove_files) COMPLETE
80612025-02-25T02:23:33.952Z[ recovery-image] Feb 25 02:23:32.232 INFO O| Feb 25 02:23:32.232 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80622025-02-25T02:23:33.952Z[ recovery-image] Feb 25 02:23:32.255 INFO O| Feb 25 02:23:32.255 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncloop"
80632025-02-25T02:23:33.952Z[ recovery-image] Feb 25 02:23:32.256 INFO O| Feb 25 02:23:32.255 INFO STEP 1136 (remove_files) COMPLETE
80642025-02-25T02:23:33.952Z[ recovery-image] Feb 25 02:23:32.256 INFO O| Feb 25 02:23:32.256 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80652025-02-25T02:23:33.953Z[ recovery-image] Feb 25 02:23:32.279 INFO O| Feb 25 02:23:32.278 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syncstat"
80662025-02-25T02:23:33.953Z[ recovery-image] Feb 25 02:23:32.279 INFO O| Feb 25 02:23:32.279 INFO STEP 1137 (remove_files) COMPLETE
80672025-02-25T02:23:33.953Z[ recovery-image] Feb 25 02:23:32.279 INFO O| Feb 25 02:23:32.279 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80682025-02-25T02:23:34.093Z[ recovery-image] Feb 25 02:23:32.316 INFO O| Feb 25 02:23:32.316 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/sysdef"
80692025-02-25T02:23:34.093Z[ recovery-image] Feb 25 02:23:32.316 INFO O| Feb 25 02:23:32.316 INFO STEP 1138 (remove_files) COMPLETE
80702025-02-25T02:23:34.093Z[ recovery-image] Feb 25 02:23:32.316 INFO O| Feb 25 02:23:32.316 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80712025-02-25T02:23:34.093Z[ recovery-image] Feb 25 02:23:32.341 INFO O| Feb 25 02:23:32.341 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/syseventadm"
80722025-02-25T02:23:34.093Z[ recovery-image] Feb 25 02:23:32.341 INFO O| Feb 25 02:23:32.341 INFO STEP 1139 (remove_files) COMPLETE
80732025-02-25T02:23:34.093Z[ recovery-image] Feb 25 02:23:32.341 INFO O| Feb 25 02:23:32.341 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80742025-02-25T02:23:34.093Z[ recovery-image] Feb 25 02:23:32.364 INFO O| Feb 25 02:23:32.364 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/t6mfgadm"
80752025-02-25T02:23:34.093Z[ recovery-image] Feb 25 02:23:32.364 INFO O| Feb 25 02:23:32.364 INFO STEP 1140 (remove_files) COMPLETE
80762025-02-25T02:23:34.093Z[ recovery-image] Feb 25 02:23:32.364 INFO O| Feb 25 02:23:32.364 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80772025-02-25T02:23:34.162Z[ recovery-image] Feb 25 02:23:32.389 INFO O| Feb 25 02:23:32.389 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tapes"
80782025-02-25T02:23:34.162Z[ recovery-image] Feb 25 02:23:32.389 INFO O| Feb 25 02:23:32.389 INFO STEP 1141 (remove_files) COMPLETE
80792025-02-25T02:23:34.163Z[ recovery-image] Feb 25 02:23:32.389 INFO O| Feb 25 02:23:32.389 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80802025-02-25T02:23:34.163Z[ recovery-image] Feb 25 02:23:32.415 INFO O| Feb 25 02:23:32.414 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tar"
80812025-02-25T02:23:34.163Z[ recovery-image] Feb 25 02:23:32.415 INFO O| Feb 25 02:23:32.415 INFO STEP 1142 (remove_files) COMPLETE
80822025-02-25T02:23:34.163Z[ recovery-image] Feb 25 02:23:32.415 INFO O| Feb 25 02:23:32.415 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80832025-02-25T02:23:34.163Z[ recovery-image] Feb 25 02:23:32.440 INFO O| Feb 25 02:23:32.440 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/tcsd"
80842025-02-25T02:23:34.163Z[ recovery-image] Feb 25 02:23:32.440 INFO O| Feb 25 02:23:32.440 INFO STEP 1143 (remove_files) COMPLETE
80852025-02-25T02:23:34.163Z[ recovery-image] Feb 25 02:23:32.440 INFO O| Feb 25 02:23:32.440 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80862025-02-25T02:23:34.163Z[ recovery-image] Feb 25 02:23:32.465 INFO O| Feb 25 02:23:32.465 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/traceroute"
80872025-02-25T02:23:34.163Z[ recovery-image] Feb 25 02:23:32.465 INFO O| Feb 25 02:23:32.465 INFO STEP 1144 (remove_files) COMPLETE
80882025-02-25T02:23:34.163Z[ recovery-image] Feb 25 02:23:32.466 INFO O| Feb 25 02:23:32.465 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80892025-02-25T02:23:34.163Z[ recovery-image] Feb 25 02:23:32.491 INFO O| Feb 25 02:23:32.491 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/trapstat"
80902025-02-25T02:23:34.163Z[ recovery-image] Feb 25 02:23:32.491 INFO O| Feb 25 02:23:32.491 INFO STEP 1145 (remove_files) COMPLETE
80912025-02-25T02:23:34.163Z[ recovery-image] Feb 25 02:23:32.491 INFO O| Feb 25 02:23:32.491 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80922025-02-25T02:23:34.193Z[ recovery-image] Feb 25 02:23:32.548 INFO O| Feb 25 02:23:32.548 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ttyadm"
80932025-02-25T02:23:34.193Z[ recovery-image] Feb 25 02:23:32.548 INFO O| Feb 25 02:23:32.548 INFO STEP 1146 (remove_files) COMPLETE
80942025-02-25T02:23:34.193Z[ recovery-image] Feb 25 02:23:32.548 INFO O| Feb 25 02:23:32.548 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80952025-02-25T02:23:34.193Z[ recovery-image] Feb 25 02:23:32.569 INFO O| Feb 25 02:23:32.569 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/ucodeadm"
80962025-02-25T02:23:34.193Z[ recovery-image] Feb 25 02:23:32.569 INFO O| Feb 25 02:23:32.569 INFO STEP 1147 (remove_files) COMPLETE
80972025-02-25T02:23:34.193Z[ recovery-image] Feb 25 02:23:32.569 INFO O| Feb 25 02:23:32.569 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80982025-02-25T02:23:34.261Z[ recovery-image] Feb 25 02:23:32.592 INFO O| Feb 25 02:23:32.592 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/umountall"
80992025-02-25T02:23:34.261Z[ recovery-image] Feb 25 02:23:32.592 INFO O| Feb 25 02:23:32.592 INFO STEP 1148 (remove_files) COMPLETE
81002025-02-25T02:23:34.261Z[ recovery-image] Feb 25 02:23:32.592 INFO O| Feb 25 02:23:32.592 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81012025-02-25T02:23:34.299Z[ recovery-image] Feb 25 02:23:32.618 INFO O| Feb 25 02:23:32.618 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unlink"
81022025-02-25T02:23:34.299Z[ recovery-image] Feb 25 02:23:32.618 INFO O| Feb 25 02:23:32.618 INFO STEP 1149 (remove_files) COMPLETE
81032025-02-25T02:23:34.299Z[ recovery-image] Feb 25 02:23:32.618 INFO O| Feb 25 02:23:32.618 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81042025-02-25T02:23:34.299Z[ recovery-image] Feb 25 02:23:32.648 INFO O| Feb 25 02:23:32.648 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshare"
81052025-02-25T02:23:34.299Z[ recovery-image] Feb 25 02:23:32.648 INFO O| Feb 25 02:23:32.648 INFO STEP 1150 (remove_files) COMPLETE
81062025-02-25T02:23:34.299Z[ recovery-image] Feb 25 02:23:32.648 INFO O| Feb 25 02:23:32.648 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81072025-02-25T02:23:34.326Z[ recovery-image] Feb 25 02:23:32.693 INFO O| Feb 25 02:23:32.693 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/unshareall"
81082025-02-25T02:23:34.326Z[ recovery-image] Feb 25 02:23:32.693 INFO O| Feb 25 02:23:32.693 INFO STEP 1151 (remove_files) COMPLETE
81092025-02-25T02:23:34.326Z[ recovery-image] Feb 25 02:23:32.693 INFO O| Feb 25 02:23:32.693 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81102025-02-25T02:23:34.365Z[ recovery-image] Feb 25 02:23:32.737 INFO O| Feb 25 02:23:32.737 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/update_drv"
81112025-02-25T02:23:34.374Z[ recovery-image] Feb 25 02:23:32.737 INFO O| Feb 25 02:23:32.737 INFO STEP 1152 (remove_files) COMPLETE
81122025-02-25T02:23:34.374Z[ recovery-image] Feb 25 02:23:32.737 INFO O| Feb 25 02:23:32.737 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81132025-02-25T02:23:34.417Z[ recovery-image] Feb 25 02:23:32.810 INFO O| Feb 25 02:23:32.810 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/useradd"
81142025-02-25T02:23:34.417Z[ recovery-image] Feb 25 02:23:32.810 INFO O| Feb 25 02:23:32.810 INFO STEP 1153 (remove_files) COMPLETE
81152025-02-25T02:23:34.431Z[ recovery-image] Feb 25 02:23:32.810 INFO O| Feb 25 02:23:32.810 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81162025-02-25T02:23:34.466Z[ recovery-image] Feb 25 02:23:32.859 INFO O| Feb 25 02:23:32.859 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/userdel"
81172025-02-25T02:23:34.466Z[ recovery-image] Feb 25 02:23:32.860 INFO O| Feb 25 02:23:32.860 INFO STEP 1154 (remove_files) COMPLETE
81182025-02-25T02:23:34.466Z[ recovery-image] Feb 25 02:23:32.860 INFO O| Feb 25 02:23:32.860 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81192025-02-25T02:23:34.512Z[ recovery-image] Feb 25 02:23:32.900 INFO O| Feb 25 02:23:32.900 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/usermod"
81202025-02-25T02:23:34.512Z[ recovery-image] Feb 25 02:23:32.900 INFO O| Feb 25 02:23:32.900 INFO STEP 1155 (remove_files) COMPLETE
81212025-02-25T02:23:34.527Z[ recovery-image] Feb 25 02:23:32.900 INFO O| Feb 25 02:23:32.900 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81222025-02-25T02:23:34.547Z[ recovery-image] Feb 25 02:23:32.937 INFO O| Feb 25 02:23:32.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/volcopy"
81232025-02-25T02:23:34.547Z[ recovery-image] Feb 25 02:23:32.937 INFO O| Feb 25 02:23:32.937 INFO STEP 1156 (remove_files) COMPLETE
81242025-02-25T02:23:34.547Z[ recovery-image] Feb 25 02:23:32.937 INFO O| Feb 25 02:23:32.937 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81252025-02-25T02:23:34.563Z[ recovery-image] Feb 25 02:23:32.959 INFO O| Feb 25 02:23:32.959 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/wall"
81262025-02-25T02:23:34.563Z[ recovery-image] Feb 25 02:23:32.959 INFO O| Feb 25 02:23:32.959 INFO STEP 1157 (remove_files) COMPLETE
81272025-02-25T02:23:34.563Z[ recovery-image] Feb 25 02:23:32.959 INFO O| Feb 25 02:23:32.959 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81282025-02-25T02:23:34.581Z[ recovery-image] Feb 25 02:23:32.978 INFO O| Feb 25 02:23:32.978 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/whodo"
81292025-02-25T02:23:34.581Z[ recovery-image] Feb 25 02:23:32.978 INFO O| Feb 25 02:23:32.978 INFO STEP 1158 (remove_files) COMPLETE
81302025-02-25T02:23:34.581Z[ recovery-image] Feb 25 02:23:32.978 INFO O| Feb 25 02:23:32.978 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81312025-02-25T02:23:34.621Z[ recovery-image] Feb 25 02:23:33.017 INFO O| Feb 25 02:23:33.017 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdb"
81322025-02-25T02:23:34.633Z[ recovery-image] Feb 25 02:23:33.017 INFO O| Feb 25 02:23:33.017 INFO STEP 1159 (remove_files) COMPLETE
81332025-02-25T02:23:34.633Z[ recovery-image] Feb 25 02:23:33.017 INFO O| Feb 25 02:23:33.017 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81342025-02-25T02:23:34.658Z[ recovery-image] Feb 25 02:23:33.040 INFO O| Feb 25 02:23:33.040 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zdump"
81352025-02-25T02:23:34.658Z[ recovery-image] Feb 25 02:23:33.040 INFO O| Feb 25 02:23:33.040 INFO STEP 1160 (remove_files) COMPLETE
81362025-02-25T02:23:34.665Z[ recovery-image] Feb 25 02:23:33.040 INFO O| Feb 25 02:23:33.040 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81372025-02-25T02:23:34.700Z[ recovery-image] Feb 25 02:23:33.077 INFO O| Feb 25 02:23:33.077 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zic"
81382025-02-25T02:23:34.700Z[ recovery-image] Feb 25 02:23:33.078 INFO O| Feb 25 02:23:33.078 INFO STEP 1161 (remove_files) COMPLETE
81392025-02-25T02:23:34.720Z[ recovery-image] Feb 25 02:23:33.078 INFO O| Feb 25 02:23:33.078 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81402025-02-25T02:23:34.720Z[ recovery-image] Feb 25 02:23:33.101 INFO O| Feb 25 02:23:33.101 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zlogin"
81412025-02-25T02:23:34.720Z[ recovery-image] Feb 25 02:23:33.102 INFO O| Feb 25 02:23:33.102 INFO STEP 1162 (remove_files) COMPLETE
81422025-02-25T02:23:34.720Z[ recovery-image] Feb 25 02:23:33.102 INFO O| Feb 25 02:23:33.102 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81432025-02-25T02:23:34.730Z[ recovery-image] Feb 25 02:23:33.126 INFO O| Feb 25 02:23:33.126 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zoneadm"
81442025-02-25T02:23:34.730Z[ recovery-image] Feb 25 02:23:33.126 INFO O| Feb 25 02:23:33.126 INFO STEP 1163 (remove_files) COMPLETE
81452025-02-25T02:23:34.737Z[ recovery-image] Feb 25 02:23:33.126 INFO O| Feb 25 02:23:33.126 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81462025-02-25T02:23:34.753Z[ recovery-image] Feb 25 02:23:33.148 INFO O| Feb 25 02:23:33.147 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zonecfg"
81472025-02-25T02:23:34.753Z[ recovery-image] Feb 25 02:23:33.148 INFO O| Feb 25 02:23:33.148 INFO STEP 1164 (remove_files) COMPLETE
81482025-02-25T02:23:34.765Z[ recovery-image] Feb 25 02:23:33.148 INFO O| Feb 25 02:23:33.148 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81492025-02-25T02:23:34.794Z[ recovery-image] Feb 25 02:23:33.190 INFO O| Feb 25 02:23:33.190 INFO remove file: "/rpool/images/build/recovery/work/gimlet/ramdisk/usr/sbin/zstreamdump"
81502025-02-25T02:23:34.794Z[ recovery-image] Feb 25 02:23:33.190 INFO O| Feb 25 02:23:33.190 INFO STEP 1165 (remove_files) COMPLETE
81512025-02-25T02:23:34.800Z[ recovery-image] Feb 25 02:23:33.190 INFO O| Feb 25 02:23:33.190 INFO STEP 1166: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-03-recovery-trim.json
81522025-02-25T02:23:34.840Z[ recovery-image] Feb 25 02:23:33.239 INFO O| Feb 25 02:23:33.239 INFO file /rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar does not already exist, skipping removal
81532025-02-25T02:23:34.840Z[ recovery-image] Feb 25 02:23:33.239 INFO O| Feb 25 02:23:33.239 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/ramdisk", "."]
81542025-02-25T02:23:36.640Z[ recovery-image] Feb 25 02:23:35.041 INFO O| Feb 25 02:23:35.040 INFO STEP 1166 (pack_tar) COMPLETE
81552025-02-25T02:23:36.640Z[ recovery-image] Feb 25 02:23:35.041 INFO O| Feb 25 02:23:35.041 INFO creating output snapshot rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
81562025-02-25T02:23:36.644Z[ recovery-image] Feb 25 02:23:35.041 INFO O| Feb 25 02:23:35.041 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/gimlet/ramdisk@recovery-trim
81572025-02-25T02:23:36.958Z[ recovery-image] Feb 25 02:23:35.359 INFO O| Feb 25 02:23:35.359 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/ramdisk-03-recovery-trim
81582025-02-25T02:23:37.120Z[ recovery-image] Feb 25 02:23:35.520 INFO O| Feb 25 02:23:35.520 INFO completed processing gimlet/ramdisk-03-recovery-trim
81592025-02-25T02:23:37.129Z[ recovery-image] Feb 25 02:23:35.530 INFO image builder template: zfs-recovery...
81602025-02-25T02:23:37.129Z[ recovery-image] Feb 25 02:23:35.530 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmpqAU6KA/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.34.334", "-n", "zfs-recovery"], pwd: None
81612025-02-25T02:23:37.195Z[ recovery-image] Feb 25 02:23:35.596 INFO O| Feb 25 02:23:35.595 INFO temporary dataset: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81622025-02-25T02:23:37.205Z[ recovery-image] Feb 25 02:23:35.605 INFO O| Feb 25 02:23:35.605 INFO CREATE DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81632025-02-25T02:23:37.300Z[ recovery-image] Feb 25 02:23:35.701 INFO O| Feb 25 02:23:35.701 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/gimlet/zfs-recovery: sync = disabled
81642025-02-25T02:23:37.426Z[ recovery-image] Feb 25 02:23:35.825 INFO O| Feb 25 02:23:35.825 INFO temporary directory: /rpool/images/build/recovery/tmp/gimlet/zfs-recovery
81652025-02-25T02:23:37.429Z[ recovery-image] Feb 25 02:23:35.826 INFO O| Feb 25 02:23:35.826 INFO work dataset: rpool/images/build/recovery/work/gimlet/zfs-recovery
81662025-02-25T02:23:37.434Z[ recovery-image] Feb 25 02:23:35.834 INFO O| Feb 25 02:23:35.834 INFO CREATE DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
81672025-02-25T02:23:37.563Z[ recovery-image] Feb 25 02:23:35.963 INFO O| Feb 25 02:23:35.963 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/gimlet/zfs-recovery: sync = disabled
81682025-02-25T02:23:37.712Z[ recovery-image] Feb 25 02:23:36.113 INFO O| Feb 25 02:23:36.113 INFO DESTROY POOL: TEMPORARY-gimlet-zfs-recovery
81692025-02-25T02:23:37.756Z[ recovery-image] Feb 25 02:23:36.149 INFO O| Feb 25 02:23:36.149 INFO image file: /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
81702025-02-25T02:23:37.759Z[ recovery-image] Feb 25 02:23:36.159 INFO O| Feb 25 02:23:36.159 INFO pool altroot: /rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot
81712025-02-25T02:23:37.773Z[ recovery-image] Feb 25 02:23:36.170 INFO O| Feb 25 02:23:36.170 INFO no lofi found
81722025-02-25T02:23:37.773Z[ recovery-image] Feb 25 02:23:36.170 INFO O| Feb 25 02:23:36.170 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw does not already exist, skipping removal
81732025-02-25T02:23:37.773Z[ recovery-image] Feb 25 02:23:36.170 INFO O| Feb 25 02:23:36.170 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw
81742025-02-25T02:23:40.612Z[ recovery-image] Feb 25 02:23:39.013 INFO O| Feb 25 02:23:39.013 INFO lofi device = /dev/dsk/c2t1d0p0
81752025-02-25T02:23:40.613Z[ recovery-image] Feb 25 02:23:39.013 INFO O| Feb 25 02:23:39.013 INFO pool device = /dev/dsk/c2t1d0p0
81762025-02-25T02:23:40.616Z[ recovery-image] Feb 25 02:23:39.013 INFO O| Feb 25 02:23:39.013 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-gimlet-zfs-recovery", "-O", "compression=off", "-R", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
81772025-02-25T02:23:40.865Z[ recovery-image] Feb 25 02:23:39.265 INFO O| Feb 25 02:23:39.265 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81782025-02-25T02:23:40.865Z[ recovery-image] Feb 25 02:23:39.265 INFO O| Feb 25 02:23:39.265 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT
81792025-02-25T02:23:40.905Z[ recovery-image] Feb 25 02:23:39.303 INFO O| Feb 25 02:23:39.303 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: canmount = off
81802025-02-25T02:23:41.178Z[ recovery-image] Feb 25 02:23:39.578 INFO O| Feb 25 02:23:39.578 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT: mountpoint = legacy
81812025-02-25T02:23:41.268Z[ recovery-image] Feb 25 02:23:39.668 INFO O| Feb 25 02:23:39.668 INFO CREATE DATASET: TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk
81822025-02-25T02:23:41.298Z[ recovery-image] Feb 25 02:23:39.698 INFO O| Feb 25 02:23:39.698 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: canmount = noauto
81832025-02-25T02:23:41.322Z[ recovery-image] Feb 25 02:23:39.723 INFO O| Feb 25 02:23:39.723 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
81842025-02-25T02:23:41.418Z[ recovery-image] Feb 25 02:23:39.818 INFO O| Feb 25 02:23:39.818 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
81852025-02-25T02:23:41.423Z[ recovery-image] Feb 25 02:23:39.819 INFO O| Feb 25 02:23:39.818 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a
81862025-02-25T02:23:41.423Z[ recovery-image] Feb 25 02:23:39.819 INFO O| Feb 25 02:23:39.819 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
81872025-02-25T02:23:41.439Z[ recovery-image] Feb 25 02:23:39.838 INFO O| Feb 25 02:23:39.838 INFO boot environment UUID: 778200d2-9cb4-4f96-8962-c329d5907ec9
81882025-02-25T02:23:41.439Z[ recovery-image] Feb 25 02:23:39.838 INFO O| Feb 25 02:23:39.838 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 778200d2-9cb4-4f96-8962-c329d5907ec9
81892025-02-25T02:23:41.465Z[ recovery-image] Feb 25 02:23:39.865 INFO O| Feb 25 02:23:39.865 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
81902025-02-25T02:23:41.527Z[ recovery-image] Feb 25 02:23:39.927 INFO O| Feb 25 02:23:39.927 INFO STEP 0 (create_be) COMPLETE
81912025-02-25T02:23:41.527Z[ recovery-image] Feb 25 02:23:39.927 INFO O| Feb 25 02:23:39.927 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
81922025-02-25T02:23:41.627Z[ recovery-image] Feb 25 02:23:40.027 INFO O| Feb 25 02:23:40.027 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/recovery/output/gimlet-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
81932025-02-25T02:23:48.848Z[ recovery-image] Feb 25 02:23:47.246 INFO O| Feb 25 02:23:47.246 INFO STEP 1 (unpack_tar) COMPLETE
81942025-02-25T02:23:48.848Z[ recovery-image] Feb 25 02:23:47.246 INFO O| Feb 25 02:23:47.246 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81952025-02-25T02:23:48.870Z[ recovery-image] Feb 25 02:23:47.269 INFO O| Feb 25 02:23:47.269 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a"]
81962025-02-25T02:23:49.699Z[ recovery-image] Feb 25 02:23:48.097 INFO O| Feb 25 02:23:48.097 INFO STEP 2 (devfsadm) COMPLETE
81972025-02-25T02:23:49.699Z[ recovery-image] Feb 25 02:23:48.097 INFO O| Feb 25 02:23:48.097 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
81982025-02-25T02:23:49.723Z[ recovery-image] Feb 25 02:23:48.122 INFO O| Feb 25 02:23:48.122 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
81992025-02-25T02:23:49.723Z[ recovery-image] Feb 25 02:23:48.122 INFO O| Feb 25 02:23:48.122 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82002025-02-25T02:23:49.726Z[ recovery-image] Feb 25 02:23:48.122 INFO O| Feb 25 02:23:48.122 INFO STEP 3 (ensure_dir) COMPLETE
82012025-02-25T02:23:49.726Z[ recovery-image] Feb 25 02:23:48.122 INFO O| Feb 25 02:23:48.122 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82022025-02-25T02:23:49.754Z[ recovery-image] Feb 25 02:23:48.154 INFO O| Feb 25 02:23:48.154 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82032025-02-25T02:23:49.754Z[ recovery-image] Feb 25 02:23:48.154 INFO O| Feb 25 02:23:48.154 INFO STEP 4 (ensure_dir) COMPLETE
82042025-02-25T02:23:49.757Z[ recovery-image] Feb 25 02:23:48.154 INFO O| Feb 25 02:23:48.154 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82052025-02-25T02:23:49.794Z[ recovery-image] Feb 25 02:23:48.193 INFO O| Feb 25 02:23:48.193 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82062025-02-25T02:23:49.794Z[ recovery-image] Feb 25 02:23:48.193 INFO O| Feb 25 02:23:48.193 INFO STEP 5 (ensure_dir) COMPLETE
82072025-02-25T02:23:49.798Z[ recovery-image] Feb 25 02:23:48.193 INFO O| Feb 25 02:23:48.193 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82082025-02-25T02:23:49.837Z[ recovery-image] Feb 25 02:23:48.236 INFO O| Feb 25 02:23:48.236 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82092025-02-25T02:23:49.837Z[ recovery-image] Feb 25 02:23:48.236 INFO O| Feb 25 02:23:48.236 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82102025-02-25T02:23:49.842Z[ recovery-image] Feb 25 02:23:48.236 INFO O| Feb 25 02:23:48.236 INFO STEP 6 (ensure_dir) COMPLETE
82112025-02-25T02:23:49.842Z[ recovery-image] Feb 25 02:23:48.236 INFO O| Feb 25 02:23:48.236 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82122025-02-25T02:23:49.858Z[ recovery-image] Feb 25 02:23:48.257 INFO O| Feb 25 02:23:48.257 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82132025-02-25T02:23:49.858Z[ recovery-image] Feb 25 02:23:48.257 INFO O| Feb 25 02:23:48.257 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82142025-02-25T02:23:49.863Z[ recovery-image] Feb 25 02:23:48.257 INFO O| Feb 25 02:23:48.257 INFO STEP 7 (ensure_dir) COMPLETE
82152025-02-25T02:23:49.863Z[ recovery-image] Feb 25 02:23:48.257 INFO O| Feb 25 02:23:48.257 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82162025-02-25T02:23:49.881Z[ recovery-image] Feb 25 02:23:48.279 INFO O| Feb 25 02:23:48.279 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg"
82172025-02-25T02:23:49.884Z[ recovery-image] Feb 25 02:23:48.280 INFO O| Feb 25 02:23:48.280 INFO STEP 8 (remove_files) COMPLETE
82182025-02-25T02:23:49.884Z[ recovery-image] Feb 25 02:23:48.280 INFO O| Feb 25 02:23:48.280 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82192025-02-25T02:23:49.905Z[ recovery-image] Feb 25 02:23:48.303 INFO O| Feb 25 02:23:48.303 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk"
82202025-02-25T02:23:49.908Z[ recovery-image] Feb 25 02:23:48.304 INFO O| Feb 25 02:23:48.304 INFO STEP 9 (remove_files) COMPLETE
82212025-02-25T02:23:49.909Z[ recovery-image] Feb 25 02:23:48.304 INFO O| Feb 25 02:23:48.304 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82222025-02-25T02:23:49.930Z[ recovery-image] Feb 25 02:23:48.329 INFO O| Feb 25 02:23:48.329 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk"
82232025-02-25T02:23:49.933Z[ recovery-image] Feb 25 02:23:48.330 INFO O| Feb 25 02:23:48.330 INFO STEP 10 (remove_files) COMPLETE
82242025-02-25T02:23:49.933Z[ recovery-image] Feb 25 02:23:48.331 INFO O| Feb 25 02:23:48.330 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82252025-02-25T02:23:49.982Z[ recovery-image] Feb 25 02:23:48.374 INFO O| Feb 25 02:23:48.374 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors"
82262025-02-25T02:23:49.986Z[ recovery-image] Feb 25 02:23:48.375 INFO O| Feb 25 02:23:48.375 INFO STEP 11 (remove_files) COMPLETE
82272025-02-25T02:23:49.986Z[ recovery-image] Feb 25 02:23:48.375 INFO O| Feb 25 02:23:48.375 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82282025-02-25T02:23:50.015Z[ recovery-image] Feb 25 02:23:48.414 INFO O| Feb 25 02:23:48.414 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb"
82292025-02-25T02:23:50.017Z[ recovery-image] Feb 25 02:23:48.414 INFO O| Feb 25 02:23:48.414 INFO STEP 12 (remove_files) COMPLETE
82302025-02-25T02:23:50.017Z[ recovery-image] Feb 25 02:23:48.414 INFO O| Feb 25 02:23:48.414 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82312025-02-25T02:23:50.067Z[ recovery-image] Feb 25 02:23:48.467 INFO O| Feb 25 02:23:48.467 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82322025-02-25T02:23:50.072Z[ recovery-image] Feb 25 02:23:48.467 INFO O| Feb 25 02:23:48.467 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/cfg
82332025-02-25T02:23:50.072Z[ recovery-image] Feb 25 02:23:48.467 INFO O| Feb 25 02:23:48.467 INFO STEP 13 (ensure_dir) COMPLETE
82342025-02-25T02:23:50.072Z[ recovery-image] Feb 25 02:23:48.467 INFO O| Feb 25 02:23:48.467 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82352025-02-25T02:23:50.090Z[ recovery-image] Feb 25 02:23:48.489 INFO O| Feb 25 02:23:48.489 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82362025-02-25T02:23:50.090Z[ recovery-image] Feb 25 02:23:48.489 INFO O| Feb 25 02:23:48.489 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82372025-02-25T02:23:50.090Z[ recovery-image] Feb 25 02:23:48.489 INFO O| Feb 25 02:23:48.489 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/dsk
82382025-02-25T02:23:50.090Z[ recovery-image] Feb 25 02:23:48.489 INFO O| Feb 25 02:23:48.489 INFO STEP 14 (ensure_dir) COMPLETE
82392025-02-25T02:23:50.090Z[ recovery-image] Feb 25 02:23:48.489 INFO O| Feb 25 02:23:48.489 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82402025-02-25T02:23:50.120Z[ recovery-image] Feb 25 02:23:48.519 INFO O| Feb 25 02:23:48.519 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82412025-02-25T02:23:50.120Z[ recovery-image] Feb 25 02:23:48.519 INFO O| Feb 25 02:23:48.519 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82422025-02-25T02:23:50.120Z[ recovery-image] Feb 25 02:23:48.519 INFO O| Feb 25 02:23:48.519 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/rdsk
82432025-02-25T02:23:50.123Z[ recovery-image] Feb 25 02:23:48.519 INFO O| Feb 25 02:23:48.519 INFO STEP 15 (ensure_dir) COMPLETE
82442025-02-25T02:23:50.123Z[ recovery-image] Feb 25 02:23:48.519 INFO O| Feb 25 02:23:48.519 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82452025-02-25T02:23:50.179Z[ recovery-image] Feb 25 02:23:48.579 INFO O| Feb 25 02:23:48.578 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82462025-02-25T02:23:50.179Z[ recovery-image] Feb 25 02:23:48.579 INFO O| Feb 25 02:23:48.579 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sensors
82472025-02-25T02:23:50.182Z[ recovery-image] Feb 25 02:23:48.579 INFO O| Feb 25 02:23:48.579 INFO STEP 16 (ensure_dir) COMPLETE
82482025-02-25T02:23:50.182Z[ recovery-image] Feb 25 02:23:48.579 INFO O| Feb 25 02:23:48.579 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82492025-02-25T02:23:50.226Z[ recovery-image] Feb 25 02:23:48.624 INFO O| Feb 25 02:23:48.624 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82502025-02-25T02:23:50.229Z[ recovery-image] Feb 25 02:23:48.625 INFO O| Feb 25 02:23:48.625 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/usb
82512025-02-25T02:23:50.229Z[ recovery-image] Feb 25 02:23:48.625 INFO O| Feb 25 02:23:48.625 INFO STEP 17 (ensure_dir) COMPLETE
82522025-02-25T02:23:50.229Z[ recovery-image] Feb 25 02:23:48.625 INFO O| Feb 25 02:23:48.625 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82532025-02-25T02:23:50.249Z[ recovery-image] Feb 25 02:23:48.648 INFO O| Feb 25 02:23:48.648 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
82542025-02-25T02:23:50.249Z[ recovery-image] Feb 25 02:23:48.648 INFO O| Feb 25 02:23:48.648 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/msglog
82552025-02-25T02:23:50.249Z[ recovery-image] Feb 25 02:23:48.648 INFO O| Feb 25 02:23:48.648 INFO ok!
82562025-02-25T02:23:50.249Z[ recovery-image] Feb 25 02:23:48.648 INFO O| Feb 25 02:23:48.648 INFO STEP 18 (ensure_symlink) COMPLETE
82572025-02-25T02:23:50.249Z[ recovery-image] Feb 25 02:23:48.648 INFO O| Feb 25 02:23:48.648 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
82582025-02-25T02:23:50.280Z[ recovery-image] Feb 25 02:23:48.679 INFO O| Feb 25 02:23:48.679 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure exists, with correct contents
82592025-02-25T02:23:50.281Z[ recovery-image] Feb 25 02:23:48.679 INFO O| Feb 25 02:23:48.679 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/reconfigure
82602025-02-25T02:23:50.284Z[ recovery-image] Feb 25 02:23:48.679 INFO O| Feb 25 02:23:48.679 INFO ok!
82612025-02-25T02:23:50.284Z[ recovery-image] Feb 25 02:23:48.679 INFO O| Feb 25 02:23:48.679 INFO STEP 19 (ensure_file) COMPLETE
82622025-02-25T02:23:50.284Z[ recovery-image] Feb 25 02:23:48.679 INFO O| Feb 25 02:23:48.679 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82632025-02-25T02:23:50.315Z[ recovery-image] Feb 25 02:23:48.714 INFO O| Feb 25 02:23:48.714 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
82642025-02-25T02:23:50.315Z[ recovery-image] Feb 25 02:23:48.714 INFO O| Feb 25 02:23:48.714 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
82652025-02-25T02:23:50.318Z[ recovery-image] Feb 25 02:23:48.714 INFO O| Feb 25 02:23:48.714 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/generic.xml
82662025-02-25T02:23:50.318Z[ recovery-image] Feb 25 02:23:48.714 INFO O| Feb 25 02:23:48.714 INFO ok!
82672025-02-25T02:23:50.318Z[ recovery-image] Feb 25 02:23:48.714 INFO O| Feb 25 02:23:48.714 INFO STEP 20 (ensure_symlink) COMPLETE
82682025-02-25T02:23:50.318Z[ recovery-image] Feb 25 02:23:48.714 INFO O| Feb 25 02:23:48.714 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82692025-02-25T02:23:50.358Z[ recovery-image] Feb 25 02:23:48.757 INFO O| Feb 25 02:23:48.757 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
82702025-02-25T02:23:50.358Z[ recovery-image] Feb 25 02:23:48.757 INFO O| Feb 25 02:23:48.757 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
82712025-02-25T02:23:50.358Z[ recovery-image] Feb 25 02:23:48.757 INFO O| Feb 25 02:23:48.757 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/inetd_services.xml
82722025-02-25T02:23:50.358Z[ recovery-image] Feb 25 02:23:48.757 INFO O| Feb 25 02:23:48.757 INFO ok!
82732025-02-25T02:23:50.368Z[ recovery-image] Feb 25 02:23:48.757 INFO O| Feb 25 02:23:48.757 INFO STEP 21 (ensure_symlink) COMPLETE
82742025-02-25T02:23:50.368Z[ recovery-image] Feb 25 02:23:48.757 INFO O| Feb 25 02:23:48.757 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82752025-02-25T02:23:50.405Z[ recovery-image] Feb 25 02:23:48.786 INFO O| Feb 25 02:23:48.786 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
82762025-02-25T02:23:50.405Z[ recovery-image] Feb 25 02:23:48.786 INFO O| Feb 25 02:23:48.786 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
82772025-02-25T02:23:50.405Z[ recovery-image] Feb 25 02:23:48.786 INFO O| Feb 25 02:23:48.786 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/platform.xml
82782025-02-25T02:23:50.405Z[ recovery-image] Feb 25 02:23:48.786 INFO O| Feb 25 02:23:48.786 INFO ok!
82792025-02-25T02:23:50.405Z[ recovery-image] Feb 25 02:23:48.786 INFO O| Feb 25 02:23:48.786 INFO STEP 22 (ensure_symlink) COMPLETE
82802025-02-25T02:23:50.405Z[ recovery-image] Feb 25 02:23:48.786 INFO O| Feb 25 02:23:48.786 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
82812025-02-25T02:23:50.410Z[ recovery-image] Feb 25 02:23:48.805 INFO O| Feb 25 02:23:48.805 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
82822025-02-25T02:23:50.416Z[ recovery-image] Feb 25 02:23:48.806 INFO O| Feb 25 02:23:48.805 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
82832025-02-25T02:23:50.416Z[ recovery-image] Feb 25 02:23:48.806 INFO O| Feb 25 02:23:48.806 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/profile/name_service.xml
82842025-02-25T02:23:50.416Z[ recovery-image] Feb 25 02:23:48.806 INFO O| Feb 25 02:23:48.806 INFO ok!
82852025-02-25T02:23:50.416Z[ recovery-image] Feb 25 02:23:48.806 INFO O| Feb 25 02:23:48.806 INFO STEP 23 (ensure_symlink) COMPLETE
82862025-02-25T02:23:50.416Z[ recovery-image] Feb 25 02:23:48.806 INFO O| Feb 25 02:23:48.806 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82872025-02-25T02:23:50.426Z[ recovery-image] Feb 25 02:23:48.825 INFO O| Feb 25 02:23:48.825 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
82882025-02-25T02:23:50.429Z[ recovery-image] Feb 25 02:23:48.826 INFO O| Feb 25 02:23:48.826 INFO copying /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.dns -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf ...
82892025-02-25T02:23:50.429Z[ recovery-image] Feb 25 02:23:48.826 INFO O| Feb 25 02:23:48.826 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nsswitch.conf
82902025-02-25T02:23:50.429Z[ recovery-image] Feb 25 02:23:48.826 INFO O| Feb 25 02:23:48.826 INFO ok!
82912025-02-25T02:23:50.429Z[ recovery-image] Feb 25 02:23:48.826 INFO O| Feb 25 02:23:48.826 INFO STEP 24 (ensure_file) COMPLETE
82922025-02-25T02:23:50.429Z[ recovery-image] Feb 25 02:23:48.826 INFO O| Feb 25 02:23:48.826 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
82932025-02-25T02:23:50.450Z[ recovery-image] Feb 25 02:23:48.849 INFO O| Feb 25 02:23:48.849 INFO updating shadow file
82942025-02-25T02:23:50.452Z[ recovery-image] Feb 25 02:23:48.850 INFO O| Feb 25 02:23:48.850 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
82952025-02-25T02:23:50.452Z[ recovery-image] Feb 25 02:23:48.850 INFO O| Feb 25 02:23:48.850 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
82962025-02-25T02:23:50.452Z[ recovery-image] Feb 25 02:23:48.850 INFO O| Feb 25 02:23:48.850 INFO STEP 25 (shadow) COMPLETE
82972025-02-25T02:23:50.452Z[ recovery-image] Feb 25 02:23:48.850 INFO O| Feb 25 02:23:48.850 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
82982025-02-25T02:23:50.478Z[ recovery-image] Feb 25 02:23:48.877 INFO O| Feb 25 02:23:48.877 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
82992025-02-25T02:23:50.481Z[ recovery-image] Feb 25 02:23:48.877 INFO O| Feb 25 02:23:48.877 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts ...
83002025-02-25T02:23:50.481Z[ recovery-image] Feb 25 02:23:48.878 INFO O| Feb 25 02:23:48.878 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/inet/hosts
83012025-02-25T02:23:50.481Z[ recovery-image] Feb 25 02:23:48.878 INFO O| Feb 25 02:23:48.878 INFO ok!
83022025-02-25T02:23:50.481Z[ recovery-image] Feb 25 02:23:48.878 INFO O| Feb 25 02:23:48.878 INFO STEP 26 (ensure_file) COMPLETE
83032025-02-25T02:23:50.481Z[ recovery-image] Feb 25 02:23:48.878 INFO O| Feb 25 02:23:48.878 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83042025-02-25T02:23:50.504Z[ recovery-image] Feb 25 02:23:48.902 INFO O| Feb 25 02:23:48.902 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename does not exist
83052025-02-25T02:23:50.504Z[ recovery-image] Feb 25 02:23:48.902 INFO O| Feb 25 02:23:48.902 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename ...
83062025-02-25T02:23:50.504Z[ recovery-image] Feb 25 02:23:48.902 INFO O| Feb 25 02:23:48.902 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/nodename
83072025-02-25T02:23:50.504Z[ recovery-image] Feb 25 02:23:48.902 INFO O| Feb 25 02:23:48.902 INFO ok!
83082025-02-25T02:23:50.504Z[ recovery-image] Feb 25 02:23:48.902 INFO O| Feb 25 02:23:48.902 INFO STEP 27 (ensure_file) COMPLETE
83092025-02-25T02:23:50.504Z[ recovery-image] Feb 25 02:23:48.902 INFO O| Feb 25 02:23:48.902 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83102025-02-25T02:23:50.525Z[ recovery-image] Feb 25 02:23:48.924 INFO O| Feb 25 02:23:48.924 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
83112025-02-25T02:23:50.525Z[ recovery-image] Feb 25 02:23:48.924 INFO O| Feb 25 02:23:48.924 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent ...
83122025-02-25T02:23:50.528Z[ recovery-image] Feb 25 02:23:48.924 INFO O| Feb 25 02:23:48.924 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
83132025-02-25T02:23:50.528Z[ recovery-image] Feb 25 02:23:48.924 INFO O| Feb 25 02:23:48.924 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/dhcpagent
83142025-02-25T02:23:50.528Z[ recovery-image] Feb 25 02:23:48.924 INFO O| Feb 25 02:23:48.924 INFO ok!
83152025-02-25T02:23:50.528Z[ recovery-image] Feb 25 02:23:48.925 INFO O| Feb 25 02:23:48.924 INFO STEP 28 (ensure_file) COMPLETE
83162025-02-25T02:23:50.528Z[ recovery-image] Feb 25 02:23:48.925 INFO O| Feb 25 02:23:48.925 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
83172025-02-25T02:23:50.547Z[ recovery-image] Feb 25 02:23:48.946 INFO O| Feb 25 02:23:48.946 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf does not exist
83182025-02-25T02:23:50.547Z[ recovery-image] Feb 25 02:23:48.946 INFO O| Feb 25 02:23:48.946 INFO writing /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf ...
83192025-02-25T02:23:50.547Z[ recovery-image] Feb 25 02:23:48.946 INFO O| Feb 25 02:23:48.946 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/resolv.conf
83202025-02-25T02:23:50.547Z[ recovery-image] Feb 25 02:23:48.946 INFO O| Feb 25 02:23:48.946 INFO ok!
83212025-02-25T02:23:50.547Z[ recovery-image] Feb 25 02:23:48.946 INFO O| Feb 25 02:23:48.946 INFO STEP 29 (ensure_file) COMPLETE
83222025-02-25T02:23:50.547Z[ recovery-image] Feb 25 02:23:48.946 INFO O| Feb 25 02:23:48.946 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83232025-02-25T02:23:50.568Z[ recovery-image] Feb 25 02:23:48.967 INFO O| Feb 25 02:23:48.967 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master does not exist
83242025-02-25T02:23:50.568Z[ recovery-image] Feb 25 02:23:48.967 INFO O| Feb 25 02:23:48.967 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master ...
83252025-02-25T02:23:50.574Z[ recovery-image] Feb 25 02:23:48.967 INFO O| Feb 25 02:23:48.967 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/auto_master
83262025-02-25T02:23:50.574Z[ recovery-image] Feb 25 02:23:48.967 INFO O| Feb 25 02:23:48.967 INFO ok!
83272025-02-25T02:23:50.574Z[ recovery-image] Feb 25 02:23:48.967 INFO O| Feb 25 02:23:48.967 INFO STEP 30 (ensure_file) COMPLETE
83282025-02-25T02:23:50.574Z[ recovery-image] Feb 25 02:23:48.967 INFO O| Feb 25 02:23:48.967 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83292025-02-25T02:23:50.590Z[ recovery-image] Feb 25 02:23:48.989 INFO O| Feb 25 02:23:48.989 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
83302025-02-25T02:23:50.590Z[ recovery-image] Feb 25 02:23:48.989 INFO O| Feb 25 02:23:48.989 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs ...
83312025-02-25T02:23:50.590Z[ recovery-image] Feb 25 02:23:48.990 INFO O| Feb 25 02:23:48.990 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
83322025-02-25T02:23:50.598Z[ recovery-image] Feb 25 02:23:48.990 INFO O| Feb 25 02:23:48.990 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ttydefs
83332025-02-25T02:23:50.598Z[ recovery-image] Feb 25 02:23:48.990 INFO O| Feb 25 02:23:48.990 INFO ok!
83342025-02-25T02:23:50.598Z[ recovery-image] Feb 25 02:23:48.990 INFO O| Feb 25 02:23:48.990 INFO STEP 31 (ensure_file) COMPLETE
83352025-02-25T02:23:50.598Z[ recovery-image] Feb 25 02:23:48.990 INFO O| Feb 25 02:23:48.990 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83362025-02-25T02:23:50.614Z[ recovery-image] Feb 25 02:23:49.013 INFO O| Feb 25 02:23:49.013 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
83372025-02-25T02:23:50.614Z[ recovery-image] Feb 25 02:23:49.013 INFO O| Feb 25 02:23:49.013 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init ...
83382025-02-25T02:23:50.617Z[ recovery-image] Feb 25 02:23:49.013 INFO O| Feb 25 02:23:49.013 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/init
83392025-02-25T02:23:50.617Z[ recovery-image] Feb 25 02:23:49.013 INFO O| Feb 25 02:23:49.013 INFO ok!
83402025-02-25T02:23:50.617Z[ recovery-image] Feb 25 02:23:49.013 INFO O| Feb 25 02:23:49.013 INFO STEP 32 (ensure_file) COMPLETE
83412025-02-25T02:23:50.617Z[ recovery-image] Feb 25 02:23:49.013 INFO O| Feb 25 02:23:49.013 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83422025-02-25T02:23:50.636Z[ recovery-image] Feb 25 02:23:49.036 INFO O| Feb 25 02:23:49.036 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
83432025-02-25T02:23:50.637Z[ recovery-image] Feb 25 02:23:49.036 INFO O| Feb 25 02:23:49.036 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config ...
83442025-02-25T02:23:50.640Z[ recovery-image] Feb 25 02:23:49.036 INFO O| Feb 25 02:23:49.036 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/ssh/sshd_config
83452025-02-25T02:23:50.640Z[ recovery-image] Feb 25 02:23:49.036 INFO O| Feb 25 02:23:49.036 INFO ok!
83462025-02-25T02:23:50.640Z[ recovery-image] Feb 25 02:23:49.036 INFO O| Feb 25 02:23:49.036 INFO STEP 33 (ensure_file) COMPLETE
83472025-02-25T02:23:50.640Z[ recovery-image] Feb 25 02:23:49.036 INFO O| Feb 25 02:23:49.036 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83482025-02-25T02:23:50.689Z[ recovery-image] Feb 25 02:23:49.088 INFO O| Feb 25 02:23:49.088 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams does not exist
83492025-02-25T02:23:50.692Z[ recovery-image] Feb 25 02:23:49.088 INFO O| Feb 25 02:23:49.088 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams ...
83502025-02-25T02:23:50.692Z[ recovery-image] Feb 25 02:23:49.088 INFO O| Feb 25 02:23:49.088 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83512025-02-25T02:23:50.692Z[ recovery-image] Feb 25 02:23:49.089 INFO O| Feb 25 02:23:49.089 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83522025-02-25T02:23:50.692Z[ recovery-image] Feb 25 02:23:49.089 INFO O| Feb 25 02:23:49.089 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83532025-02-25T02:23:50.692Z[ recovery-image] Feb 25 02:23:49.089 INFO O| Feb 25 02:23:49.089 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/bootparams
83542025-02-25T02:23:50.692Z[ recovery-image] Feb 25 02:23:49.089 INFO O| Feb 25 02:23:49.089 INFO ok!
83552025-02-25T02:23:50.692Z[ recovery-image] Feb 25 02:23:49.089 INFO O| Feb 25 02:23:49.089 INFO STEP 34 (ensure_file) COMPLETE
83562025-02-25T02:23:50.692Z[ recovery-image] Feb 25 02:23:49.089 INFO O| Feb 25 02:23:49.089 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83572025-02-25T02:23:50.749Z[ recovery-image] Feb 25 02:23:49.148 INFO O| Feb 25 02:23:49.148 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83582025-02-25T02:23:50.749Z[ recovery-image] Feb 25 02:23:49.148 INFO O| Feb 25 02:23:49.148 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83592025-02-25T02:23:50.752Z[ recovery-image] Feb 25 02:23:49.148 INFO O| Feb 25 02:23:49.148 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware
83602025-02-25T02:23:50.753Z[ recovery-image] Feb 25 02:23:49.149 INFO O| Feb 25 02:23:49.148 INFO STEP 35 (ensure_dir) COMPLETE
83612025-02-25T02:23:50.753Z[ recovery-image] Feb 25 02:23:49.149 INFO O| Feb 25 02:23:49.149 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83622025-02-25T02:23:50.772Z[ recovery-image] Feb 25 02:23:49.171 INFO O| Feb 25 02:23:49.171 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin does not exist
83632025-02-25T02:23:50.772Z[ recovery-image] Feb 25 02:23:49.171 INFO O| Feb 25 02:23:49.171 INFO copying /work/oxidecomputer/helios/projects/chelsio-t6-roms/srom/bins/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
83642025-02-25T02:23:50.775Z[ recovery-image] Feb 25 02:23:49.171 INFO O| Feb 25 02:23:49.171 INFO perms are 644, should be 555, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
83652025-02-25T02:23:50.775Z[ recovery-image] Feb 25 02:23:49.171 INFO O| Feb 25 02:23:49.171 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
83662025-02-25T02:23:50.775Z[ recovery-image] Feb 25 02:23:49.171 INFO O| Feb 25 02:23:49.171 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
83672025-02-25T02:23:50.776Z[ recovery-image] Feb 25 02:23:49.172 INFO O| Feb 25 02:23:49.171 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
83682025-02-25T02:23:50.776Z[ recovery-image] Feb 25 02:23:49.172 INFO O| Feb 25 02:23:49.172 INFO ok!
83692025-02-25T02:23:50.776Z[ recovery-image] Feb 25 02:23:49.172 INFO O| Feb 25 02:23:49.172 INFO STEP 36 (ensure_file) COMPLETE
83702025-02-25T02:23:50.776Z[ recovery-image] Feb 25 02:23:49.172 INFO O| Feb 25 02:23:49.172 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
83712025-02-25T02:23:50.822Z[ recovery-image] Feb 25 02:23:49.221 INFO O| Feb 25 02:23:49.221 INFO link /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
83722025-02-25T02:23:50.822Z[ recovery-image] Feb 25 02:23:49.221 INFO O| Feb 25 02:23:49.221 INFO linking /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin -> Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
83732025-02-25T02:23:50.827Z[ recovery-image] Feb 25 02:23:49.222 INFO O| Feb 25 02:23:49.222 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
83742025-02-25T02:23:50.827Z[ recovery-image] Feb 25 02:23:49.222 INFO O| Feb 25 02:23:49.222 INFO ok!
83752025-02-25T02:23:50.827Z[ recovery-image] Feb 25 02:23:49.222 INFO O| Feb 25 02:23:49.222 INFO STEP 37 (ensure_symlink) COMPLETE
83762025-02-25T02:23:50.827Z[ recovery-image] Feb 25 02:23:49.222 INFO O| Feb 25 02:23:49.222 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83772025-02-25T02:23:50.847Z[ recovery-image] Feb 25 02:23:49.246 INFO O| Feb 25 02:23:49.246 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname does not exist
83782025-02-25T02:23:50.847Z[ recovery-image] Feb 25 02:23:49.246 INFO O| Feb 25 02:23:49.246 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname ...
83792025-02-25T02:23:50.847Z[ recovery-image] Feb 25 02:23:49.246 INFO O| Feb 25 02:23:49.246 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83802025-02-25T02:23:50.851Z[ recovery-image] Feb 25 02:23:49.246 INFO O| Feb 25 02:23:49.246 INFO chmod ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83812025-02-25T02:23:50.851Z[ recovery-image] Feb 25 02:23:49.246 INFO O| Feb 25 02:23:49.246 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83822025-02-25T02:23:50.851Z[ recovery-image] Feb 25 02:23:49.246 INFO O| Feb 25 02:23:49.246 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/recovery-hostname
83832025-02-25T02:23:50.851Z[ recovery-image] Feb 25 02:23:49.246 INFO O| Feb 25 02:23:49.246 INFO ok!
83842025-02-25T02:23:50.851Z[ recovery-image] Feb 25 02:23:49.246 INFO O| Feb 25 02:23:49.246 INFO STEP 38 (ensure_file) COMPLETE
83852025-02-25T02:23:50.851Z[ recovery-image] Feb 25 02:23:49.246 INFO O| Feb 25 02:23:49.246 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83862025-02-25T02:23:50.952Z[ recovery-image] Feb 25 02:23:49.351 INFO O| Feb 25 02:23:49.351 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
83872025-02-25T02:23:50.952Z[ recovery-image] Feb 25 02:23:49.351 INFO O| Feb 25 02:23:49.351 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml ...
83882025-02-25T02:23:50.956Z[ recovery-image] Feb 25 02:23:49.351 INFO O| Feb 25 02:23:49.351 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
83892025-02-25T02:23:50.956Z[ recovery-image] Feb 25 02:23:49.352 INFO O| Feb 25 02:23:49.351 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
83902025-02-25T02:23:50.956Z[ recovery-image] Feb 25 02:23:49.352 INFO O| Feb 25 02:23:49.352 INFO ok!
83912025-02-25T02:23:50.956Z[ recovery-image] Feb 25 02:23:49.352 INFO O| Feb 25 02:23:49.352 INFO STEP 39 (ensure_file) COMPLETE
83922025-02-25T02:23:50.956Z[ recovery-image] Feb 25 02:23:49.352 INFO O| Feb 25 02:23:49.352 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
83932025-02-25T02:23:50.976Z[ recovery-image] Feb 25 02:23:49.375 INFO O| Feb 25 02:23:49.375 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml does not exist
83942025-02-25T02:23:50.976Z[ recovery-image] Feb 25 02:23:49.375 INFO O| Feb 25 02:23:49.375 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml ...
83952025-02-25T02:23:50.981Z[ recovery-image] Feb 25 02:23:49.376 INFO O| Feb 25 02:23:49.376 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml
83962025-02-25T02:23:50.981Z[ recovery-image] Feb 25 02:23:49.376 INFO O| Feb 25 02:23:49.376 INFO ok!
83972025-02-25T02:23:50.981Z[ recovery-image] Feb 25 02:23:49.376 INFO O| Feb 25 02:23:49.376 INFO STEP 40 (ensure_file) COMPLETE
83982025-02-25T02:23:50.981Z[ recovery-image] Feb 25 02:23:49.376 INFO O| Feb 25 02:23:49.376 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
83992025-02-25T02:23:51.000Z[ recovery-image] Feb 25 02:23:49.399 INFO O| Feb 25 02:23:49.399 INFO updating shadow file
84002025-02-25T02:23:51.000Z[ recovery-image] Feb 25 02:23:49.399 INFO O| Feb 25 02:23:49.399 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/shadow
84012025-02-25T02:23:51.003Z[ recovery-image] Feb 25 02:23:49.399 INFO O| Feb 25 02:23:49.399 INFO STEP 41 (shadow) COMPLETE
84022025-02-25T02:23:51.003Z[ recovery-image] Feb 25 02:23:49.399 INFO O| Feb 25 02:23:49.399 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
84032025-02-25T02:23:51.044Z[ recovery-image] Feb 25 02:23:49.443 INFO O| Feb 25 02:23:49.443 WARN file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
84042025-02-25T02:23:51.047Z[ recovery-image] Feb 25 02:23:49.443 INFO O| Feb 25 02:23:49.443 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login ...
84052025-02-25T02:23:51.047Z[ recovery-image] Feb 25 02:23:49.444 INFO O| Feb 25 02:23:49.444 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
84062025-02-25T02:23:51.047Z[ recovery-image] Feb 25 02:23:49.444 INFO O| Feb 25 02:23:49.444 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/default/login
84072025-02-25T02:23:51.047Z[ recovery-image] Feb 25 02:23:49.444 INFO O| Feb 25 02:23:49.444 INFO ok!
84082025-02-25T02:23:51.047Z[ recovery-image] Feb 25 02:23:49.444 INFO O| Feb 25 02:23:49.444 INFO STEP 42 (ensure_file) COMPLETE
84092025-02-25T02:23:51.047Z[ recovery-image] Feb 25 02:23:49.444 INFO O| Feb 25 02:23:49.444 INFO STEP 43: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84102025-02-25T02:23:51.069Z[ recovery-image] Feb 25 02:23:49.468 INFO O| Feb 25 02:23:49.468 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt
84112025-02-25T02:23:51.069Z[ recovery-image] Feb 25 02:23:49.468 INFO O| Feb 25 02:23:49.468 INFO STEP 43 (ensure_dir) COMPLETE
84122025-02-25T02:23:51.071Z[ recovery-image] Feb 25 02:23:49.468 INFO O| Feb 25 02:23:49.468 INFO STEP 44: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84132025-02-25T02:23:51.094Z[ recovery-image] Feb 25 02:23:49.493 INFO O| Feb 25 02:23:49.493 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
84142025-02-25T02:23:51.097Z[ recovery-image] Feb 25 02:23:49.493 INFO O| Feb 25 02:23:49.493 INFO chown ok, path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide
84152025-02-25T02:23:51.097Z[ recovery-image] Feb 25 02:23:49.493 INFO O| Feb 25 02:23:49.493 INFO STEP 44 (ensure_dir) COMPLETE
84162025-02-25T02:23:51.097Z[ recovery-image] Feb 25 02:23:49.493 INFO O| Feb 25 02:23:49.493 INFO STEP 45: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84172025-02-25T02:23:51.116Z[ recovery-image] Feb 25 02:23:49.515 INFO O| Feb 25 02:23:49.515 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
84182025-02-25T02:23:51.120Z[ recovery-image] Feb 25 02:23:49.515 INFO O| Feb 25 02:23:49.515 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator
84192025-02-25T02:23:51.121Z[ recovery-image] Feb 25 02:23:49.515 INFO O| Feb 25 02:23:49.515 INFO STEP 45 (ensure_dir) COMPLETE
84202025-02-25T02:23:51.121Z[ recovery-image] Feb 25 02:23:49.516 INFO O| Feb 25 02:23:49.515 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84212025-02-25T02:23:51.138Z[ recovery-image] Feb 25 02:23:49.537 INFO O| Feb 25 02:23:49.537 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
84222025-02-25T02:23:51.138Z[ recovery-image] Feb 25 02:23:49.537 INFO O| Feb 25 02:23:49.537 INFO copying /tmp/.tmpqAU6KA/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator ...
84232025-02-25T02:23:51.202Z[ recovery-image] Feb 25 02:23:49.601 INFO O| Feb 25 02:23:49.601 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/installinator
84242025-02-25T02:23:51.202Z[ recovery-image] Feb 25 02:23:49.601 INFO O| Feb 25 02:23:49.601 INFO ok!
84252025-02-25T02:23:51.202Z[ recovery-image] Feb 25 02:23:49.601 INFO O| Feb 25 02:23:49.601 INFO STEP 46 (ensure_file) COMPLETE
84262025-02-25T02:23:51.202Z[ recovery-image] Feb 25 02:23:49.601 INFO O| Feb 25 02:23:49.601 INFO STEP 47: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84272025-02-25T02:23:51.226Z[ recovery-image] Feb 25 02:23:49.625 INFO O| Feb 25 02:23:49.625 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
84282025-02-25T02:23:51.229Z[ recovery-image] Feb 25 02:23:49.625 INFO O| Feb 25 02:23:49.625 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/pkg
84292025-02-25T02:23:51.229Z[ recovery-image] Feb 25 02:23:49.625 INFO O| Feb 25 02:23:49.625 INFO STEP 47 (ensure_dir) COMPLETE
84302025-02-25T02:23:51.229Z[ recovery-image] Feb 25 02:23:49.625 INFO O| Feb 25 02:23:49.625 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84312025-02-25T02:23:51.263Z[ recovery-image] Feb 25 02:23:49.663 INFO O| Feb 25 02:23:49.663 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
84322025-02-25T02:23:51.263Z[ recovery-image] Feb 25 02:23:49.663 INFO O| Feb 25 02:23:49.663 INFO copying /tmp/.tmpqAU6KA/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION ...
84332025-02-25T02:23:51.266Z[ recovery-image] Feb 25 02:23:49.663 INFO O| Feb 25 02:23:49.663 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/installinator/VERSION
84342025-02-25T02:23:51.266Z[ recovery-image] Feb 25 02:23:49.663 INFO O| Feb 25 02:23:49.663 INFO ok!
84352025-02-25T02:23:51.266Z[ recovery-image] Feb 25 02:23:49.663 INFO O| Feb 25 02:23:49.663 INFO STEP 48 (ensure_file) COMPLETE
84362025-02-25T02:23:51.267Z[ recovery-image] Feb 25 02:23:49.663 INFO O| Feb 25 02:23:49.663 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84372025-02-25T02:23:51.325Z[ recovery-image] Feb 25 02:23:49.724 INFO O| Feb 25 02:23:49.724 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
84382025-02-25T02:23:51.325Z[ recovery-image] Feb 25 02:23:49.724 INFO O| Feb 25 02:23:49.724 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm
84392025-02-25T02:23:51.328Z[ recovery-image] Feb 25 02:23:49.724 INFO O| Feb 25 02:23:49.724 INFO STEP 49 (ensure_dir) COMPLETE
84402025-02-25T02:23:51.328Z[ recovery-image] Feb 25 02:23:49.724 INFO O| Feb 25 02:23:49.724 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84412025-02-25T02:23:51.347Z[ recovery-image] Feb 25 02:23:49.746 INFO O| Feb 25 02:23:49.746 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
84422025-02-25T02:23:51.347Z[ recovery-image] Feb 25 02:23:49.746 INFO O| Feb 25 02:23:49.746 INFO copying /tmp/.tmpqAU6KA/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
84432025-02-25T02:23:53.375Z[ recovery-image] Feb 25 02:23:51.773 INFO O| Feb 25 02:23:51.773 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
84442025-02-25T02:23:53.375Z[ recovery-image] Feb 25 02:23:51.774 INFO O| Feb 25 02:23:51.773 INFO ok!
84452025-02-25T02:23:53.375Z[ recovery-image] Feb 25 02:23:51.774 INFO O| Feb 25 02:23:51.773 INFO STEP 50 (ensure_file) COMPLETE
84462025-02-25T02:23:53.380Z[ recovery-image] Feb 25 02:23:51.774 INFO O| Feb 25 02:23:51.773 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84472025-02-25T02:23:53.402Z[ recovery-image] Feb 25 02:23:51.797 INFO O| Feb 25 02:23:51.797 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
84482025-02-25T02:23:53.402Z[ recovery-image] Feb 25 02:23:51.798 INFO O| Feb 25 02:23:51.797 INFO copying /tmp/.tmpqAU6KA/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
84492025-02-25T02:23:53.449Z[ recovery-image] Feb 25 02:23:51.848 INFO O| Feb 25 02:23:51.847 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
84502025-02-25T02:23:53.449Z[ recovery-image] Feb 25 02:23:51.848 INFO O| Feb 25 02:23:51.848 INFO ok!
84512025-02-25T02:23:53.456Z[ recovery-image] Feb 25 02:23:51.848 INFO O| Feb 25 02:23:51.848 INFO STEP 51 (ensure_file) COMPLETE
84522025-02-25T02:23:53.456Z[ recovery-image] Feb 25 02:23:51.848 INFO O| Feb 25 02:23:51.848 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84532025-02-25T02:23:53.491Z[ recovery-image] Feb 25 02:23:51.888 INFO O| Feb 25 02:23:51.888 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
84542025-02-25T02:23:53.495Z[ recovery-image] Feb 25 02:23:51.889 INFO O| Feb 25 02:23:51.889 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg
84552025-02-25T02:23:53.495Z[ recovery-image] Feb 25 02:23:51.889 INFO O| Feb 25 02:23:51.889 INFO STEP 52 (ensure_dir) COMPLETE
84562025-02-25T02:23:53.495Z[ recovery-image] Feb 25 02:23:51.889 INFO O| Feb 25 02:23:51.889 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84572025-02-25T02:23:53.533Z[ recovery-image] Feb 25 02:23:51.932 INFO O| Feb 25 02:23:51.931 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
84582025-02-25T02:23:53.533Z[ recovery-image] Feb 25 02:23:51.932 INFO O| Feb 25 02:23:51.932 INFO copying /tmp/.tmpqAU6KA/proto/recovery/root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh ...
84592025-02-25T02:23:53.533Z[ recovery-image] Feb 25 02:23:51.932 INFO O| Feb 25 02:23:51.932 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
84602025-02-25T02:23:53.536Z[ recovery-image] Feb 25 02:23:51.932 INFO O| Feb 25 02:23:51.932 INFO ok!
84612025-02-25T02:23:53.536Z[ recovery-image] Feb 25 02:23:51.932 INFO O| Feb 25 02:23:51.932 INFO STEP 53 (ensure_file) COMPLETE
84622025-02-25T02:23:53.536Z[ recovery-image] Feb 25 02:23:51.932 INFO O| Feb 25 02:23:51.932 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84632025-02-25T02:23:53.569Z[ recovery-image] Feb 25 02:23:51.968 INFO O| Feb 25 02:23:51.968 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
84642025-02-25T02:23:53.569Z[ recovery-image] Feb 25 02:23:51.968 INFO O| Feb 25 02:23:51.968 INFO copying /tmp/.tmpqAU6KA/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh ...
84652025-02-25T02:23:53.569Z[ recovery-image] Feb 25 02:23:51.968 INFO O| Feb 25 02:23:51.968 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
84662025-02-25T02:23:53.569Z[ recovery-image] Feb 25 02:23:51.968 INFO O| Feb 25 02:23:51.968 INFO ok!
84672025-02-25T02:23:53.574Z[ recovery-image] Feb 25 02:23:51.968 INFO O| Feb 25 02:23:51.968 INFO STEP 54 (ensure_file) COMPLETE
84682025-02-25T02:23:53.574Z[ recovery-image] Feb 25 02:23:51.968 INFO O| Feb 25 02:23:51.968 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84692025-02-25T02:23:53.606Z[ recovery-image] Feb 25 02:23:52.004 INFO O| Feb 25 02:23:52.004 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
84702025-02-25T02:23:53.606Z[ recovery-image] Feb 25 02:23:52.004 INFO O| Feb 25 02:23:52.004 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
84712025-02-25T02:23:53.606Z[ recovery-image] Feb 25 02:23:52.004 INFO O| Feb 25 02:23:52.004 INFO STEP 55 (ensure_dir) COMPLETE
84722025-02-25T02:23:53.606Z[ recovery-image] Feb 25 02:23:52.004 INFO O| Feb 25 02:23:52.004 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84732025-02-25T02:23:53.723Z[ recovery-image] Feb 25 02:23:52.122 INFO O| Feb 25 02:23:52.122 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
84742025-02-25T02:23:53.723Z[ recovery-image] Feb 25 02:23:52.122 INFO O| Feb 25 02:23:52.122 INFO copying /tmp/.tmpqAU6KA/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml ...
84752025-02-25T02:23:53.723Z[ recovery-image] Feb 25 02:23:52.122 INFO O| Feb 25 02:23:52.122 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
84762025-02-25T02:23:53.726Z[ recovery-image] Feb 25 02:23:52.122 INFO O| Feb 25 02:23:52.122 INFO ok!
84772025-02-25T02:23:53.726Z[ recovery-image] Feb 25 02:23:52.123 INFO O| Feb 25 02:23:52.122 INFO STEP 56 (ensure_file) COMPLETE
84782025-02-25T02:23:53.726Z[ recovery-image] Feb 25 02:23:52.123 INFO O| Feb 25 02:23:52.122 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84792025-02-25T02:23:53.780Z[ recovery-image] Feb 25 02:23:52.179 INFO O| Feb 25 02:23:52.179 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
84802025-02-25T02:23:53.780Z[ recovery-image] Feb 25 02:23:52.179 INFO O| Feb 25 02:23:52.179 INFO copying /tmp/.tmpqAU6KA/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh ...
84812025-02-25T02:23:53.784Z[ recovery-image] Feb 25 02:23:52.179 INFO O| Feb 25 02:23:52.179 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
84822025-02-25T02:23:53.784Z[ recovery-image] Feb 25 02:23:52.179 INFO O| Feb 25 02:23:52.179 INFO ok!
84832025-02-25T02:23:53.784Z[ recovery-image] Feb 25 02:23:52.179 INFO O| Feb 25 02:23:52.179 INFO STEP 57 (ensure_file) COMPLETE
84842025-02-25T02:23:53.784Z[ recovery-image] Feb 25 02:23:52.179 INFO O| Feb 25 02:23:52.179 INFO STEP 58: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84852025-02-25T02:23:53.800Z[ recovery-image] Feb 25 02:23:52.199 INFO O| Feb 25 02:23:52.199 INFO creating directory: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
84862025-02-25T02:23:53.800Z[ recovery-image] Feb 25 02:23:52.199 INFO O| Feb 25 02:23:52.199 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
84872025-02-25T02:23:53.805Z[ recovery-image] Feb 25 02:23:52.199 INFO O| Feb 25 02:23:52.199 INFO STEP 58 (ensure_dir) COMPLETE
84882025-02-25T02:23:53.805Z[ recovery-image] Feb 25 02:23:52.199 INFO O| Feb 25 02:23:52.199 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84892025-02-25T02:23:53.831Z[ recovery-image] Feb 25 02:23:52.227 INFO O| Feb 25 02:23:52.227 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
84902025-02-25T02:23:53.831Z[ recovery-image] Feb 25 02:23:52.227 INFO O| Feb 25 02:23:52.227 INFO copying /tmp/.tmpqAU6KA/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml ...
84912025-02-25T02:23:53.831Z[ recovery-image] Feb 25 02:23:52.228 INFO O| Feb 25 02:23:52.228 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
84922025-02-25T02:23:53.834Z[ recovery-image] Feb 25 02:23:52.228 INFO O| Feb 25 02:23:52.228 INFO ok!
84932025-02-25T02:23:53.834Z[ recovery-image] Feb 25 02:23:52.228 INFO O| Feb 25 02:23:52.228 INFO STEP 59 (ensure_file) COMPLETE
84942025-02-25T02:23:53.834Z[ recovery-image] Feb 25 02:23:52.228 INFO O| Feb 25 02:23:52.228 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
84952025-02-25T02:23:53.869Z[ recovery-image] Feb 25 02:23:52.268 INFO O| Feb 25 02:23:52.268 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
84962025-02-25T02:23:53.869Z[ recovery-image] Feb 25 02:23:52.268 INFO O| Feb 25 02:23:52.268 INFO copying /tmp/.tmpqAU6KA/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
84972025-02-25T02:23:53.869Z[ recovery-image] Feb 25 02:23:52.268 INFO O| Feb 25 02:23:52.268 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
84982025-02-25T02:23:53.872Z[ recovery-image] Feb 25 02:23:52.268 INFO O| Feb 25 02:23:52.268 INFO ok!
84992025-02-25T02:23:53.872Z[ recovery-image] Feb 25 02:23:52.268 INFO O| Feb 25 02:23:52.268 INFO STEP 60 (ensure_file) COMPLETE
85002025-02-25T02:23:53.872Z[ recovery-image] Feb 25 02:23:52.268 INFO O| Feb 25 02:23:52.268 INFO STEP 61: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85012025-02-25T02:23:53.912Z[ recovery-image] Feb 25 02:23:52.311 INFO O| Feb 25 02:23:52.311 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib
85022025-02-25T02:23:53.912Z[ recovery-image] Feb 25 02:23:52.311 INFO O| Feb 25 02:23:52.311 INFO STEP 61 (ensure_dir) COMPLETE
85032025-02-25T02:23:53.912Z[ recovery-image] Feb 25 02:23:52.311 INFO O| Feb 25 02:23:52.311 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85042025-02-25T02:23:53.981Z[ recovery-image] Feb 25 02:23:52.379 INFO O| Feb 25 02:23:52.379 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc
85052025-02-25T02:23:53.981Z[ recovery-image] Feb 25 02:23:52.379 INFO O| Feb 25 02:23:52.379 INFO STEP 62 (ensure_dir) COMPLETE
85062025-02-25T02:23:53.981Z[ recovery-image] Feb 25 02:23:52.379 INFO O| Feb 25 02:23:52.379 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85072025-02-25T02:23:54.007Z[ recovery-image] Feb 25 02:23:52.404 INFO O| Feb 25 02:23:52.404 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest
85082025-02-25T02:23:54.007Z[ recovery-image] Feb 25 02:23:52.404 INFO O| Feb 25 02:23:52.404 INFO STEP 63 (ensure_dir) COMPLETE
85092025-02-25T02:23:54.007Z[ recovery-image] Feb 25 02:23:52.404 INFO O| Feb 25 02:23:52.404 INFO STEP 64: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85102025-02-25T02:23:54.031Z[ recovery-image] Feb 25 02:23:52.429 INFO O| Feb 25 02:23:52.429 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site
85112025-02-25T02:23:54.031Z[ recovery-image] Feb 25 02:23:52.429 INFO O| Feb 25 02:23:52.429 INFO STEP 64 (ensure_dir) COMPLETE
85122025-02-25T02:23:54.035Z[ recovery-image] Feb 25 02:23:52.429 INFO O| Feb 25 02:23:52.429 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85132025-02-25T02:23:54.073Z[ recovery-image] Feb 25 02:23:52.472 INFO O| Feb 25 02:23:52.472 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
85142025-02-25T02:23:54.073Z[ recovery-image] Feb 25 02:23:52.472 INFO O| Feb 25 02:23:52.472 INFO copying /tmp/.tmpqAU6KA/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
85152025-02-25T02:23:54.076Z[ recovery-image] Feb 25 02:23:52.472 INFO O| Feb 25 02:23:52.472 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
85162025-02-25T02:23:54.076Z[ recovery-image] Feb 25 02:23:52.472 INFO O| Feb 25 02:23:52.472 INFO ok!
85172025-02-25T02:23:54.076Z[ recovery-image] Feb 25 02:23:52.472 INFO O| Feb 25 02:23:52.472 INFO STEP 65 (ensure_file) COMPLETE
85182025-02-25T02:23:54.076Z[ recovery-image] Feb 25 02:23:52.472 INFO O| Feb 25 02:23:52.472 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85192025-02-25T02:23:54.095Z[ recovery-image] Feb 25 02:23:52.494 INFO O| Feb 25 02:23:52.494 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ipsec"
85202025-02-25T02:23:54.098Z[ recovery-image] Feb 25 02:23:52.494 INFO O| Feb 25 02:23:52.494 INFO STEP 66 (remove_files) COMPLETE
85212025-02-25T02:23:54.098Z[ recovery-image] Feb 25 02:23:52.494 INFO O| Feb 25 02:23:52.494 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85222025-02-25T02:23:54.135Z[ recovery-image] Feb 25 02:23:52.534 INFO O| Feb 25 02:23:52.534 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/ldap"
85232025-02-25T02:23:54.142Z[ recovery-image] Feb 25 02:23:52.534 INFO O| Feb 25 02:23:52.534 INFO STEP 67 (remove_files) COMPLETE
85242025-02-25T02:23:54.142Z[ recovery-image] Feb 25 02:23:52.535 INFO O| Feb 25 02:23:52.534 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85252025-02-25T02:23:54.163Z[ recovery-image] Feb 25 02:23:52.560 INFO O| Feb 25 02:23:52.560 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/rpc"
85262025-02-25T02:23:54.166Z[ recovery-image] Feb 25 02:23:52.560 INFO O| Feb 25 02:23:52.560 INFO STEP 68 (remove_files) COMPLETE
85272025-02-25T02:23:54.166Z[ recovery-image] Feb 25 02:23:52.560 INFO O| Feb 25 02:23:52.560 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85282025-02-25T02:23:54.225Z[ recovery-image] Feb 25 02:23:52.624 INFO O| Feb 25 02:23:52.624 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/security"
85292025-02-25T02:23:54.228Z[ recovery-image] Feb 25 02:23:52.624 INFO O| Feb 25 02:23:52.624 INFO STEP 69 (remove_files) COMPLETE
85302025-02-25T02:23:54.228Z[ recovery-image] Feb 25 02:23:52.624 INFO O| Feb 25 02:23:52.624 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85312025-02-25T02:23:54.269Z[ recovery-image] Feb 25 02:23:52.668 INFO O| Feb 25 02:23:52.668 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/shares"
85322025-02-25T02:23:54.274Z[ recovery-image] Feb 25 02:23:52.668 INFO O| Feb 25 02:23:52.668 INFO STEP 70 (remove_files) COMPLETE
85332025-02-25T02:23:54.274Z[ recovery-image] Feb 25 02:23:52.668 INFO O| Feb 25 02:23:52.668 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85342025-02-25T02:23:54.321Z[ recovery-image] Feb 25 02:23:52.720 INFO O| Feb 25 02:23:52.720 INFO remove tree: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/smb"
85352025-02-25T02:23:54.324Z[ recovery-image] Feb 25 02:23:52.720 INFO O| Feb 25 02:23:52.720 INFO STEP 71 (remove_files) COMPLETE
85362025-02-25T02:23:54.324Z[ recovery-image] Feb 25 02:23:52.721 INFO O| Feb 25 02:23:52.720 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85372025-02-25T02:23:54.383Z[ recovery-image] Feb 25 02:23:52.782 INFO O| Feb 25 02:23:52.782 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
85382025-02-25T02:23:54.386Z[ recovery-image] Feb 25 02:23:52.782 INFO O| Feb 25 02:23:52.782 INFO STEP 72 (remove_files) COMPLETE
85392025-02-25T02:23:54.386Z[ recovery-image] Feb 25 02:23:52.782 INFO O| Feb 25 02:23:52.782 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85402025-02-25T02:23:54.405Z[ recovery-image] Feb 25 02:23:52.804 INFO O| Feb 25 02:23:52.804 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
85412025-02-25T02:23:54.411Z[ recovery-image] Feb 25 02:23:52.804 INFO O| Feb 25 02:23:52.804 INFO STEP 73 (remove_files) COMPLETE
85422025-02-25T02:23:54.411Z[ recovery-image] Feb 25 02:23:52.804 INFO O| Feb 25 02:23:52.804 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85432025-02-25T02:23:54.448Z[ recovery-image] Feb 25 02:23:52.847 INFO O| Feb 25 02:23:52.847 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
85442025-02-25T02:23:54.451Z[ recovery-image] Feb 25 02:23:52.847 INFO O| Feb 25 02:23:52.847 INFO STEP 74 (remove_files) COMPLETE
85452025-02-25T02:23:54.451Z[ recovery-image] Feb 25 02:23:52.847 INFO O| Feb 25 02:23:52.847 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85462025-02-25T02:23:54.501Z[ recovery-image] Feb 25 02:23:52.891 INFO O| Feb 25 02:23:52.891 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
85472025-02-25T02:23:54.501Z[ recovery-image] Feb 25 02:23:52.891 INFO O| Feb 25 02:23:52.891 INFO STEP 75 (remove_files) COMPLETE
85482025-02-25T02:23:54.501Z[ recovery-image] Feb 25 02:23:52.891 INFO O| Feb 25 02:23:52.891 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85492025-02-25T02:23:54.515Z[ recovery-image] Feb 25 02:23:52.914 INFO O| Feb 25 02:23:52.914 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
85502025-02-25T02:23:54.515Z[ recovery-image] Feb 25 02:23:52.914 INFO O| Feb 25 02:23:52.914 INFO STEP 76 (remove_files) COMPLETE
85512025-02-25T02:23:54.515Z[ recovery-image] Feb 25 02:23:52.914 INFO O| Feb 25 02:23:52.914 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85522025-02-25T02:23:54.539Z[ recovery-image] Feb 25 02:23:52.937 INFO O| Feb 25 02:23:52.937 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
85532025-02-25T02:23:54.539Z[ recovery-image] Feb 25 02:23:52.937 INFO O| Feb 25 02:23:52.937 INFO STEP 77 (remove_files) COMPLETE
85542025-02-25T02:23:54.545Z[ recovery-image] Feb 25 02:23:52.938 INFO O| Feb 25 02:23:52.937 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85552025-02-25T02:23:54.562Z[ recovery-image] Feb 25 02:23:52.961 INFO O| Feb 25 02:23:52.961 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
85562025-02-25T02:23:54.563Z[ recovery-image] Feb 25 02:23:52.961 INFO O| Feb 25 02:23:52.961 INFO STEP 78 (remove_files) COMPLETE
85572025-02-25T02:23:54.565Z[ recovery-image] Feb 25 02:23:52.961 INFO O| Feb 25 02:23:52.961 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85582025-02-25T02:23:54.589Z[ recovery-image] Feb 25 02:23:52.987 INFO O| Feb 25 02:23:52.987 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
85592025-02-25T02:23:54.589Z[ recovery-image] Feb 25 02:23:52.987 INFO O| Feb 25 02:23:52.987 INFO STEP 79 (remove_files) COMPLETE
85602025-02-25T02:23:54.603Z[ recovery-image] Feb 25 02:23:52.987 INFO O| Feb 25 02:23:52.987 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85612025-02-25T02:23:54.620Z[ recovery-image] Feb 25 02:23:53.012 INFO O| Feb 25 02:23:53.012 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
85622025-02-25T02:23:54.620Z[ recovery-image] Feb 25 02:23:53.012 INFO O| Feb 25 02:23:53.012 INFO STEP 80 (remove_files) COMPLETE
85632025-02-25T02:23:54.626Z[ recovery-image] Feb 25 02:23:53.012 INFO O| Feb 25 02:23:53.012 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85642025-02-25T02:23:54.641Z[ recovery-image] Feb 25 02:23:53.038 INFO O| Feb 25 02:23:53.038 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
85652025-02-25T02:23:54.641Z[ recovery-image] Feb 25 02:23:53.038 INFO O| Feb 25 02:23:53.038 INFO STEP 81 (remove_files) COMPLETE
85662025-02-25T02:23:54.645Z[ recovery-image] Feb 25 02:23:53.038 INFO O| Feb 25 02:23:53.038 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85672025-02-25T02:23:54.692Z[ recovery-image] Feb 25 02:23:53.079 INFO O| Feb 25 02:23:53.079 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
85682025-02-25T02:23:54.692Z[ recovery-image] Feb 25 02:23:53.079 INFO O| Feb 25 02:23:53.079 INFO STEP 82 (remove_files) COMPLETE
85692025-02-25T02:23:54.692Z[ recovery-image] Feb 25 02:23:53.079 INFO O| Feb 25 02:23:53.079 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85702025-02-25T02:23:54.715Z[ recovery-image] Feb 25 02:23:53.113 INFO O| Feb 25 02:23:53.113 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
85712025-02-25T02:23:54.715Z[ recovery-image] Feb 25 02:23:53.113 INFO O| Feb 25 02:23:53.113 INFO STEP 83 (remove_files) COMPLETE
85722025-02-25T02:23:54.715Z[ recovery-image] Feb 25 02:23:53.113 INFO O| Feb 25 02:23:53.113 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85732025-02-25T02:23:54.750Z[ recovery-image] Feb 25 02:23:53.148 INFO O| Feb 25 02:23:53.148 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
85742025-02-25T02:23:54.750Z[ recovery-image] Feb 25 02:23:53.148 INFO O| Feb 25 02:23:53.148 INFO STEP 84 (remove_files) COMPLETE
85752025-02-25T02:23:54.760Z[ recovery-image] Feb 25 02:23:53.149 INFO O| Feb 25 02:23:53.148 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85762025-02-25T02:23:54.773Z[ recovery-image] Feb 25 02:23:53.171 INFO O| Feb 25 02:23:53.171 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
85772025-02-25T02:23:54.773Z[ recovery-image] Feb 25 02:23:53.171 INFO O| Feb 25 02:23:53.171 INFO STEP 85 (remove_files) COMPLETE
85782025-02-25T02:23:54.773Z[ recovery-image] Feb 25 02:23:53.171 INFO O| Feb 25 02:23:53.171 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85792025-02-25T02:23:54.825Z[ recovery-image] Feb 25 02:23:53.224 INFO O| Feb 25 02:23:53.224 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
85802025-02-25T02:23:54.826Z[ recovery-image] Feb 25 02:23:53.224 INFO O| Feb 25 02:23:53.224 INFO STEP 86 (remove_files) COMPLETE
85812025-02-25T02:23:54.826Z[ recovery-image] Feb 25 02:23:53.224 INFO O| Feb 25 02:23:53.224 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85822025-02-25T02:23:54.853Z[ recovery-image] Feb 25 02:23:53.251 INFO O| Feb 25 02:23:53.251 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/dev/sndstat"
85832025-02-25T02:23:54.853Z[ recovery-image] Feb 25 02:23:53.251 INFO O| Feb 25 02:23:53.251 INFO STEP 87 (remove_files) COMPLETE
85842025-02-25T02:23:54.853Z[ recovery-image] Feb 25 02:23:53.251 INFO O| Feb 25 02:23:53.251 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85852025-02-25T02:23:54.891Z[ recovery-image] Feb 25 02:23:53.290 INFO O| Feb 25 02:23:53.290 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
85862025-02-25T02:23:54.894Z[ recovery-image] Feb 25 02:23:53.290 INFO O| Feb 25 02:23:53.290 INFO STEP 88 (remove_files) COMPLETE
85872025-02-25T02:23:54.894Z[ recovery-image] Feb 25 02:23:53.290 INFO O| Feb 25 02:23:53.290 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85882025-02-25T02:23:54.916Z[ recovery-image] Feb 25 02:23:53.314 INFO O| Feb 25 02:23:53.314 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
85892025-02-25T02:23:54.916Z[ recovery-image] Feb 25 02:23:53.314 INFO O| Feb 25 02:23:53.314 INFO STEP 89 (remove_files) COMPLETE
85902025-02-25T02:23:54.920Z[ recovery-image] Feb 25 02:23:53.314 INFO O| Feb 25 02:23:53.314 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85912025-02-25T02:23:54.939Z[ recovery-image] Feb 25 02:23:53.338 INFO O| Feb 25 02:23:53.338 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
85922025-02-25T02:23:54.939Z[ recovery-image] Feb 25 02:23:53.338 INFO O| Feb 25 02:23:53.338 INFO STEP 90 (remove_files) COMPLETE
85932025-02-25T02:23:54.939Z[ recovery-image] Feb 25 02:23:53.338 INFO O| Feb 25 02:23:53.338 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85942025-02-25T02:23:54.962Z[ recovery-image] Feb 25 02:23:53.361 INFO O| Feb 25 02:23:53.360 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
85952025-02-25T02:23:54.962Z[ recovery-image] Feb 25 02:23:53.361 INFO O| Feb 25 02:23:53.361 INFO STEP 91 (remove_files) COMPLETE
85962025-02-25T02:23:54.962Z[ recovery-image] Feb 25 02:23:53.361 INFO O| Feb 25 02:23:53.361 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
85972025-02-25T02:23:55.005Z[ recovery-image] Feb 25 02:23:53.402 INFO O| Feb 25 02:23:53.402 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
85982025-02-25T02:23:55.008Z[ recovery-image] Feb 25 02:23:53.402 INFO O| Feb 25 02:23:53.402 INFO STEP 92 (remove_files) COMPLETE
85992025-02-25T02:23:55.008Z[ recovery-image] Feb 25 02:23:53.402 INFO O| Feb 25 02:23:53.402 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86002025-02-25T02:23:55.026Z[ recovery-image] Feb 25 02:23:53.425 INFO O| Feb 25 02:23:53.425 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
86012025-02-25T02:23:55.030Z[ recovery-image] Feb 25 02:23:53.425 INFO O| Feb 25 02:23:53.425 INFO STEP 93 (remove_files) COMPLETE
86022025-02-25T02:23:55.030Z[ recovery-image] Feb 25 02:23:53.425 INFO O| Feb 25 02:23:53.425 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86032025-02-25T02:23:55.050Z[ recovery-image] Feb 25 02:23:53.449 INFO O| Feb 25 02:23:53.449 INFO remove file: "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
86042025-02-25T02:23:55.050Z[ recovery-image] Feb 25 02:23:53.449 INFO O| Feb 25 02:23:53.449 INFO STEP 94 (remove_files) COMPLETE
86052025-02-25T02:23:55.053Z[ recovery-image] Feb 25 02:23:53.449 INFO O| Feb 25 02:23:53.449 INFO STEP 95: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs-recovery.json
86062025-02-25T02:23:55.094Z[ recovery-image] Feb 25 02:23:53.492 INFO O| Feb 25 02:23:53.492 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db does not already exist, skipping removal
86072025-02-25T02:23:55.099Z[ recovery-image] Feb 25 02:23:53.493 INFO O| Feb 25 02:23:53.493 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/lib/svc/manifest"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
86082025-02-25T02:23:58.590Z[verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
86092025-02-25T02:24:09.863Z[verify-libraries] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
86102025-02-25T02:24:09.952Z[verify-libraries] Compiling yansi v1.0.1
86112025-02-25T02:24:09.952Z[ recovery-image] Feb 25 02:24:07.214 INFO O| Feb 25 02:24:07.213 INFO O| Loading smf(7) service descriptions: 1/672/673/674/675/676/677/678/679/6710/6711/6712/6713/6714/6715/6716/6717/6718/6719/6720/6721/6722/6723/6724/6725/6726/6727/6728/6729/6730/6731/6732/6733/6734/6735/6736/6737/6738/6739/6740/6741/6742/6743/6744/6745/6746/6747/6748/6749/6750/6751/6752/6753/6754/6755/6756/6757/6758/6759/6760/6761/6762/6763/6764/6765/6766/6767/67
86122025-02-25T02:24:09.952Z[ recovery-image] Feb 25 02:24:07.214 INFO O| Feb 25 02:24:07.214 INFO E| svccfg: Loaded 67 smf(7) service descriptions
86132025-02-25T02:24:09.952Z[ recovery-image] Feb 25 02:24:07.233 INFO O| Feb 25 02:24:07.233 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db", "SVCCFG_DTD": "/rpool/images/build/recovery/work/gimlet/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
86142025-02-25T02:24:09.955Z[ recovery-image] Feb 25 02:24:07.469 INFO O| Feb 25 02:24:07.469 INFO file /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db does not exist
86152025-02-25T02:24:09.955Z[ recovery-image] Feb 25 02:24:07.469 INFO O| Feb 25 02:24:07.469 INFO copying /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db -> /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db ...
86162025-02-25T02:24:09.955Z[ recovery-image] Feb 25 02:24:07.471 INFO O| Feb 25 02:24:07.471 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/gimlet/zfs-recovery/a/etc/svc/repository.db
86172025-02-25T02:24:09.955Z[ recovery-image] Feb 25 02:24:07.472 INFO O| Feb 25 02:24:07.471 INFO ok!
86182025-02-25T02:24:09.955Z[ recovery-image] Feb 25 02:24:07.472 INFO O| Feb 25 02:24:07.472 INFO file /rpool/images/build/recovery/tmp/gimlet/zfs-recovery/repo.db exists (as File), removing
86192025-02-25T02:24:09.955Z[ recovery-image] Feb 25 02:24:07.472 INFO O| Feb 25 02:24:07.472 INFO STEP 95 (seed_smf) COMPLETE
86202025-02-25T02:24:09.955Z[ recovery-image] Feb 25 02:24:07.472 INFO O| Feb 25 02:24:07.472 INFO steps complete; finalising image!
86212025-02-25T02:24:09.955Z[ recovery-image] Feb 25 02:24:07.472 INFO O| Feb 25 02:24:07.472 INFO TRIM POOL: TEMPORARY-gimlet-zfs-recovery
86222025-02-25T02:24:09.955Z[ recovery-image] Feb 25 02:24:07.548 INFO O| Feb 25 02:24:07.548 INFO trim TEMPORARY-gimlet-zfs-recovery: (0% trimmed, started at Tue Feb 25 02:24:07 2025)
86232025-02-25T02:24:09.955Z[ recovery-image] Feb 25 02:24:07.761 INFO O| Feb 25 02:24:07.761 INFO trim TEMPORARY-gimlet-zfs-recovery: (8% trimmed, started at Tue Feb 25 02:24:07 2025)
86242025-02-25T02:24:09.955Z[ recovery-image] Feb 25 02:24:07.975 INFO O| Feb 25 02:24:07.975 INFO trim TEMPORARY-gimlet-zfs-recovery: (24% trimmed, started at Tue Feb 25 02:24:07 2025)
86252025-02-25T02:24:09.955Z[ recovery-image] Feb 25 02:24:08.189 INFO O| Feb 25 02:24:08.189 INFO trim TEMPORARY-gimlet-zfs-recovery: (44% trimmed, started at Tue Feb 25 02:24:07 2025)
86262025-02-25T02:24:09.980Z[verify-libraries] Compiling diff v0.1.13
86272025-02-25T02:24:10.005Z[ recovery-image] Feb 25 02:24:08.402 INFO O| Feb 25 02:24:08.401 INFO trim TEMPORARY-gimlet-zfs-recovery: (48% trimmed, started at Tue Feb 25 02:24:07 2025)
86282025-02-25T02:24:10.217Z[ recovery-image] Feb 25 02:24:08.614 INFO O| Feb 25 02:24:08.614 INFO trim TEMPORARY-gimlet-zfs-recovery: (64% trimmed, started at Tue Feb 25 02:24:07 2025)
86292025-02-25T02:24:10.435Z[ recovery-image] Feb 25 02:24:08.832 INFO O| Feb 25 02:24:08.832 INFO trim TEMPORARY-gimlet-zfs-recovery: (72% trimmed, started at Tue Feb 25 02:24:07 2025)
86302025-02-25T02:24:10.668Z[ recovery-image] Feb 25 02:24:09.065 INFO O| Feb 25 02:24:09.065 INFO trim TEMPORARY-gimlet-zfs-recovery: (84% trimmed, started at Tue Feb 25 02:24:07 2025)
86312025-02-25T02:24:10.914Z[ recovery-image] Feb 25 02:24:09.311 INFO O| Feb 25 02:24:09.311 INFO temporary pool has 383M used, 1.38G avail, 1.00x compressratio
86322025-02-25T02:24:10.914Z[ recovery-image] Feb 25 02:24:09.311 INFO O| Feb 25 02:24:09.311 INFO EXPORT POOL: TEMPORARY-gimlet-zfs-recovery
86332025-02-25T02:24:11.617Z[verify-libraries] Compiling heck v0.4.1
86342025-02-25T02:24:11.654Z[ recovery-image] Feb 25 02:24:10.051 INFO O| Feb 25 02:24:10.051 INFO copying image /rpool/images/build/recovery/work/gimlet/zfs-recovery/lofi.raw to output file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86352025-02-25T02:24:11.654Z[ recovery-image] Feb 25 02:24:10.051 INFO O| Feb 25 02:24:10.051 INFO file /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw does not already exist, skipping removal
86362025-02-25T02:24:13.179Z[verify-libraries] Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
86372025-02-25T02:24:17.346Z[ recovery-image] Feb 25 02:24:15.742 INFO O| Feb 25 02:24:15.742 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86382025-02-25T02:24:17.346Z[ recovery-image] Feb 25 02:24:15.742 INFO O| Feb 25 02:24:15.742 INFO chmod ok, path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86392025-02-25T02:24:17.348Z[ recovery-image] Feb 25 02:24:15.742 INFO O| Feb 25 02:24:15.742 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/gimlet-zfs-recovery.raw
86402025-02-25T02:24:17.348Z[ recovery-image] Feb 25 02:24:15.742 INFO O| Feb 25 02:24:15.742 INFO completed processing gimlet/zfs-recovery
86412025-02-25T02:24:17.348Z[ recovery-image] Feb 25 02:24:15.742 INFO O| Feb 25 02:24:15.742 INFO DESTROY DATASET: rpool/images/build/recovery/work/gimlet/zfs-recovery
86422025-02-25T02:24:18.190Z[ recovery-image] Feb 25 02:24:16.586 INFO O| Feb 25 02:24:16.586 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/gimlet/zfs-recovery
86432025-02-25T02:24:18.336Z[ recovery-image] Feb 25 02:24:16.732 INFO BUILD STRING "heads/stlouis-0-g9fcb5effdf\n"
86442025-02-25T02:24:18.336Z[ recovery-image] Feb 25 02:24:16.732 INFO expanded image name: "recovery 0e54843/${os_short_commit} 2025-02-25 01:50" -> "recovery 0e54843/9fcb5ef 2025-02-25 01:50"
86452025-02-25T02:24:18.340Z[ recovery-image] Feb 25 02:24:16.732 INFO output artefacts stored in: "/work/os-recovery"
86462025-02-25T02:24:18.340Z[ recovery-image] Feb 25 02:24:16.734 INFO collecting git info from project "pinprick"...
86472025-02-25T02:24:18.372Z[ recovery-image] Feb 25 02:24:16.769 INFO collecting git info from project "amd-firmware"...
86482025-02-25T02:24:19.125Z[ recovery-image] Feb 25 02:24:17.521 INFO collecting git info from project "chelsio-t6-roms"...
86492025-02-25T02:24:19.163Z[ recovery-image] Feb 25 02:24:17.559 INFO collecting git info from project "phbl"...
86502025-02-25T02:24:19.177Z[ recovery-image] Feb 25 02:24:17.573 INFO collecting git info from project "pilot"...
86512025-02-25T02:24:19.202Z[ recovery-image] Feb 25 02:24:17.598 INFO collecting git info from project "bootserver"...
86522025-02-25T02:24:19.214Z[ recovery-image] Feb 25 02:24:17.610 INFO collecting git info from project "amd-host-image-builder"...
86532025-02-25T02:24:19.586Z[ recovery-image] Feb 25 02:24:17.982 INFO collecting git info from project "image-builder"...
86542025-02-25T02:24:19.606Z[ recovery-image] Feb 25 02:24:18.002 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
86552025-02-25T02:24:20.794Z[ recovery-image] Feb 25 02:24:19.190 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
86562025-02-25T02:24:21.111Z[verify-libraries] Compiling pretty_assertions v1.4.1
86572025-02-25T02:24:21.619Z[ recovery-image] Feb 25 02:24:20.015 INFO creating Oxide boot image...
86582025-02-25T02:24:21.619Z[ recovery-image] Feb 25 02:24:20.015 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/gimlet-zfs-recovery.raw", "-N", "recovery 0e54843/9fcb5ef 2025-02-25 01:50", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
86592025-02-25T02:24:22.454Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
86602025-02-25T02:24:29.961Z[verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
86612025-02-25T02:24:30.079Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
86622025-02-25T02:24:30.567Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
86632025-02-25T02:24:31.149Z[verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
86642025-02-25T02:24:31.765Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
86652025-02-25T02:24:32.437Z[verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
86662025-02-25T02:24:32.994Z[verify-libraries] Compiling sync-ptr v0.1.1
86672025-02-25T02:24:33.405Z[verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
86682025-02-25T02:24:46.493Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
86692025-02-25T02:24:51.677Z[verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
86702025-02-25T02:25:12.308Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
86712025-02-25T02:25:20.236Z[ host-image] Feb 25 02:25:18.625 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.23235:20250221T103335Z
86722025-02-25T02:25:20.239Z[ host-image] Feb 25 02:25:18.625 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.23235:20250221T103335Z
86732025-02-25T02:25:20.239Z[ host-image] Feb 25 02:25:18.625 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
86742025-02-25T02:25:20.239Z[ host-image] Feb 25 02:25:18.626 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
86752025-02-25T02:25:20.239Z[ host-image] Feb 25 02:25:18.626 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
86762025-02-25T02:25:20.239Z[ host-image] Feb 25 02:25:18.626 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
86772025-02-25T02:25:20.239Z[ host-image] Feb 25 02:25:18.627 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
86782025-02-25T02:25:20.239Z[ host-image] Feb 25 02:25:18.627 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
86792025-02-25T02:25:20.239Z[ host-image] Feb 25 02:25:18.627 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.22:20240315T231141Z
86802025-02-25T02:25:20.239Z[ host-image] Feb 25 02:25:18.628 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
86812025-02-25T02:25:20.239Z[ host-image] Feb 25 02:25:18.628 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.23235:20250221T103335Z
86822025-02-25T02:25:20.242Z[ host-image] Feb 25 02:25:18.630 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.23235:20250221T103336Z
86832025-02-25T02:25:20.244Z[ host-image] Feb 25 02:25:18.632 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.23235:20250221T103336Z
86842025-02-25T02:25:20.244Z[ host-image] Feb 25 02:25:18.633 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.23235:20250221T103336Z
86852025-02-25T02:25:20.245Z[ host-image] Feb 25 02:25:18.633 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
86862025-02-25T02:25:20.245Z[ host-image] Feb 25 02:25:18.634 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.23235:20250221T103336Z
86872025-02-25T02:25:20.247Z[ host-image] Feb 25 02:25:18.635 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.23235:20250221T103337Z
86882025-02-25T02:25:20.247Z[ host-image] Feb 25 02:25:18.635 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.23235:20250221T103337Z
86892025-02-25T02:25:20.247Z[ host-image] Feb 25 02:25:18.635 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.23235:20250221T103337Z
86902025-02-25T02:25:20.247Z[ host-image] Feb 25 02:25:18.635 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.23235:20250221T103338Z
86912025-02-25T02:25:20.247Z[ host-image] Feb 25 02:25:18.635 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.23235:20250221T103338Z
86922025-02-25T02:25:20.247Z[ host-image] Feb 25 02:25:18.636 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.23235:20250221T103338Z
86932025-02-25T02:25:20.247Z[ host-image] Feb 25 02:25:18.636 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.23235:20250221T103338Z
86942025-02-25T02:25:20.248Z[ host-image] Feb 25 02:25:18.636 INFO O| install = pkg://helios-dev/driver/ktest@0.5.11-2.0.23235:20250221T103339Z
86952025-02-25T02:25:20.248Z[ host-image] Feb 25 02:25:18.636 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.23235:20250221T103339Z
86962025-02-25T02:25:20.251Z[ host-image] Feb 25 02:25:18.637 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.23235:20250221T103340Z
86972025-02-25T02:25:20.251Z[ host-image] Feb 25 02:25:18.637 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.23235:20250221T103340Z
86982025-02-25T02:25:20.251Z[ host-image] Feb 25 02:25:18.637 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.23235:20250221T103342Z
86992025-02-25T02:25:20.251Z[ host-image] Feb 25 02:25:18.637 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.23235:20250221T103342Z
87002025-02-25T02:25:20.251Z[ host-image] Feb 25 02:25:18.637 INFO O| install = pkg://helios-dev/driver/network/opte@0.34.334:20250214T080526Z
87012025-02-25T02:25:20.251Z[ host-image] Feb 25 02:25:18.638 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.23235:20250221T103344Z
87022025-02-25T02:25:20.251Z[ host-image] Feb 25 02:25:18.638 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.23235:20250221T103346Z
87032025-02-25T02:25:20.251Z[ host-image] Feb 25 02:25:18.638 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.23235:20250221T103347Z
87042025-02-25T02:25:20.251Z[ host-image] Feb 25 02:25:18.638 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.23235:20250221T103347Z
87052025-02-25T02:25:20.251Z[ host-image] Feb 25 02:25:18.640 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.23235:20250221T103349Z
87062025-02-25T02:25:20.253Z[ host-image] Feb 25 02:25:18.640 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.23235:20250221T103349Z
87072025-02-25T02:25:20.265Z[ host-image] Feb 25 02:25:18.655 INFO O| install = pkg://helios-dev/editor/vim@9.0.2136-2.0:20250221T133345Z
87082025-02-25T02:25:20.265Z[ host-image] Feb 25 02:25:18.655 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.23235:20250221T103349Z
87092025-02-25T02:25:20.268Z[ host-image] Feb 25 02:25:18.655 INFO O| install = pkg://helios-dev/library/expat@2.6.4-2.0:20241120T163225Z
87102025-02-25T02:25:20.268Z[ host-image] Feb 25 02:25:18.655 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
87112025-02-25T02:25:20.268Z[ host-image] Feb 25 02:25:18.656 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
87122025-02-25T02:25:20.268Z[ host-image] Feb 25 02:25:18.657 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.23235:20250221T103349Z
87132025-02-25T02:25:20.268Z[ host-image] Feb 25 02:25:18.657 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
87142025-02-25T02:25:20.268Z[ host-image] Feb 25 02:25:18.657 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
87152025-02-25T02:25:20.271Z[ host-image] Feb 25 02:25:18.659 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
87162025-02-25T02:25:20.271Z[ host-image] Feb 25 02:25:18.659 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
87172025-02-25T02:25:20.289Z[ host-image] Feb 25 02:25:18.678 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z
87182025-02-25T02:25:20.289Z[ host-image] Feb 25 02:25:18.678 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
87192025-02-25T02:25:20.292Z[ host-image] Feb 25 02:25:18.679 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
87202025-02-25T02:25:20.292Z[ host-image] Feb 25 02:25:18.680 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
87212025-02-25T02:25:20.311Z[ host-image] Feb 25 02:25:18.700 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
87222025-02-25T02:25:20.313Z[ host-image] Feb 25 02:25:18.700 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
87232025-02-25T02:25:20.374Z[ host-image] Feb 25 02:25:18.763 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.16-2.0:20250212T181143Z
87242025-02-25T02:25:20.376Z[ host-image] Feb 25 02:25:18.764 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
87252025-02-25T02:25:20.376Z[ host-image] Feb 25 02:25:18.764 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
87262025-02-25T02:25:20.376Z[ host-image] Feb 25 02:25:18.765 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.23235:20250221T103351Z
87272025-02-25T02:25:20.376Z[ host-image] Feb 25 02:25:18.765 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.23235:20250221T103357Z
87282025-02-25T02:25:20.376Z[ host-image] Feb 25 02:25:18.765 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
87292025-02-25T02:25:20.376Z[ host-image] Feb 25 02:25:18.765 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.23235:20250221T103357Z
87302025-02-25T02:25:20.379Z[ host-image] Feb 25 02:25:18.766 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.2:20250218T230209Z
87312025-02-25T02:25:20.379Z[ host-image] Feb 25 02:25:18.766 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
87322025-02-25T02:25:20.379Z[ host-image] Feb 25 02:25:18.766 INFO O| install = pkg://helios-dev/network/rsync@3.4.1-2.0:20250117T201332Z
87332025-02-25T02:25:20.379Z[ host-image] Feb 25 02:25:18.766 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.23235:20250221T103357Z
87342025-02-25T02:25:20.379Z[ host-image] Feb 25 02:25:18.766 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
87352025-02-25T02:25:20.384Z[ host-image] Feb 25 02:25:18.773 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
87362025-02-25T02:25:20.387Z[ host-image] Feb 25 02:25:18.774 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
87372025-02-25T02:25:20.387Z[ host-image] Feb 25 02:25:18.774 INFO O| install = pkg://helios-dev/oxide/platform-identity-cacerts@1.0-2.0:20240719T230730Z
87382025-02-25T02:25:20.387Z[ host-image] Feb 25 02:25:18.774 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.23235:20250221T103358Z
87392025-02-25T02:25:20.387Z[ host-image] Feb 25 02:25:18.774 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
87402025-02-25T02:25:20.409Z[ host-image] Feb 25 02:25:18.798 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
87412025-02-25T02:25:20.412Z[ host-image] Feb 25 02:25:18.799 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.23235:20250221T103358Z
87422025-02-25T02:25:20.415Z[ host-image] Feb 25 02:25:18.802 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.23235:20250221T103358Z
87432025-02-25T02:25:20.415Z[ host-image] Feb 25 02:25:18.803 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.23235:20250221T103359Z
87442025-02-25T02:25:20.415Z[ host-image] Feb 25 02:25:18.803 INFO O| install = pkg://helios-dev/service/network/chrony@4.5-2.0:20240418T211951Z
87452025-02-25T02:25:20.415Z[ host-image] Feb 25 02:25:18.804 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.23235:20250221T103400Z
87462025-02-25T02:25:20.418Z[ host-image] Feb 25 02:25:18.805 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.23235:20250221T103400Z
87472025-02-25T02:25:20.418Z[ host-image] Feb 25 02:25:18.805 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.23235:20250221T103400Z
87482025-02-25T02:25:20.418Z[ host-image] Feb 25 02:25:18.806 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.23235:20250221T103400Z
87492025-02-25T02:25:20.422Z[ host-image] Feb 25 02:25:18.811 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
87502025-02-25T02:25:20.425Z[ host-image] Feb 25 02:25:18.812 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.23235:20250221T103401Z
87512025-02-25T02:25:20.425Z[ host-image] Feb 25 02:25:18.813 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.23235:20250221T103402Z
87522025-02-25T02:25:20.425Z[ host-image] Feb 25 02:25:18.813 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
87532025-02-25T02:25:20.428Z[ host-image] Feb 25 02:25:18.814 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.23235:20250221T103402Z
87542025-02-25T02:25:20.428Z[ host-image] Feb 25 02:25:18.814 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.23235:20250221T103402Z
87552025-02-25T02:25:20.428Z[ host-image] Feb 25 02:25:18.815 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2025.1.27-2.0.23235:20250221T103403Z
87562025-02-25T02:25:20.428Z[ host-image] Feb 25 02:25:18.815 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.23235:20250221T103403Z
87572025-02-25T02:25:20.439Z[ host-image] Feb 25 02:25:18.828 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.23235:20250221T103403Z
87582025-02-25T02:25:20.439Z[ host-image] Feb 25 02:25:18.828 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
87592025-02-25T02:25:20.442Z[ host-image] Feb 25 02:25:18.832 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2024.1-2.0.23235:20250221T103403Z
87602025-02-25T02:25:20.445Z[ host-image] Feb 25 02:25:18.834 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.23235:20250221T103403Z
87612025-02-25T02:25:20.445Z[ host-image] Feb 25 02:25:18.834 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.23235:20250221T103403Z
87622025-02-25T02:25:20.447Z[ host-image] Feb 25 02:25:18.835 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.23235:20250221T103403Z
87632025-02-25T02:25:20.447Z[ host-image] Feb 25 02:25:18.836 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.23235:20250221T103403Z
87642025-02-25T02:25:20.447Z[ host-image] Feb 25 02:25:18.836 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.23235:20250221T103404Z
87652025-02-25T02:25:20.469Z[ host-image] Feb 25 02:25:18.858 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.23235:20250221T103405Z
87662025-02-25T02:25:20.469Z[ host-image] Feb 25 02:25:18.858 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.23235:20250221T103404Z
87672025-02-25T02:25:20.471Z[ host-image] Feb 25 02:25:18.858 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.23235:20250221T103405Z
87682025-02-25T02:25:20.471Z[ host-image] Feb 25 02:25:18.860 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.23235:20250221T103405Z
87692025-02-25T02:25:20.471Z[ host-image] Feb 25 02:25:18.860 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.23235:20250221T103405Z
87702025-02-25T02:25:20.517Z[ host-image] Feb 25 02:25:18.906 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.23235:20250221T103408Z
87712025-02-25T02:25:20.517Z[ host-image] Feb 25 02:25:18.906 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.23235:20250221T103405Z
87722025-02-25T02:25:20.519Z[ host-image] Feb 25 02:25:18.906 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.23235:20250221T103405Z
87732025-02-25T02:25:20.519Z[ host-image] Feb 25 02:25:18.906 INFO O| install = pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z
87742025-02-25T02:25:20.519Z[ host-image] Feb 25 02:25:18.907 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z
87752025-02-25T02:25:20.575Z[ host-image] Feb 25 02:25:18.963 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.23235:20250221T103406Z
87762025-02-25T02:25:20.577Z[ host-image] Feb 25 02:25:18.964 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
87772025-02-25T02:25:20.577Z[ host-image] Feb 25 02:25:18.964 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.23235:20250221T103406Z
87782025-02-25T02:25:20.577Z[ host-image] Feb 25 02:25:18.964 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.23235:20250221T103406Z
87792025-02-25T02:25:20.577Z[ host-image] Feb 25 02:25:18.966 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.23235:20250221T103406Z
87802025-02-25T02:25:20.577Z[ host-image] Feb 25 02:25:18.966 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
87812025-02-25T02:25:20.580Z[ host-image] Feb 25 02:25:18.967 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
87822025-02-25T02:25:20.580Z[ host-image] Feb 25 02:25:18.968 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.23235:20250221T103407Z
87832025-02-25T02:25:20.580Z[ host-image] Feb 25 02:25:18.968 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.23235:20250221T103407Z
87842025-02-25T02:25:20.580Z[ host-image] Feb 25 02:25:18.968 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.23235:20250221T103407Z
87852025-02-25T02:25:20.580Z[ host-image] Feb 25 02:25:18.969 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.23235:20250221T103407Z
87862025-02-25T02:25:20.583Z[ host-image] Feb 25 02:25:18.969 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.23235:20250221T103408Z
87872025-02-25T02:25:20.583Z[ host-image] Feb 25 02:25:18.970 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.23235:20250221T103408Z
87882025-02-25T02:25:20.585Z[ host-image] Feb 25 02:25:18.974 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
87892025-02-25T02:25:20.585Z[ host-image] Feb 25 02:25:18.974 INFO O| install = pkg://helios-dev/system/microcode/amd@20241121-2.0.23235:20250221T103409Z
87902025-02-25T02:25:20.588Z[ host-image] Feb 25 02:25:18.977 INFO O| install = pkg://helios-dev/system/microcode/intel@20241112-2.0.23235:20250221T103409Z
87912025-02-25T02:25:20.588Z[ host-image] Feb 25 02:25:18.977 INFO O| install = pkg://helios-dev/system/microcode/oxide@20240710-2.0.23235:20250221T103409Z
87922025-02-25T02:25:20.588Z[ host-image] Feb 25 02:25:18.977 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.23235:20250221T103410Z
87932025-02-25T02:25:20.591Z[ host-image] Feb 25 02:25:18.978 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.23235:20250221T103409Z
87942025-02-25T02:25:20.591Z[ host-image] Feb 25 02:25:18.978 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.23235:20250221T103410Z
87952025-02-25T02:25:20.591Z[ host-image] Feb 25 02:25:18.978 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
87962025-02-25T02:25:20.591Z[ host-image] Feb 25 02:25:18.978 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
87972025-02-25T02:25:20.591Z[ host-image] Feb 25 02:25:18.979 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.23235:20250221T103412Z
87982025-02-25T02:25:20.591Z[ host-image] Feb 25 02:25:18.979 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.23235:20250221T103412Z
87992025-02-25T02:25:20.591Z[ host-image] Feb 25 02:25:18.980 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.22:20240315T231124Z
88002025-02-25T02:25:20.591Z[ host-image] Feb 25 02:25:18.980 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
88012025-02-25T02:25:20.594Z[ host-image] Feb 25 02:25:18.980 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
88022025-02-25T02:25:20.594Z[ host-image] Feb 25 02:25:18.980 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
88032025-02-25T02:25:20.594Z[ host-image] Feb 25 02:25:18.980 INFO O| install = pkg://helios-dev/text/looker@0.1.0.12-2.0:20230624T124603Z
88042025-02-25T02:25:20.594Z[ host-image] Feb 25 02:25:18.982 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
88052025-02-25T02:25:20.596Z[ host-image] Feb 25 02:25:18.984 INFO O| install = pkg://helios-dev/web/curl@8.11.1-2.0:20241211T083907Z
88062025-02-25T02:25:20.596Z[ host-image] Feb 25 02:25:18.984 INFO O| tempdir @ "/tmp/.tmpm2HTwf/tmp"
88072025-02-25T02:25:20.596Z[ host-image] Feb 25 02:25:18.984 INFO O| image root @ "/tmp/.tmpm2HTwf/tmp/root"
88082025-02-25T02:25:20.596Z[ host-image] Feb 25 02:25:18.984 INFO O| creating image...
88092025-02-25T02:25:21.696Z[ host-image] Feb 25 02:25:20.084 INFO O| copying publishers...
88102025-02-25T02:25:26.673Z[verify-libraries] Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
88112025-02-25T02:25:33.895Z[ recovery-image] Feb 25 02:25:32.282 INFO O| ok, image written!
88122025-02-25T02:25:33.895Z[ recovery-image] Feb 25 02:25:32.282 INFO O| ok, boot_image_csum file written!
88132025-02-25T02:25:33.904Z[ recovery-image] Feb 25 02:25:32.292 INFO creating boot archive (CPIO)...
88142025-02-25T02:25:33.904Z[ recovery-image] Feb 25 02:25:32.292 INFO exec: ["bash", "/work/oxidecomputer/helios/image/mkcpio.sh", "/rpool/images/build/recovery/work/gimlet/ramdisk", "/work/os-recovery/cpio", "/work/oxidecomputer/helios/tmp/image.recovery"], pwd: None
88152025-02-25T02:25:33.931Z[ recovery-image] Feb 25 02:25:32.318 INFO E| + root=/rpool/images/build/recovery/work/gimlet/ramdisk
88162025-02-25T02:25:33.931Z[ recovery-image] Feb 25 02:25:32.318 INFO E| + outfile=/work/os-recovery/cpio
88172025-02-25T02:25:33.931Z[ recovery-image] Feb 25 02:25:32.318 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
88182025-02-25T02:25:33.936Z[ recovery-image] Feb 25 02:25:32.323 INFO E| + cd /rpool/images/build/recovery/work/gimlet/ramdisk
88192025-02-25T02:25:33.938Z[ recovery-image] Feb 25 02:25:32.323 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
88202025-02-25T02:25:33.994Z[ recovery-image] Feb 25 02:25:32.381 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
88212025-02-25T02:25:33.994Z[ recovery-image] Feb 25 02:25:32.381 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
88222025-02-25T02:25:34.008Z[ recovery-image] Feb 25 02:25:32.395 INFO creating compressed cpio/unix for nanobl-rs...
88232025-02-25T02:25:34.010Z[ recovery-image] Feb 25 02:25:32.395 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/rpool/images/build/recovery/work/gimlet/ramdisk/platform/oxide/kernel/amd64/unix\' >\'/work/os-recovery/unix.z\'"], pwd: None
88242025-02-25T02:25:35.560Z[ recovery-image] Feb 25 02:25:33.947 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
88252025-02-25T02:25:43.160Z[ recovery-image] Feb 25 02:25:41.546 INFO creating reset image...
88262025-02-25T02:25:43.163Z[ recovery-image] Feb 25 02:25:41.546 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
88272025-02-25T02:25:43.943Z[ recovery-image] Feb 25 02:25:42.329 INFO E| Updating crates.io index
88282025-02-25T02:25:44.138Z[ recovery-image] Feb 25 02:25:42.524 INFO E| Downloading crates ...
88292025-02-25T02:25:44.300Z[ recovery-image] Feb 25 02:25:42.686 INFO E| Downloaded heck v0.5.0
88302025-02-25T02:25:44.332Z[ recovery-image] Feb 25 02:25:42.718 INFO E| Downloaded strsim v0.11.1
88312025-02-25T02:25:44.334Z[ recovery-image] Feb 25 02:25:42.720 INFO E| Downloaded proc-macro2 v1.0.86
88322025-02-25T02:25:44.338Z[ recovery-image] Feb 25 02:25:42.724 INFO E| Downloaded clap_builder v4.5.17
88332025-02-25T02:25:44.350Z[ recovery-image] Feb 25 02:25:42.736 INFO E| Downloaded utf8parse v0.2.2
88342025-02-25T02:25:44.357Z[ recovery-image] Feb 25 02:25:42.738 INFO E| Downloaded quote v1.0.37
88352025-02-25T02:25:44.384Z[ recovery-image] Feb 25 02:25:42.770 INFO E| Downloaded os_pipe v1.2.1
88362025-02-25T02:25:44.387Z[ recovery-image] Feb 25 02:25:42.772 INFO E| Downloaded duct v0.13.7
88372025-02-25T02:25:44.389Z[ recovery-image] Feb 25 02:25:42.775 INFO E| Downloaded clap_derive v4.5.13
88382025-02-25T02:25:44.392Z[ recovery-image] Feb 25 02:25:42.778 INFO E| Downloaded clap v4.5.17
88392025-02-25T02:25:44.403Z[ recovery-image] Feb 25 02:25:42.790 INFO E| Downloaded once_cell v1.19.0
88402025-02-25T02:25:44.406Z[ recovery-image] Feb 25 02:25:42.793 INFO E| Downloaded is_terminal_polyfill v1.70.1
88412025-02-25T02:25:44.409Z[ recovery-image] Feb 25 02:25:42.794 INFO E| Downloaded colorchoice v1.0.2
88422025-02-25T02:25:44.411Z[ recovery-image] Feb 25 02:25:42.796 INFO E| Downloaded unicode-ident v1.0.13
88432025-02-25T02:25:44.434Z[ recovery-image] Feb 25 02:25:42.821 INFO E| Downloaded clap_lex v0.7.2
88442025-02-25T02:25:44.438Z[ recovery-image] Feb 25 02:25:42.824 INFO E| Downloaded anstyle-parse v0.2.5
88452025-02-25T02:25:44.441Z[ recovery-image] Feb 25 02:25:42.827 INFO E| Downloaded anstyle-query v1.1.1
88462025-02-25T02:25:44.443Z[ recovery-image] Feb 25 02:25:42.829 INFO E| Downloaded shared_child v1.0.1
88472025-02-25T02:25:44.446Z[ recovery-image] Feb 25 02:25:42.831 INFO E| Downloaded anstyle v1.0.8
88482025-02-25T02:25:44.448Z[ recovery-image] Feb 25 02:25:42.833 INFO E| Downloaded anstream v0.6.15
88492025-02-25T02:25:44.477Z[ recovery-image] Feb 25 02:25:42.863 INFO E| Downloaded syn v2.0.77
88502025-02-25T02:25:44.522Z[ recovery-image] Feb 25 02:25:42.908 INFO E| Downloaded libc v0.2.158
88512025-02-25T02:25:44.656Z[ recovery-image] Feb 25 02:25:43.042 INFO E| Compiling proc-macro2 v1.0.86
88522025-02-25T02:25:44.785Z[ recovery-image] Feb 25 02:25:43.171 INFO E| Compiling libc v0.2.158
88532025-02-25T02:25:44.785Z[ recovery-image] Feb 25 02:25:43.171 INFO E| Compiling unicode-ident v1.0.13
88542025-02-25T02:25:44.785Z[ recovery-image] Feb 25 02:25:43.171 INFO E| Compiling utf8parse v0.2.2
88552025-02-25T02:25:44.788Z[ recovery-image] Feb 25 02:25:43.172 INFO E| Compiling anstyle v1.0.8
88562025-02-25T02:25:44.788Z[ recovery-image] Feb 25 02:25:43.172 INFO E| Compiling colorchoice v1.0.2
88572025-02-25T02:25:44.788Z[ recovery-image] Feb 25 02:25:43.172 INFO E| Compiling is_terminal_polyfill v1.70.1
88582025-02-25T02:25:44.788Z[ recovery-image] Feb 25 02:25:43.173 INFO E| Compiling anstyle-query v1.1.1
88592025-02-25T02:25:45.409Z[ recovery-image] Feb 25 02:25:43.794 INFO E| Compiling anstyle-parse v0.2.5
88602025-02-25T02:25:45.418Z[ recovery-image] Feb 25 02:25:43.804 INFO E| Compiling strsim v0.11.1
88612025-02-25T02:25:45.487Z[ recovery-image] Feb 25 02:25:43.872 INFO E| Compiling heck v0.5.0
88622025-02-25T02:25:45.548Z[ recovery-image] Feb 25 02:25:43.935 INFO E| Compiling clap_lex v0.7.2
88632025-02-25T02:25:45.621Z[ recovery-image] Feb 25 02:25:44.007 INFO E| Compiling once_cell v1.19.0
88642025-02-25T02:25:45.984Z[ recovery-image] Feb 25 02:25:44.370 INFO E| Compiling anstream v0.6.15
88652025-02-25T02:25:46.714Z[ recovery-image] Feb 25 02:25:45.100 INFO E| Compiling clap_builder v4.5.17
88662025-02-25T02:25:47.772Z[ recovery-image] Feb 25 02:25:46.158 INFO E| Compiling os_pipe v1.2.1
88672025-02-25T02:25:47.773Z[ recovery-image] Feb 25 02:25:46.158 INFO E| Compiling shared_child v1.0.1
88682025-02-25T02:25:48.007Z[ recovery-image] Feb 25 02:25:46.392 INFO E| Compiling quote v1.0.37
88692025-02-25T02:25:48.022Z[ recovery-image] Feb 25 02:25:46.408 INFO E| Compiling duct v0.13.7
88702025-02-25T02:25:48.647Z[ recovery-image] Feb 25 02:25:47.033 INFO E| Compiling syn v2.0.77
88712025-02-25T02:25:49.765Z[ host-image] Feb 25 02:25:48.150 INFO O| adding properties...
88722025-02-25T02:25:52.928Z[ host-image] Feb 25 02:25:51.313 INFO O| installing packages...
88732025-02-25T02:25:55.547Z[verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
88742025-02-25T02:25:56.871Z[verify-libraries] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
88752025-02-25T02:25:58.893Z[ recovery-image] Feb 25 02:25:57.277 INFO E| Compiling clap_derive v4.5.13
88762025-02-25T02:26:01.808Z[verify-libraries] Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
88772025-02-25T02:26:03.562Z[ recovery-image] Feb 25 02:26:01.946 INFO E| Compiling clap v4.5.17
88782025-02-25T02:26:03.658Z[ recovery-image] Feb 25 02:26:02.042 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
88792025-02-25T02:26:05.996Z[ recovery-image] Feb 25 02:26:04.379 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.56s
88802025-02-25T02:26:06.019Z[ recovery-image] Feb 25 02:26:04.402 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z`
88812025-02-25T02:26:06.408Z[ recovery-image] Feb 25 02:26:04.791 INFO E| Updating crates.io index
88822025-02-25T02:26:06.667Z[ recovery-image] Feb 25 02:26:05.050 INFO E| Downloading crates ...
88832025-02-25T02:26:06.806Z[ recovery-image] Feb 25 02:26:05.189 INFO E| Downloaded scroll v0.12.0
88842025-02-25T02:26:06.822Z[ recovery-image] Feb 25 02:26:05.206 INFO E| Downloaded scroll_derive v0.12.0
88852025-02-25T02:26:06.826Z[ recovery-image] Feb 25 02:26:05.207 INFO E| Downloaded bitstruct_derive v0.1.0
88862025-02-25T02:26:06.826Z[ recovery-image] Feb 25 02:26:05.208 INFO E| Downloaded miniz_oxide v0.8.0
88872025-02-25T02:26:06.828Z[ recovery-image] Feb 25 02:26:05.212 INFO E| Downloaded seq-macro v0.3.5
88882025-02-25T02:26:06.832Z[ recovery-image] Feb 25 02:26:05.215 INFO E| Downloaded cpio_reader v0.1.1
88892025-02-25T02:26:06.835Z[ recovery-image] Feb 25 02:26:05.217 INFO E| Downloaded adler2 v2.0.0
88902025-02-25T02:26:06.837Z[ recovery-image] Feb 25 02:26:05.220 INFO E| Downloaded raw-cpuid v10.7.0
88912025-02-25T02:26:06.842Z[ recovery-image] Feb 25 02:26:05.226 INFO E| Downloaded proc-macro2 v1.0.89
88922025-02-25T02:26:06.846Z[ recovery-image] Feb 25 02:26:05.230 INFO E| Downloaded bit_field v0.10.2
88932025-02-25T02:26:06.849Z[ recovery-image] Feb 25 02:26:05.232 INFO E| Downloaded bitstruct v0.1.1
88942025-02-25T02:26:06.865Z[ recovery-image] Feb 25 02:26:05.240 INFO E| Downloaded goblin v0.8.2
88952025-02-25T02:26:06.893Z[ recovery-image] Feb 25 02:26:05.277 INFO E| Downloaded syn v2.0.85
88962025-02-25T02:26:07.087Z[ recovery-image] Feb 25 02:26:05.470 INFO E| Downloaded x86 v0.52.0
88972025-02-25T02:26:07.200Z[ recovery-image] Feb 25 02:26:05.583 INFO E| Updating crates.io index
88982025-02-25T02:26:07.377Z[ recovery-image] Feb 25 02:26:05.761 INFO E| Downloading crates ...
88992025-02-25T02:26:07.582Z[ recovery-image] Feb 25 02:26:05.965 INFO E| Downloaded getopts v0.2.21
89002025-02-25T02:26:07.610Z[ recovery-image] Feb 25 02:26:05.993 INFO E| Downloaded memchr v2.5.0
89012025-02-25T02:26:07.616Z[ recovery-image] Feb 25 02:26:05.999 INFO E| Downloaded allocator-api2 v0.2.18
89022025-02-25T02:26:07.668Z[ recovery-image] Feb 25 02:26:06.051 INFO E| Downloaded rustc-demangle v0.1.24
89032025-02-25T02:26:07.708Z[ recovery-image] Feb 25 02:26:06.091 INFO E| Downloaded hashbrown v0.15.0
89042025-02-25T02:26:07.715Z[ recovery-image] Feb 25 02:26:06.099 INFO E| Downloaded compiler_builtins v0.1.134
89052025-02-25T02:26:07.791Z[ recovery-image] Feb 25 02:26:06.175 INFO E| Downloaded libc v0.2.161
89062025-02-25T02:26:07.981Z[ recovery-image] Feb 25 02:26:06.365 INFO E| Compiling compiler_builtins v0.1.134
89072025-02-25T02:26:07.981Z[ recovery-image] Feb 25 02:26:06.365 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-10-27-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
89082025-02-25T02:26:07.984Z[ recovery-image] Feb 25 02:26:06.365 INFO E| Compiling proc-macro2 v1.0.89
89092025-02-25T02:26:07.984Z[ recovery-image] Feb 25 02:26:06.365 INFO E| Compiling unicode-ident v1.0.13
89102025-02-25T02:26:07.984Z[ recovery-image] Feb 25 02:26:06.365 INFO E| Compiling syn v1.0.109
89112025-02-25T02:26:07.984Z[ recovery-image] Feb 25 02:26:06.365 INFO E| Compiling x86 v0.52.0
89122025-02-25T02:26:07.984Z[ recovery-image] Feb 25 02:26:06.365 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
89132025-02-25T02:26:07.984Z[ recovery-image] Feb 25 02:26:06.365 INFO E| Compiling seq-macro v0.3.5
89142025-02-25T02:26:09.653Z[verify-libraries] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
89152025-02-25T02:26:11.110Z[ recovery-image] Feb 25 02:26:09.493 INFO E| Compiling quote v1.0.37
89162025-02-25T02:26:11.625Z[ recovery-image] Feb 25 02:26:10.007 INFO E| Compiling syn v2.0.85
89172025-02-25T02:26:16.197Z[verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
89182025-02-25T02:26:17.401Z[ recovery-image] Feb 25 02:26:15.784 INFO E| Compiling scroll_derive v0.12.0
89192025-02-25T02:26:22.714Z[ recovery-image] Feb 25 02:26:21.095 INFO E| Compiling bitstruct_derive v0.1.0
89202025-02-25T02:26:22.972Z[verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
89212025-02-25T02:26:23.860Z[verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
89222025-02-25T02:26:29.126Z[ host-image] Feb 25 02:26:27.506 INFO O| seeding SMF database...
89232025-02-25T02:26:31.257Z[verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
89242025-02-25T02:26:35.140Z[verify-libraries] Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
89252025-02-25T02:26:40.090Z[verify-libraries] Compiling termios v0.3.3
89262025-02-25T02:26:40.139Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
89272025-02-25T02:26:43.729Z[ host-image] Feb 25 02:26:42.108 INFO O| configuring SMF profile...
89282025-02-25T02:26:43.732Z[ host-image] Feb 25 02:26:42.109 INFO O| modifying shadow(5)...
89292025-02-25T02:26:43.732Z[ host-image] Feb 25 02:26:42.109 INFO O| loading user and group database...
89302025-02-25T02:26:43.732Z[ host-image] Feb 25 02:26:42.109 INFO O| assessing packaged files...
89312025-02-25T02:26:48.479Z[ recovery-image] Feb 25 02:26:46.858 INFO E| Compiling rustc-std-workspace-core v1.99.0 (/home/build/.rustup/toolchains/nightly-2024-10-27-x86_64-unknown-illumos/lib/rustlib/src/rust/library/rustc-std-workspace-core)
89322025-02-25T02:26:50.641Z[ host-image] Feb 25 02:26:49.019 INFO O| creating archive...
89332025-02-25T02:26:50.848Z[ host-image] Feb 25 02:26:49.225 INFO O| missing from packaging:
89342025-02-25T02:26:50.848Z[ host-image] Feb 25 02:26:49.225 INFO O| "etc/.pwd.lock"
89352025-02-25T02:26:50.848Z[ host-image] Feb 25 02:26:49.225 INFO O| "etc/bash"
89362025-02-25T02:26:50.857Z[ host-image] Feb 25 02:26:49.235 INFO O| "etc/svc/profile/generic.xml"
89372025-02-25T02:26:50.857Z[ host-image] Feb 25 02:26:49.235 INFO O| "etc/svc/profile/inetd_services.xml"
89382025-02-25T02:26:50.860Z[ host-image] Feb 25 02:26:49.235 INFO O| "etc/svc/profile/name_service.xml"
89392025-02-25T02:26:50.860Z[ host-image] Feb 25 02:26:49.236 INFO O| "etc/svc/profile/platform.xml"
89402025-02-25T02:26:50.860Z[ host-image] Feb 25 02:26:49.236 INFO O| "etc/svc/profile/platform_omicron1.xml"
89412025-02-25T02:26:50.860Z[ host-image] Feb 25 02:26:49.236 INFO O| "etc/svc/repository.db"
89422025-02-25T02:26:50.899Z[ host-image] Feb 25 02:26:49.278 INFO O| "opt/ooce/share"
89432025-02-25T02:26:50.902Z[ host-image] Feb 25 02:26:49.278 INFO O| "opt/ooce/share/man"
89442025-02-25T02:26:50.902Z[ host-image] Feb 25 02:26:49.278 INFO O| "opt/ooce/share/man/man1"
89452025-02-25T02:26:50.935Z[ host-image] Feb 25 02:26:49.314 INFO O| finishing archive...
89462025-02-25T02:26:51.779Z[ recovery-image] Feb 25 02:26:50.158 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2024-10-27-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
89472025-02-25T02:26:56.044Z[ host-image] Feb 25 02:26:54.422 INFO O| creating gzonly manifest...
89482025-02-25T02:26:56.073Z[ host-image] Feb 25 02:26:54.450 INFO O| ok
89492025-02-25T02:26:56.265Z[ host-image] Feb 25 02:26:54.643 INFO image builder template: ramdisk-02-trim...
89502025-02-25T02:26:56.266Z[ host-image] Feb 25 02:26:54.643 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmpqAU6KA/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.34.334", "-n", "ramdisk-02-trim"], pwd: None
89512025-02-25T02:26:56.322Z[ host-image] Feb 25 02:26:54.698 INFO O| Feb 25 02:26:54.698 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
89522025-02-25T02:26:56.369Z[ host-image] Feb 25 02:26:54.746 INFO O| Feb 25 02:26:54.746 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
89532025-02-25T02:26:56.549Z[ host-image] Feb 25 02:26:54.925 INFO O| Feb 25 02:26:54.925 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/ramdisk-02-trim: sync = disabled
89542025-02-25T02:26:56.670Z[ host-image] Feb 25 02:26:55.048 INFO O| Feb 25 02:26:55.048 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
89552025-02-25T02:26:56.674Z[ host-image] Feb 25 02:26:55.048 INFO O| Feb 25 02:26:55.048 INFO work dataset: rpool/images/build/host/work/gimlet/ramdisk
89562025-02-25T02:26:56.689Z[ host-image] Feb 25 02:26:55.059 INFO O| Feb 25 02:26:55.059 INFO looking for output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
89572025-02-25T02:26:56.692Z[ host-image] Feb 25 02:26:55.068 INFO O| Feb 25 02:26:55.068 INFO looking for input snapshot rpool/images/build/host/work/gimlet/ramdisk@os
89582025-02-25T02:26:56.701Z[ host-image] Feb 25 02:26:55.078 INFO O| Feb 25 02:26:55.078 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@os
89592025-02-25T02:26:57.467Z[ host-image] Feb 25 02:26:55.845 INFO O| Feb 25 02:26:55.845 INFO rolled back to input snapshot; work may begin
89602025-02-25T02:26:57.467Z[ host-image] Feb 25 02:26:55.845 INFO O| Feb 25 02:26:55.845 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/ramdisk
89612025-02-25T02:26:57.477Z[ host-image] Feb 25 02:26:55.855 INFO O| Feb 25 02:26:55.855 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89622025-02-25T02:26:57.503Z[ host-image] Feb 25 02:26:55.874 INFO O| Feb 25 02:26:55.874 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/var/pkg"
89632025-02-25T02:26:57.612Z[ host-image] Feb 25 02:26:55.989 INFO O| Feb 25 02:26:55.989 INFO STEP 0 (remove_files) COMPLETE
89642025-02-25T02:26:57.612Z[ host-image] Feb 25 02:26:55.989 INFO O| Feb 25 02:26:55.989 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89652025-02-25T02:26:57.634Z[ host-image] Feb 25 02:26:56.011 INFO O| Feb 25 02:26:56.011 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/xpg4"
89662025-02-25T02:26:57.637Z[ host-image] Feb 25 02:26:56.014 INFO O| Feb 25 02:26:56.014 INFO STEP 1 (remove_files) COMPLETE
89672025-02-25T02:26:57.637Z[ host-image] Feb 25 02:26:56.014 INFO O| Feb 25 02:26:56.014 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89682025-02-25T02:26:57.658Z[ host-image] Feb 25 02:26:56.035 INFO O| Feb 25 02:26:56.035 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/include"
89692025-02-25T02:26:57.679Z[ host-image] Feb 25 02:26:56.056 INFO O| Feb 25 02:26:56.056 INFO STEP 2 (remove_files) COMPLETE
89702025-02-25T02:26:57.679Z[ host-image] Feb 25 02:26:56.056 INFO O| Feb 25 02:26:56.056 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89712025-02-25T02:26:57.700Z[ host-image] Feb 25 02:26:56.078 INFO O| Feb 25 02:26:56.078 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/demo"
89722025-02-25T02:26:57.703Z[ host-image] Feb 25 02:26:56.081 INFO O| Feb 25 02:26:56.081 INFO STEP 3 (remove_files) COMPLETE
89732025-02-25T02:26:57.706Z[ host-image] Feb 25 02:26:56.081 INFO O| Feb 25 02:26:56.081 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89742025-02-25T02:26:57.725Z[ host-image] Feb 25 02:26:56.102 INFO O| Feb 25 02:26:56.102 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/help"
89752025-02-25T02:26:57.731Z[ host-image] Feb 25 02:26:56.109 INFO O| Feb 25 02:26:56.109 INFO STEP 4 (remove_files) COMPLETE
89762025-02-25T02:26:57.735Z[ host-image] Feb 25 02:26:56.109 INFO O| Feb 25 02:26:56.109 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89772025-02-25T02:26:57.753Z[ host-image] Feb 25 02:26:56.131 INFO O| Feb 25 02:26:56.130 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/doc"
89782025-02-25T02:26:57.757Z[ host-image] Feb 25 02:26:56.135 INFO O| Feb 25 02:26:56.135 INFO STEP 5 (remove_files) COMPLETE
89792025-02-25T02:26:57.757Z[ host-image] Feb 25 02:26:56.135 INFO O| Feb 25 02:26:56.135 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89802025-02-25T02:26:57.785Z[ host-image] Feb 25 02:26:56.162 INFO O| Feb 25 02:26:56.162 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/bash-completion"
89812025-02-25T02:26:57.807Z[ host-image] Feb 25 02:26:56.184 INFO O| Feb 25 02:26:56.184 INFO STEP 6 (remove_files) COMPLETE
89822025-02-25T02:26:57.807Z[ host-image] Feb 25 02:26:56.184 INFO O| Feb 25 02:26:56.184 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89832025-02-25T02:26:57.819Z[ recovery-image] Feb 25 02:26:56.197 INFO E| Compiling bitflags v1.3.2
89842025-02-25T02:26:57.823Z[ recovery-image] Feb 25 02:26:56.197 INFO E| Compiling scroll v0.12.0
89852025-02-25T02:26:57.823Z[ recovery-image] Feb 25 02:26:56.197 INFO E| Compiling bit_field v0.10.2
89862025-02-25T02:26:57.823Z[ recovery-image] Feb 25 02:26:56.197 INFO E| Compiling plain v0.2.3
89872025-02-25T02:26:57.823Z[ recovery-image] Feb 25 02:26:56.197 INFO E| Compiling adler2 v2.0.0
89882025-02-25T02:26:57.823Z[ recovery-image] Feb 25 02:26:56.197 INFO E| Compiling log v0.4.22
89892025-02-25T02:26:57.823Z[ recovery-image] Feb 25 02:26:56.197 INFO E| Compiling static_assertions v1.1.0
89902025-02-25T02:26:57.987Z[ host-image] Feb 25 02:26:56.365 INFO O| Feb 25 02:26:56.365 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/perl5/5.36/man"
89912025-02-25T02:26:57.991Z[ recovery-image] Feb 25 02:26:56.367 INFO E| Compiling raw-cpuid v10.7.0
89922025-02-25T02:26:58.032Z[ recovery-image] Feb 25 02:26:56.409 INFO E| Compiling cpio_reader v0.1.1
89932025-02-25T02:26:58.039Z[ host-image] Feb 25 02:26:56.416 INFO O| Feb 25 02:26:56.416 INFO STEP 7 (remove_files) COMPLETE
89942025-02-25T02:26:58.039Z[ host-image] Feb 25 02:26:56.416 INFO O| Feb 25 02:26:56.416 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89952025-02-25T02:26:58.169Z[ recovery-image] Feb 25 02:26:56.546 INFO E| Compiling miniz_oxide v0.8.0
89962025-02-25T02:26:58.209Z[ host-image] Feb 25 02:26:56.586 INFO O| Feb 25 02:26:56.586 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/share/man/man3ssl"
89972025-02-25T02:26:58.373Z[ host-image] Feb 25 02:26:56.750 INFO O| Feb 25 02:26:56.750 INFO STEP 8 (remove_files) COMPLETE
89982025-02-25T02:26:58.373Z[ host-image] Feb 25 02:26:56.750 INFO O| Feb 25 02:26:56.750 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
89992025-02-25T02:26:58.429Z[ recovery-image] Feb 25 02:26:56.806 INFO E| Compiling bitstruct v0.1.1
90002025-02-25T02:26:58.433Z[ host-image] Feb 25 02:26:56.808 INFO O| Feb 25 02:26:56.808 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/ssl-3/man"
90012025-02-25T02:26:58.547Z[verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
90022025-02-25T02:26:58.623Z[ host-image] Feb 25 02:26:57.000 INFO O| Feb 25 02:26:57.000 INFO STEP 9 (remove_files) COMPLETE
90032025-02-25T02:26:58.623Z[ host-image] Feb 25 02:26:57.000 INFO O| Feb 25 02:26:57.000 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90042025-02-25T02:26:58.724Z[ host-image] Feb 25 02:26:57.101 INFO O| Feb 25 02:26:57.101 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/etc/net-snmp"
90052025-02-25T02:26:58.730Z[ host-image] Feb 25 02:26:57.107 INFO O| Feb 25 02:26:57.107 INFO STEP 10 (remove_files) COMPLETE
90062025-02-25T02:26:58.731Z[ host-image] Feb 25 02:26:57.107 INFO O| Feb 25 02:26:57.107 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90072025-02-25T02:26:58.810Z[ host-image] Feb 25 02:26:57.187 INFO O| Feb 25 02:26:57.187 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/bin/i386"
90082025-02-25T02:26:58.813Z[ host-image] Feb 25 02:26:57.189 INFO O| Feb 25 02:26:57.188 INFO STEP 11 (remove_files) COMPLETE
90092025-02-25T02:26:58.813Z[ host-image] Feb 25 02:26:57.189 INFO O| Feb 25 02:26:57.188 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90102025-02-25T02:26:58.833Z[ host-image] Feb 25 02:26:57.210 INFO O| Feb 25 02:26:57.210 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86xpv"
90112025-02-25T02:26:58.836Z[ host-image] Feb 25 02:26:57.213 INFO O| Feb 25 02:26:57.212 INFO STEP 12 (remove_files) COMPLETE
90122025-02-25T02:26:58.836Z[ host-image] Feb 25 02:26:57.213 INFO O| Feb 25 02:26:57.212 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90132025-02-25T02:26:59.073Z[ host-image] Feb 25 02:26:57.450 INFO O| Feb 25 02:26:57.450 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libncurses++.a"
90142025-02-25T02:26:59.096Z[ host-image] Feb 25 02:26:57.473 INFO O| Feb 25 02:26:57.473 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libtddl.a"
90152025-02-25T02:26:59.099Z[ host-image] Feb 25 02:26:57.475 INFO O| Feb 25 02:26:57.475 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/amd64/libncurses++.a"
90162025-02-25T02:26:59.109Z[ recovery-image] Feb 25 02:26:57.486 INFO E| Compiling goblin v0.8.2
90172025-02-25T02:26:59.112Z[ host-image] Feb 25 02:26:57.489 INFO O| Feb 25 02:26:57.489 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/libtddl.a"
90182025-02-25T02:26:59.955Z[ host-image] Feb 25 02:26:58.329 INFO O| Feb 25 02:26:58.329 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
90192025-02-25T02:26:59.955Z[ host-image] Feb 25 02:26:58.329 INFO O| Feb 25 02:26:58.329 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
90202025-02-25T02:26:59.955Z[ host-image] Feb 25 02:26:58.329 INFO O| Feb 25 02:26:58.329 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
90212025-02-25T02:26:59.959Z[ host-image] Feb 25 02:26:58.329 INFO O| Feb 25 02:26:58.329 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
90222025-02-25T02:26:59.959Z[ host-image] Feb 25 02:26:58.330 INFO O| Feb 25 02:26:58.330 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
90232025-02-25T02:26:59.959Z[ host-image] Feb 25 02:26:58.330 INFO O| Feb 25 02:26:58.330 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
90242025-02-25T02:26:59.959Z[ host-image] Feb 25 02:26:58.330 INFO O| Feb 25 02:26:58.330 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
90252025-02-25T02:26:59.959Z[ host-image] Feb 25 02:26:58.330 INFO O| Feb 25 02:26:58.330 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
90262025-02-25T02:26:59.959Z[ host-image] Feb 25 02:26:58.330 INFO O| Feb 25 02:26:58.330 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
90272025-02-25T02:26:59.959Z[ host-image] Feb 25 02:26:58.331 INFO O| Feb 25 02:26:58.331 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
90282025-02-25T02:26:59.959Z[ host-image] Feb 25 02:26:58.331 INFO O| Feb 25 02:26:58.331 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
90292025-02-25T02:26:59.960Z[ host-image] Feb 25 02:26:58.331 INFO O| Feb 25 02:26:58.331 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
90302025-02-25T02:26:59.960Z[ host-image] Feb 25 02:26:58.331 INFO O| Feb 25 02:26:58.331 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
90312025-02-25T02:26:59.960Z[ host-image] Feb 25 02:26:58.331 INFO O| Feb 25 02:26:58.331 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
90322025-02-25T02:26:59.960Z[ host-image] Feb 25 02:26:58.332 INFO O| Feb 25 02:26:58.331 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
90332025-02-25T02:26:59.960Z[ host-image] Feb 25 02:26:58.332 INFO O| Feb 25 02:26:58.332 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
90342025-02-25T02:26:59.960Z[ host-image] Feb 25 02:26:58.333 INFO O| Feb 25 02:26:58.333 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
90352025-02-25T02:26:59.960Z[ host-image] Feb 25 02:26:58.333 INFO O| Feb 25 02:26:58.333 INFO STEP 13 (remove_files) COMPLETE
90362025-02-25T02:26:59.960Z[ host-image] Feb 25 02:26:58.333 INFO O| Feb 25 02:26:58.333 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90372025-02-25T02:27:00.018Z[ host-image] Feb 25 02:26:58.395 INFO O| Feb 25 02:26:58.395 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/boot"
90382025-02-25T02:27:00.022Z[ host-image] Feb 25 02:26:58.398 INFO O| Feb 25 02:26:58.398 INFO STEP 14 (remove_files) COMPLETE
90392025-02-25T02:27:00.022Z[ host-image] Feb 25 02:26:58.398 INFO O| Feb 25 02:26:58.398 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90402025-02-25T02:27:00.044Z[ host-image] Feb 25 02:26:58.421 INFO O| Feb 25 02:26:58.421 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/platform/i86pc"
90412025-02-25T02:27:00.055Z[ host-image] Feb 25 02:26:58.432 INFO O| Feb 25 02:26:58.432 INFO STEP 15 (remove_files) COMPLETE
90422025-02-25T02:27:00.055Z[ host-image] Feb 25 02:26:58.432 INFO O| Feb 25 02:26:58.432 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90432025-02-25T02:27:00.131Z[ host-image] Feb 25 02:26:58.508 INFO O| Feb 25 02:26:58.508 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86xpv"
90442025-02-25T02:27:00.134Z[ host-image] Feb 25 02:26:58.509 INFO O| Feb 25 02:26:58.508 INFO STEP 16 (remove_files) COMPLETE
90452025-02-25T02:27:00.134Z[ host-image] Feb 25 02:26:58.509 INFO O| Feb 25 02:26:58.508 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90462025-02-25T02:27:00.201Z[ host-image] Feb 25 02:26:58.578 INFO O| Feb 25 02:26:58.578 INFO remove tree: "/rpool/images/build/host/work/gimlet/ramdisk/usr/platform/i86pc"
90472025-02-25T02:27:00.204Z[ host-image] Feb 25 02:26:58.581 INFO O| Feb 25 02:26:58.581 INFO STEP 17 (remove_files) COMPLETE
90482025-02-25T02:27:00.204Z[ host-image] Feb 25 02:26:58.581 INFO O| Feb 25 02:26:58.581 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90492025-02-25T02:27:00.349Z[ host-image] Feb 25 02:26:58.726 INFO O| Feb 25 02:26:58.726 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/acpica"
90502025-02-25T02:27:00.353Z[ host-image] Feb 25 02:26:58.726 INFO O| Feb 25 02:26:58.726 INFO STEP 18 (remove_files) COMPLETE
90512025-02-25T02:27:00.353Z[ host-image] Feb 25 02:26:58.727 INFO O| Feb 25 02:26:58.727 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90522025-02-25T02:27:00.397Z[ host-image] Feb 25 02:26:58.774 INFO O| Feb 25 02:26:58.774 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/tem"
90532025-02-25T02:27:00.401Z[ host-image] Feb 25 02:26:58.775 INFO O| Feb 25 02:26:58.775 INFO STEP 19 (remove_files) COMPLETE
90542025-02-25T02:27:00.401Z[ host-image] Feb 25 02:26:58.775 INFO O| Feb 25 02:26:58.775 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90552025-02-25T02:27:00.428Z[ host-image] Feb 25 02:26:58.806 INFO O| Feb 25 02:26:58.806 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/misc/amd64/kbtrans"
90562025-02-25T02:27:00.432Z[ host-image] Feb 25 02:26:58.806 INFO O| Feb 25 02:26:58.806 INFO STEP 20 (remove_files) COMPLETE
90572025-02-25T02:27:00.432Z[ host-image] Feb 25 02:26:58.806 INFO O| Feb 25 02:26:58.806 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90582025-02-25T02:27:00.477Z[ host-image] Feb 25 02:26:58.854 INFO O| Feb 25 02:26:58.854 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/wc"
90592025-02-25T02:27:00.480Z[ host-image] Feb 25 02:26:58.855 INFO O| Feb 25 02:26:58.854 INFO STEP 21 (remove_files) COMPLETE
90602025-02-25T02:27:00.480Z[ host-image] Feb 25 02:26:58.855 INFO O| Feb 25 02:26:58.855 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90612025-02-25T02:27:00.515Z[ host-image] Feb 25 02:26:58.892 INFO O| Feb 25 02:26:58.892 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_drv"
90622025-02-25T02:27:00.518Z[ host-image] Feb 25 02:26:58.892 INFO O| Feb 25 02:26:58.892 INFO STEP 22 (remove_files) COMPLETE
90632025-02-25T02:27:00.518Z[ host-image] Feb 25 02:26:58.892 INFO O| Feb 25 02:26:58.892 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90642025-02-25T02:27:00.537Z[ host-image] Feb 25 02:26:58.914 INFO O| Feb 25 02:26:58.914 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/conskbd"
90652025-02-25T02:27:00.541Z[ host-image] Feb 25 02:26:58.914 INFO O| Feb 25 02:26:58.914 INFO STEP 23 (remove_files) COMPLETE
90662025-02-25T02:27:00.541Z[ host-image] Feb 25 02:26:58.914 INFO O| Feb 25 02:26:58.914 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90672025-02-25T02:27:00.559Z[ host-image] Feb 25 02:26:58.936 INFO O| Feb 25 02:26:58.935 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/tzmon"
90682025-02-25T02:27:00.559Z[ host-image] Feb 25 02:26:58.936 INFO O| Feb 25 02:26:58.936 INFO STEP 24 (remove_files) COMPLETE
90692025-02-25T02:27:00.562Z[ host-image] Feb 25 02:26:58.936 INFO O| Feb 25 02:26:58.936 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90702025-02-25T02:27:00.636Z[ host-image] Feb 25 02:26:59.005 INFO O| Feb 25 02:26:59.005 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/power"
90712025-02-25T02:27:00.636Z[ host-image] Feb 25 02:26:59.005 INFO O| Feb 25 02:26:59.005 INFO STEP 25 (remove_files) COMPLETE
90722025-02-25T02:27:00.636Z[ host-image] Feb 25 02:26:59.005 INFO O| Feb 25 02:26:59.005 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90732025-02-25T02:27:00.649Z[ host-image] Feb 25 02:26:59.026 INFO O| Feb 25 02:26:59.025 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio"
90742025-02-25T02:27:00.652Z[ host-image] Feb 25 02:26:59.026 INFO O| Feb 25 02:26:59.026 INFO STEP 26 (remove_files) COMPLETE
90752025-02-25T02:27:00.652Z[ host-image] Feb 25 02:26:59.026 INFO O| Feb 25 02:26:59.026 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90762025-02-25T02:27:00.749Z[ host-image] Feb 25 02:26:59.126 INFO O| Feb 25 02:26:59.126 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audio1575"
90772025-02-25T02:27:00.749Z[ host-image] Feb 25 02:26:59.126 INFO O| Feb 25 02:26:59.126 INFO STEP 27 (remove_files) COMPLETE
90782025-02-25T02:27:00.755Z[ host-image] Feb 25 02:26:59.126 INFO O| Feb 25 02:26:59.126 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90792025-02-25T02:27:00.776Z[ host-image] Feb 25 02:26:59.152 INFO O| Feb 25 02:26:59.152 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audioens"
90802025-02-25T02:27:00.776Z[ host-image] Feb 25 02:26:59.152 INFO O| Feb 25 02:26:59.152 INFO STEP 28 (remove_files) COMPLETE
90812025-02-25T02:27:00.776Z[ host-image] Feb 25 02:26:59.152 INFO O| Feb 25 02:26:59.152 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90822025-02-25T02:27:00.812Z[ host-image] Feb 25 02:26:59.187 INFO O| Feb 25 02:26:59.187 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiopci"
90832025-02-25T02:27:00.812Z[ host-image] Feb 25 02:26:59.187 INFO O| Feb 25 02:26:59.187 INFO STEP 29 (remove_files) COMPLETE
90842025-02-25T02:27:00.813Z[ host-image] Feb 25 02:26:59.188 INFO O| Feb 25 02:26:59.187 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90852025-02-25T02:27:00.836Z[ host-image] Feb 25 02:26:59.213 INFO O| Feb 25 02:26:59.213 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/audiots"
90862025-02-25T02:27:00.836Z[ host-image] Feb 25 02:26:59.213 INFO O| Feb 25 02:26:59.213 INFO STEP 30 (remove_files) COMPLETE
90872025-02-25T02:27:00.836Z[ host-image] Feb 25 02:26:59.213 INFO O| Feb 25 02:26:59.213 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90882025-02-25T02:27:00.874Z[ host-image] Feb 25 02:26:59.249 INFO O| Feb 25 02:26:59.249 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ehci"
90892025-02-25T02:27:00.874Z[ host-image] Feb 25 02:26:59.249 INFO O| Feb 25 02:26:59.249 INFO STEP 31 (remove_files) COMPLETE
90902025-02-25T02:27:00.874Z[ host-image] Feb 25 02:26:59.249 INFO O| Feb 25 02:26:59.249 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90912025-02-25T02:27:00.958Z[ host-image] Feb 25 02:26:59.335 INFO O| Feb 25 02:26:59.335 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hid"
90922025-02-25T02:27:00.958Z[ host-image] Feb 25 02:26:59.335 INFO O| Feb 25 02:26:59.335 INFO STEP 32 (remove_files) COMPLETE
90932025-02-25T02:27:00.958Z[ host-image] Feb 25 02:26:59.335 INFO O| Feb 25 02:26:59.335 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90942025-02-25T02:27:00.987Z[ host-image] Feb 25 02:26:59.360 INFO O| Feb 25 02:26:59.359 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/hubd"
90952025-02-25T02:27:00.987Z[ host-image] Feb 25 02:26:59.360 INFO O| Feb 25 02:26:59.360 INFO STEP 33 (remove_files) COMPLETE
90962025-02-25T02:27:00.990Z[ host-image] Feb 25 02:26:59.360 INFO O| Feb 25 02:26:59.360 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
90972025-02-25T02:27:01.068Z[ host-image] Feb 25 02:26:59.445 INFO O| Feb 25 02:26:59.444 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/ohci"
90982025-02-25T02:27:01.068Z[ host-image] Feb 25 02:26:59.445 INFO O| Feb 25 02:26:59.445 INFO STEP 34 (remove_files) COMPLETE
90992025-02-25T02:27:01.068Z[ host-image] Feb 25 02:26:59.445 INFO O| Feb 25 02:26:59.445 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91002025-02-25T02:27:01.110Z[ host-image] Feb 25 02:26:59.488 INFO O| Feb 25 02:26:59.488 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/scsa2usb"
91012025-02-25T02:27:01.113Z[ host-image] Feb 25 02:26:59.488 INFO O| Feb 25 02:26:59.488 INFO STEP 35 (remove_files) COMPLETE
91022025-02-25T02:27:01.113Z[ host-image] Feb 25 02:26:59.488 INFO O| Feb 25 02:26:59.488 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91032025-02-25T02:27:01.135Z[ host-image] Feb 25 02:26:59.512 INFO O| Feb 25 02:26:59.512 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/uhci"
91042025-02-25T02:27:01.138Z[ host-image] Feb 25 02:26:59.512 INFO O| Feb 25 02:26:59.512 INFO STEP 36 (remove_files) COMPLETE
91052025-02-25T02:27:01.138Z[ host-image] Feb 25 02:26:59.512 INFO O| Feb 25 02:26:59.512 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91062025-02-25T02:27:01.198Z[ host-image] Feb 25 02:26:59.575 INFO O| Feb 25 02:26:59.574 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ac"
91072025-02-25T02:27:01.201Z[ host-image] Feb 25 02:26:59.575 INFO O| Feb 25 02:26:59.575 INFO STEP 37 (remove_files) COMPLETE
91082025-02-25T02:27:01.201Z[ host-image] Feb 25 02:26:59.575 INFO O| Feb 25 02:26:59.575 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91092025-02-25T02:27:01.270Z[ host-image] Feb 25 02:26:59.647 INFO O| Feb 25 02:26:59.647 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_as"
91102025-02-25T02:27:01.270Z[ host-image] Feb 25 02:26:59.647 INFO O| Feb 25 02:26:59.647 INFO STEP 38 (remove_files) COMPLETE
91112025-02-25T02:27:01.273Z[ host-image] Feb 25 02:26:59.647 INFO O| Feb 25 02:26:59.647 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91122025-02-25T02:27:01.381Z[ host-image] Feb 25 02:26:59.758 INFO O| Feb 25 02:26:59.758 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_ia"
91132025-02-25T02:27:01.381Z[ host-image] Feb 25 02:26:59.758 INFO O| Feb 25 02:26:59.758 INFO STEP 39 (remove_files) COMPLETE
91142025-02-25T02:27:01.381Z[ host-image] Feb 25 02:26:59.758 INFO O| Feb 25 02:26:59.758 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91152025-02-25T02:27:01.403Z[ host-image] Feb 25 02:26:59.781 INFO O| Feb 25 02:26:59.780 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usb_mid"
91162025-02-25T02:27:01.403Z[ host-image] Feb 25 02:26:59.781 INFO O| Feb 25 02:26:59.781 INFO STEP 40 (remove_files) COMPLETE
91172025-02-25T02:27:01.407Z[ host-image] Feb 25 02:26:59.781 INFO O| Feb 25 02:26:59.781 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91182025-02-25T02:27:01.452Z[ host-image] Feb 25 02:26:59.830 INFO O| Feb 25 02:26:59.829 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/usbprn"
91192025-02-25T02:27:01.452Z[ host-image] Feb 25 02:26:59.830 INFO O| Feb 25 02:26:59.830 INFO STEP 41 (remove_files) COMPLETE
91202025-02-25T02:27:01.455Z[ host-image] Feb 25 02:26:59.830 INFO O| Feb 25 02:26:59.830 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91212025-02-25T02:27:01.477Z[ host-image] Feb 25 02:26:59.855 INFO O| Feb 25 02:26:59.854 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/xhci"
91222025-02-25T02:27:01.477Z[ host-image] Feb 25 02:26:59.855 INFO O| Feb 25 02:26:59.855 INFO STEP 42 (remove_files) COMPLETE
91232025-02-25T02:27:01.481Z[ host-image] Feb 25 02:26:59.855 INFO O| Feb 25 02:26:59.855 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91242025-02-25T02:27:01.502Z[ host-image] Feb 25 02:26:59.879 INFO O| Feb 25 02:26:59.879 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhm"
91252025-02-25T02:27:01.502Z[ host-image] Feb 25 02:26:59.879 INFO O| Feb 25 02:26:59.879 INFO STEP 43 (remove_files) COMPLETE
91262025-02-25T02:27:01.502Z[ host-image] Feb 25 02:26:59.879 INFO O| Feb 25 02:26:59.879 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91272025-02-25T02:27:01.530Z[ host-image] Feb 25 02:26:59.907 INFO O| Feb 25 02:26:59.907 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nb5000"
91282025-02-25T02:27:01.530Z[ host-image] Feb 25 02:26:59.908 INFO O| Feb 25 02:26:59.907 INFO STEP 44 (remove_files) COMPLETE
91292025-02-25T02:27:01.531Z[ host-image] Feb 25 02:26:59.908 INFO O| Feb 25 02:26:59.908 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91302025-02-25T02:27:01.553Z[ host-image] Feb 25 02:26:59.930 INFO O| Feb 25 02:26:59.930 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mc-amd"
91312025-02-25T02:27:01.553Z[ host-image] Feb 25 02:26:59.930 INFO O| Feb 25 02:26:59.930 INFO STEP 45 (remove_files) COMPLETE
91322025-02-25T02:27:01.553Z[ host-image] Feb 25 02:26:59.930 INFO O| Feb 25 02:26:59.930 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91332025-02-25T02:27:01.578Z[ host-image] Feb 25 02:26:59.954 INFO O| Feb 25 02:26:59.954 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/acpi_toshiba"
91342025-02-25T02:27:01.578Z[ host-image] Feb 25 02:26:59.954 INFO O| Feb 25 02:26:59.954 INFO STEP 46 (remove_files) COMPLETE
91352025-02-25T02:27:01.581Z[ host-image] Feb 25 02:26:59.954 INFO O| Feb 25 02:26:59.954 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91362025-02-25T02:27:01.619Z[ host-image] Feb 25 02:26:59.996 INFO O| Feb 25 02:26:59.996 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/intel_nhmex"
91372025-02-25T02:27:01.622Z[ host-image] Feb 25 02:26:59.996 INFO O| Feb 25 02:26:59.996 INFO STEP 47 (remove_files) COMPLETE
91382025-02-25T02:27:01.622Z[ host-image] Feb 25 02:26:59.996 INFO O| Feb 25 02:26:59.996 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91392025-02-25T02:27:01.690Z[ host-image] Feb 25 02:27:00.067 INFO O| Feb 25 02:27:00.067 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/intel_nhmex.conf"
91402025-02-25T02:27:01.690Z[ host-image] Feb 25 02:27:00.067 INFO O| Feb 25 02:27:00.067 INFO STEP 48 (remove_files) COMPLETE
91412025-02-25T02:27:01.696Z[ host-image] Feb 25 02:27:00.067 INFO O| Feb 25 02:27:00.067 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91422025-02-25T02:27:01.766Z[ host-image] Feb 25 02:27:00.142 INFO O| Feb 25 02:27:00.142 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/amd64/mpt"
91432025-02-25T02:27:01.766Z[ host-image] Feb 25 02:27:00.143 INFO O| Feb 25 02:27:00.143 INFO STEP 49 (remove_files) COMPLETE
91442025-02-25T02:27:01.769Z[ host-image] Feb 25 02:27:00.143 INFO O| Feb 25 02:27:00.143 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91452025-02-25T02:27:01.829Z[ host-image] Feb 25 02:27:00.206 INFO O| Feb 25 02:27:00.206 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/kernel/drv/mpt.conf"
91462025-02-25T02:27:01.829Z[ host-image] Feb 25 02:27:00.206 INFO O| Feb 25 02:27:00.206 INFO STEP 50 (remove_files) COMPLETE
91472025-02-25T02:27:01.832Z[ host-image] Feb 25 02:27:00.206 INFO O| Feb 25 02:27:00.206 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91482025-02-25T02:27:01.883Z[ host-image] Feb 25 02:27:00.260 INFO O| Feb 25 02:27:00.260 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
91492025-02-25T02:27:01.886Z[ host-image] Feb 25 02:27:00.260 INFO O| Feb 25 02:27:00.260 INFO STEP 51 (remove_files) COMPLETE
91502025-02-25T02:27:01.887Z[ host-image] Feb 25 02:27:00.261 INFO O| Feb 25 02:27:00.260 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91512025-02-25T02:27:01.934Z[ host-image] Feb 25 02:27:00.311 INFO O| Feb 25 02:27:00.311 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
91522025-02-25T02:27:01.934Z[ host-image] Feb 25 02:27:00.311 INFO O| Feb 25 02:27:00.311 INFO STEP 52 (remove_files) COMPLETE
91532025-02-25T02:27:01.938Z[ host-image] Feb 25 02:27:00.311 INFO O| Feb 25 02:27:00.311 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91542025-02-25T02:27:02.008Z[ host-image] Feb 25 02:27:00.384 INFO O| Feb 25 02:27:00.384 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/bootadm"
91552025-02-25T02:27:02.013Z[ host-image] Feb 25 02:27:00.385 INFO O| Feb 25 02:27:00.384 INFO STEP 53 (remove_files) COMPLETE
91562025-02-25T02:27:02.013Z[ host-image] Feb 25 02:27:00.385 INFO O| Feb 25 02:27:00.384 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91572025-02-25T02:27:02.076Z[ host-image] Feb 25 02:27:00.452 INFO O| Feb 25 02:27:00.452 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/bootadm"
91582025-02-25T02:27:02.076Z[ host-image] Feb 25 02:27:00.452 INFO O| Feb 25 02:27:00.452 INFO STEP 54 (remove_files) COMPLETE
91592025-02-25T02:27:02.077Z[ host-image] Feb 25 02:27:00.452 INFO O| Feb 25 02:27:00.452 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91602025-02-25T02:27:02.138Z[ host-image] Feb 25 02:27:00.515 INFO O| Feb 25 02:27:00.515 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/sbin/beadm"
91612025-02-25T02:27:02.162Z[ host-image] Feb 25 02:27:00.516 INFO O| Feb 25 02:27:00.516 INFO STEP 55 (remove_files) COMPLETE
91622025-02-25T02:27:02.162Z[ host-image] Feb 25 02:27:00.516 INFO O| Feb 25 02:27:00.516 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91632025-02-25T02:27:02.191Z[ host-image] Feb 25 02:27:00.568 INFO O| Feb 25 02:27:00.568 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/usr/sbin/beadm"
91642025-02-25T02:27:02.197Z[ host-image] Feb 25 02:27:00.569 INFO O| Feb 25 02:27:00.569 INFO STEP 56 (remove_files) COMPLETE
91652025-02-25T02:27:02.197Z[ host-image] Feb 25 02:27:00.569 INFO O| Feb 25 02:27:00.569 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91662025-02-25T02:27:02.330Z[ host-image] Feb 25 02:27:00.707 INFO O| Feb 25 02:27:00.707 INFO remove file: "/rpool/images/build/host/work/gimlet/ramdisk/etc/default/tar"
91672025-02-25T02:27:02.334Z[ host-image] Feb 25 02:27:00.707 INFO O| Feb 25 02:27:00.707 INFO STEP 57 (remove_files) COMPLETE
91682025-02-25T02:27:02.334Z[ host-image] Feb 25 02:27:00.708 INFO O| Feb 25 02:27:00.708 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91692025-02-25T02:27:02.443Z[ host-image] Feb 25 02:27:00.820 INFO O| Feb 25 02:27:00.820 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
91702025-02-25T02:27:02.443Z[ host-image] Feb 25 02:27:00.820 INFO O| Feb 25 02:27:00.820 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap ...
91712025-02-25T02:27:02.447Z[ host-image] Feb 25 02:27:00.820 INFO O| Feb 25 02:27:00.820 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91722025-02-25T02:27:02.447Z[ host-image] Feb 25 02:27:00.820 INFO O| Feb 25 02:27:00.820 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91732025-02-25T02:27:02.447Z[ host-image] Feb 25 02:27:00.820 INFO O| Feb 25 02:27:00.820 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91742025-02-25T02:27:02.447Z[ host-image] Feb 25 02:27:00.820 INFO O| Feb 25 02:27:00.820 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/method/keymap
91752025-02-25T02:27:02.447Z[ host-image] Feb 25 02:27:00.820 INFO O| Feb 25 02:27:00.820 INFO ok!
91762025-02-25T02:27:02.447Z[ host-image] Feb 25 02:27:00.821 INFO O| Feb 25 02:27:00.820 INFO STEP 58 (ensure_file) COMPLETE
91772025-02-25T02:27:02.447Z[ host-image] Feb 25 02:27:00.821 INFO O| Feb 25 02:27:00.821 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91782025-02-25T02:27:02.479Z[ host-image] Feb 25 02:27:00.855 INFO O| Feb 25 02:27:00.855 WARN file /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
91792025-02-25T02:27:02.479Z[ host-image] Feb 25 02:27:00.855 INFO O| Feb 25 02:27:00.855 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk ...
91802025-02-25T02:27:02.483Z[ host-image] Feb 25 02:27:00.856 INFO O| Feb 25 02:27:00.856 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91812025-02-25T02:27:02.483Z[ host-image] Feb 25 02:27:00.856 INFO O| Feb 25 02:27:00.856 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91822025-02-25T02:27:02.483Z[ host-image] Feb 25 02:27:00.856 INFO O| Feb 25 02:27:00.856 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91832025-02-25T02:27:02.483Z[ host-image] Feb 25 02:27:00.856 INFO O| Feb 25 02:27:00.856 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/lib/svc/bin/rootisramdisk
91842025-02-25T02:27:02.483Z[ host-image] Feb 25 02:27:00.856 INFO O| Feb 25 02:27:00.856 INFO ok!
91852025-02-25T02:27:02.483Z[ host-image] Feb 25 02:27:00.856 INFO O| Feb 25 02:27:00.856 INFO STEP 59 (ensure_file) COMPLETE
91862025-02-25T02:27:02.483Z[ host-image] Feb 25 02:27:00.856 INFO O| Feb 25 02:27:00.856 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91872025-02-25T02:27:02.533Z[ host-image] Feb 25 02:27:00.910 INFO O| Feb 25 02:27:00.910 INFO file /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile does not exist
91882025-02-25T02:27:02.533Z[ host-image] Feb 25 02:27:00.910 INFO O| Feb 25 02:27:00.910 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile ...
91892025-02-25T02:27:02.537Z[ host-image] Feb 25 02:27:00.910 INFO O| Feb 25 02:27:00.910 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bash_profile
91902025-02-25T02:27:02.537Z[ host-image] Feb 25 02:27:00.910 INFO O| Feb 25 02:27:00.910 INFO ok!
91912025-02-25T02:27:02.537Z[ host-image] Feb 25 02:27:00.910 INFO O| Feb 25 02:27:00.910 INFO STEP 60 (ensure_file) COMPLETE
91922025-02-25T02:27:02.537Z[ host-image] Feb 25 02:27:00.910 INFO O| Feb 25 02:27:00.910 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91932025-02-25T02:27:02.559Z[ host-image] Feb 25 02:27:00.935 INFO O| Feb 25 02:27:00.935 WARN file /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc exists, with wrong contents, unlinking
91942025-02-25T02:27:02.559Z[ host-image] Feb 25 02:27:00.935 INFO O| Feb 25 02:27:00.935 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc ...
91952025-02-25T02:27:02.562Z[ host-image] Feb 25 02:27:00.936 INFO O| Feb 25 02:27:00.936 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/root/.bashrc
91962025-02-25T02:27:02.562Z[ host-image] Feb 25 02:27:00.936 INFO O| Feb 25 02:27:00.936 INFO ok!
91972025-02-25T02:27:02.562Z[ host-image] Feb 25 02:27:00.936 INFO O| Feb 25 02:27:00.936 INFO STEP 61 (ensure_file) COMPLETE
91982025-02-25T02:27:02.562Z[ host-image] Feb 25 02:27:00.936 INFO O| Feb 25 02:27:00.936 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
91992025-02-25T02:27:02.599Z[ host-image] Feb 25 02:27:00.976 INFO O| Feb 25 02:27:00.975 WARN file /rpool/images/build/host/work/gimlet/ramdisk/etc/motd exists, with wrong contents, unlinking
92002025-02-25T02:27:02.599Z[ host-image] Feb 25 02:27:00.976 INFO O| Feb 25 02:27:00.976 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/gimlet/ramdisk/etc/motd ...
92012025-02-25T02:27:02.603Z[ host-image] Feb 25 02:27:00.976 INFO O| Feb 25 02:27:00.976 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
92022025-02-25T02:27:02.603Z[ host-image] Feb 25 02:27:00.976 INFO O| Feb 25 02:27:00.976 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/motd
92032025-02-25T02:27:02.603Z[ host-image] Feb 25 02:27:00.976 INFO O| Feb 25 02:27:00.976 INFO ok!
92042025-02-25T02:27:02.603Z[ host-image] Feb 25 02:27:00.976 INFO O| Feb 25 02:27:00.976 INFO STEP 62 (ensure_file) COMPLETE
92052025-02-25T02:27:02.603Z[ host-image] Feb 25 02:27:00.976 INFO O| Feb 25 02:27:00.976 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92062025-02-25T02:27:02.686Z[ host-image] Feb 25 02:27:01.062 INFO O| Feb 25 02:27:01.062 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf does not exist
92072025-02-25T02:27:02.686Z[ host-image] Feb 25 02:27:01.062 INFO O| Feb 25 02:27:01.062 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-system-zfs:dbuf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf ...
92082025-02-25T02:27:02.686Z[ host-image] Feb 25 02:27:01.062 INFO O| Feb 25 02:27:01.062 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
92092025-02-25T02:27:02.687Z[ host-image] Feb 25 02:27:01.062 INFO O| Feb 25 02:27:01.062 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/zfs:dbuf
92102025-02-25T02:27:02.687Z[ host-image] Feb 25 02:27:01.062 INFO O| Feb 25 02:27:01.062 INFO ok!
92112025-02-25T02:27:02.687Z[ host-image] Feb 25 02:27:01.062 INFO O| Feb 25 02:27:01.062 INFO STEP 63 (ensure_file) COMPLETE
92122025-02-25T02:27:02.687Z[ host-image] Feb 25 02:27:01.062 INFO O| Feb 25 02:27:01.062 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92132025-02-25T02:27:02.781Z[ host-image] Feb 25 02:27:01.158 INFO O| Feb 25 02:27:01.158 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly does not exist
92142025-02-25T02:27:02.781Z[ host-image] Feb 25 02:27:01.158 INFO O| Feb 25 02:27:01.158 INFO writing /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly ...
92152025-02-25T02:27:02.781Z[ host-image] Feb 25 02:27:01.158 INFO O| Feb 25 02:27:01.158 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/system.d/.self-assembly
92162025-02-25T02:27:02.785Z[ host-image] Feb 25 02:27:01.158 INFO O| Feb 25 02:27:01.158 INFO ok!
92172025-02-25T02:27:02.785Z[ host-image] Feb 25 02:27:01.158 INFO O| Feb 25 02:27:01.158 INFO STEP 64 (assemble_files) COMPLETE
92182025-02-25T02:27:02.785Z[ host-image] Feb 25 02:27:01.158 INFO O| Feb 25 02:27:01.158 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92192025-02-25T02:27:02.804Z[ host-image] Feb 25 02:27:01.181 INFO O| Feb 25 02:27:01.181 INFO file /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf does not exist
92202025-02-25T02:27:02.804Z[ host-image] Feb 25 02:27:01.181 INFO O| Feb 25 02:27:01.181 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf ...
92212025-02-25T02:27:02.805Z[ host-image] Feb 25 02:27:01.181 INFO O| Feb 25 02:27:01.181 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
92222025-02-25T02:27:02.808Z[ host-image] Feb 25 02:27:01.181 INFO O| Feb 25 02:27:01.181 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/etc/dumpadm.conf
92232025-02-25T02:27:02.808Z[ host-image] Feb 25 02:27:01.181 INFO O| Feb 25 02:27:01.181 INFO ok!
92242025-02-25T02:27:02.808Z[ host-image] Feb 25 02:27:01.181 INFO O| Feb 25 02:27:01.181 INFO STEP 65 (ensure_file) COMPLETE
92252025-02-25T02:27:02.808Z[ host-image] Feb 25 02:27:01.181 INFO O| Feb 25 02:27:01.181 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92262025-02-25T02:27:02.911Z[ host-image] Feb 25 02:27:01.288 INFO O| Feb 25 02:27:01.288 INFO creating directory: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
92272025-02-25T02:27:02.916Z[ host-image] Feb 25 02:27:01.289 INFO O| Feb 25 02:27:01.289 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
92282025-02-25T02:27:02.916Z[ host-image] Feb 25 02:27:01.289 INFO O| Feb 25 02:27:01.289 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline
92292025-02-25T02:27:02.916Z[ host-image] Feb 25 02:27:01.289 INFO O| Feb 25 02:27:01.289 INFO STEP 66 (ensure_dir) COMPLETE
92302025-02-25T02:27:02.916Z[ host-image] Feb 25 02:27:01.289 INFO O| Feb 25 02:27:01.289 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92312025-02-25T02:27:02.940Z[ host-image] Feb 25 02:27:01.317 INFO O| Feb 25 02:27:01.316 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
92322025-02-25T02:27:02.940Z[ host-image] Feb 25 02:27:01.317 INFO O| Feb 25 02:27:01.317 INFO copying /work/oxidecomputer/helios/tmp/image.host/omicron1/files.tar.gz -> /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz ...
92332025-02-25T02:27:02.951Z[ host-image] Feb 25 02:27:01.327 INFO O| Feb 25 02:27:01.327 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
92342025-02-25T02:27:02.951Z[ host-image] Feb 25 02:27:01.327 INFO O| Feb 25 02:27:01.327 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
92352025-02-25T02:27:02.951Z[ host-image] Feb 25 02:27:01.327 INFO O| Feb 25 02:27:01.327 INFO ok!
92362025-02-25T02:27:02.955Z[ host-image] Feb 25 02:27:01.328 INFO O| Feb 25 02:27:01.327 INFO STEP 67 (ensure_file) COMPLETE
92372025-02-25T02:27:02.955Z[ host-image] Feb 25 02:27:01.328 INFO O| Feb 25 02:27:01.328 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92382025-02-25T02:27:02.974Z[ host-image] Feb 25 02:27:01.350 INFO O| Feb 25 02:27:01.350 INFO file /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
92392025-02-25T02:27:02.974Z[ host-image] Feb 25 02:27:01.350 INFO O| Feb 25 02:27:01.350 INFO copying /work/oxidecomputer/helios/tmp/image.host/omicron1/gzonly.txt -> /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt ...
92402025-02-25T02:27:02.977Z[ host-image] Feb 25 02:27:01.351 INFO O| Feb 25 02:27:01.350 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
92412025-02-25T02:27:02.977Z[ host-image] Feb 25 02:27:01.351 INFO O| Feb 25 02:27:01.351 INFO chown ok, path: /rpool/images/build/host/work/gimlet/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
92422025-02-25T02:27:02.977Z[ host-image] Feb 25 02:27:01.351 INFO O| Feb 25 02:27:01.351 INFO ok!
92432025-02-25T02:27:02.978Z[ host-image] Feb 25 02:27:01.351 INFO O| Feb 25 02:27:01.351 INFO STEP 68 (ensure_file) COMPLETE
92442025-02-25T02:27:02.978Z[ host-image] Feb 25 02:27:01.351 INFO O| Feb 25 02:27:01.351 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/ramdisk-02-trim.json
92452025-02-25T02:27:03.073Z[ host-image] Feb 25 02:27:01.449 INFO O| Feb 25 02:27:01.449 INFO file /rpool/images/build/host/output/gimlet-ramdisk.tar does not already exist, skipping removal
92462025-02-25T02:27:03.077Z[ host-image] Feb 25 02:27:01.450 INFO O| Feb 25 02:27:01.450 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/ramdisk", "."]
92472025-02-25T02:27:08.085Z[ host-image] Feb 25 02:27:06.459 INFO O| Feb 25 02:27:06.459 INFO STEP 69 (pack_tar) COMPLETE
92482025-02-25T02:27:08.085Z[ host-image] Feb 25 02:27:06.459 INFO O| Feb 25 02:27:06.459 INFO creating output snapshot rpool/images/build/host/work/gimlet/ramdisk@trim
92492025-02-25T02:27:08.088Z[ host-image] Feb 25 02:27:06.459 INFO O| Feb 25 02:27:06.459 INFO CREATE SNAPSHOT: rpool/images/build/host/work/gimlet/ramdisk@trim
92502025-02-25T02:27:08.541Z[ host-image] Feb 25 02:27:06.917 INFO O| Feb 25 02:27:06.917 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/ramdisk-02-trim
92512025-02-25T02:27:08.672Z[ host-image] Feb 25 02:27:07.044 INFO O| Feb 25 02:27:07.044 INFO completed processing gimlet/ramdisk-02-trim
92522025-02-25T02:27:08.675Z[ host-image] Feb 25 02:27:07.048 INFO image builder template: zfs...
92532025-02-25T02:27:08.676Z[ host-image] Feb 25 02:27:07.048 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "gimlet", "-T", "/work/oxidecomputer/helios/image/templates", "-F", "relver=2", "-E", "/tmp/.tmpqAU6KA/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "repo_publisher=helios-dev", "-F", "repo_url=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.34.334", "-n", "zfs"], pwd: None
92542025-02-25T02:27:08.695Z[ host-image] Feb 25 02:27:07.071 INFO O| Feb 25 02:27:07.071 INFO skip include "stress" because feature "stress" is not enabled
92552025-02-25T02:27:08.769Z[ host-image] Feb 25 02:27:07.145 INFO O| Feb 25 02:27:07.145 INFO temporary dataset: rpool/images/build/host/tmp/gimlet/zfs
92562025-02-25T02:27:08.778Z[ host-image] Feb 25 02:27:07.154 INFO O| Feb 25 02:27:07.154 INFO CREATE DATASET: rpool/images/build/host/tmp/gimlet/zfs
92572025-02-25T02:27:08.876Z[ host-image] Feb 25 02:27:07.252 INFO O| Feb 25 02:27:07.252 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/gimlet/zfs: sync = disabled
92582025-02-25T02:27:08.957Z[ host-image] Feb 25 02:27:07.333 INFO O| Feb 25 02:27:07.333 INFO temporary directory: /rpool/images/build/host/tmp/gimlet/zfs
92592025-02-25T02:27:08.957Z[ host-image] Feb 25 02:27:07.333 INFO O| Feb 25 02:27:07.333 INFO work dataset: rpool/images/build/host/work/gimlet/zfs
92602025-02-25T02:27:08.984Z[ host-image] Feb 25 02:27:07.360 INFO O| Feb 25 02:27:07.360 INFO CREATE DATASET: rpool/images/build/host/work/gimlet/zfs
92612025-02-25T02:27:09.109Z[ host-image] Feb 25 02:27:07.486 INFO O| Feb 25 02:27:07.486 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/gimlet/zfs: sync = disabled
92622025-02-25T02:27:09.219Z[ host-image] Feb 25 02:27:07.592 INFO O| Feb 25 02:27:07.592 INFO DESTROY POOL: TEMPORARY-gimlet-zfs
92632025-02-25T02:27:09.239Z[ host-image] Feb 25 02:27:07.614 INFO O| Feb 25 02:27:07.614 INFO image file: /rpool/images/build/host/work/gimlet/zfs/lofi.raw
92642025-02-25T02:27:09.250Z[ host-image] Feb 25 02:27:07.626 INFO O| Feb 25 02:27:07.625 INFO pool altroot: /rpool/images/build/host/work/gimlet/zfs/altroot
92652025-02-25T02:27:09.253Z[ host-image] Feb 25 02:27:07.626 INFO O| Feb 25 02:27:07.626 INFO no lofi found
92662025-02-25T02:27:09.253Z[ host-image] Feb 25 02:27:07.626 INFO O| Feb 25 02:27:07.626 INFO file /rpool/images/build/host/work/gimlet/zfs/lofi.raw does not already exist, skipping removal
92672025-02-25T02:27:09.253Z[ host-image] Feb 25 02:27:07.626 INFO O| Feb 25 02:27:07.626 INFO CREATE IMAGE (1000MB): /rpool/images/build/host/work/gimlet/zfs/lofi.raw
92682025-02-25T02:27:11.231Z[ recovery-image] Feb 25 02:27:09.606 INFO E| Finished `release` profile [optimized] target(s) in 1m 05s
92692025-02-25T02:27:11.269Z[ recovery-image] Feb 25 02:27:09.645 INFO building host image...
92702025-02-25T02:27:11.272Z[ recovery-image] Feb 25 02:27:09.645 INFO exec: ["/work/oxidecomputer/helios/projects/amd-host-image-builder/target/debug/amd-host-image-builder", "-B", "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5", "--output-file", "/work/os-recovery/rom", "--reset-image", "/work/oxidecomputer/helios/projects/phbl/target/x86_64-oxide-none-elf/release/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
92712025-02-25T02:27:11.637Z[ host-image] Feb 25 02:27:10.012 INFO O| Feb 25 02:27:10.012 INFO lofi device = /dev/dsk/c2t1d0p0
92722025-02-25T02:27:11.637Z[ host-image] Feb 25 02:27:10.012 INFO O| Feb 25 02:27:10.012 INFO pool device = /dev/dsk/c2t1d0p0
92732025-02-25T02:27:11.640Z[ host-image] Feb 25 02:27:10.012 INFO O| Feb 25 02:27:10.012 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-gimlet-zfs", "-O", "compression=gzip-9", "-R", "/rpool/images/build/host/work/gimlet/zfs/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
92742025-02-25T02:27:11.892Z[ host-image] Feb 25 02:27:10.268 INFO O| Feb 25 02:27:10.268 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92752025-02-25T02:27:11.892Z[ host-image] Feb 25 02:27:10.268 INFO O| Feb 25 02:27:10.268 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT
92762025-02-25T02:27:11.936Z[ host-image] Feb 25 02:27:10.312 INFO O| Feb 25 02:27:10.312 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: canmount = off
92772025-02-25T02:27:12.066Z[ host-image] Feb 25 02:27:10.442 INFO O| Feb 25 02:27:10.442 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT: mountpoint = legacy
92782025-02-25T02:27:12.144Z[ host-image] Feb 25 02:27:10.520 INFO O| Feb 25 02:27:10.520 INFO CREATE DATASET: TEMPORARY-gimlet-zfs/ROOT/ramdisk
92792025-02-25T02:27:12.173Z[ host-image] Feb 25 02:27:10.548 INFO O| Feb 25 02:27:10.548 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: canmount = noauto
92802025-02-25T02:27:12.196Z[ host-image] Feb 25 02:27:10.572 INFO O| Feb 25 02:27:10.572 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: mountpoint = legacy
92812025-02-25T02:27:12.248Z[ recovery-image] Feb 25 02:27:10.624 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
92822025-02-25T02:27:12.273Z[ host-image] Feb 25 02:27:10.648 INFO O| Feb 25 02:27:10.648 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a
92832025-02-25T02:27:12.276Z[ host-image] Feb 25 02:27:10.649 INFO O| Feb 25 02:27:10.649 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a
92842025-02-25T02:27:12.276Z[ host-image] Feb 25 02:27:10.649 INFO O| Feb 25 02:27:10.649 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-gimlet-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/gimlet/zfs/a"]
92852025-02-25T02:27:12.331Z[ host-image] Feb 25 02:27:10.705 INFO O| Feb 25 02:27:10.705 INFO boot environment UUID: 808feaf0-36d8-429e-9d33-138b0e12571f
92862025-02-25T02:27:12.331Z[ host-image] Feb 25 02:27:10.705 INFO O| Feb 25 02:27:10.705 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 808feaf0-36d8-429e-9d33-138b0e12571f
92872025-02-25T02:27:12.396Z[ host-image] Feb 25 02:27:10.772 INFO O| Feb 25 02:27:10.772 INFO SET DATASET PROPERTY ON TEMPORARY-gimlet-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
92882025-02-25T02:27:12.444Z[ host-image] Feb 25 02:27:10.819 INFO O| Feb 25 02:27:10.819 INFO STEP 0 (create_be) COMPLETE
92892025-02-25T02:27:12.444Z[ host-image] Feb 25 02:27:10.819 INFO O| Feb 25 02:27:10.819 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
92902025-02-25T02:27:12.480Z[ host-image] Feb 25 02:27:10.855 INFO O| Feb 25 02:27:10.855 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/gimlet-ramdisk.tar", "-C", "/rpool/images/build/host/work/gimlet/zfs/a"]
92912025-02-25T02:27:17.170Z[ recovery-image] Feb 25 02:27:15.543 INFO image complete! materials are in "/work/os-recovery"
92922025-02-25T02:27:17.176Z[ recovery-image]
92932025-02-25T02:27:17.176Z[ recovery-image] real 11:03.324207579
92942025-02-25T02:27:17.176Z[ recovery-image] user 7:02.083318427
92952025-02-25T02:27:17.179Z[ recovery-image] sys 1:10.248901422
92962025-02-25T02:27:17.179Z[ recovery-image] trap 0.383747705
92972025-02-25T02:27:17.179Z[ recovery-image] tflt 0.722582564
92982025-02-25T02:27:17.179Z[ recovery-image] dflt 4.074033632
92992025-02-25T02:27:17.179Z[ recovery-image] kflt 0.023047872
93002025-02-25T02:27:17.179Z[ recovery-image] lock 25:36.793748881
93012025-02-25T02:27:17.179Z[ recovery-image] slp 1:06:36.189140662
93022025-02-25T02:27:17.179Z[ recovery-image] lat 4:59.094648584
93032025-02-25T02:27:17.179Z[ recovery-image] stop 13.070796987
93042025-02-25T02:27:17.179ZFeb 25 02:27:15.553 INFO [recovery-image] process exited with exit status: 0 (663.357412719s)
93052025-02-25T02:27:38.075Z[ host-image] Feb 25 02:27:36.448 INFO O| Feb 25 02:27:36.448 INFO STEP 1 (unpack_tar) COMPLETE
93062025-02-25T02:27:38.075Z[ host-image] Feb 25 02:27:36.448 INFO O| Feb 25 02:27:36.448 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93072025-02-25T02:27:38.109Z[ host-image] Feb 25 02:27:36.482 INFO O| Feb 25 02:27:36.482 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/gimlet/zfs/a"]
93082025-02-25T02:27:38.352Z[ host-image] Feb 25 02:27:36.725 INFO O| Feb 25 02:27:36.724 INFO STEP 2 (devfsadm) COMPLETE
93092025-02-25T02:27:38.355Z[ host-image] Feb 25 02:27:36.725 INFO O| Feb 25 02:27:36.725 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93102025-02-25T02:27:38.378Z[ host-image] Feb 25 02:27:36.751 INFO O| Feb 25 02:27:36.751 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
93112025-02-25T02:27:38.378Z[ host-image] Feb 25 02:27:36.751 INFO O| Feb 25 02:27:36.751 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
93122025-02-25T02:27:38.378Z[ host-image] Feb 25 02:27:36.752 INFO O| Feb 25 02:27:36.751 INFO STEP 3 (ensure_dir) COMPLETE
93132025-02-25T02:27:38.381Z[ host-image] Feb 25 02:27:36.752 INFO O| Feb 25 02:27:36.751 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93142025-02-25T02:27:38.413Z[ host-image] Feb 25 02:27:36.786 INFO O| Feb 25 02:27:36.786 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
93152025-02-25T02:27:38.413Z[ host-image] Feb 25 02:27:36.786 INFO O| Feb 25 02:27:36.786 INFO STEP 4 (ensure_dir) COMPLETE
93162025-02-25T02:27:38.416Z[ host-image] Feb 25 02:27:36.786 INFO O| Feb 25 02:27:36.786 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93172025-02-25T02:27:38.520Z[ host-image] Feb 25 02:27:36.893 INFO O| Feb 25 02:27:36.893 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
93182025-02-25T02:27:38.520Z[ host-image] Feb 25 02:27:36.893 INFO O| Feb 25 02:27:36.893 INFO STEP 5 (ensure_dir) COMPLETE
93192025-02-25T02:27:38.523Z[ host-image] Feb 25 02:27:36.893 INFO O| Feb 25 02:27:36.893 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93202025-02-25T02:27:38.579Z[ host-image] Feb 25 02:27:36.952 INFO O| Feb 25 02:27:36.952 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
93212025-02-25T02:27:38.579Z[ host-image] Feb 25 02:27:36.952 INFO O| Feb 25 02:27:36.952 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
93222025-02-25T02:27:38.582Z[ host-image] Feb 25 02:27:36.952 INFO O| Feb 25 02:27:36.952 INFO STEP 6 (ensure_dir) COMPLETE
93232025-02-25T02:27:38.582Z[ host-image] Feb 25 02:27:36.952 INFO O| Feb 25 02:27:36.952 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93242025-02-25T02:27:38.603Z[ host-image] Feb 25 02:27:36.976 INFO O| Feb 25 02:27:36.976 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
93252025-02-25T02:27:38.603Z[ host-image] Feb 25 02:27:36.976 INFO O| Feb 25 02:27:36.976 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
93262025-02-25T02:27:38.603Z[ host-image] Feb 25 02:27:36.976 INFO O| Feb 25 02:27:36.976 INFO STEP 7 (ensure_dir) COMPLETE
93272025-02-25T02:27:38.603Z[ host-image] Feb 25 02:27:36.976 INFO O| Feb 25 02:27:36.976 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93282025-02-25T02:27:38.626Z[ host-image] Feb 25 02:27:36.999 INFO O| Feb 25 02:27:36.999 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/cfg"
93292025-02-25T02:27:38.628Z[ host-image] Feb 25 02:27:36.999 INFO O| Feb 25 02:27:36.999 INFO STEP 8 (remove_files) COMPLETE
93302025-02-25T02:27:38.628Z[ host-image] Feb 25 02:27:37.000 INFO O| Feb 25 02:27:36.999 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93312025-02-25T02:27:38.649Z[ host-image] Feb 25 02:27:37.022 INFO O| Feb 25 02:27:37.022 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/dsk"
93322025-02-25T02:27:38.652Z[ host-image] Feb 25 02:27:37.023 INFO O| Feb 25 02:27:37.023 INFO STEP 9 (remove_files) COMPLETE
93332025-02-25T02:27:38.652Z[ host-image] Feb 25 02:27:37.024 INFO O| Feb 25 02:27:37.023 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93342025-02-25T02:27:38.681Z[ host-image] Feb 25 02:27:37.054 INFO O| Feb 25 02:27:37.054 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk"
93352025-02-25T02:27:38.684Z[ host-image] Feb 25 02:27:37.055 INFO O| Feb 25 02:27:37.055 INFO STEP 10 (remove_files) COMPLETE
93362025-02-25T02:27:38.684Z[ host-image] Feb 25 02:27:37.055 INFO O| Feb 25 02:27:37.055 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93372025-02-25T02:27:38.705Z[ host-image] Feb 25 02:27:37.078 INFO O| Feb 25 02:27:37.078 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sensors"
93382025-02-25T02:27:38.705Z[ host-image] Feb 25 02:27:37.078 INFO O| Feb 25 02:27:37.078 INFO STEP 11 (remove_files) COMPLETE
93392025-02-25T02:27:38.709Z[ host-image] Feb 25 02:27:37.078 INFO O| Feb 25 02:27:37.078 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93402025-02-25T02:27:38.729Z[ host-image] Feb 25 02:27:37.101 INFO O| Feb 25 02:27:37.101 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/dev/usb"
93412025-02-25T02:27:38.732Z[ host-image] Feb 25 02:27:37.101 INFO O| Feb 25 02:27:37.101 INFO STEP 12 (remove_files) COMPLETE
93422025-02-25T02:27:38.732Z[ host-image] Feb 25 02:27:37.101 INFO O| Feb 25 02:27:37.101 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93432025-02-25T02:27:38.751Z[ host-image] Feb 25 02:27:37.124 INFO O| Feb 25 02:27:37.124 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
93442025-02-25T02:27:38.752Z[ host-image] Feb 25 02:27:37.125 INFO O| Feb 25 02:27:37.125 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/cfg
93452025-02-25T02:27:38.752Z[ host-image] Feb 25 02:27:37.125 INFO O| Feb 25 02:27:37.125 INFO STEP 13 (ensure_dir) COMPLETE
93462025-02-25T02:27:38.755Z[ host-image] Feb 25 02:27:37.125 INFO O| Feb 25 02:27:37.125 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93472025-02-25T02:27:38.777Z[ host-image] Feb 25 02:27:37.149 INFO O| Feb 25 02:27:37.149 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
93482025-02-25T02:27:38.777Z[ host-image] Feb 25 02:27:37.150 INFO O| Feb 25 02:27:37.150 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
93492025-02-25T02:27:38.777Z[ host-image] Feb 25 02:27:37.150 INFO O| Feb 25 02:27:37.150 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/dsk
93502025-02-25T02:27:38.781Z[ host-image] Feb 25 02:27:37.150 INFO O| Feb 25 02:27:37.150 INFO STEP 14 (ensure_dir) COMPLETE
93512025-02-25T02:27:38.781Z[ host-image] Feb 25 02:27:37.150 INFO O| Feb 25 02:27:37.150 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93522025-02-25T02:27:38.815Z[ host-image] Feb 25 02:27:37.187 INFO O| Feb 25 02:27:37.187 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
93532025-02-25T02:27:38.817Z[ host-image] Feb 25 02:27:37.188 INFO O| Feb 25 02:27:37.188 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
93542025-02-25T02:27:38.817Z[ host-image] Feb 25 02:27:37.188 INFO O| Feb 25 02:27:37.188 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/dev/rdsk
93552025-02-25T02:27:38.817Z[ host-image] Feb 25 02:27:37.188 INFO O| Feb 25 02:27:37.188 INFO STEP 15 (ensure_dir) COMPLETE
93562025-02-25T02:27:38.817Z[ host-image] Feb 25 02:27:37.188 INFO O| Feb 25 02:27:37.188 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93572025-02-25T02:27:38.852Z[ host-image] Feb 25 02:27:37.225 INFO O| Feb 25 02:27:37.225 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
93582025-02-25T02:27:38.855Z[ host-image] Feb 25 02:27:37.225 INFO O| Feb 25 02:27:37.225 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/sensors
93592025-02-25T02:27:38.855Z[ host-image] Feb 25 02:27:37.225 INFO O| Feb 25 02:27:37.225 INFO STEP 16 (ensure_dir) COMPLETE
93602025-02-25T02:27:38.855Z[ host-image] Feb 25 02:27:37.225 INFO O| Feb 25 02:27:37.225 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93612025-02-25T02:27:38.880Z[ host-image] Feb 25 02:27:37.253 INFO O| Feb 25 02:27:37.253 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
93622025-02-25T02:27:38.880Z[ host-image] Feb 25 02:27:37.254 INFO O| Feb 25 02:27:37.254 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/usb
93632025-02-25T02:27:38.883Z[ host-image] Feb 25 02:27:37.254 INFO O| Feb 25 02:27:37.254 INFO STEP 17 (ensure_dir) COMPLETE
93642025-02-25T02:27:38.883Z[ host-image] Feb 25 02:27:37.254 INFO O| Feb 25 02:27:37.254 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93652025-02-25T02:27:38.907Z[ host-image] Feb 25 02:27:37.280 INFO O| Feb 25 02:27:37.280 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
93662025-02-25T02:27:38.907Z[ host-image] Feb 25 02:27:37.281 INFO O| Feb 25 02:27:37.280 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/dev/msglog
93672025-02-25T02:27:38.910Z[ host-image] Feb 25 02:27:37.281 INFO O| Feb 25 02:27:37.280 INFO ok!
93682025-02-25T02:27:38.910Z[ host-image] Feb 25 02:27:37.281 INFO O| Feb 25 02:27:37.281 INFO STEP 18 (ensure_symlink) COMPLETE
93692025-02-25T02:27:38.910Z[ host-image] Feb 25 02:27:37.281 INFO O| Feb 25 02:27:37.281 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
93702025-02-25T02:27:39.770Z[ host-image] Feb 25 02:27:38.143 INFO O| Feb 25 02:27:38.143 INFO file /rpool/images/build/host/work/gimlet/zfs/a/reconfigure exists, with correct contents
93712025-02-25T02:27:39.770Z[ host-image] Feb 25 02:27:38.143 INFO O| Feb 25 02:27:38.143 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/reconfigure
93722025-02-25T02:27:39.770Z[ host-image] Feb 25 02:27:38.143 INFO O| Feb 25 02:27:38.143 INFO ok!
93732025-02-25T02:27:39.773Z[ host-image] Feb 25 02:27:38.143 INFO O| Feb 25 02:27:38.143 INFO STEP 19 (ensure_file) COMPLETE
93742025-02-25T02:27:39.773Z[ host-image] Feb 25 02:27:38.143 INFO O| Feb 25 02:27:38.143 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93752025-02-25T02:27:39.795Z[ host-image] Feb 25 02:27:38.168 INFO O| Feb 25 02:27:38.168 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml does not exist
93762025-02-25T02:27:39.795Z[ host-image] Feb 25 02:27:38.168 INFO O| Feb 25 02:27:38.168 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
93772025-02-25T02:27:39.798Z[ host-image] Feb 25 02:27:38.169 INFO O| Feb 25 02:27:38.169 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/generic.xml
93782025-02-25T02:27:39.798Z[ host-image] Feb 25 02:27:38.169 INFO O| Feb 25 02:27:38.169 INFO ok!
93792025-02-25T02:27:39.798Z[ host-image] Feb 25 02:27:38.169 INFO O| Feb 25 02:27:38.169 INFO STEP 20 (ensure_symlink) COMPLETE
93802025-02-25T02:27:39.798Z[ host-image] Feb 25 02:27:38.169 INFO O| Feb 25 02:27:38.169 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93812025-02-25T02:27:39.992Z[ host-image] Feb 25 02:27:38.365 INFO O| Feb 25 02:27:38.365 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml does not exist
93822025-02-25T02:27:39.992Z[ host-image] Feb 25 02:27:38.365 INFO O| Feb 25 02:27:38.365 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
93832025-02-25T02:27:39.995Z[ host-image] Feb 25 02:27:38.365 INFO O| Feb 25 02:27:38.365 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/inetd_services.xml
93842025-02-25T02:27:39.995Z[ host-image] Feb 25 02:27:38.365 INFO O| Feb 25 02:27:38.365 INFO ok!
93852025-02-25T02:27:39.995Z[ host-image] Feb 25 02:27:38.365 INFO O| Feb 25 02:27:38.365 INFO STEP 21 (ensure_symlink) COMPLETE
93862025-02-25T02:27:39.995Z[ host-image] Feb 25 02:27:38.365 INFO O| Feb 25 02:27:38.365 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93872025-02-25T02:27:40.031Z[ host-image] Feb 25 02:27:38.404 INFO O| Feb 25 02:27:38.404 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml does not exist
93882025-02-25T02:27:40.031Z[ host-image] Feb 25 02:27:38.404 INFO O| Feb 25 02:27:38.404 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
93892025-02-25T02:27:40.031Z[ host-image] Feb 25 02:27:38.404 INFO O| Feb 25 02:27:38.404 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/platform.xml
93902025-02-25T02:27:40.031Z[ host-image] Feb 25 02:27:38.404 INFO O| Feb 25 02:27:38.404 INFO ok!
93912025-02-25T02:27:40.034Z[ host-image] Feb 25 02:27:38.404 INFO O| Feb 25 02:27:38.404 INFO STEP 22 (ensure_symlink) COMPLETE
93922025-02-25T02:27:40.034Z[ host-image] Feb 25 02:27:38.404 INFO O| Feb 25 02:27:38.404 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
93932025-02-25T02:27:40.053Z[ host-image] Feb 25 02:27:38.426 INFO O| Feb 25 02:27:38.426 INFO link /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml does not exist
93942025-02-25T02:27:40.053Z[ host-image] Feb 25 02:27:38.426 INFO O| Feb 25 02:27:38.426 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
93952025-02-25T02:27:40.053Z[ host-image] Feb 25 02:27:38.426 INFO O| Feb 25 02:27:38.426 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/profile/name_service.xml
93962025-02-25T02:27:40.053Z[ host-image] Feb 25 02:27:38.426 INFO O| Feb 25 02:27:38.426 INFO ok!
93972025-02-25T02:27:40.056Z[ host-image] Feb 25 02:27:38.426 INFO O| Feb 25 02:27:38.426 INFO STEP 23 (ensure_symlink) COMPLETE
93982025-02-25T02:27:40.056Z[ host-image] Feb 25 02:27:38.426 INFO O| Feb 25 02:27:38.426 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
93992025-02-25T02:27:40.077Z[ host-image] Feb 25 02:27:38.450 INFO O| Feb 25 02:27:38.449 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
94002025-02-25T02:27:40.079Z[ host-image] Feb 25 02:27:38.450 INFO O| Feb 25 02:27:38.450 INFO copying /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf ...
94012025-02-25T02:27:40.079Z[ host-image] Feb 25 02:27:38.450 INFO O| Feb 25 02:27:38.450 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nsswitch.conf
94022025-02-25T02:27:40.079Z[ host-image] Feb 25 02:27:38.450 INFO O| Feb 25 02:27:38.450 INFO ok!
94032025-02-25T02:27:40.079Z[ host-image] Feb 25 02:27:38.450 INFO O| Feb 25 02:27:38.450 INFO STEP 24 (ensure_file) COMPLETE
94042025-02-25T02:27:40.079Z[ host-image] Feb 25 02:27:38.450 INFO O| Feb 25 02:27:38.450 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
94052025-02-25T02:27:40.100Z[ host-image] Feb 25 02:27:38.473 INFO O| Feb 25 02:27:38.473 INFO updating shadow file
94062025-02-25T02:27:40.103Z[ host-image] Feb 25 02:27:38.474 INFO O| Feb 25 02:27:38.474 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
94072025-02-25T02:27:40.103Z[ host-image] Feb 25 02:27:38.474 INFO O| Feb 25 02:27:38.474 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
94082025-02-25T02:27:40.103Z[ host-image] Feb 25 02:27:38.474 INFO O| Feb 25 02:27:38.474 INFO STEP 25 (shadow) COMPLETE
94092025-02-25T02:27:40.103Z[ host-image] Feb 25 02:27:38.474 INFO O| Feb 25 02:27:38.474 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94102025-02-25T02:27:40.143Z[ host-image] Feb 25 02:27:38.516 INFO O| Feb 25 02:27:38.516 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
94112025-02-25T02:27:40.146Z[ host-image] Feb 25 02:27:38.516 INFO O| Feb 25 02:27:38.516 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts ...
94122025-02-25T02:27:40.146Z[ host-image] Feb 25 02:27:38.517 INFO O| Feb 25 02:27:38.517 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/inet/hosts
94132025-02-25T02:27:40.146Z[ host-image] Feb 25 02:27:38.517 INFO O| Feb 25 02:27:38.517 INFO ok!
94142025-02-25T02:27:40.146Z[ host-image] Feb 25 02:27:38.517 INFO O| Feb 25 02:27:38.517 INFO STEP 26 (ensure_file) COMPLETE
94152025-02-25T02:27:40.146Z[ host-image] Feb 25 02:27:38.517 INFO O| Feb 25 02:27:38.517 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94162025-02-25T02:27:40.193Z[ host-image] Feb 25 02:27:38.566 INFO O| Feb 25 02:27:38.566 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename does not exist
94172025-02-25T02:27:40.193Z[ host-image] Feb 25 02:27:38.566 INFO O| Feb 25 02:27:38.566 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename ...
94182025-02-25T02:27:40.193Z[ host-image] Feb 25 02:27:38.566 INFO O| Feb 25 02:27:38.566 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/nodename
94192025-02-25T02:27:40.193Z[ host-image] Feb 25 02:27:38.566 INFO O| Feb 25 02:27:38.566 INFO ok!
94202025-02-25T02:27:40.197Z[ host-image] Feb 25 02:27:38.566 INFO O| Feb 25 02:27:38.566 INFO STEP 27 (ensure_file) COMPLETE
94212025-02-25T02:27:40.197Z[ host-image] Feb 25 02:27:38.566 INFO O| Feb 25 02:27:38.566 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94222025-02-25T02:27:40.272Z[ host-image] Feb 25 02:27:38.645 INFO O| Feb 25 02:27:38.644 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
94232025-02-25T02:27:40.272Z[ host-image] Feb 25 02:27:38.645 INFO O| Feb 25 02:27:38.645 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent ...
94242025-02-25T02:27:40.275Z[ host-image] Feb 25 02:27:38.645 INFO O| Feb 25 02:27:38.645 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
94252025-02-25T02:27:40.275Z[ host-image] Feb 25 02:27:38.645 INFO O| Feb 25 02:27:38.645 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/dhcpagent
94262025-02-25T02:27:40.275Z[ host-image] Feb 25 02:27:38.645 INFO O| Feb 25 02:27:38.645 INFO ok!
94272025-02-25T02:27:40.275Z[ host-image] Feb 25 02:27:38.645 INFO O| Feb 25 02:27:38.645 INFO STEP 28 (ensure_file) COMPLETE
94282025-02-25T02:27:40.275Z[ host-image] Feb 25 02:27:38.645 INFO O| Feb 25 02:27:38.645 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
94292025-02-25T02:27:40.343Z[ host-image] Feb 25 02:27:38.716 INFO O| Feb 25 02:27:38.716 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf does not exist
94302025-02-25T02:27:40.343Z[ host-image] Feb 25 02:27:38.716 INFO O| Feb 25 02:27:38.716 INFO writing /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf ...
94312025-02-25T02:27:40.346Z[ host-image] Feb 25 02:27:38.716 INFO O| Feb 25 02:27:38.716 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/resolv.conf
94322025-02-25T02:27:40.346Z[ host-image] Feb 25 02:27:38.716 INFO O| Feb 25 02:27:38.716 INFO ok!
94332025-02-25T02:27:40.346Z[ host-image] Feb 25 02:27:38.717 INFO O| Feb 25 02:27:38.716 INFO STEP 29 (ensure_file) COMPLETE
94342025-02-25T02:27:40.346Z[ host-image] Feb 25 02:27:38.717 INFO O| Feb 25 02:27:38.717 INFO STEP 30: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94352025-02-25T02:27:40.366Z[ host-image] Feb 25 02:27:38.739 INFO O| Feb 25 02:27:38.739 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master does not exist
94362025-02-25T02:27:40.366Z[ host-image] Feb 25 02:27:38.739 INFO O| Feb 25 02:27:38.739 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master ...
94372025-02-25T02:27:40.369Z[ host-image] Feb 25 02:27:38.739 INFO O| Feb 25 02:27:38.739 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/auto_master
94382025-02-25T02:27:40.369Z[ host-image] Feb 25 02:27:38.740 INFO O| Feb 25 02:27:38.739 INFO ok!
94392025-02-25T02:27:40.369Z[ host-image] Feb 25 02:27:38.740 INFO O| Feb 25 02:27:38.740 INFO STEP 30 (ensure_file) COMPLETE
94402025-02-25T02:27:40.369Z[ host-image] Feb 25 02:27:38.740 INFO O| Feb 25 02:27:38.740 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94412025-02-25T02:27:40.387Z[ host-image] Feb 25 02:27:38.760 INFO O| Feb 25 02:27:38.760 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
94422025-02-25T02:27:40.387Z[ host-image] Feb 25 02:27:38.760 INFO O| Feb 25 02:27:38.760 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs ...
94432025-02-25T02:27:40.390Z[ host-image] Feb 25 02:27:38.761 INFO O| Feb 25 02:27:38.761 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
94442025-02-25T02:27:40.390Z[ host-image] Feb 25 02:27:38.761 INFO O| Feb 25 02:27:38.761 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ttydefs
94452025-02-25T02:27:40.390Z[ host-image] Feb 25 02:27:38.761 INFO O| Feb 25 02:27:38.761 INFO ok!
94462025-02-25T02:27:40.390Z[ host-image] Feb 25 02:27:38.761 INFO O| Feb 25 02:27:38.761 INFO STEP 31 (ensure_file) COMPLETE
94472025-02-25T02:27:40.390Z[ host-image] Feb 25 02:27:38.761 INFO O| Feb 25 02:27:38.761 INFO STEP 32: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94482025-02-25T02:27:40.409Z[ host-image] Feb 25 02:27:38.782 INFO O| Feb 25 02:27:38.782 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init exists, with wrong contents, unlinking
94492025-02-25T02:27:40.409Z[ host-image] Feb 25 02:27:38.782 INFO O| Feb 25 02:27:38.782 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init ...
94502025-02-25T02:27:40.411Z[ host-image] Feb 25 02:27:38.782 INFO O| Feb 25 02:27:38.782 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/init
94512025-02-25T02:27:40.411Z[ host-image] Feb 25 02:27:38.782 INFO O| Feb 25 02:27:38.782 INFO ok!
94522025-02-25T02:27:40.412Z[ host-image] Feb 25 02:27:38.782 INFO O| Feb 25 02:27:38.782 INFO STEP 32 (ensure_file) COMPLETE
94532025-02-25T02:27:40.412Z[ host-image] Feb 25 02:27:38.782 INFO O| Feb 25 02:27:38.782 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94542025-02-25T02:27:40.429Z[ host-image] Feb 25 02:27:38.802 INFO O| Feb 25 02:27:38.802 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
94552025-02-25T02:27:40.432Z[ host-image] Feb 25 02:27:38.803 INFO O| Feb 25 02:27:38.803 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config ...
94562025-02-25T02:27:40.432Z[ host-image] Feb 25 02:27:38.803 INFO O| Feb 25 02:27:38.803 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/ssh/sshd_config
94572025-02-25T02:27:40.432Z[ host-image] Feb 25 02:27:38.803 INFO O| Feb 25 02:27:38.803 INFO ok!
94582025-02-25T02:27:40.432Z[ host-image] Feb 25 02:27:38.803 INFO O| Feb 25 02:27:38.803 INFO STEP 33 (ensure_file) COMPLETE
94592025-02-25T02:27:40.432Z[ host-image] Feb 25 02:27:38.803 INFO O| Feb 25 02:27:38.803 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94602025-02-25T02:27:40.450Z[ host-image] Feb 25 02:27:38.823 INFO O| Feb 25 02:27:38.823 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams does not exist
94612025-02-25T02:27:40.450Z[ host-image] Feb 25 02:27:38.823 INFO O| Feb 25 02:27:38.823 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams ...
94622025-02-25T02:27:40.455Z[ host-image] Feb 25 02:27:38.824 INFO O| Feb 25 02:27:38.823 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94632025-02-25T02:27:40.455Z[ host-image] Feb 25 02:27:38.824 INFO O| Feb 25 02:27:38.824 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94642025-02-25T02:27:40.455Z[ host-image] Feb 25 02:27:38.824 INFO O| Feb 25 02:27:38.824 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94652025-02-25T02:27:40.455Z[ host-image] Feb 25 02:27:38.824 INFO O| Feb 25 02:27:38.824 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/bootparams
94662025-02-25T02:27:40.455Z[ host-image] Feb 25 02:27:38.824 INFO O| Feb 25 02:27:38.824 INFO ok!
94672025-02-25T02:27:40.455Z[ host-image] Feb 25 02:27:38.824 INFO O| Feb 25 02:27:38.824 INFO STEP 34 (ensure_file) COMPLETE
94682025-02-25T02:27:40.455Z[ host-image] Feb 25 02:27:38.824 INFO O| Feb 25 02:27:38.824 INFO STEP 35: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94692025-02-25T02:27:40.471Z[ host-image] Feb 25 02:27:38.843 INFO O| Feb 25 02:27:38.843 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
94702025-02-25T02:27:40.473Z[ host-image] Feb 25 02:27:38.844 INFO O| Feb 25 02:27:38.844 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
94712025-02-25T02:27:40.473Z[ host-image] Feb 25 02:27:38.844 INFO O| Feb 25 02:27:38.844 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware
94722025-02-25T02:27:40.473Z[ host-image] Feb 25 02:27:38.844 INFO O| Feb 25 02:27:38.844 INFO STEP 35 (ensure_dir) COMPLETE
94732025-02-25T02:27:40.473Z[ host-image] Feb 25 02:27:38.844 INFO O| Feb 25 02:27:38.844 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94742025-02-25T02:27:40.491Z[ host-image] Feb 25 02:27:38.864 INFO O| Feb 25 02:27:38.864 INFO file /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin does not exist
94752025-02-25T02:27:40.494Z[ host-image] Feb 25 02:27:38.864 INFO O| Feb 25 02:27:38.864 INFO copying /work/oxidecomputer/helios/projects/chelsio-t6-roms/srom/bins/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin -> /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
94762025-02-25T02:27:40.494Z[ host-image] Feb 25 02:27:38.864 INFO O| Feb 25 02:27:38.864 INFO perms are 644, should be 555, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
94772025-02-25T02:27:40.494Z[ host-image] Feb 25 02:27:38.864 INFO O| Feb 25 02:27:38.864 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
94782025-02-25T02:27:40.494Z[ host-image] Feb 25 02:27:38.865 INFO O| Feb 25 02:27:38.865 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
94792025-02-25T02:27:40.494Z[ host-image] Feb 25 02:27:38.865 INFO O| Feb 25 02:27:38.865 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin
94802025-02-25T02:27:40.494Z[ host-image] Feb 25 02:27:38.865 INFO O| Feb 25 02:27:38.865 INFO ok!
94812025-02-25T02:27:40.494Z[ host-image] Feb 25 02:27:38.865 INFO O| Feb 25 02:27:38.865 INFO STEP 36 (ensure_file) COMPLETE
94822025-02-25T02:27:40.494Z[ host-image] Feb 25 02:27:38.865 INFO O| Feb 25 02:27:38.865 INFO STEP 37: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
94832025-02-25T02:27:40.520Z[ host-image] Feb 25 02:27:38.893 INFO O| Feb 25 02:27:38.893 INFO link /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
94842025-02-25T02:27:40.520Z[ host-image] Feb 25 02:27:38.893 INFO O| Feb 25 02:27:38.893 INFO linking /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin -> Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ...
94852025-02-25T02:27:40.523Z[ host-image] Feb 25 02:27:38.893 INFO O| Feb 25 02:27:38.893 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
94862025-02-25T02:27:40.523Z[ host-image] Feb 25 02:27:38.893 INFO O| Feb 25 02:27:38.893 INFO ok!
94872025-02-25T02:27:40.523Z[ host-image] Feb 25 02:27:38.893 INFO O| Feb 25 02:27:38.893 INFO STEP 37 (ensure_symlink) COMPLETE
94882025-02-25T02:27:40.523Z[ host-image] Feb 25 02:27:38.894 INFO O| Feb 25 02:27:38.893 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94892025-02-25T02:27:40.563Z[ host-image] Feb 25 02:27:38.935 INFO O| Feb 25 02:27:38.935 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot does not exist
94902025-02-25T02:27:40.563Z[ host-image] Feb 25 02:27:38.935 INFO O| Feb 25 02:27:38.935 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
94912025-02-25T02:27:40.563Z[ host-image] Feb 25 02:27:38.935 INFO O| Feb 25 02:27:38.935 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94922025-02-25T02:27:40.563Z[ host-image] Feb 25 02:27:38.935 INFO O| Feb 25 02:27:38.935 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94932025-02-25T02:27:40.567Z[ host-image] Feb 25 02:27:38.935 INFO O| Feb 25 02:27:38.935 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94942025-02-25T02:27:40.567Z[ host-image] Feb 25 02:27:38.935 INFO O| Feb 25 02:27:38.935 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
94952025-02-25T02:27:40.567Z[ host-image] Feb 25 02:27:38.935 INFO O| Feb 25 02:27:38.935 INFO ok!
94962025-02-25T02:27:40.567Z[ host-image] Feb 25 02:27:38.935 INFO O| Feb 25 02:27:38.935 INFO STEP 38 (ensure_file) COMPLETE
94972025-02-25T02:27:40.567Z[ host-image] Feb 25 02:27:38.935 INFO O| Feb 25 02:27:38.935 INFO STEP 39: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
94982025-02-25T02:27:40.631Z[ host-image] Feb 25 02:27:39.004 INFO O| Feb 25 02:27:39.004 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
94992025-02-25T02:27:40.631Z[ host-image] Feb 25 02:27:39.004 INFO O| Feb 25 02:27:39.004 INFO copying /work/oxidecomputer/helios/image/templates/files/gimlet-postboot.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml ...
95002025-02-25T02:27:40.634Z[ host-image] Feb 25 02:27:39.005 INFO O| Feb 25 02:27:39.004 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
95012025-02-25T02:27:40.634Z[ host-image] Feb 25 02:27:39.005 INFO O| Feb 25 02:27:39.005 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
95022025-02-25T02:27:40.634Z[ host-image] Feb 25 02:27:39.005 INFO O| Feb 25 02:27:39.005 INFO ok!
95032025-02-25T02:27:40.634Z[ host-image] Feb 25 02:27:39.005 INFO O| Feb 25 02:27:39.005 INFO STEP 39 (ensure_file) COMPLETE
95042025-02-25T02:27:40.634Z[ host-image] Feb 25 02:27:39.005 INFO O| Feb 25 02:27:39.005 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
95052025-02-25T02:27:40.655Z[ host-image] Feb 25 02:27:39.026 INFO O| Feb 25 02:27:39.026 INFO file /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml does not exist
95062025-02-25T02:27:40.655Z[ host-image] Feb 25 02:27:39.026 INFO O| Feb 25 02:27:39.026 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml ...
95072025-02-25T02:27:40.658Z[ host-image] Feb 25 02:27:39.027 INFO O| Feb 25 02:27:39.027 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml
95082025-02-25T02:27:40.658Z[ host-image] Feb 25 02:27:39.027 INFO O| Feb 25 02:27:39.027 INFO ok!
95092025-02-25T02:27:40.658Z[ host-image] Feb 25 02:27:39.027 INFO O| Feb 25 02:27:39.027 INFO STEP 40 (ensure_file) COMPLETE
95102025-02-25T02:27:40.658Z[ host-image] Feb 25 02:27:39.027 INFO O| Feb 25 02:27:39.027 INFO STEP 41: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
95112025-02-25T02:27:40.674Z[ host-image] Feb 25 02:27:39.047 INFO O| Feb 25 02:27:39.047 INFO updating shadow file
95122025-02-25T02:27:40.678Z[ host-image] Feb 25 02:27:39.048 INFO O| Feb 25 02:27:39.047 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/shadow
95132025-02-25T02:27:40.678Z[ host-image] Feb 25 02:27:39.048 INFO O| Feb 25 02:27:39.048 INFO STEP 41 (shadow) COMPLETE
95142025-02-25T02:27:40.678Z[ host-image] Feb 25 02:27:39.048 INFO O| Feb 25 02:27:39.048 INFO STEP 42: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
95152025-02-25T02:27:40.697Z[ host-image] Feb 25 02:27:39.070 INFO O| Feb 25 02:27:39.070 WARN file /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login exists, with wrong contents, unlinking
95162025-02-25T02:27:40.697Z[ host-image] Feb 25 02:27:39.070 INFO O| Feb 25 02:27:39.070 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login ...
95172025-02-25T02:27:40.700Z[ host-image] Feb 25 02:27:39.071 INFO O| Feb 25 02:27:39.071 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
95182025-02-25T02:27:40.700Z[ host-image] Feb 25 02:27:39.071 INFO O| Feb 25 02:27:39.071 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/etc/default/login
95192025-02-25T02:27:40.700Z[ host-image] Feb 25 02:27:39.071 INFO O| Feb 25 02:27:39.071 INFO ok!
95202025-02-25T02:27:40.700Z[ host-image] Feb 25 02:27:39.071 INFO O| Feb 25 02:27:39.071 INFO STEP 42 (ensure_file) COMPLETE
95212025-02-25T02:27:40.700Z[ host-image] Feb 25 02:27:39.071 INFO O| Feb 25 02:27:39.071 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
95222025-02-25T02:27:40.700Z[ host-image] Feb 25 02:27:39.071 INFO O| Feb 25 02:27:39.071 INFO skip step because feature "mfg" is not enabled
95232025-02-25T02:27:40.700Z[ host-image] Feb 25 02:27:39.071 INFO O| Feb 25 02:27:39.071 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
95242025-02-25T02:27:40.700Z[ host-image] Feb 25 02:27:39.071 INFO O| Feb 25 02:27:39.071 INFO skip step because feature "mfg" is not enabled
95252025-02-25T02:27:40.700Z[ host-image] Feb 25 02:27:39.072 INFO O| Feb 25 02:27:39.071 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
95262025-02-25T02:27:40.734Z[ host-image] Feb 25 02:27:39.107 INFO O| Feb 25 02:27:39.106 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot does not exist
95272025-02-25T02:27:40.734Z[ host-image] Feb 25 02:27:39.107 INFO O| Feb 25 02:27:39.106 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot ...
95282025-02-25T02:27:41.620Z[ host-image] Feb 25 02:27:39.993 INFO O| Feb 25 02:27:39.993 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
95292025-02-25T02:27:41.620Z[ host-image] Feb 25 02:27:39.993 INFO O| Feb 25 02:27:39.993 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/bin/pilot
95302025-02-25T02:27:41.620Z[ host-image] Feb 25 02:27:39.993 INFO O| Feb 25 02:27:39.993 INFO ok!
95312025-02-25T02:27:41.623Z[ host-image] Feb 25 02:27:39.993 INFO O| Feb 25 02:27:39.993 INFO STEP 45 (ensure_file) COMPLETE
95322025-02-25T02:27:41.623Z[ host-image] Feb 25 02:27:39.993 INFO O| Feb 25 02:27:39.993 INFO STEP 46: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95332025-02-25T02:27:41.653Z[ host-image] Feb 25 02:27:40.026 INFO O| Feb 25 02:27:40.026 WARN file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot exists, with wrong contents, unlinking
95342025-02-25T02:27:41.653Z[ host-image] Feb 25 02:27:40.026 INFO O| Feb 25 02:27:40.026 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot ...
95352025-02-25T02:27:41.656Z[ host-image] Feb 25 02:27:40.027 INFO O| Feb 25 02:27:40.026 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95362025-02-25T02:27:41.656Z[ host-image] Feb 25 02:27:40.027 INFO O| Feb 25 02:27:40.026 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95372025-02-25T02:27:41.656Z[ host-image] Feb 25 02:27:40.027 INFO O| Feb 25 02:27:40.026 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95382025-02-25T02:27:41.656Z[ host-image] Feb 25 02:27:40.027 INFO O| Feb 25 02:27:40.026 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/postboot
95392025-02-25T02:27:41.656Z[ host-image] Feb 25 02:27:40.027 INFO O| Feb 25 02:27:40.026 INFO ok!
95402025-02-25T02:27:41.656Z[ host-image] Feb 25 02:27:40.027 INFO O| Feb 25 02:27:40.027 INFO STEP 46 (ensure_file) COMPLETE
95412025-02-25T02:27:41.656Z[ host-image] Feb 25 02:27:40.027 INFO O| Feb 25 02:27:40.027 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95422025-02-25T02:27:41.674Z[ host-image] Feb 25 02:27:40.046 INFO O| Feb 25 02:27:40.046 WARN file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml exists, with wrong contents, unlinking
95432025-02-25T02:27:41.676Z[ host-image] Feb 25 02:27:40.046 INFO O| Feb 25 02:27:40.046 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-postboot.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml ...
95442025-02-25T02:27:41.676Z[ host-image] Feb 25 02:27:40.047 INFO O| Feb 25 02:27:40.046 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
95452025-02-25T02:27:41.677Z[ host-image] Feb 25 02:27:40.047 INFO O| Feb 25 02:27:40.047 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/postboot.xml
95462025-02-25T02:27:41.677Z[ host-image] Feb 25 02:27:40.047 INFO O| Feb 25 02:27:40.047 INFO ok!
95472025-02-25T02:27:41.677Z[ host-image] Feb 25 02:27:40.047 INFO O| Feb 25 02:27:40.047 INFO STEP 47 (ensure_file) COMPLETE
95482025-02-25T02:27:41.677Z[ host-image] Feb 25 02:27:40.047 INFO O| Feb 25 02:27:40.047 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95492025-02-25T02:27:41.695Z[ host-image] Feb 25 02:27:40.068 INFO O| Feb 25 02:27:40.068 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname does not exist
95502025-02-25T02:27:41.695Z[ host-image] Feb 25 02:27:40.068 INFO O| Feb 25 02:27:40.068 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname ...
95512025-02-25T02:27:41.698Z[ host-image] Feb 25 02:27:40.068 INFO O| Feb 25 02:27:40.068 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
95522025-02-25T02:27:41.698Z[ host-image] Feb 25 02:27:40.068 INFO O| Feb 25 02:27:40.068 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
95532025-02-25T02:27:41.698Z[ host-image] Feb 25 02:27:40.068 INFO O| Feb 25 02:27:40.068 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
95542025-02-25T02:27:41.698Z[ host-image] Feb 25 02:27:40.068 INFO O| Feb 25 02:27:40.068 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-hostname
95552025-02-25T02:27:41.698Z[ host-image] Feb 25 02:27:40.068 INFO O| Feb 25 02:27:40.068 INFO ok!
95562025-02-25T02:27:41.698Z[ host-image] Feb 25 02:27:40.068 INFO O| Feb 25 02:27:40.068 INFO STEP 48 (ensure_file) COMPLETE
95572025-02-25T02:27:41.698Z[ host-image] Feb 25 02:27:40.068 INFO O| Feb 25 02:27:40.068 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95582025-02-25T02:27:41.718Z[ host-image] Feb 25 02:27:40.091 INFO O| Feb 25 02:27:40.091 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
95592025-02-25T02:27:41.719Z[ host-image] Feb 25 02:27:40.091 INFO O| Feb 25 02:27:40.091 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml ...
95602025-02-25T02:27:41.721Z[ host-image] Feb 25 02:27:40.091 INFO O| Feb 25 02:27:40.091 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
95612025-02-25T02:27:41.721Z[ host-image] Feb 25 02:27:40.091 INFO O| Feb 25 02:27:40.091 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
95622025-02-25T02:27:41.721Z[ host-image] Feb 25 02:27:40.092 INFO O| Feb 25 02:27:40.091 INFO ok!
95632025-02-25T02:27:41.721Z[ host-image] Feb 25 02:27:40.092 INFO O| Feb 25 02:27:40.092 INFO STEP 49 (ensure_file) COMPLETE
95642025-02-25T02:27:41.721Z[ host-image] Feb 25 02:27:40.092 INFO O| Feb 25 02:27:40.092 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95652025-02-25T02:27:41.762Z[ host-image] Feb 25 02:27:40.135 INFO O| Feb 25 02:27:40.135 INFO file /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon does not exist
95662025-02-25T02:27:41.762Z[ host-image] Feb 25 02:27:40.135 INFO O| Feb 25 02:27:40.135 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon ...
95672025-02-25T02:27:41.765Z[ host-image] Feb 25 02:27:40.135 INFO O| Feb 25 02:27:40.135 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95682025-02-25T02:27:41.765Z[ host-image] Feb 25 02:27:40.135 INFO O| Feb 25 02:27:40.135 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95692025-02-25T02:27:41.765Z[ host-image] Feb 25 02:27:40.135 INFO O| Feb 25 02:27:40.135 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95702025-02-25T02:27:41.765Z[ host-image] Feb 25 02:27:40.135 INFO O| Feb 25 02:27:40.135 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/usr/lib/compliance-beacon
95712025-02-25T02:27:41.765Z[ host-image] Feb 25 02:27:40.135 INFO O| Feb 25 02:27:40.135 INFO ok!
95722025-02-25T02:27:41.765Z[ host-image] Feb 25 02:27:40.135 INFO O| Feb 25 02:27:40.135 INFO STEP 50 (ensure_file) COMPLETE
95732025-02-25T02:27:41.765Z[ host-image] Feb 25 02:27:40.135 INFO O| Feb 25 02:27:40.135 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95742025-02-25T02:27:41.786Z[ host-image] Feb 25 02:27:40.158 INFO O| Feb 25 02:27:40.158 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
95752025-02-25T02:27:41.786Z[ host-image] Feb 25 02:27:40.158 INFO O| Feb 25 02:27:40.158 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml ...
95762025-02-25T02:27:41.788Z[ host-image] Feb 25 02:27:40.159 INFO O| Feb 25 02:27:40.159 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
95772025-02-25T02:27:41.788Z[ host-image] Feb 25 02:27:40.159 INFO O| Feb 25 02:27:40.159 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
95782025-02-25T02:27:41.788Z[ host-image] Feb 25 02:27:40.159 INFO O| Feb 25 02:27:40.159 INFO ok!
95792025-02-25T02:27:41.788Z[ host-image] Feb 25 02:27:40.159 INFO O| Feb 25 02:27:40.159 INFO STEP 51 (ensure_file) COMPLETE
95802025-02-25T02:27:41.788Z[ host-image] Feb 25 02:27:40.159 INFO O| Feb 25 02:27:40.159 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95812025-02-25T02:27:41.830Z[ host-image] Feb 25 02:27:40.203 INFO O| Feb 25 02:27:40.203 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
95822025-02-25T02:27:41.833Z[ host-image] Feb 25 02:27:40.203 INFO O| Feb 25 02:27:40.203 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-time.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml ...
95832025-02-25T02:27:41.833Z[ host-image] Feb 25 02:27:40.203 INFO O| Feb 25 02:27:40.203 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
95842025-02-25T02:27:41.833Z[ host-image] Feb 25 02:27:40.203 INFO O| Feb 25 02:27:40.203 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-time.xml
95852025-02-25T02:27:41.833Z[ host-image] Feb 25 02:27:40.203 INFO O| Feb 25 02:27:40.203 INFO ok!
95862025-02-25T02:27:41.833Z[ host-image] Feb 25 02:27:40.203 INFO O| Feb 25 02:27:40.203 INFO STEP 52 (ensure_file) COMPLETE
95872025-02-25T02:27:41.833Z[ host-image] Feb 25 02:27:40.203 INFO O| Feb 25 02:27:40.203 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
95882025-02-25T02:27:41.850Z[ host-image] Feb 25 02:27:40.223 INFO O| Feb 25 02:27:40.223 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
95892025-02-25T02:27:41.850Z[ host-image] Feb 25 02:27:40.223 INFO O| Feb 25 02:27:40.223 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-dump.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml ...
95902025-02-25T02:27:41.853Z[ host-image] Feb 25 02:27:40.223 INFO O| Feb 25 02:27:40.223 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
95912025-02-25T02:27:41.853Z[ host-image] Feb 25 02:27:40.223 INFO O| Feb 25 02:27:40.223 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/compliance-dump.xml
95922025-02-25T02:27:41.853Z[ host-image] Feb 25 02:27:40.223 INFO O| Feb 25 02:27:40.223 INFO ok!
95932025-02-25T02:27:41.853Z[ host-image] Feb 25 02:27:40.223 INFO O| Feb 25 02:27:40.223 INFO STEP 53 (ensure_file) COMPLETE
95942025-02-25T02:27:41.853Z[ host-image] Feb 25 02:27:40.223 INFO O| Feb 25 02:27:40.223 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95952025-02-25T02:27:41.886Z[ host-image] Feb 25 02:27:40.259 INFO O| Feb 25 02:27:40.259 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/opt
95962025-02-25T02:27:41.886Z[ host-image] Feb 25 02:27:40.259 INFO O| Feb 25 02:27:40.259 INFO STEP 54 (ensure_dir) COMPLETE
95972025-02-25T02:27:41.890Z[ host-image] Feb 25 02:27:40.259 INFO O| Feb 25 02:27:40.259 INFO STEP 55: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
95982025-02-25T02:27:41.906Z[ host-image] Feb 25 02:27:40.278 INFO O| Feb 25 02:27:40.278 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
95992025-02-25T02:27:41.906Z[ host-image] Feb 25 02:27:40.278 INFO O| Feb 25 02:27:40.278 INFO chown ok, path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide
96002025-02-25T02:27:41.909Z[ host-image] Feb 25 02:27:40.278 INFO O| Feb 25 02:27:40.278 INFO STEP 55 (ensure_dir) COMPLETE
96012025-02-25T02:27:41.909Z[ host-image] Feb 25 02:27:40.278 INFO O| Feb 25 02:27:40.278 INFO STEP 56: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96022025-02-25T02:27:41.938Z[ host-image] Feb 25 02:27:40.311 INFO O| Feb 25 02:27:40.311 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
96032025-02-25T02:27:41.938Z[ host-image] Feb 25 02:27:40.311 INFO O| Feb 25 02:27:40.311 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm
96042025-02-25T02:27:41.938Z[ host-image] Feb 25 02:27:40.311 INFO O| Feb 25 02:27:40.311 INFO STEP 56 (ensure_dir) COMPLETE
96052025-02-25T02:27:41.941Z[ host-image] Feb 25 02:27:40.311 INFO O| Feb 25 02:27:40.311 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96062025-02-25T02:27:41.959Z[ host-image] Feb 25 02:27:40.332 INFO O| Feb 25 02:27:40.332 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
96072025-02-25T02:27:41.959Z[ host-image] Feb 25 02:27:40.332 INFO O| Feb 25 02:27:40.332 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm ...
96082025-02-25T02:27:41.990Z[ host-image] Feb 25 02:27:40.362 INFO O| Feb 25 02:27:40.362 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmadm
96092025-02-25T02:27:41.990Z[ host-image] Feb 25 02:27:40.362 INFO O| Feb 25 02:27:40.362 INFO ok!
96102025-02-25T02:27:41.992Z[ host-image] Feb 25 02:27:40.362 INFO O| Feb 25 02:27:40.362 INFO STEP 57 (ensure_file) COMPLETE
96112025-02-25T02:27:41.992Z[ host-image] Feb 25 02:27:40.362 INFO O| Feb 25 02:27:40.362 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96122025-02-25T02:27:42.010Z[ host-image] Feb 25 02:27:40.382 INFO O| Feb 25 02:27:40.382 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
96132025-02-25T02:27:42.010Z[ host-image] Feb 25 02:27:40.382 INFO O| Feb 25 02:27:40.382 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd ...
96142025-02-25T02:27:43.543Z[ host-image] Feb 25 02:27:41.895 INFO O| Feb 25 02:27:41.895 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/ddmd
96152025-02-25T02:27:43.567Z[ host-image] Feb 25 02:27:41.895 INFO O| Feb 25 02:27:41.895 INFO ok!
96162025-02-25T02:27:43.575Z[ host-image] Feb 25 02:27:41.895 INFO O| Feb 25 02:27:41.895 INFO STEP 58 (ensure_file) COMPLETE
96172025-02-25T02:27:43.575Z[ host-image] Feb 25 02:27:41.895 INFO O| Feb 25 02:27:41.895 INFO STEP 59: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96182025-02-25T02:27:43.576Z[ host-image] Feb 25 02:27:41.933 INFO O| Feb 25 02:27:41.933 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
96192025-02-25T02:27:43.578Z[ host-image] Feb 25 02:27:41.933 INFO O| Feb 25 02:27:41.933 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg
96202025-02-25T02:27:43.579Z[ host-image] Feb 25 02:27:41.933 INFO O| Feb 25 02:27:41.933 INFO STEP 59 (ensure_dir) COMPLETE
96212025-02-25T02:27:43.579Z[ host-image] Feb 25 02:27:41.933 INFO O| Feb 25 02:27:41.933 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96222025-02-25T02:27:43.706Z[ host-image] Feb 25 02:27:42.079 INFO O| Feb 25 02:27:42.079 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
96232025-02-25T02:27:43.706Z[ host-image] Feb 25 02:27:42.079 INFO O| Feb 25 02:27:42.079 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh ...
96242025-02-25T02:27:43.710Z[ host-image] Feb 25 02:27:42.079 INFO O| Feb 25 02:27:42.079 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
96252025-02-25T02:27:43.712Z[ host-image] Feb 25 02:27:42.079 INFO O| Feb 25 02:27:42.079 INFO ok!
96262025-02-25T02:27:43.712Z[ host-image] Feb 25 02:27:42.079 INFO O| Feb 25 02:27:42.079 INFO STEP 60 (ensure_file) COMPLETE
96272025-02-25T02:27:43.712Z[ host-image] Feb 25 02:27:42.079 INFO O| Feb 25 02:27:42.079 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96282025-02-25T02:27:43.742Z[ host-image] Feb 25 02:27:42.114 INFO O| Feb 25 02:27:42.114 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
96292025-02-25T02:27:43.742Z[ host-image] Feb 25 02:27:42.114 INFO O| Feb 25 02:27:42.114 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh ...
96302025-02-25T02:27:43.745Z[ host-image] Feb 25 02:27:42.115 INFO O| Feb 25 02:27:42.115 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
96312025-02-25T02:27:43.745Z[ host-image] Feb 25 02:27:42.115 INFO O| Feb 25 02:27:42.115 INFO ok!
96322025-02-25T02:27:43.745Z[ host-image] Feb 25 02:27:42.115 INFO O| Feb 25 02:27:42.115 INFO STEP 61 (ensure_file) COMPLETE
96332025-02-25T02:27:43.745Z[ host-image] Feb 25 02:27:42.115 INFO O| Feb 25 02:27:42.115 INFO STEP 62: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96342025-02-25T02:27:43.795Z[ host-image] Feb 25 02:27:42.167 INFO O| Feb 25 02:27:42.167 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
96352025-02-25T02:27:43.795Z[ host-image] Feb 25 02:27:42.167 INFO O| Feb 25 02:27:42.167 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd
96362025-02-25T02:27:43.795Z[ host-image] Feb 25 02:27:42.167 INFO O| Feb 25 02:27:42.167 INFO STEP 62 (ensure_dir) COMPLETE
96372025-02-25T02:27:43.797Z[ host-image] Feb 25 02:27:42.167 INFO O| Feb 25 02:27:42.167 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96382025-02-25T02:27:43.817Z[ host-image] Feb 25 02:27:42.189 INFO O| Feb 25 02:27:42.189 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
96392025-02-25T02:27:43.817Z[ host-image] Feb 25 02:27:42.189 INFO O| Feb 25 02:27:42.189 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml ...
96402025-02-25T02:27:43.820Z[ host-image] Feb 25 02:27:42.190 INFO O| Feb 25 02:27:42.189 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
96412025-02-25T02:27:43.820Z[ host-image] Feb 25 02:27:42.190 INFO O| Feb 25 02:27:42.189 INFO ok!
96422025-02-25T02:27:43.820Z[ host-image] Feb 25 02:27:42.190 INFO O| Feb 25 02:27:42.189 INFO STEP 63 (ensure_file) COMPLETE
96432025-02-25T02:27:43.820Z[ host-image] Feb 25 02:27:42.190 INFO O| Feb 25 02:27:42.189 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96442025-02-25T02:27:43.842Z[ host-image] Feb 25 02:27:42.214 INFO O| Feb 25 02:27:42.214 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
96452025-02-25T02:27:43.842Z[ host-image] Feb 25 02:27:42.214 INFO O| Feb 25 02:27:42.214 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh ...
96462025-02-25T02:27:43.845Z[ host-image] Feb 25 02:27:42.215 INFO O| Feb 25 02:27:42.215 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
96472025-02-25T02:27:43.845Z[ host-image] Feb 25 02:27:42.215 INFO O| Feb 25 02:27:42.215 INFO ok!
96482025-02-25T02:27:43.845Z[ host-image] Feb 25 02:27:42.215 INFO O| Feb 25 02:27:42.215 INFO STEP 64 (ensure_file) COMPLETE
96492025-02-25T02:27:43.845Z[ host-image] Feb 25 02:27:42.215 INFO O| Feb 25 02:27:42.215 INFO STEP 65: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96502025-02-25T02:27:43.865Z[ host-image] Feb 25 02:27:42.237 INFO O| Feb 25 02:27:42.237 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
96512025-02-25T02:27:43.867Z[ host-image] Feb 25 02:27:42.238 INFO O| Feb 25 02:27:42.238 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm
96522025-02-25T02:27:43.867Z[ host-image] Feb 25 02:27:42.238 INFO O| Feb 25 02:27:42.238 INFO STEP 65 (ensure_dir) COMPLETE
96532025-02-25T02:27:43.867Z[ host-image] Feb 25 02:27:42.238 INFO O| Feb 25 02:27:42.238 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96542025-02-25T02:27:43.888Z[ host-image] Feb 25 02:27:42.260 INFO O| Feb 25 02:27:42.260 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
96552025-02-25T02:27:43.888Z[ host-image] Feb 25 02:27:42.260 INFO O| Feb 25 02:27:42.260 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml ...
96562025-02-25T02:27:43.890Z[ host-image] Feb 25 02:27:42.261 INFO O| Feb 25 02:27:42.261 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
96572025-02-25T02:27:43.890Z[ host-image] Feb 25 02:27:42.261 INFO O| Feb 25 02:27:42.261 INFO ok!
96582025-02-25T02:27:43.890Z[ host-image] Feb 25 02:27:42.261 INFO O| Feb 25 02:27:42.261 INFO STEP 66 (ensure_file) COMPLETE
96592025-02-25T02:27:43.891Z[ host-image] Feb 25 02:27:42.261 INFO O| Feb 25 02:27:42.261 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96602025-02-25T02:27:43.911Z[ host-image] Feb 25 02:27:42.283 INFO O| Feb 25 02:27:42.283 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
96612025-02-25T02:27:43.911Z[ host-image] Feb 25 02:27:42.283 INFO O| Feb 25 02:27:42.283 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION ...
96622025-02-25T02:27:43.913Z[ host-image] Feb 25 02:27:42.283 INFO O| Feb 25 02:27:42.283 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/mg-ddm/VERSION
96632025-02-25T02:27:43.913Z[ host-image] Feb 25 02:27:42.284 INFO O| Feb 25 02:27:42.283 INFO ok!
96642025-02-25T02:27:43.913Z[ host-image] Feb 25 02:27:42.284 INFO O| Feb 25 02:27:42.284 INFO STEP 67 (ensure_file) COMPLETE
96652025-02-25T02:27:43.913Z[ host-image] Feb 25 02:27:42.284 INFO O| Feb 25 02:27:42.284 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96662025-02-25T02:27:43.934Z[ host-image] Feb 25 02:27:42.307 INFO O| Feb 25 02:27:42.306 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
96672025-02-25T02:27:43.937Z[ host-image] Feb 25 02:27:42.307 INFO O| Feb 25 02:27:42.307 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent
96682025-02-25T02:27:43.937Z[ host-image] Feb 25 02:27:42.307 INFO O| Feb 25 02:27:42.307 INFO STEP 68 (ensure_dir) COMPLETE
96692025-02-25T02:27:43.937Z[ host-image] Feb 25 02:27:42.307 INFO O| Feb 25 02:27:42.307 INFO STEP 69: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96702025-02-25T02:27:43.968Z[ host-image] Feb 25 02:27:42.341 INFO O| Feb 25 02:27:42.340 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
96712025-02-25T02:27:43.968Z[ host-image] Feb 25 02:27:42.341 INFO O| Feb 25 02:27:42.341 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle ...
96722025-02-25T02:27:45.480Z[ host-image] Feb 25 02:27:43.852 INFO O| Feb 25 02:27:43.852 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/zone-bundle
96732025-02-25T02:27:45.480Z[ host-image] Feb 25 02:27:43.852 INFO O| Feb 25 02:27:43.852 INFO ok!
96742025-02-25T02:27:45.483Z[ host-image] Feb 25 02:27:43.852 INFO O| Feb 25 02:27:43.852 INFO STEP 69 (ensure_file) COMPLETE
96752025-02-25T02:27:45.483Z[ host-image] Feb 25 02:27:43.852 INFO O| Feb 25 02:27:43.852 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96762025-02-25T02:27:45.503Z[ host-image] Feb 25 02:27:43.875 INFO O| Feb 25 02:27:43.875 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
96772025-02-25T02:27:45.503Z[ host-image] Feb 25 02:27:43.875 INFO O| Feb 25 02:27:43.875 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent ...
96782025-02-25T02:27:48.047Z[ host-image] Feb 25 02:27:46.417 INFO O| Feb 25 02:27:46.417 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/sled-agent
96792025-02-25T02:27:48.047Z[ host-image] Feb 25 02:27:46.417 INFO O| Feb 25 02:27:46.417 INFO ok!
96802025-02-25T02:27:48.050Z[ host-image] Feb 25 02:27:46.417 INFO O| Feb 25 02:27:46.417 INFO STEP 70 (ensure_file) COMPLETE
96812025-02-25T02:27:48.050Z[ host-image] Feb 25 02:27:46.417 INFO O| Feb 25 02:27:46.417 INFO STEP 71: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96822025-02-25T02:27:48.066Z[ host-image] Feb 25 02:27:46.438 INFO O| Feb 25 02:27:46.438 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
96832025-02-25T02:27:48.066Z[ host-image] Feb 25 02:27:46.438 INFO O| Feb 25 02:27:46.438 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg
96842025-02-25T02:27:48.070Z[ host-image] Feb 25 02:27:46.438 INFO O| Feb 25 02:27:46.438 INFO STEP 71 (ensure_dir) COMPLETE
96852025-02-25T02:27:48.070Z[ host-image] Feb 25 02:27:46.438 INFO O| Feb 25 02:27:46.438 INFO STEP 72: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96862025-02-25T02:27:48.086Z[ host-image] Feb 25 02:27:46.458 INFO O| Feb 25 02:27:46.458 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
96872025-02-25T02:27:48.086Z[ host-image] Feb 25 02:27:46.458 INFO O| Feb 25 02:27:46.458 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/sled-agent/pkg/config.toml -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml ...
96882025-02-25T02:27:48.086Z[ host-image] Feb 25 02:27:46.458 INFO O| Feb 25 02:27:46.458 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/config.toml
96892025-02-25T02:27:48.087Z[ host-image] Feb 25 02:27:46.458 INFO O| Feb 25 02:27:46.458 INFO ok!
96902025-02-25T02:27:48.090Z[ host-image] Feb 25 02:27:46.458 INFO O| Feb 25 02:27:46.458 INFO STEP 72 (ensure_file) COMPLETE
96912025-02-25T02:27:48.090Z[ host-image] Feb 25 02:27:46.458 INFO O| Feb 25 02:27:46.458 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96922025-02-25T02:27:48.117Z[ host-image] Feb 25 02:27:46.488 INFO O| Feb 25 02:27:46.487 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
96932025-02-25T02:27:48.117Z[ host-image] Feb 25 02:27:46.488 INFO O| Feb 25 02:27:46.488 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/sled-agent/pkg/README.md -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md ...
96942025-02-25T02:27:48.117Z[ host-image] Feb 25 02:27:46.488 INFO O| Feb 25 02:27:46.488 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/pkg/README.md
96952025-02-25T02:27:48.120Z[ host-image] Feb 25 02:27:46.488 INFO O| Feb 25 02:27:46.488 INFO ok!
96962025-02-25T02:27:48.120Z[ host-image] Feb 25 02:27:46.488 INFO O| Feb 25 02:27:46.488 INFO STEP 73 (ensure_file) COMPLETE
96972025-02-25T02:27:48.120Z[ host-image] Feb 25 02:27:46.488 INFO O| Feb 25 02:27:46.488 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
96982025-02-25T02:27:48.138Z[ host-image] Feb 25 02:27:46.510 INFO O| Feb 25 02:27:46.510 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION does not exist
96992025-02-25T02:27:48.138Z[ host-image] Feb 25 02:27:46.510 INFO O| Feb 25 02:27:46.510 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION ...
97002025-02-25T02:27:48.138Z[ host-image] Feb 25 02:27:46.510 INFO O| Feb 25 02:27:46.510 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/sled-agent/VERSION
97012025-02-25T02:27:48.141Z[ host-image] Feb 25 02:27:46.510 INFO O| Feb 25 02:27:46.510 INFO ok!
97022025-02-25T02:27:48.142Z[ host-image] Feb 25 02:27:46.510 INFO O| Feb 25 02:27:46.510 INFO STEP 74 (ensure_file) COMPLETE
97032025-02-25T02:27:48.142Z[ host-image] Feb 25 02:27:46.510 INFO O| Feb 25 02:27:46.510 INFO STEP 75: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97042025-02-25T02:27:48.161Z[ host-image] Feb 25 02:27:46.532 INFO O| Feb 25 02:27:46.532 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz does not exist
97052025-02-25T02:27:48.161Z[ host-image] Feb 25 02:27:46.533 INFO O| Feb 25 02:27:46.532 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz ...
97062025-02-25T02:27:48.163Z[ host-image] Feb 25 02:27:46.533 INFO O| Feb 25 02:27:46.533 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/overlay.tar.gz
97072025-02-25T02:27:48.163Z[ host-image] Feb 25 02:27:46.533 INFO O| Feb 25 02:27:46.533 INFO ok!
97082025-02-25T02:27:48.163Z[ host-image] Feb 25 02:27:46.533 INFO O| Feb 25 02:27:46.533 INFO STEP 75 (ensure_file) COMPLETE
97092025-02-25T02:27:48.163Z[ host-image] Feb 25 02:27:46.533 INFO O| Feb 25 02:27:46.533 INFO STEP 76: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97102025-02-25T02:27:48.183Z[ host-image] Feb 25 02:27:46.555 INFO O| Feb 25 02:27:46.554 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
97112025-02-25T02:27:48.183Z[ host-image] Feb 25 02:27:46.555 INFO O| Feb 25 02:27:46.555 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog
97122025-02-25T02:27:48.186Z[ host-image] Feb 25 02:27:46.555 INFO O| Feb 25 02:27:46.555 INFO STEP 76 (ensure_dir) COMPLETE
97132025-02-25T02:27:48.186Z[ host-image] Feb 25 02:27:46.555 INFO O| Feb 25 02:27:46.555 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97142025-02-25T02:27:48.206Z[ host-image] Feb 25 02:27:46.576 INFO O| Feb 25 02:27:46.576 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog does not exist
97152025-02-25T02:27:48.206Z[ host-image] Feb 25 02:27:46.576 INFO O| Feb 25 02:27:46.576 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog ...
97162025-02-25T02:27:48.209Z[ host-image] Feb 25 02:27:46.581 INFO O| Feb 25 02:27:46.581 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/oxlog
97172025-02-25T02:27:48.209Z[ host-image] Feb 25 02:27:46.581 INFO O| Feb 25 02:27:46.581 INFO ok!
97182025-02-25T02:27:48.209Z[ host-image] Feb 25 02:27:46.581 INFO O| Feb 25 02:27:46.581 INFO STEP 77 (ensure_file) COMPLETE
97192025-02-25T02:27:48.209Z[ host-image] Feb 25 02:27:46.581 INFO O| Feb 25 02:27:46.581 INFO STEP 78: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97202025-02-25T02:27:48.233Z[ host-image] Feb 25 02:27:46.604 INFO O| Feb 25 02:27:46.604 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION does not exist
97212025-02-25T02:27:48.233Z[ host-image] Feb 25 02:27:46.605 INFO O| Feb 25 02:27:46.604 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION ...
97222025-02-25T02:27:48.233Z[ host-image] Feb 25 02:27:46.605 INFO O| Feb 25 02:27:46.605 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/oxlog/VERSION
97232025-02-25T02:27:48.237Z[ host-image] Feb 25 02:27:46.605 INFO O| Feb 25 02:27:46.605 INFO ok!
97242025-02-25T02:27:48.237Z[ host-image] Feb 25 02:27:46.605 INFO O| Feb 25 02:27:46.605 INFO STEP 78 (ensure_file) COMPLETE
97252025-02-25T02:27:48.237Z[ host-image] Feb 25 02:27:46.605 INFO O| Feb 25 02:27:46.605 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97262025-02-25T02:27:48.257Z[ host-image] Feb 25 02:27:46.629 INFO O| Feb 25 02:27:46.629 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
97272025-02-25T02:27:48.257Z[ host-image] Feb 25 02:27:46.629 INFO O| Feb 25 02:27:46.629 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz ...
97282025-02-25T02:27:50.366Z[ host-image] Feb 25 02:27:48.738 INFO O| Feb 25 02:27:48.738 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/propolis-server.tar.gz
97292025-02-25T02:27:50.367Z[ host-image] Feb 25 02:27:48.738 INFO O| Feb 25 02:27:48.738 INFO ok!
97302025-02-25T02:27:50.370Z[ host-image] Feb 25 02:27:48.738 INFO O| Feb 25 02:27:48.738 INFO STEP 79 (ensure_file) COMPLETE
97312025-02-25T02:27:50.370Z[ host-image] Feb 25 02:27:48.738 INFO O| Feb 25 02:27:48.738 INFO STEP 80: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97322025-02-25T02:27:50.389Z[ host-image] Feb 25 02:27:48.761 INFO O| Feb 25 02:27:48.761 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
97332025-02-25T02:27:50.389Z[ host-image] Feb 25 02:27:48.761 INFO O| Feb 25 02:27:48.761 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind
97342025-02-25T02:27:50.390Z[ host-image] Feb 25 02:27:48.761 INFO O| Feb 25 02:27:48.761 INFO STEP 80 (ensure_dir) COMPLETE
97352025-02-25T02:27:50.392Z[ host-image] Feb 25 02:27:48.761 INFO O| Feb 25 02:27:48.761 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97362025-02-25T02:27:50.411Z[ host-image] Feb 25 02:27:48.782 INFO O| Feb 25 02:27:48.782 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
97372025-02-25T02:27:50.411Z[ host-image] Feb 25 02:27:48.782 INFO O| Feb 25 02:27:48.782 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib
97382025-02-25T02:27:50.411Z[ host-image] Feb 25 02:27:48.782 INFO O| Feb 25 02:27:48.782 INFO STEP 81 (ensure_dir) COMPLETE
97392025-02-25T02:27:50.415Z[ host-image] Feb 25 02:27:48.782 INFO O| Feb 25 02:27:48.782 INFO STEP 82: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97402025-02-25T02:27:50.445Z[ host-image] Feb 25 02:27:48.817 INFO O| Feb 25 02:27:48.817 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
97412025-02-25T02:27:50.445Z[ host-image] Feb 25 02:27:48.817 INFO O| Feb 25 02:27:48.817 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc
97422025-02-25T02:27:50.448Z[ host-image] Feb 25 02:27:48.817 INFO O| Feb 25 02:27:48.817 INFO STEP 82 (ensure_dir) COMPLETE
97432025-02-25T02:27:50.448Z[ host-image] Feb 25 02:27:48.817 INFO O| Feb 25 02:27:48.817 INFO STEP 83: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97442025-02-25T02:27:50.469Z[ host-image] Feb 25 02:27:48.840 INFO O| Feb 25 02:27:48.840 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
97452025-02-25T02:27:50.469Z[ host-image] Feb 25 02:27:48.840 INFO O| Feb 25 02:27:48.840 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
97462025-02-25T02:27:50.469Z[ host-image] Feb 25 02:27:48.840 INFO O| Feb 25 02:27:48.840 INFO STEP 83 (ensure_dir) COMPLETE
97472025-02-25T02:27:50.471Z[ host-image] Feb 25 02:27:48.840 INFO O| Feb 25 02:27:48.840 INFO STEP 84: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97482025-02-25T02:27:50.492Z[ host-image] Feb 25 02:27:48.863 INFO O| Feb 25 02:27:48.863 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
97492025-02-25T02:27:50.492Z[ host-image] Feb 25 02:27:48.863 INFO O| Feb 25 02:27:48.863 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
97502025-02-25T02:27:50.492Z[ host-image] Feb 25 02:27:48.863 INFO O| Feb 25 02:27:48.863 INFO STEP 84 (ensure_dir) COMPLETE
97512025-02-25T02:27:50.508Z[ host-image] Feb 25 02:27:48.863 INFO O| Feb 25 02:27:48.863 INFO STEP 85: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97522025-02-25T02:27:50.523Z[ host-image] Feb 25 02:27:48.887 INFO O| Feb 25 02:27:48.887 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
97532025-02-25T02:27:50.523Z[ host-image] Feb 25 02:27:48.887 INFO O| Feb 25 02:27:48.887 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml ...
97542025-02-25T02:27:50.523Z[ host-image] Feb 25 02:27:48.887 INFO O| Feb 25 02:27:48.887 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
97552025-02-25T02:27:50.523Z[ host-image] Feb 25 02:27:48.887 INFO O| Feb 25 02:27:48.887 INFO ok!
97562025-02-25T02:27:50.523Z[ host-image] Feb 25 02:27:48.887 INFO O| Feb 25 02:27:48.887 INFO STEP 85 (ensure_file) COMPLETE
97572025-02-25T02:27:50.523Z[ host-image] Feb 25 02:27:48.887 INFO O| Feb 25 02:27:48.887 INFO STEP 86: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97582025-02-25T02:27:50.537Z[ host-image] Feb 25 02:27:48.909 INFO O| Feb 25 02:27:48.909 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
97592025-02-25T02:27:50.538Z[ host-image] Feb 25 02:27:48.909 INFO O| Feb 25 02:27:48.909 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin
97602025-02-25T02:27:50.538Z[ host-image] Feb 25 02:27:48.909 INFO O| Feb 25 02:27:48.909 INFO STEP 86 (ensure_dir) COMPLETE
97612025-02-25T02:27:50.538Z[ host-image] Feb 25 02:27:48.909 INFO O| Feb 25 02:27:48.909 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97622025-02-25T02:27:50.560Z[ host-image] Feb 25 02:27:48.929 INFO O| Feb 25 02:27:48.929 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
97632025-02-25T02:27:50.560Z[ host-image] Feb 25 02:27:48.929 INFO O| Feb 25 02:27:48.929 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
97642025-02-25T02:27:50.560Z[ host-image] Feb 25 02:27:48.929 INFO O| Feb 25 02:27:48.929 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
97652025-02-25T02:27:50.560Z[ host-image] Feb 25 02:27:48.929 INFO O| Feb 25 02:27:48.929 INFO ok!
97662025-02-25T02:27:50.563Z[ host-image] Feb 25 02:27:48.929 INFO O| Feb 25 02:27:48.929 INFO STEP 87 (ensure_file) COMPLETE
97672025-02-25T02:27:50.563Z[ host-image] Feb 25 02:27:48.929 INFO O| Feb 25 02:27:48.929 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97682025-02-25T02:27:50.585Z[ host-image] Feb 25 02:27:48.957 INFO O| Feb 25 02:27:48.956 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
97692025-02-25T02:27:50.585Z[ host-image] Feb 25 02:27:48.957 INFO O| Feb 25 02:27:48.956 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
97702025-02-25T02:27:50.600Z[ host-image] Feb 25 02:27:48.971 INFO O| Feb 25 02:27:48.971 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
97712025-02-25T02:27:50.600Z[ host-image] Feb 25 02:27:48.971 INFO O| Feb 25 02:27:48.971 INFO ok!
97722025-02-25T02:27:50.604Z[ host-image] Feb 25 02:27:48.971 INFO O| Feb 25 02:27:48.971 INFO STEP 88 (ensure_file) COMPLETE
97732025-02-25T02:27:50.604Z[ host-image] Feb 25 02:27:48.971 INFO O| Feb 25 02:27:48.971 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97742025-02-25T02:27:50.648Z[ host-image] Feb 25 02:27:49.019 INFO O| Feb 25 02:27:49.019 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
97752025-02-25T02:27:50.670Z[ host-image] Feb 25 02:27:49.019 INFO O| Feb 25 02:27:49.019 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
97762025-02-25T02:27:51.380Z[ host-image] Feb 25 02:27:49.752 INFO O| Feb 25 02:27:49.751 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/bin/pumpkind
97772025-02-25T02:27:51.380Z[ host-image] Feb 25 02:27:49.752 INFO O| Feb 25 02:27:49.752 INFO ok!
97782025-02-25T02:27:51.380Z[ host-image] Feb 25 02:27:49.752 INFO O| Feb 25 02:27:49.752 INFO STEP 89 (ensure_file) COMPLETE
97792025-02-25T02:27:51.383Z[ host-image] Feb 25 02:27:49.752 INFO O| Feb 25 02:27:49.752 INFO STEP 90: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97802025-02-25T02:27:51.402Z[ host-image] Feb 25 02:27:49.774 INFO O| Feb 25 02:27:49.774 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION does not exist
97812025-02-25T02:27:51.402Z[ host-image] Feb 25 02:27:49.774 INFO O| Feb 25 02:27:49.774 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION ...
97822025-02-25T02:27:51.402Z[ host-image] Feb 25 02:27:49.774 INFO O| Feb 25 02:27:49.774 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/pumpkind/VERSION
97832025-02-25T02:27:51.405Z[ host-image] Feb 25 02:27:49.774 INFO O| Feb 25 02:27:49.774 INFO ok!
97842025-02-25T02:27:51.405Z[ host-image] Feb 25 02:27:49.774 INFO O| Feb 25 02:27:49.774 INFO STEP 90 (ensure_file) COMPLETE
97852025-02-25T02:27:51.405Z[ host-image] Feb 25 02:27:49.774 INFO O| Feb 25 02:27:49.774 INFO STEP 91: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97862025-02-25T02:27:51.446Z[ host-image] Feb 25 02:27:49.815 INFO O| Feb 25 02:27:49.815 INFO creating directory: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace
97872025-02-25T02:27:51.446Z[ host-image] Feb 25 02:27:49.816 INFO O| Feb 25 02:27:49.816 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace
97882025-02-25T02:27:51.446Z[ host-image] Feb 25 02:27:49.816 INFO O| Feb 25 02:27:49.816 INFO STEP 91 (ensure_dir) COMPLETE
97892025-02-25T02:27:51.449Z[ host-image] Feb 25 02:27:49.816 INFO O| Feb 25 02:27:49.816 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97902025-02-25T02:27:51.502Z[ host-image] Feb 25 02:27:49.873 INFO O| Feb 25 02:27:49.873 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d does not exist
97912025-02-25T02:27:51.502Z[ host-image] Feb 25 02:27:49.873 INFO O| Feb 25 02:27:49.873 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/upstairs_repair.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d ...
97922025-02-25T02:27:51.502Z[ host-image] Feb 25 02:27:49.874 INFO O| Feb 25 02:27:49.873 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_repair.d
97932025-02-25T02:27:51.506Z[ host-image] Feb 25 02:27:49.874 INFO O| Feb 25 02:27:49.874 INFO ok!
97942025-02-25T02:27:51.506Z[ host-image] Feb 25 02:27:49.874 INFO O| Feb 25 02:27:49.874 INFO STEP 92 (ensure_file) COMPLETE
97952025-02-25T02:27:51.506Z[ host-image] Feb 25 02:27:49.874 INFO O| Feb 25 02:27:49.874 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97962025-02-25T02:27:51.564Z[ host-image] Feb 25 02:27:49.935 INFO O| Feb 25 02:27:49.934 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d does not exist
97972025-02-25T02:27:51.564Z[ host-image] Feb 25 02:27:49.935 INFO O| Feb 25 02:27:49.934 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/upstairs_raw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d ...
97982025-02-25T02:27:51.564Z[ host-image] Feb 25 02:27:49.935 INFO O| Feb 25 02:27:49.935 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_raw.d
97992025-02-25T02:27:51.564Z[ host-image] Feb 25 02:27:49.935 INFO O| Feb 25 02:27:49.935 INFO ok!
98002025-02-25T02:27:51.567Z[ host-image] Feb 25 02:27:49.935 INFO O| Feb 25 02:27:49.935 INFO STEP 93 (ensure_file) COMPLETE
98012025-02-25T02:27:51.567Z[ host-image] Feb 25 02:27:49.935 INFO O| Feb 25 02:27:49.935 INFO STEP 94: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98022025-02-25T02:27:51.587Z[ host-image] Feb 25 02:27:49.959 INFO O| Feb 25 02:27:49.958 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d does not exist
98032025-02-25T02:27:51.587Z[ host-image] Feb 25 02:27:49.959 INFO O| Feb 25 02:27:49.959 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/upstairs_info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d ...
98042025-02-25T02:27:51.591Z[ host-image] Feb 25 02:27:49.959 INFO O| Feb 25 02:27:49.959 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_info.d
98052025-02-25T02:27:51.591Z[ host-image] Feb 25 02:27:49.959 INFO O| Feb 25 02:27:49.959 INFO ok!
98062025-02-25T02:27:51.591Z[ host-image] Feb 25 02:27:49.959 INFO O| Feb 25 02:27:49.959 INFO STEP 94 (ensure_file) COMPLETE
98072025-02-25T02:27:51.591Z[ host-image] Feb 25 02:27:49.959 INFO O| Feb 25 02:27:49.959 INFO STEP 95: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98082025-02-25T02:27:51.610Z[ host-image] Feb 25 02:27:49.982 INFO O| Feb 25 02:27:49.981 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d does not exist
98092025-02-25T02:27:51.610Z[ host-image] Feb 25 02:27:49.982 INFO O| Feb 25 02:27:49.982 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/upstairs_count.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d ...
98102025-02-25T02:27:51.610Z[ host-image] Feb 25 02:27:49.982 INFO O| Feb 25 02:27:49.982 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_count.d
98112025-02-25T02:27:51.613Z[ host-image] Feb 25 02:27:49.982 INFO O| Feb 25 02:27:49.982 INFO ok!
98122025-02-25T02:27:51.613Z[ host-image] Feb 25 02:27:49.982 INFO O| Feb 25 02:27:49.982 INFO STEP 95 (ensure_file) COMPLETE
98132025-02-25T02:27:51.613Z[ host-image] Feb 25 02:27:49.982 INFO O| Feb 25 02:27:49.982 INFO STEP 96: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98142025-02-25T02:27:51.654Z[ host-image] Feb 25 02:27:50.024 INFO O| Feb 25 02:27:50.024 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d does not exist
98152025-02-25T02:27:51.654Z[ host-image] Feb 25 02:27:50.024 INFO O| Feb 25 02:27:50.024 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/upstairs_action.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d ...
98162025-02-25T02:27:51.657Z[ host-image] Feb 25 02:27:50.024 INFO O| Feb 25 02:27:50.024 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/upstairs_action.d
98172025-02-25T02:27:51.657Z[ host-image] Feb 25 02:27:50.025 INFO O| Feb 25 02:27:50.025 INFO ok!
98182025-02-25T02:27:51.657Z[ host-image] Feb 25 02:27:50.025 INFO O| Feb 25 02:27:50.025 INFO STEP 96 (ensure_file) COMPLETE
98192025-02-25T02:27:51.657Z[ host-image] Feb 25 02:27:50.025 INFO O| Feb 25 02:27:50.025 INFO STEP 97: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98202025-02-25T02:27:51.677Z[ host-image] Feb 25 02:27:50.048 INFO O| Feb 25 02:27:50.048 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/up-info.d does not exist
98212025-02-25T02:27:51.677Z[ host-image] Feb 25 02:27:50.048 INFO O| Feb 25 02:27:50.048 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/up-info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/up-info.d ...
98222025-02-25T02:27:51.680Z[ host-image] Feb 25 02:27:50.049 INFO O| Feb 25 02:27:50.049 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/up-info.d
98232025-02-25T02:27:51.680Z[ host-image] Feb 25 02:27:50.049 INFO O| Feb 25 02:27:50.049 INFO ok!
98242025-02-25T02:27:51.680Z[ host-image] Feb 25 02:27:50.049 INFO O| Feb 25 02:27:50.049 INFO STEP 97 (ensure_file) COMPLETE
98252025-02-25T02:27:51.680Z[ host-image] Feb 25 02:27:50.049 INFO O| Feb 25 02:27:50.049 INFO STEP 98: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98262025-02-25T02:27:51.699Z[ host-image] Feb 25 02:27:50.071 INFO O| Feb 25 02:27:50.071 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d does not exist
98272025-02-25T02:27:51.699Z[ host-image] Feb 25 02:27:50.071 INFO O| Feb 25 02:27:50.071 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/tracegw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d ...
98282025-02-25T02:27:51.703Z[ host-image] Feb 25 02:27:50.071 INFO O| Feb 25 02:27:50.071 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/tracegw.d
98292025-02-25T02:27:51.703Z[ host-image] Feb 25 02:27:50.071 INFO O| Feb 25 02:27:50.071 INFO ok!
98302025-02-25T02:27:51.703Z[ host-image] Feb 25 02:27:50.071 INFO O| Feb 25 02:27:50.071 INFO STEP 98 (ensure_file) COMPLETE
98312025-02-25T02:27:51.703Z[ host-image] Feb 25 02:27:50.071 INFO O| Feb 25 02:27:50.071 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98322025-02-25T02:27:51.727Z[ host-image] Feb 25 02:27:50.094 INFO O| Feb 25 02:27:50.094 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d does not exist
98332025-02-25T02:27:51.727Z[ host-image] Feb 25 02:27:50.094 INFO O| Feb 25 02:27:50.094 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/trace-vol.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d ...
98342025-02-25T02:27:51.730Z[ host-image] Feb 25 02:27:50.095 INFO O| Feb 25 02:27:50.095 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/trace-vol.d
98352025-02-25T02:27:51.730Z[ host-image] Feb 25 02:27:50.095 INFO O| Feb 25 02:27:50.095 INFO ok!
98362025-02-25T02:27:51.730Z[ host-image] Feb 25 02:27:50.095 INFO O| Feb 25 02:27:50.095 INFO STEP 99 (ensure_file) COMPLETE
98372025-02-25T02:27:51.731Z[ host-image] Feb 25 02:27:50.095 INFO O| Feb 25 02:27:50.095 INFO STEP 100: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98382025-02-25T02:27:51.747Z[ host-image] Feb 25 02:27:50.119 INFO O| Feb 25 02:27:50.119 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d does not exist
98392025-02-25T02:27:51.747Z[ host-image] Feb 25 02:27:50.119 INFO O| Feb 25 02:27:50.119 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/sled_upstairs_info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d ...
98402025-02-25T02:27:51.755Z[ host-image] Feb 25 02:27:50.119 INFO O| Feb 25 02:27:50.119 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/sled_upstairs_info.d
98412025-02-25T02:27:51.755Z[ host-image] Feb 25 02:27:50.119 INFO O| Feb 25 02:27:50.119 INFO ok!
98422025-02-25T02:27:51.755Z[ host-image] Feb 25 02:27:50.119 INFO O| Feb 25 02:27:50.119 INFO STEP 100 (ensure_file) COMPLETE
98432025-02-25T02:27:51.755Z[ host-image] Feb 25 02:27:50.119 INFO O| Feb 25 02:27:50.119 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98442025-02-25T02:27:51.782Z[ host-image] Feb 25 02:27:50.150 INFO O| Feb 25 02:27:50.150 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d does not exist
98452025-02-25T02:27:51.782Z[ host-image] Feb 25 02:27:50.150 INFO O| Feb 25 02:27:50.150 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/single_up_info.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d ...
98462025-02-25T02:27:51.782Z[ host-image] Feb 25 02:27:50.150 INFO O| Feb 25 02:27:50.150 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/single_up_info.d
98472025-02-25T02:27:51.782Z[ host-image] Feb 25 02:27:50.150 INFO O| Feb 25 02:27:50.150 INFO ok!
98482025-02-25T02:27:51.797Z[ host-image] Feb 25 02:27:50.150 INFO O| Feb 25 02:27:50.150 INFO STEP 101 (ensure_file) COMPLETE
98492025-02-25T02:27:51.797Z[ host-image] Feb 25 02:27:50.151 INFO O| Feb 25 02:27:50.150 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98502025-02-25T02:27:51.811Z[ host-image] Feb 25 02:27:50.182 INFO O| Feb 25 02:27:50.182 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d does not exist
98512025-02-25T02:27:51.811Z[ host-image] Feb 25 02:27:50.182 INFO O| Feb 25 02:27:50.182 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/perfgw.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d ...
98522025-02-25T02:27:51.816Z[ host-image] Feb 25 02:27:50.183 INFO O| Feb 25 02:27:50.183 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perfgw.d
98532025-02-25T02:27:51.816Z[ host-image] Feb 25 02:27:50.183 INFO O| Feb 25 02:27:50.183 INFO ok!
98542025-02-25T02:27:51.816Z[ host-image] Feb 25 02:27:50.183 INFO O| Feb 25 02:27:50.183 INFO STEP 102 (ensure_file) COMPLETE
98552025-02-25T02:27:51.816Z[ host-image] Feb 25 02:27:50.183 INFO O| Feb 25 02:27:50.183 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98562025-02-25T02:27:51.858Z[ host-image] Feb 25 02:27:50.227 INFO O| Feb 25 02:27:50.227 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d does not exist
98572025-02-25T02:27:51.859Z[ host-image] Feb 25 02:27:50.227 INFO O| Feb 25 02:27:50.227 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/perf-vol.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d ...
98582025-02-25T02:27:51.859Z[ host-image] Feb 25 02:27:50.227 INFO O| Feb 25 02:27:50.227 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-vol.d
98592025-02-25T02:27:51.862Z[ host-image] Feb 25 02:27:50.227 INFO O| Feb 25 02:27:50.227 INFO ok!
98602025-02-25T02:27:51.862Z[ host-image] Feb 25 02:27:50.227 INFO O| Feb 25 02:27:50.227 INFO STEP 103 (ensure_file) COMPLETE
98612025-02-25T02:27:51.862Z[ host-image] Feb 25 02:27:50.227 INFO O| Feb 25 02:27:50.227 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98622025-02-25T02:27:51.880Z[ host-image] Feb 25 02:27:50.251 INFO O| Feb 25 02:27:50.251 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d does not exist
98632025-02-25T02:27:51.880Z[ host-image] Feb 25 02:27:50.251 INFO O| Feb 25 02:27:50.251 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/perf-upstairs-wf.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d ...
98642025-02-25T02:27:51.880Z[ host-image] Feb 25 02:27:50.251 INFO O| Feb 25 02:27:50.251 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-upstairs-wf.d
98652025-02-25T02:27:51.884Z[ host-image] Feb 25 02:27:50.251 INFO O| Feb 25 02:27:50.251 INFO ok!
98662025-02-25T02:27:51.884Z[ host-image] Feb 25 02:27:50.251 INFO O| Feb 25 02:27:50.251 INFO STEP 104 (ensure_file) COMPLETE
98672025-02-25T02:27:51.884Z[ host-image] Feb 25 02:27:50.251 INFO O| Feb 25 02:27:50.251 INFO STEP 105: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98682025-02-25T02:27:51.905Z[ host-image] Feb 25 02:27:50.275 INFO O| Feb 25 02:27:50.275 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d does not exist
98692025-02-25T02:27:51.905Z[ host-image] Feb 25 02:27:50.275 INFO O| Feb 25 02:27:50.275 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/perf-reqwest.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d ...
98702025-02-25T02:27:51.908Z[ host-image] Feb 25 02:27:50.275 INFO O| Feb 25 02:27:50.275 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-reqwest.d
98712025-02-25T02:27:51.908Z[ host-image] Feb 25 02:27:50.275 INFO O| Feb 25 02:27:50.275 INFO ok!
98722025-02-25T02:27:51.908Z[ host-image] Feb 25 02:27:50.275 INFO O| Feb 25 02:27:50.275 INFO STEP 105 (ensure_file) COMPLETE
98732025-02-25T02:27:51.908Z[ host-image] Feb 25 02:27:50.275 INFO O| Feb 25 02:27:50.275 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98742025-02-25T02:27:51.927Z[ host-image] Feb 25 02:27:50.298 INFO O| Feb 25 02:27:50.298 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d does not exist
98752025-02-25T02:27:51.927Z[ host-image] Feb 25 02:27:50.298 INFO O| Feb 25 02:27:50.298 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/perf-online-repair.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d ...
98762025-02-25T02:27:51.927Z[ host-image] Feb 25 02:27:50.298 INFO O| Feb 25 02:27:50.298 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-online-repair.d
98772025-02-25T02:27:51.927Z[ host-image] Feb 25 02:27:50.298 INFO O| Feb 25 02:27:50.298 INFO ok!
98782025-02-25T02:27:51.929Z[ host-image] Feb 25 02:27:50.298 INFO O| Feb 25 02:27:50.298 INFO STEP 106 (ensure_file) COMPLETE
98792025-02-25T02:27:51.929Z[ host-image] Feb 25 02:27:50.298 INFO O| Feb 25 02:27:50.298 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98802025-02-25T02:27:51.951Z[ host-image] Feb 25 02:27:50.322 INFO O| Feb 25 02:27:50.322 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d does not exist
98812025-02-25T02:27:51.951Z[ host-image] Feb 25 02:27:50.322 INFO O| Feb 25 02:27:50.322 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/perf-ds-net.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d ...
98822025-02-25T02:27:51.951Z[ host-image] Feb 25 02:27:50.322 INFO O| Feb 25 02:27:50.322 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-net.d
98832025-02-25T02:27:51.951Z[ host-image] Feb 25 02:27:50.322 INFO O| Feb 25 02:27:50.322 INFO ok!
98842025-02-25T02:27:51.953Z[ host-image] Feb 25 02:27:50.322 INFO O| Feb 25 02:27:50.322 INFO STEP 107 (ensure_file) COMPLETE
98852025-02-25T02:27:51.953Z[ host-image] Feb 25 02:27:50.322 INFO O| Feb 25 02:27:50.322 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98862025-02-25T02:27:51.973Z[ host-image] Feb 25 02:27:50.344 INFO O| Feb 25 02:27:50.344 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d does not exist
98872025-02-25T02:27:51.973Z[ host-image] Feb 25 02:27:50.344 INFO O| Feb 25 02:27:50.344 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/perf-ds-client.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d ...
98882025-02-25T02:27:51.977Z[ host-image] Feb 25 02:27:50.344 INFO O| Feb 25 02:27:50.344 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-ds-client.d
98892025-02-25T02:27:51.977Z[ host-image] Feb 25 02:27:50.344 INFO O| Feb 25 02:27:50.344 INFO ok!
98902025-02-25T02:27:51.977Z[ host-image] Feb 25 02:27:50.344 INFO O| Feb 25 02:27:50.344 INFO STEP 108 (ensure_file) COMPLETE
98912025-02-25T02:27:51.977Z[ host-image] Feb 25 02:27:50.345 INFO O| Feb 25 02:27:50.344 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98922025-02-25T02:27:51.994Z[ host-image] Feb 25 02:27:50.366 INFO O| Feb 25 02:27:50.366 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d does not exist
98932025-02-25T02:27:51.994Z[ host-image] Feb 25 02:27:50.366 INFO O| Feb 25 02:27:50.366 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d ...
98942025-02-25T02:27:52.006Z[ host-image] Feb 25 02:27:50.366 INFO O| Feb 25 02:27:50.366 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs.d
98952025-02-25T02:27:52.006Z[ host-image] Feb 25 02:27:50.366 INFO O| Feb 25 02:27:50.366 INFO ok!
98962025-02-25T02:27:52.006Z[ host-image] Feb 25 02:27:50.366 INFO O| Feb 25 02:27:50.366 INFO STEP 109 (ensure_file) COMPLETE
98972025-02-25T02:27:52.006Z[ host-image] Feb 25 02:27:50.366 INFO O| Feb 25 02:27:50.366 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98982025-02-25T02:27:52.030Z[ host-image] Feb 25 02:27:50.401 INFO O| Feb 25 02:27:50.401 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d does not exist
98992025-02-25T02:27:52.030Z[ host-image] Feb 25 02:27:50.401 INFO O| Feb 25 02:27:50.401 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-tick.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d ...
99002025-02-25T02:27:52.030Z[ host-image] Feb 25 02:27:50.401 INFO O| Feb 25 02:27:50.401 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-tick.d
99012025-02-25T02:27:52.030Z[ host-image] Feb 25 02:27:50.401 INFO O| Feb 25 02:27:50.401 INFO ok!
99022025-02-25T02:27:52.032Z[ host-image] Feb 25 02:27:50.401 INFO O| Feb 25 02:27:50.401 INFO STEP 110 (ensure_file) COMPLETE
99032025-02-25T02:27:52.032Z[ host-image] Feb 25 02:27:50.402 INFO O| Feb 25 02:27:50.401 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99042025-02-25T02:27:52.055Z[ host-image] Feb 25 02:27:50.426 INFO O| Feb 25 02:27:50.426 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d does not exist
99052025-02-25T02:27:52.055Z[ host-image] Feb 25 02:27:50.426 INFO O| Feb 25 02:27:50.426 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-three.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d ...
99062025-02-25T02:27:52.068Z[ host-image] Feb 25 02:27:50.426 INFO O| Feb 25 02:27:50.426 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-three.d
99072025-02-25T02:27:52.068Z[ host-image] Feb 25 02:27:50.426 INFO O| Feb 25 02:27:50.426 INFO ok!
99082025-02-25T02:27:52.068Z[ host-image] Feb 25 02:27:50.426 INFO O| Feb 25 02:27:50.426 INFO STEP 111 (ensure_file) COMPLETE
99092025-02-25T02:27:52.068Z[ host-image] Feb 25 02:27:50.426 INFO O| Feb 25 02:27:50.426 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99102025-02-25T02:27:52.083Z[ host-image] Feb 25 02:27:50.450 INFO O| Feb 25 02:27:50.450 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d does not exist
99112025-02-25T02:27:52.083Z[ host-image] Feb 25 02:27:50.450 INFO O| Feb 25 02:27:50.450 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/perf-downstairs-os.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d ...
99122025-02-25T02:27:52.083Z[ host-image] Feb 25 02:27:50.450 INFO O| Feb 25 02:27:50.450 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/perf-downstairs-os.d
99132025-02-25T02:27:52.083Z[ host-image] Feb 25 02:27:50.450 INFO O| Feb 25 02:27:50.450 INFO ok!
99142025-02-25T02:27:52.083Z[ host-image] Feb 25 02:27:50.450 INFO O| Feb 25 02:27:50.450 INFO STEP 112 (ensure_file) COMPLETE
99152025-02-25T02:27:52.083Z[ host-image] Feb 25 02:27:50.450 INFO O| Feb 25 02:27:50.450 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99162025-02-25T02:27:52.104Z[ host-image] Feb 25 02:27:50.475 INFO O| Feb 25 02:27:50.475 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh does not exist
99172025-02-25T02:27:52.104Z[ host-image] Feb 25 02:27:50.475 INFO O| Feb 25 02:27:50.475 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/get-up-state.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh ...
99182025-02-25T02:27:52.116Z[ host-image] Feb 25 02:27:50.475 INFO O| Feb 25 02:27:50.475 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.sh
99192025-02-25T02:27:52.116Z[ host-image] Feb 25 02:27:50.475 INFO O| Feb 25 02:27:50.475 INFO ok!
99202025-02-25T02:27:52.116Z[ host-image] Feb 25 02:27:50.475 INFO O| Feb 25 02:27:50.475 INFO STEP 113 (ensure_file) COMPLETE
99212025-02-25T02:27:52.116Z[ host-image] Feb 25 02:27:50.475 INFO O| Feb 25 02:27:50.475 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99222025-02-25T02:27:52.134Z[ host-image] Feb 25 02:27:50.505 INFO O| Feb 25 02:27:50.505 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d does not exist
99232025-02-25T02:27:52.134Z[ host-image] Feb 25 02:27:50.505 INFO O| Feb 25 02:27:50.505 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/get-up-state.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d ...
99242025-02-25T02:27:52.136Z[ host-image] Feb 25 02:27:50.505 INFO O| Feb 25 02:27:50.505 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-up-state.d
99252025-02-25T02:27:52.136Z[ host-image] Feb 25 02:27:50.505 INFO O| Feb 25 02:27:50.505 INFO ok!
99262025-02-25T02:27:52.136Z[ host-image] Feb 25 02:27:50.506 INFO O| Feb 25 02:27:50.505 INFO STEP 114 (ensure_file) COMPLETE
99272025-02-25T02:27:52.136Z[ host-image] Feb 25 02:27:50.506 INFO O| Feb 25 02:27:50.506 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99282025-02-25T02:27:52.174Z[ host-image] Feb 25 02:27:50.545 INFO O| Feb 25 02:27:50.544 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh does not exist
99292025-02-25T02:27:52.175Z[ host-image] Feb 25 02:27:50.545 INFO O| Feb 25 02:27:50.545 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/get-lr-state.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh ...
99302025-02-25T02:27:52.178Z[ host-image] Feb 25 02:27:50.545 INFO O| Feb 25 02:27:50.545 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.sh
99312025-02-25T02:27:52.179Z[ host-image] Feb 25 02:27:50.545 INFO O| Feb 25 02:27:50.545 INFO ok!
99322025-02-25T02:27:52.179Z[ host-image] Feb 25 02:27:50.545 INFO O| Feb 25 02:27:50.545 INFO STEP 115 (ensure_file) COMPLETE
99332025-02-25T02:27:52.179Z[ host-image] Feb 25 02:27:50.545 INFO O| Feb 25 02:27:50.545 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99342025-02-25T02:27:52.197Z[ host-image] Feb 25 02:27:50.568 INFO O| Feb 25 02:27:50.568 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d does not exist
99352025-02-25T02:27:52.197Z[ host-image] Feb 25 02:27:50.568 INFO O| Feb 25 02:27:50.568 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/get-lr-state.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d ...
99362025-02-25T02:27:52.197Z[ host-image] Feb 25 02:27:50.568 INFO O| Feb 25 02:27:50.568 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-lr-state.d
99372025-02-25T02:27:52.200Z[ host-image] Feb 25 02:27:50.568 INFO O| Feb 25 02:27:50.568 INFO ok!
99382025-02-25T02:27:52.200Z[ host-image] Feb 25 02:27:50.568 INFO O| Feb 25 02:27:50.568 INFO STEP 116 (ensure_file) COMPLETE
99392025-02-25T02:27:52.200Z[ host-image] Feb 25 02:27:50.568 INFO O| Feb 25 02:27:50.568 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99402025-02-25T02:27:52.220Z[ host-image] Feb 25 02:27:50.590 INFO O| Feb 25 02:27:50.590 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh does not exist
99412025-02-25T02:27:52.220Z[ host-image] Feb 25 02:27:50.590 INFO O| Feb 25 02:27:50.590 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/get-ds-state.sh -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh ...
99422025-02-25T02:27:52.224Z[ host-image] Feb 25 02:27:50.590 INFO O| Feb 25 02:27:50.590 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.sh
99432025-02-25T02:27:52.224Z[ host-image] Feb 25 02:27:50.591 INFO O| Feb 25 02:27:50.590 INFO ok!
99442025-02-25T02:27:52.224Z[ host-image] Feb 25 02:27:50.591 INFO O| Feb 25 02:27:50.590 INFO STEP 117 (ensure_file) COMPLETE
99452025-02-25T02:27:52.224Z[ host-image] Feb 25 02:27:50.591 INFO O| Feb 25 02:27:50.591 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99462025-02-25T02:27:52.244Z[ host-image] Feb 25 02:27:50.615 INFO O| Feb 25 02:27:50.615 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d does not exist
99472025-02-25T02:27:52.244Z[ host-image] Feb 25 02:27:50.615 INFO O| Feb 25 02:27:50.615 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/get-ds-state.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d ...
99482025-02-25T02:27:52.247Z[ host-image] Feb 25 02:27:50.615 INFO O| Feb 25 02:27:50.615 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/get-ds-state.d
99492025-02-25T02:27:52.247Z[ host-image] Feb 25 02:27:50.615 INFO O| Feb 25 02:27:50.615 INFO ok!
99502025-02-25T02:27:52.247Z[ host-image] Feb 25 02:27:50.615 INFO O| Feb 25 02:27:50.615 INFO STEP 118 (ensure_file) COMPLETE
99512025-02-25T02:27:52.247Z[ host-image] Feb 25 02:27:50.615 INFO O| Feb 25 02:27:50.615 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99522025-02-25T02:27:52.275Z[ host-image] Feb 25 02:27:50.647 INFO O| Feb 25 02:27:50.646 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d does not exist
99532025-02-25T02:27:52.275Z[ host-image] Feb 25 02:27:50.647 INFO O| Feb 25 02:27:50.646 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/downstairs_count.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d ...
99542025-02-25T02:27:52.275Z[ host-image] Feb 25 02:27:50.647 INFO O| Feb 25 02:27:50.647 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/downstairs_count.d
99552025-02-25T02:27:52.280Z[ host-image] Feb 25 02:27:50.647 INFO O| Feb 25 02:27:50.647 INFO ok!
99562025-02-25T02:27:52.280Z[ host-image] Feb 25 02:27:50.647 INFO O| Feb 25 02:27:50.647 INFO STEP 119 (ensure_file) COMPLETE
99572025-02-25T02:27:52.280Z[ host-image] Feb 25 02:27:50.647 INFO O| Feb 25 02:27:50.647 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99582025-02-25T02:27:52.300Z[ host-image] Feb 25 02:27:50.671 INFO O| Feb 25 02:27:50.671 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d does not exist
99592025-02-25T02:27:52.300Z[ host-image] Feb 25 02:27:50.671 INFO O| Feb 25 02:27:50.671 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/all_downstairs.d -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d ...
99602025-02-25T02:27:52.303Z[ host-image] Feb 25 02:27:50.671 INFO O| Feb 25 02:27:50.671 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/all_downstairs.d
99612025-02-25T02:27:52.303Z[ host-image] Feb 25 02:27:50.671 INFO O| Feb 25 02:27:50.671 INFO ok!
99622025-02-25T02:27:52.303Z[ host-image] Feb 25 02:27:50.671 INFO O| Feb 25 02:27:50.671 INFO STEP 120 (ensure_file) COMPLETE
99632025-02-25T02:27:52.303Z[ host-image] Feb 25 02:27:50.671 INFO O| Feb 25 02:27:50.671 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99642025-02-25T02:27:52.323Z[ host-image] Feb 25 02:27:50.693 INFO O| Feb 25 02:27:50.693 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md does not exist
99652025-02-25T02:27:52.323Z[ host-image] Feb 25 02:27:50.694 INFO O| Feb 25 02:27:50.693 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/README.md -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md ...
99662025-02-25T02:27:52.326Z[ host-image] Feb 25 02:27:50.694 INFO O| Feb 25 02:27:50.694 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/README.md
99672025-02-25T02:27:52.326Z[ host-image] Feb 25 02:27:50.694 INFO O| Feb 25 02:27:50.694 INFO ok!
99682025-02-25T02:27:52.326Z[ host-image] Feb 25 02:27:50.694 INFO O| Feb 25 02:27:50.694 INFO STEP 121 (ensure_file) COMPLETE
99692025-02-25T02:27:52.326Z[ host-image] Feb 25 02:27:50.694 INFO O| Feb 25 02:27:50.694 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99702025-02-25T02:27:52.344Z[ host-image] Feb 25 02:27:50.715 INFO O| Feb 25 02:27:50.715 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt does not exist
99712025-02-25T02:27:52.344Z[ host-image] Feb 25 02:27:50.715 INFO O| Feb 25 02:27:50.715 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/dtrace-info.txt -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt ...
99722025-02-25T02:27:52.348Z[ host-image] Feb 25 02:27:50.715 INFO O| Feb 25 02:27:50.715 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/dtrace-info.txt
99732025-02-25T02:27:52.348Z[ host-image] Feb 25 02:27:50.715 INFO O| Feb 25 02:27:50.715 INFO ok!
99742025-02-25T02:27:52.348Z[ host-image] Feb 25 02:27:50.715 INFO O| Feb 25 02:27:50.715 INFO STEP 122 (ensure_file) COMPLETE
99752025-02-25T02:27:52.348Z[ host-image] Feb 25 02:27:50.715 INFO O| Feb 25 02:27:50.715 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99762025-02-25T02:27:52.365Z[ host-image] Feb 25 02:27:50.737 INFO O| Feb 25 02:27:50.737 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION does not exist
99772025-02-25T02:27:52.365Z[ host-image] Feb 25 02:27:50.737 INFO O| Feb 25 02:27:50.737 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/crucible_dtrace/VERSION -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION ...
99782025-02-25T02:27:52.368Z[ host-image] Feb 25 02:27:50.737 INFO O| Feb 25 02:27:50.737 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/crucible_dtrace/VERSION
99792025-02-25T02:27:52.368Z[ host-image] Feb 25 02:27:50.737 INFO O| Feb 25 02:27:50.737 INFO ok!
99802025-02-25T02:27:52.368Z[ host-image] Feb 25 02:27:50.737 INFO O| Feb 25 02:27:50.737 INFO STEP 123 (ensure_file) COMPLETE
99812025-02-25T02:27:52.368Z[ host-image] Feb 25 02:27:50.737 INFO O| Feb 25 02:27:50.737 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99822025-02-25T02:27:52.387Z[ host-image] Feb 25 02:27:50.758 INFO O| Feb 25 02:27:50.758 INFO file /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz does not exist
99832025-02-25T02:27:52.387Z[ host-image] Feb 25 02:27:50.758 INFO O| Feb 25 02:27:50.758 INFO copying /tmp/.tmpqAU6KA/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz ...
99842025-02-25T02:28:05.161Z[ host-image] Feb 25 02:28:03.531 INFO O| Feb 25 02:28:03.531 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/opt/oxide/switch.tar.gz
99852025-02-25T02:28:05.165Z[ host-image] Feb 25 02:28:03.531 INFO O| Feb 25 02:28:03.531 INFO ok!
99862025-02-25T02:28:05.165Z[ host-image] Feb 25 02:28:03.531 INFO O| Feb 25 02:28:03.531 INFO STEP 124 (ensure_file) COMPLETE
99872025-02-25T02:28:05.165Z[ host-image] Feb 25 02:28:03.531 INFO O| Feb 25 02:28:03.531 INFO STEP 125: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99882025-02-25T02:28:05.189Z[ host-image] Feb 25 02:28:03.559 INFO O| Feb 25 02:28:03.559 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib
99892025-02-25T02:28:05.189Z[ host-image] Feb 25 02:28:03.559 INFO O| Feb 25 02:28:03.559 INFO STEP 125 (ensure_dir) COMPLETE
99902025-02-25T02:28:05.192Z[ host-image] Feb 25 02:28:03.559 INFO O| Feb 25 02:28:03.559 INFO STEP 126: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99912025-02-25T02:28:05.209Z[ host-image] Feb 25 02:28:03.579 INFO O| Feb 25 02:28:03.579 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc
99922025-02-25T02:28:05.209Z[ host-image] Feb 25 02:28:03.579 INFO O| Feb 25 02:28:03.579 INFO STEP 126 (ensure_dir) COMPLETE
99932025-02-25T02:28:05.212Z[ host-image] Feb 25 02:28:03.579 INFO O| Feb 25 02:28:03.579 INFO STEP 127: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99942025-02-25T02:28:05.242Z[ host-image] Feb 25 02:28:03.612 INFO O| Feb 25 02:28:03.612 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest
99952025-02-25T02:28:05.242Z[ host-image] Feb 25 02:28:03.612 INFO O| Feb 25 02:28:03.612 INFO STEP 127 (ensure_dir) COMPLETE
99962025-02-25T02:28:05.245Z[ host-image] Feb 25 02:28:03.612 INFO O| Feb 25 02:28:03.612 INFO STEP 128: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99972025-02-25T02:28:05.318Z[ host-image] Feb 25 02:28:03.688 INFO O| Feb 25 02:28:03.688 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site
99982025-02-25T02:28:05.318Z[ host-image] Feb 25 02:28:03.688 INFO O| Feb 25 02:28:03.688 INFO STEP 128 (ensure_dir) COMPLETE
99992025-02-25T02:28:05.318Z[ host-image] Feb 25 02:28:03.688 INFO O| Feb 25 02:28:03.688 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100002025-02-25T02:28:05.360Z[ host-image] Feb 25 02:28:03.730 INFO O| Feb 25 02:28:03.730 INFO file /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
100012025-02-25T02:28:05.360Z[ host-image] Feb 25 02:28:03.730 INFO O| Feb 25 02:28:03.730 INFO copying /tmp/.tmpqAU6KA/proto/host/root/lib/svc/manifest/site/sled-agent.xml -> /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml ...
100022025-02-25T02:28:05.363Z[ host-image] Feb 25 02:28:03.730 INFO O| Feb 25 02:28:03.730 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/site/sled-agent.xml
100032025-02-25T02:28:05.363Z[ host-image] Feb 25 02:28:03.730 INFO O| Feb 25 02:28:03.730 INFO ok!
100042025-02-25T02:28:05.363Z[ host-image] Feb 25 02:28:03.730 INFO O| Feb 25 02:28:03.730 INFO STEP 129 (ensure_file) COMPLETE
100052025-02-25T02:28:05.363Z[ host-image] Feb 25 02:28:03.730 INFO O| Feb 25 02:28:03.730 INFO STEP 130: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100062025-02-25T02:28:05.384Z[ host-image] Feb 25 02:28:03.754 INFO O| Feb 25 02:28:03.753 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/gimlet/zfs/a/root
100072025-02-25T02:28:05.384Z[ host-image] Feb 25 02:28:03.754 INFO O| Feb 25 02:28:03.754 INFO chmod ok, path: /rpool/images/build/host/work/gimlet/zfs/a/root
100082025-02-25T02:28:05.384Z[ host-image] Feb 25 02:28:03.754 INFO O| Feb 25 02:28:03.754 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root
100092025-02-25T02:28:05.386Z[ host-image] Feb 25 02:28:03.754 INFO O| Feb 25 02:28:03.754 INFO STEP 130 (ensure_dir) COMPLETE
100102025-02-25T02:28:05.386Z[ host-image] Feb 25 02:28:03.754 INFO O| Feb 25 02:28:03.754 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100112025-02-25T02:28:05.407Z[ host-image] Feb 25 02:28:03.776 INFO O| Feb 25 02:28:03.776 WARN file /rpool/images/build/host/work/gimlet/zfs/a/root/.profile exists, with wrong contents, unlinking
100122025-02-25T02:28:05.407Z[ host-image] Feb 25 02:28:03.777 INFO O| Feb 25 02:28:03.777 INFO copying /tmp/.tmpqAU6KA/proto/host/root/root/.profile -> /rpool/images/build/host/work/gimlet/zfs/a/root/.profile ...
100132025-02-25T02:28:05.407Z[ host-image] Feb 25 02:28:03.777 INFO O| Feb 25 02:28:03.777 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/root/.profile
100142025-02-25T02:28:05.409Z[ host-image] Feb 25 02:28:03.777 INFO O| Feb 25 02:28:03.777 INFO ok!
100152025-02-25T02:28:05.409Z[ host-image] Feb 25 02:28:03.777 INFO O| Feb 25 02:28:03.777 INFO STEP 131 (ensure_file) COMPLETE
100162025-02-25T02:28:05.409Z[ host-image] Feb 25 02:28:03.777 INFO O| Feb 25 02:28:03.777 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100172025-02-25T02:28:05.444Z[ host-image] Feb 25 02:28:03.814 INFO O| Feb 25 02:28:03.814 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ipsec"
100182025-02-25T02:28:05.447Z[ host-image] Feb 25 02:28:03.815 INFO O| Feb 25 02:28:03.815 INFO STEP 132 (remove_files) COMPLETE
100192025-02-25T02:28:05.447Z[ host-image] Feb 25 02:28:03.815 INFO O| Feb 25 02:28:03.815 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100202025-02-25T02:28:05.514Z[ host-image] Feb 25 02:28:03.883 INFO O| Feb 25 02:28:03.883 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/ldap"
100212025-02-25T02:28:05.527Z[ host-image] Feb 25 02:28:03.883 INFO O| Feb 25 02:28:03.883 INFO STEP 133 (remove_files) COMPLETE
100222025-02-25T02:28:05.528Z[ host-image] Feb 25 02:28:03.883 INFO O| Feb 25 02:28:03.883 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100232025-02-25T02:28:05.542Z[ host-image] Feb 25 02:28:03.907 INFO O| Feb 25 02:28:03.907 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/rpc"
100242025-02-25T02:28:05.542Z[ host-image] Feb 25 02:28:03.907 INFO O| Feb 25 02:28:03.907 INFO STEP 134 (remove_files) COMPLETE
100252025-02-25T02:28:05.542Z[ host-image] Feb 25 02:28:03.907 INFO O| Feb 25 02:28:03.907 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100262025-02-25T02:28:05.560Z[ host-image] Feb 25 02:28:03.930 INFO O| Feb 25 02:28:03.930 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/security"
100272025-02-25T02:28:05.563Z[ host-image] Feb 25 02:28:03.930 INFO O| Feb 25 02:28:03.930 INFO STEP 135 (remove_files) COMPLETE
100282025-02-25T02:28:05.563Z[ host-image] Feb 25 02:28:03.930 INFO O| Feb 25 02:28:03.930 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100292025-02-25T02:28:05.583Z[ host-image] Feb 25 02:28:03.953 INFO O| Feb 25 02:28:03.953 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/shares"
100302025-02-25T02:28:05.589Z[ host-image] Feb 25 02:28:03.954 INFO O| Feb 25 02:28:03.953 INFO STEP 136 (remove_files) COMPLETE
100312025-02-25T02:28:05.589Z[ host-image] Feb 25 02:28:03.954 INFO O| Feb 25 02:28:03.954 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100322025-02-25T02:28:05.606Z[ host-image] Feb 25 02:28:03.976 INFO O| Feb 25 02:28:03.976 INFO remove tree: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/smb"
100332025-02-25T02:28:05.609Z[ host-image] Feb 25 02:28:03.976 INFO O| Feb 25 02:28:03.976 INFO STEP 137 (remove_files) COMPLETE
100342025-02-25T02:28:05.609Z[ host-image] Feb 25 02:28:03.976 INFO O| Feb 25 02:28:03.976 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100352025-02-25T02:28:05.630Z[ host-image] Feb 25 02:28:04.000 INFO O| Feb 25 02:28:04.000 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
100362025-02-25T02:28:05.630Z[ host-image] Feb 25 02:28:04.000 INFO O| Feb 25 02:28:04.000 INFO STEP 138 (remove_files) COMPLETE
100372025-02-25T02:28:05.632Z[ host-image] Feb 25 02:28:04.000 INFO O| Feb 25 02:28:04.000 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100382025-02-25T02:28:05.663Z[ host-image] Feb 25 02:28:04.033 INFO O| Feb 25 02:28:04.033 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
100392025-02-25T02:28:05.670Z[ host-image] Feb 25 02:28:04.033 INFO O| Feb 25 02:28:04.033 INFO STEP 139 (remove_files) COMPLETE
100402025-02-25T02:28:05.670Z[ host-image] Feb 25 02:28:04.033 INFO O| Feb 25 02:28:04.033 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100412025-02-25T02:28:05.729Z[ host-image] Feb 25 02:28:04.098 INFO O| Feb 25 02:28:04.098 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/dns/install.xml"
100422025-02-25T02:28:05.731Z[ host-image] Feb 25 02:28:04.098 INFO O| Feb 25 02:28:04.098 INFO STEP 140 (remove_files) COMPLETE
100432025-02-25T02:28:05.731Z[ host-image] Feb 25 02:28:04.098 INFO O| Feb 25 02:28:04.098 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100442025-02-25T02:28:05.754Z[ host-image] Feb 25 02:28:04.124 INFO O| Feb 25 02:28:04.124 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
100452025-02-25T02:28:05.754Z[ host-image] Feb 25 02:28:04.124 INFO O| Feb 25 02:28:04.124 INFO STEP 141 (remove_files) COMPLETE
100462025-02-25T02:28:05.754Z[ host-image] Feb 25 02:28:04.124 INFO O| Feb 25 02:28:04.124 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100472025-02-25T02:28:05.786Z[ host-image] Feb 25 02:28:04.156 INFO O| Feb 25 02:28:04.156 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/inetd.xml"
100482025-02-25T02:28:05.786Z[ host-image] Feb 25 02:28:04.156 INFO O| Feb 25 02:28:04.156 INFO STEP 142 (remove_files) COMPLETE
100492025-02-25T02:28:05.789Z[ host-image] Feb 25 02:28:04.156 INFO O| Feb 25 02:28:04.156 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100502025-02-25T02:28:05.823Z[ host-image] Feb 25 02:28:04.192 INFO O| Feb 25 02:28:04.192 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-install.xml"
100512025-02-25T02:28:05.823Z[ host-image] Feb 25 02:28:04.192 INFO O| Feb 25 02:28:04.192 INFO STEP 143 (remove_files) COMPLETE
100522025-02-25T02:28:05.827Z[ host-image] Feb 25 02:28:04.192 INFO O| Feb 25 02:28:04.192 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100532025-02-25T02:28:05.860Z[ host-image] Feb 25 02:28:04.230 INFO O| Feb 25 02:28:04.229 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
100542025-02-25T02:28:05.860Z[ host-image] Feb 25 02:28:04.230 INFO O| Feb 25 02:28:04.230 INFO STEP 144 (remove_files) COMPLETE
100552025-02-25T02:28:05.860Z[ host-image] Feb 25 02:28:04.230 INFO O| Feb 25 02:28:04.230 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100562025-02-25T02:28:05.881Z[ host-image] Feb 25 02:28:04.251 INFO O| Feb 25 02:28:04.250 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-iptun.xml"
100572025-02-25T02:28:05.881Z[ host-image] Feb 25 02:28:04.251 INFO O| Feb 25 02:28:04.251 INFO STEP 145 (remove_files) COMPLETE
100582025-02-25T02:28:05.881Z[ host-image] Feb 25 02:28:04.251 INFO O| Feb 25 02:28:04.251 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100592025-02-25T02:28:05.903Z[ host-image] Feb 25 02:28:04.272 INFO O| Feb 25 02:28:04.272 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-location.xml"
100602025-02-25T02:28:05.903Z[ host-image] Feb 25 02:28:04.272 INFO O| Feb 25 02:28:04.272 INFO STEP 146 (remove_files) COMPLETE
100612025-02-25T02:28:05.908Z[ host-image] Feb 25 02:28:04.272 INFO O| Feb 25 02:28:04.272 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100622025-02-25T02:28:05.925Z[ host-image] Feb 25 02:28:04.295 INFO O| Feb 25 02:28:04.295 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
100632025-02-25T02:28:05.925Z[ host-image] Feb 25 02:28:04.295 INFO O| Feb 25 02:28:04.295 INFO STEP 147 (remove_files) COMPLETE
100642025-02-25T02:28:05.925Z[ host-image] Feb 25 02:28:04.295 INFO O| Feb 25 02:28:04.295 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100652025-02-25T02:28:05.946Z[ host-image] Feb 25 02:28:04.316 INFO O| Feb 25 02:28:04.315 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
100662025-02-25T02:28:05.946Z[ host-image] Feb 25 02:28:04.316 INFO O| Feb 25 02:28:04.316 INFO STEP 148 (remove_files) COMPLETE
100672025-02-25T02:28:05.946Z[ host-image] Feb 25 02:28:04.316 INFO O| Feb 25 02:28:04.316 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100682025-02-25T02:28:05.969Z[ host-image] Feb 25 02:28:04.337 INFO O| Feb 25 02:28:04.337 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/varpd.xml"
100692025-02-25T02:28:05.970Z[ host-image] Feb 25 02:28:04.337 INFO O| Feb 25 02:28:04.337 INFO STEP 149 (remove_files) COMPLETE
100702025-02-25T02:28:05.974Z[ host-image] Feb 25 02:28:04.337 INFO O| Feb 25 02:28:04.337 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100712025-02-25T02:28:05.989Z[ host-image] Feb 25 02:28:04.358 INFO O| Feb 25 02:28:04.358 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/allocate.xml"
100722025-02-25T02:28:05.993Z[ host-image] Feb 25 02:28:04.358 INFO O| Feb 25 02:28:04.358 INFO STEP 150 (remove_files) COMPLETE
100732025-02-25T02:28:05.993Z[ host-image] Feb 25 02:28:04.358 INFO O| Feb 25 02:28:04.358 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100742025-02-25T02:28:06.025Z[ host-image] Feb 25 02:28:04.395 INFO O| Feb 25 02:28:04.395 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
100752025-02-25T02:28:06.028Z[ host-image] Feb 25 02:28:04.396 INFO O| Feb 25 02:28:04.396 INFO STEP 151 (remove_files) COMPLETE
100762025-02-25T02:28:06.028Z[ host-image] Feb 25 02:28:04.396 INFO O| Feb 25 02:28:04.396 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100772025-02-25T02:28:06.071Z[ host-image] Feb 25 02:28:04.441 INFO O| Feb 25 02:28:04.441 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
100782025-02-25T02:28:06.075Z[ host-image] Feb 25 02:28:04.441 INFO O| Feb 25 02:28:04.441 INFO STEP 152 (remove_files) COMPLETE
100792025-02-25T02:28:06.075Z[ host-image] Feb 25 02:28:04.441 INFO O| Feb 25 02:28:04.441 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100802025-02-25T02:28:06.095Z[ host-image] Feb 25 02:28:04.465 INFO O| Feb 25 02:28:04.465 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/dev/sndstat"
100812025-02-25T02:28:06.098Z[ host-image] Feb 25 02:28:04.466 INFO O| Feb 25 02:28:04.466 INFO STEP 153 (remove_files) COMPLETE
100822025-02-25T02:28:06.098Z[ host-image] Feb 25 02:28:04.466 INFO O| Feb 25 02:28:04.466 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100832025-02-25T02:28:06.120Z[ host-image] Feb 25 02:28:04.490 INFO O| Feb 25 02:28:04.489 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
100842025-02-25T02:28:06.120Z[ host-image] Feb 25 02:28:04.490 INFO O| Feb 25 02:28:04.490 INFO STEP 154 (remove_files) COMPLETE
100852025-02-25T02:28:06.121Z[ host-image] Feb 25 02:28:04.490 INFO O| Feb 25 02:28:04.490 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100862025-02-25T02:28:06.144Z[ host-image] Feb 25 02:28:04.513 INFO O| Feb 25 02:28:04.513 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/hostid.xml"
100872025-02-25T02:28:06.144Z[ host-image] Feb 25 02:28:04.513 INFO O| Feb 25 02:28:04.513 INFO STEP 155 (remove_files) COMPLETE
100882025-02-25T02:28:06.148Z[ host-image] Feb 25 02:28:04.513 INFO O| Feb 25 02:28:04.513 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100892025-02-25T02:28:06.168Z[ host-image] Feb 25 02:28:04.537 INFO O| Feb 25 02:28:04.537 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/idmap.xml"
100902025-02-25T02:28:06.171Z[ host-image] Feb 25 02:28:04.538 INFO O| Feb 25 02:28:04.538 INFO STEP 156 (remove_files) COMPLETE
100912025-02-25T02:28:06.171Z[ host-image] Feb 25 02:28:04.538 INFO O| Feb 25 02:28:04.538 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100922025-02-25T02:28:06.194Z[ host-image] Feb 25 02:28:04.564 INFO O| Feb 25 02:28:04.564 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/pkgserv.xml"
100932025-02-25T02:28:06.194Z[ host-image] Feb 25 02:28:04.564 INFO O| Feb 25 02:28:04.564 INFO STEP 157 (remove_files) COMPLETE
100942025-02-25T02:28:06.197Z[ host-image] Feb 25 02:28:04.564 INFO O| Feb 25 02:28:04.564 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100952025-02-25T02:28:06.217Z[ host-image] Feb 25 02:28:04.587 INFO O| Feb 25 02:28:04.587 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/zones.xml"
100962025-02-25T02:28:06.221Z[ host-image] Feb 25 02:28:04.587 INFO O| Feb 25 02:28:04.587 INFO STEP 158 (remove_files) COMPLETE
100972025-02-25T02:28:06.221Z[ host-image] Feb 25 02:28:04.587 INFO O| Feb 25 02:28:04.587 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
100982025-02-25T02:28:06.242Z[ host-image] Feb 25 02:28:04.612 INFO O| Feb 25 02:28:04.612 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/system/intrd.xml"
100992025-02-25T02:28:06.242Z[ host-image] Feb 25 02:28:04.612 INFO O| Feb 25 02:28:04.612 INFO STEP 159 (remove_files) COMPLETE
101002025-02-25T02:28:06.242Z[ host-image] Feb 25 02:28:04.612 INFO O| Feb 25 02:28:04.612 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
101012025-02-25T02:28:06.268Z[ host-image] Feb 25 02:28:04.638 INFO O| Feb 25 02:28:04.638 INFO remove file: "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest/network/chrony.xml"
101022025-02-25T02:28:06.268Z[ host-image] Feb 25 02:28:04.638 INFO O| Feb 25 02:28:04.638 INFO STEP 160 (remove_files) COMPLETE
101032025-02-25T02:28:06.268Z[ host-image] Feb 25 02:28:04.638 INFO O| Feb 25 02:28:04.638 INFO STEP 161: seed_smf, from: /work/oxidecomputer/helios/image/templates/gimlet/zfs.json
101042025-02-25T02:28:06.307Z[ host-image] Feb 25 02:28:04.677 INFO O| Feb 25 02:28:04.676 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db does not already exist, skipping removal
101052025-02-25T02:28:06.310Z[ host-image] Feb 25 02:28:04.677 INFO O| Feb 25 02:28:04.677 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/gimlet/zfs/a/lib/svc/manifest"], env: {"SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_CHECKHASH": "1"}
101062025-02-25T02:28:15.494Z[verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
101072025-02-25T02:28:23.957Z[ host-image] Feb 25 02:28:22.322 INFO O| Feb 25 02:28:22.321 INFO O| Loading smf(7) service descriptions: 1/742/743/744/745/746/747/748/749/7410/7411/7412/7413/7414/7415/7416/7417/7418/7419/7420/7421/7422/7423/7424/7425/7426/7427/7428/7429/7430/7431/7432/7433/7434/7435/7436/7437/7438/7439/7440/7441/7442/7443/7444/7445/7446/7447/7448/7449/7450/7451/7452/7453/7454/7455/7456/7457/7458/7459/7460/7461/7462/7463/7464/7465/7466/7467/7468/7469/7470/7471/7472/7473/7474/74
101082025-02-25T02:28:23.965Z[ host-image] Feb 25 02:28:22.322 INFO O| Feb 25 02:28:22.321 INFO E| svccfg: Loaded 74 smf(7) service descriptions
101092025-02-25T02:28:23.982Z[ host-image] Feb 25 02:28:22.349 INFO O| Feb 25 02:28:22.349 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/gimlet/zfs/a/var/svc/profile/site.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/gimlet/zfs/a", "SVCCFG_DTD": "/rpool/images/build/host/work/gimlet/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/gimlet/zfs/repo.db"}
101102025-02-25T02:28:24.164Z[ host-image] Feb 25 02:28:22.529 INFO O| Feb 25 02:28:22.529 INFO file /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db does not exist
101112025-02-25T02:28:24.164Z[ host-image] Feb 25 02:28:22.529 INFO O| Feb 25 02:28:22.529 INFO copying /rpool/images/build/host/tmp/gimlet/zfs/repo.db -> /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db ...
101122025-02-25T02:28:24.255Z[ host-image] Feb 25 02:28:22.534 INFO O| Feb 25 02:28:22.534 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/gimlet/zfs/a/etc/svc/repository.db
101132025-02-25T02:28:24.255Z[ host-image] Feb 25 02:28:22.534 INFO O| Feb 25 02:28:22.534 INFO ok!
101142025-02-25T02:28:24.255Z[ host-image] Feb 25 02:28:22.534 INFO O| Feb 25 02:28:22.534 INFO file /rpool/images/build/host/tmp/gimlet/zfs/repo.db exists (as File), removing
101152025-02-25T02:28:24.255Z[ host-image] Feb 25 02:28:22.534 INFO O| Feb 25 02:28:22.534 INFO STEP 161 (seed_smf) COMPLETE
101162025-02-25T02:28:24.255Z[ host-image] Feb 25 02:28:22.534 INFO O| Feb 25 02:28:22.534 INFO steps complete; finalising image!
101172025-02-25T02:28:24.255Z[ host-image] Feb 25 02:28:22.534 INFO O| Feb 25 02:28:22.534 INFO TRIM POOL: TEMPORARY-gimlet-zfs
101182025-02-25T02:28:24.361Z[ host-image] Feb 25 02:28:22.729 INFO O| Feb 25 02:28:22.729 INFO trim TEMPORARY-gimlet-zfs: (0% trimmed, started at Tue Feb 25 02:28:22 2025)
101192025-02-25T02:28:24.575Z[ host-image] Feb 25 02:28:22.943 INFO O| Feb 25 02:28:22.943 INFO trim TEMPORARY-gimlet-zfs: (97% trimmed, started at Tue Feb 25 02:28:22 2025)
101202025-02-25T02:28:24.801Z[ host-image] Feb 25 02:28:23.160 INFO O| Feb 25 02:28:23.160 INFO trim TEMPORARY-gimlet-zfs: (97% trimmed, started at Tue Feb 25 02:28:22 2025)
101212025-02-25T02:28:25.050Z[ host-image] Feb 25 02:28:23.418 INFO O| Feb 25 02:28:23.418 INFO temporary pool has 720M used, 112M avail, 1.79x compressratio
101222025-02-25T02:28:25.051Z[ host-image] Feb 25 02:28:23.418 INFO O| Feb 25 02:28:23.418 INFO EXPORT POOL: TEMPORARY-gimlet-zfs
101232025-02-25T02:28:25.982Z[ host-image] Feb 25 02:28:24.350 INFO O| Feb 25 02:28:24.350 INFO copying image /rpool/images/build/host/work/gimlet/zfs/lofi.raw to output file /rpool/images/build/host/output/gimlet-zfs.raw
101242025-02-25T02:28:25.982Z[ host-image] Feb 25 02:28:24.350 INFO O| Feb 25 02:28:24.350 INFO file /rpool/images/build/host/output/gimlet-zfs.raw does not already exist, skipping removal
101252025-02-25T02:28:32.111Z[ host-image] Feb 25 02:28:28.322 INFO O| Feb 25 02:28:28.322 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/gimlet-zfs.raw
101262025-02-25T02:28:32.111Z[ host-image] Feb 25 02:28:28.322 INFO O| Feb 25 02:28:28.322 INFO chmod ok, path: /rpool/images/build/host/output/gimlet-zfs.raw
101272025-02-25T02:28:32.170Z[ host-image] Feb 25 02:28:28.322 INFO O| Feb 25 02:28:28.322 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/gimlet-zfs.raw
101282025-02-25T02:28:32.170Z[ host-image] Feb 25 02:28:28.322 INFO O| Feb 25 02:28:28.322 INFO completed processing gimlet/zfs
101292025-02-25T02:28:32.170Z[ host-image] Feb 25 02:28:28.322 INFO O| Feb 25 02:28:28.322 INFO DESTROY DATASET: rpool/images/build/host/work/gimlet/zfs
101302025-02-25T02:28:39.046Z[ host-image] Feb 25 02:28:37.412 INFO O| Feb 25 02:28:37.412 INFO DESTROY DATASET: rpool/images/build/host/tmp/gimlet/zfs
101312025-02-25T02:28:39.191Z[ host-image] Feb 25 02:28:37.557 INFO BUILD STRING "heads/stlouis-0-g9fcb5effdf\n"
101322025-02-25T02:28:39.191Z[ host-image] Feb 25 02:28:37.557 INFO expanded image name: "ci 0e54843/${os_short_commit} 2025-02-25 01:50" -> "ci 0e54843/9fcb5ef 2025-02-25 01:50"
101332025-02-25T02:28:39.194Z[ host-image] Feb 25 02:28:37.557 INFO output artefacts stored in: "/work/os-host"
101342025-02-25T02:28:39.194Z[ host-image] Feb 25 02:28:37.557 INFO collecting git info from project "pinprick"...
101352025-02-25T02:28:39.210Z[ host-image] Feb 25 02:28:37.576 INFO collecting git info from project "amd-firmware"...
101362025-02-25T02:28:39.233Z[ host-image] Feb 25 02:28:37.599 INFO collecting git info from project "chelsio-t6-roms"...
101372025-02-25T02:28:39.245Z[ host-image] Feb 25 02:28:37.611 INFO collecting git info from project "phbl"...
101382025-02-25T02:28:39.258Z[ host-image] Feb 25 02:28:37.624 INFO collecting git info from project "pilot"...
101392025-02-25T02:28:39.285Z[ host-image] Feb 25 02:28:37.651 INFO collecting git info from project "bootserver"...
101402025-02-25T02:28:39.756Z[ host-image] Feb 25 02:28:38.122 INFO collecting git info from project "amd-host-image-builder"...
101412025-02-25T02:28:39.811Z[ host-image] Feb 25 02:28:38.177 INFO collecting git info from project "image-builder"...
101422025-02-25T02:28:39.822Z[ host-image] Feb 25 02:28:38.188 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
101432025-02-25T02:28:41.625Z[ host-image] Feb 25 02:28:39.991 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
101442025-02-25T02:28:43.121Z[ host-image] Feb 25 02:28:40.773 INFO creating Oxide boot image...
101452025-02-25T02:28:43.121Z[ host-image] Feb 25 02:28:40.773 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/gimlet-zfs.raw", "-N", "ci 0e54843/9fcb5ef 2025-02-25 01:50", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
101462025-02-25T02:28:44.277Z[ host-image] Feb 25 02:28:42.643 INFO O| ok, image written!
101472025-02-25T02:28:44.277Z[ host-image] Feb 25 02:28:42.643 INFO O| ok, boot_image_csum file written!
101482025-02-25T02:28:44.291Z[ host-image] Feb 25 02:28:42.656 INFO creating boot archive (CPIO)...
101492025-02-25T02:28:44.291Z[ host-image] Feb 25 02:28:42.656 INFO exec: ["bash", "/work/oxidecomputer/helios/image/mkcpio.sh", "/rpool/images/build/host/work/gimlet/ramdisk", "/work/os-host/cpio", "/work/oxidecomputer/helios/tmp/image.host"], pwd: None
101502025-02-25T02:28:44.306Z[ host-image] Feb 25 02:28:42.672 INFO E| + root=/rpool/images/build/host/work/gimlet/ramdisk
101512025-02-25T02:28:44.306Z[ host-image] Feb 25 02:28:42.672 INFO E| + outfile=/work/os-host/cpio
101522025-02-25T02:28:44.309Z[ host-image] Feb 25 02:28:42.672 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
101532025-02-25T02:28:44.312Z[ host-image] Feb 25 02:28:42.676 INFO E| + cd /rpool/images/build/host/work/gimlet/ramdisk
101542025-02-25T02:28:44.312Z[ host-image] Feb 25 02:28:42.676 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
101552025-02-25T02:28:44.364Z[ host-image] Feb 25 02:28:42.730 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
101562025-02-25T02:28:44.367Z[ host-image] Feb 25 02:28:42.730 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
101572025-02-25T02:28:44.378Z[ host-image] Feb 25 02:28:42.743 INFO creating compressed cpio/unix for nanobl-rs...
101582025-02-25T02:28:44.378Z[ host-image] Feb 25 02:28:42.744 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/rpool/images/build/host/work/gimlet/ramdisk/platform/oxide/kernel/amd64/unix\' >\'/work/os-host/unix.z\'"], pwd: None
101592025-02-25T02:28:44.929Z[ host-image] Feb 25 02:28:43.294 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
101602025-02-25T02:28:51.661Z[ host-image] Feb 25 02:28:50.025 INFO creating reset image...
101612025-02-25T02:28:51.661Z[ host-image] Feb 25 02:28:50.025 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z"], pwd: Some("/work/oxidecomputer/helios/projects/phbl")
101622025-02-25T02:28:52.006Z[ host-image] Feb 25 02:28:50.370 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.18s
101632025-02-25T02:28:52.071Z[ host-image] Feb 25 02:28:50.434 INFO E| Running `xtask/target/debug/xtask build --release --cpioz /work/os-host/cpio.z`
101642025-02-25T02:28:52.216Z[ host-image] Feb 25 02:28:50.581 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
101652025-02-25T02:28:56.760Z[ host-image] Feb 25 02:28:55.121 INFO E| Finished `release` profile [optimized] target(s) in 4.63s
101662025-02-25T02:28:56.776Z[ host-image] Feb 25 02:28:55.140 INFO building host image...
101672025-02-25T02:28:56.779Z[ host-image] Feb 25 02:28:55.140 INFO exec: ["/work/oxidecomputer/helios/projects/amd-host-image-builder/target/debug/amd-host-image-builder", "-B", "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.a", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5", "--output-file", "/work/os-host/rom", "--reset-image", "/work/oxidecomputer/helios/projects/phbl/target/x86_64-oxide-none-elf/release/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
101682025-02-25T02:28:57.699Z[ host-image] Feb 25 02:28:56.063 INFO finishing image archive at "/work/os-host/os.tar.gz"...
101692025-02-25T02:30:15.426Z[ host-image] Feb 25 02:30:13.781 INFO image complete! materials are in "/work/os-host"
101702025-02-25T02:30:15.434Z[ host-image]
101712025-02-25T02:30:15.434Z[ host-image] real 14:40.424382565
101722025-02-25T02:30:15.436Z[ host-image] user 7:21.300436045
101732025-02-25T02:30:15.436Z[ host-image] sys 1:19.019465567
101742025-02-25T02:30:15.436Z[ host-image] trap 0.354572896
101752025-02-25T02:30:15.436Z[ host-image] tflt 0.085097166
101762025-02-25T02:30:15.436Z[ host-image] dflt 0.214098137
101772025-02-25T02:30:15.436Z[ host-image] kflt 0.009054981
101782025-02-25T02:30:15.436Z[ host-image] lock 12:27.613802142
101792025-02-25T02:30:15.436Z[ host-image] slp 1:16:44.510499740
101802025-02-25T02:30:15.437Z[ host-image] lat 3:33.975916315
101812025-02-25T02:30:15.437Z[ host-image] stop 3.122090331
101822025-02-25T02:30:15.437ZFeb 25 02:30:13.790 INFO [host-image] process exited with exit status: 0 (880.447481595s)
101832025-02-25T02:30:15.437ZFeb 25 02:30:13.790 INFO [tuf-repo] running task
101842025-02-25T02:30:47.813ZFeb 25 02:30:46.161 INFO assembling repository in `/tmp/tufaceousFlfSXj`, component: OmicronRepoAssembler
101852025-02-25T02:31:18.755ZFeb 25 02:31:17.098 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
101862025-02-25T02:31:19.045ZFeb 25 02:31:17.392 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
101872025-02-25T02:31:34.655ZFeb 25 02:31:33.001 INFO [tuf-repo] task succeeded (79.210192711s)
101882025-02-25T02:31:48.916Z[verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
101892025-02-25T02:33:34.499Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
101902025-02-25T02:33:40.618Z[verify-libraries] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
101912025-02-25T02:33:55.758Z[verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
101922025-02-25T02:39:32.644Z[verify-libraries] Finished `release` profile [optimized] target(s) in 23m 15s
101932025-02-25T02:39:33.179ZFeb 25 02:39:31.470 INFO [verify-libraries] process exited with exit status: 0 (1399.61984701s)
101942025-02-25T02:39:33.179ZFeb 25 02:39:31.470 INFO all jobs completed in 2931.034607783s
101952025-02-25T02:39:35.713Zprocess exited: duration 3606965 ms, exit code 0
 
101962025-02-25T02:39:35.737Zfound 33 output files
101972025-02-25T02:39:35.737Zuploading: /work/manifest.toml (13429 bytes)
101982025-02-25T02:39:36.749Zuploaded: /work/manifest.toml
101992025-02-25T02:39:36.753Zuploading: /work/repo.zip (2155496268 bytes)
102002025-02-25T02:40:08.288Zuploaded: /work/repo.zip
102012025-02-25T02:40:08.288Zuploading: /work/repo.zip.sha256.txt (65 bytes)
102022025-02-25T02:40:09.303Zuploaded: /work/repo.zip.sha256.txt
102032025-02-25T02:40:09.303Zuploading: /work/helios-setup.log (69013 bytes)
102042025-02-25T02:40:10.317Zuploaded: /work/helios-setup.log
102052025-02-25T02:40:10.319Zuploading: /work/host-image.log (199596 bytes)
102062025-02-25T02:40:11.340Zuploaded: /work/host-image.log
102072025-02-25T02:40:11.340Zuploading: /work/host-package.log (24833 bytes)
102082025-02-25T02:40:12.351Zuploaded: /work/host-package.log
102092025-02-25T02:40:12.354Zuploading: /work/host-target.log (101 bytes)
102102025-02-25T02:40:13.363Zuploaded: /work/host-target.log
102112025-02-25T02:40:13.363Zuploading: /work/omicron-package.log (6627 bytes)
102122025-02-25T02:40:14.376Zuploaded: /work/omicron-package.log
102132025-02-25T02:40:14.376Zuploading: /work/phbl-toolchain.log (881 bytes)
102142025-02-25T02:40:15.388Zuploaded: /work/phbl-toolchain.log
102152025-02-25T02:40:15.391Zuploading: /work/recovery-image.log (579314 bytes)
102162025-02-25T02:40:16.424Zuploaded: /work/recovery-image.log
102172025-02-25T02:40:16.427Zuploading: /work/recovery-package.log (1762 bytes)
102182025-02-25T02:40:17.435Zuploaded: /work/recovery-package.log
102192025-02-25T02:40:17.436Zuploading: /work/recovery-target.log (98 bytes)
102202025-02-25T02:40:18.443Zuploaded: /work/recovery-target.log
102212025-02-25T02:40:18.443Zuploading: /work/stamp-clickhouse.log (117 bytes)
102222025-02-25T02:40:19.452Zuploaded: /work/stamp-clickhouse.log
102232025-02-25T02:40:19.454Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
102242025-02-25T02:40:20.460Zuploaded: /work/stamp-clickhouse_keeper.log
102252025-02-25T02:40:20.463Zuploading: /work/stamp-cockroachdb.log (118 bytes)
102262025-02-25T02:40:21.470Zuploaded: /work/stamp-cockroachdb.log
102272025-02-25T02:40:21.472Zuploading: /work/stamp-crucible-dtrace.log (119 bytes)
102282025-02-25T02:40:22.480Zuploaded: /work/stamp-crucible-dtrace.log
102292025-02-25T02:40:22.483Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
102302025-02-25T02:40:23.491Zuploaded: /work/stamp-crucible-pantry-zone.log
102312025-02-25T02:40:23.493Zuploading: /work/stamp-crucible-zone.log (120 bytes)
102322025-02-25T02:40:24.500Zuploaded: /work/stamp-crucible-zone.log
102332025-02-25T02:40:24.503Zuploading: /work/stamp-external-dns.log (119 bytes)
102342025-02-25T02:40:25.510Zuploaded: /work/stamp-external-dns.log
102352025-02-25T02:40:25.510Zuploading: /work/stamp-installinator.log (103 bytes)
102362025-02-25T02:40:26.518Zuploaded: /work/stamp-installinator.log
102372025-02-25T02:40:26.521Zuploading: /work/stamp-internal-dns.log (119 bytes)
102382025-02-25T02:40:27.526Zuploaded: /work/stamp-internal-dns.log
102392025-02-25T02:40:27.529Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
102402025-02-25T02:40:28.534Zuploaded: /work/stamp-mg-ddm-gz.log
102412025-02-25T02:40:28.537Zuploading: /work/stamp-nexus.log (112 bytes)
102422025-02-25T02:40:29.543Zuploaded: /work/stamp-nexus.log
102432025-02-25T02:40:29.543Zuploading: /work/stamp-ntp.log (110 bytes)
102442025-02-25T02:40:30.553Zuploaded: /work/stamp-ntp.log
102452025-02-25T02:40:30.556Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
102462025-02-25T02:40:31.561Zuploaded: /work/stamp-omicron-sled-agent.log
102472025-02-25T02:40:31.564Zuploading: /work/stamp-overlay.log (114 bytes)
102482025-02-25T02:40:32.569Zuploaded: /work/stamp-overlay.log
102492025-02-25T02:40:32.572Zuploading: /work/stamp-oximeter.log (115 bytes)
102502025-02-25T02:40:33.758Zuploaded: /work/stamp-oximeter.log
102512025-02-25T02:40:33.758Zuploading: /work/stamp-oxlog.log (109 bytes)
102522025-02-25T02:40:34.777Zuploaded: /work/stamp-oxlog.log
102532025-02-25T02:40:34.779Zuploading: /work/stamp-probe.log (112 bytes)
102542025-02-25T02:40:35.785Zuploaded: /work/stamp-probe.log
102552025-02-25T02:40:35.788Zuploading: /work/stamp-propolis-server.log (122 bytes)
102562025-02-25T02:40:36.795Zuploaded: /work/stamp-propolis-server.log
102572025-02-25T02:40:36.798Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
102582025-02-25T02:40:37.806Zuploaded: /work/stamp-pumpkind-gz.log
102592025-02-25T02:40:37.807Zuploading: /work/stamp-switch-asic.log (118 bytes)
102602025-02-25T02:40:38.816Zuploaded: /work/stamp-switch-asic.log
102612025-02-25T02:40:38.818Zuploading: /work/verify-libraries.log (17348 bytes)
102622025-02-25T02:40:39.827Zuploaded: /work/verify-libraries.log